2025-05-07T20:22:35.2123956Z Current runner version: '2.323.0' 2025-05-07T20:22:35.2129855Z Runner name: 'i-07d9c0a015303206e' 2025-05-07T20:22:35.2130862Z Machine name: 'ip-10-0-20-84' 2025-05-07T20:22:35.2133792Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:35.2136051Z Contents: read 2025-05-07T20:22:35.2136570Z Metadata: read 2025-05-07T20:22:35.2137071Z Packages: read 2025-05-07T20:22:35.2137560Z ##[endgroup] 2025-05-07T20:22:35.2139897Z Secret source: None 2025-05-07T20:22:35.2140935Z Prepare workflow directory 2025-05-07T20:22:35.2685786Z Prepare all required actions 2025-05-07T20:22:35.2723291Z Getting action download info 2025-05-07T20:22:35.4863994Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.7538273Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:36.1210924Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.7266643Z Getting action download info 2025-05-07T20:22:37.8261201Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:38.0139248Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.12, 11.8.0, 12.6.3, gcc) 2025-05-07T20:22:38.0667276Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:38.0777483Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:38.0788820Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:38.0789530Z ##[endgroup] 2025-05-07T20:22:39.2069289Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.2069724Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.2069966Z AMI Name: unknown 2025-05-07T20:22:39.2112637Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.5752907Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.5753216Z with: 2025-05-07T20:22:44.5753466Z submodules: true 2025-05-07T20:22:44.5753709Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.5754098Z token: *** 2025-05-07T20:22:44.5754305Z ssh-strict: true 2025-05-07T20:22:44.5754522Z ssh-user: git 2025-05-07T20:22:44.5754744Z persist-credentials: true 2025-05-07T20:22:44.5755010Z clean: true 2025-05-07T20:22:44.5755239Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.5755504Z fetch-depth: 1 2025-05-07T20:22:44.5755724Z fetch-tags: false 2025-05-07T20:22:44.5755939Z show-progress: true 2025-05-07T20:22:44.5756164Z lfs: false 2025-05-07T20:22:44.5756370Z set-safe-directory: true 2025-05-07T20:22:44.5756628Z env: 2025-05-07T20:22:44.5756841Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.5757143Z BUILD_ENV: build_binary 2025-05-07T20:22:44.5757391Z BUILD_TARGET: default 2025-05-07T20:22:44.5757626Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.5757886Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.5758136Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.5758378Z ##[endgroup] 2025-05-07T20:22:44.6915084Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.6916323Z ##[group]Getting Git version info 2025-05-07T20:22:44.6916765Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6917369Z [command]/usr/bin/git version 2025-05-07T20:22:44.6917632Z git version 2.47.1 2025-05-07T20:22:44.6921644Z ##[endgroup] 2025-05-07T20:22:44.6946689Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/699f274b-726d-4e12-9195-cd2418aaf12c' before making global git config changes 2025-05-07T20:22:44.6947574Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.6952196Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.6988147Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6991419Z ##[group]Initializing the repository 2025-05-07T20:22:44.6995541Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.7036604Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.7037162Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.7037711Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.7038085Z hint: 2025-05-07T20:22:44.7038385Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.7038723Z hint: 2025-05-07T20:22:44.7039049Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.7039585Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.7039995Z hint: 2025-05-07T20:22:44.7040220Z hint: git branch -m 2025-05-07T20:22:44.7040716Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.7048711Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.7083440Z ##[endgroup] 2025-05-07T20:22:44.7083873Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.7087290Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.7118713Z ##[endgroup] 2025-05-07T20:22:44.7119092Z ##[group]Setting up auth 2025-05-07T20:22:44.7125674Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.7156727Z [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.7521216Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.7552749Z [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.7894730Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.7945045Z ##[endgroup] 2025-05-07T20:22:44.7945471Z ##[group]Fetching the repository 2025-05-07T20:22:44.7953083Z [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.3965465Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3966757Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3987699Z ##[endgroup] 2025-05-07T20:22:45.3988077Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3990571Z ##[endgroup] 2025-05-07T20:22:45.3994777Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.4033833Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.4074770Z ##[group]Checking out the ref 2025-05-07T20:22:45.4078329Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.5185765Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.5186062Z 2025-05-07T20:22:45.5186277Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.5186769Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.5187268Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.5187568Z 2025-05-07T20:22:45.5187779Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.5188236Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.5188494Z 2025-05-07T20:22:45.5188615Z git switch -c 2025-05-07T20:22:45.5188802Z 2025-05-07T20:22:45.5188952Z Or undo this operation with: 2025-05-07T20:22:45.5189129Z 2025-05-07T20:22:45.5189218Z git switch - 2025-05-07T20:22:45.5189642Z 2025-05-07T20:22:45.5189870Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.5190198Z 2025-05-07T20:22:45.5190569Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.5198892Z ##[endgroup] 2025-05-07T20:22:45.5199291Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.5204609Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.5253264Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.5286615Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.5320991Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.5349457Z ##[endgroup] 2025-05-07T20:22:45.5350036Z ##[group]Fetching submodules 2025-05-07T20:22:45.5353732Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.5700499Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.6036036Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.6037780Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.6041090Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.6044344Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.6047761Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.6051532Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.6054785Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.6085957Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:46.0026774Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.5410140Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.9726135Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.0369374Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.2932030Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.5641322Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.6571879Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.6572813Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.7044842Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.4774415Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.4774882Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.7588092Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.3878428Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.3878929Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.4858402Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.6074300Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.6075526Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.3036701Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.0063214Z From https://github.com/google/googletest 2025-05-07T20:22:54.0063650Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.0470518Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:54.7204106Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:54.7205022Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:54.7288619Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:55.3663496Z From https://github.com/nlohmann/json 2025-05-07T20:22:55.3663936Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:55.4799938Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:55.4820933Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:55.5155339Z Entering 'external/asmjit' 2025-05-07T20:22:55.5188307Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.5220878Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.5252978Z Entering 'external/cutlass' 2025-05-07T20:22:55.5285007Z Entering 'external/googletest' 2025-05-07T20:22:55.5317464Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.5349244Z Entering 'external/json' 2025-05-07T20:22:55.5393317Z ##[endgroup] 2025-05-07T20:22:55.5393712Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:55.5401163Z [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:55.5729417Z Entering 'external/asmjit' 2025-05-07T20:22:55.5795734Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.5868733Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.5936323Z Entering 'external/cutlass' 2025-05-07T20:22:55.6013220Z Entering 'external/googletest' 2025-05-07T20:22:55.6078477Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.6143597Z Entering 'external/json' 2025-05-07T20:22:55.6228139Z [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:55.6558782Z Entering 'external/asmjit' 2025-05-07T20:22:55.6620405Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:55.6622860Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.6686037Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:55.6689824Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.6753207Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:55.6756556Z Entering 'external/cutlass' 2025-05-07T20:22:55.6818309Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:55.6821729Z Entering 'external/googletest' 2025-05-07T20:22:55.6882013Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:55.6885532Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.6947319Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:55.6950530Z Entering 'external/json' 2025-05-07T20:22:55.7011920Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:55.7105505Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:55.7433717Z Entering 'external/asmjit' 2025-05-07T20:22:55.7466997Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.7499450Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.7531522Z Entering 'external/cutlass' 2025-05-07T20:22:55.7562829Z Entering 'external/googletest' 2025-05-07T20:22:55.7594712Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.7628776Z Entering 'external/json' 2025-05-07T20:22:55.7676064Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:55.8005883Z Entering 'external/asmjit' 2025-05-07T20:22:55.8036894Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.8068677Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.8100788Z Entering 'external/cutlass' 2025-05-07T20:22:55.8132340Z Entering 'external/googletest' 2025-05-07T20:22:55.8164901Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.8200631Z Entering 'external/json' 2025-05-07T20:22:55.8244626Z ##[endgroup] 2025-05-07T20:22:55.8286255Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:55.8312877Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:55.8494197Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:55.8494507Z with: 2025-05-07T20:22:55.8494747Z name: fbgemm_default_x86_gcc_py3.12_cu11.8.0.whl 2025-05-07T20:22:55.8495060Z merge-multiple: false 2025-05-07T20:22:55.8495313Z repository: pytorch/FBGEMM 2025-05-07T20:22:55.8495563Z run-id: 14891846252 2025-05-07T20:22:55.8495768Z env: 2025-05-07T20:22:55.8495995Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:55.8496292Z BUILD_ENV: build_binary 2025-05-07T20:22:55.8496538Z BUILD_TARGET: default 2025-05-07T20:22:55.8496764Z BUILD_VARIANT: cuda 2025-05-07T20:22:55.8497118Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:55.8497389Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:55.8497634Z ##[endgroup] 2025-05-07T20:22:56.0821133Z Downloading single artifact 2025-05-07T20:22:56.1757904Z Preparing to download the following artifacts: 2025-05-07T20:22:56.1759251Z - fbgemm_default_x86_gcc_py3.12_cu11.8.0.whl (ID: 3081411806, Size: 274662469, Expected Digest: sha256:28d84f8b80ea8744c7f083d57a201a74268edc510268f3d9ca4ecbb609cbb739) 2025-05-07T20:22:56.2326437Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-90d30323-febc-500c-88a4-50850fd152a0/artifacts/3d3760cc2129317e9c8ee000e5b9c49cfe8424d86ccee42e16d2aec67e67c6aa.zip 2025-05-07T20:22:56.2328727Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:56.3103791Z (node:56465) [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:56.3104734Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:59.2857372Z SHA256 digest of downloaded artifact is 28d84f8b80ea8744c7f083d57a201a74268edc510268f3d9ca4ecbb609cbb739 2025-05-07T20:22:59.2857976Z Artifact download completed successfully. 2025-05-07T20:22:59.2858287Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:59.2863841Z Download artifact has finished successfully 2025-05-07T20:22:59.3138970Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:59.3139352Z with: 2025-05-07T20:22:59.3139554Z driver-version: 570.133.07 2025-05-07T20:22:59.3139798Z env: 2025-05-07T20:22:59.3140013Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:59.3140309Z BUILD_ENV: build_binary 2025-05-07T20:22:59.3140556Z BUILD_TARGET: default 2025-05-07T20:22:59.3140787Z BUILD_VARIANT: cuda 2025-05-07T20:22:59.3141030Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:59.3141278Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:59.3141510Z ##[endgroup] 2025-05-07T20:22:59.3229224Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:59.3229592Z with: 2025-05-07T20:22:59.3229978Z timeout_minutes: 10 2025-05-07T20:22:59.3230206Z max_attempts: 3 2025-05-07T20:22:59.3253233Z 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:22:59.3276328Z retry_wait_seconds: 10 2025-05-07T20:22:59.3276587Z polling_interval_seconds: 1 2025-05-07T20:22:59.3276855Z warning_on_retry: true 2025-05-07T20:22:59.3277103Z continue_on_error: false 2025-05-07T20:22:59.3277348Z env: 2025-05-07T20:22:59.3277566Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:59.3277869Z BUILD_ENV: build_binary 2025-05-07T20:22:59.3278111Z BUILD_TARGET: default 2025-05-07T20:22:59.3278337Z BUILD_VARIANT: cuda 2025-05-07T20:22:59.3278577Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:59.3278831Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:59.3279066Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:59.3279312Z ##[endgroup] 2025-05-07T20:22:59.4081645Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:59.4082518Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:59.4085250Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:00.0519883Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:00.0520854Z No packages marked for removal. 2025-05-07T20:23:00.0583201Z Dependencies resolved. 2025-05-07T20:23:00.0593224Z Nothing to do. 2025-05-07T20:23:00.0593508Z Complete! 2025-05-07T20:23:00.0910463Z + install_nvidia_driver_common 2025-05-07T20:23:00.0913343Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:00.0914772Z Before installing NVIDIA driver 2025-05-07T20:23:00.0916616Z + lspci 2025-05-07T20:23:00.1151469Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:00.1152506Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:00.1153360Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:00.1154128Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:00.1154843Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:00.1155635Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:00.1156377Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:00.1157061Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:00.1157677Z + lsmod 2025-05-07T20:23:00.1193932Z Module Size Used by 2025-05-07T20:23:00.1194247Z xt_conntrack 16384 1 2025-05-07T20:23:00.1194504Z nft_chain_nat 16384 3 2025-05-07T20:23:00.1194787Z xt_MASQUERADE 20480 1 2025-05-07T20:23:00.1195117Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:00.1195435Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:00.1195820Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:00.1196242Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:00.1196546Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:00.1196824Z xfrm_user 57344 1 2025-05-07T20:23:00.1197166Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:00.1197585Z xt_addrtype 16384 2 2025-05-07T20:23:00.1197923Z nft_compat 20480 4 2025-05-07T20:23:00.1198326Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:00.1199041Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:00.1199399Z br_netfilter 36864 0 2025-05-07T20:23:00.1199676Z bridge 323584 1 br_netfilter 2025-05-07T20:23:00.1199971Z stp 16384 1 bridge 2025-05-07T20:23:00.1200245Z llc 16384 2 bridge,stp 2025-05-07T20:23:00.1200511Z overlay 167936 0 2025-05-07T20:23:00.1200752Z tls 135168 0 2025-05-07T20:23:00.1200989Z nls_ascii 16384 1 2025-05-07T20:23:00.1201226Z nls_cp437 20480 1 2025-05-07T20:23:00.1201464Z vfat 24576 1 2025-05-07T20:23:00.1201703Z fat 86016 1 vfat 2025-05-07T20:23:00.1201951Z ena 180224 0 2025-05-07T20:23:00.1202199Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:00.1202446Z i8042 45056 0 2025-05-07T20:23:00.1202685Z serio 28672 3 i8042 2025-05-07T20:23:00.1202944Z button 24576 0 2025-05-07T20:23:00.1203191Z sunrpc 696320 1 2025-05-07T20:23:00.1203430Z sch_fq_codel 20480 17 2025-05-07T20:23:00.1203680Z dm_mod 188416 0 2025-05-07T20:23:00.1203929Z dax 45056 1 dm_mod 2025-05-07T20:23:00.1204203Z fuse 163840 1 2025-05-07T20:23:00.1204437Z loop 36864 0 2025-05-07T20:23:00.1204680Z configfs 57344 1 2025-05-07T20:23:00.1204921Z dmi_sysfs 20480 0 2025-05-07T20:23:00.1205157Z crc32_pclmul 16384 0 2025-05-07T20:23:00.1205401Z crc32c_intel 24576 0 2025-05-07T20:23:00.1205645Z efivarfs 24576 1 2025-05-07T20:23:00.1205878Z + modinfo nvidia 2025-05-07T20:23:00.1213462Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:00.1214145Z import_ns: DMA_BUF 2025-05-07T20:23:00.1214479Z alias: char-major-195-* 2025-05-07T20:23:00.1214827Z version: 570.133.07 2025-05-07T20:23:00.1215160Z supported: external 2025-05-07T20:23:00.1215438Z license: Dual MIT/GPL 2025-05-07T20:23:00.1215723Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:00.1216487Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:00.1216834Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:00.1217144Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:00.1217467Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:00.1217796Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:00.1218101Z depends: i2c-core,drm 2025-05-07T20:23:00.1218352Z retpoline: Y 2025-05-07T20:23:00.1218561Z name: nvidia 2025-05-07T20:23:00.1218913Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:00.1219456Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:00.1219917Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:00.1220516Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:00.1220821Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:00.1221111Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:00.1221449Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:00.1221862Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:00.1222282Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:00.1222796Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:00.1223337Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:00.1223794Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:00.1224224Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:00.1224661Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:00.1225151Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:00.1225540Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:00.1225918Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:00.1226331Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.1226726Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:00.1227146Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.1227551Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:00.1227886Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:00.1228244Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:00.1228613Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:00.1228949Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:00.1229262Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:00.1229595Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:00.1229915Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:00.1230215Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:00.1230561Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:00.1230931Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:00.1231259Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:00.1231584Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:00.1231936Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:00.1232276Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:00.1232605Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:00.1232947Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:00.1233234Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:00.1233546Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:00.1233866Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:00.1234176Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:00.1234500Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:00.1234850Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:00.1235202Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:00.1235525Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:00.1235865Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:00.1236331Z parm: rm_firmware_active:charp 2025-05-07T20:23:00.1236621Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:00.1236856Z ++ command -v nvidia-smi 2025-05-07T20:23:00.1237115Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:00.1237366Z + set +e 2025-05-07T20:23:00.1237664Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:01.9444699Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:01.9445052Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:01.9445372Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:01.9445660Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:01.9446016Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:01.9446641Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:01.9447306Z + set -e 2025-05-07T20:23:01.9447892Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:01.9448417Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:01.9449043Z + post_install_nvidia_driver_common 2025-05-07T20:23:01.9452165Z + sudo modprobe nvidia 2025-05-07T20:23:02.0593670Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:02.0593992Z + lspci 2025-05-07T20:23:02.0594215Z After installing NVIDIA driver 2025-05-07T20:23:02.0711016Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:02.0711494Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:02.0712047Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:02.0712551Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:02.0713012Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:02.0713522Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:02.0714021Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:02.0714480Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:02.0714879Z + lsmod 2025-05-07T20:23:02.0742585Z Module Size Used by 2025-05-07T20:23:02.0742879Z nvidia_uvm 1884160 0 2025-05-07T20:23:02.0743137Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:02.0743421Z drm 602112 1 nvidia 2025-05-07T20:23:02.0743726Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:02.0744022Z backlight 24576 1 drm 2025-05-07T20:23:02.0744306Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:02.0744595Z xt_conntrack 16384 1 2025-05-07T20:23:02.0744872Z nft_chain_nat 16384 3 2025-05-07T20:23:02.0745119Z xt_MASQUERADE 20480 1 2025-05-07T20:23:02.0745413Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:02.0745797Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:02.0746179Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:02.0746608Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:02.0746927Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:02.0747212Z xfrm_user 57344 1 2025-05-07T20:23:02.0747469Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:02.0747761Z xt_addrtype 16384 2 2025-05-07T20:23:02.0748015Z nft_compat 20480 4 2025-05-07T20:23:02.0748304Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:02.0748705Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:02.0749071Z br_netfilter 36864 0 2025-05-07T20:23:02.0749331Z bridge 323584 1 br_netfilter 2025-05-07T20:23:02.0749621Z stp 16384 1 bridge 2025-05-07T20:23:02.0749897Z llc 16384 2 bridge,stp 2025-05-07T20:23:02.0750167Z overlay 167936 0 2025-05-07T20:23:02.0750408Z tls 135168 0 2025-05-07T20:23:02.0750654Z nls_ascii 16384 1 2025-05-07T20:23:02.0751158Z nls_cp437 20480 1 2025-05-07T20:23:02.0751408Z vfat 24576 1 2025-05-07T20:23:02.0751649Z fat 86016 1 vfat 2025-05-07T20:23:02.0751900Z ena 180224 0 2025-05-07T20:23:02.0752138Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:02.0752385Z i8042 45056 0 2025-05-07T20:23:02.0752625Z serio 28672 3 i8042 2025-05-07T20:23:02.0752882Z button 24576 0 2025-05-07T20:23:02.0753122Z sunrpc 696320 1 2025-05-07T20:23:02.0753365Z sch_fq_codel 20480 17 2025-05-07T20:23:02.0753608Z dm_mod 188416 0 2025-05-07T20:23:02.0753852Z dax 45056 1 dm_mod 2025-05-07T20:23:02.0754116Z fuse 163840 1 2025-05-07T20:23:02.0754485Z loop 36864 0 2025-05-07T20:23:02.0754729Z configfs 57344 1 2025-05-07T20:23:02.0754975Z dmi_sysfs 20480 0 2025-05-07T20:23:02.0755212Z crc32_pclmul 16384 0 2025-05-07T20:23:02.0755466Z crc32c_intel 24576 0 2025-05-07T20:23:02.0755710Z efivarfs 24576 1 2025-05-07T20:23:02.0755963Z + modinfo nvidia 2025-05-07T20:23:02.0759255Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:02.0759708Z import_ns: DMA_BUF 2025-05-07T20:23:02.0759949Z alias: char-major-195-* 2025-05-07T20:23:02.0760200Z version: 570.133.07 2025-05-07T20:23:02.0760442Z supported: external 2025-05-07T20:23:02.0760682Z license: Dual MIT/GPL 2025-05-07T20:23:02.0760965Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:02.0761290Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:02.0761599Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:02.0761917Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:02.0762237Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:02.0762562Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:02.0762870Z depends: i2c-core,drm 2025-05-07T20:23:02.0763112Z retpoline: Y 2025-05-07T20:23:02.0763322Z name: nvidia 2025-05-07T20:23:02.0763671Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:02.0764115Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:02.0764547Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:02.0764951Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:02.0765248Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:02.0765532Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:02.0765835Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:02.0766140Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:02.0766432Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:02.0766789Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:02.0767174Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:02.0767494Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:02.0767792Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:02.0768092Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:02.0768441Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:02.0768817Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:02.0769187Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:02.0769584Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.0769972Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:02.0770380Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.0770780Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:02.0771099Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:02.0771456Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:02.0771913Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:02.0772242Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:02.0772546Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:02.0772865Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:02.0773243Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:02.0773537Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:02.0773869Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:02.0774231Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:02.0774545Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:02.0774862Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:02.0775189Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:02.0775606Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:02.0775929Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:02.0776244Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:02.0776525Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:02.0776833Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:02.0777145Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:02.0777445Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:02.0777756Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:02.0778101Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:02.0778479Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:02.0778800Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:02.0779133Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:02.0779455Z parm: rm_firmware_active:charp 2025-05-07T20:23:02.0779728Z + set +e 2025-05-07T20:23:02.0779922Z + nvidia-smi 2025-05-07T20:23:03.4781900Z Wed May 7 20:23:03 2025 2025-05-07T20:23:03.4782283Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.4782800Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:03.4783275Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:03.4783757Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:03.4784258Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:03.4784679Z | | | MIG M. | 2025-05-07T20:23:03.4785009Z |=========================================+========================+======================| 2025-05-07T20:23:03.4848045Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:03.4848489Z | 0% 29C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:03.4848876Z | | | N/A | 2025-05-07T20:23:03.4849264Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:03.4849654Z 2025-05-07T20:23:03.4850026Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.4850443Z | Processes: | 2025-05-07T20:23:03.4850874Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:03.4851273Z | ID ID Usage | 2025-05-07T20:23:03.4851610Z |=========================================================================================| 2025-05-07T20:23:03.4852751Z | No running processes found | 2025-05-07T20:23:03.8997293Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.8997778Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:05.3012339Z NVIDIA A10G 2025-05-07T20:23:05.5832040Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:05.5832302Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:05.5832540Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:05.5832823Z + set -e 2025-05-07T20:23:05.5833029Z INFO: Ignoring allowed status 0 2025-05-07T20:23:05.5842835Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:05.5846801Z + sudo yum install -y yum-utils 2025-05-07T20:23:05.9878912Z Last metadata expiration check: 0:05:27 ago on Wed May 7 20:17:38 2025. 2025-05-07T20:23:06.0125291Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:06.0517797Z Dependencies resolved. 2025-05-07T20:23:06.0698231Z Nothing to do. 2025-05-07T20:23:06.0698920Z Complete! 2025-05-07T20:23:06.1070886Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:06.1072017Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.1073682Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.3907765Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.4441142Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:06.9296512Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:06.9544825Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:06.9943273Z Dependencies resolved. 2025-05-07T20:23:07.0122406Z ================================================================================ 2025-05-07T20:23:07.0123191Z Package Arch Version Repository Size 2025-05-07T20:23:07.0123918Z ================================================================================ 2025-05-07T20:23:07.0124493Z Downgrading: 2025-05-07T20:23:07.0125189Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:07.0126303Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:07.0126996Z 2025-05-07T20:23:07.0127170Z Transaction Summary 2025-05-07T20:23:07.0127638Z ================================================================================ 2025-05-07T20:23:07.0128220Z Downgrade 2 Packages 2025-05-07T20:23:07.0128499Z 2025-05-07T20:23:07.0128628Z Total download size: 6.8 M 2025-05-07T20:23:07.0128874Z Downloading Packages: 2025-05-07T20:23:07.0470631Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 37 MB/s | 1.2 MB 00:00 2025-05-07T20:23:07.1207728Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 52 MB/s | 5.6 MB 00:00 2025-05-07T20:23:07.1216185Z -------------------------------------------------------------------------------- 2025-05-07T20:23:07.1219035Z Total 63 MB/s | 6.8 MB 00:00 2025-05-07T20:23:07.1221498Z Running transaction check 2025-05-07T20:23:07.1324551Z Transaction check succeeded. 2025-05-07T20:23:07.1324879Z Running transaction test 2025-05-07T20:23:07.1616563Z Transaction test succeeded. 2025-05-07T20:23:07.1619068Z Running transaction 2025-05-07T20:23:07.7119033Z Preparing : 1/1 2025-05-07T20:23:07.8179114Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:07.8202630Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:07.8410015Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:07.8410591Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:07.8511179Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:07.8533417Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:11.2853473Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:11.2854041Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:11.2854568Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:11.2855094Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:11.4329853Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:11.4330721Z WARNING: 2025-05-07T20:23:11.4330963Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:11.4331185Z 2025-05-07T20:23:11.4331291Z Available Versions: 2025-05-07T20:23:11.4331436Z 2025-05-07T20:23:11.4331535Z Version 2023.7.20250331: 2025-05-07T20:23:11.4331835Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:11.4332084Z 2025-05-07T20:23:11.4332205Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:11.4332407Z 2025-05-07T20:23:11.4332499Z Release notes: 2025-05-07T20:23:11.4332999Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:11.4333368Z 2025-05-07T20:23:11.4333454Z Version 2023.7.20250414: 2025-05-07T20:23:11.4333753Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:11.4333993Z 2025-05-07T20:23:11.4334110Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:11.4334309Z 2025-05-07T20:23:11.4334392Z Release notes: 2025-05-07T20:23:11.4334779Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:11.4335150Z 2025-05-07T20:23:11.4346377Z Version 2023.7.20250428: 2025-05-07T20:23:11.4346744Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:11.4346988Z 2025-05-07T20:23:11.4347107Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:11.4347312Z 2025-05-07T20:23:11.4347404Z Release notes: 2025-05-07T20:23:11.4347790Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:11.4348160Z 2025-05-07T20:23:11.4348271Z ================================================================================ 2025-05-07T20:23:11.4684676Z 2025-05-07T20:23:11.4684870Z 2025-05-07T20:23:11.4684960Z Downgraded: 2025-05-07T20:23:11.4685321Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:11.4685888Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:11.4686241Z 2025-05-07T20:23:11.4686330Z Complete! 2025-05-07T20:23:11.5142087Z + sudo systemctl restart docker 2025-05-07T20:23:15.5161635Z Wed May 7 20:23:15 2025 2025-05-07T20:23:15.5162433Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.5163398Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:15.5164330Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.5165046Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:15.5165580Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:15.5165999Z | | | MIG M. | 2025-05-07T20:23:15.5166321Z |=========================================+========================+======================| 2025-05-07T20:23:15.5247923Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:15.5249215Z | 0% 29C P0 63W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:15.5249975Z | | | N/A | 2025-05-07T20:23:15.5250734Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.5251504Z 2025-05-07T20:23:15.5252249Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.5253147Z | Processes: | 2025-05-07T20:23:15.5253989Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:15.5254657Z | ID ID Usage | 2025-05-07T20:23:15.5254991Z |=========================================================================================| 2025-05-07T20:23:15.5255405Z | No running processes found | 2025-05-07T20:23:15.5255854Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.3862349Z Command completed after 1 attempt(s). 2025-05-07T20:23:16.3952081Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:16.3952546Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:16.3967309Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:16.3967661Z env: 2025-05-07T20:23:16.3967881Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:16.3968185Z BUILD_ENV: build_binary 2025-05-07T20:23:16.3968437Z BUILD_TARGET: default 2025-05-07T20:23:16.3968683Z BUILD_VARIANT: cuda 2025-05-07T20:23:16.3968926Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:16.3969188Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:16.3969493Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.3969817Z ##[endgroup] 2025-05-07T20:23:16.7307562Z ################################################################################ 2025-05-07T20:23:16.7307927Z # Print System Info 2025-05-07T20:23:16.7308153Z # 2025-05-07T20:23:16.7324743Z # [2025-05-07T20:23:16.732Z] + print_system_info 2025-05-07T20:23:16.7325185Z ################################################################################ 2025-05-07T20:23:16.7325435Z 2025-05-07T20:23:16.7325544Z ################################################################################ 2025-05-07T20:23:16.7325868Z [INFO] Printing environment variables ... 2025-05-07T20:23:16.7326146Z + printenv 2025-05-07T20:23:16.7326271Z 2025-05-07T20:23:16.7347921Z SHELL=/bin/bash 2025-05-07T20:23:16.7348277Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:16.7348659Z BUILD_VARIANT=cuda 2025-05-07T20:23:16.7349193Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_26c5f952-7cf7-453e-8ab2-291d33e8e04c 2025-05-07T20:23:16.7349746Z GITHUB_ACTION=__run 2025-05-07T20:23:16.7350031Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.7350377Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:16.7350618Z RUNNER_NAME=i-07d9c0a015303206e 2025-05-07T20:23:16.7350895Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:16.7351193Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:16.7351444Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:16.7351803Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:16.7352222Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:16.7352483Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:16.7352764Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:16.7353371Z *** 2025-05-07T20:23:16.7353567Z LOGNAME=ec2-user 2025-05-07T20:23:16.7353787Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:16.7354036Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:16.7354257Z GITHUB_ACTIONS=true 2025-05-07T20:23:16.7354464Z SYSTEMD_EXEC_PID=55029 2025-05-07T20:23:16.7354737Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:16.7355319Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:16.7355808Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:16.7356080Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:16.7356333Z RUNNER_OS=Linux 2025-05-07T20:23:16.7356542Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:16.7356782Z HOME=/home/ec2-user 2025-05-07T20:23:16.7357035Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:16.7357313Z LANG=C.UTF-8 2025-05-07T20:23:16.7357605Z RUNNER_TRACKING_ID=github_1c9e2825-512f-48ab-aaec-1dffc8efd7f5 2025-05-07T20:23:16.7357956Z RUNNER_ARCH=X64 2025-05-07T20:23:16.7358230Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:16.7358894Z BUILD_TARGET=default 2025-05-07T20:23:16.7359417Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_26c5f952-7cf7-453e-8ab2-291d33e8e04c 2025-05-07T20:23:16.7360252Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_26c5f952-7cf7-453e-8ab2-291d33e8e04c 2025-05-07T20:23:16.7360955Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:16.7361609Z INVOCATION_ID=11d6f089af8947cc980fae21e0f5267d 2025-05-07T20:23:16.7361930Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:16.7362191Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:16.7362746Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_26c5f952-7cf7-453e-8ab2-291d33e8e04c 2025-05-07T20:23:16.7363344Z BUILD_ENV=build_binary 2025-05-07T20:23:16.7363568Z GITHUB_ACTOR=q10 2025-05-07T20:23:16.7363777Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:16.7364006Z KERN_NAME_LC=linux 2025-05-07T20:23:16.7364221Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:16.7364508Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:16.7364851Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:16.7365137Z USER=ec2-user 2025-05-07T20:23:16.7365360Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:16.7365638Z SHLVL=1 2025-05-07T20:23:16.7365830Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:16.7366123Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:16.7366572Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:16.7366916Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:16.7367150Z KERN_NAME=Linux 2025-05-07T20:23:16.7367373Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:16.7367769Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:16.7368179Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:16.7368447Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:16.7368681Z JOURNAL_STREAM=8:93339 2025-05-07T20:23:16.7368981Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:16.7369335Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:16.7369649Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:16.7369967Z GITHUB_BASE_REF=main 2025-05-07T20:23:16.7370172Z CI=true 2025-05-07T20:23:16.7370428Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:16.7370815Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:16.7371180Z GITHUB_ACTION_REF= 2025-05-07T20:23:16.7371430Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:16.7372027Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_26c5f952-7cf7-453e-8ab2-291d33e8e04c 2025-05-07T20:23:16.7372597Z MACHINE_NAME=x86_64 2025-05-07T20:23:16.7372816Z _=/usr/bin/printenv 2025-05-07T20:23:16.7373024Z 2025-05-07T20:23:16.7373147Z ################################################################################ 2025-05-07T20:23:16.7373458Z [INFO] Print ldd version ... 2025-05-07T20:23:16.7373715Z + ldd --version 2025-05-07T20:23:16.7373840Z 2025-05-07T20:23:16.7373932Z ldd (GNU libc) 2.34 2025-05-07T20:23:16.7374196Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:16.7374622Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:16.7375147Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:16.7375587Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:16.7375806Z 2025-05-07T20:23:16.7375923Z ################################################################################ 2025-05-07T20:23:16.7376229Z [INFO] Print CPU info ... 2025-05-07T20:23:16.7376466Z + nproc 2025-05-07T20:23:16.7376576Z 2025-05-07T20:23:16.7396309Z 16 2025-05-07T20:23:16.7398237Z 2025-05-07T20:23:16.7398567Z + lscpu 2025-05-07T20:23:16.7398746Z 2025-05-07T20:23:16.7513170Z Architecture: x86_64 2025-05-07T20:23:16.7513533Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:16.7514133Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7514510Z Byte Order: Little Endian 2025-05-07T20:23:16.7514822Z CPU(s): 16 2025-05-07T20:23:16.7515242Z On-line CPU(s) list: 0-15 2025-05-07T20:23:16.7515634Z Vendor ID: AuthenticAMD 2025-05-07T20:23:16.7515967Z Model name: AMD EPYC 7R32 2025-05-07T20:23:16.7516439Z CPU family: 23 2025-05-07T20:23:16.7516752Z Model: 49 2025-05-07T20:23:16.7517057Z Thread(s) per core: 2 2025-05-07T20:23:16.7517371Z Core(s) per socket: 8 2025-05-07T20:23:16.7517680Z Socket(s): 1 2025-05-07T20:23:16.7517977Z Stepping: 0 2025-05-07T20:23:16.7518304Z BogoMIPS: 5600.00 2025-05-07T20:23:16.7520873Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7523429Z Hypervisor vendor: KVM 2025-05-07T20:23:16.7523769Z Virtualization type: full 2025-05-07T20:23:16.7524133Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:16.7524536Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:16.7524930Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:16.7525322Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:16.7525667Z NUMA node(s): 1 2025-05-07T20:23:16.7525984Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:16.7526351Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:16.7526757Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:16.7527160Z Vulnerability L1tf: Not affected 2025-05-07T20:23:16.7527548Z Vulnerability Mds: Not affected 2025-05-07T20:23:16.7527944Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:16.7528346Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:16.7528762Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:16.7529397Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:16.7530091Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:16.7530728Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:16.7531528Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:16.7532644Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:16.7533441Z Vulnerability Srbds: Not affected 2025-05-07T20:23:16.7533855Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:16.7534203Z 2025-05-07T20:23:16.7534299Z + cat /proc/cpuinfo 2025-05-07T20:23:16.7534432Z 2025-05-07T20:23:16.7534525Z processor : 0 2025-05-07T20:23:16.7534738Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7534980Z cpu family : 23 2025-05-07T20:23:16.7535191Z model : 49 2025-05-07T20:23:16.7535394Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7535639Z stepping : 0 2025-05-07T20:23:16.7535851Z microcode : 0x830107f 2025-05-07T20:23:16.7536171Z cpu MHz : 3300.669 2025-05-07T20:23:16.7536391Z cache size : 512 KB 2025-05-07T20:23:16.7536607Z physical id : 0 2025-05-07T20:23:16.7536810Z siblings : 16 2025-05-07T20:23:16.7537013Z core id : 0 2025-05-07T20:23:16.7537213Z cpu cores : 8 2025-05-07T20:23:16.7537406Z apicid : 0 2025-05-07T20:23:16.7537604Z initial apicid : 0 2025-05-07T20:23:16.7537815Z fpu : yes 2025-05-07T20:23:16.7538010Z fpu_exception : yes 2025-05-07T20:23:16.7538227Z cpuid level : 13 2025-05-07T20:23:16.7538437Z wp : yes 2025-05-07T20:23:16.7540453Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7542659Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7543140Z bogomips : 5600.00 2025-05-07T20:23:16.7543360Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7543595Z clflush size : 64 2025-05-07T20:23:16.7543805Z cache_alignment : 64 2025-05-07T20:23:16.7544078Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7544398Z power management: 2025-05-07T20:23:16.7544532Z 2025-05-07T20:23:16.7544619Z processor : 1 2025-05-07T20:23:16.7544833Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7545070Z cpu family : 23 2025-05-07T20:23:16.7545269Z model : 49 2025-05-07T20:23:16.7545474Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7545715Z stepping : 0 2025-05-07T20:23:16.7545917Z microcode : 0x830107f 2025-05-07T20:23:16.7546140Z cpu MHz : 3293.647 2025-05-07T20:23:16.7546357Z cache size : 512 KB 2025-05-07T20:23:16.7546573Z physical id : 0 2025-05-07T20:23:16.7546781Z siblings : 16 2025-05-07T20:23:16.7546979Z core id : 1 2025-05-07T20:23:16.7547169Z cpu cores : 8 2025-05-07T20:23:16.7547366Z apicid : 2 2025-05-07T20:23:16.7547564Z initial apicid : 2 2025-05-07T20:23:16.7547768Z fpu : yes 2025-05-07T20:23:16.7547965Z fpu_exception : yes 2025-05-07T20:23:16.7548180Z cpuid level : 13 2025-05-07T20:23:16.7548380Z wp : yes 2025-05-07T20:23:16.7550297Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7552493Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7552970Z bogomips : 5600.00 2025-05-07T20:23:16.7553190Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7553418Z clflush size : 64 2025-05-07T20:23:16.7553643Z cache_alignment : 64 2025-05-07T20:23:16.7553911Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7554219Z power management: 2025-05-07T20:23:16.7554363Z 2025-05-07T20:23:16.7554451Z processor : 2 2025-05-07T20:23:16.7554667Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7554898Z cpu family : 23 2025-05-07T20:23:16.7555108Z model : 49 2025-05-07T20:23:16.7555312Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7555548Z stepping : 0 2025-05-07T20:23:16.7555760Z microcode : 0x830107f 2025-05-07T20:23:16.7555987Z cpu MHz : 3321.295 2025-05-07T20:23:16.7556195Z cache size : 512 KB 2025-05-07T20:23:16.7556414Z physical id : 0 2025-05-07T20:23:16.7556717Z siblings : 16 2025-05-07T20:23:16.7556920Z core id : 2 2025-05-07T20:23:16.7557116Z cpu cores : 8 2025-05-07T20:23:16.7557324Z apicid : 4 2025-05-07T20:23:16.7557519Z initial apicid : 4 2025-05-07T20:23:16.7557723Z fpu : yes 2025-05-07T20:23:16.7557921Z fpu_exception : yes 2025-05-07T20:23:16.7558140Z cpuid level : 13 2025-05-07T20:23:16.7558344Z wp : yes 2025-05-07T20:23:16.7560375Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7562566Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7563055Z bogomips : 5600.00 2025-05-07T20:23:16.7563270Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7563502Z clflush size : 64 2025-05-07T20:23:16.7563719Z cache_alignment : 64 2025-05-07T20:23:16.7563982Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7564289Z power management: 2025-05-07T20:23:16.7564424Z 2025-05-07T20:23:16.7564508Z processor : 3 2025-05-07T20:23:16.7564724Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7564960Z cpu family : 23 2025-05-07T20:23:16.7565171Z model : 49 2025-05-07T20:23:16.7565377Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7565610Z stepping : 0 2025-05-07T20:23:16.7565819Z microcode : 0x830107f 2025-05-07T20:23:16.7566051Z cpu MHz : 2262.273 2025-05-07T20:23:16.7566257Z cache size : 512 KB 2025-05-07T20:23:16.7566469Z physical id : 0 2025-05-07T20:23:16.7566680Z siblings : 16 2025-05-07T20:23:16.7566878Z core id : 3 2025-05-07T20:23:16.7567080Z cpu cores : 8 2025-05-07T20:23:16.7567279Z apicid : 6 2025-05-07T20:23:16.7567474Z initial apicid : 6 2025-05-07T20:23:16.7567687Z fpu : yes 2025-05-07T20:23:16.7567887Z fpu_exception : yes 2025-05-07T20:23:16.7568098Z cpuid level : 13 2025-05-07T20:23:16.7568306Z wp : yes 2025-05-07T20:23:16.7570221Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7572405Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7572972Z bogomips : 5600.00 2025-05-07T20:23:16.7573240Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7573479Z clflush size : 64 2025-05-07T20:23:16.7573696Z cache_alignment : 64 2025-05-07T20:23:16.7573959Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7574270Z power management: 2025-05-07T20:23:16.7574399Z 2025-05-07T20:23:16.7574484Z processor : 4 2025-05-07T20:23:16.7574699Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7574937Z cpu family : 23 2025-05-07T20:23:16.7575135Z model : 49 2025-05-07T20:23:16.7575340Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7575577Z stepping : 0 2025-05-07T20:23:16.7575780Z microcode : 0x830107f 2025-05-07T20:23:16.7576002Z cpu MHz : 2435.562 2025-05-07T20:23:16.7576213Z cache size : 512 KB 2025-05-07T20:23:16.7576418Z physical id : 0 2025-05-07T20:23:16.7576628Z siblings : 16 2025-05-07T20:23:16.7576846Z core id : 4 2025-05-07T20:23:16.7577037Z cpu cores : 8 2025-05-07T20:23:16.7577238Z apicid : 8 2025-05-07T20:23:16.7587090Z initial apicid : 8 2025-05-07T20:23:16.7587324Z fpu : yes 2025-05-07T20:23:16.7587586Z fpu_exception : yes 2025-05-07T20:23:16.7587809Z cpuid level : 13 2025-05-07T20:23:16.7588021Z wp : yes 2025-05-07T20:23:16.7590057Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7592264Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7592757Z bogomips : 5600.00 2025-05-07T20:23:16.7592989Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7593229Z clflush size : 64 2025-05-07T20:23:16.7593444Z cache_alignment : 64 2025-05-07T20:23:16.7593718Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7594037Z power management: 2025-05-07T20:23:16.7594172Z 2025-05-07T20:23:16.7594259Z processor : 5 2025-05-07T20:23:16.7594480Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7594722Z cpu family : 23 2025-05-07T20:23:16.7594926Z model : 49 2025-05-07T20:23:16.7595132Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7595382Z stepping : 0 2025-05-07T20:23:16.7595772Z microcode : 0x830107f 2025-05-07T20:23:16.7596006Z cpu MHz : 3307.716 2025-05-07T20:23:16.7596228Z cache size : 512 KB 2025-05-07T20:23:16.7596441Z physical id : 0 2025-05-07T20:23:16.7596650Z siblings : 16 2025-05-07T20:23:16.7596856Z core id : 5 2025-05-07T20:23:16.7597049Z cpu cores : 8 2025-05-07T20:23:16.7597255Z apicid : 10 2025-05-07T20:23:16.7597459Z initial apicid : 10 2025-05-07T20:23:16.7597668Z fpu : yes 2025-05-07T20:23:16.7597874Z fpu_exception : yes 2025-05-07T20:23:16.7598091Z cpuid level : 13 2025-05-07T20:23:16.7598293Z wp : yes 2025-05-07T20:23:16.7600524Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7602716Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7603198Z bogomips : 5600.00 2025-05-07T20:23:16.7603420Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7603649Z clflush size : 64 2025-05-07T20:23:16.7603871Z cache_alignment : 64 2025-05-07T20:23:16.7604140Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7604445Z power management: 2025-05-07T20:23:16.7604584Z 2025-05-07T20:23:16.7604669Z processor : 6 2025-05-07T20:23:16.7604885Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7605114Z cpu family : 23 2025-05-07T20:23:16.7605320Z model : 49 2025-05-07T20:23:16.7605523Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7605756Z stepping : 0 2025-05-07T20:23:16.7605969Z microcode : 0x830107f 2025-05-07T20:23:16.7606203Z cpu MHz : 3313.754 2025-05-07T20:23:16.7606410Z cache size : 512 KB 2025-05-07T20:23:16.7606625Z physical id : 0 2025-05-07T20:23:16.7606837Z siblings : 16 2025-05-07T20:23:16.7607030Z core id : 6 2025-05-07T20:23:16.7607229Z cpu cores : 8 2025-05-07T20:23:16.7607433Z apicid : 12 2025-05-07T20:23:16.7607640Z initial apicid : 12 2025-05-07T20:23:16.7607847Z fpu : yes 2025-05-07T20:23:16.7608048Z fpu_exception : yes 2025-05-07T20:23:16.7608422Z cpuid level : 13 2025-05-07T20:23:16.7608623Z wp : yes 2025-05-07T20:23:16.7610647Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7612832Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7613377Z bogomips : 5600.00 2025-05-07T20:23:16.7613591Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7613829Z clflush size : 64 2025-05-07T20:23:16.7614050Z cache_alignment : 64 2025-05-07T20:23:16.7614319Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7614634Z power management: 2025-05-07T20:23:16.7614766Z 2025-05-07T20:23:16.7614860Z processor : 7 2025-05-07T20:23:16.7615078Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7615310Z cpu family : 23 2025-05-07T20:23:16.7615517Z model : 49 2025-05-07T20:23:16.7615721Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7615955Z stepping : 0 2025-05-07T20:23:16.7616165Z microcode : 0x830107f 2025-05-07T20:23:16.7616390Z cpu MHz : 3294.097 2025-05-07T20:23:16.7616603Z cache size : 512 KB 2025-05-07T20:23:16.7616819Z physical id : 0 2025-05-07T20:23:16.7617029Z siblings : 16 2025-05-07T20:23:16.7617230Z core id : 7 2025-05-07T20:23:16.7617429Z cpu cores : 8 2025-05-07T20:23:16.7617629Z apicid : 14 2025-05-07T20:23:16.7617825Z initial apicid : 14 2025-05-07T20:23:16.7618040Z fpu : yes 2025-05-07T20:23:16.7618238Z fpu_exception : yes 2025-05-07T20:23:16.7618446Z cpuid level : 13 2025-05-07T20:23:16.7618652Z wp : yes 2025-05-07T20:23:16.7620572Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7622754Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7623231Z bogomips : 5600.00 2025-05-07T20:23:16.7623452Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7623685Z clflush size : 64 2025-05-07T20:23:16.7623900Z cache_alignment : 64 2025-05-07T20:23:16.7624160Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7624475Z power management: 2025-05-07T20:23:16.7624605Z 2025-05-07T20:23:16.7624698Z processor : 8 2025-05-07T20:23:16.7624906Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7625142Z cpu family : 23 2025-05-07T20:23:16.7625348Z model : 49 2025-05-07T20:23:16.7625547Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7625787Z stepping : 0 2025-05-07T20:23:16.7625997Z microcode : 0x830107f 2025-05-07T20:23:16.7626216Z cpu MHz : 3300.361 2025-05-07T20:23:16.7626428Z cache size : 512 KB 2025-05-07T20:23:16.7626651Z physical id : 0 2025-05-07T20:23:16.7626859Z siblings : 16 2025-05-07T20:23:16.7627060Z core id : 0 2025-05-07T20:23:16.7627259Z cpu cores : 8 2025-05-07T20:23:16.7627457Z apicid : 1 2025-05-07T20:23:16.7627659Z initial apicid : 1 2025-05-07T20:23:16.7627872Z fpu : yes 2025-05-07T20:23:16.7628061Z fpu_exception : yes 2025-05-07T20:23:16.7628280Z cpuid level : 13 2025-05-07T20:23:16.7628487Z wp : yes 2025-05-07T20:23:16.7630398Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7632891Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7633370Z bogomips : 5600.00 2025-05-07T20:23:16.7633590Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7633819Z clflush size : 64 2025-05-07T20:23:16.7634032Z cache_alignment : 64 2025-05-07T20:23:16.7634293Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7634601Z power management: 2025-05-07T20:23:16.7634731Z 2025-05-07T20:23:16.7634820Z processor : 9 2025-05-07T20:23:16.7635030Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7635268Z cpu family : 23 2025-05-07T20:23:16.7635463Z model : 49 2025-05-07T20:23:16.7635665Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7635903Z stepping : 0 2025-05-07T20:23:16.7636108Z microcode : 0x830107f 2025-05-07T20:23:16.7636328Z cpu MHz : 2874.059 2025-05-07T20:23:16.7636534Z cache size : 512 KB 2025-05-07T20:23:16.7636738Z physical id : 0 2025-05-07T20:23:16.7636942Z siblings : 16 2025-05-07T20:23:16.7637136Z core id : 1 2025-05-07T20:23:16.7637328Z cpu cores : 8 2025-05-07T20:23:16.7637526Z apicid : 3 2025-05-07T20:23:16.7637721Z initial apicid : 3 2025-05-07T20:23:16.7637919Z fpu : yes 2025-05-07T20:23:16.7638111Z fpu_exception : yes 2025-05-07T20:23:16.7638322Z cpuid level : 13 2025-05-07T20:23:16.7638516Z wp : yes 2025-05-07T20:23:16.7640427Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7642623Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7643100Z bogomips : 5600.00 2025-05-07T20:23:16.7643311Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7643536Z clflush size : 64 2025-05-07T20:23:16.7643747Z cache_alignment : 64 2025-05-07T20:23:16.7644013Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7644314Z power management: 2025-05-07T20:23:16.7644451Z 2025-05-07T20:23:16.7644531Z processor : 10 2025-05-07T20:23:16.7644740Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7644968Z cpu family : 23 2025-05-07T20:23:16.7645169Z model : 49 2025-05-07T20:23:16.7645367Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7645594Z stepping : 0 2025-05-07T20:23:16.7645796Z microcode : 0x830107f 2025-05-07T20:23:16.7646014Z cpu MHz : 3296.803 2025-05-07T20:23:16.7646222Z cache size : 512 KB 2025-05-07T20:23:16.7646424Z physical id : 0 2025-05-07T20:23:16.7646625Z siblings : 16 2025-05-07T20:23:16.7646816Z core id : 2 2025-05-07T20:23:16.7647003Z cpu cores : 8 2025-05-07T20:23:16.7647198Z apicid : 5 2025-05-07T20:23:16.7647395Z initial apicid : 5 2025-05-07T20:23:16.7647602Z fpu : yes 2025-05-07T20:23:16.7647800Z fpu_exception : yes 2025-05-07T20:23:16.7648014Z cpuid level : 13 2025-05-07T20:23:16.7648212Z wp : yes 2025-05-07T20:23:16.7650114Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7652413Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7652935Z bogomips : 5600.00 2025-05-07T20:23:16.7653233Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7653466Z clflush size : 64 2025-05-07T20:23:16.7653677Z cache_alignment : 64 2025-05-07T20:23:16.7653941Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7654247Z power management: 2025-05-07T20:23:16.7654386Z 2025-05-07T20:23:16.7654468Z processor : 11 2025-05-07T20:23:16.7654678Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7654902Z cpu family : 23 2025-05-07T20:23:16.7655104Z model : 49 2025-05-07T20:23:16.7655301Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7655529Z stepping : 0 2025-05-07T20:23:16.7655727Z microcode : 0x830107f 2025-05-07T20:23:16.7655943Z cpu MHz : 3300.792 2025-05-07T20:23:16.7656144Z cache size : 512 KB 2025-05-07T20:23:16.7656351Z physical id : 0 2025-05-07T20:23:16.7656553Z siblings : 16 2025-05-07T20:23:16.7656741Z core id : 3 2025-05-07T20:23:16.7656932Z cpu cores : 8 2025-05-07T20:23:16.7657124Z apicid : 7 2025-05-07T20:23:16.7657310Z initial apicid : 7 2025-05-07T20:23:16.7657556Z fpu : yes 2025-05-07T20:23:16.7657747Z fpu_exception : yes 2025-05-07T20:23:16.7657953Z cpuid level : 13 2025-05-07T20:23:16.7658152Z wp : yes 2025-05-07T20:23:16.7660056Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7662261Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7662935Z bogomips : 5600.00 2025-05-07T20:23:16.7663218Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7663453Z clflush size : 64 2025-05-07T20:23:16.7663658Z cache_alignment : 64 2025-05-07T20:23:16.7663909Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7664212Z power management: 2025-05-07T20:23:16.7664342Z 2025-05-07T20:23:16.7664423Z processor : 12 2025-05-07T20:23:16.7664624Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7664851Z cpu family : 23 2025-05-07T20:23:16.7665044Z model : 49 2025-05-07T20:23:16.7665233Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7665467Z stepping : 0 2025-05-07T20:23:16.7665663Z microcode : 0x830107f 2025-05-07T20:23:16.7665872Z cpu MHz : 3305.424 2025-05-07T20:23:16.7666073Z cache size : 512 KB 2025-05-07T20:23:16.7666274Z physical id : 0 2025-05-07T20:23:16.7666467Z siblings : 16 2025-05-07T20:23:16.7666659Z core id : 4 2025-05-07T20:23:16.7666847Z cpu cores : 8 2025-05-07T20:23:16.7667030Z apicid : 9 2025-05-07T20:23:16.7667215Z initial apicid : 9 2025-05-07T20:23:16.7667415Z fpu : yes 2025-05-07T20:23:16.7667595Z fpu_exception : yes 2025-05-07T20:23:16.7667805Z cpuid level : 13 2025-05-07T20:23:16.7668001Z wp : yes 2025-05-07T20:23:16.7669903Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7672175Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7672643Z bogomips : 5600.00 2025-05-07T20:23:16.7672851Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7673074Z clflush size : 64 2025-05-07T20:23:16.7673273Z cache_alignment : 64 2025-05-07T20:23:16.7673620Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7673923Z power management: 2025-05-07T20:23:16.7674047Z 2025-05-07T20:23:16.7674124Z processor : 13 2025-05-07T20:23:16.7674331Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7674555Z cpu family : 23 2025-05-07T20:23:16.7674746Z model : 49 2025-05-07T20:23:16.7674939Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7675167Z stepping : 0 2025-05-07T20:23:16.7675362Z microcode : 0x830107f 2025-05-07T20:23:16.7675575Z cpu MHz : 3310.069 2025-05-07T20:23:16.7675776Z cache size : 512 KB 2025-05-07T20:23:16.7675985Z physical id : 0 2025-05-07T20:23:16.7676252Z siblings : 16 2025-05-07T20:23:16.7676493Z core id : 5 2025-05-07T20:23:16.7676741Z cpu cores : 8 2025-05-07T20:23:16.7676928Z apicid : 11 2025-05-07T20:23:16.7677118Z initial apicid : 11 2025-05-07T20:23:16.7677324Z fpu : yes 2025-05-07T20:23:16.7677504Z fpu_exception : yes 2025-05-07T20:23:16.7677708Z cpuid level : 13 2025-05-07T20:23:16.7677900Z wp : yes 2025-05-07T20:23:16.7679800Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7681975Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7682441Z bogomips : 5600.00 2025-05-07T20:23:16.7682646Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7682862Z clflush size : 64 2025-05-07T20:23:16.7683071Z cache_alignment : 64 2025-05-07T20:23:16.7683327Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7683630Z power management: 2025-05-07T20:23:16.7683756Z 2025-05-07T20:23:16.7683837Z processor : 14 2025-05-07T20:23:16.7684039Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7684262Z cpu family : 23 2025-05-07T20:23:16.7684452Z model : 49 2025-05-07T20:23:16.7684647Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7684878Z stepping : 0 2025-05-07T20:23:16.7685073Z microcode : 0x830107f 2025-05-07T20:23:16.7685283Z cpu MHz : 2746.862 2025-05-07T20:23:16.7685487Z cache size : 512 KB 2025-05-07T20:23:16.7685683Z physical id : 0 2025-05-07T20:23:16.7685892Z siblings : 16 2025-05-07T20:23:16.7686078Z core id : 6 2025-05-07T20:23:16.7686258Z cpu cores : 8 2025-05-07T20:23:16.7686447Z apicid : 13 2025-05-07T20:23:16.7686637Z initial apicid : 13 2025-05-07T20:23:16.7686834Z fpu : yes 2025-05-07T20:23:16.7687024Z fpu_exception : yes 2025-05-07T20:23:16.7687229Z cpuid level : 13 2025-05-07T20:23:16.7687420Z wp : yes 2025-05-07T20:23:16.7689440Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7691787Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7692261Z bogomips : 5600.00 2025-05-07T20:23:16.7692470Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7692685Z clflush size : 64 2025-05-07T20:23:16.7692950Z cache_alignment : 64 2025-05-07T20:23:16.7693218Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7693518Z power management: 2025-05-07T20:23:16.7693646Z 2025-05-07T20:23:16.7693830Z processor : 15 2025-05-07T20:23:16.7694056Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7694301Z cpu family : 23 2025-05-07T20:23:16.7694514Z model : 49 2025-05-07T20:23:16.7694728Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7694980Z stepping : 0 2025-05-07T20:23:16.7695190Z microcode : 0x830107f 2025-05-07T20:23:16.7695427Z cpu MHz : 3299.858 2025-05-07T20:23:16.7695651Z cache size : 512 KB 2025-05-07T20:23:16.7695877Z physical id : 0 2025-05-07T20:23:16.7696095Z siblings : 16 2025-05-07T20:23:16.7696303Z core id : 7 2025-05-07T20:23:16.7696508Z cpu cores : 8 2025-05-07T20:23:16.7696708Z apicid : 15 2025-05-07T20:23:16.7696919Z initial apicid : 15 2025-05-07T20:23:16.7697124Z fpu : yes 2025-05-07T20:23:16.7697306Z fpu_exception : yes 2025-05-07T20:23:16.7697512Z cpuid level : 13 2025-05-07T20:23:16.7697709Z wp : yes 2025-05-07T20:23:16.7699988Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:16.7702164Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7702636Z bogomips : 5600.00 2025-05-07T20:23:16.7702859Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7703169Z clflush size : 64 2025-05-07T20:23:16.7703452Z cache_alignment : 64 2025-05-07T20:23:16.7703743Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7704041Z power management: 2025-05-07T20:23:16.7704174Z 2025-05-07T20:23:16.7704178Z 2025-05-07T20:23:16.7704298Z ################################################################################ 2025-05-07T20:23:16.7704605Z [INFO] Print PCI info ... 2025-05-07T20:23:16.7704843Z + lspci -v 2025-05-07T20:23:16.7704954Z 2025-05-07T20:23:16.7705180Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:16.7705547Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:16.7705867Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:16.7706073Z 2025-05-07T20:23:16.7706278Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:16.7706655Z Physical Slot: 1 2025-05-07T20:23:16.7706891Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7707094Z 2025-05-07T20:23:16.7707335Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:16.7707759Z Physical Slot: 1 2025-05-07T20:23:16.7708010Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:16.7708235Z 2025-05-07T20:23:16.7708497Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:16.7708932Z Physical Slot: 3 2025-05-07T20:23:16.7709166Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7709503Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:16.7709852Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:16.7710067Z 2025-05-07T20:23:16.7710366Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:16.7711117Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:16.7711435Z Physical Slot: 4 2025-05-07T20:23:16.7711717Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:16.7712134Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:16.7712524Z Capabilities: 2025-05-07T20:23:16.7712815Z Kernel driver in use: nvme 2025-05-07T20:23:16.7712992Z 2025-05-07T20:23:16.7713354Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:16.7713817Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:16.7714158Z Physical Slot: 5 2025-05-07T20:23:16.7714397Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7714742Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:16.7715117Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:16.7715439Z Capabilities: 2025-05-07T20:23:16.7715703Z Kernel driver in use: ena 2025-05-07T20:23:16.7715941Z Kernel modules: ena 2025-05-07T20:23:16.7716077Z 2025-05-07T20:23:16.7716249Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:16.7716655Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:16.7717032Z Physical Slot: 30 2025-05-07T20:23:16.7717290Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:16.7717704Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:16.7718116Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:16.7718484Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:16.7718805Z Capabilities: 2025-05-07T20:23:16.7719064Z Kernel driver in use: nvidia 2025-05-07T20:23:16.7719317Z Kernel modules: nvidia 2025-05-07T20:23:16.7719460Z 2025-05-07T20:23:16.7719761Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:16.7720264Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:16.7720545Z Physical Slot: 31 2025-05-07T20:23:16.7720781Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7721127Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:16.7721494Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:16.7721815Z Capabilities: 2025-05-07T20:23:16.7722078Z Kernel driver in use: nvme 2025-05-07T20:23:16.7722233Z 2025-05-07T20:23:16.7722237Z 2025-05-07T20:23:16.7722353Z ################################################################################ 2025-05-07T20:23:16.7722671Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:16.7722952Z + uname -a 2025-05-07T20:23:16.7723064Z 2025-05-07T20:23:16.7723457Z Linux ip-10-0-20-84.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:16.7723936Z 2025-05-07T20:23:16.7724020Z + uname -m 2025-05-07T20:23:16.7724135Z 2025-05-07T20:23:16.7724212Z x86_64 2025-05-07T20:23:16.7724321Z 2025-05-07T20:23:16.7724405Z + cat /proc/version 2025-05-07T20:23:16.7724534Z 2025-05-07T20:23:16.7725061Z 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:16.7725668Z 2025-05-07T20:23:16.7725754Z + cat /etc/os-release 2025-05-07T20:23:16.7725901Z 2025-05-07T20:23:16.7726004Z NAME="Amazon Linux" 2025-05-07T20:23:16.7726218Z VERSION="2023" 2025-05-07T20:23:16.7726421Z ID="amzn" 2025-05-07T20:23:16.7726605Z ID_LIKE="fedora" 2025-05-07T20:23:16.7726813Z VERSION_ID="2023" 2025-05-07T20:23:16.7727043Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:16.7727314Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:16.7734688Z ANSI_COLOR="0;33" 2025-05-07T20:23:16.7734965Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:16.7735542Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:16.7735974Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:16.7736385Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:16.7736825Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:16.7737185Z VENDOR_NAME="AWS" 2025-05-07T20:23:16.7737428Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:16.7737704Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:16.7737860Z 2025-05-07T20:23:16.7738069Z ################################################################################ 2025-05-07T20:23:16.7738377Z # Print EC2 Instance Info 2025-05-07T20:23:16.7738602Z # 2025-05-07T20:23:16.7738822Z # [2025-05-07T20:23:16.773Z] + print_ec2_info 2025-05-07T20:23:16.7739132Z ################################################################################ 2025-05-07T20:23:16.7739339Z 2025-05-07T20:23:16.7858993Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:16.7975476Z instance-id: i-07d9c0a015303206e 2025-05-07T20:23:16.8088187Z instance-type: g5.4xlarge 2025-05-07T20:23:16.8126377Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:16.8126748Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:16.8136527Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:16.8136880Z env: 2025-05-07T20:23:16.8137104Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:16.8137411Z BUILD_ENV: build_binary 2025-05-07T20:23:16.8137663Z BUILD_TARGET: default 2025-05-07T20:23:16.8137889Z BUILD_VARIANT: cuda 2025-05-07T20:23:16.8138136Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:16.8138399Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:16.8138698Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.8139033Z ##[endgroup] 2025-05-07T20:23:17.1489487Z ################################################################################ 2025-05-07T20:23:17.1489870Z [INFO] Printing general display info ... 2025-05-07T20:23:17.1519246Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:17.2693574Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:17.2705246Z /usr/bin/sudo 2025-05-07T20:23:17.2715620Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.2725700Z /usr/bin/yum 2025-05-07T20:23:17.2727392Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:17.2749557Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:17.6762150Z Last metadata expiration check: 0:00:11 ago on Wed May 7 20:23:06 2025. 2025-05-07T20:23:17.7426038Z ================================================================================ 2025-05-07T20:23:17.7426522Z WARNING: 2025-05-07T20:23:17.7426785Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:17.7427017Z 2025-05-07T20:23:17.7427116Z Available Versions: 2025-05-07T20:23:17.7427263Z 2025-05-07T20:23:17.7427359Z Version 2023.7.20250331: 2025-05-07T20:23:17.7427674Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:17.7427941Z 2025-05-07T20:23:17.7428093Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:17.7428304Z 2025-05-07T20:23:17.7428396Z Release notes: 2025-05-07T20:23:17.7428790Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:17.7429160Z 2025-05-07T20:23:17.7429250Z Version 2023.7.20250414: 2025-05-07T20:23:17.7429555Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:17.7429798Z 2025-05-07T20:23:17.7429913Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:17.7430123Z 2025-05-07T20:23:17.7430208Z Release notes: 2025-05-07T20:23:17.7430599Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:17.7430957Z 2025-05-07T20:23:17.7431051Z Version 2023.7.20250428: 2025-05-07T20:23:17.7431346Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:17.7431898Z 2025-05-07T20:23:17.7432014Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:17.7432224Z 2025-05-07T20:23:17.7432313Z Release notes: 2025-05-07T20:23:17.7432701Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:17.7433057Z 2025-05-07T20:23:17.7433169Z ================================================================================ 2025-05-07T20:23:17.8585945Z Dependencies resolved. 2025-05-07T20:23:17.8872281Z ================================================================================ 2025-05-07T20:23:17.8872716Z Package Arch Version Repository Size 2025-05-07T20:23:17.8873083Z ================================================================================ 2025-05-07T20:23:17.8873384Z Upgrading: 2025-05-07T20:23:17.8873728Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:17.8874294Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:17.8874648Z 2025-05-07T20:23:17.8874992Z Transaction Summary 2025-05-07T20:23:17.8875239Z ================================================================================ 2025-05-07T20:23:17.8875539Z Upgrade 2 Packages 2025-05-07T20:23:17.8875696Z 2025-05-07T20:23:17.8876208Z Total download size: 6.9 M 2025-05-07T20:23:17.8877014Z Downloading Packages: 2025-05-07T20:23:17.9269152Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 32 MB/s | 1.2 MB 00:00 2025-05-07T20:23:17.9955499Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 53 MB/s | 5.7 MB 00:00 2025-05-07T20:23:17.9966221Z -------------------------------------------------------------------------------- 2025-05-07T20:23:17.9967286Z Total 64 MB/s | 6.9 MB 00:00 2025-05-07T20:23:17.9969803Z Running transaction check 2025-05-07T20:23:18.0066183Z Transaction check succeeded. 2025-05-07T20:23:18.0066749Z Running transaction test 2025-05-07T20:23:18.0361307Z Transaction test succeeded. 2025-05-07T20:23:18.0364080Z Running transaction 2025-05-07T20:23:18.5906898Z Preparing : 1/1 2025-05-07T20:23:18.6960904Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:18.6983061Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:18.7197936Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:18.7199271Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:18.7302274Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:18.7324659Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:18.8799303Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:18.8800326Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:18.8801318Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:18.8802271Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:19.0324714Z ================================================================================ 2025-05-07T20:23:19.0325183Z WARNING: 2025-05-07T20:23:19.0325500Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:19.0325738Z 2025-05-07T20:23:19.0325833Z Available Versions: 2025-05-07T20:23:19.0325978Z 2025-05-07T20:23:19.0326068Z Version 2023.7.20250331: 2025-05-07T20:23:19.0326569Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:19.0327056Z 2025-05-07T20:23:19.0327305Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:19.0327712Z 2025-05-07T20:23:19.0327894Z Release notes: 2025-05-07T20:23:19.0328679Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:19.0329848Z 2025-05-07T20:23:19.0330035Z Version 2023.7.20250414: 2025-05-07T20:23:19.0330631Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:19.0331107Z 2025-05-07T20:23:19.0331334Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:19.0331747Z 2025-05-07T20:23:19.0331913Z Release notes: 2025-05-07T20:23:19.0332671Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:19.0333534Z 2025-05-07T20:23:19.0333719Z Version 2023.7.20250428: 2025-05-07T20:23:19.0334294Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:19.0334774Z 2025-05-07T20:23:19.0334995Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:19.0335389Z 2025-05-07T20:23:19.0335561Z Release notes: 2025-05-07T20:23:19.0336284Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:19.0336649Z 2025-05-07T20:23:19.0336971Z ================================================================================ 2025-05-07T20:23:19.0894414Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.0894756Z 2025-05-07T20:23:19.0895186Z Upgraded: 2025-05-07T20:23:19.0895902Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:19.0896715Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:19.0897061Z 2025-05-07T20:23:19.0897142Z Complete! 2025-05-07T20:23:19.1328248Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:19.1352337Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:19.6894198Z Last metadata expiration check: 0:00:13 ago on Wed May 7 20:23:06 2025. 2025-05-07T20:23:19.7136833Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:19.7534279Z Dependencies resolved. 2025-05-07T20:23:19.7710475Z ================================================================================ 2025-05-07T20:23:19.7710936Z Package Architecture Version Repository Size 2025-05-07T20:23:19.7711480Z ================================================================================ 2025-05-07T20:23:19.7711777Z Installing: 2025-05-07T20:23:19.7712057Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:19.7712325Z 2025-05-07T20:23:19.7712412Z Transaction Summary 2025-05-07T20:23:19.7712651Z ================================================================================ 2025-05-07T20:23:19.7712939Z Install 1 Package 2025-05-07T20:23:19.7713077Z 2025-05-07T20:23:19.7713199Z Total download size: 319 k 2025-05-07T20:23:19.7713718Z Installed size: 837 k 2025-05-07T20:23:19.7715163Z Downloading Packages: 2025-05-07T20:23:19.8388695Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 8.4 MB/s | 319 kB 00:00 2025-05-07T20:23:19.8394416Z -------------------------------------------------------------------------------- 2025-05-07T20:23:19.8396993Z Total 4.6 MB/s | 319 kB 00:00 2025-05-07T20:23:19.8550872Z Running transaction check 2025-05-07T20:23:19.8605984Z Transaction check succeeded. 2025-05-07T20:23:19.8606385Z Running transaction test 2025-05-07T20:23:19.9060538Z Transaction test succeeded. 2025-05-07T20:23:19.9064361Z Running transaction 2025-05-07T20:23:20.0072361Z Preparing : 1/1 2025-05-07T20:23:20.0570585Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.2878168Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.4137541Z ================================================================================ 2025-05-07T20:23:20.4137935Z WARNING: 2025-05-07T20:23:20.4138173Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:20.4138692Z 2025-05-07T20:23:20.4138792Z Available Versions: 2025-05-07T20:23:20.4138947Z 2025-05-07T20:23:20.4139034Z Version 2023.7.20250331: 2025-05-07T20:23:20.4139337Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:20.4139580Z 2025-05-07T20:23:20.4139714Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:20.4139917Z 2025-05-07T20:23:20.4140001Z Release notes: 2025-05-07T20:23:20.4140397Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:20.4140763Z 2025-05-07T20:23:20.4140848Z Version 2023.7.20250414: 2025-05-07T20:23:20.4141149Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:20.4141388Z 2025-05-07T20:23:20.4141500Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:20.4141706Z 2025-05-07T20:23:20.4141789Z Release notes: 2025-05-07T20:23:20.4142168Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:20.4142526Z 2025-05-07T20:23:20.4142769Z Version 2023.7.20250428: 2025-05-07T20:23:20.4143068Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:20.4143313Z 2025-05-07T20:23:20.4143434Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:20.4143632Z 2025-05-07T20:23:20.4143714Z Release notes: 2025-05-07T20:23:20.4144092Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:20.4144440Z 2025-05-07T20:23:20.4144558Z ================================================================================ 2025-05-07T20:23:20.4483175Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.4483501Z 2025-05-07T20:23:20.4483583Z Installed: 2025-05-07T20:23:20.4483884Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:20.4484176Z 2025-05-07T20:23:20.4484258Z Complete! 2025-05-07T20:23:20.4923486Z + hostname 2025-05-07T20:23:20.4923619Z 2025-05-07T20:23:20.4937665Z ip-10-0-20-84.ec2.internal 2025-05-07T20:23:20.4939114Z 2025-05-07T20:23:20.4939532Z + sudo lshw -C display 2025-05-07T20:23:20.4939679Z 2025-05-07T20:23:20.8893160Z *-display:0 UNCLAIMED 2025-05-07T20:23:20.8893551Z description: VGA compatible controller 2025-05-07T20:23:20.8894001Z product: Amazon.com, Inc. 2025-05-07T20:23:20.8894296Z vendor: Amazon.com, Inc. 2025-05-07T20:23:20.8894556Z physical id: 3 2025-05-07T20:23:20.8894795Z bus info: pci@0000:00:03.0 2025-05-07T20:23:20.8895050Z version: 00 2025-05-07T20:23:20.8895252Z width: 32 bits 2025-05-07T20:23:20.8895468Z clock: 33MHz 2025-05-07T20:23:20.8895709Z capabilities: vga_controller bus_master 2025-05-07T20:23:20.8896017Z configuration: latency=0 2025-05-07T20:23:20.8896328Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:20.8896656Z *-display:1 2025-05-07T20:23:20.8896910Z description: 3D controller 2025-05-07T20:23:20.8897190Z product: GA102GL [A10G] 2025-05-07T20:23:20.8897451Z vendor: NVIDIA Corporation 2025-05-07T20:23:20.8897713Z physical id: 1e 2025-05-07T20:23:20.8897940Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:20.8898188Z version: a1 2025-05-07T20:23:20.8898674Z width: 64 bits 2025-05-07T20:23:20.8898891Z clock: 33MHz 2025-05-07T20:23:20.8899174Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:20.8899540Z configuration: driver=nvidia latency=0 2025-05-07T20:23:20.8900136Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:20.8934664Z 2025-05-07T20:23:20.8934920Z ################################################################################ 2025-05-07T20:23:20.8935368Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:20.9065614Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:20.9233069Z Wed May 7 20:23:20 2025 2025-05-07T20:23:20.9233779Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:20.9234747Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:20.9235678Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:20.9236624Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:20.9237621Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:20.9238112Z | | | MIG M. | 2025-05-07T20:23:20.9238451Z |=========================================+========================+======================| 2025-05-07T20:23:20.9311447Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:20.9312100Z | 0% 30C P0 59W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:20.9312484Z | | | N/A | 2025-05-07T20:23:20.9312874Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:20.9313262Z 2025-05-07T20:23:20.9313644Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:20.9314061Z | Processes: | 2025-05-07T20:23:20.9314488Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:20.9314887Z | ID ID Usage | 2025-05-07T20:23:20.9315234Z |=========================================================================================| 2025-05-07T20:23:20.9316371Z | No running processes found | 2025-05-07T20:23:20.9316831Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.0738452Z ################################################################################ 2025-05-07T20:23:21.0738773Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:21.0879836Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.0881296Z [CHECK] rocminfo not found 2025-05-07T20:23:21.0890074Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.0891474Z [CHECK] rocm-smi not found 2025-05-07T20:23:21.0940894Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.0941322Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.0953799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.0954146Z env: 2025-05-07T20:23:21.0954372Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.0954665Z BUILD_ENV: build_binary 2025-05-07T20:23:21.0954911Z BUILD_TARGET: default 2025-05-07T20:23:21.0955144Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.0955380Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:21.0955636Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.0955932Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.0956258Z ##[endgroup] 2025-05-07T20:23:21.4297124Z ################################################################################ 2025-05-07T20:23:21.4297502Z # Setup Miniconda 2025-05-07T20:23:21.4297711Z # 2025-05-07T20:23:21.4313517Z # [2025-05-07T20:23:21.430Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:21.4313925Z ################################################################################ 2025-05-07T20:23:21.4314139Z 2025-05-07T20:23:21.4328998Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:21.5231432Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:21.5231785Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:21.5231977Z 2025-05-07T20:23:21.5248453Z 2025-05-07T20:23:21.5248779Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:21.5269694Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:22.3882683Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:22.3883064Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:22.3883306Z 2025-05-07T20:23:22.4029127Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:22.8483898Z Unpacking payload ... 2025-05-07T20:23:23.3670086Z 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:24.1825565Z 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:26.2871406Z 2025-05-07T20:23:26.2871864Z Installing base environment... 2025-05-07T20:23:26.2872150Z 2025-05-07T20:23:27.3644453Z Preparing transaction: ...working... done 2025-05-07T20:23:30.3535295Z Executing transaction: ...working... done 2025-05-07T20:23:31.0145654Z 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:31.1035501Z installation finished. 2025-05-07T20:23:31.1042642Z 2025-05-07T20:23:31.1042800Z + rm -f miniconda.sh 2025-05-07T20:23:31.1042978Z 2025-05-07T20:23:31.1356769Z 2025-05-07T20:23:31.1357363Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:31.1358271Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:31.1358890Z 2025-05-07T20:23:31.5015935Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:31.5016524Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:31.5017073Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:31.5017607Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:31.5018128Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:31.5018683Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:31.5019295Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:31.5019915Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:31.5020566Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:31.5021752Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:31.5022528Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:31.5023070Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:31.5023345Z 2025-05-07T20:23:31.5023625Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:31.5024088Z 2025-05-07T20:23:31.5670446Z 2025-05-07T20:23:31.5670907Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:31.5671116Z 2025-05-07T20:23:32.4056828Z 2025-05-07T20:23:32.4057442Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:32.4080208Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:45.7360160Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:47.3023280Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:47.3991043Z 2025-05-07T20:23:47.3991345Z ## Package Plan ## 2025-05-07T20:23:47.3991563Z 2025-05-07T20:23:47.3991746Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:47.3992074Z 2025-05-07T20:23:47.3992205Z added / updated specs: 2025-05-07T20:23:47.3992564Z - conda-libmamba-solver 2025-05-07T20:23:47.3992870Z - libarchive 2025-05-07T20:23:47.3993090Z - libmamba 2025-05-07T20:23:47.3993300Z - libmambapy 2025-05-07T20:23:47.3993427Z 2025-05-07T20:23:47.3993432Z 2025-05-07T20:23:47.3993576Z The following packages will be downloaded: 2025-05-07T20:23:47.3993794Z 2025-05-07T20:23:47.3993909Z package | build 2025-05-07T20:23:47.3994230Z ---------------------------|----------------- 2025-05-07T20:23:47.3994647Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:47.3995114Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:47.3995580Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:47.3996130Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:47.3996575Z ------------------------------------------------------------ 2025-05-07T20:23:47.3996908Z Total: 1.4 MB 2025-05-07T20:23:47.3997121Z 2025-05-07T20:23:47.3997233Z The following packages will be UPDATED: 2025-05-07T20:23:47.3997434Z 2025-05-07T20:23:47.4005533Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:47.4006323Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:47.4006702Z 2025-05-07T20:23:47.4006923Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:47.4007240Z 2025-05-07T20:23:47.4007550Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:47.4008329Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:47.4008797Z 2025-05-07T20:23:47.4008801Z 2025-05-07T20:23:47.4008806Z 2025-05-07T20:23:47.4008951Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:47.4009311Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:47.4009530Z 2025-05-07T20:23:47.4011730Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:47.4012080Z 2025-05-07T20:23:47.4012084Z 2025-05-07T20:23:47.4017810Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:47.4018192Z 2025-05-07T20:23:47.4018198Z 2025-05-07T20:23:47.4018204Z 2025-05-07T20:23:47.4515588Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:47.4515869Z 2025-05-07T20:23:47.4516008Z 2025-05-07T20:23:47.4590270Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:47.4590557Z 2025-05-07T20:23:47.4590562Z 2025-05-07T20:23:47.4653258Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:47.4653939Z 2025-05-07T20:23:47.4761467Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:47.4761739Z 2025-05-07T20:23:47.4837239Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:47.4837481Z 2025-05-07T20:23:47.4837485Z 2025-05-07T20:23:47.4837489Z 2025-05-07T20:23:47.4944540Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:47.4954105Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:47.4954461Z 2025-05-07T20:23:47.4954467Z 2025-05-07T20:23:47.4954744Z 2025-05-07T20:23:47.6033332Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:47.6033877Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:47.6039323Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:47.6039654Z 2025-05-07T20:23:47.6039855Z 2025-05-07T20:23:47.6040141Z  2025-05-07T20:23:47.6040406Z 2025-05-07T20:23:47.6040410Z 2025-05-07T20:23:47.6040601Z  2025-05-07T20:23:47.6040808Z 2025-05-07T20:23:47.6040812Z 2025-05-07T20:23:47.6040816Z 2025-05-07T20:23:47.6041029Z  done 2025-05-07T20:23:47.7048960Z Preparing transaction: | done 2025-05-07T20:23:47.8054501Z Verifying transaction: - done 2025-05-07T20:23:49.1073045Z Executing transaction: | / - \ | / - \ | / - \ | done 2025-05-07T20:23:50.8175678Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:50.8200634Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:51.7843562Z Channels: 2025-05-07T20:23:51.7843776Z - defaults 2025-05-07T20:23:51.7843983Z Platform: linux-64 2025-05-07T20:23:52.9974964Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:53.1167761Z Solving environment: - \ Channels: 2025-05-07T20:23:53.1168053Z - defaults 2025-05-07T20:23:53.1168262Z Platform: linux-64 2025-05-07T20:23:53.4040625Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:23:53.6197365Z Solving environment: / - \ | done 2025-05-07T20:23:53.7009726Z done 2025-05-07T20:23:53.7664113Z 2025-05-07T20:23:53.7664586Z ## Package Plan ## 2025-05-07T20:23:53.7664802Z 2025-05-07T20:23:53.7664985Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:53.7665218Z 2025-05-07T20:23:53.7665323Z added / updated specs: 2025-05-07T20:23:53.7665557Z - conda 2025-05-07T20:23:53.7665669Z 2025-05-07T20:23:53.7665674Z 2025-05-07T20:23:53.7665793Z The following packages will be downloaded: 2025-05-07T20:23:53.7666001Z 2025-05-07T20:23:53.7666118Z package | build 2025-05-07T20:23:53.7666422Z ---------------------------|----------------- 2025-05-07T20:23:53.7666768Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:53.7667139Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:53.7667546Z ------------------------------------------------------------ 2025-05-07T20:23:53.7667925Z Total: 1.4 MB 2025-05-07T20:23:53.7668131Z 2025-05-07T20:23:53.7668490Z The following packages will be UPDATED: 2025-05-07T20:23:53.7668693Z 2025-05-07T20:23:53.7668992Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:53.7669489Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:53.7669732Z 2025-05-07T20:23:53.7669736Z 2025-05-07T20:23:53.7669740Z 2025-05-07T20:23:53.7669878Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:53.7670232Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:53.7670472Z 2025-05-07T20:23:53.7983627Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:53.7983954Z 2025-05-07T20:23:53.8171195Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.0195422Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.0197182Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.0246345Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.0246651Z 2025-05-07T20:23:54.0247440Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.0247757Z 2025-05-07T20:23:54.0251644Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.0252092Z 2025-05-07T20:23:54.0252355Z 2025-05-07T20:23:54.0252594Z  done 2025-05-07T20:23:54.1254803Z Preparing transaction: - done 2025-05-07T20:23:54.2260224Z Verifying transaction: | done 2025-05-07T20:23:56.2360835Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:56.8439811Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:56.8443442Z + conda clean --packages --tarball -y 2025-05-07T20:23:56.8443738Z 2025-05-07T20:23:57.8520721Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:57.8521098Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:57.9166098Z 2025-05-07T20:23:57.9174893Z + conda clean --all -y 2025-05-07T20:23:57.9175148Z 2025-05-07T20:23:58.4570601Z There are no unused tarball(s) to remove. 2025-05-07T20:23:58.4571060Z Will remove 1 index cache(s). 2025-05-07T20:23:58.4571597Z There are no unused package(s) to remove. 2025-05-07T20:23:58.4571920Z There are no tempfile(s) to remove. 2025-05-07T20:23:58.4572231Z There are no logfile(s) to remove. 2025-05-07T20:23:58.5196506Z 2025-05-07T20:23:58.5201169Z + conda info 2025-05-07T20:23:58.5201360Z 2025-05-07T20:23:59.2701010Z 2025-05-07T20:23:59.2701544Z active environment : base 2025-05-07T20:23:59.2702010Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:59.2702445Z shell level : 1 2025-05-07T20:23:59.2702739Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:59.2703105Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:59.2703455Z conda version : 25.3.1 2025-05-07T20:23:59.2703752Z conda-build version : not installed 2025-05-07T20:23:59.2704033Z python version : 3.13.2.final.0 2025-05-07T20:23:59.2704320Z solver : libmamba (default) 2025-05-07T20:23:59.2704634Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:59.2704915Z __conda=25.3.1=0 2025-05-07T20:23:59.2705181Z __cuda=12.8=0 2025-05-07T20:23:59.2705446Z __glibc=2.34=0 2025-05-07T20:23:59.2705707Z __linux=6.1.130=0 2025-05-07T20:23:59.2705970Z __unix=0=0 2025-05-07T20:23:59.2706296Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:59.2706692Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:59.2707025Z conda av metadata url : None 2025-05-07T20:23:59.2707387Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:59.2708084Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:59.2708460Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:59.2708843Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:59.2709210Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:59.2709542Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:59.2709870Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:59.2710204Z /home/ec2-user/.conda/envs 2025-05-07T20:23:59.2710501Z platform : linux-64 2025-05-07T20:23:59.2711302Z 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:23:59.2712114Z UID:GID : 1000:1000 2025-05-07T20:23:59.2712424Z netrc file : None 2025-05-07T20:23:59.2712681Z offline mode : False 2025-05-07T20:23:59.2712844Z 2025-05-07T20:23:59.3334005Z 2025-05-07T20:23:59.3334421Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:59.3335626Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_023a4006-993f-4288-997c-78a25ec1d848 ... 2025-05-07T20:23:59.3336675Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:59.3418829Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:23:59.3419364Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:23:59.3436352Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:59.3436703Z env: 2025-05-07T20:23:59.3436917Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:59.3437212Z BUILD_ENV: build_binary 2025-05-07T20:23:59.3437452Z BUILD_TARGET: default 2025-05-07T20:23:59.3437685Z BUILD_VARIANT: cuda 2025-05-07T20:23:59.3437913Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:59.3438166Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:59.3438460Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:59.3438777Z ##[endgroup] 2025-05-07T20:23:59.6803763Z ################################################################################ 2025-05-07T20:23:59.6804148Z # Create Conda Environment 2025-05-07T20:23:59.6804391Z # 2025-05-07T20:23:59.6819292Z # [2025-05-07T20:23:59.681Z] + create_conda_environment build_binary 3.12 2025-05-07T20:23:59.6819706Z ################################################################################ 2025-05-07T20:23:59.6819914Z 2025-05-07T20:23:59.6835549Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:59.7754767Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:59.7755420Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:23:59.7755986Z + conda info --envs 2025-05-07T20:23:59.7756234Z 2025-05-07T20:24:00.5229326Z 2025-05-07T20:24:00.5230158Z # conda environments: 2025-05-07T20:24:00.5230718Z # 2025-05-07T20:24:00.5231005Z base /home/ec2-user/miniconda 2025-05-07T20:24:00.5231234Z 2025-05-07T20:24:00.5890322Z 2025-05-07T20:24:00.5890749Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:02.2230396Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:02.2230673Z 2025-05-07T20:24:02.2243850Z 2025-05-07T20:24:02.2252958Z [SETUP] Creating new Conda environment (Python 3.12) ... 2025-05-07T20:24:02.2275381Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.12 2025-05-07T20:24:02.9758710Z Channels: 2025-05-07T20:24:02.9758956Z - defaults 2025-05-07T20:24:02.9759160Z Platform: linux-64 2025-05-07T20:24:04.3903125Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T20:24:04.4907253Z Solving environment: | done 2025-05-07T20:24:04.5194708Z 2025-05-07T20:24:04.5194999Z ## Package Plan ## 2025-05-07T20:24:04.5195148Z 2025-05-07T20:24:04.5195360Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:04.5195663Z 2025-05-07T20:24:04.5195759Z added / updated specs: 2025-05-07T20:24:04.5196039Z - python=3.12 2025-05-07T20:24:04.5196170Z 2025-05-07T20:24:04.5196174Z 2025-05-07T20:24:04.5196301Z The following packages will be downloaded: 2025-05-07T20:24:04.5196509Z 2025-05-07T20:24:04.5196632Z package | build 2025-05-07T20:24:04.5196947Z ---------------------------|----------------- 2025-05-07T20:24:04.5197307Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:04.5197698Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:04.5198104Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:04.5198685Z python-3.12.9 | h5148396_0 34.7 MB 2025-05-07T20:24:04.5199072Z setuptools-78.1.1 | py312h06a4308_0 2.2 MB 2025-05-07T20:24:04.5199447Z wheel-0.45.1 | py312h06a4308_0 147 KB 2025-05-07T20:24:04.5199800Z ------------------------------------------------------------ 2025-05-07T20:24:04.5200472Z Total: 37.2 MB 2025-05-07T20:24:04.5200672Z 2025-05-07T20:24:04.5200802Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:04.5201018Z 2025-05-07T20:24:04.5201413Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:04.5201850Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:04.5202260Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:04.5202725Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:04.5203198Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:04.5203634Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:04.5204080Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:04.5204486Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:04.5204920Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:04.5205367Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:04.5205864Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:04.5206278Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:04.5206689Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:04.5207086Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:04.5207478Z python pkgs/main/linux-64::python-3.12.9-h5148396_0 2025-05-07T20:24:04.5207889Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:04.5208352Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py312h06a4308_0 2025-05-07T20:24:04.5208810Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:04.5209188Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:04.5209560Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:04.5209967Z wheel pkgs/main/linux-64::wheel-0.45.1-py312h06a4308_0 2025-05-07T20:24:04.5210356Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:04.5210709Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:04.5210950Z 2025-05-07T20:24:04.5210954Z 2025-05-07T20:24:04.5210958Z 2025-05-07T20:24:04.5211097Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:04.5211460Z python-3.12.9 | 34.7 MB | | 0% 2025-05-07T20:24:04.5211679Z 2025-05-07T20:24:04.5212022Z setuptools-78.1.1 | 2.2 MB | | 0%  2025-05-07T20:24:04.5212254Z 2025-05-07T20:24:04.5212258Z 2025-05-07T20:24:04.5231202Z wheel-0.45.1 | 147 KB | | 0%  2025-05-07T20:24:04.5231505Z 2025-05-07T20:24:04.5231509Z 2025-05-07T20:24:04.5231513Z 2025-05-07T20:24:04.5236598Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:04.5236885Z 2025-05-07T20:24:04.5236889Z 2025-05-07T20:24:04.5236893Z 2025-05-07T20:24:04.5236897Z 2025-05-07T20:24:04.5253724Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:04.5254009Z 2025-05-07T20:24:04.5254015Z 2025-05-07T20:24:04.5254020Z 2025-05-07T20:24:04.5254026Z 2025-05-07T20:24:04.5254031Z 2025-05-07T20:24:04.5635875Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:04.5636164Z 2025-05-07T20:24:04.5637291Z 2025-05-07T20:24:04.5804905Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:04.5805256Z 2025-05-07T20:24:04.5805263Z 2025-05-07T20:24:04.5805268Z 2025-05-07T20:24:04.5805274Z 2025-05-07T20:24:04.5807229Z 2025-05-07T20:24:04.6061199Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:04.6061482Z 2025-05-07T20:24:04.6061487Z 2025-05-07T20:24:04.6061491Z 2025-05-07T20:24:04.6061726Z 2025-05-07T20:24:04.6065020Z 2025-05-07T20:24:04.6110159Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:04.6110443Z 2025-05-07T20:24:04.6110447Z 2025-05-07T20:24:04.6110451Z 2025-05-07T20:24:04.6111949Z 2025-05-07T20:24:04.6126570Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:04.6126931Z 2025-05-07T20:24:04.6126937Z 2025-05-07T20:24:04.6126943Z 2025-05-07T20:24:04.6198761Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:04.6208941Z python-3.12.9 | 34.7 MB | 6 | 6% 2025-05-07T20:24:04.6210980Z 2025-05-07T20:24:04.6562414Z setuptools-78.1.1 | 2.2 MB | #########3 | 93%  2025-05-07T20:24:04.6562763Z 2025-05-07T20:24:04.6562769Z 2025-05-07T20:24:04.6565239Z 2025-05-07T20:24:04.6578167Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:04.6578554Z 2025-05-07T20:24:04.6578560Z 2025-05-07T20:24:04.6579260Z 2025-05-07T20:24:04.6687519Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:04.6688005Z 2025-05-07T20:24:04.7054518Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:04.7054856Z 2025-05-07T20:24:04.7055149Z 2025-05-07T20:24:04.7063719Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:04.7064043Z 2025-05-07T20:24:04.7064407Z 2025-05-07T20:24:04.7199675Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:04.7221007Z python-3.12.9 | 34.7 MB | #9 | 20% 2025-05-07T20:24:04.7221338Z 2025-05-07T20:24:04.7221344Z 2025-05-07T20:24:04.7221349Z 2025-05-07T20:24:04.7221354Z 2025-05-07T20:24:04.7225352Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:04.7225731Z 2025-05-07T20:24:04.7225738Z 2025-05-07T20:24:04.7225744Z 2025-05-07T20:24:04.7225750Z 2025-05-07T20:24:04.8201484Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:04.9774429Z python-3.12.9 | 34.7 MB | ######3 | 64% 2025-05-07T20:24:04.9774963Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:05.0797125Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:05.0797508Z 2025-05-07T20:24:05.6433403Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:05.6439522Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:05.6439907Z 2025-05-07T20:24:05.6440169Z 2025-05-07T20:24:05.6440433Z  2025-05-07T20:24:05.6440723Z 2025-05-07T20:24:05.6440729Z 2025-05-07T20:24:05.6440968Z  2025-05-07T20:24:05.6441179Z 2025-05-07T20:24:05.6441183Z 2025-05-07T20:24:05.6441187Z 2025-05-07T20:24:05.6441353Z  2025-05-07T20:24:05.6441558Z 2025-05-07T20:24:05.6441562Z 2025-05-07T20:24:05.6441583Z 2025-05-07T20:24:05.6441587Z 2025-05-07T20:24:05.6441757Z  2025-05-07T20:24:05.6441958Z 2025-05-07T20:24:05.6441962Z 2025-05-07T20:24:05.6441973Z 2025-05-07T20:24:05.6441987Z 2025-05-07T20:24:05.6441991Z 2025-05-07T20:24:05.6442195Z  done 2025-05-07T20:24:05.8549461Z Preparing transaction: - \ done 2025-05-07T20:24:07.2934905Z Verifying transaction: / - \ | / - \ | / - \ | / done 2025-05-07T20:24:09.6113946Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:09.6613769Z # 2025-05-07T20:24:09.6614079Z # To activate this environment, use 2025-05-07T20:24:09.6614353Z # 2025-05-07T20:24:09.6614553Z # $ conda activate build_binary 2025-05-07T20:24:09.6614817Z # 2025-05-07T20:24:09.6615024Z # To deactivate an active environment, use 2025-05-07T20:24:09.6615594Z # 2025-05-07T20:24:09.6615783Z # $ conda deactivate 2025-05-07T20:24:09.6615934Z 2025-05-07T20:24:09.7672519Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:09.7694603Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:12.7825243Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (25.1) 2025-05-07T20:24:12.7825848Z Collecting pip 2025-05-07T20:24:12.7826162Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:12.7826564Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:12.7828925Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.6 MB/s eta 0:00:00 2025-05-07T20:24:12.7829298Z Installing collected packages: pip 2025-05-07T20:24:12.7829592Z Attempting uninstall: pip 2025-05-07T20:24:12.7829862Z Found existing installation: pip 25.1 2025-05-07T20:24:12.7830161Z Uninstalling pip-25.1: 2025-05-07T20:24:12.7830464Z Successfully uninstalled pip-25.1 2025-05-07T20:24:12.7830768Z Successfully installed pip-25.1.1 2025-05-07T20:24:12.7830985Z 2025-05-07T20:24:12.8444258Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:12.8466315Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:13.6969480Z Channels: 2025-05-07T20:24:13.6969728Z - conda-forge 2025-05-07T20:24:13.6969952Z Platform: linux-64 2025-05-07T20:24:24.1644766Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:25.8563686Z Solving environment: - \ | / - done 2025-05-07T20:24:25.9197524Z 2025-05-07T20:24:25.9197871Z ## Package Plan ## 2025-05-07T20:24:25.9198064Z 2025-05-07T20:24:25.9198270Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:25.9198934Z 2025-05-07T20:24:25.9199047Z added / updated specs: 2025-05-07T20:24:25.9199311Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:25.9199563Z 2025-05-07T20:24:25.9199569Z 2025-05-07T20:24:25.9199708Z The following packages will be downloaded: 2025-05-07T20:24:25.9199924Z 2025-05-07T20:24:25.9200053Z package | build 2025-05-07T20:24:25.9200375Z ---------------------------|----------------- 2025-05-07T20:24:25.9200734Z cffi-1.17.1 | py312h06ac9bb_0 288 KB conda-forge 2025-05-07T20:24:25.9201192Z cryptography-44.0.3 | py312hda17c39_0 1.5 MB conda-forge 2025-05-07T20:24:25.9201627Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:24:25.9202120Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:24:25.9202574Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:25.9203081Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:25.9203518Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:25.9203920Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:24:25.9204336Z libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2025-05-07T20:24:25.9204745Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:24:25.9205155Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:25.9205559Z libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2025-05-07T20:24:25.9205960Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:25.9206370Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:25.9206800Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:25.9207224Z python-3.12.2 |hab00c5b_0_cpython 30.8 MB conda-forge 2025-05-07T20:24:25.9208167Z python_abi-3.12 | 7_cp312 7 KB conda-forge 2025-05-07T20:24:25.9208611Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:25.9209279Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:25.9209708Z zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2025-05-07T20:24:25.9210223Z ------------------------------------------------------------ 2025-05-07T20:24:25.9210701Z Total: 38.6 MB 2025-05-07T20:24:25.9211006Z 2025-05-07T20:24:25.9211138Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:25.9211367Z 2025-05-07T20:24:25.9211571Z cffi conda-forge/linux-64::cffi-1.17.1-py312h06ac9bb_0 2025-05-07T20:24:25.9212062Z cryptography conda-forge/linux-64::cryptography-44.0.3-py312hda17c39_0 2025-05-07T20:24:25.9212570Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:24:25.9213083Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:25.9213500Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:24:25.9215485Z libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2025-05-07T20:24:25.9215946Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:25.9216394Z libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:25.9216843Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:25.9217305Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:25.9217768Z python_abi conda-forge/noarch::python_abi-3.12-7_cp312 2025-05-07T20:24:25.9218267Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:25.9218836Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:25.9219185Z 2025-05-07T20:24:25.9219310Z The following packages will be UPDATED: 2025-05-07T20:24:25.9219544Z 2025-05-07T20:24:25.9219932Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:25.9220721Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:25.9221350Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:25.9222197Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:24:25.9222809Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:25.9223387Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:25.9223706Z 2025-05-07T20:24:25.9223926Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:24:25.9224237Z 2025-05-07T20:24:25.9224470Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T20:24:25.9225078Z python pkgs/main::python-3.12.9-h5148396_0 --> conda-forge::python-3.12.2-hab00c5b_0_cpython 2025-05-07T20:24:25.9225447Z 2025-05-07T20:24:25.9225451Z 2025-05-07T20:24:25.9225456Z 2025-05-07T20:24:25.9225603Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:25.9225965Z python-3.12.2 | 30.8 MB | | 0% 2025-05-07T20:24:25.9226195Z 2025-05-07T20:24:25.9226591Z openssl-3.5.0 | 3.0 MB | | 0%  2025-05-07T20:24:25.9226836Z 2025-05-07T20:24:25.9226840Z 2025-05-07T20:24:25.9231292Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:25.9231552Z 2025-05-07T20:24:25.9231556Z 2025-05-07T20:24:25.9233874Z 2025-05-07T20:24:25.9241144Z libsqlite-3.46.0 | 845 KB | | 0%  2025-05-07T20:24:25.9241547Z 2025-05-07T20:24:25.9241551Z 2025-05-07T20:24:25.9241555Z 2025-05-07T20:24:25.9241566Z 2025-05-07T20:24:25.9256161Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:25.9256417Z 2025-05-07T20:24:25.9256421Z 2025-05-07T20:24:25.9256424Z 2025-05-07T20:24:25.9256428Z 2025-05-07T20:24:25.9258991Z 2025-05-07T20:24:25.9260686Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:25.9261026Z 2025-05-07T20:24:25.9261030Z 2025-05-07T20:24:25.9261034Z 2025-05-07T20:24:25.9261046Z 2025-05-07T20:24:25.9261050Z 2025-05-07T20:24:25.9261054Z 2025-05-07T20:24:25.9262183Z cffi-1.17.1 | 288 KB | | 0%  2025-05-07T20:24:25.9262449Z 2025-05-07T20:24:25.9262453Z 2025-05-07T20:24:25.9262464Z 2025-05-07T20:24:25.9262468Z 2025-05-07T20:24:25.9262472Z 2025-05-07T20:24:25.9262475Z 2025-05-07T20:24:25.9269499Z 2025-05-07T20:24:25.9271539Z expat-2.7.0 | 137 KB | | 0%  2025-05-07T20:24:25.9271874Z 2025-05-07T20:24:25.9271880Z 2025-05-07T20:24:25.9271886Z 2025-05-07T20:24:25.9271891Z 2025-05-07T20:24:25.9271897Z 2025-05-07T20:24:25.9271916Z 2025-05-07T20:24:25.9271923Z 2025-05-07T20:24:25.9271928Z 2025-05-07T20:24:25.9286826Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:25.9287115Z 2025-05-07T20:24:25.9287119Z 2025-05-07T20:24:25.9287123Z 2025-05-07T20:24:25.9287126Z 2025-05-07T20:24:25.9287130Z 2025-05-07T20:24:25.9287134Z 2025-05-07T20:24:25.9287137Z 2025-05-07T20:24:25.9287141Z 2025-05-07T20:24:25.9287145Z 2025-05-07T20:24:25.9288217Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:25.9288516Z 2025-05-07T20:24:25.9288520Z 2025-05-07T20:24:25.9288523Z 2025-05-07T20:24:25.9288532Z 2025-05-07T20:24:25.9288535Z 2025-05-07T20:24:25.9288539Z 2025-05-07T20:24:25.9288553Z 2025-05-07T20:24:25.9288556Z 2025-05-07T20:24:25.9288560Z 2025-05-07T20:24:25.9289875Z 2025-05-07T20:24:25.9291083Z libxcrypt-4.4.36 | 98 KB | | 0%  2025-05-07T20:24:25.9291395Z 2025-05-07T20:24:25.9291407Z 2025-05-07T20:24:25.9291411Z 2025-05-07T20:24:25.9291421Z 2025-05-07T20:24:25.9291424Z 2025-05-07T20:24:25.9291428Z 2025-05-07T20:24:25.9291432Z 2025-05-07T20:24:25.9291435Z 2025-05-07T20:24:25.9291447Z 2025-05-07T20:24:25.9291451Z 2025-05-07T20:24:25.9291454Z 2025-05-07T20:24:25.9294059Z zlib-1.2.13 | 91 KB | | 0%  2025-05-07T20:24:25.9294341Z 2025-05-07T20:24:25.9294353Z 2025-05-07T20:24:25.9294357Z 2025-05-07T20:24:25.9294360Z 2025-05-07T20:24:25.9294364Z 2025-05-07T20:24:25.9294368Z 2025-05-07T20:24:25.9294371Z 2025-05-07T20:24:25.9294375Z 2025-05-07T20:24:25.9294379Z 2025-05-07T20:24:25.9294382Z 2025-05-07T20:24:25.9294386Z 2025-05-07T20:24:25.9294389Z 2025-05-07T20:24:25.9295024Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:25.9295351Z 2025-05-07T20:24:25.9295356Z 2025-05-07T20:24:25.9295360Z 2025-05-07T20:24:25.9295363Z 2025-05-07T20:24:25.9295377Z 2025-05-07T20:24:25.9295381Z 2025-05-07T20:24:25.9295385Z 2025-05-07T20:24:25.9295389Z 2025-05-07T20:24:25.9295392Z 2025-05-07T20:24:25.9295396Z 2025-05-07T20:24:25.9295400Z 2025-05-07T20:24:25.9295403Z 2025-05-07T20:24:25.9295411Z 2025-05-07T20:24:25.9296704Z libexpat-2.7.0 | 73 KB | | 0%  2025-05-07T20:24:25.9296998Z 2025-05-07T20:24:25.9297003Z 2025-05-07T20:24:25.9297006Z 2025-05-07T20:24:25.9297010Z 2025-05-07T20:24:25.9297014Z 2025-05-07T20:24:25.9297018Z 2025-05-07T20:24:25.9297021Z 2025-05-07T20:24:25.9297025Z 2025-05-07T20:24:25.9297029Z 2025-05-07T20:24:25.9297032Z 2025-05-07T20:24:25.9297036Z 2025-05-07T20:24:25.9297040Z 2025-05-07T20:24:25.9297044Z 2025-05-07T20:24:25.9297181Z 2025-05-07T20:24:25.9297719Z libzlib-1.2.13 | 60 KB | | 0%  2025-05-07T20:24:25.9297996Z 2025-05-07T20:24:25.9298000Z 2025-05-07T20:24:25.9298006Z 2025-05-07T20:24:25.9298329Z 2025-05-07T20:24:25.9298338Z 2025-05-07T20:24:25.9298344Z 2025-05-07T20:24:25.9298349Z 2025-05-07T20:24:25.9298353Z 2025-05-07T20:24:25.9298356Z 2025-05-07T20:24:25.9298360Z 2025-05-07T20:24:25.9298364Z 2025-05-07T20:24:25.9298367Z 2025-05-07T20:24:25.9298371Z 2025-05-07T20:24:25.9298376Z 2025-05-07T20:24:25.9298624Z 2025-05-07T20:24:25.9299714Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:25.9300023Z 2025-05-07T20:24:25.9300027Z 2025-05-07T20:24:25.9300178Z 2025-05-07T20:24:25.9300194Z 2025-05-07T20:24:25.9300278Z 2025-05-07T20:24:25.9300284Z 2025-05-07T20:24:25.9300288Z 2025-05-07T20:24:25.9300293Z 2025-05-07T20:24:25.9300298Z 2025-05-07T20:24:25.9300303Z 2025-05-07T20:24:25.9300320Z 2025-05-07T20:24:25.9300344Z 2025-05-07T20:24:25.9300349Z 2025-05-07T20:24:25.9300365Z 2025-05-07T20:24:25.9300370Z 2025-05-07T20:24:25.9300503Z 2025-05-07T20:24:25.9301007Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:25.9301357Z 2025-05-07T20:24:25.9301361Z 2025-05-07T20:24:25.9301365Z 2025-05-07T20:24:25.9301368Z 2025-05-07T20:24:25.9301372Z 2025-05-07T20:24:25.9301376Z 2025-05-07T20:24:25.9301379Z 2025-05-07T20:24:25.9301383Z 2025-05-07T20:24:25.9301387Z 2025-05-07T20:24:25.9301391Z 2025-05-07T20:24:25.9301400Z 2025-05-07T20:24:25.9301410Z 2025-05-07T20:24:25.9301414Z 2025-05-07T20:24:25.9301418Z 2025-05-07T20:24:25.9301421Z 2025-05-07T20:24:25.9301425Z 2025-05-07T20:24:25.9301429Z 2025-05-07T20:24:25.9302963Z libuuid-2.38.1 | 33 KB | | 0%  2025-05-07T20:24:25.9303257Z 2025-05-07T20:24:25.9303264Z 2025-05-07T20:24:25.9303276Z 2025-05-07T20:24:25.9303280Z 2025-05-07T20:24:25.9303284Z 2025-05-07T20:24:25.9303300Z 2025-05-07T20:24:25.9303304Z 2025-05-07T20:24:25.9303307Z 2025-05-07T20:24:25.9303311Z 2025-05-07T20:24:25.9303315Z 2025-05-07T20:24:25.9303322Z 2025-05-07T20:24:25.9303326Z 2025-05-07T20:24:25.9303330Z 2025-05-07T20:24:25.9303334Z 2025-05-07T20:24:25.9303337Z 2025-05-07T20:24:25.9303341Z 2025-05-07T20:24:25.9303345Z 2025-05-07T20:24:25.9303349Z 2025-05-07T20:24:25.9304928Z libnsl-2.0.1 | 33 KB | | 0%  2025-05-07T20:24:25.9305268Z 2025-05-07T20:24:25.9305272Z 2025-05-07T20:24:25.9305276Z 2025-05-07T20:24:25.9305279Z 2025-05-07T20:24:25.9305283Z 2025-05-07T20:24:25.9305286Z 2025-05-07T20:24:25.9305290Z 2025-05-07T20:24:25.9305293Z 2025-05-07T20:24:25.9305297Z 2025-05-07T20:24:25.9305300Z 2025-05-07T20:24:25.9305304Z 2025-05-07T20:24:25.9305307Z 2025-05-07T20:24:25.9305311Z 2025-05-07T20:24:25.9305314Z 2025-05-07T20:24:25.9305332Z 2025-05-07T20:24:25.9305336Z 2025-05-07T20:24:25.9305339Z 2025-05-07T20:24:25.9305343Z 2025-05-07T20:24:25.9305346Z 2025-05-07T20:24:25.9855029Z ... (more hidden) ... 2025-05-07T20:24:25.9855314Z 2025-05-07T20:24:25.9855318Z 2025-05-07T20:24:25.9855322Z 2025-05-07T20:24:25.9858697Z 2025-05-07T20:24:26.0200860Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.0206907Z python-3.12.2 | 30.8 MB | 7 | 7% 2025-05-07T20:24:26.0207139Z 2025-05-07T20:24:26.0228515Z openssl-3.5.0 | 3.0 MB | #5 | 16%  2025-05-07T20:24:26.0228749Z 2025-05-07T20:24:26.0228753Z 2025-05-07T20:24:26.0297831Z cryptography-44.0.3 | 1.5 MB | ####1 | 42%  2025-05-07T20:24:26.0298083Z 2025-05-07T20:24:26.0298087Z 2025-05-07T20:24:26.0298091Z 2025-05-07T20:24:26.0298095Z 2025-05-07T20:24:26.0300032Z 2025-05-07T20:24:26.0367424Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T20:24:26.0367903Z 2025-05-07T20:24:26.0367908Z 2025-05-07T20:24:26.0367912Z 2025-05-07T20:24:26.0368138Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:26.0368521Z 2025-05-07T20:24:26.0368526Z 2025-05-07T20:24:26.0368535Z 2025-05-07T20:24:26.0612498Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:26.0612763Z 2025-05-07T20:24:26.0612766Z 2025-05-07T20:24:26.0612770Z 2025-05-07T20:24:26.0612774Z 2025-05-07T20:24:26.0612778Z 2025-05-07T20:24:26.0917977Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.0918246Z 2025-05-07T20:24:26.0918250Z 2025-05-07T20:24:26.0918254Z 2025-05-07T20:24:26.0918257Z 2025-05-07T20:24:26.0918261Z 2025-05-07T20:24:26.0918923Z 2025-05-07T20:24:26.1126416Z cffi-1.17.1 | 288 KB | 5 | 6%  2025-05-07T20:24:26.1126682Z 2025-05-07T20:24:26.1126686Z 2025-05-07T20:24:26.1126700Z 2025-05-07T20:24:26.1126704Z 2025-05-07T20:24:26.1126707Z 2025-05-07T20:24:26.1126711Z 2025-05-07T20:24:26.1166658Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:26.1166948Z 2025-05-07T20:24:26.1166952Z 2025-05-07T20:24:26.1166965Z 2025-05-07T20:24:26.1166969Z 2025-05-07T20:24:26.1166972Z 2025-05-07T20:24:26.1166976Z 2025-05-07T20:24:26.1170339Z 2025-05-07T20:24:26.1184256Z expat-2.7.0 | 137 KB | #1 | 12%  2025-05-07T20:24:26.1184509Z 2025-05-07T20:24:26.1184594Z 2025-05-07T20:24:26.1208496Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.1309691Z python-3.12.2 | 30.8 MB | #8 | 19% 2025-05-07T20:24:26.1309948Z 2025-05-07T20:24:26.1309952Z 2025-05-07T20:24:26.1309956Z 2025-05-07T20:24:26.1309968Z 2025-05-07T20:24:26.1309972Z 2025-05-07T20:24:26.1309975Z 2025-05-07T20:24:26.1311177Z 2025-05-07T20:24:26.1626395Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:26.1626685Z 2025-05-07T20:24:26.1626689Z 2025-05-07T20:24:26.1626693Z 2025-05-07T20:24:26.1626697Z 2025-05-07T20:24:26.1626700Z 2025-05-07T20:24:26.1626704Z 2025-05-07T20:24:26.1626708Z 2025-05-07T20:24:26.1626716Z 2025-05-07T20:24:26.1631031Z 2025-05-07T20:24:26.1635480Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:26.1635766Z 2025-05-07T20:24:26.1635769Z 2025-05-07T20:24:26.1637067Z 2025-05-07T20:24:26.1641922Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:26.1642189Z 2025-05-07T20:24:26.1642193Z 2025-05-07T20:24:26.1642197Z 2025-05-07T20:24:26.1642201Z 2025-05-07T20:24:26.1642205Z 2025-05-07T20:24:26.1642208Z 2025-05-07T20:24:26.1642212Z 2025-05-07T20:24:26.1642216Z 2025-05-07T20:24:26.1716660Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:26.1716945Z 2025-05-07T20:24:26.1716949Z 2025-05-07T20:24:26.1716962Z 2025-05-07T20:24:26.1716966Z 2025-05-07T20:24:26.1716970Z 2025-05-07T20:24:26.1716973Z 2025-05-07T20:24:26.1716977Z 2025-05-07T20:24:26.1716980Z 2025-05-07T20:24:26.1763977Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.1764255Z 2025-05-07T20:24:26.1764259Z 2025-05-07T20:24:26.1764263Z 2025-05-07T20:24:26.1764266Z 2025-05-07T20:24:26.1764270Z 2025-05-07T20:24:26.1764274Z 2025-05-07T20:24:26.1764278Z 2025-05-07T20:24:26.1764281Z 2025-05-07T20:24:26.1764877Z 2025-05-07T20:24:26.1818703Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.1818985Z 2025-05-07T20:24:26.1818989Z 2025-05-07T20:24:26.1818993Z 2025-05-07T20:24:26.1818997Z 2025-05-07T20:24:26.1819001Z 2025-05-07T20:24:26.1819004Z 2025-05-07T20:24:26.1819008Z 2025-05-07T20:24:26.1819019Z 2025-05-07T20:24:26.1819023Z 2025-05-07T20:24:26.1820253Z 2025-05-07T20:24:26.1836253Z libxcrypt-4.4.36 | 98 KB | #6 | 16%  2025-05-07T20:24:26.1837955Z 2025-05-07T20:24:26.1840429Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:26.1842932Z 2025-05-07T20:24:26.1888349Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:26.1888592Z 2025-05-07T20:24:26.1888596Z 2025-05-07T20:24:26.1888600Z 2025-05-07T20:24:26.1888603Z 2025-05-07T20:24:26.1888607Z 2025-05-07T20:24:26.1888611Z 2025-05-07T20:24:26.1888614Z 2025-05-07T20:24:26.1888618Z 2025-05-07T20:24:26.1888622Z 2025-05-07T20:24:26.1889069Z 2025-05-07T20:24:26.2173712Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:26.2174007Z 2025-05-07T20:24:26.2174011Z 2025-05-07T20:24:26.2174015Z 2025-05-07T20:24:26.2174019Z 2025-05-07T20:24:26.2174022Z 2025-05-07T20:24:26.2174026Z 2025-05-07T20:24:26.2174030Z 2025-05-07T20:24:26.2174033Z 2025-05-07T20:24:26.2174037Z 2025-05-07T20:24:26.2174040Z 2025-05-07T20:24:26.2175179Z 2025-05-07T20:24:26.2211173Z zlib-1.2.13 | 91 KB | #7 | 18%  2025-05-07T20:24:26.2218055Z python-3.12.2 | 30.8 MB | ### | 31% 2025-05-07T20:24:26.2218294Z 2025-05-07T20:24:26.2218298Z 2025-05-07T20:24:26.2218311Z 2025-05-07T20:24:26.2218315Z 2025-05-07T20:24:26.2218319Z 2025-05-07T20:24:26.2218322Z 2025-05-07T20:24:26.2218326Z 2025-05-07T20:24:26.2218329Z 2025-05-07T20:24:26.2218333Z 2025-05-07T20:24:26.2218337Z 2025-05-07T20:24:26.2218341Z 2025-05-07T20:24:26.2318154Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:26.2318413Z 2025-05-07T20:24:26.2318417Z 2025-05-07T20:24:26.2318421Z 2025-05-07T20:24:26.2320934Z 2025-05-07T20:24:26.2322975Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.2323229Z 2025-05-07T20:24:26.2323233Z 2025-05-07T20:24:26.2323237Z 2025-05-07T20:24:26.2323241Z 2025-05-07T20:24:26.2323245Z 2025-05-07T20:24:26.2323249Z 2025-05-07T20:24:26.2323262Z 2025-05-07T20:24:26.2323266Z 2025-05-07T20:24:26.2323269Z 2025-05-07T20:24:26.2323280Z 2025-05-07T20:24:26.2323284Z 2025-05-07T20:24:26.2324565Z 2025-05-07T20:24:26.2331051Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:26.2331361Z 2025-05-07T20:24:26.2331371Z 2025-05-07T20:24:26.2331375Z 2025-05-07T20:24:26.2332581Z 2025-05-07T20:24:26.2377830Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.2378086Z 2025-05-07T20:24:26.2378097Z 2025-05-07T20:24:26.2378101Z 2025-05-07T20:24:26.2378105Z 2025-05-07T20:24:26.2378108Z 2025-05-07T20:24:26.2378112Z 2025-05-07T20:24:26.2378116Z 2025-05-07T20:24:26.2378119Z 2025-05-07T20:24:26.2378123Z 2025-05-07T20:24:26.2378127Z 2025-05-07T20:24:26.2378130Z 2025-05-07T20:24:26.2378134Z 2025-05-07T20:24:26.2378138Z 2025-05-07T20:24:26.2378843Z 2025-05-07T20:24:26.2418928Z libzlib-1.2.13 | 60 KB | ##6 | 27%  2025-05-07T20:24:26.2419235Z 2025-05-07T20:24:26.2419239Z 2025-05-07T20:24:26.2419243Z 2025-05-07T20:24:26.2419246Z 2025-05-07T20:24:26.2419250Z 2025-05-07T20:24:26.2419254Z 2025-05-07T20:24:26.2419257Z 2025-05-07T20:24:26.2419267Z 2025-05-07T20:24:26.2419271Z 2025-05-07T20:24:26.2419274Z 2025-05-07T20:24:26.2419278Z 2025-05-07T20:24:26.2419282Z 2025-05-07T20:24:26.2419285Z 2025-05-07T20:24:26.2421418Z 2025-05-07T20:24:26.2424206Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:26.2424491Z 2025-05-07T20:24:26.2424495Z 2025-05-07T20:24:26.2424499Z 2025-05-07T20:24:26.2424510Z 2025-05-07T20:24:26.2424514Z 2025-05-07T20:24:26.2424517Z 2025-05-07T20:24:26.2424521Z 2025-05-07T20:24:26.2424525Z 2025-05-07T20:24:26.2424528Z 2025-05-07T20:24:26.2424532Z 2025-05-07T20:24:26.2424536Z 2025-05-07T20:24:26.2424539Z 2025-05-07T20:24:26.2530486Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.2530994Z 2025-05-07T20:24:26.2530998Z 2025-05-07T20:24:26.2531002Z 2025-05-07T20:24:26.2531006Z 2025-05-07T20:24:26.2532518Z 2025-05-07T20:24:26.2541580Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.2541855Z 2025-05-07T20:24:26.2541859Z 2025-05-07T20:24:26.2541862Z 2025-05-07T20:24:26.2541866Z 2025-05-07T20:24:26.2541870Z 2025-05-07T20:24:26.2607708Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.2608238Z 2025-05-07T20:24:26.2608246Z 2025-05-07T20:24:26.2608253Z 2025-05-07T20:24:26.2608260Z 2025-05-07T20:24:26.2608268Z 2025-05-07T20:24:26.2608275Z 2025-05-07T20:24:26.2608283Z 2025-05-07T20:24:26.2608290Z 2025-05-07T20:24:26.2608297Z 2025-05-07T20:24:26.2608305Z 2025-05-07T20:24:26.2608312Z 2025-05-07T20:24:26.2608319Z 2025-05-07T20:24:26.2608327Z 2025-05-07T20:24:26.2608334Z 2025-05-07T20:24:26.2608342Z 2025-05-07T20:24:26.2641685Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:26.2642006Z 2025-05-07T20:24:26.2642010Z 2025-05-07T20:24:26.2642014Z 2025-05-07T20:24:26.2642018Z 2025-05-07T20:24:26.2642021Z 2025-05-07T20:24:26.2642033Z 2025-05-07T20:24:26.2642037Z 2025-05-07T20:24:26.2642051Z 2025-05-07T20:24:26.2642055Z 2025-05-07T20:24:26.2642058Z 2025-05-07T20:24:26.2642062Z 2025-05-07T20:24:26.2642065Z 2025-05-07T20:24:26.2642069Z 2025-05-07T20:24:26.2642073Z 2025-05-07T20:24:26.2642267Z 2025-05-07T20:24:26.2698818Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.2699189Z 2025-05-07T20:24:26.2699193Z 2025-05-07T20:24:26.2699197Z 2025-05-07T20:24:26.2699200Z 2025-05-07T20:24:26.2699204Z 2025-05-07T20:24:26.2699208Z 2025-05-07T20:24:26.2699211Z 2025-05-07T20:24:26.2699215Z 2025-05-07T20:24:26.2699219Z 2025-05-07T20:24:26.2699222Z 2025-05-07T20:24:26.2699226Z 2025-05-07T20:24:26.2699230Z 2025-05-07T20:24:26.2708625Z 2025-05-07T20:24:26.2768525Z libexpat-2.7.0 | 73 KB | ##2 | 22%  2025-05-07T20:24:26.2769085Z 2025-05-07T20:24:26.2769093Z 2025-05-07T20:24:26.2769100Z 2025-05-07T20:24:26.2769120Z 2025-05-07T20:24:26.2769128Z 2025-05-07T20:24:26.2769135Z 2025-05-07T20:24:26.2769142Z 2025-05-07T20:24:26.2769149Z 2025-05-07T20:24:26.2769156Z 2025-05-07T20:24:26.2769174Z 2025-05-07T20:24:26.2769181Z 2025-05-07T20:24:26.2769188Z 2025-05-07T20:24:26.2769675Z 2025-05-07T20:24:26.2840108Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:26.2840399Z 2025-05-07T20:24:26.2840403Z 2025-05-07T20:24:26.2840407Z 2025-05-07T20:24:26.2840410Z 2025-05-07T20:24:26.2840414Z 2025-05-07T20:24:26.2840418Z 2025-05-07T20:24:26.2840421Z 2025-05-07T20:24:26.2840425Z 2025-05-07T20:24:26.2840429Z 2025-05-07T20:24:26.2840432Z 2025-05-07T20:24:26.2840436Z 2025-05-07T20:24:26.2840440Z 2025-05-07T20:24:26.2840451Z 2025-05-07T20:24:26.2840455Z 2025-05-07T20:24:26.2840459Z 2025-05-07T20:24:26.2840462Z 2025-05-07T20:24:26.2842445Z 2025-05-07T20:24:26.2875601Z libuuid-2.38.1 | 33 KB | ####8 | 49%  2025-05-07T20:24:26.2875900Z 2025-05-07T20:24:26.2875905Z 2025-05-07T20:24:26.2875909Z 2025-05-07T20:24:26.2875913Z 2025-05-07T20:24:26.2875916Z 2025-05-07T20:24:26.2875920Z 2025-05-07T20:24:26.2875924Z 2025-05-07T20:24:26.2875958Z 2025-05-07T20:24:26.2875982Z 2025-05-07T20:24:26.2875986Z 2025-05-07T20:24:26.2876006Z 2025-05-07T20:24:26.2876026Z 2025-05-07T20:24:26.2876052Z 2025-05-07T20:24:26.2876055Z 2025-05-07T20:24:26.2876060Z 2025-05-07T20:24:26.2876081Z 2025-05-07T20:24:26.2877280Z 2025-05-07T20:24:26.2945500Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:26.2945811Z 2025-05-07T20:24:26.2945815Z 2025-05-07T20:24:26.2945819Z 2025-05-07T20:24:26.2945994Z 2025-05-07T20:24:26.2945997Z 2025-05-07T20:24:26.2946001Z 2025-05-07T20:24:26.2946005Z 2025-05-07T20:24:26.2946008Z 2025-05-07T20:24:26.2946012Z 2025-05-07T20:24:26.2946016Z 2025-05-07T20:24:26.2946019Z 2025-05-07T20:24:26.2946133Z 2025-05-07T20:24:26.2946138Z 2025-05-07T20:24:26.2946150Z 2025-05-07T20:24:26.2946154Z 2025-05-07T20:24:26.2947531Z 2025-05-07T20:24:26.2984513Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:26.2984820Z 2025-05-07T20:24:26.2984824Z 2025-05-07T20:24:26.2984828Z 2025-05-07T20:24:26.2984831Z 2025-05-07T20:24:26.2984835Z 2025-05-07T20:24:26.2984839Z 2025-05-07T20:24:26.2984842Z 2025-05-07T20:24:26.2984846Z 2025-05-07T20:24:26.2984850Z 2025-05-07T20:24:26.2984853Z 2025-05-07T20:24:26.2984857Z 2025-05-07T20:24:26.2984860Z 2025-05-07T20:24:26.2984864Z 2025-05-07T20:24:26.2984868Z 2025-05-07T20:24:26.2984871Z 2025-05-07T20:24:26.2988408Z 2025-05-07T20:24:26.3157861Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.3158162Z 2025-05-07T20:24:26.3158167Z 2025-05-07T20:24:26.3158183Z 2025-05-07T20:24:26.3158187Z 2025-05-07T20:24:26.3158191Z 2025-05-07T20:24:26.3158201Z 2025-05-07T20:24:26.3158205Z 2025-05-07T20:24:26.3158209Z 2025-05-07T20:24:26.3158212Z 2025-05-07T20:24:26.3158216Z 2025-05-07T20:24:26.3158220Z 2025-05-07T20:24:26.3158232Z 2025-05-07T20:24:26.3158236Z 2025-05-07T20:24:26.3158239Z 2025-05-07T20:24:26.3158243Z 2025-05-07T20:24:26.3158247Z 2025-05-07T20:24:26.3158250Z 2025-05-07T20:24:26.3162345Z 2025-05-07T20:24:26.3191140Z libnsl-2.0.1 | 33 KB | ####9 | 49%  2025-05-07T20:24:26.3191438Z 2025-05-07T20:24:26.3191442Z 2025-05-07T20:24:26.3191446Z 2025-05-07T20:24:26.3191450Z 2025-05-07T20:24:26.3191454Z 2025-05-07T20:24:26.3191457Z 2025-05-07T20:24:26.3191461Z 2025-05-07T20:24:26.3191464Z 2025-05-07T20:24:26.3191476Z 2025-05-07T20:24:26.3191480Z 2025-05-07T20:24:26.3191484Z 2025-05-07T20:24:26.3191487Z 2025-05-07T20:24:26.3191491Z 2025-05-07T20:24:26.3191495Z 2025-05-07T20:24:26.3191498Z 2025-05-07T20:24:26.3191502Z 2025-05-07T20:24:26.3191509Z 2025-05-07T20:24:26.3192787Z 2025-05-07T20:24:26.3193976Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:26.3194259Z 2025-05-07T20:24:26.3194263Z 2025-05-07T20:24:26.3194267Z 2025-05-07T20:24:26.3194271Z 2025-05-07T20:24:26.3194281Z 2025-05-07T20:24:26.3195870Z 2025-05-07T20:24:26.3205578Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:26.3205835Z 2025-05-07T20:24:26.3205839Z 2025-05-07T20:24:26.3205851Z 2025-05-07T20:24:26.3205854Z 2025-05-07T20:24:26.3205858Z 2025-05-07T20:24:26.3206021Z 2025-05-07T20:24:26.3213600Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:26.3281235Z python-3.12.2 | 30.8 MB | ####3 | 44% 2025-05-07T20:24:26.3281476Z 2025-05-07T20:24:26.3281480Z 2025-05-07T20:24:26.3281484Z 2025-05-07T20:24:26.3281488Z 2025-05-07T20:24:26.3281492Z 2025-05-07T20:24:26.3281495Z 2025-05-07T20:24:26.3282530Z 2025-05-07T20:24:26.3289710Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:26.3289964Z 2025-05-07T20:24:26.3289967Z 2025-05-07T20:24:26.3289971Z 2025-05-07T20:24:26.3289980Z 2025-05-07T20:24:26.3289984Z 2025-05-07T20:24:26.3289988Z 2025-05-07T20:24:26.3291044Z 2025-05-07T20:24:26.3668185Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:26.3668472Z 2025-05-07T20:24:26.3668477Z 2025-05-07T20:24:26.3668481Z 2025-05-07T20:24:26.3668493Z 2025-05-07T20:24:26.3668497Z 2025-05-07T20:24:26.3668500Z 2025-05-07T20:24:26.3668504Z 2025-05-07T20:24:26.3668508Z 2025-05-07T20:24:26.3668512Z 2025-05-07T20:24:26.3668515Z 2025-05-07T20:24:26.3668519Z 2025-05-07T20:24:26.3668730Z 2025-05-07T20:24:26.3668734Z 2025-05-07T20:24:26.3668737Z 2025-05-07T20:24:26.3668741Z 2025-05-07T20:24:26.3668745Z 2025-05-07T20:24:26.3668749Z 2025-05-07T20:24:26.3668752Z 2025-05-07T20:24:26.3668756Z 2025-05-07T20:24:26.3693755Z ... (more hidden) ... 2025-05-07T20:24:26.3694045Z 2025-05-07T20:24:26.3694049Z 2025-05-07T20:24:26.3694053Z 2025-05-07T20:24:26.3694057Z 2025-05-07T20:24:26.3694061Z 2025-05-07T20:24:26.3694064Z 2025-05-07T20:24:26.3694068Z 2025-05-07T20:24:26.3694071Z 2025-05-07T20:24:26.3694075Z 2025-05-07T20:24:26.3694079Z 2025-05-07T20:24:26.3694082Z 2025-05-07T20:24:26.3694093Z 2025-05-07T20:24:26.3694097Z 2025-05-07T20:24:26.3694100Z 2025-05-07T20:24:26.3694104Z 2025-05-07T20:24:26.3694107Z 2025-05-07T20:24:26.3694111Z 2025-05-07T20:24:26.3694115Z 2025-05-07T20:24:26.3694118Z 2025-05-07T20:24:26.3917359Z ... (more hidden) ... 2025-05-07T20:24:26.3917695Z 2025-05-07T20:24:26.3917699Z 2025-05-07T20:24:26.3917702Z 2025-05-07T20:24:26.3917706Z 2025-05-07T20:24:26.3917709Z 2025-05-07T20:24:26.3917713Z 2025-05-07T20:24:26.3917716Z 2025-05-07T20:24:26.3917720Z 2025-05-07T20:24:26.3922600Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.3922890Z 2025-05-07T20:24:26.3922893Z 2025-05-07T20:24:26.3922897Z 2025-05-07T20:24:26.3922901Z 2025-05-07T20:24:26.3922905Z 2025-05-07T20:24:26.3922908Z 2025-05-07T20:24:26.3922912Z 2025-05-07T20:24:26.3927648Z 2025-05-07T20:24:26.4215561Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.5217378Z python-3.12.2 | 30.8 MB | #####7 | 58% 2025-05-07T20:24:26.5992752Z python-3.12.2 | 30.8 MB | #######5 | 75% 2025-05-07T20:24:26.5993022Z 2025-05-07T20:24:26.5993026Z 2025-05-07T20:24:26.5993030Z 2025-05-07T20:24:26.5993034Z 2025-05-07T20:24:26.5993038Z 2025-05-07T20:24:26.5993075Z 2025-05-07T20:24:26.5993079Z 2025-05-07T20:24:26.5993083Z 2025-05-07T20:24:26.5995929Z 2025-05-07T20:24:26.6008134Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.6008429Z 2025-05-07T20:24:26.6008447Z 2025-05-07T20:24:26.6008451Z 2025-05-07T20:24:26.6008455Z 2025-05-07T20:24:26.6008458Z 2025-05-07T20:24:26.6008462Z 2025-05-07T20:24:26.6008465Z 2025-05-07T20:24:26.6008469Z 2025-05-07T20:24:26.6008644Z 2025-05-07T20:24:26.6217522Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.6596057Z python-3.12.2 | 30.8 MB | #########2 | 92% 2025-05-07T20:24:26.6596303Z 2025-05-07T20:24:26.6596308Z 2025-05-07T20:24:26.6596344Z 2025-05-07T20:24:26.6596376Z 2025-05-07T20:24:26.6596380Z 2025-05-07T20:24:26.6596384Z 2025-05-07T20:24:26.6596446Z 2025-05-07T20:24:26.6596453Z 2025-05-07T20:24:26.6596457Z 2025-05-07T20:24:26.6596680Z 2025-05-07T20:24:26.6602871Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:26.6603302Z 2025-05-07T20:24:26.6603309Z 2025-05-07T20:24:26.6603314Z 2025-05-07T20:24:26.6603320Z 2025-05-07T20:24:26.6603325Z 2025-05-07T20:24:26.6603330Z 2025-05-07T20:24:26.6603350Z 2025-05-07T20:24:26.6603356Z 2025-05-07T20:24:26.6603373Z 2025-05-07T20:24:26.6603378Z 2025-05-07T20:24:26.7027302Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:26.7027674Z 2025-05-07T20:24:26.7027679Z 2025-05-07T20:24:26.7027693Z 2025-05-07T20:24:26.7027696Z 2025-05-07T20:24:26.7027700Z 2025-05-07T20:24:26.7027704Z 2025-05-07T20:24:26.7027708Z 2025-05-07T20:24:26.7027716Z 2025-05-07T20:24:26.7027721Z 2025-05-07T20:24:26.7027726Z 2025-05-07T20:24:26.7029750Z 2025-05-07T20:24:26.7033737Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:26.7034084Z 2025-05-07T20:24:26.7034088Z 2025-05-07T20:24:26.7034092Z 2025-05-07T20:24:26.7034340Z 2025-05-07T20:24:26.7034346Z 2025-05-07T20:24:26.7034350Z 2025-05-07T20:24:26.7034354Z 2025-05-07T20:24:26.7034357Z 2025-05-07T20:24:26.7034361Z 2025-05-07T20:24:26.7034365Z 2025-05-07T20:24:26.7034369Z 2025-05-07T20:24:26.7308997Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:26.7309407Z 2025-05-07T20:24:26.7309412Z 2025-05-07T20:24:26.7309417Z 2025-05-07T20:24:26.7309422Z 2025-05-07T20:24:26.7309427Z 2025-05-07T20:24:26.7309431Z 2025-05-07T20:24:26.7309440Z 2025-05-07T20:24:26.7309447Z 2025-05-07T20:24:26.7309454Z 2025-05-07T20:24:26.7309461Z 2025-05-07T20:24:26.7309468Z 2025-05-07T20:24:26.7309484Z 2025-05-07T20:24:26.7317430Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.7317837Z 2025-05-07T20:24:26.7317841Z 2025-05-07T20:24:26.7317845Z 2025-05-07T20:24:26.7317855Z 2025-05-07T20:24:26.7317859Z 2025-05-07T20:24:26.7317863Z 2025-05-07T20:24:26.7317878Z 2025-05-07T20:24:26.7317882Z 2025-05-07T20:24:26.7317886Z 2025-05-07T20:24:26.7317889Z 2025-05-07T20:24:26.7317893Z 2025-05-07T20:24:26.7317897Z 2025-05-07T20:24:26.7632345Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.7632758Z 2025-05-07T20:24:26.7632764Z 2025-05-07T20:24:26.7632770Z 2025-05-07T20:24:26.7632775Z 2025-05-07T20:24:26.7632781Z 2025-05-07T20:24:26.7632786Z 2025-05-07T20:24:26.7632791Z 2025-05-07T20:24:26.7632797Z 2025-05-07T20:24:26.7632802Z 2025-05-07T20:24:26.7632807Z 2025-05-07T20:24:26.7632812Z 2025-05-07T20:24:26.7632818Z 2025-05-07T20:24:26.7632823Z 2025-05-07T20:24:26.7632828Z 2025-05-07T20:24:26.7635466Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:26.7635890Z 2025-05-07T20:24:26.7635896Z 2025-05-07T20:24:26.7635901Z 2025-05-07T20:24:26.7635907Z 2025-05-07T20:24:26.7635913Z 2025-05-07T20:24:26.7635917Z 2025-05-07T20:24:26.7635929Z 2025-05-07T20:24:26.7635933Z 2025-05-07T20:24:26.7635937Z 2025-05-07T20:24:26.7635948Z 2025-05-07T20:24:26.7635952Z 2025-05-07T20:24:26.7635956Z 2025-05-07T20:24:26.7635960Z 2025-05-07T20:24:26.7635964Z 2025-05-07T20:24:26.7915850Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:26.7916194Z 2025-05-07T20:24:26.7916198Z 2025-05-07T20:24:26.7916202Z 2025-05-07T20:24:26.7916206Z 2025-05-07T20:24:26.7916209Z 2025-05-07T20:24:26.7916213Z 2025-05-07T20:24:26.7916217Z 2025-05-07T20:24:26.7916221Z 2025-05-07T20:24:26.7916224Z 2025-05-07T20:24:26.7916228Z 2025-05-07T20:24:26.7916232Z 2025-05-07T20:24:26.7916235Z 2025-05-07T20:24:26.7916239Z 2025-05-07T20:24:26.7916243Z 2025-05-07T20:24:26.7918338Z 2025-05-07T20:24:26.7924345Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.7924757Z 2025-05-07T20:24:26.7924763Z 2025-05-07T20:24:26.7924768Z 2025-05-07T20:24:26.7924784Z 2025-05-07T20:24:26.7924790Z 2025-05-07T20:24:26.7924795Z 2025-05-07T20:24:26.7924800Z 2025-05-07T20:24:26.7924806Z 2025-05-07T20:24:26.7924811Z 2025-05-07T20:24:26.7924816Z 2025-05-07T20:24:26.7924821Z 2025-05-07T20:24:26.7924836Z 2025-05-07T20:24:26.7924845Z 2025-05-07T20:24:26.7924849Z 2025-05-07T20:24:26.7924853Z 2025-05-07T20:24:26.8233737Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.8234663Z 2025-05-07T20:24:26.8254163Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:26.8254425Z 2025-05-07T20:24:26.8254431Z 2025-05-07T20:24:26.8254437Z 2025-05-07T20:24:26.8254442Z 2025-05-07T20:24:26.8254459Z 2025-05-07T20:24:26.8254464Z 2025-05-07T20:24:26.8254470Z 2025-05-07T20:24:26.8254474Z 2025-05-07T20:24:26.8254479Z 2025-05-07T20:24:26.8254484Z 2025-05-07T20:24:26.8254490Z 2025-05-07T20:24:26.8254494Z 2025-05-07T20:24:26.8254500Z 2025-05-07T20:24:26.8260115Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:26.8260804Z 2025-05-07T20:24:26.8260808Z 2025-05-07T20:24:26.8260812Z 2025-05-07T20:24:26.8260815Z 2025-05-07T20:24:26.8260819Z 2025-05-07T20:24:26.8260823Z 2025-05-07T20:24:26.8261035Z 2025-05-07T20:24:26.8261042Z 2025-05-07T20:24:26.8261047Z 2025-05-07T20:24:26.8261053Z 2025-05-07T20:24:26.8261058Z 2025-05-07T20:24:26.8261063Z 2025-05-07T20:24:26.8262455Z 2025-05-07T20:24:26.8498239Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:26.8498835Z 2025-05-07T20:24:26.8499249Z 2025-05-07T20:24:26.8499268Z 2025-05-07T20:24:26.8499280Z 2025-05-07T20:24:26.8499290Z 2025-05-07T20:24:26.8499299Z 2025-05-07T20:24:26.8499309Z 2025-05-07T20:24:26.8499317Z 2025-05-07T20:24:26.8499327Z 2025-05-07T20:24:26.8499336Z 2025-05-07T20:24:26.8499385Z 2025-05-07T20:24:26.8499394Z 2025-05-07T20:24:26.8499403Z 2025-05-07T20:24:26.8499411Z 2025-05-07T20:24:26.8499454Z 2025-05-07T20:24:26.8499460Z 2025-05-07T20:24:26.8499470Z 2025-05-07T20:24:26.8503837Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:26.8504335Z 2025-05-07T20:24:26.8504360Z 2025-05-07T20:24:26.8504369Z 2025-05-07T20:24:26.8504377Z 2025-05-07T20:24:26.8504384Z 2025-05-07T20:24:26.8504394Z 2025-05-07T20:24:26.8504403Z 2025-05-07T20:24:26.8504412Z 2025-05-07T20:24:26.8504417Z 2025-05-07T20:24:26.8504423Z 2025-05-07T20:24:26.8504430Z 2025-05-07T20:24:26.8504436Z 2025-05-07T20:24:26.8504442Z 2025-05-07T20:24:26.8504448Z 2025-05-07T20:24:26.8504453Z 2025-05-07T20:24:26.8504459Z 2025-05-07T20:24:26.8504464Z 2025-05-07T20:24:26.8838998Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:26.8839469Z 2025-05-07T20:24:26.8839476Z 2025-05-07T20:24:26.8839482Z 2025-05-07T20:24:26.8839487Z 2025-05-07T20:24:26.8839506Z 2025-05-07T20:24:26.8839528Z 2025-05-07T20:24:26.8839533Z 2025-05-07T20:24:26.8839539Z 2025-05-07T20:24:26.8839545Z 2025-05-07T20:24:26.8839550Z 2025-05-07T20:24:26.8839556Z 2025-05-07T20:24:26.8839561Z 2025-05-07T20:24:26.8839567Z 2025-05-07T20:24:26.8839573Z 2025-05-07T20:24:26.8839590Z 2025-05-07T20:24:26.8839596Z 2025-05-07T20:24:26.8839602Z 2025-05-07T20:24:26.8840390Z 2025-05-07T20:24:26.8847098Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:26.8847474Z 2025-05-07T20:24:26.8847478Z 2025-05-07T20:24:26.8847482Z 2025-05-07T20:24:26.8847486Z 2025-05-07T20:24:26.8847490Z 2025-05-07T20:24:26.8847494Z 2025-05-07T20:24:26.8847497Z 2025-05-07T20:24:26.8847501Z 2025-05-07T20:24:26.8847505Z 2025-05-07T20:24:26.8847509Z 2025-05-07T20:24:26.8847512Z 2025-05-07T20:24:26.8847516Z 2025-05-07T20:24:26.8847531Z 2025-05-07T20:24:26.8847535Z 2025-05-07T20:24:26.8847538Z 2025-05-07T20:24:26.8847542Z 2025-05-07T20:24:26.8847546Z 2025-05-07T20:24:26.8847563Z 2025-05-07T20:24:26.8910871Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:26.8911201Z 2025-05-07T20:24:26.8911205Z 2025-05-07T20:24:26.8911209Z 2025-05-07T20:24:26.8911223Z 2025-05-07T20:24:26.8911228Z 2025-05-07T20:24:26.8911232Z 2025-05-07T20:24:26.8911235Z 2025-05-07T20:24:26.8911239Z 2025-05-07T20:24:26.8911243Z 2025-05-07T20:24:26.8911247Z 2025-05-07T20:24:26.8911250Z 2025-05-07T20:24:26.8911254Z 2025-05-07T20:24:26.8911258Z 2025-05-07T20:24:26.8911261Z 2025-05-07T20:24:26.8911265Z 2025-05-07T20:24:26.8911472Z 2025-05-07T20:24:26.8915963Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.8916301Z 2025-05-07T20:24:26.8916305Z 2025-05-07T20:24:26.8916309Z 2025-05-07T20:24:26.8916313Z 2025-05-07T20:24:26.8916317Z 2025-05-07T20:24:26.8916320Z 2025-05-07T20:24:26.8916324Z 2025-05-07T20:24:26.8916328Z 2025-05-07T20:24:26.8916557Z 2025-05-07T20:24:26.8916576Z 2025-05-07T20:24:26.8916581Z 2025-05-07T20:24:26.8916585Z 2025-05-07T20:24:26.8916589Z 2025-05-07T20:24:26.8916593Z 2025-05-07T20:24:26.8916597Z 2025-05-07T20:24:26.8916847Z 2025-05-07T20:24:26.9004188Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.9004514Z 2025-05-07T20:24:26.9004519Z 2025-05-07T20:24:26.9004522Z 2025-05-07T20:24:26.9004526Z 2025-05-07T20:24:26.9004530Z 2025-05-07T20:24:26.9004534Z 2025-05-07T20:24:26.9004538Z 2025-05-07T20:24:26.9004541Z 2025-05-07T20:24:26.9004545Z 2025-05-07T20:24:26.9004549Z 2025-05-07T20:24:26.9004553Z 2025-05-07T20:24:26.9004556Z 2025-05-07T20:24:26.9004560Z 2025-05-07T20:24:26.9004564Z 2025-05-07T20:24:26.9004568Z 2025-05-07T20:24:26.9004571Z 2025-05-07T20:24:26.9004575Z 2025-05-07T20:24:26.9004579Z 2025-05-07T20:24:26.9004583Z 2025-05-07T20:24:26.9043698Z ... (more hidden) ... 2025-05-07T20:24:26.9044248Z 2025-05-07T20:24:26.9044256Z 2025-05-07T20:24:26.9044726Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.9045225Z 2025-05-07T20:24:26.9045237Z 2025-05-07T20:24:26.9156412Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:27.6073804Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:27.6082289Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:27.6082637Z 2025-05-07T20:24:27.6082645Z 2025-05-07T20:24:27.6082651Z 2025-05-07T20:24:27.6082658Z 2025-05-07T20:24:27.6082666Z 2025-05-07T20:24:27.6082672Z 2025-05-07T20:24:27.6082677Z 2025-05-07T20:24:27.6082683Z 2025-05-07T20:24:27.6082688Z 2025-05-07T20:24:27.6082693Z 2025-05-07T20:24:27.6082698Z 2025-05-07T20:24:27.6082713Z 2025-05-07T20:24:27.6082718Z 2025-05-07T20:24:27.6082724Z 2025-05-07T20:24:27.6082729Z 2025-05-07T20:24:27.6082734Z 2025-05-07T20:24:27.6082739Z 2025-05-07T20:24:27.6082745Z 2025-05-07T20:24:27.6082782Z 2025-05-07T20:24:27.6082902Z 2025-05-07T20:24:27.6083526Z  2025-05-07T20:24:27.6083966Z 2025-05-07T20:24:27.6084243Z 2025-05-07T20:24:27.6084469Z  2025-05-07T20:24:27.6084745Z 2025-05-07T20:24:27.6084752Z 2025-05-07T20:24:27.6084981Z  2025-05-07T20:24:27.6085251Z 2025-05-07T20:24:27.6085266Z 2025-05-07T20:24:27.6085271Z 2025-05-07T20:24:27.6085500Z  2025-05-07T20:24:27.6085771Z 2025-05-07T20:24:27.6085776Z 2025-05-07T20:24:27.6085781Z 2025-05-07T20:24:27.6085786Z 2025-05-07T20:24:27.6086016Z  2025-05-07T20:24:27.6086287Z 2025-05-07T20:24:27.6086292Z 2025-05-07T20:24:27.6086340Z 2025-05-07T20:24:27.6086346Z 2025-05-07T20:24:27.6086359Z 2025-05-07T20:24:27.6086588Z  2025-05-07T20:24:27.6086837Z 2025-05-07T20:24:27.6086840Z 2025-05-07T20:24:27.6086844Z 2025-05-07T20:24:27.6086854Z 2025-05-07T20:24:27.6086863Z 2025-05-07T20:24:27.6086867Z 2025-05-07T20:24:27.6087045Z  2025-05-07T20:24:27.6087249Z 2025-05-07T20:24:27.6087253Z 2025-05-07T20:24:27.6087257Z 2025-05-07T20:24:27.6087267Z 2025-05-07T20:24:27.6087271Z 2025-05-07T20:24:27.6087275Z 2025-05-07T20:24:27.6087278Z 2025-05-07T20:24:27.6087454Z  2025-05-07T20:24:27.6087665Z 2025-05-07T20:24:27.6087669Z 2025-05-07T20:24:27.6087673Z 2025-05-07T20:24:27.6087683Z 2025-05-07T20:24:27.6087687Z 2025-05-07T20:24:27.6087691Z 2025-05-07T20:24:27.6087694Z 2025-05-07T20:24:27.6087698Z 2025-05-07T20:24:27.6087883Z  2025-05-07T20:24:27.6088417Z 2025-05-07T20:24:27.6088422Z 2025-05-07T20:24:27.6088435Z 2025-05-07T20:24:27.6088440Z 2025-05-07T20:24:27.6088445Z 2025-05-07T20:24:27.6088450Z 2025-05-07T20:24:27.6088456Z 2025-05-07T20:24:27.6088616Z 2025-05-07T20:24:27.6088623Z 2025-05-07T20:24:27.6088883Z  2025-05-07T20:24:27.6089166Z 2025-05-07T20:24:27.6089169Z 2025-05-07T20:24:27.6089173Z 2025-05-07T20:24:27.6089177Z 2025-05-07T20:24:27.6089181Z 2025-05-07T20:24:27.6089184Z 2025-05-07T20:24:27.6089188Z 2025-05-07T20:24:27.6089192Z 2025-05-07T20:24:27.6089196Z 2025-05-07T20:24:27.6089199Z 2025-05-07T20:24:27.6089386Z  2025-05-07T20:24:27.6089606Z 2025-05-07T20:24:27.6089609Z 2025-05-07T20:24:27.6089613Z 2025-05-07T20:24:27.6089617Z 2025-05-07T20:24:27.6089621Z 2025-05-07T20:24:27.6089624Z 2025-05-07T20:24:27.6089634Z 2025-05-07T20:24:27.6089638Z 2025-05-07T20:24:27.6089642Z 2025-05-07T20:24:27.6089645Z 2025-05-07T20:24:27.6089649Z 2025-05-07T20:24:27.6089842Z  2025-05-07T20:24:27.6090069Z 2025-05-07T20:24:27.6090072Z 2025-05-07T20:24:27.6090076Z 2025-05-07T20:24:27.6090080Z 2025-05-07T20:24:27.6090084Z 2025-05-07T20:24:27.6090087Z 2025-05-07T20:24:27.6090091Z 2025-05-07T20:24:27.6090095Z 2025-05-07T20:24:27.6090098Z 2025-05-07T20:24:27.6090102Z 2025-05-07T20:24:27.6090106Z 2025-05-07T20:24:27.6090109Z 2025-05-07T20:24:27.6090309Z  2025-05-07T20:24:27.6090525Z 2025-05-07T20:24:27.6090529Z 2025-05-07T20:24:27.6090533Z 2025-05-07T20:24:27.6090537Z 2025-05-07T20:24:27.6090540Z 2025-05-07T20:24:27.6090544Z 2025-05-07T20:24:27.6090548Z 2025-05-07T20:24:27.6090551Z 2025-05-07T20:24:27.6090555Z 2025-05-07T20:24:27.6090563Z 2025-05-07T20:24:27.6090573Z 2025-05-07T20:24:27.6090577Z 2025-05-07T20:24:27.6090581Z 2025-05-07T20:24:27.6090771Z  2025-05-07T20:24:27.6090992Z 2025-05-07T20:24:27.6090995Z 2025-05-07T20:24:27.6090999Z 2025-05-07T20:24:27.6091008Z 2025-05-07T20:24:27.6091012Z 2025-05-07T20:24:27.6091015Z 2025-05-07T20:24:27.6091019Z 2025-05-07T20:24:27.6091023Z 2025-05-07T20:24:27.6091026Z 2025-05-07T20:24:27.6091030Z 2025-05-07T20:24:27.6091034Z 2025-05-07T20:24:27.6091037Z 2025-05-07T20:24:27.6091041Z 2025-05-07T20:24:27.6091045Z 2025-05-07T20:24:27.6091244Z  2025-05-07T20:24:27.6091470Z 2025-05-07T20:24:27.6091473Z 2025-05-07T20:24:27.6091477Z 2025-05-07T20:24:27.6091481Z 2025-05-07T20:24:27.6091485Z 2025-05-07T20:24:27.6091488Z 2025-05-07T20:24:27.6091492Z 2025-05-07T20:24:27.6091496Z 2025-05-07T20:24:27.6091519Z 2025-05-07T20:24:27.6091523Z 2025-05-07T20:24:27.6091527Z 2025-05-07T20:24:27.6091531Z 2025-05-07T20:24:27.6091534Z 2025-05-07T20:24:27.6091538Z 2025-05-07T20:24:27.6091542Z 2025-05-07T20:24:27.6091759Z  2025-05-07T20:24:27.6091979Z 2025-05-07T20:24:27.6091983Z 2025-05-07T20:24:27.6091987Z 2025-05-07T20:24:27.6091990Z 2025-05-07T20:24:27.6091994Z 2025-05-07T20:24:27.6091998Z 2025-05-07T20:24:27.6092001Z 2025-05-07T20:24:27.6092005Z 2025-05-07T20:24:27.6092015Z 2025-05-07T20:24:27.6092019Z 2025-05-07T20:24:27.6092022Z 2025-05-07T20:24:27.6092026Z 2025-05-07T20:24:27.6092030Z 2025-05-07T20:24:27.6092033Z 2025-05-07T20:24:27.6092037Z 2025-05-07T20:24:27.6092041Z 2025-05-07T20:24:27.6092245Z  2025-05-07T20:24:27.6092476Z 2025-05-07T20:24:27.6092480Z 2025-05-07T20:24:27.6092579Z 2025-05-07T20:24:27.6092583Z 2025-05-07T20:24:27.6092587Z 2025-05-07T20:24:27.6092590Z 2025-05-07T20:24:27.6092594Z 2025-05-07T20:24:27.6092598Z 2025-05-07T20:24:27.6092602Z 2025-05-07T20:24:27.6092605Z 2025-05-07T20:24:27.6092609Z 2025-05-07T20:24:27.6092691Z 2025-05-07T20:24:27.6092695Z 2025-05-07T20:24:27.6092699Z 2025-05-07T20:24:27.6092703Z 2025-05-07T20:24:27.6092707Z 2025-05-07T20:24:27.6092710Z 2025-05-07T20:24:27.6093046Z  2025-05-07T20:24:27.6093275Z 2025-05-07T20:24:27.6093278Z 2025-05-07T20:24:27.6093282Z 2025-05-07T20:24:27.6093286Z 2025-05-07T20:24:27.6093290Z 2025-05-07T20:24:27.6093294Z 2025-05-07T20:24:27.6093298Z 2025-05-07T20:24:27.6093302Z 2025-05-07T20:24:27.6093306Z 2025-05-07T20:24:27.6093310Z 2025-05-07T20:24:27.6093313Z 2025-05-07T20:24:27.6093317Z 2025-05-07T20:24:27.6093323Z 2025-05-07T20:24:27.6093327Z 2025-05-07T20:24:27.6093331Z 2025-05-07T20:24:27.6093340Z 2025-05-07T20:24:27.6093344Z 2025-05-07T20:24:27.6093347Z 2025-05-07T20:24:27.6093589Z  2025-05-07T20:24:27.6093820Z 2025-05-07T20:24:27.6093909Z done 2025-05-07T20:24:27.7091888Z Preparing transaction: | done 2025-05-07T20:24:28.4506295Z Verifying transaction: - \ | / - \ done 2025-05-07T20:24:30.0537926Z Executing transaction: / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:30.4085294Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:32.1400607Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:32.1414650Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:32.1437967Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:33.0033447Z Channels: 2025-05-07T20:24:33.0033838Z - conda-forge 2025-05-07T20:24:33.0034072Z Platform: linux-64 2025-05-07T20:24:36.2805580Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:36.6478100Z Solving environment: \ done 2025-05-07T20:24:36.6842370Z 2025-05-07T20:24:36.6842688Z # All requested packages already installed. 2025-05-07T20:24:36.6842938Z 2025-05-07T20:24:40.0308748Z [SETUP] Copying over ... 2025-05-07T20:24:40.0309464Z + 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:40.0310006Z 2025-05-07T20:24:40.0334345Z 2025-05-07T20:24:41.6645524Z [SETUP] Installed Python version: Python 3.12.2 2025-05-07T20:24:41.6645982Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:41.6678068Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:41.6678518Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:41.6690698Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:41.6691037Z env: 2025-05-07T20:24:41.6691262Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:41.6691554Z BUILD_ENV: build_binary 2025-05-07T20:24:41.6691797Z BUILD_TARGET: default 2025-05-07T20:24:41.6692018Z BUILD_VARIANT: cuda 2025-05-07T20:24:41.6692252Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:41.6692506Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:41.6692892Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:41.6693244Z ##[endgroup] 2025-05-07T20:24:42.0058523Z ################################################################################ 2025-05-07T20:24:42.0058889Z # Install C/C++ Compilers 2025-05-07T20:24:42.0059121Z # 2025-05-07T20:24:42.0075108Z # [2025-05-07T20:24:42.007Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:42.0075505Z ################################################################################ 2025-05-07T20:24:42.0075724Z 2025-05-07T20:24:42.0091498Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:42.1047762Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:42.1059689Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:42.1082574Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:42.9672327Z Channels: 2025-05-07T20:24:42.9672574Z - conda-forge 2025-05-07T20:24:42.9672787Z Platform: linux-64 2025-05-07T20:24:46.2788187Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:46.6481873Z Solving environment: \ done 2025-05-07T20:24:46.7118837Z 2025-05-07T20:24:46.7119091Z ## Package Plan ## 2025-05-07T20:24:46.7119237Z 2025-05-07T20:24:46.7119464Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:46.7119812Z 2025-05-07T20:24:46.7119914Z added / updated specs: 2025-05-07T20:24:46.7120199Z - sysroot_linux-64=2.17 2025-05-07T20:24:46.7120382Z 2025-05-07T20:24:46.7120386Z 2025-05-07T20:24:46.7120522Z The following packages will be downloaded: 2025-05-07T20:24:46.7120776Z 2025-05-07T20:24:46.7120899Z package | build 2025-05-07T20:24:46.7121260Z ---------------------------|----------------- 2025-05-07T20:24:46.7121734Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:46.7122294Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:46.7122757Z ------------------------------------------------------------ 2025-05-07T20:24:46.7123137Z Total: 15.4 MB 2025-05-07T20:24:46.7123379Z 2025-05-07T20:24:46.7123514Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:46.7123768Z 2025-05-07T20:24:46.7124099Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:46.7124745Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:46.7125108Z 2025-05-07T20:24:46.7125118Z 2025-05-07T20:24:46.7125122Z 2025-05-07T20:24:46.7125276Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:46.7125696Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:46.7125954Z 2025-05-07T20:24:46.8163458Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:46.9129200Z sysroot_linux-64-2.1 | 14.5 MB | 9 | 9% 2025-05-07T20:24:46.9129646Z 2025-05-07T20:24:46.9162752Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:46.9351796Z sysroot_linux-64-2.1 | 14.5 MB | ####8 | 49% 2025-05-07T20:24:46.9352655Z 2025-05-07T20:24:47.0163882Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:47.1282440Z sysroot_linux-64-2.1 | 14.5 MB | ########8 | 89% 2025-05-07T20:24:47.1282919Z 2025-05-07T20:24:47.1283354Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:47.1283632Z 2025-05-07T20:24:47.1332420Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:47.6678227Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:47.6683055Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:47.6683640Z 2025-05-07T20:24:47.6683914Z 2025-05-07T20:24:47.6684248Z  done 2025-05-07T20:24:47.7690721Z Preparing transaction: / done 2025-05-07T20:24:47.9696123Z Verifying transaction: \ | done 2025-05-07T20:24:48.1754406Z Executing transaction: - \ done 2025-05-07T20:24:48.3292201Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:48.3292519Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:50.0016063Z [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:24:50.0029288Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:50.0051099Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:24:50.8986575Z Channels: 2025-05-07T20:24:50.8986818Z - conda-forge 2025-05-07T20:24:50.8987037Z Platform: linux-64 2025-05-07T20:24:54.1474121Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:55.1214872Z Solving environment: \ | / - done 2025-05-07T20:24:55.1869146Z 2025-05-07T20:24:55.1869639Z ## Package Plan ## 2025-05-07T20:24:55.1869965Z 2025-05-07T20:24:55.1870357Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:55.1870942Z 2025-05-07T20:24:55.1871139Z added / updated specs: 2025-05-07T20:24:55.1871624Z - gxx_linux-64=11.4.0 2025-05-07T20:24:55.1871943Z 2025-05-07T20:24:55.1871989Z 2025-05-07T20:24:55.1872220Z The following packages will be downloaded: 2025-05-07T20:24:55.1872635Z 2025-05-07T20:24:55.1872871Z package | build 2025-05-07T20:24:55.1873487Z ---------------------------|----------------- 2025-05-07T20:24:55.1874277Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:55.1875203Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:55.1876100Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:55.1876940Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:55.1877782Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:55.1878372Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:55.1878834Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:55.1879288Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:55.1879745Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:55.1880171Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:55.1880629Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:55.1881098Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:55.1881495Z ------------------------------------------------------------ 2025-05-07T20:24:55.1881826Z Total: 91.6 MB 2025-05-07T20:24:55.1882038Z 2025-05-07T20:24:55.1882162Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:55.1882381Z 2025-05-07T20:24:55.1882651Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:55.1883516Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:55.1884041Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:55.1884536Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:55.1885032Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:55.1885519Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:55.1886027Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:55.1886568Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:55.1887051Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:55.1887584Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:55.1887933Z 2025-05-07T20:24:55.1888049Z The following packages will be UPDATED: 2025-05-07T20:24:55.1888261Z 2025-05-07T20:24:55.1888568Z 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:24:55.1889264Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:55.1889806Z 2025-05-07T20:24:55.1889810Z 2025-05-07T20:24:55.1889814Z 2025-05-07T20:24:55.1889957Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:55.1890318Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:55.1890542Z 2025-05-07T20:24:55.1890827Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:55.1891060Z 2025-05-07T20:24:55.1891064Z 2025-05-07T20:24:55.1891289Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:55.1891537Z 2025-05-07T20:24:55.1891546Z 2025-05-07T20:24:55.1896728Z 2025-05-07T20:24:55.1917009Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:55.1917287Z 2025-05-07T20:24:55.1917291Z 2025-05-07T20:24:55.1917295Z 2025-05-07T20:24:55.1917307Z 2025-05-07T20:24:55.1958187Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:55.1958461Z 2025-05-07T20:24:55.1958465Z 2025-05-07T20:24:55.1958469Z 2025-05-07T20:24:55.1958493Z 2025-05-07T20:24:55.1958496Z 2025-05-07T20:24:55.1961912Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:55.1962190Z 2025-05-07T20:24:55.1962194Z 2025-05-07T20:24:55.1962198Z 2025-05-07T20:24:55.1962207Z 2025-05-07T20:24:55.1962211Z 2025-05-07T20:24:55.1962215Z 2025-05-07T20:24:55.1972943Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:55.1973244Z 2025-05-07T20:24:55.1973248Z 2025-05-07T20:24:55.1973258Z 2025-05-07T20:24:55.1973262Z 2025-05-07T20:24:55.1973266Z 2025-05-07T20:24:55.1973270Z 2025-05-07T20:24:55.1973274Z 2025-05-07T20:24:55.1974273Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:55.1974538Z 2025-05-07T20:24:55.1974548Z 2025-05-07T20:24:55.1974551Z 2025-05-07T20:24:55.1974561Z 2025-05-07T20:24:55.1974565Z 2025-05-07T20:24:55.1974569Z 2025-05-07T20:24:55.1974572Z 2025-05-07T20:24:55.1974576Z 2025-05-07T20:24:55.1978510Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:55.1978804Z 2025-05-07T20:24:55.1978808Z 2025-05-07T20:24:55.1978812Z 2025-05-07T20:24:55.1978816Z 2025-05-07T20:24:55.1978819Z 2025-05-07T20:24:55.1978823Z 2025-05-07T20:24:55.1978827Z 2025-05-07T20:24:55.1978831Z 2025-05-07T20:24:55.1986712Z 2025-05-07T20:24:55.2004351Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:55.2004642Z 2025-05-07T20:24:55.2004646Z 2025-05-07T20:24:55.2004649Z 2025-05-07T20:24:55.2004653Z 2025-05-07T20:24:55.2004657Z 2025-05-07T20:24:55.2004660Z 2025-05-07T20:24:55.2004664Z 2025-05-07T20:24:55.2004668Z 2025-05-07T20:24:55.2004672Z 2025-05-07T20:24:55.2004917Z 2025-05-07T20:24:55.2022861Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:55.2023150Z 2025-05-07T20:24:55.2023154Z 2025-05-07T20:24:55.2023158Z 2025-05-07T20:24:55.2023162Z 2025-05-07T20:24:55.2023166Z 2025-05-07T20:24:55.2023177Z 2025-05-07T20:24:55.2023181Z 2025-05-07T20:24:55.2023185Z 2025-05-07T20:24:55.2023189Z 2025-05-07T20:24:55.2023204Z 2025-05-07T20:24:55.2023208Z 2025-05-07T20:24:55.3153909Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:55.3154234Z 2025-05-07T20:24:55.3154238Z 2025-05-07T20:24:55.3154242Z 2025-05-07T20:24:55.3205160Z 2025-05-07T20:24:55.3451539Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:55.3451919Z 2025-05-07T20:24:55.3451924Z 2025-05-07T20:24:55.3451931Z 2025-05-07T20:24:55.4185702Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:55.4186002Z 2025-05-07T20:24:55.4186036Z 2025-05-07T20:24:55.4186040Z 2025-05-07T20:24:55.4186365Z 2025-05-07T20:24:55.4500610Z libstdcxx-15.1.0 | 3.7 MB | 4 | 4%  2025-05-07T20:24:55.4501024Z 2025-05-07T20:24:55.4501030Z 2025-05-07T20:24:55.4501036Z 2025-05-07T20:24:55.4653957Z binutils_impl_linux- | 6.0 MB | 3 | 3%  2025-05-07T20:24:55.4654715Z 2025-05-07T20:24:55.4685058Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:55.5186546Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:55.5186874Z 2025-05-07T20:24:55.5186878Z 2025-05-07T20:24:55.5186882Z 2025-05-07T20:24:55.5188448Z 2025-05-07T20:24:55.5252921Z libstdcxx-15.1.0 | 3.7 MB | #######3 | 73%  2025-05-07T20:24:55.5253199Z 2025-05-07T20:24:55.5253810Z 2025-05-07T20:24:55.5501327Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:55.5501715Z 2025-05-07T20:24:55.5501721Z 2025-05-07T20:24:55.5501727Z 2025-05-07T20:24:55.5657291Z binutils_impl_linux- | 6.0 MB | #######6 | 76%  2025-05-07T20:24:55.5660266Z 2025-05-07T20:24:55.5689185Z gxx_impl_linux-64-11 | 11.2 MB | ####1 | 41%  2025-05-07T20:24:55.6255475Z gcc_impl_linux-64-11 | 53.0 MB | 6 | 7% 2025-05-07T20:24:55.6255719Z 2025-05-07T20:24:55.6258965Z 2025-05-07T20:24:55.6260663Z libstdcxx-devel_linu | 11.1 MB | ###4 | 34%  2025-05-07T20:24:55.6260935Z 2025-05-07T20:24:55.6260939Z 2025-05-07T20:24:55.6260943Z 2025-05-07T20:24:55.6260947Z 2025-05-07T20:24:55.6659048Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:55.6659509Z 2025-05-07T20:24:55.6691480Z gxx_impl_linux-64-11 | 11.2 MB | #######5 | 75%  2025-05-07T20:24:55.6728431Z gcc_impl_linux-64-11 | 53.0 MB | #3 | 14% 2025-05-07T20:24:55.6728662Z 2025-05-07T20:24:55.6728667Z 2025-05-07T20:24:55.6728672Z 2025-05-07T20:24:55.6728677Z 2025-05-07T20:24:55.6728683Z 2025-05-07T20:24:55.7204593Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:55.7204892Z 2025-05-07T20:24:55.7204901Z 2025-05-07T20:24:55.7205570Z 2025-05-07T20:24:55.7266246Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:55.7266515Z 2025-05-07T20:24:55.7269474Z 2025-05-07T20:24:55.7623789Z libstdcxx-devel_linu | 11.1 MB | ######2 | 63%  2025-05-07T20:24:55.7624061Z 2025-05-07T20:24:55.7624065Z 2025-05-07T20:24:55.7624069Z 2025-05-07T20:24:55.7624072Z 2025-05-07T20:24:55.7624076Z 2025-05-07T20:24:55.7628151Z 2025-05-07T20:24:55.7695064Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:55.7739309Z gcc_impl_linux-64-11 | 53.0 MB | #9 | 19% 2025-05-07T20:24:55.7739540Z 2025-05-07T20:24:55.7739544Z 2025-05-07T20:24:55.7739548Z 2025-05-07T20:24:55.7739552Z 2025-05-07T20:24:55.7742017Z 2025-05-07T20:24:55.8267434Z libsanitizer-11.4.0 | 3.5 MB | #######2 | 73%  2025-05-07T20:24:55.8267955Z 2025-05-07T20:24:55.8268426Z 2025-05-07T20:24:55.8699190Z libstdcxx-devel_linu | 11.1 MB | ######### | 90%  2025-05-07T20:24:55.9037743Z gcc_impl_linux-64-11 | 53.0 MB | ##5 | 26% 2025-05-07T20:24:55.9038090Z 2025-05-07T20:24:55.9038094Z 2025-05-07T20:24:55.9038098Z 2025-05-07T20:24:55.9038123Z 2025-05-07T20:24:55.9038127Z 2025-05-07T20:24:55.9043067Z 2025-05-07T20:24:55.9043550Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:55.9043839Z 2025-05-07T20:24:55.9043849Z 2025-05-07T20:24:55.9043852Z 2025-05-07T20:24:55.9043856Z 2025-05-07T20:24:55.9043860Z 2025-05-07T20:24:55.9043864Z 2025-05-07T20:24:55.9313904Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:55.9314198Z 2025-05-07T20:24:55.9314202Z 2025-05-07T20:24:55.9314206Z 2025-05-07T20:24:55.9314209Z 2025-05-07T20:24:55.9318627Z 2025-05-07T20:24:55.9700975Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:55.9859252Z gcc_impl_linux-64-11 | 53.0 MB | ###3 | 34% 2025-05-07T20:24:55.9859543Z 2025-05-07T20:24:55.9859549Z 2025-05-07T20:24:55.9859555Z 2025-05-07T20:24:55.9859560Z 2025-05-07T20:24:55.9859566Z 2025-05-07T20:24:55.9859571Z 2025-05-07T20:24:55.9859576Z 2025-05-07T20:24:55.9862916Z 2025-05-07T20:24:55.9907943Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:55.9908236Z 2025-05-07T20:24:55.9908240Z 2025-05-07T20:24:55.9908244Z 2025-05-07T20:24:55.9908248Z 2025-05-07T20:24:55.9908251Z 2025-05-07T20:24:55.9908255Z 2025-05-07T20:24:55.9908259Z 2025-05-07T20:24:55.9912309Z 2025-05-07T20:24:55.9940936Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:55.9941228Z 2025-05-07T20:24:55.9941233Z 2025-05-07T20:24:55.9941236Z 2025-05-07T20:24:55.9941240Z 2025-05-07T20:24:55.9941244Z 2025-05-07T20:24:55.9941248Z 2025-05-07T20:24:55.9941252Z 2025-05-07T20:24:56.0382746Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:56.0383034Z 2025-05-07T20:24:56.0383038Z 2025-05-07T20:24:56.0383042Z 2025-05-07T20:24:56.0383045Z 2025-05-07T20:24:56.0383049Z 2025-05-07T20:24:56.0383053Z 2025-05-07T20:24:56.0383056Z 2025-05-07T20:24:56.0383068Z 2025-05-07T20:24:56.0385229Z 2025-05-07T20:24:56.0434209Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:56.0434563Z 2025-05-07T20:24:56.0434567Z 2025-05-07T20:24:56.0434579Z 2025-05-07T20:24:56.0434583Z 2025-05-07T20:24:56.0434586Z 2025-05-07T20:24:56.0434590Z 2025-05-07T20:24:56.0434594Z 2025-05-07T20:24:56.0434597Z 2025-05-07T20:24:56.0436927Z 2025-05-07T20:24:56.0702433Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:56.1017785Z gcc_impl_linux-64-11 | 53.0 MB | #### | 40% 2025-05-07T20:24:56.1018084Z 2025-05-07T20:24:56.1018088Z 2025-05-07T20:24:56.1018092Z 2025-05-07T20:24:56.1018102Z 2025-05-07T20:24:56.1018116Z 2025-05-07T20:24:56.1018120Z 2025-05-07T20:24:56.1018124Z 2025-05-07T20:24:56.1018127Z 2025-05-07T20:24:56.1018131Z 2025-05-07T20:24:56.1018135Z 2025-05-07T20:24:56.1077301Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:56.1077609Z 2025-05-07T20:24:56.1077613Z 2025-05-07T20:24:56.1077617Z 2025-05-07T20:24:56.1077621Z 2025-05-07T20:24:56.1077625Z 2025-05-07T20:24:56.1077628Z 2025-05-07T20:24:56.1077632Z 2025-05-07T20:24:56.1077636Z 2025-05-07T20:24:56.1077639Z 2025-05-07T20:24:56.1080025Z 2025-05-07T20:24:56.1090890Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:56.1091258Z 2025-05-07T20:24:56.1091262Z 2025-05-07T20:24:56.1091266Z 2025-05-07T20:24:56.1091269Z 2025-05-07T20:24:56.1091273Z 2025-05-07T20:24:56.1091277Z 2025-05-07T20:24:56.1091281Z 2025-05-07T20:24:56.1092538Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:56.1093080Z 2025-05-07T20:24:56.1093085Z 2025-05-07T20:24:56.1093089Z 2025-05-07T20:24:56.1093093Z 2025-05-07T20:24:56.1093096Z 2025-05-07T20:24:56.1093100Z 2025-05-07T20:24:56.1094624Z 2025-05-07T20:24:56.1172622Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:56.1172971Z 2025-05-07T20:24:56.1172975Z 2025-05-07T20:24:56.1172979Z 2025-05-07T20:24:56.1174261Z 2025-05-07T20:24:56.1484765Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:56.1485442Z 2025-05-07T20:24:56.1579892Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:56.1580142Z 2025-05-07T20:24:56.1581798Z 2025-05-07T20:24:56.1676451Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:56.1676720Z 2025-05-07T20:24:56.1676724Z 2025-05-07T20:24:56.1676728Z 2025-05-07T20:24:56.1676732Z 2025-05-07T20:24:56.1676736Z 2025-05-07T20:24:56.1676739Z 2025-05-07T20:24:56.1676743Z 2025-05-07T20:24:56.1676758Z 2025-05-07T20:24:56.1676762Z 2025-05-07T20:24:56.1676766Z 2025-05-07T20:24:56.1677401Z 2025-05-07T20:24:56.1697014Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:56.1697371Z 2025-05-07T20:24:56.1697376Z 2025-05-07T20:24:56.1697379Z 2025-05-07T20:24:56.1697643Z 2025-05-07T20:24:56.1697647Z 2025-05-07T20:24:56.1697650Z 2025-05-07T20:24:56.1697654Z 2025-05-07T20:24:56.1697658Z 2025-05-07T20:24:56.1697669Z 2025-05-07T20:24:56.1697672Z 2025-05-07T20:24:56.1700482Z 2025-05-07T20:24:56.1705308Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:56.2624003Z gcc_impl_linux-64-11 | 53.0 MB | ####6 | 47% 2025-05-07T20:24:56.2624291Z 2025-05-07T20:24:56.2624295Z 2025-05-07T20:24:56.2624299Z 2025-05-07T20:24:56.2624302Z 2025-05-07T20:24:56.2624306Z 2025-05-07T20:24:56.2626252Z 2025-05-07T20:24:56.2707021Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:56.3279670Z gcc_impl_linux-64-11 | 53.0 MB | ###### | 61% 2025-05-07T20:24:56.3279903Z 2025-05-07T20:24:56.3280080Z 2025-05-07T20:24:56.3280085Z 2025-05-07T20:24:56.3280089Z 2025-05-07T20:24:56.3280093Z 2025-05-07T20:24:56.3280096Z 2025-05-07T20:24:56.3280100Z 2025-05-07T20:24:56.3280148Z 2025-05-07T20:24:56.3286369Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:56.3286657Z 2025-05-07T20:24:56.3286662Z 2025-05-07T20:24:56.3286666Z 2025-05-07T20:24:56.3286670Z 2025-05-07T20:24:56.3286674Z 2025-05-07T20:24:56.3286677Z 2025-05-07T20:24:56.3286681Z 2025-05-07T20:24:56.3286685Z 2025-05-07T20:24:56.3709587Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:56.4093125Z gcc_impl_linux-64-11 | 53.0 MB | #######3 | 73% 2025-05-07T20:24:56.4093378Z 2025-05-07T20:24:56.4093382Z 2025-05-07T20:24:56.4093386Z 2025-05-07T20:24:56.4093389Z 2025-05-07T20:24:56.4093393Z 2025-05-07T20:24:56.4093410Z 2025-05-07T20:24:56.4093563Z 2025-05-07T20:24:56.4093569Z 2025-05-07T20:24:56.4093617Z 2025-05-07T20:24:56.4102652Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:56.4102936Z 2025-05-07T20:24:56.4102940Z 2025-05-07T20:24:56.4102953Z 2025-05-07T20:24:56.4102957Z 2025-05-07T20:24:56.4102961Z 2025-05-07T20:24:56.4102965Z 2025-05-07T20:24:56.4102969Z 2025-05-07T20:24:56.4102973Z 2025-05-07T20:24:56.4103203Z 2025-05-07T20:24:56.4711507Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:56.4778257Z gcc_impl_linux-64-11 | 53.0 MB | ########3 | 84% 2025-05-07T20:24:56.4778499Z 2025-05-07T20:24:56.4778503Z 2025-05-07T20:24:56.4778506Z 2025-05-07T20:24:56.4778510Z 2025-05-07T20:24:56.4781003Z 2025-05-07T20:24:56.4937720Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:56.4938009Z 2025-05-07T20:24:56.4938013Z 2025-05-07T20:24:56.4938016Z 2025-05-07T20:24:56.4938267Z 2025-05-07T20:24:56.4938272Z 2025-05-07T20:24:56.4938276Z 2025-05-07T20:24:56.4938280Z 2025-05-07T20:24:56.4938283Z 2025-05-07T20:24:56.4938287Z 2025-05-07T20:24:56.4940507Z 2025-05-07T20:24:56.4949228Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:56.4949527Z 2025-05-07T20:24:56.4949531Z 2025-05-07T20:24:56.4949535Z 2025-05-07T20:24:56.4949539Z 2025-05-07T20:24:56.4949543Z 2025-05-07T20:24:56.4949546Z 2025-05-07T20:24:56.4949557Z 2025-05-07T20:24:56.4949561Z 2025-05-07T20:24:56.4949565Z 2025-05-07T20:24:56.4949569Z 2025-05-07T20:24:56.5565293Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:56.5565582Z 2025-05-07T20:24:56.5565593Z 2025-05-07T20:24:56.5565597Z 2025-05-07T20:24:56.5565600Z 2025-05-07T20:24:56.5565751Z 2025-05-07T20:24:56.5565756Z 2025-05-07T20:24:56.5565819Z 2025-05-07T20:24:56.5738481Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:56.6533250Z gcc_impl_linux-64-11 | 53.0 MB | #########3 | 94% 2025-05-07T20:24:56.6533489Z 2025-05-07T20:24:56.6533493Z 2025-05-07T20:24:56.6533986Z 2025-05-07T20:24:56.6963861Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:56.6964330Z 2025-05-07T20:24:56.6964334Z 2025-05-07T20:24:56.6964338Z 2025-05-07T20:24:56.6964341Z 2025-05-07T20:24:56.6964345Z 2025-05-07T20:24:56.6964349Z 2025-05-07T20:24:56.6964360Z 2025-05-07T20:24:56.6964364Z 2025-05-07T20:24:56.6964368Z 2025-05-07T20:24:56.6964372Z 2025-05-07T20:24:56.6964375Z 2025-05-07T20:24:56.6969051Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:56.6969357Z 2025-05-07T20:24:56.6969361Z 2025-05-07T20:24:56.6969365Z 2025-05-07T20:24:56.6969368Z 2025-05-07T20:24:56.6969372Z 2025-05-07T20:24:56.6969376Z 2025-05-07T20:24:56.6969379Z 2025-05-07T20:24:56.6969383Z 2025-05-07T20:24:56.6969387Z 2025-05-07T20:24:56.6969390Z 2025-05-07T20:24:56.6969771Z 2025-05-07T20:24:56.8534833Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:56.9194632Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:56.9195133Z 2025-05-07T20:24:57.1722751Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:57.1723083Z 2025-05-07T20:24:57.1723087Z 2025-05-07T20:24:57.5865690Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:57.5872979Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:57.5873444Z 2025-05-07T20:24:57.5873720Z 2025-05-07T20:24:57.5874000Z  2025-05-07T20:24:57.5874289Z 2025-05-07T20:24:57.5874296Z 2025-05-07T20:24:57.5874518Z  2025-05-07T20:24:57.5874818Z 2025-05-07T20:24:57.5874824Z 2025-05-07T20:24:57.5874829Z 2025-05-07T20:24:57.5875055Z  2025-05-07T20:24:57.5875263Z 2025-05-07T20:24:57.5875267Z 2025-05-07T20:24:57.5875271Z 2025-05-07T20:24:57.5875279Z 2025-05-07T20:24:57.5875529Z  2025-05-07T20:24:57.5875825Z 2025-05-07T20:24:57.5875830Z 2025-05-07T20:24:57.5875835Z 2025-05-07T20:24:57.5875840Z 2025-05-07T20:24:57.5875846Z 2025-05-07T20:24:57.5876086Z  2025-05-07T20:24:57.5876373Z 2025-05-07T20:24:57.5876378Z 2025-05-07T20:24:57.5876384Z 2025-05-07T20:24:57.5876389Z 2025-05-07T20:24:57.5876394Z 2025-05-07T20:24:57.5876400Z 2025-05-07T20:24:57.5876628Z  2025-05-07T20:24:57.5876920Z 2025-05-07T20:24:57.5876925Z 2025-05-07T20:24:57.5876930Z 2025-05-07T20:24:57.5876935Z 2025-05-07T20:24:57.5876941Z 2025-05-07T20:24:57.5876946Z 2025-05-07T20:24:57.5877201Z 2025-05-07T20:24:57.5877449Z  2025-05-07T20:24:57.5877725Z 2025-05-07T20:24:57.5877729Z 2025-05-07T20:24:57.5877733Z 2025-05-07T20:24:57.5877737Z 2025-05-07T20:24:57.5877740Z 2025-05-07T20:24:57.5877744Z 2025-05-07T20:24:57.5877754Z 2025-05-07T20:24:57.5877758Z 2025-05-07T20:24:57.5877939Z  2025-05-07T20:24:57.5878155Z 2025-05-07T20:24:57.5878159Z 2025-05-07T20:24:57.5878162Z 2025-05-07T20:24:57.5878166Z 2025-05-07T20:24:57.5878170Z 2025-05-07T20:24:57.5878174Z 2025-05-07T20:24:57.5878178Z 2025-05-07T20:24:57.5878181Z 2025-05-07T20:24:57.5878185Z 2025-05-07T20:24:57.5878363Z  2025-05-07T20:24:57.5878577Z 2025-05-07T20:24:57.5878581Z 2025-05-07T20:24:57.5878585Z 2025-05-07T20:24:57.5878588Z 2025-05-07T20:24:57.5878592Z 2025-05-07T20:24:57.5878596Z 2025-05-07T20:24:57.5878606Z 2025-05-07T20:24:57.5878609Z 2025-05-07T20:24:57.5878613Z 2025-05-07T20:24:57.5878617Z 2025-05-07T20:24:57.5878803Z  2025-05-07T20:24:57.5879016Z 2025-05-07T20:24:57.5879019Z 2025-05-07T20:24:57.5879168Z 2025-05-07T20:24:57.5879172Z 2025-05-07T20:24:57.5879176Z 2025-05-07T20:24:57.5879179Z 2025-05-07T20:24:57.5879183Z 2025-05-07T20:24:57.5879187Z 2025-05-07T20:24:57.5879191Z 2025-05-07T20:24:57.5879194Z 2025-05-07T20:24:57.5879198Z 2025-05-07T20:24:57.5879406Z  done 2025-05-07T20:24:57.6881477Z Preparing transaction: | done 2025-05-07T20:24:57.9887121Z Verifying transaction: - \ | done 2025-05-07T20:24:58.0895722Z Executing transaction: - done 2025-05-07T20:24:58.2551432Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:02.1468191Z + 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:02.1468726Z 2025-05-07T20:25:02.1482243Z 2025-05-07T20:25:02.1500173Z + 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:02.1500701Z 2025-05-07T20:25:02.1512753Z 2025-05-07T20:25:02.1529380Z + 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:02.1529922Z 2025-05-07T20:25:02.1542301Z 2025-05-07T20:25:02.1559576Z + 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:02.1560109Z 2025-05-07T20:25:02.1571274Z 2025-05-07T20:25:04.0376060Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:04.0376341Z 2025-05-07T20:25:04.0991076Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:05.9693237Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:05.9693522Z 2025-05-07T20:25:06.0313667Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:07.9088468Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:07.9088754Z 2025-05-07T20:25:07.9707204Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:09.8452037Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:09.8452322Z 2025-05-07T20:25:09.9073302Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:09.9079551Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:09.9079976Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:09.9080182Z 2025-05-07T20:25:11.7831040Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:11.7831431Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:11.7831825Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:11.7832170Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:11.7832597Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:11.7833314Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:11.7833594Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:11.7833884Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:11.7834144Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:11.7834395Z #define __CHAR_BIT__ 8 2025-05-07T20:25:11.7834735Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:11.7834981Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:11.7835282Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:11.7835669Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:11.7836049Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:11.7836447Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7836803Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:11.7837084Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:11.7837398Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:11.7837707Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:11.7838105Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:11.7838511Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:11.7838806Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:11.7839078Z #define __GCC_IEC_559 2 2025-05-07T20:25:11.7839318Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:11.7839771Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:11.7840031Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:11.7840305Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:11.7850426Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7850784Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:11.7851065Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:11.7851345Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:11.7851613Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:11.7851872Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:11.7852137Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:11.7852398Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:11.7852659Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:11.7853028Z #define __INT8_C(c) c 2025-05-07T20:25:11.7853269Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:11.7853560Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7853875Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:11.7854196Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:11.7854542Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:11.7854822Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:11.7855094Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7855364Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:11.7855644Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:11.7856036Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:11.7856448Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:11.7856727Z #define __linux 1 2025-05-07T20:25:11.7856958Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:11.7857241Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:11.7857512Z #define __unix 1 2025-05-07T20:25:11.7857738Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:11.7858017Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:11.7858278Z #define __WINT_MIN__ 0U 2025-05-07T20:25:11.7858521Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:11.7858805Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:11.7859071Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:11.7859338Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:11.7859588Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:11.7859866Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:11.7860157Z #define __INT64_C(c) c ## L 2025-05-07T20:25:11.7860423Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:11.7860715Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:11.7860969Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:11.7861316Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:11.7861858Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:11.7862107Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:11.7862369Z #define __DBL_DIG__ 15 2025-05-07T20:25:11.7862600Z #define __FLT32_DIG__ 6 2025-05-07T20:25:11.7862891Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:11.7863235Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:11.7863486Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:11.7863799Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:11.7864140Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:11.7864393Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:11.7864653Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:11.7865018Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:11.7865413Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:11.7865687Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:11.7865934Z #define __unix__ 1 2025-05-07T20:25:11.7866158Z #define __INT_WIDTH__ 32 2025-05-07T20:25:11.7866404Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:11.7866638Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:11.7866897Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:11.7867167Z #define __UINT16_C(c) c 2025-05-07T20:25:11.7867464Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:11.7867720Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:11.7868177Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:11.7868541Z #define __gnu_linux__ 1 2025-05-07T20:25:11.7868819Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:11.7869104Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:11.7869390Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7869653Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:11.7869921Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:11.7870174Z #define __GNUC__ 11 2025-05-07T20:25:11.7870384Z #define __pie__ 2 2025-05-07T20:25:11.7870598Z #define __MMX__ 1 2025-05-07T20:25:11.7870819Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:11.7871078Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:11.7871354Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:11.7871621Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:11.7871953Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:11.7872348Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7872667Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:11.7872931Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:11.7873185Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:11.7873482Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:11.7873806Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:11.7874057Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:11.7874345Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:11.7874628Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:11.7874895Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:11.7875169Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:11.7875415Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:11.7875685Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:11.7875952Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:11.7876203Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:11.7876456Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:11.7876767Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:11.7877122Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:11.7877380Z #define __SSE2_MATH__ 1 2025-05-07T20:25:11.7877624Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:11.7877923Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7878208Z #define __amd64 1 2025-05-07T20:25:11.7878437Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:11.7878728Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:11.7879051Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:11.7879356Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:11.7879609Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:11.7879872Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:11.7880229Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:11.7880487Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:11.7880737Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:11.7880995Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:11.7881259Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:11.7881535Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:11.7881771Z #define __x86_64 1 2025-05-07T20:25:11.7881998Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:11.7882357Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:11.7882800Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:11.7883241Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:11.7883696Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:11.7884072Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:11.7884321Z #define __LP64__ 1 2025-05-07T20:25:11.7884546Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7884892Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:11.7885253Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:11.7885519Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:11.7885790Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:11.7886147Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:11.7886415Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:11.7886678Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:11.7886927Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:11.7887184Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:11.7887440Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:11.7887754Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:11.7888107Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:11.7888377Z #define __FLT_DIG__ 6 2025-05-07T20:25:11.7888602Z #define __NO_INLINE__ 1 2025-05-07T20:25:11.7888869Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:11.7889216Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:11.7889559Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:11.7889803Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:11.7890059Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:11.7890311Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:11.7890564Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:11.7890812Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:11.7891102Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:11.7891375Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:11.7891636Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:11.7891936Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:11.7892254Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:11.7892518Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:11.7892894Z #define __FLT128_DIG__ 33 2025-05-07T20:25:11.7893130Z #define __INT32_C(c) c 2025-05-07T20:25:11.7893365Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:11.7893643Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:11.7893914Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:11.7894183Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:11.7894492Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:11.7894794Z #define unix 1 2025-05-07T20:25:11.7895012Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:11.7895328Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7895628Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:11.7895930Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:11.7896253Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:11.7896499Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:11.7896753Z #define __ELF__ 1 2025-05-07T20:25:11.7896980Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:11.7897531Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:11.7897793Z #define __FLT_RADIX__ 2 2025-05-07T20:25:11.7898034Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:11.7899038Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:11.7899419Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:11.7899659Z #define __SSE_MATH__ 1 2025-05-07T20:25:11.7899876Z #define __k8 1 2025-05-07T20:25:11.7900163Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:11.7900519Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:11.7900806Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:11.7901098Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:11.7901340Z #define __LDBL_DIG__ 18 2025-05-07T20:25:11.7901569Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:11.7901813Z #define __x86_64__ 1 2025-05-07T20:25:11.7902030Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:11.7902323Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:11.7902648Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7902943Z #define __FLT64_DIG__ 15 2025-05-07T20:25:11.7903208Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7903554Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:11.7903857Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7904109Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:11.7904378Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7904663Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:11.7905167Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:11.7905547Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:11.7905829Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:11.7906146Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:11.7906457Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:11.7906743Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:11.7907013Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:11.7907305Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:11.7907578Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:11.7907803Z #define __SEG_FS 1 2025-05-07T20:25:11.7908024Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:11.7908287Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:11.7908550Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7908822Z #define __SEG_GS 1 2025-05-07T20:25:11.7909119Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:11.7909492Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:11.7909748Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:11.7910025Z #define __INT16_TYPE__ short int 2025-05-07T20:25:11.7910293Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:11.7910565Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:11.7910821Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:11.7911057Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:11.7911308Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:11.7911630Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:11.7912009Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7912289Z #define linux 1 2025-05-07T20:25:11.7912505Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7912774Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:11.7913035Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:11.7913269Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:11.7913517Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:11.7913774Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:11.7914105Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:11.7914502Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:11.7914819Z #define __code_model_small__ 1 2025-05-07T20:25:11.7915081Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:11.7915351Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:11.7915587Z #define __k8__ 1 2025-05-07T20:25:11.7915804Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:11.7916073Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:11.7916360Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:11.7916593Z #define __pic__ 2 2025-05-07T20:25:11.7916932Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7917238Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:11.7917518Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7917829Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:11.7918189Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:11.7918542Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:11.7918841Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:11.7919131Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:11.7919430Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:11.7919675Z #define __linux__ 1 2025-05-07T20:25:11.7919885Z #define __INT64_TYPE__ long int 2025-05-07T20:25:11.7920139Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:11.7920388Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:11.7920644Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:11.7920893Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:11.7921182Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7921493Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:11.7921775Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:11.7922034Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:11.7922312Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:11.7922749Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:11.7923065Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:11.7923403Z #define __SSE__ 1 2025-05-07T20:25:11.7923626Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:11.7923955Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:11.7924287Z #define __amd64__ 1 2025-05-07T20:25:11.7924500Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:11.7924733Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:11.7924990Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:11.7925250Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:11.7925498Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:11.7925766Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:11.7926015Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:11.7926269Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:11.7926527Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:11.7926859Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:11.7927310Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:11.7927647Z #define _LP64 1 2025-05-07T20:25:11.7927859Z #define __UINT8_C(c) c 2025-05-07T20:25:11.7928080Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:11.7928335Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:11.7928597Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:11.7928862Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:11.7929144Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:11.7929486Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:11.7929939Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:11.7930291Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7930578Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:11.7930878Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:11.7931225Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:11.7931584Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:11.7931840Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:11.7932163Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:11.7932509Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:11.7932760Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:11.7933148Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:11.7933379Z #define __FXSR__ 1 2025-05-07T20:25:11.7933668Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:11.7934103Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:11.7934600Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:11.7934899Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:11.7935145Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:11.7935459Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:11.7935805Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:11.7936046Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:11.7936275Z #define __PIC__ 2 2025-05-07T20:25:11.7936510Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:11.7936898Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:11.7937274Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:11.7937591Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:11.7937910Z #define __SSE2__ 1 2025-05-07T20:25:11.7938128Z #define __INT32_TYPE__ int 2025-05-07T20:25:11.7938365Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:11.7938619Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:11.7938954Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:11.7939296Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:11.7939562Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:11.7939826Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:11.7940087Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7940442Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:11.7940683Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:11.7940923Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:11.7941198Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7941485Z #define __PIE__ 2 2025-05-07T20:25:11.7941798Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:11.7942174Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:11.7942511Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:11.7942867Z #define __INT16_C(c) c 2025-05-07T20:25:11.7943084Z #define __STDC__ 1 2025-05-07T20:25:11.7943310Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:11.7943583Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:11.7943825Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:11.7944117Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:11.7944453Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:11.7944778Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:11.7945040Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:11.7945314Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:11.7945574Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:11.7945846Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:11.7946134Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:11.7946403Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:11.7946688Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:11.7947077Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:11.7947447Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:11.7947737Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:11.7948035Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:11.7948282Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:11.7948437Z 2025-05-07T20:25:11.8530750Z 2025-05-07T20:25:11.8531630Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:11.8532127Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:11.8532960Z 2025-05-07T20:25:13.7373686Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:13.7374054Z #define __cpp_attributes 200809L 2025-05-07T20:25:13.7374503Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:13.7374975Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:13.7375364Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:13.7375733Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:13.7376204Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:13.7376661Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:13.7377031Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:13.7377678Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:13.7377980Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:13.7378240Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:13.7378511Z #define __CHAR_BIT__ 8 2025-05-07T20:25:13.7378833Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:13.7379170Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:13.7379509Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:13.7379872Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:13.7380242Z #define __cpp_static_assert 201411L 2025-05-07T20:25:13.7380613Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:13.7380961Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7381262Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:13.7381545Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:13.7381854Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:13.7382165Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:13.7382600Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:13.7392950Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:13.7393274Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:13.7393544Z #define __GCC_IEC_559 2 2025-05-07T20:25:13.7393790Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:13.7394068Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:13.7394577Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:13.7394863Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:13.7395153Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:13.7395478Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:13.7395775Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:13.7396100Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7396418Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:13.7396680Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:13.7396954Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:13.7397228Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:13.7397519Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:13.7397779Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:13.7398040Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:13.7398304Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:13.7398988Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:13.7399324Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:13.7399572Z #define __INT8_C(c) c 2025-05-07T20:25:13.7399805Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:13.7400076Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:13.7400419Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7400750Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:13.7401019Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:13.7401305Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:13.7401605Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:13.7401952Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:13.7402234Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:13.7402501Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:13.7402764Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7403035Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:13.7403374Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:13.7403758Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:13.7404169Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:13.7404452Z #define __linux 1 2025-05-07T20:25:13.7404671Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:13.7404946Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:13.7405220Z #define __unix 1 2025-05-07T20:25:13.7405435Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:13.7405712Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:13.7405996Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:13.7406253Z #define __WINT_MIN__ 0U 2025-05-07T20:25:13.7406493Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:13.7406963Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:13.7407229Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:13.7407490Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:13.7407741Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:13.7408019Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:13.7408300Z #define __INT64_C(c) c ## L 2025-05-07T20:25:13.7408566Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:13.7408857Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:13.7409123Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:13.7409419Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:13.7409691Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:13.7409949Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:13.7410293Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:13.7410665Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:13.7410907Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:13.7411183Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:13.7411458Z #define __DBL_DIG__ 15 2025-05-07T20:25:13.7411675Z #define __FLT32_DIG__ 6 2025-05-07T20:25:13.7411977Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:13.7412320Z #define __GXX_WEAK__ 1 2025-05-07T20:25:13.7412552Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:13.7412903Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:13.7413486Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:13.7413829Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:13.7414082Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:13.7414378Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:13.7414696Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:13.7415083Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:13.7415474Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:13.7415742Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:13.7415991Z #define __unix__ 1 2025-05-07T20:25:13.7416220Z #define __INT_WIDTH__ 32 2025-05-07T20:25:13.7416457Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:13.7416703Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:13.7416943Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:13.7417206Z #define __UINT16_C(c) c 2025-05-07T20:25:13.7417429Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:13.7417688Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:13.7418029Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:13.7418373Z #define __gnu_linux__ 1 2025-05-07T20:25:13.7418605Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:13.7418856Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:13.7419119Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:13.7419396Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7419654Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:13.7419901Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:13.7420148Z #define __GNUC__ 11 2025-05-07T20:25:13.7420355Z #define __GXX_RTTI 1 2025-05-07T20:25:13.7420570Z #define __pie__ 2 2025-05-07T20:25:13.7420778Z #define __MMX__ 1 2025-05-07T20:25:13.7420996Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:13.7421257Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:13.7421522Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:13.7421781Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:13.7422027Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:13.7422312Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:13.7422619Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:13.7422954Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:13.7423309Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:13.7423609Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7423914Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:13.7424161Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:13.7424419Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:13.7424717Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:13.7425113Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:13.7425366Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:13.7425622Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:13.7425897Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:13.7426174Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:13.7426431Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:13.7426704Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:13.7426947Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:13.7427202Z #define __cplusplus 201703L 2025-05-07T20:25:13.7427459Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:13.7427725Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:13.7427972Z #define __DEPRECATED 1 2025-05-07T20:25:13.7428217Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:13.7428495Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:13.7428748Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:13.7429052Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:13.7429394Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:13.7429653Z #define __SSE2_MATH__ 1 2025-05-07T20:25:13.7429888Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:13.7430176Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7430451Z #define __amd64 1 2025-05-07T20:25:13.7430665Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:13.7431014Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:13.7431262Z #define __GNUG__ 11 2025-05-07T20:25:13.7431507Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:13.7431807Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:13.7432044Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:13.7432290Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:13.7432554Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:13.7432793Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:13.7433059Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:13.7433349Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:13.7433605Z #define __cpp_hex_float 201603L 2025-05-07T20:25:13.7433864Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:13.7434125Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:13.7434392Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:13.7434643Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:13.7434907Z #define __x86_64 1 2025-05-07T20:25:13.7435125Z #define __cpp_lambdas 200907L 2025-05-07T20:25:13.7435384Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:13.7435744Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:13.7436124Z #define __cpp_template_auto 201606L 2025-05-07T20:25:13.7436464Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:13.7436903Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:13.7437357Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:13.7437737Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:13.7437976Z #define __LP64__ 1 2025-05-07T20:25:13.7438196Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7438538Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:13.7438897Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:13.7439160Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:13.7439433Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:13.7439700Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:13.7439966Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:13.7440218Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:13.7440467Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:13.7440783Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:13.7441128Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:13.7441394Z #define __FLT_DIG__ 6 2025-05-07T20:25:13.7441609Z #define __NO_INLINE__ 1 2025-05-07T20:25:13.7441842Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:13.7442153Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:13.7442486Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:13.7442916Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:13.7443175Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:13.7443414Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:13.7443680Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:13.7443967Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:13.7444213Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:13.7444496Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:13.7444771Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:13.7445022Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:13.7445315Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:13.7445643Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:13.7445924Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:13.7446173Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:13.7446428Z #define __FLT128_DIG__ 33 2025-05-07T20:25:13.7446657Z #define __INT32_C(c) c 2025-05-07T20:25:13.7446883Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:13.7447160Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:13.7447430Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:13.7447697Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:13.7448004Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:13.7448299Z #define unix 1 2025-05-07T20:25:13.7448503Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:13.7448846Z #define __cpp_rtti 199711L 2025-05-07T20:25:13.7449102Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:13.7449399Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7449693Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:13.7449992Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:13.7450311Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:13.7450547Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:13.7450825Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:13.7451098Z #define __ELF__ 1 2025-05-07T20:25:13.7451315Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:13.7451588Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:13.7451863Z #define __FLT_RADIX__ 2 2025-05-07T20:25:13.7452092Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:13.7452437Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:13.7452924Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:13.7453232Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:13.7453498Z #define __k8 1 2025-05-07T20:25:13.7453783Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:13.7454135Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:13.7454421Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:13.7454711Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:13.7454960Z #define __LDBL_DIG__ 18 2025-05-07T20:25:13.7455188Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:13.7455437Z #define __x86_64__ 1 2025-05-07T20:25:13.7455666Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:13.7455951Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:13.7456277Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7456572Z #define __FLT64_DIG__ 15 2025-05-07T20:25:13.7456836Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7457170Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:13.7457473Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7457729Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:13.7457996Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7458280Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:13.7458632Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:13.7459007Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:13.7459289Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:13.7459596Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:13.7459897Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:13.7460208Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:13.7460496Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:13.7460864Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:13.7461164Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:13.7461431Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:13.7461658Z #define __SEG_FS 1 2025-05-07T20:25:13.7461882Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:13.7462153Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:13.7462415Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7462696Z #define __SEG_GS 1 2025-05-07T20:25:13.7463002Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:13.7463373Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:13.7463631Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:13.7463907Z #define __INT16_TYPE__ short int 2025-05-07T20:25:13.7464175Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:13.7464466Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:13.7464756Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:13.7464999Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:13.7465256Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:13.7465581Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:13.7465953Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7466256Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:13.7466653Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:13.7466939Z #define linux 1 2025-05-07T20:25:13.7467155Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7467416Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:13.7467678Z #define __EXCEPTIONS 1 2025-05-07T20:25:13.7467911Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:13.7468156Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:13.7468415Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:13.7468693Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:13.7469026Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:13.7469393Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:13.7469734Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:13.7470052Z #define __code_model_small__ 1 2025-05-07T20:25:13.7470309Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:13.7470608Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:13.7470907Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:13.7471171Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:13.7471453Z #define __k8__ 1 2025-05-07T20:25:13.7471673Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:13.7471942Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:13.7472227Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:13.7472460Z #define __pic__ 2 2025-05-07T20:25:13.7472698Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7472998Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:13.7473259Z #define __cpp_decltype 200707L 2025-05-07T20:25:13.7473544Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7473860Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:13.7474215Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:13.7474567Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:13.7474846Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:13.7475156Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:13.7475446Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:13.7475681Z #define __linux__ 1 2025-05-07T20:25:13.7475901Z #define __INT64_TYPE__ long int 2025-05-07T20:25:13.7476158Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:13.7476407Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:13.7476672Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:13.7476945Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:13.7477249Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:13.7477528Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7477836Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:13.7478099Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:13.7478470Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:13.7478758Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:13.7479077Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:13.7479414Z #define __SSE__ 1 2025-05-07T20:25:13.7479633Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:13.7479963Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:13.7480289Z #define __amd64__ 1 2025-05-07T20:25:13.7480504Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:13.7480748Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:13.7481009Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:13.7481262Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:13.7481527Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:13.7481776Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:13.7482032Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:13.7482286Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:13.7482626Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:13.7483069Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:13.7483409Z #define _LP64 1 2025-05-07T20:25:13.7483620Z #define __UINT8_C(c) c 2025-05-07T20:25:13.7483844Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:13.7484192Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:13.7484450Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:13.7484698Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:13.7485044Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:13.7485491Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:13.7485852Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7486131Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.7486431Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:13.7486729Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:13.7487091Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:13.7487446Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:13.7487702Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:13.7487952Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:13.7488281Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:13.7488642Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:13.7488895Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:13.7489131Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:13.7489373Z #define __FXSR__ 1 2025-05-07T20:25:13.7489662Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:13.7490096Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:13.7490494Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:13.7490792Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:13.7491042Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:13.7491332Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:13.7491624Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:13.7491878Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:13.7492226Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:13.7492579Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:13.7492995Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:13.7493274Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:13.7493503Z #define __PIC__ 2 2025-05-07T20:25:13.7493746Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:13.7494126Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:13.7494505Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:13.7494826Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:13.7495155Z #define __cpp_constexpr 201603L 2025-05-07T20:25:13.7495406Z #define __SSE2__ 1 2025-05-07T20:25:13.7495632Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:13.7495911Z #define __INT32_TYPE__ int 2025-05-07T20:25:13.7496276Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:13.7496530Z #define __cpp_exceptions 199711L 2025-05-07T20:25:13.7496811Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:13.7497129Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:13.7497485Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:13.7497759Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:13.7498019Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:13.7498275Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7498910Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:13.7499232Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:13.7499558Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:13.7499942Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:13.7500291Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7500572Z #define __PIE__ 2 2025-05-07T20:25:13.7500887Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:13.7501292Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:13.7501600Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:13.7501938Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:13.7502291Z #define __INT16_C(c) c 2025-05-07T20:25:13.7502508Z #define __STDC__ 1 2025-05-07T20:25:13.7502714Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:13.7513611Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:13.7513930Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:13.7514191Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:13.7514489Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:13.7514825Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:13.7515167Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:13.7515432Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:13.7515714Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:13.7515982Z #define __SSE_MATH__ 1 2025-05-07T20:25:13.7516217Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:13.7516504Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:13.7516798Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:13.7517074Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:13.7517367Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.7517628Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:13.7517921Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.7518317Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:13.7518675Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:13.7518970Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:13.7519255Z #define _GNU_SOURCE 1 2025-05-07T20:25:13.7519497Z #define __cpp_init_captures 201304L 2025-05-07T20:25:13.7519765Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:13.7520016Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:13.7520195Z 2025-05-07T20:25:13.8009121Z 2025-05-07T20:25:13.8009496Z + conda run -n build_binary c++ --version 2025-05-07T20:25:13.8009731Z 2025-05-07T20:25:15.6791159Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:15.6791808Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:15.6792481Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:15.6793266Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:15.6793769Z 2025-05-07T20:25:15.6793776Z 2025-05-07T20:25:15.7419376Z 2025-05-07T20:25:15.7420326Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:15.7420887Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:15.7421188Z 2025-05-07T20:25:17.6891941Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:17.6894620Z 2025-05-07T20:25:17.6895067Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:17.6895838Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:17.6896269Z 2025-05-07T20:25:19.6344087Z #define __cplusplus 201703L 2025-05-07T20:25:19.6346197Z 2025-05-07T20:25:19.6346804Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:19.6383037Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:19.6383448Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:19.6396166Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:19.6396508Z env: 2025-05-07T20:25:19.6396733Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:19.6397023Z BUILD_ENV: build_binary 2025-05-07T20:25:19.6397266Z BUILD_TARGET: default 2025-05-07T20:25:19.6397492Z BUILD_VARIANT: cuda 2025-05-07T20:25:19.6397720Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:19.6397969Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:19.6398266Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:19.6398898Z ##[endgroup] 2025-05-07T20:25:19.9773136Z ################################################################################ 2025-05-07T20:25:19.9773494Z # Install CUDA 2025-05-07T20:25:19.9773698Z # 2025-05-07T20:25:19.9788159Z # [2025-05-07T20:25:19.978Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:19.9788537Z ################################################################################ 2025-05-07T20:25:19.9788747Z 2025-05-07T20:25:19.9803684Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:20.0685149Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:20.0685513Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:20.0689625Z + conda clean --packages --tarball -y 2025-05-07T20:25:20.0689852Z 2025-05-07T20:25:20.9306094Z Will remove 40 (182.7 MB) tarball(s). 2025-05-07T20:25:20.9306434Z Will remove 7 (108.6 MB) package(s). 2025-05-07T20:25:20.9954427Z 2025-05-07T20:25:20.9963151Z + conda clean --all -y 2025-05-07T20:25:20.9963357Z 2025-05-07T20:25:21.6716004Z There are no unused tarball(s) to remove. 2025-05-07T20:25:21.6716473Z Will remove 1 index cache(s). 2025-05-07T20:25:21.6716866Z There are no unused package(s) to remove. 2025-05-07T20:25:21.6717276Z There are no tempfile(s) to remove. 2025-05-07T20:25:21.6717584Z There are no logfile(s) to remove. 2025-05-07T20:25:21.7364774Z 2025-05-07T20:25:21.7377984Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:21.7401843Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:22.7807780Z Channels: 2025-05-07T20:25:22.7808030Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.7808299Z - defaults 2025-05-07T20:25:22.7808505Z Platform: linux-64 2025-05-07T20:25:24.0024422Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:24.1078562Z Solving environment: - done 2025-05-07T20:25:24.1511647Z 2025-05-07T20:25:24.1511990Z ## Package Plan ## 2025-05-07T20:25:24.1512154Z 2025-05-07T20:25:24.1512362Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:24.1512660Z 2025-05-07T20:25:24.1512754Z added / updated specs: 2025-05-07T20:25:24.1512991Z - cuda 2025-05-07T20:25:24.1513102Z 2025-05-07T20:25:24.1513106Z 2025-05-07T20:25:24.1513252Z The following packages will be downloaded: 2025-05-07T20:25:24.1513461Z 2025-05-07T20:25:24.1513573Z package | build 2025-05-07T20:25:24.1513898Z ---------------------------|----------------- 2025-05-07T20:25:24.1514264Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1514691Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1515211Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1515708Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1516163Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1516642Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1517555Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1518015Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1518471Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1518935Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1519417Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1519904Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1520351Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1520799Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1521276Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1521752Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1522206Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1522844Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1523302Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1523747Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1524203Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1524650Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1525093Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1525544Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1525991Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1526431Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1526854Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1527317Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1527835Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1528303Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1528777Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1529215Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1529675Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1530128Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1530575Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1531027Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1531469Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1531912Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1532355Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1532922Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1533509Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1533962Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1534427Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1534894Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1535356Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1535824Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1536270Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1536702Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1537181Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1537657Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1538140Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:24.1538654Z ------------------------------------------------------------ 2025-05-07T20:25:24.1538989Z Total: 3.24 GB 2025-05-07T20:25:24.1539200Z 2025-05-07T20:25:24.1539328Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:24.1539546Z 2025-05-07T20:25:24.1539748Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:24.1540189Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:24.1540754Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:24.1541349Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:24.1541884Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:24.1542415Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:24.1542991Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:24.1543527Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:24.1544226Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:24.1544770Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:24.1545363Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:24.1545950Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:24.1546461Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:24.1546968Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:24.1547543Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:24.1548114Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:24.1548632Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:24.1549182Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:24.1549724Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:24.1550227Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:24.1550752Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:24.1551263Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:24.1551869Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:24.1552377Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:24.1552894Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:24.1553401Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:24.1553869Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:24.1554405Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:24.1554963Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:24.1555517Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:24.1556076Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:24.1556574Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:24.1557112Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:24.1557688Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:24.1558254Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:24.1558774Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:24.1559283Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:24.1559776Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:24.1560284Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:24.1560800Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:24.1561314Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:24.1561831Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:24.1562371Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:24.1562977Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:24.1563603Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:24.1564147Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:24.1564668Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:24.1565152Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:24.1565649Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:24.1566174Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:24.1566766Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:24.1567144Z 2025-05-07T20:25:24.1602442Z 2025-05-07T20:25:24.1602639Z 2025-05-07T20:25:24.1603008Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:24.1606969Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:24.1607210Z 2025-05-07T20:25:24.1614254Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:24.1614505Z 2025-05-07T20:25:24.1614509Z 2025-05-07T20:25:24.1620164Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:24.1620416Z 2025-05-07T20:25:24.1620420Z 2025-05-07T20:25:24.1626872Z 2025-05-07T20:25:24.1650578Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:24.1650874Z 2025-05-07T20:25:24.1650879Z 2025-05-07T20:25:24.1650890Z 2025-05-07T20:25:24.1650895Z 2025-05-07T20:25:24.1657446Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:24.1657719Z 2025-05-07T20:25:24.1657724Z 2025-05-07T20:25:24.1657729Z 2025-05-07T20:25:24.1658078Z 2025-05-07T20:25:24.1659354Z 2025-05-07T20:25:24.1662580Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:24.1662873Z 2025-05-07T20:25:24.1662895Z 2025-05-07T20:25:24.1662900Z 2025-05-07T20:25:24.1662906Z 2025-05-07T20:25:24.1662910Z 2025-05-07T20:25:24.1663097Z 2025-05-07T20:25:24.1678183Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:24.1678457Z 2025-05-07T20:25:24.1678463Z 2025-05-07T20:25:24.1678469Z 2025-05-07T20:25:24.1678475Z 2025-05-07T20:25:24.1678481Z 2025-05-07T20:25:24.1678486Z 2025-05-07T20:25:24.1678492Z 2025-05-07T20:25:24.1679418Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:24.1679691Z 2025-05-07T20:25:24.1679701Z 2025-05-07T20:25:24.1679706Z 2025-05-07T20:25:24.1679711Z 2025-05-07T20:25:24.1679715Z 2025-05-07T20:25:24.1679721Z 2025-05-07T20:25:24.1679725Z 2025-05-07T20:25:24.1679730Z 2025-05-07T20:25:24.1681224Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:24.1681510Z 2025-05-07T20:25:24.1681516Z 2025-05-07T20:25:24.1681521Z 2025-05-07T20:25:24.1681705Z 2025-05-07T20:25:24.1681710Z 2025-05-07T20:25:24.1681724Z 2025-05-07T20:25:24.1681730Z 2025-05-07T20:25:24.1681734Z 2025-05-07T20:25:24.1692639Z 2025-05-07T20:25:24.1694501Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:24.1694784Z 2025-05-07T20:25:24.1694788Z 2025-05-07T20:25:24.1694792Z 2025-05-07T20:25:24.1694795Z 2025-05-07T20:25:24.1694799Z 2025-05-07T20:25:24.1694803Z 2025-05-07T20:25:24.1694807Z 2025-05-07T20:25:24.1694811Z 2025-05-07T20:25:24.1694814Z 2025-05-07T20:25:24.1694818Z 2025-05-07T20:25:24.1695410Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:24.1695700Z 2025-05-07T20:25:24.1695705Z 2025-05-07T20:25:24.1695711Z 2025-05-07T20:25:24.1695716Z 2025-05-07T20:25:24.1695720Z 2025-05-07T20:25:24.1695742Z 2025-05-07T20:25:24.1695746Z 2025-05-07T20:25:24.1695753Z 2025-05-07T20:25:24.1695757Z 2025-05-07T20:25:24.1695762Z 2025-05-07T20:25:24.1695766Z 2025-05-07T20:25:24.1696649Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:24.1696934Z 2025-05-07T20:25:24.1696939Z 2025-05-07T20:25:24.1696943Z 2025-05-07T20:25:24.1696946Z 2025-05-07T20:25:24.1696957Z 2025-05-07T20:25:24.1696961Z 2025-05-07T20:25:24.1696964Z 2025-05-07T20:25:24.1696968Z 2025-05-07T20:25:24.1696972Z 2025-05-07T20:25:24.1696975Z 2025-05-07T20:25:24.1696979Z 2025-05-07T20:25:24.1696982Z 2025-05-07T20:25:24.1698763Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:24.1699199Z 2025-05-07T20:25:24.1699214Z 2025-05-07T20:25:24.1699218Z 2025-05-07T20:25:24.1699221Z 2025-05-07T20:25:24.1699225Z 2025-05-07T20:25:24.1699229Z 2025-05-07T20:25:24.1699232Z 2025-05-07T20:25:24.1699236Z 2025-05-07T20:25:24.1699249Z 2025-05-07T20:25:24.1699253Z 2025-05-07T20:25:24.1699257Z 2025-05-07T20:25:24.1699260Z 2025-05-07T20:25:24.1699264Z 2025-05-07T20:25:24.1701568Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:24.1701873Z 2025-05-07T20:25:24.1701877Z 2025-05-07T20:25:24.1701880Z 2025-05-07T20:25:24.1701884Z 2025-05-07T20:25:24.1701888Z 2025-05-07T20:25:24.1701891Z 2025-05-07T20:25:24.1701895Z 2025-05-07T20:25:24.1701899Z 2025-05-07T20:25:24.1701902Z 2025-05-07T20:25:24.1701906Z 2025-05-07T20:25:24.1701910Z 2025-05-07T20:25:24.1701924Z 2025-05-07T20:25:24.1701928Z 2025-05-07T20:25:24.1703234Z 2025-05-07T20:25:24.1704763Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:24.1705061Z 2025-05-07T20:25:24.1705065Z 2025-05-07T20:25:24.1705069Z 2025-05-07T20:25:24.1705072Z 2025-05-07T20:25:24.1705076Z 2025-05-07T20:25:24.1705079Z 2025-05-07T20:25:24.1705083Z 2025-05-07T20:25:24.1705294Z 2025-05-07T20:25:24.1705300Z 2025-05-07T20:25:24.1705303Z 2025-05-07T20:25:24.1705307Z 2025-05-07T20:25:24.1705311Z 2025-05-07T20:25:24.1705314Z 2025-05-07T20:25:24.1705325Z 2025-05-07T20:25:24.1705485Z 2025-05-07T20:25:24.1707280Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:24.1707590Z 2025-05-07T20:25:24.1707594Z 2025-05-07T20:25:24.1707605Z 2025-05-07T20:25:24.1707609Z 2025-05-07T20:25:24.1707613Z 2025-05-07T20:25:24.1707616Z 2025-05-07T20:25:24.1707620Z 2025-05-07T20:25:24.1707624Z 2025-05-07T20:25:24.1707627Z 2025-05-07T20:25:24.1707631Z 2025-05-07T20:25:24.1707635Z 2025-05-07T20:25:24.1707638Z 2025-05-07T20:25:24.1707642Z 2025-05-07T20:25:24.1707646Z 2025-05-07T20:25:24.1707649Z 2025-05-07T20:25:24.1707653Z 2025-05-07T20:25:24.1708357Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:24.1708667Z 2025-05-07T20:25:24.1708679Z 2025-05-07T20:25:24.1708695Z 2025-05-07T20:25:24.1708699Z 2025-05-07T20:25:24.1708703Z 2025-05-07T20:25:24.1708707Z 2025-05-07T20:25:24.1708711Z 2025-05-07T20:25:24.1708714Z 2025-05-07T20:25:24.1708910Z 2025-05-07T20:25:24.1708914Z 2025-05-07T20:25:24.1708918Z 2025-05-07T20:25:24.1708921Z 2025-05-07T20:25:24.1708925Z 2025-05-07T20:25:24.1708939Z 2025-05-07T20:25:24.1708943Z 2025-05-07T20:25:24.1708947Z 2025-05-07T20:25:24.1708951Z 2025-05-07T20:25:24.1709656Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:24.1709964Z 2025-05-07T20:25:24.1709968Z 2025-05-07T20:25:24.1709971Z 2025-05-07T20:25:24.1709975Z 2025-05-07T20:25:24.1709979Z 2025-05-07T20:25:24.1709982Z 2025-05-07T20:25:24.1709986Z 2025-05-07T20:25:24.1709990Z 2025-05-07T20:25:24.1709993Z 2025-05-07T20:25:24.1709997Z 2025-05-07T20:25:24.1710001Z 2025-05-07T20:25:24.1710004Z 2025-05-07T20:25:24.1710008Z 2025-05-07T20:25:24.1710012Z 2025-05-07T20:25:24.1710021Z 2025-05-07T20:25:24.1710024Z 2025-05-07T20:25:24.1710028Z 2025-05-07T20:25:24.1710032Z 2025-05-07T20:25:24.1710825Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:24.1711128Z 2025-05-07T20:25:24.1711132Z 2025-05-07T20:25:24.1711136Z 2025-05-07T20:25:24.1711139Z 2025-05-07T20:25:24.1711143Z 2025-05-07T20:25:24.1711147Z 2025-05-07T20:25:24.1711150Z 2025-05-07T20:25:24.1711154Z 2025-05-07T20:25:24.1711164Z 2025-05-07T20:25:24.1711167Z 2025-05-07T20:25:24.1711171Z 2025-05-07T20:25:24.1711175Z 2025-05-07T20:25:24.1711178Z 2025-05-07T20:25:24.1711182Z 2025-05-07T20:25:24.1711186Z 2025-05-07T20:25:24.1711189Z 2025-05-07T20:25:24.1711193Z 2025-05-07T20:25:24.1711196Z 2025-05-07T20:25:24.1711200Z 2025-05-07T20:25:35.2961378Z ... (more hidden) ... 2025-05-07T20:25:35.2961782Z 2025-05-07T20:25:35.2961787Z 2025-05-07T20:25:35.2961792Z 2025-05-07T20:25:35.2964797Z 2025-05-07T20:25:35.2965278Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:35.2965557Z 2025-05-07T20:25:35.2965562Z 2025-05-07T20:25:35.2965582Z 2025-05-07T20:25:35.2965585Z 2025-05-07T20:25:36.1696882Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:36.1697169Z 2025-05-07T20:25:36.1698291Z 2025-05-07T20:25:36.1699290Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:36.1699650Z 2025-05-07T20:25:36.1699662Z 2025-05-07T20:25:36.5286345Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:36.5286690Z 2025-05-07T20:25:36.5286695Z 2025-05-07T20:25:36.5289338Z 2025-05-07T20:25:36.5289849Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:36.5290137Z 2025-05-07T20:25:36.5290142Z 2025-05-07T20:25:36.5290154Z 2025-05-07T20:25:37.1096283Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:37.1096821Z 2025-05-07T20:25:37.1101023Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:37.1109437Z 2025-05-07T20:25:43.3248854Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:43.3249167Z 2025-05-07T20:25:43.3249171Z 2025-05-07T20:25:43.3249175Z 2025-05-07T20:25:43.3249179Z 2025-05-07T20:25:43.3249183Z 2025-05-07T20:25:43.3254374Z 2025-05-07T20:25:43.3258687Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:43.3259004Z 2025-05-07T20:25:43.3259009Z 2025-05-07T20:25:43.3259014Z 2025-05-07T20:25:43.3259019Z 2025-05-07T20:25:43.3259022Z 2025-05-07T20:25:43.3259026Z 2025-05-07T20:25:43.4176776Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:43.4177141Z 2025-05-07T20:25:43.4177234Z 2025-05-07T20:25:43.4177239Z 2025-05-07T20:25:43.4177245Z 2025-05-07T20:25:43.4177250Z 2025-05-07T20:25:43.4177256Z 2025-05-07T20:25:43.4179266Z 2025-05-07T20:25:43.4180689Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:43.4181110Z 2025-05-07T20:25:43.4181116Z 2025-05-07T20:25:43.4181122Z 2025-05-07T20:25:43.4181127Z 2025-05-07T20:25:43.4181392Z 2025-05-07T20:25:43.4181398Z 2025-05-07T20:25:43.4181403Z 2025-05-07T20:25:43.4526397Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:43.4526837Z 2025-05-07T20:25:43.4526843Z 2025-05-07T20:25:43.4526849Z 2025-05-07T20:25:43.4526854Z 2025-05-07T20:25:43.4526860Z 2025-05-07T20:25:43.4526865Z 2025-05-07T20:25:43.4526871Z 2025-05-07T20:25:43.4526876Z 2025-05-07T20:25:43.4529192Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:43.4529617Z 2025-05-07T20:25:43.4529623Z 2025-05-07T20:25:43.4529629Z 2025-05-07T20:25:43.4529635Z 2025-05-07T20:25:43.4529640Z 2025-05-07T20:25:43.4529646Z 2025-05-07T20:25:43.4529651Z 2025-05-07T20:25:43.4529657Z 2025-05-07T20:25:43.4725363Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:43.4725654Z 2025-05-07T20:25:43.4725658Z 2025-05-07T20:25:43.4725662Z 2025-05-07T20:25:43.4725666Z 2025-05-07T20:25:43.4726209Z 2025-05-07T20:25:43.4727092Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:43.4727480Z 2025-05-07T20:25:43.4727485Z 2025-05-07T20:25:43.4727491Z 2025-05-07T20:25:43.4727496Z 2025-05-07T20:25:43.4727523Z 2025-05-07T20:25:46.4213618Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:46.4214081Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:47.0451947Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:47.0452340Z 2025-05-07T20:25:47.0452347Z 2025-05-07T20:25:47.0452353Z 2025-05-07T20:25:47.0452358Z 2025-05-07T20:25:47.0452363Z 2025-05-07T20:25:47.0452369Z 2025-05-07T20:25:47.0452374Z 2025-05-07T20:25:47.0452381Z 2025-05-07T20:25:47.0452386Z 2025-05-07T20:25:47.0452400Z 2025-05-07T20:25:47.0452406Z 2025-05-07T20:25:47.0455641Z 2025-05-07T20:25:47.0456271Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:47.0456590Z 2025-05-07T20:25:47.0456606Z 2025-05-07T20:25:47.0456610Z 2025-05-07T20:25:47.0456613Z 2025-05-07T20:25:47.0456617Z 2025-05-07T20:25:47.0456621Z 2025-05-07T20:25:47.0456624Z 2025-05-07T20:25:47.0456628Z 2025-05-07T20:25:47.0456632Z 2025-05-07T20:25:47.0456636Z 2025-05-07T20:25:47.0456639Z 2025-05-07T20:25:47.0456643Z 2025-05-07T20:25:48.2339903Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:48.2340224Z 2025-05-07T20:25:48.2340229Z 2025-05-07T20:25:48.2340233Z 2025-05-07T20:25:48.2340236Z 2025-05-07T20:25:48.2340247Z 2025-05-07T20:25:48.2340251Z 2025-05-07T20:25:48.2340255Z 2025-05-07T20:25:48.2340259Z 2025-05-07T20:25:48.2340263Z 2025-05-07T20:25:48.2340267Z 2025-05-07T20:25:48.2340277Z 2025-05-07T20:25:48.2340847Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:48.2341141Z 2025-05-07T20:25:48.2341145Z 2025-05-07T20:25:48.2341149Z 2025-05-07T20:25:48.2341153Z 2025-05-07T20:25:48.2341168Z 2025-05-07T20:25:48.2341172Z 2025-05-07T20:25:48.2341175Z 2025-05-07T20:25:48.2341179Z 2025-05-07T20:25:48.2341183Z 2025-05-07T20:25:48.2341186Z 2025-05-07T20:25:48.2341193Z 2025-05-07T20:25:48.5305518Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:48.5305899Z 2025-05-07T20:25:48.5305906Z 2025-05-07T20:25:48.5305912Z 2025-05-07T20:25:48.5305917Z 2025-05-07T20:25:48.5305922Z 2025-05-07T20:25:48.5305928Z 2025-05-07T20:25:48.5305933Z 2025-05-07T20:25:48.5305938Z 2025-05-07T20:25:48.5305944Z 2025-05-07T20:25:48.5306293Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:48.5306594Z 2025-05-07T20:25:48.5306598Z 2025-05-07T20:25:48.5306601Z 2025-05-07T20:25:48.5306605Z 2025-05-07T20:25:48.5306609Z 2025-05-07T20:25:48.5306637Z 2025-05-07T20:25:48.5306641Z 2025-05-07T20:25:48.5306645Z 2025-05-07T20:25:48.5306648Z 2025-05-07T20:25:48.8590887Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:48.8591620Z 2025-05-07T20:25:48.8591626Z 2025-05-07T20:25:48.8591632Z 2025-05-07T20:25:48.8591638Z 2025-05-07T20:25:48.8591643Z 2025-05-07T20:25:48.8591648Z 2025-05-07T20:25:48.8591654Z 2025-05-07T20:25:48.8591659Z 2025-05-07T20:25:48.8591665Z 2025-05-07T20:25:48.8591671Z 2025-05-07T20:25:48.8591676Z 2025-05-07T20:25:48.8591682Z 2025-05-07T20:25:48.8591688Z 2025-05-07T20:25:48.8592009Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:48.8592372Z 2025-05-07T20:25:48.8592376Z 2025-05-07T20:25:48.8592380Z 2025-05-07T20:25:48.8592384Z 2025-05-07T20:25:48.8592387Z 2025-05-07T20:25:48.8592392Z 2025-05-07T20:25:48.8592395Z 2025-05-07T20:25:48.8592399Z 2025-05-07T20:25:48.8592403Z 2025-05-07T20:25:48.8592418Z 2025-05-07T20:25:48.8592422Z 2025-05-07T20:25:48.8592426Z 2025-05-07T20:25:48.8592433Z 2025-05-07T20:25:48.8715837Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:48.8716233Z 2025-05-07T20:25:48.8716237Z 2025-05-07T20:25:48.8716240Z 2025-05-07T20:25:48.8716244Z 2025-05-07T20:25:48.8716248Z 2025-05-07T20:25:48.8716258Z 2025-05-07T20:25:48.8716262Z 2025-05-07T20:25:48.8716266Z 2025-05-07T20:25:48.8716269Z 2025-05-07T20:25:48.8716923Z 2025-05-07T20:25:48.8717857Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:48.8718276Z 2025-05-07T20:25:48.8718281Z 2025-05-07T20:25:48.8718286Z 2025-05-07T20:25:48.8718291Z 2025-05-07T20:25:48.8718296Z 2025-05-07T20:25:48.8718301Z 2025-05-07T20:25:48.8718307Z 2025-05-07T20:25:48.8718312Z 2025-05-07T20:25:48.8718317Z 2025-05-07T20:25:48.8720293Z 2025-05-07T20:25:49.7370850Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:49.7371218Z 2025-05-07T20:25:49.7371225Z 2025-05-07T20:25:49.7371230Z 2025-05-07T20:25:49.7371235Z 2025-05-07T20:25:49.7371240Z 2025-05-07T20:25:49.7371260Z 2025-05-07T20:25:49.7371273Z 2025-05-07T20:25:49.7371279Z 2025-05-07T20:25:49.7371284Z 2025-05-07T20:25:49.7371290Z 2025-05-07T20:25:49.7371295Z 2025-05-07T20:25:49.7371300Z 2025-05-07T20:25:49.7371306Z 2025-05-07T20:25:49.7374184Z 2025-05-07T20:25:49.7374858Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:49.7375569Z 2025-05-07T20:25:49.7375585Z 2025-05-07T20:25:49.7375588Z 2025-05-07T20:25:49.7375592Z 2025-05-07T20:25:49.7375596Z 2025-05-07T20:25:49.7375600Z 2025-05-07T20:25:49.7375603Z 2025-05-07T20:25:49.7375607Z 2025-05-07T20:25:49.7375611Z 2025-05-07T20:25:49.7375617Z 2025-05-07T20:25:49.7375623Z 2025-05-07T20:25:49.7375627Z 2025-05-07T20:25:49.7375632Z 2025-05-07T20:25:49.7375638Z 2025-05-07T20:25:49.9010913Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:49.9011324Z 2025-05-07T20:25:49.9011329Z 2025-05-07T20:25:49.9011333Z 2025-05-07T20:25:49.9011354Z 2025-05-07T20:25:49.9011358Z 2025-05-07T20:25:49.9011361Z 2025-05-07T20:25:49.9011365Z 2025-05-07T20:25:49.9011378Z 2025-05-07T20:25:49.9011383Z 2025-05-07T20:25:49.9011386Z 2025-05-07T20:25:49.9011390Z 2025-05-07T20:25:49.9011394Z 2025-05-07T20:25:49.9011398Z 2025-05-07T20:25:49.9011401Z 2025-05-07T20:25:49.9011405Z 2025-05-07T20:25:49.9011409Z 2025-05-07T20:25:49.9011413Z 2025-05-07T20:25:49.9011845Z 2025-05-07T20:25:49.9016866Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:49.9017202Z 2025-05-07T20:25:49.9017206Z 2025-05-07T20:25:49.9017210Z 2025-05-07T20:25:49.9017213Z 2025-05-07T20:25:49.9017217Z 2025-05-07T20:25:49.9017221Z 2025-05-07T20:25:49.9017224Z 2025-05-07T20:25:49.9017231Z 2025-05-07T20:25:49.9017248Z 2025-05-07T20:25:49.9017252Z 2025-05-07T20:25:49.9017256Z 2025-05-07T20:25:49.9017260Z 2025-05-07T20:25:49.9017263Z 2025-05-07T20:25:49.9017267Z 2025-05-07T20:25:49.9017475Z 2025-05-07T20:25:49.9017569Z 2025-05-07T20:25:49.9017573Z 2025-05-07T20:25:49.9018233Z 2025-05-07T20:25:50.1443967Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:50.1455866Z 2025-05-07T20:25:50.1455873Z 2025-05-07T20:25:50.1455879Z 2025-05-07T20:25:50.1455885Z 2025-05-07T20:25:50.1455890Z 2025-05-07T20:25:50.1455896Z 2025-05-07T20:25:50.1455901Z 2025-05-07T20:25:50.1455907Z 2025-05-07T20:25:50.1455912Z 2025-05-07T20:25:50.1455917Z 2025-05-07T20:25:50.1455922Z 2025-05-07T20:25:50.1455928Z 2025-05-07T20:25:50.1455933Z 2025-05-07T20:25:50.1455938Z 2025-05-07T20:25:50.1455943Z 2025-05-07T20:25:50.1455956Z 2025-05-07T20:25:50.1455963Z 2025-05-07T20:25:50.1456487Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:50.1456801Z 2025-05-07T20:25:50.1456805Z 2025-05-07T20:25:50.1456809Z 2025-05-07T20:25:50.1456813Z 2025-05-07T20:25:50.1456832Z 2025-05-07T20:25:50.1456836Z 2025-05-07T20:25:50.1456840Z 2025-05-07T20:25:50.1456843Z 2025-05-07T20:25:50.1456847Z 2025-05-07T20:25:50.1456851Z 2025-05-07T20:25:50.1456854Z 2025-05-07T20:25:50.1456858Z 2025-05-07T20:25:50.1456862Z 2025-05-07T20:25:50.1456865Z 2025-05-07T20:25:50.1456869Z 2025-05-07T20:25:50.1456873Z 2025-05-07T20:25:50.1456876Z 2025-05-07T20:25:50.5568374Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:50.5568845Z 2025-05-07T20:25:50.5568851Z 2025-05-07T20:25:50.5568856Z 2025-05-07T20:25:50.5568862Z 2025-05-07T20:25:50.5568868Z 2025-05-07T20:25:50.5568877Z 2025-05-07T20:25:50.5568883Z 2025-05-07T20:25:50.5568888Z 2025-05-07T20:25:50.5568894Z 2025-05-07T20:25:50.5568900Z 2025-05-07T20:25:50.5568906Z 2025-05-07T20:25:50.5568941Z 2025-05-07T20:25:50.5568948Z 2025-05-07T20:25:50.5568953Z 2025-05-07T20:25:50.5568958Z 2025-05-07T20:25:50.5569364Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:50.5569767Z 2025-05-07T20:25:50.5569774Z 2025-05-07T20:25:50.5569778Z 2025-05-07T20:25:50.5569784Z 2025-05-07T20:25:50.5569789Z 2025-05-07T20:25:50.5569794Z 2025-05-07T20:25:50.5569799Z 2025-05-07T20:25:50.5569804Z 2025-05-07T20:25:50.5569809Z 2025-05-07T20:25:50.5569825Z 2025-05-07T20:25:50.5569831Z 2025-05-07T20:25:50.5569836Z 2025-05-07T20:25:50.5569841Z 2025-05-07T20:25:50.5569846Z 2025-05-07T20:25:50.5569858Z 2025-05-07T20:25:50.6056098Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:50.6056938Z 2025-05-07T20:25:50.6056949Z 2025-05-07T20:25:50.6056960Z 2025-05-07T20:25:50.6056970Z 2025-05-07T20:25:50.6056981Z 2025-05-07T20:25:50.6056991Z 2025-05-07T20:25:50.6057462Z 2025-05-07T20:25:50.6057476Z 2025-05-07T20:25:50.6057487Z 2025-05-07T20:25:50.6057497Z 2025-05-07T20:25:50.6057508Z 2025-05-07T20:25:50.6057517Z 2025-05-07T20:25:50.6057543Z 2025-05-07T20:25:50.6057553Z 2025-05-07T20:25:50.6057563Z 2025-05-07T20:25:50.6057574Z 2025-05-07T20:25:50.6057584Z 2025-05-07T20:25:50.6057595Z 2025-05-07T20:25:50.6057605Z 2025-05-07T20:25:50.6058281Z ... (more hidden) ... 2025-05-07T20:25:50.6059004Z 2025-05-07T20:25:50.6059014Z 2025-05-07T20:25:50.6059025Z 2025-05-07T20:25:50.6059035Z 2025-05-07T20:25:50.6059045Z 2025-05-07T20:25:50.6059056Z 2025-05-07T20:25:50.6059066Z 2025-05-07T20:25:50.6059092Z 2025-05-07T20:25:50.6059103Z 2025-05-07T20:25:50.6059114Z 2025-05-07T20:25:50.6059124Z 2025-05-07T20:25:50.6059134Z 2025-05-07T20:25:50.6059159Z 2025-05-07T20:25:50.6059170Z 2025-05-07T20:25:50.6059180Z 2025-05-07T20:25:50.6059190Z 2025-05-07T20:25:50.6059200Z 2025-05-07T20:25:50.6059211Z 2025-05-07T20:25:50.6059239Z 2025-05-07T20:25:50.6204799Z ... (more hidden) ... 2025-05-07T20:25:50.6205204Z 2025-05-07T20:25:50.6205538Z 2025-05-07T20:25:50.6205543Z 2025-05-07T20:25:50.6205548Z 2025-05-07T20:25:50.6205553Z 2025-05-07T20:25:50.6205559Z 2025-05-07T20:25:50.6205564Z 2025-05-07T20:25:50.6205569Z 2025-05-07T20:25:50.6205575Z 2025-05-07T20:25:50.6205580Z 2025-05-07T20:25:50.6205585Z 2025-05-07T20:25:50.6205590Z 2025-05-07T20:25:50.6205595Z 2025-05-07T20:25:50.6205600Z 2025-05-07T20:25:50.6205606Z 2025-05-07T20:25:50.6205622Z 2025-05-07T20:25:50.6206181Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:50.6206598Z 2025-05-07T20:25:50.6206617Z 2025-05-07T20:25:50.6206622Z 2025-05-07T20:25:50.6206636Z 2025-05-07T20:25:50.6206642Z 2025-05-07T20:25:50.6206647Z 2025-05-07T20:25:50.6206652Z 2025-05-07T20:25:50.6206657Z 2025-05-07T20:25:50.6206662Z 2025-05-07T20:25:50.6206676Z 2025-05-07T20:25:50.6206681Z 2025-05-07T20:25:50.6206686Z 2025-05-07T20:25:50.6206691Z 2025-05-07T20:25:50.6206696Z 2025-05-07T20:25:50.6206702Z 2025-05-07T20:25:50.6207052Z 2025-05-07T20:26:11.9317193Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:26:11.9319020Z 2025-05-07T20:26:11.9319237Z 2025-05-07T20:26:11.9319241Z 2025-05-07T20:26:11.9319706Z 2025-05-07T20:26:18.2241039Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:18.2241344Z 2025-05-07T20:26:18.2241349Z 2025-05-07T20:26:18.2241352Z 2025-05-07T20:26:19.1646325Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:19.1646899Z 2025-05-07T20:26:19.1646907Z 2025-05-07T20:26:32.7228924Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:32.7229214Z 2025-05-07T20:26:32.7229219Z 2025-05-07T20:26:32.7229223Z 2025-05-07T20:26:32.7229227Z 2025-05-07T20:26:32.7229231Z 2025-05-07T20:26:32.7229264Z 2025-05-07T20:26:33.3513838Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:33.3514142Z 2025-05-07T20:26:33.3514183Z 2025-05-07T20:26:33.3514187Z 2025-05-07T20:26:33.3514191Z 2025-05-07T20:26:33.3514195Z 2025-05-07T20:26:33.3514199Z 2025-05-07T20:26:33.3514203Z 2025-05-07T20:26:47.6601484Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:47.6601798Z 2025-05-07T20:26:47.6601803Z 2025-05-07T20:26:47.6601807Z 2025-05-07T20:26:47.6601819Z 2025-05-07T20:26:47.6601823Z 2025-05-07T20:26:47.6601827Z 2025-05-07T20:26:47.6601831Z 2025-05-07T20:26:47.6601835Z 2025-05-07T20:26:50.1984535Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:50.1984868Z 2025-05-07T20:26:50.1984872Z 2025-05-07T20:26:50.1984876Z 2025-05-07T20:26:50.1984881Z 2025-05-07T20:26:50.1984885Z 2025-05-07T20:26:55.3709446Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:55.3709776Z 2025-05-07T20:27:00.5120545Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:27:00.5120834Z 2025-05-07T20:27:00.5120868Z 2025-05-07T20:27:00.5120872Z 2025-05-07T20:27:00.5120876Z 2025-05-07T20:27:00.5120879Z 2025-05-07T20:27:00.5120883Z 2025-05-07T20:27:00.5120888Z 2025-05-07T20:27:00.5120891Z 2025-05-07T20:27:00.5120895Z 2025-05-07T20:27:00.5120899Z 2025-05-07T20:27:00.5120903Z 2025-05-07T20:27:00.5120906Z 2025-05-07T20:27:09.0859204Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:09.0859555Z 2025-05-07T20:27:09.0859559Z 2025-05-07T20:27:09.0859563Z 2025-05-07T20:27:09.0859567Z 2025-05-07T20:27:09.0859570Z 2025-05-07T20:27:09.0859574Z 2025-05-07T20:27:09.0859579Z 2025-05-07T20:27:09.0859582Z 2025-05-07T20:27:09.0859586Z 2025-05-07T20:27:10.1626099Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:27:10.1626418Z 2025-05-07T20:27:10.1626449Z 2025-05-07T20:27:10.1626453Z 2025-05-07T20:27:10.1626458Z 2025-05-07T20:27:10.1626461Z 2025-05-07T20:27:10.1626465Z 2025-05-07T20:27:10.1626469Z 2025-05-07T20:27:10.1626733Z 2025-05-07T20:27:10.1626737Z 2025-05-07T20:27:10.1626740Z 2025-05-07T20:27:10.1626744Z 2025-05-07T20:27:13.9444708Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:13.9445047Z 2025-05-07T20:27:13.9445051Z 2025-05-07T20:27:13.9445055Z 2025-05-07T20:27:13.9445058Z 2025-05-07T20:27:13.9445062Z 2025-05-07T20:27:13.9445066Z 2025-05-07T20:27:13.9445070Z 2025-05-07T20:27:13.9445074Z 2025-05-07T20:27:13.9445077Z 2025-05-07T20:27:13.9445081Z 2025-05-07T20:27:13.9445085Z 2025-05-07T20:27:13.9445089Z 2025-05-07T20:27:13.9445093Z 2025-05-07T20:27:18.0809701Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:18.0810039Z 2025-05-07T20:27:18.0810044Z 2025-05-07T20:27:18.0810048Z 2025-05-07T20:27:18.0810068Z 2025-05-07T20:27:18.0810072Z 2025-05-07T20:27:18.0810076Z 2025-05-07T20:27:18.0810080Z 2025-05-07T20:27:18.0810084Z 2025-05-07T20:27:18.0810088Z 2025-05-07T20:27:18.0810105Z 2025-05-07T20:27:18.7243397Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:18.7243718Z 2025-05-07T20:27:18.7243722Z 2025-05-07T20:27:18.7243726Z 2025-05-07T20:27:18.7243730Z 2025-05-07T20:27:18.7243734Z 2025-05-07T20:27:18.7243737Z 2025-05-07T20:27:18.7243741Z 2025-05-07T20:27:18.7243745Z 2025-05-07T20:27:18.7243749Z 2025-05-07T20:27:18.7243752Z 2025-05-07T20:27:18.7243756Z 2025-05-07T20:27:18.7243760Z 2025-05-07T20:27:18.7243764Z 2025-05-07T20:27:18.7243767Z 2025-05-07T20:27:20.4200196Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:20.4200579Z 2025-05-07T20:27:20.4200582Z 2025-05-07T20:27:20.4200597Z 2025-05-07T20:27:20.4200601Z 2025-05-07T20:27:20.4200605Z 2025-05-07T20:27:20.4200631Z 2025-05-07T20:27:20.4200635Z 2025-05-07T20:27:20.4200639Z 2025-05-07T20:27:20.4200642Z 2025-05-07T20:27:20.4200646Z 2025-05-07T20:27:20.4200650Z 2025-05-07T20:27:20.4200666Z 2025-05-07T20:27:20.4200678Z 2025-05-07T20:27:20.4200682Z 2025-05-07T20:27:20.4200686Z 2025-05-07T20:27:20.4200689Z 2025-05-07T20:27:20.4200693Z 2025-05-07T20:27:20.4200737Z 2025-05-07T20:27:21.9261517Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:21.9261837Z 2025-05-07T20:27:21.9261841Z 2025-05-07T20:27:21.9261845Z 2025-05-07T20:27:21.9261850Z 2025-05-07T20:27:21.9261854Z 2025-05-07T20:27:21.9261858Z 2025-05-07T20:27:21.9261861Z 2025-05-07T20:27:21.9261866Z 2025-05-07T20:27:21.9261869Z 2025-05-07T20:27:21.9261873Z 2025-05-07T20:27:21.9261878Z 2025-05-07T20:27:21.9261890Z 2025-05-07T20:27:21.9261894Z 2025-05-07T20:27:21.9261905Z 2025-05-07T20:27:21.9261909Z 2025-05-07T20:27:21.9261913Z 2025-05-07T20:27:21.9261916Z 2025-05-07T20:27:26.4538568Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:26.4538896Z 2025-05-07T20:27:26.4538914Z 2025-05-07T20:27:26.4538918Z 2025-05-07T20:27:26.4538924Z 2025-05-07T20:27:26.4538927Z 2025-05-07T20:27:26.4538931Z 2025-05-07T20:27:26.4538935Z 2025-05-07T20:27:26.4538939Z 2025-05-07T20:27:26.4538943Z 2025-05-07T20:27:26.4538947Z 2025-05-07T20:27:26.4538950Z 2025-05-07T20:27:26.4538954Z 2025-05-07T20:27:26.4538958Z 2025-05-07T20:27:26.4538972Z 2025-05-07T20:27:26.4538975Z 2025-05-07T20:27:26.4538979Z 2025-05-07T20:27:26.4538983Z 2025-05-07T20:27:26.4538986Z 2025-05-07T20:27:26.4538997Z 2025-05-07T20:27:26.4734506Z ... (more hidden) ... 2025-05-07T20:27:26.4734792Z 2025-05-07T20:27:26.4734797Z 2025-05-07T20:27:26.4734800Z 2025-05-07T20:27:26.4734804Z 2025-05-07T20:27:26.4734808Z 2025-05-07T20:27:26.4734811Z 2025-05-07T20:27:26.4734815Z 2025-05-07T20:27:26.4734828Z 2025-05-07T20:27:26.4734832Z 2025-05-07T20:27:26.4734836Z 2025-05-07T20:27:26.4734839Z 2025-05-07T20:27:26.4734843Z 2025-05-07T20:27:26.4734847Z 2025-05-07T20:27:26.4735056Z 2025-05-07T20:27:26.4735060Z 2025-05-07T20:27:29.8950584Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:29.8951046Z 2025-05-07T20:27:29.8951052Z 2025-05-07T20:27:29.8951057Z 2025-05-07T20:27:29.8951063Z 2025-05-07T20:27:29.8951068Z 2025-05-07T20:27:29.8951073Z 2025-05-07T20:27:29.8951078Z 2025-05-07T20:27:29.8951083Z 2025-05-07T20:27:29.8951088Z 2025-05-07T20:27:29.8951093Z 2025-05-07T20:27:29.8951098Z 2025-05-07T20:27:29.8951103Z 2025-05-07T20:27:29.8951108Z 2025-05-07T20:27:29.8951113Z 2025-05-07T20:27:29.8951126Z 2025-05-07T20:27:29.8951131Z 2025-05-07T20:27:37.4699724Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:37.4706154Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:37.4706417Z 2025-05-07T20:27:37.4706671Z 2025-05-07T20:27:37.4706679Z 2025-05-07T20:27:37.4706711Z 2025-05-07T20:27:37.4706723Z 2025-05-07T20:27:37.4706797Z 2025-05-07T20:27:37.4706803Z 2025-05-07T20:27:37.4706809Z 2025-05-07T20:27:37.4706815Z 2025-05-07T20:27:37.4706820Z 2025-05-07T20:27:37.4706825Z 2025-05-07T20:27:37.4706831Z 2025-05-07T20:27:37.4706836Z 2025-05-07T20:27:37.4706842Z 2025-05-07T20:27:37.4706847Z 2025-05-07T20:27:37.4706852Z 2025-05-07T20:27:37.4706858Z 2025-05-07T20:27:37.4706904Z 2025-05-07T20:27:37.4706910Z 2025-05-07T20:27:37.4707067Z 2025-05-07T20:27:37.4707407Z  2025-05-07T20:27:37.4707713Z 2025-05-07T20:27:37.4707909Z 2025-05-07T20:27:37.4708067Z  2025-05-07T20:27:37.4708269Z 2025-05-07T20:27:37.4708273Z 2025-05-07T20:27:37.4708445Z  2025-05-07T20:27:37.4708641Z 2025-05-07T20:27:37.4708645Z 2025-05-07T20:27:37.4708649Z 2025-05-07T20:27:37.4708832Z  2025-05-07T20:27:37.4709028Z 2025-05-07T20:27:37.4709032Z 2025-05-07T20:27:37.4709036Z 2025-05-07T20:27:37.4709039Z 2025-05-07T20:27:37.4709212Z  2025-05-07T20:27:37.4709413Z 2025-05-07T20:27:37.4709417Z 2025-05-07T20:27:37.4709421Z 2025-05-07T20:27:37.4709424Z 2025-05-07T20:27:37.4709428Z 2025-05-07T20:27:37.4709602Z  2025-05-07T20:27:37.4709804Z 2025-05-07T20:27:37.4709808Z 2025-05-07T20:27:37.4709811Z 2025-05-07T20:27:37.4709815Z 2025-05-07T20:27:37.4709819Z 2025-05-07T20:27:37.4709823Z 2025-05-07T20:27:37.4710009Z  2025-05-07T20:27:37.4710214Z 2025-05-07T20:27:37.4710455Z 2025-05-07T20:27:37.4710461Z 2025-05-07T20:27:37.4710464Z 2025-05-07T20:27:37.4710468Z 2025-05-07T20:27:37.4710472Z 2025-05-07T20:27:37.4710476Z 2025-05-07T20:27:37.4710668Z  2025-05-07T20:27:37.4710876Z 2025-05-07T20:27:37.4710880Z 2025-05-07T20:27:37.4710883Z 2025-05-07T20:27:37.4710887Z 2025-05-07T20:27:37.4710891Z 2025-05-07T20:27:37.4710895Z 2025-05-07T20:27:37.4710899Z 2025-05-07T20:27:37.4710902Z 2025-05-07T20:27:37.4711097Z  2025-05-07T20:27:37.4711306Z 2025-05-07T20:27:37.4711309Z 2025-05-07T20:27:37.4711313Z 2025-05-07T20:27:37.4711323Z 2025-05-07T20:27:37.4711326Z 2025-05-07T20:27:37.4711330Z 2025-05-07T20:27:37.4711334Z 2025-05-07T20:27:37.4711337Z 2025-05-07T20:27:37.4711341Z 2025-05-07T20:27:37.4711523Z  2025-05-07T20:27:37.4711743Z 2025-05-07T20:27:37.4711746Z 2025-05-07T20:27:37.4711750Z 2025-05-07T20:27:37.4711754Z 2025-05-07T20:27:37.4711757Z 2025-05-07T20:27:37.4711761Z 2025-05-07T20:27:37.4711923Z 2025-05-07T20:27:37.4711927Z 2025-05-07T20:27:37.4711931Z 2025-05-07T20:27:37.4711934Z 2025-05-07T20:27:37.4712120Z  2025-05-07T20:27:37.4712343Z 2025-05-07T20:27:37.4712347Z 2025-05-07T20:27:37.4712351Z 2025-05-07T20:27:37.4712355Z 2025-05-07T20:27:37.4712358Z 2025-05-07T20:27:37.4712362Z 2025-05-07T20:27:37.4712366Z 2025-05-07T20:27:37.4712370Z 2025-05-07T20:27:37.4712373Z 2025-05-07T20:27:37.4712377Z 2025-05-07T20:27:37.4712381Z 2025-05-07T20:27:37.4712586Z  2025-05-07T20:27:37.4712799Z 2025-05-07T20:27:37.4712803Z 2025-05-07T20:27:37.4712806Z 2025-05-07T20:27:37.4712810Z 2025-05-07T20:27:37.4712814Z 2025-05-07T20:27:37.4712818Z 2025-05-07T20:27:37.4712827Z 2025-05-07T20:27:37.4712831Z 2025-05-07T20:27:37.4712834Z 2025-05-07T20:27:37.4712838Z 2025-05-07T20:27:37.4712842Z 2025-05-07T20:27:37.4712845Z 2025-05-07T20:27:37.4713045Z  2025-05-07T20:27:37.4713261Z 2025-05-07T20:27:37.4713265Z 2025-05-07T20:27:37.4713269Z 2025-05-07T20:27:37.4713272Z 2025-05-07T20:27:37.4713276Z 2025-05-07T20:27:37.4713280Z 2025-05-07T20:27:37.4713283Z 2025-05-07T20:27:37.4713293Z 2025-05-07T20:27:37.4713297Z 2025-05-07T20:27:37.4713301Z 2025-05-07T20:27:37.4713305Z 2025-05-07T20:27:37.4713308Z 2025-05-07T20:27:37.4713312Z 2025-05-07T20:27:37.4713501Z  2025-05-07T20:27:37.4713722Z 2025-05-07T20:27:37.4713726Z 2025-05-07T20:27:37.4713729Z 2025-05-07T20:27:37.4713733Z 2025-05-07T20:27:37.4713737Z 2025-05-07T20:27:37.4713740Z 2025-05-07T20:27:37.4713744Z 2025-05-07T20:27:37.4713752Z 2025-05-07T20:27:37.4713756Z 2025-05-07T20:27:37.4713759Z 2025-05-07T20:27:37.4713763Z 2025-05-07T20:27:37.4713767Z 2025-05-07T20:27:37.4713770Z 2025-05-07T20:27:37.4713778Z 2025-05-07T20:27:37.4713976Z  2025-05-07T20:27:37.4714202Z 2025-05-07T20:27:37.4714205Z 2025-05-07T20:27:37.4714209Z 2025-05-07T20:27:37.4714212Z 2025-05-07T20:27:37.4714216Z 2025-05-07T20:27:37.4714220Z 2025-05-07T20:27:37.4714224Z 2025-05-07T20:27:37.4714227Z 2025-05-07T20:27:37.4714231Z 2025-05-07T20:27:37.4714247Z 2025-05-07T20:27:37.4714250Z 2025-05-07T20:27:37.4714254Z 2025-05-07T20:27:37.4714265Z 2025-05-07T20:27:37.4714268Z 2025-05-07T20:27:37.4714272Z 2025-05-07T20:27:37.4714476Z  2025-05-07T20:27:37.4714697Z 2025-05-07T20:27:37.4714701Z 2025-05-07T20:27:37.4714704Z 2025-05-07T20:27:37.4714804Z 2025-05-07T20:27:37.4714816Z 2025-05-07T20:27:37.4714819Z 2025-05-07T20:27:37.4714823Z 2025-05-07T20:27:37.4714827Z 2025-05-07T20:27:37.4714831Z 2025-05-07T20:27:37.4714839Z 2025-05-07T20:27:37.4714842Z 2025-05-07T20:27:37.4714846Z 2025-05-07T20:27:37.4714850Z 2025-05-07T20:27:37.4714853Z 2025-05-07T20:27:37.4714857Z 2025-05-07T20:27:37.4714861Z 2025-05-07T20:27:37.4715149Z  2025-05-07T20:27:37.4715487Z 2025-05-07T20:27:37.4715491Z 2025-05-07T20:27:37.4715494Z 2025-05-07T20:27:37.4715498Z 2025-05-07T20:27:37.4715502Z 2025-05-07T20:27:37.4715506Z 2025-05-07T20:27:37.4715509Z 2025-05-07T20:27:37.4715513Z 2025-05-07T20:27:37.4715517Z 2025-05-07T20:27:37.4715520Z 2025-05-07T20:27:37.4715524Z 2025-05-07T20:27:37.4715528Z 2025-05-07T20:27:37.4715532Z 2025-05-07T20:27:37.4715535Z 2025-05-07T20:27:37.4715539Z 2025-05-07T20:27:37.4715543Z 2025-05-07T20:27:37.4715547Z 2025-05-07T20:27:37.4715875Z  2025-05-07T20:27:37.4716196Z 2025-05-07T20:27:37.4716200Z 2025-05-07T20:27:37.4716322Z 2025-05-07T20:27:37.4716327Z 2025-05-07T20:27:37.4716333Z 2025-05-07T20:27:37.4716338Z 2025-05-07T20:27:37.4716343Z 2025-05-07T20:27:37.4716358Z 2025-05-07T20:27:37.4716363Z 2025-05-07T20:27:37.4716368Z 2025-05-07T20:27:37.4716374Z 2025-05-07T20:27:37.4716379Z 2025-05-07T20:27:37.4716384Z 2025-05-07T20:27:37.4716389Z 2025-05-07T20:27:37.4716395Z 2025-05-07T20:27:37.4716400Z 2025-05-07T20:27:37.4716405Z 2025-05-07T20:27:37.4716410Z 2025-05-07T20:27:37.4716725Z  2025-05-07T20:27:37.4717052Z 2025-05-07T20:27:37.4717057Z 2025-05-07T20:27:37.4717227Z  2025-05-07T20:27:37.4717384Z 2025-05-07T20:27:37.4717390Z 2025-05-07T20:27:37.4717524Z  2025-05-07T20:27:37.4717648Z 2025-05-07T20:27:37.4717664Z 2025-05-07T20:27:37.4717670Z 2025-05-07T20:27:37.4717836Z  2025-05-07T20:27:37.4717994Z 2025-05-07T20:27:37.4718000Z 2025-05-07T20:27:37.4718005Z 2025-05-07T20:27:37.4718019Z 2025-05-07T20:27:37.4718153Z  2025-05-07T20:27:37.4718306Z 2025-05-07T20:27:37.4718312Z 2025-05-07T20:27:37.4718318Z 2025-05-07T20:27:37.4718323Z 2025-05-07T20:27:37.4718328Z 2025-05-07T20:27:37.4718491Z  2025-05-07T20:27:37.4718657Z 2025-05-07T20:27:37.4718662Z 2025-05-07T20:27:37.4718668Z 2025-05-07T20:27:37.4718673Z 2025-05-07T20:27:37.4718679Z 2025-05-07T20:27:37.4718684Z 2025-05-07T20:27:37.4718834Z  2025-05-07T20:27:37.4719021Z 2025-05-07T20:27:37.4719026Z 2025-05-07T20:27:37.4719031Z 2025-05-07T20:27:37.4719036Z 2025-05-07T20:27:37.4719041Z 2025-05-07T20:27:37.4719046Z 2025-05-07T20:27:37.4719052Z 2025-05-07T20:27:37.4719216Z  2025-05-07T20:27:37.4719419Z 2025-05-07T20:27:37.4719424Z 2025-05-07T20:27:37.4719429Z 2025-05-07T20:27:37.4719444Z 2025-05-07T20:27:37.4719448Z 2025-05-07T20:27:37.4719452Z 2025-05-07T20:27:37.4719456Z 2025-05-07T20:27:37.4719459Z 2025-05-07T20:27:37.4719604Z  2025-05-07T20:27:37.4719767Z 2025-05-07T20:27:37.4719772Z 2025-05-07T20:27:37.4719777Z 2025-05-07T20:27:37.4719782Z 2025-05-07T20:27:37.4719787Z 2025-05-07T20:27:37.4719792Z 2025-05-07T20:27:37.4719798Z 2025-05-07T20:27:37.4719803Z 2025-05-07T20:27:37.4719807Z 2025-05-07T20:27:37.4719984Z  2025-05-07T20:27:37.4720204Z 2025-05-07T20:27:37.4720209Z 2025-05-07T20:27:37.4720214Z 2025-05-07T20:27:37.4720220Z 2025-05-07T20:27:37.4720225Z 2025-05-07T20:27:37.4720230Z 2025-05-07T20:27:37.4720236Z 2025-05-07T20:27:37.4720241Z 2025-05-07T20:27:37.4720246Z 2025-05-07T20:27:37.4720251Z 2025-05-07T20:27:37.4720442Z  2025-05-07T20:27:37.4720687Z 2025-05-07T20:27:37.4720693Z 2025-05-07T20:27:37.4720699Z 2025-05-07T20:27:37.4720705Z 2025-05-07T20:27:37.4720881Z 2025-05-07T20:27:37.4720890Z 2025-05-07T20:27:37.4720895Z 2025-05-07T20:27:37.4720900Z 2025-05-07T20:27:37.4720918Z 2025-05-07T20:27:37.4720923Z 2025-05-07T20:27:37.4720935Z 2025-05-07T20:27:37.4721151Z  2025-05-07T20:27:37.4721400Z 2025-05-07T20:27:37.4721406Z 2025-05-07T20:27:37.4721411Z 2025-05-07T20:27:37.4721416Z 2025-05-07T20:27:37.4721421Z 2025-05-07T20:27:37.4721437Z 2025-05-07T20:27:37.4721441Z 2025-05-07T20:27:37.4721445Z 2025-05-07T20:27:37.4721448Z 2025-05-07T20:27:37.4721452Z 2025-05-07T20:27:37.4721456Z 2025-05-07T20:27:37.4721460Z 2025-05-07T20:27:37.4721660Z  2025-05-07T20:27:37.4721913Z 2025-05-07T20:27:37.4721917Z 2025-05-07T20:27:37.4721921Z 2025-05-07T20:27:37.4721925Z 2025-05-07T20:27:37.4721928Z 2025-05-07T20:27:37.4721932Z 2025-05-07T20:27:37.4721936Z 2025-05-07T20:27:37.4721939Z 2025-05-07T20:27:37.4721943Z 2025-05-07T20:27:37.4721947Z 2025-05-07T20:27:37.4721951Z 2025-05-07T20:27:37.4721963Z 2025-05-07T20:27:37.4722017Z 2025-05-07T20:27:37.4722229Z  2025-05-07T20:27:37.4722464Z 2025-05-07T20:27:37.4722468Z 2025-05-07T20:27:37.4722614Z 2025-05-07T20:27:37.4722622Z 2025-05-07T20:27:37.4722629Z 2025-05-07T20:27:37.4722649Z 2025-05-07T20:27:37.4722657Z 2025-05-07T20:27:37.4722663Z 2025-05-07T20:27:37.4722670Z 2025-05-07T20:27:37.4722676Z 2025-05-07T20:27:37.4722683Z 2025-05-07T20:27:37.4722689Z 2025-05-07T20:27:37.4722696Z 2025-05-07T20:27:37.4722702Z 2025-05-07T20:27:37.4722900Z  2025-05-07T20:27:37.4723095Z 2025-05-07T20:27:37.4723099Z 2025-05-07T20:27:37.4723103Z 2025-05-07T20:27:37.4723107Z 2025-05-07T20:27:37.4723110Z 2025-05-07T20:27:37.4723114Z 2025-05-07T20:27:37.4723118Z 2025-05-07T20:27:37.4723121Z 2025-05-07T20:27:37.4723125Z 2025-05-07T20:27:37.4723128Z 2025-05-07T20:27:37.4723132Z 2025-05-07T20:27:37.4723136Z 2025-05-07T20:27:37.4723139Z 2025-05-07T20:27:37.4723148Z 2025-05-07T20:27:37.4723152Z 2025-05-07T20:27:37.4723302Z  2025-05-07T20:27:37.4723493Z 2025-05-07T20:27:37.4723497Z 2025-05-07T20:27:37.4723506Z 2025-05-07T20:27:37.4723509Z 2025-05-07T20:27:37.4723513Z 2025-05-07T20:27:37.4723517Z 2025-05-07T20:27:37.4723520Z 2025-05-07T20:27:37.4723524Z 2025-05-07T20:27:37.4723528Z 2025-05-07T20:27:37.4723531Z 2025-05-07T20:27:37.4723535Z 2025-05-07T20:27:37.4723539Z 2025-05-07T20:27:37.4723542Z 2025-05-07T20:27:37.4723546Z 2025-05-07T20:27:37.4723550Z 2025-05-07T20:27:37.4723559Z 2025-05-07T20:27:37.4723706Z  2025-05-07T20:27:37.4723901Z 2025-05-07T20:27:37.4723905Z 2025-05-07T20:27:37.4723909Z 2025-05-07T20:27:37.4723912Z 2025-05-07T20:27:37.4723916Z 2025-05-07T20:27:37.4723920Z 2025-05-07T20:27:37.4723931Z 2025-05-07T20:27:37.4723935Z 2025-05-07T20:27:37.4723938Z 2025-05-07T20:27:37.4723942Z 2025-05-07T20:27:37.4723946Z 2025-05-07T20:27:37.4723954Z 2025-05-07T20:27:37.4723958Z 2025-05-07T20:27:37.4723962Z 2025-05-07T20:27:37.4723965Z 2025-05-07T20:27:37.4723969Z 2025-05-07T20:27:37.4723973Z 2025-05-07T20:27:37.4724128Z  2025-05-07T20:27:37.4724331Z 2025-05-07T20:27:37.4724335Z 2025-05-07T20:27:37.4724339Z 2025-05-07T20:27:37.4724342Z 2025-05-07T20:27:37.4724346Z 2025-05-07T20:27:37.4724350Z 2025-05-07T20:27:37.4724354Z 2025-05-07T20:27:37.4724358Z 2025-05-07T20:27:37.4724361Z 2025-05-07T20:27:37.4724365Z 2025-05-07T20:27:37.4724369Z 2025-05-07T20:27:37.4724373Z 2025-05-07T20:27:37.4724376Z 2025-05-07T20:27:37.4724380Z 2025-05-07T20:27:37.4724384Z 2025-05-07T20:27:37.4724388Z 2025-05-07T20:27:37.4724391Z 2025-05-07T20:27:37.4724395Z 2025-05-07T20:27:37.4724606Z  2025-05-07T20:27:37.4724870Z 2025-05-07T20:27:37.4724874Z 2025-05-07T20:27:37.4724982Z  2025-05-07T20:27:37.4725083Z 2025-05-07T20:27:37.4725086Z 2025-05-07T20:27:37.4725295Z  2025-05-07T20:27:37.4725409Z 2025-05-07T20:27:37.4725412Z 2025-05-07T20:27:37.4725416Z 2025-05-07T20:27:37.4725520Z  2025-05-07T20:27:37.4725631Z 2025-05-07T20:27:37.4725635Z 2025-05-07T20:27:37.4725646Z 2025-05-07T20:27:37.4725650Z 2025-05-07T20:27:37.4725751Z  2025-05-07T20:27:37.4725864Z 2025-05-07T20:27:37.4725868Z 2025-05-07T20:27:37.4725871Z 2025-05-07T20:27:37.4725875Z 2025-05-07T20:27:37.4725879Z 2025-05-07T20:27:37.4725989Z  2025-05-07T20:27:37.4726108Z 2025-05-07T20:27:37.4726112Z 2025-05-07T20:27:37.4726115Z 2025-05-07T20:27:37.4726119Z 2025-05-07T20:27:37.4726123Z 2025-05-07T20:27:37.4726126Z 2025-05-07T20:27:37.4726249Z  2025-05-07T20:27:37.4726375Z 2025-05-07T20:27:37.4726379Z 2025-05-07T20:27:37.4726383Z 2025-05-07T20:27:37.4726386Z 2025-05-07T20:27:37.4726390Z 2025-05-07T20:27:37.4726394Z 2025-05-07T20:27:37.4726397Z 2025-05-07T20:27:37.4726516Z  2025-05-07T20:27:37.4726657Z 2025-05-07T20:27:37.4726660Z 2025-05-07T20:27:37.4726664Z 2025-05-07T20:27:37.4726668Z 2025-05-07T20:27:37.4726672Z 2025-05-07T20:27:37.4726676Z 2025-05-07T20:27:37.4726786Z 2025-05-07T20:27:37.4726790Z 2025-05-07T20:27:37.4726914Z  2025-05-07T20:27:37.4727059Z 2025-05-07T20:27:37.4727063Z 2025-05-07T20:27:37.4727067Z 2025-05-07T20:27:37.4727070Z 2025-05-07T20:27:37.4727074Z 2025-05-07T20:27:37.4727078Z 2025-05-07T20:27:37.4727081Z 2025-05-07T20:27:37.4727085Z 2025-05-07T20:27:37.4727089Z 2025-05-07T20:27:37.4727226Z  2025-05-07T20:27:37.4727378Z 2025-05-07T20:27:37.4727381Z 2025-05-07T20:27:37.4727385Z 2025-05-07T20:27:37.4727389Z 2025-05-07T20:27:37.4727393Z 2025-05-07T20:27:37.4727402Z 2025-05-07T20:27:37.4727406Z 2025-05-07T20:27:37.4727410Z 2025-05-07T20:27:37.4727414Z 2025-05-07T20:27:37.4727417Z 2025-05-07T20:27:37.4727540Z  2025-05-07T20:27:37.4727697Z 2025-05-07T20:27:37.4727701Z 2025-05-07T20:27:37.4727717Z 2025-05-07T20:27:37.4727721Z 2025-05-07T20:27:37.4727725Z 2025-05-07T20:27:37.4727728Z 2025-05-07T20:27:37.4727732Z 2025-05-07T20:27:37.4727736Z 2025-05-07T20:27:37.4727747Z 2025-05-07T20:27:37.4727751Z 2025-05-07T20:27:37.4727755Z 2025-05-07T20:27:37.4727882Z  2025-05-07T20:27:37.4728057Z 2025-05-07T20:27:37.4728061Z 2025-05-07T20:27:37.4728065Z 2025-05-07T20:27:37.4728068Z 2025-05-07T20:27:37.4728072Z 2025-05-07T20:27:37.4728076Z 2025-05-07T20:27:37.4728079Z 2025-05-07T20:27:37.4728083Z 2025-05-07T20:27:37.4728087Z 2025-05-07T20:27:37.4728090Z 2025-05-07T20:27:37.4728094Z 2025-05-07T20:27:37.4728098Z 2025-05-07T20:27:37.4728235Z  done 2025-05-07T20:27:37.5728380Z Preparing transaction: | done 2025-05-07T20:27:37.8736227Z Verifying transaction: - \ | done 2025-05-07T20:27:38.1768156Z Executing transaction: - \ | done 2025-05-07T20:27:40.2256504Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:40.2559905Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:42.1307795Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:42.1942353Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:42.1942912Z 2025-05-07T20:27:42.6191381Z 2025-05-07T20:27:42.6200697Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:42.6479168Z + 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:27:42.6479824Z 2025-05-07T20:27:43.0783616Z 2025-05-07T20:27:43.0783909Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:43.0785070Z + 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:27:43.0785779Z 2025-05-07T20:27:43.4995596Z 2025-05-07T20:27:45.5039338Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:27:47.4978666Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:49.5093223Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:27:51.5127883Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:27:53.3891482Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:27:53.3891765Z 2025-05-07T20:27:53.4509650Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:27:57.2914412Z /tmp/tmpvoxm4psf: line 3: clang: command not found 2025-05-07T20:27:57.2915247Z 2025-05-07T20:27:57.2915581Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:27:57.3549666Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:27:57.3550430Z 2025-05-07T20:27:57.3568544Z total 24 2025-05-07T20:27:57.3568816Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:27:57.3569183Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:27:57.3569614Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:27:57.3570107Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:27:57.3570575Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:27:57.3570863Z 2025-05-07T20:27:57.3572106Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:27:57.3572354Z 2025-05-07T20:27:59.3042378Z 2025-05-07T20:27:59.3042859Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:27:59.3043701Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:27:59.3044158Z 2025-05-07T20:27:59.7333328Z 2025-05-07T20:27:59.7333657Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:27:59.7333911Z 2025-05-07T20:28:01.6116570Z -allow-unsupported-compiler 2025-05-07T20:28:01.6116971Z 2025-05-07T20:28:01.6738665Z 2025-05-07T20:28:01.6739349Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:01.6740023Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:01.6740457Z 2025-05-07T20:28:03.6285246Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:03.6285809Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:03.6286136Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:03.6286450Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:03.6286798Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:03.6287058Z #define _STL_PAIR_H 1 2025-05-07T20:28:03.6287320Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:03.6287656Z #define __cpp_attributes 200809L 2025-05-07T20:28:03.6288022Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:03.6288493Z #define __DELETE_THROW throw() 2025-05-07T20:28:03.6288864Z #define _PTRDIFF_T_ 2025-05-07T20:28:03.6289194Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:03.6289592Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:03.6289989Z #define _IO_LEFT 02 2025-05-07T20:28:03.6290310Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:03.6290680Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:03.6291056Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:03.6291633Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:03.6292256Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:03.6292691Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:03.6293681Z #define _IOS_OUTPUT 2 2025-05-07T20:28:03.6294148Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:03.6294653Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:03.6295070Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:03.6295474Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:03.6296622Z #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:28:03.6297887Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:03.6298323Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:03.6299052Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:03.6299491Z #define _T_WCHAR_ 2025-05-07T20:28:03.6299811Z #define __WCLONE 0x80000000 2025-05-07T20:28:03.6300163Z #define stdout stdout 2025-05-07T20:28:03.6300654Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:03.6301199Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:03.6301590Z #define __flexarr [] 2025-05-07T20:28:03.6301946Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6302628Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:03.6303009Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:03.6303369Z #define _MATH_H 1 2025-05-07T20:28:03.6303748Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:03.6304217Z #define __S64_TYPE long int 2025-05-07T20:28:03.6304577Z #define __stub_fchflags 2025-05-07T20:28:03.6304972Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:03.6305389Z #define __SQUAD_TYPE long int 2025-05-07T20:28:03.6305757Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:03.6306125Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:03.6306485Z #define NL_NMAX INT_MAX 2025-05-07T20:28:03.6306813Z #define _BITS_TIME_H 1 2025-05-07T20:28:03.6307199Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:03.6307715Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:03.6308283Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:03.6308803Z #define __CHAR_BIT__ 8 2025-05-07T20:28:03.6309165Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6309599Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:03.6309996Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:03.6310369Z #define FP_NAN 0 2025-05-07T20:28:03.6310755Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:03.6311409Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:03.6311997Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:03.6312361Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:03.6312713Z #define _NEW 2025-05-07T20:28:03.6313022Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:03.6313380Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:03.6313738Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:03.6314117Z #define __USE_ANSI 1 2025-05-07T20:28:03.6314519Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:03.6314995Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:03.6315396Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:03.6316130Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:03.6316531Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:03.6316930Z #define PIPE_BUF 4096 2025-05-07T20:28:03.6317372Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:03.6317870Z #define EXIT_FAILURE 1 2025-05-07T20:28:03.6318250Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:03.6318708Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:03.6319100Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:03.6319586Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:03.6320260Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:03.6321025Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:03.6321880Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:03.6322261Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:03.6322657Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6323085Z #define __cpp_static_assert 201411L 2025-05-07T20:28:03.6323482Z #define __need_timer_t 2025-05-07T20:28:03.6323907Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:03.6324389Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:03.6324764Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:03.6325154Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:03.6325575Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:03.6325999Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6326430Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:03.6326831Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6327287Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:03.6327710Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:03.6328133Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:03.6328606Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:03.6329074Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:03.6329809Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:03.6330402Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:03.6330865Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:03.6331244Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:03.6331645Z #define __GCC_IEC_559 2 2025-05-07T20:28:03.6332056Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:03.6332539Z #define _IO_flockfile(_fp) 2025-05-07T20:28:03.6333052Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:03.6333437Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:03.6333821Z #define _IOFBF 0 2025-05-07T20:28:03.6334112Z #define __USE_BSD 1 2025-05-07T20:28:03.6334431Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:03.6334819Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:03.6335218Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:03.6335567Z #define _IO_NO_WRITES 8 2025-05-07T20:28:03.6335934Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:03.6336458Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:03.6336996Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:03.6337444Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:03.6337873Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:03.6338243Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:03.6338699Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:03.6339273Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:03.6339805Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:03.6340291Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:03.6340742Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:03.6341205Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:03.6341667Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:03.6342319Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:03.6342968Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:03.6343396Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:03.6343793Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:03.6344182Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:03.6345006Z #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:28:03.6345863Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:03.6346326Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:03.6346801Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:03.6347198Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:03.6347573Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:03.6348006Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:03.6348634Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:03.6349085Z #define RAND_MAX 2147483647 2025-05-07T20:28:03.6349472Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:03.6349906Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6350341Z #define __SM_90_RT_H__ 2025-05-07T20:28:03.6350672Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:03.6351023Z #define __COMPAR_FN_T 2025-05-07T20:28:03.6351351Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.6351714Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:03.6352429Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:03.6353195Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.6353695Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.6354218Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:03.6354638Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:03.6355127Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:03.6355579Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:03.6356069Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:03.6356534Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:03.6357067Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:03.6357489Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:03.6357925Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:03.6358320Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:03.6373566Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:03.6373972Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:03.6374332Z #define __u_char_defined 2025-05-07T20:28:03.6374785Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:03.6375293Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:03.6375666Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:03.6376029Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:03.6376392Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:03.6376782Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:03.6377454Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:03.6378069Z #define FP_INFINITE 1 2025-05-07T20:28:03.6378748Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.6379405Z #define _IO_pid_t __pid_t 2025-05-07T20:28:03.6379774Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:03.6380159Z #define __LEAF , __leaf__ 2025-05-07T20:28:03.6380515Z #define PATH_MAX 4096 2025-05-07T20:28:03.6380892Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:03.6381379Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:03.6381872Z #define _LIMITS_H___ 2025-05-07T20:28:03.6382202Z #define __size_t 2025-05-07T20:28:03.6382524Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:03.6383309Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:03.6384143Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:03.6384580Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:03.6385054Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:03.6385562Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:03.6386071Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:03.6386670Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:03.6387067Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:03.6387459Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:03.6387977Z #define __INT8_C(c) c 2025-05-07T20:28:03.6388304Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:03.6388663Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:03.6389023Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:03.6389367Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:03.6389739Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:03.6390178Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6390630Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:03.6391013Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:03.6391771Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:03.6392152Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:03.6392567Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:03.6393064Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:03.6393583Z #define NFDBITS __NFDBITS 2025-05-07T20:28:03.6393939Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:03.6394338Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:03.6394777Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:03.6395215Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:03.6395572Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:03.6395965Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:03.6396468Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:03.6397045Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:03.6397560Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:03.6397947Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:03.6398337Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:03.6399024Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:03.6399478Z #define __daddr_t_defined 2025-05-07T20:28:03.6400055Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:03.6400436Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:03.6400865Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:03.6401574Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:03.6402261Z #define _ACRTIMP 2025-05-07T20:28:03.6402574Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:03.6403085Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:03.6403487Z #define _IOS_BIN 128 2025-05-07T20:28:03.6403977Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:03.6404559Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:03.6404940Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6405319Z #define UNDERFLOW 4 2025-05-07T20:28:03.6405613Z #define NAME_MAX 255 2025-05-07T20:28:03.6405940Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:03.6406319Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:03.6406700Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:03.6407242Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:03.6407772Z #define __ptr_t void * 2025-05-07T20:28:03.6408094Z #define M_E 2.7182818284590452354 2025-05-07T20:28:03.6408606Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:03.6408974Z #define __USE_ISOCXX11 1 2025-05-07T20:28:03.6409380Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:03.6409808Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:03.6410232Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:03.6410636Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:03.6411018Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:03.6411420Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:03.6411863Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:03.6412212Z #define __linux 1 2025-05-07T20:28:03.6412527Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:03.6412987Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:03.6413358Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:03.6413763Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:03.6414146Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:03.6414556Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:03.6415013Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:03.6415557Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:03.6415972Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:03.6416364Z #define _BITS_TYPES_H 1 2025-05-07T20:28:03.6416754Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:03.6417232Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:03.6417640Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:03.6418026Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:03.6418634Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:03.6419051Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:03.6420164Z #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:28:03.6421350Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:03.6421742Z #define __unix 1 2025-05-07T20:28:03.6422032Z #define MATH_ERRNO 1 2025-05-07T20:28:03.6422356Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:03.6422743Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:03.6423109Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:03.6423498Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:03.6423898Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.6424275Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:03.6424920Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:03.6425556Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:03.6425920Z #define CUDARTAPI_CDECL 2025-05-07T20:28:03.6426264Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:03.6426768Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:03.6427156Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:03.6427508Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:03.6427822Z #define __SIZE_T 2025-05-07T20:28:03.6428142Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:03.6428539Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:03.6428904Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:03.6429276Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:03.6429806Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:03.6430409Z #define __WAIT_STATUS void * 2025-05-07T20:28:03.6430783Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:03.6431132Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:03.6431501Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:03.6431884Z #define __WINT_MIN__ 0U 2025-05-07T20:28:03.6432694Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:03.6433577Z #define WUNTRACED 2 2025-05-07T20:28:03.6433911Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:03.6434306Z #define NZERO 20 2025-05-07T20:28:03.6434734Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:03.6435272Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:03.6435666Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:03.6436082Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:03.6436482Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:03.6436840Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.6437228Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:03.6437605Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:03.6437988Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:03.6438373Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:03.6438732Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:03.6439104Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:03.6439441Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:03.6439877Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:03.6440349Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:03.6440691Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:03.6441066Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:03.6441463Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:03.6441856Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:03.6442267Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:03.6442674Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:03.6443253Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:03.6443794Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:03.6444142Z #define __INT64_C(c) c ## L 2025-05-07T20:28:03.6444511Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:03.6445100Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:03.6445537Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:03.6445909Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:03.6446315Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:03.6446716Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:03.6447066Z #define __INT_WCHAR_T_H 2025-05-07T20:28:03.6447409Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:03.6447795Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:03.6448153Z #define __have_pthread_attr_t 1 2025-05-07T20:28:03.6448501Z #define FP_NORMAL 4 2025-05-07T20:28:03.6448794Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:03.6449122Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:03.6449474Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:03.6449870Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:03.6450254Z #define cudaTextureType1D 0x01 2025-05-07T20:28:03.6450614Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:03.6450993Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:03.6451586Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:03.6452223Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:03.6452711Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:03.6453191Z #define _POSIX_SOURCE 1 2025-05-07T20:28:03.6453533Z #define cudaTextureType2D 0x02 2025-05-07T20:28:03.6453900Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:03.6454276Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:03.6454720Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:03.6455115Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:03.6455576Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:03.6456054Z #define cudaTextureType3D 0x03 2025-05-07T20:28:03.6456415Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:03.6456771Z #define CLOCK_REALTIME 0 2025-05-07T20:28:03.6457108Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:03.6457478Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:03.6457908Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:03.6458284Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:03.6458648Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:03.6459025Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:03.6459409Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:03.6459822Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:03.6460236Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:03.6460634Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:03.6461007Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:03.6461345Z #define __GLIBC__ 2 2025-05-07T20:28:03.6461648Z #define __END_DECLS } 2025-05-07T20:28:03.6461975Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:03.6462490Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:03.6463023Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:03.6463377Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:03.6463723Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:03.6464119Z #define _ALLOCA_H 1 2025-05-07T20:28:03.6464445Z #define __host__ __location__(host) 2025-05-07T20:28:03.6465035Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:03.6465664Z #define __SLONG32_TYPE int 2025-05-07T20:28:03.6466021Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:03.6466425Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:03.6466813Z #define _SYS_SELECT_H 1 2025-05-07T20:28:03.6467155Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:03.6467509Z #define _IOS_NOCREATE 32 2025-05-07T20:28:03.6467855Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:03.6468264Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:03.6468695Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.6469129Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:03.6469538Z #define __global__ __location__(global) 2025-05-07T20:28:03.6469993Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:03.6470345Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:03.6470875Z #define __DBL_DIG__ 15 2025-05-07T20:28:03.6471200Z #define TIME_UTC 1 2025-05-07T20:28:03.6471496Z #define __FLT32_DIG__ 6 2025-05-07T20:28:03.6471962Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:03.6472531Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:03.6472977Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:03.6473355Z #define _G_BUFSIZ 8192 2025-05-07T20:28:03.6473791Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:03.6474328Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:03.6474727Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:03.6475072Z #define __GXX_WEAK__ 1 2025-05-07T20:28:03.6475402Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:03.6475746Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:03.6476164Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:03.6476646Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:03.6477033Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:03.6477477Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:03.6477945Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:03.6478333Z #define _GCC_WCHAR_T 2025-05-07T20:28:03.6478807Z #define TMP_MAX 238328 2025-05-07T20:28:03.6479142Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:03.6479514Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:03.6479873Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.6480257Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:03.6480644Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:03.6481038Z #define _IO_SKIPWS 01 2025-05-07T20:28:03.6481374Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:03.6481755Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:03.6482211Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:03.6482735Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:03.6483252Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:03.6483762Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:03.6484141Z #define le32toh(x) (x) 2025-05-07T20:28:03.6484485Z #define _SIZE_T_DEFINED 2025-05-07T20:28:03.6484924Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:03.6485427Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:03.6485838Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:03.6486235Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:03.6486603Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:03.6487339Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:03.6488128Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:03.6488514Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:03.6489275Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:03.6490012Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:03.6490460Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:03.6490888Z #define _WCHAR_T_ 2025-05-07T20:28:03.6491212Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:03.6491715Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:03.6492269Z #define RTSIG_MAX 32 2025-05-07T20:28:03.6492599Z #define _STDDEF_H 2025-05-07T20:28:03.6493031Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:03.6493419Z #define _VA_LIST_DEFINED 2025-05-07T20:28:03.6493782Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:03.6494269Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:03.6494843Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:03.6495323Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:03.6495930Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:03.6496715Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:03.6497244Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:03.6497626Z #define __unix__ 1 2025-05-07T20:28:03.6497957Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.6499203Z #define __INT_WIDTH__ 32 2025-05-07T20:28:03.6499567Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:03.6499965Z #define _IONBF 2 2025-05-07T20:28:03.6500602Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:03.6501713Z #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:28:03.6502502Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:03.6502880Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:03.6503233Z #define __UINT16_C(c) c 2025-05-07T20:28:03.6503541Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:03.6503885Z #define STA_DEL 0x0020 2025-05-07T20:28:03.6504233Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:03.6504662Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:03.6504991Z #define __id_t_defined 2025-05-07T20:28:03.6505339Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:03.6505914Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:03.6506472Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:03.6507003Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:03.6507337Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:03.6507668Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:03.6508016Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:03.6508362Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:03.6508737Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:03.6509095Z #define SING 2 2025-05-07T20:28:03.6509366Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:03.6509707Z #define cudaStreamDefault 0x00 2025-05-07T20:28:03.6510161Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:03.6510655Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:03.6511010Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:03.6511361Z #define __gnu_linux__ 1 2025-05-07T20:28:03.6511702Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:03.6512097Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:03.6512461Z #define MAX_INPUT 255 2025-05-07T20:28:03.6512809Z #define __need_clock_t 2025-05-07T20:28:03.6513191Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:03.6513582Z #define SEEK_DATA 3 2025-05-07T20:28:03.6513951Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:03.6514445Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:03.6514851Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:03.6515446Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:03.6516119Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:03.6516649Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:03.6517259Z #define _Mfloat_ float 2025-05-07T20:28:03.6517681Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:03.6518161Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.6518573Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:03.6519290Z #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:28:03.6520041Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6520444Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:03.6520952Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:03.6521505Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:03.6521984Z #define __USE_ISOC11 1 2025-05-07T20:28:03.6522338Z #define _BSD_SIZE_T_ 2025-05-07T20:28:03.6522672Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:03.6523050Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:03.6523440Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:03.6523883Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:03.6524376Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:03.6524856Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:03.6525346Z #define __THROW throw () 2025-05-07T20:28:03.6525735Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:03.6528241Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6528812Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.6529373Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:03.6529765Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:03.6530153Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:03.6530541Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:03.6530929Z #define L_tmpnam 20 2025-05-07T20:28:03.6531253Z #define ___int_wchar_t_h 2025-05-07T20:28:03.6531729Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:03.6532291Z #define _T_PTRDIFF 2025-05-07T20:28:03.6532678Z #define __GNUC__ 11 2025-05-07T20:28:03.6533165Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:03.6533621Z #define __GXX_RTTI 1 2025-05-07T20:28:03.6533941Z #define __pie__ 2 2025-05-07T20:28:03.6534245Z #define __MMX__ 1 2025-05-07T20:28:03.6534573Z #define __timespec_defined 1 2025-05-07T20:28:03.6534941Z #define L_ctermid 9 2025-05-07T20:28:03.6535286Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:03.6535836Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:03.6536393Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:03.6536948Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:03.6537367Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:03.6537811Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:03.6538272Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:03.6538646Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:03.6539313Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:03.6540492Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:03.6541371Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:03.6541801Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:03.6542251Z #define __USE_SVID 1 2025-05-07T20:28:03.6542618Z #define __constant__ __location__(constant) 2025-05-07T20:28:03.6543072Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:03.6543503Z #define __device__ __location__(device) 2025-05-07T20:28:03.6567756Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:03.6568224Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:03.6568602Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:03.6569007Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:03.6569542Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:03.6569967Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:03.6570233Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:03.6570588Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:03.6570946Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:03.6571184Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:03.6571537Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:03.6571954Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:03.6572261Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:03.6572529Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:03.6572875Z #define NGROUPS_MAX 65536 2025-05-07T20:28:03.6573141Z #define __USE_ISOC95 1 2025-05-07T20:28:03.6573367Z #define _TIME_H 1 2025-05-07T20:28:03.6573634Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:03.6573943Z #define __USE_ISOC99 1 2025-05-07T20:28:03.6574266Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:03.6574626Z #define HOST_NAME_MAX 64 2025-05-07T20:28:03.6574868Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:03.6575131Z #define _IOS_ATEND 4 2025-05-07T20:28:03.6575367Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:03.6575641Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:03.6575959Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:03.6576358Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:03.6576917Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:03.6577198Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:03.6577480Z #define _IO_uid_t __uid_t 2025-05-07T20:28:03.6577761Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:03.6578063Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:03.6578321Z #define _STDIO_H 1 2025-05-07T20:28:03.6578555Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:03.6578902Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:03.6579269Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:03.6579554Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:03.6579812Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:03.6580076Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:03.6580366Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:03.6580657Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6580967Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:03.6581247Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:03.6581553Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:03.6581813Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:03.6582105Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:03.6582496Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:03.6582867Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:03.6583275Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:03.6583517Z #define __USE_XOPEN 1 2025-05-07T20:28:03.6583738Z #define __USE_XOPEN2K 1 2025-05-07T20:28:03.6583976Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:03.6584322Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:03.6584722Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:03.6584998Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:03.6585514Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:03.6586031Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:03.6586311Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:03.6586739Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:03.6587182Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:03.6587567Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:03.6587957Z #define __END_NAMESPACE_C99 2025-05-07T20:28:03.6588213Z #define __glibcxx_integral_traps true 2025-05-07T20:28:03.6588530Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:03.6588875Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:03.6589124Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:03.6589387Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:03.6589626Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:03.6589881Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:03.6590165Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:03.6590455Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:03.6590807Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:03.6591188Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:03.6591459Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:03.6591791Z #define _IO_UNITBUF 020000 2025-05-07T20:28:03.6592047Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:03.6592372Z #define __FD_SETSIZE 1024 2025-05-07T20:28:03.6592638Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:03.6592900Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:03.6593235Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:03.6593581Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:03.6593838Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:03.6594118Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:03.6594381Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:03.6594616Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:03.6594896Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:03.6595213Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:03.6595489Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:03.6595755Z #define __USE_POSIX199506 1 2025-05-07T20:28:03.6596105Z #define _FEATURES_H 1 2025-05-07T20:28:03.6596347Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:03.6596735Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:03.6597147Z #define __stub_getmsg 2025-05-07T20:28:03.6597376Z #define _IO_FIXED 010000 2025-05-07T20:28:03.6597636Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:03.6597937Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:03.6598203Z #define __stub_setlogin 2025-05-07T20:28:03.6598717Z #define __stub_fattach 2025-05-07T20:28:03.6598990Z #define __cplusplus 201703L 2025-05-07T20:28:03.6599289Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:03.6599559Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:03.6599810Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:03.6600079Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:03.6600643Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:03.6601164Z #define _IO_INTERNAL 010 2025-05-07T20:28:03.6601407Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:03.6601669Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:03.6602003Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:03.6602574Z #define __dev_t_defined 2025-05-07T20:28:03.6602805Z #define __DEPRECATED 1 2025-05-07T20:28:03.6603021Z #define __S32_TYPE int 2025-05-07T20:28:03.6603263Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:03.6603547Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:03.6603790Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:03.6604035Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:03.6604273Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:03.6604566Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:03.6604897Z #define OVERFLOW 3 2025-05-07T20:28:03.6605123Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:03.6605393Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:03.6605672Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:03.6605949Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.6606282Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:03.6606598Z #define __SSE2_MATH__ 1 2025-05-07T20:28:03.6606841Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:03.6607140Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.6607441Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:03.6607711Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:03.6607992Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6608289Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:03.6608549Z #define __amd64 1 2025-05-07T20:28:03.6608767Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:03.6609006Z #define __need_timespec 2025-05-07T20:28:03.6609249Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:03.6609504Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:03.6609754Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:03.6610043Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:03.6610303Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:03.6610548Z #define __bounded 2025-05-07T20:28:03.6610768Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:03.6611046Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:03.6611327Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:03.6611580Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:03.6611850Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6612259Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:03.6612658Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:03.6613009Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:03.6613342Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:03.6613671Z #define STA_PLL 0x0001 2025-05-07T20:28:03.6613909Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:03.6614243Z #define __GNUG__ 11 2025-05-07T20:28:03.6614499Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:03.6614761Z #define _T_WCHAR 2025-05-07T20:28:03.6615158Z #define __specialization_static 2025-05-07T20:28:03.6615424Z #define __key_t_defined 2025-05-07T20:28:03.6615686Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:03.6615998Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:03.6616250Z #define cudaArraySparse 0x40 2025-05-07T20:28:03.6616499Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:03.6616741Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:03.6617013Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:03.6617368Z #define _WCHAR_T 2025-05-07T20:28:03.6617631Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:03.6618299Z #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:28:03.6619085Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:03.6619517Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:03.6619951Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:03.6620224Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:03.6620475Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:03.6620940Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:03.6621280Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:03.6621512Z #define __NO_CTYPE 1 2025-05-07T20:28:03.6621734Z #define __stub_bdflush 2025-05-07T20:28:03.6622103Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:03.6622609Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:03.6622974Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:03.6623260Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:03.6623535Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:03.6623834Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:03.6624127Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:03.6624463Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:03.6624808Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:03.6625088Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:03.6625372Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:03.6625709Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:03.6626051Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:03.6626337Z #define _IO_STDIO 040000 2025-05-07T20:28:03.6626654Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:03.6627035Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:03.6627368Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:03.6627657Z #define _PTRDIFF_T 2025-05-07T20:28:03.6627876Z #define _MOVE_H 1 2025-05-07T20:28:03.6628101Z #define __cpp_hex_float 201603L 2025-05-07T20:28:03.6628361Z #define ADJ_TAI 0x0080 2025-05-07T20:28:03.6628589Z #define __ptrvalue 2025-05-07T20:28:03.6628810Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:03.6629089Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:03.6629403Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:03.6629703Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:03.6629982Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:03.6630329Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:03.6630722Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:03.6631096Z #define __USE_GNU 1 2025-05-07T20:28:03.6631331Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:03.6631641Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:03.6631957Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:03.6632341Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:03.6632723Z #define WEXITED 4 2025-05-07T20:28:03.6632932Z #define _IO_NO_READS 4 2025-05-07T20:28:03.6633167Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:03.6633473Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:03.6633784Z #define __uid_t_defined 2025-05-07T20:28:03.6634133Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:03.6634412Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:03.6634677Z #define WNOHANG 1 2025-05-07T20:28:03.6634917Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:03.6635217Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:03.6635484Z #define cudaEventDefault 0x00 2025-05-07T20:28:03.6635735Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:03.6635967Z #define __x86_64 1 2025-05-07T20:28:03.6636192Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:03.6636572Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.6637039Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:03.6637527Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:03.6637947Z #define __PTRDIFF_T 2025-05-07T20:28:03.6638161Z #define _ASSERT_H 1 2025-05-07T20:28:03.6638387Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:03.6638661Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.6638940Z #define _Mlong_double_ long double 2025-05-07T20:28:03.6639218Z #define __cpp_lambdas 200907L 2025-05-07T20:28:03.6639494Z #define _IO_DEC 020 2025-05-07T20:28:03.6639830Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:03.6640097Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:03.6640378Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:03.6640647Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:03.6640902Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:03.6641171Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:03.6641430Z #define _ANSI_STDDEF_H 2025-05-07T20:28:03.6641702Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:03.6642090Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:03.6642468Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:03.6642739Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:03.6643027Z #define __cpp_template_auto 201606L 2025-05-07T20:28:03.6643381Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:03.6643738Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:03.6644050Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:03.6644481Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:03.6644937Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:03.6645300Z #define __GNUC_VA_LIST 2025-05-07T20:28:03.6645632Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:03.6646012Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:03.6646265Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:03.6646566Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:03.6646913Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:03.6647156Z #define __WCOREFLAG 0x80 2025-05-07T20:28:03.6647402Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:03.6647698Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:03.6647979Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:03.6648232Z #define __LP64__ 1 2025-05-07T20:28:03.6648474Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:03.6648745Z #define _IO_off64_t __off64_t 2025-05-07T20:28:03.6649029Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6649353Z #define __time_t_defined 1 2025-05-07T20:28:03.6649627Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:03.6649985Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:03.6650341Z #define __USE_UNIX98 1 2025-05-07T20:28:03.6650577Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:03.6650862Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:03.6651163Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:03.6651419Z #define SEEK_CUR 1 2025-05-07T20:28:03.6651634Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.6652242Z #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:28:03.6653118Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:03.6653388Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:03.6653639Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:03.6653921Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:03.6654273Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:03.6654550Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:03.6654914Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:03.6655312Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:03.6655948Z #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:28:03.6656583Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:03.6656874Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:03.6657210Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:03.6657587Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:03.6657853Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.6658131Z #define cudaArrayDefault 0x00 2025-05-07T20:28:03.6658376Z #define TLOSS 5 2025-05-07T20:28:03.6658694Z #define __ssize_t_defined 2025-05-07T20:28:03.6658964Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:03.6659255Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:03.6659520Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:03.6659810Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:03.6660095Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:03.6660366Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:03.6660726Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:03.6661095Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:03.6661385Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:03.6661656Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:03.6661935Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:03.6662223Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:03.6662479Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:03.6662806Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:03.6663155Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:03.6663388Z #define __cdecl 2025-05-07T20:28:03.6663618Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:03.6663934Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:03.6664293Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:03.6664641Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:03.6664958Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:03.6665226Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:03.6665514Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:03.6665769Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:03.6666072Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:03.6666395Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:03.6666646Z #define ADJ_NANO 0x2000 2025-05-07T20:28:03.6666945Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:03.6667299Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:03.6667582Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:03.6667842Z #define __FLT_DIG__ 6 2025-05-07T20:28:03.6668184Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:03.6668575Z #define __NO_INLINE__ 1 2025-05-07T20:28:03.6668867Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:03.6669204Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:03.6669451Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:03.6669711Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:03.6670004Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:03.6670288Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:03.6670549Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:03.6670891Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:03.6671347Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:03.6671597Z #define MAX_CANON 255 2025-05-07T20:28:03.6671819Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:03.6672068Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:03.6672352Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:03.6672641Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:03.6672933Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:03.6673245Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:03.6673497Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:03.6673786Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:03.6674078Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:03.6674348Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:03.6674746Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:03.6675044Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:03.6675301Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:03.6675548Z #define _SYS_TYPES_H 1 2025-05-07T20:28:03.6675784Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:03.6676053Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:03.6676295Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:03.6676606Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:03.6676879Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:03.6677267Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:03.6677524Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:03.6677796Z #define FP_SUBNORMAL 3 2025-05-07T20:28:03.6678035Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:03.6678312Z #define _INITIALIZER_LIST 2025-05-07T20:28:03.6678558Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:03.6678799Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:03.6679157Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:03.6679442Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:03.6679693Z #define _IO_file_flags _flags 2025-05-07T20:28:03.6679946Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:03.6680189Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:03.6680443Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:03.6680743Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:03.6681080Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:03.6681355Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:03.6681607Z #define _BSD_SOURCE 1 2025-05-07T20:28:03.6681840Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:03.6682682Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:28:03.6683520Z #define __catch(X) catch(X) 2025-05-07T20:28:03.6683787Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:03.6684123Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:03.6684424Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:03.6684726Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:03.6684977Z #define __STRING(x) #x 2025-05-07T20:28:03.6685216Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:03.6685479Z #define _T_PTRDIFF_ 2025-05-07T20:28:03.6685725Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:03.6693219Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:03.6693538Z #define __unbounded 2025-05-07T20:28:03.6693800Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.6694100Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:03.6694373Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.6694671Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:03.6694950Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:03.6695355Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:03.6695696Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:03.6696511Z #define cudaDevicePropDontCare { {'\0'}, {{0}}, {'\0'}, 0, 0, 0, 0, 0, 0, 0, {0, 0, 0}, {0, 0, 0}, 0, 0, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, {0, 0}, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, {0, 0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, 0, {0, 0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, } 2025-05-07T20:28:03.6697183Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:03.6697456Z #define __managed__ __location__(managed) 2025-05-07T20:28:03.6697762Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:03.6698160Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:03.6698854Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:03.6699110Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:03.6699477Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:03.6699874Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:03.6700116Z #define _SYS_SIZE_T_H 2025-05-07T20:28:03.6700402Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:03.6700740Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:03.6700972Z #define _CRTIMP 2025-05-07T20:28:03.6701196Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:03.6701493Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:03.6701815Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:03.6702163Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:03.6702793Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6703127Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:03.6703413Z #define __SIZE_T__ 2025-05-07T20:28:03.6703624Z #define __stub_gtty 2025-05-07T20:28:03.6703849Z #define __pid_t_defined 2025-05-07T20:28:03.6704100Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:03.6704443Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:03.6704738Z #define __need_clockid_t 2025-05-07T20:28:03.6704973Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:03.6705227Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:03.6705540Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:03.6705850Z #define __mode_t_defined 2025-05-07T20:28:03.6706121Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:03.6706560Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:03.6706933Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:03.6707486Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.6708074Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:03.6708479Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:03.6708847Z #define _G_config_h 1 2025-05-07T20:28:03.6709158Z #define __stub_sstk 2025-05-07T20:28:03.6709480Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:03.6709895Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:03.6710347Z #define __wur 2025-05-07T20:28:03.6710645Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:03.6710973Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:03.6711286Z #define _IO_OCT 040 2025-05-07T20:28:03.6711598Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:03.6711947Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:03.6712289Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:03.6712677Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:03.6713099Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:03.6713456Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:03.6713957Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:03.6714479Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:03.6714822Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:03.6715190Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:03.6715525Z #define __off64_t_defined 2025-05-07T20:28:03.6715768Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:03.6716032Z #define __FLT128_DIG__ 33 2025-05-07T20:28:03.6716280Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:03.6716554Z #define __INT32_C(c) c 2025-05-07T20:28:03.6716779Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:03.6717051Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:03.6717323Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:03.6717582Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:03.6717821Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:03.6718246Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:03.6718511Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:03.6718769Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:03.6719060Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:03.6719371Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:03.6719625Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:03.6719871Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:03.6720142Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:03.6720535Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:03.6720946Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:03.6721186Z #define htole32(x) (x) 2025-05-07T20:28:03.6721437Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:03.6721743Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:03.6722075Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:03.6722449Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:03.6722805Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:03.6723260Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:03.6723577Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:03.6723930Z #define cudaArrayLayered 0x01 2025-05-07T20:28:03.6724265Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:03.6724627Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:03.6724916Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:03.6725195Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:03.6725506Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:03.6725802Z #define unix 1 2025-05-07T20:28:03.6726024Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:03.6726278Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:03.6726524Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:03.6726788Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:03.6727053Z #define __USE_POSIX 1 2025-05-07T20:28:03.6728149Z #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:28:03.6729271Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:03.6729575Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:03.6729893Z #define __THROWNL throw () 2025-05-07T20:28:03.6730223Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:03.6730567Z #define __cpp_rtti 199711L 2025-05-07T20:28:03.6730821Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:03.6731098Z #define __PMT(args) args 2025-05-07T20:28:03.6731214Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6731356Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:03.6731465Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:03.6731566Z #define _SIZE_T_DECLARED 2025-05-07T20:28:03.6731659Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:03.6731757Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:03.6732140Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:03.6732246Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:03.6732345Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:03.6732438Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:03.6732573Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:03.6732664Z #define _WCHAR_T_H 2025-05-07T20:28:03.6732750Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:03.6732934Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:03.6733029Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:03.6733121Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:03.6733225Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:03.6733317Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:03.6733505Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:03.6733617Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:03.6733698Z #define __ELF__ 1 2025-05-07T20:28:03.6733794Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:03.6733904Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:03.6733989Z #define STA_INS 0x0010 2025-05-07T20:28:03.6734086Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:03.6734184Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.6734292Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6734395Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:03.6734504Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6734597Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:03.6734702Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:03.6734809Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:03.6735023Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:03.6735205Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:03.6735310Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:03.6735709Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:03.6736159Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:03.6736292Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:03.6736391Z #define __FLT_RADIX__ 2 2025-05-07T20:28:03.6736605Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:03.6736767Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:03.6736869Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:03.6736962Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:03.6737060Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:03.6737158Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:03.6737252Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:03.6737350Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:03.6737443Z #define WORD_BIT 32 2025-05-07T20:28:03.6737527Z #define _IO_USER_BUF 1 2025-05-07T20:28:03.6737621Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:03.6737726Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6737833Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:03.6737943Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:03.6738041Z #define __long_double_t long double 2025-05-07T20:28:03.6738137Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:03.6738237Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:03.6738327Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:03.6738429Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:03.6738535Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:03.6738615Z #define __k8 1 2025-05-07T20:28:03.6738808Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:03.6738982Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:03.6739098Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:03.6739195Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:03.6739301Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:03.6739425Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:03.6739534Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:03.6739634Z #define __blksize_t_defined 2025-05-07T20:28:03.6739726Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:03.6739826Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:03.6739960Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:03.6740072Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:03.6740172Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:03.6740426Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:03.6740530Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:03.6740630Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:03.6740723Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:03.6740976Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:03.6741177Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:03.6741274Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:03.6741394Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:03.6741483Z #define SEEK_SET 0 2025-05-07T20:28:03.6741577Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:03.6741677Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:03.6741867Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:03.6741959Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:03.6742050Z #define WSTOPPED 2 2025-05-07T20:28:03.6742357Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:03.6742460Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:03.6742554Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:03.6742656Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:03.6742756Z #define __stub_sigreturn 2025-05-07T20:28:03.6742993Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:03.6743088Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:03.6743183Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:03.6743359Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:03.6743444Z #define CLOCK_TAI 11 2025-05-07T20:28:03.6743553Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:03.6743637Z #define __restrict_arr 2025-05-07T20:28:03.6743752Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:03.6744256Z #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:28:03.6744437Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:03.6744526Z #define __USE_MISC 1 2025-05-07T20:28:03.6744627Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:03.6744721Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:03.6744816Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:03.6744901Z #define __LDBL_DIG__ 18 2025-05-07T20:28:03.6744994Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:03.6745099Z #define __malloc_and_calloc_defined 2025-05-07T20:28:03.6745196Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:03.6745300Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:03.6745383Z #define __x86_64__ 1 2025-05-07T20:28:03.6745461Z #define _SIZE_T_ 2025-05-07T20:28:03.6745565Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:03.6745658Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:03.6745769Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:03.6745888Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:03.6745979Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:03.6746084Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:03.6746224Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:03.6746318Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:03.6746773Z #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:28:03.6746899Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:03.6747041Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:03.6747142Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:03.6747236Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:03.6747319Z #define STA_FLL 0x0008 2025-05-07T20:28:03.6747465Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:03.6747560Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:03.6747678Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6747792Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:03.6747876Z #define __stub_revoke 2025-05-07T20:28:03.6747972Z #define __timer_t_defined 1 2025-05-07T20:28:03.6748101Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:03.6748316Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:03.6748428Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:03.6748533Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:03.6748632Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:03.6748739Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:03.6748848Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:03.6748945Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:03.6749038Z #define _IO_off_t __off_t 2025-05-07T20:28:03.6749124Z #define __FLT64_DIG__ 15 2025-05-07T20:28:03.6749344Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:03.6749438Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:03.6749562Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6749703Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:03.6749811Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:03.6749931Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:03.6750022Z #define NULL __null 2025-05-07T20:28:03.6750155Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:03.6750256Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:03.6750355Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6750619Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:03.6750697Z #define FP_ZERO 2 2025-05-07T20:28:03.6750807Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:03.6750918Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6751002Z #define __WCHAR_T__ 2025-05-07T20:28:03.6751094Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:03.6751296Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:03.6751447Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:03.6751546Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:03.6751663Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:03.6751779Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.6751916Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:03.6752039Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:03.6752129Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:03.6752223Z #define _SIGSET_H_types 1 2025-05-07T20:28:03.6752338Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:03.6752439Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:03.6752544Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:03.6752660Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:03.6752796Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:03.6752901Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:03.6753026Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:03.6753203Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:03.6753297Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:03.6753399Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:03.6753516Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:03.6753640Z #define STA_MODE 0x4000 2025-05-07T20:28:03.6753785Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:03.6753930Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:03.6754192Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:03.6754306Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:03.6754400Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:03.6754495Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:03.6754611Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:03.6754700Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:03.6754813Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6754899Z #define __SEG_FS 1 2025-05-07T20:28:03.6754985Z #define _IO_size_t size_t 2025-05-07T20:28:03.6755080Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:03.6755185Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:03.6755267Z #define __stub_lchmod 2025-05-07T20:28:03.6755358Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:03.6755454Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:03.6755651Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6755754Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:03.6755834Z #define __SEG_GS 1 2025-05-07T20:28:03.6756056Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:03.6756188Z #define _IOS_APPEND 8 2025-05-07T20:28:03.6756408Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:03.6756505Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:03.6756606Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:03.6756705Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:03.6756790Z #define htole16(x) (x) 2025-05-07T20:28:03.6756904Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:03.6756997Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:03.6757094Z #define __INT16_TYPE__ short int 2025-05-07T20:28:03.6757199Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:03.6757305Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:03.6757419Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:03.6757525Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:03.6757644Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:03.6757735Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:03.6757958Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:03.6758115Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.6758310Z #define SEEK_HOLE 4 2025-05-07T20:28:03.6758397Z #define TIMER_ABSTIME 1 2025-05-07T20:28:03.6758491Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:03.6758587Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:03.6758759Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:03.6758873Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6759010Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:03.6759115Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6759254Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:03.6759343Z #define _LINUX_LIMITS_H 2025-05-07T20:28:03.6759429Z #define linux 1 2025-05-07T20:28:03.6759525Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:03.6759633Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:03.6759727Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:03.6759832Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:03.6759934Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:03.6760076Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:03.6760183Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:03.6760277Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6760380Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:03.6760469Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:03.6760553Z #define htole64(x) (x) 2025-05-07T20:28:03.6760659Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:03.6760751Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:03.6760843Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:03.6761337Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:03.6761425Z #define __USE_POSIX2 1 2025-05-07T20:28:03.6761520Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:03.6761619Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:03.6761826Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:03.6761912Z #define _XLOCALE_H 1 2025-05-07T20:28:03.6762018Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:03.6762113Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:03.6762216Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:03.6762320Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:03.6762408Z #define __EXCEPTIONS 1 2025-05-07T20:28:03.6762511Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:03.6762698Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:03.6762784Z #define __WORDSIZE 64 2025-05-07T20:28:03.6762883Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:03.6762971Z #define _STL_RELOPS_H 1 2025-05-07T20:28:03.6763154Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:03.6763259Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:03.6763350Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:03.6763455Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:03.6763764Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:03.6763994Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:03.6764127Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:03.6764223Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:03.6764326Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:03.6764446Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:03.6764542Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:03.6764645Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:03.6764888Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:03.6765017Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:03.6765233Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:03.6765344Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:03.6765586Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:03.6765921Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:03.6766029Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:03.6766147Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:03.6766236Z #define _STRING_H 1 2025-05-07T20:28:03.6766325Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:03.6766422Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:03.6766563Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:03.6766673Z #define __code_model_small__ 1 2025-05-07T20:28:03.6766798Z #define _PSTL_CONFIG_H 2025-05-07T20:28:03.6766943Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:03.6767153Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:03.6767263Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:03.6767602Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:03.6767696Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:03.6767793Z #define FILENAME_MAX 4096 2025-05-07T20:28:03.6767908Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:03.6767990Z #define L_cuserid 9 2025-05-07T20:28:03.6768084Z #define __ino_t_defined 2025-05-07T20:28:03.6768163Z #define __k8__ 1 2025-05-07T20:28:03.6768258Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:03.6768373Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:03.6768461Z #define __int8_t_defined 2025-05-07T20:28:03.6768556Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:03.6768654Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:03.6768766Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:03.6768853Z #define _IOS_TRUNC 16 2025-05-07T20:28:03.6768970Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:03.6769052Z #define __HAVE_COLUMN 2025-05-07T20:28:03.6769144Z #define __stub_fdetach 2025-05-07T20:28:03.6769544Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:28:03.6769644Z #define __need_time_t 2025-05-07T20:28:03.6769727Z #define __pic__ 2 2025-05-07T20:28:03.6769845Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6769946Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:03.6770038Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:03.6770136Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:03.6770225Z #define __stub_chflags 2025-05-07T20:28:03.6770313Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:03.6770397Z #define __need_IOV_MAX 2025-05-07T20:28:03.6770507Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:03.6770610Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:03.6770705Z #define __cpp_decltype 200707L 2025-05-07T20:28:03.6770807Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:03.6770896Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:03.6771089Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:03.6771179Z #define TTY_NAME_MAX 32 2025-05-07T20:28:03.6771346Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:03.6771446Z #define le64toh(x) (x) 2025-05-07T20:28:03.6771567Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6771732Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:03.6771847Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:03.6771937Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:03.6772020Z #define __import__ 2025-05-07T20:28:03.6772116Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:03.6772248Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:03.6772331Z #define __export__ 2025-05-07T20:28:03.6772455Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:03.6772556Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:03.6772714Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:03.6772937Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:03.6773028Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:03.6773130Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:03.6773335Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:03.6773453Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:03.6773563Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:03.6773651Z #define WNOWAIT 0x01000000 2025-05-07T20:28:03.6773733Z #define PLOSS 6 2025-05-07T20:28:03.6773833Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:03.6773919Z #define EXIT_SUCCESS 0 2025-05-07T20:28:03.6774016Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:03.6774114Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:03.6774212Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:03.6774301Z #define __thread__ __thread 2025-05-07T20:28:03.6774403Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:03.6774495Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:03.6774729Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:03.6774822Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:03.6774902Z #define __linux__ 1 2025-05-07T20:28:03.6775003Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:03.6775132Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:03.6775222Z #define __S16_TYPE short int 2025-05-07T20:28:03.6775570Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:03.6775676Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:03.6775871Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:03.6775976Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:03.6776074Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:03.6776162Z #define _T_SIZE_ 2025-05-07T20:28:03.6776259Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:03.6776350Z #define _PSTL_VERSION 12000 2025-05-07T20:28:03.6776479Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:03.6776573Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:03.6776666Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:03.6776756Z #define _IOS_INPUT 1 2025-05-07T20:28:03.6776851Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:03.6776951Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:03.6777050Z #define __INT64_TYPE__ long int 2025-05-07T20:28:03.6777143Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:03.6777249Z #define __shared__ __location__(shared) 2025-05-07T20:28:03.6777342Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:03.6777442Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:03.6777604Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:03.6777693Z #define __gid_t_defined 2025-05-07T20:28:03.6777804Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:03.6777903Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:03.6778096Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:03.6778319Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:03.6778417Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:03.6778502Z #define ___int_size_t_h 2025-05-07T20:28:03.6778622Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:03.6778732Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:03.6778824Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:03.6778923Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:03.6779012Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:03.6779133Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6779250Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:03.6779366Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:03.6779456Z #define __clock_t_defined 1 2025-05-07T20:28:03.6779560Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:03.6779648Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:03.6779737Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:03.6779838Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:03.6779949Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:03.6780042Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:03.6780209Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:03.6780370Z #define __SSE__ 1 2025-05-07T20:28:03.6780469Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:03.6780561Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:03.6780651Z #define __sigset_t_defined 2025-05-07T20:28:03.6780750Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:03.6780834Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:03.6780928Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:03.6781025Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:03.6781108Z #define __SM_70_RT_H__ 2025-05-07T20:28:03.6781201Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:03.6781306Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:03.6781465Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:03.6781564Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:03.6781676Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:03.6781769Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:03.6781870Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:03.6781966Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:03.6782045Z #define __amd64__ 1 2025-05-07T20:28:03.6782135Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:03.6782236Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:03.6782495Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.6782596Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:03.6782679Z #define EOF (-1) 2025-05-07T20:28:03.6782771Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:03.6782872Z #define __USE_POSIX199309 1 2025-05-07T20:28:03.6782966Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:03.6783062Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:03.6783155Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:03.6783250Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:03.6783369Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:03.6783462Z #define ____mbstate_t_defined 1 2025-05-07T20:28:03.6783546Z #define STA_NANO 0x2000 2025-05-07T20:28:03.6783642Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:03.6783739Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:03.6783831Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:03.6783918Z #define _IO_LINKED 0x80 2025-05-07T20:28:03.6784012Z #define __cpp_lib_launder 201606 2025-05-07T20:28:03.6784104Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:03.6784211Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:03.6784302Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:03.6784400Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:03.6784507Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6784608Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:03.6784707Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:03.6784799Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:03.6784897Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:03.6785199Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:03.6785370Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.6785556Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:03.6785654Z #define __stub_stty 2025-05-07T20:28:03.6785737Z #define le16toh(x) (x) 2025-05-07T20:28:03.6785848Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:03.6786020Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:03.6786101Z #define _SIZET_ 2025-05-07T20:28:03.6786198Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:03.6786311Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:03.6786396Z #define _SVID_SOURCE 1 2025-05-07T20:28:03.6786482Z #define _LP64 1 2025-05-07T20:28:03.6786570Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:03.6786833Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:03.6786999Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:03.6787088Z #define __UINT8_C(c) c 2025-05-07T20:28:03.6787181Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:03.6787286Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:03.6787471Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:03.6787567Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:03.6787664Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:03.6787748Z #define CUDARTAPI 2025-05-07T20:28:03.6787857Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:03.6787940Z #define IOV_MAX 1024 2025-05-07T20:28:03.6788081Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:03.6788184Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:03.6788268Z #define STA_CLK 0x8000 2025-05-07T20:28:03.6788368Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:03.6788456Z #define __wchar_t__ 2025-05-07T20:28:03.6788558Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:03.6788648Z #define SEEK_END 2 2025-05-07T20:28:03.6788783Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:03.6789001Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:03.6789105Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:03.6789244Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:03.6789345Z #define ____FILE_defined 1 2025-05-07T20:28:03.6789477Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:03.6789584Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:03.6789683Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:03.6789789Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:03.6790032Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.6790162Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:03.6790248Z #define _IO_RIGHT 04 2025-05-07T20:28:03.6790342Z #define __END_NAMESPACE_STD 2025-05-07T20:28:03.6790532Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:03.6790622Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:03.6790718Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:03.6790831Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:03.6790916Z #define _STDDEF_H_ 2025-05-07T20:28:03.6791084Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:03.6791193Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6791302Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.6791439Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:03.6791546Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:03.6791640Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:03.6791756Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:03.6791855Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:03.6791948Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:03.6792047Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:03.6792213Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:03.6792303Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:03.6792574Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:03.6792674Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:03.6792770Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:03.6792885Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:03.6793024Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:03.6793116Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:03.6793216Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:03.6793313Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:03.6793410Z #define P_tmpdir "/tmp" 2025-05-07T20:28:03.6793528Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:03.6793623Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:03.6793728Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:03.6793888Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:03.6794055Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:03.6794162Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:03.6794286Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:03.6794397Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:03.6794501Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:03.6794807Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:03.6794910Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:03.6795002Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:03.6795089Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:03.6795184Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:03.6795276Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:03.6795379Z #define __FXSR__ 1 2025-05-07T20:28:03.6795469Z #define _SIZE_T 2025-05-07T20:28:03.6795586Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:03.6801904Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:03.6802113Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:03.6802212Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:03.6802411Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:03.6802504Z #define _GXX_NULLPTR_T 2025-05-07T20:28:03.6802636Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:03.6802731Z #define FOPEN_MAX 16 2025-05-07T20:28:03.6802822Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:03.6802949Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:03.6803044Z #define __suseconds_t_defined 2025-05-07T20:28:03.6803133Z #define WCONTINUED 8 2025-05-07T20:28:03.6803227Z #define __off_t_defined 2025-05-07T20:28:03.6803311Z #define stderr stderr 2025-05-07T20:28:03.6803404Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:03.6803517Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.6803625Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:03.6803722Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:03.6803819Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:03.6804222Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:03.6804317Z #define _GCC_SIZE_T 2025-05-07T20:28:03.6804417Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.6804523Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:03.6804635Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:03.6804727Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:03.6804820Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:03.6804922Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:03.6805021Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:03.6805123Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:03.6805234Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:03.6805326Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:03.6805414Z #define __size_t__ 2025-05-07T20:28:03.6805545Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:03.6805643Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:03.6806015Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:03.6806110Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:03.6806277Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:03.6806375Z #define __SM_80_RT_H__ 2025-05-07T20:28:03.6806456Z #define _ENDIAN_H 1 2025-05-07T20:28:03.6806551Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:03.6806659Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:03.6806757Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:03.6806836Z #define __try try 2025-05-07T20:28:03.6806941Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:03.6807037Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:03.6807137Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:03.6807226Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:03.6807305Z #define __PIC__ 2 2025-05-07T20:28:03.6807404Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:03.6807502Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:03.6807624Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:03.6807765Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:03.6807892Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:03.6807986Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:03.6808245Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:03.6808427Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:03.6808534Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:03.6808631Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:03.6808748Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:03.6808855Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:03.6808937Z #define _IO_STDIO_H 2025-05-07T20:28:03.6809027Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:03.6809180Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:03.6809278Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:03.6809398Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:03.6809485Z #define LONG_BIT 64 2025-05-07T20:28:03.6809595Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:03.6809695Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:03.6809827Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:03.6809926Z #define __fsfilcnt_t_defined 2025-05-07T20:28:03.6810021Z #define __blkcnt_t_defined 2025-05-07T20:28:03.6810109Z #define __USE_LARGEFILE 1 2025-05-07T20:28:03.6810206Z #define __cpp_constexpr 201603L 2025-05-07T20:28:03.6810307Z #define CUDART_VERSION 11080 2025-05-07T20:28:03.6810409Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:03.6810494Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:03.6810698Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:03.6810787Z #define __lldiv_t_defined 1 2025-05-07T20:28:03.6810868Z #define __SSE2__ 1 2025-05-07T20:28:03.6810954Z #define _IOLBF 1 2025-05-07T20:28:03.6811052Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:03.6811146Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:03.6811257Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:03.6811344Z #define ADJ_TICK 0x4000 2025-05-07T20:28:03.6811446Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:03.6811556Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:03.6811651Z #define __INT32_TYPE__ int 2025-05-07T20:28:03.6811745Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:03.6811843Z #define __cpp_exceptions 199711L 2025-05-07T20:28:03.6811934Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:03.6812047Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:03.6812138Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:03.6812251Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:03.6812414Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:03.6812508Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:03.6812601Z #define __SWORD_TYPE long int 2025-05-07T20:28:03.6812699Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:03.6812881Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:03.6813000Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:03.6813212Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:03.6813307Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:03.6813459Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:03.6813546Z #define _T_SIZE 2025-05-07T20:28:03.6813649Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:03.6813781Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:03.6813874Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:03.6813964Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:03.6814066Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:03.6814166Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6814264Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:03.6814389Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:03.6814480Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:03.6814588Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:03.6814679Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:03.6814795Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6814888Z #define __PIE__ 2 2025-05-07T20:28:03.6814992Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:03.6815180Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:03.6815364Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:03.6815472Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:03.6815588Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:03.6815682Z #define __nlink_t_defined 2025-05-07T20:28:03.6815804Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:03.6815913Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:03.6816003Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:03.6816268Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:03.6816434Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:03.6816574Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:03.6816712Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:03.6816825Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:03.6816914Z #define __FILE_defined 1 2025-05-07T20:28:03.6817089Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:03.6817199Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:03.6817306Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:03.6817414Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:03.6817534Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:03.6817654Z #define __INT16_C(c) c 2025-05-07T20:28:03.6817795Z #define __U32_TYPE unsigned int 2025-05-07T20:28:03.6817897Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:03.6817996Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:03.6818124Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:03.6818206Z #define __STDC__ 1 2025-05-07T20:28:03.6818303Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:03.6818405Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:03.6818558Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:03.6818650Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:03.6818762Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:03.6818900Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:03.6819069Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:03.6819202Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:03.6819325Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:03.6819414Z #define stdin stdin 2025-05-07T20:28:03.6819505Z #define __ino64_t_defined 2025-05-07T20:28:03.6819596Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:03.6819696Z #define __clockid_t_defined 1 2025-05-07T20:28:03.6819842Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:03.6820005Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:03.6820114Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:03.6820217Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:03.6820322Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:03.6820625Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:03.6820713Z #define _IO_HEX 0100 2025-05-07T20:28:03.6820814Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:03.6820895Z #define DOMAIN 1 2025-05-07T20:28:03.6820988Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:03.6821075Z #define __NVCC__ 1 2025-05-07T20:28:03.6821187Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.6821288Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:03.6821397Z #define __throw_exception_again throw 2025-05-07T20:28:03.6821490Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:03.6821580Z #define __EXCEPTION_H 1 2025-05-07T20:28:03.6821680Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.6821782Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:03.6822082Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:03.6822199Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:03.6822304Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:03.6822407Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:03.6822510Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:03.6822703Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:03.6822851Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:03.6822956Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.6823067Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:03.6823168Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:03.6823272Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:03.6823368Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.6823477Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:03.6823611Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:03.6823711Z #define __useconds_t_defined 2025-05-07T20:28:03.6823889Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:03.6824042Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:03.6824136Z #define __SSE_MATH__ 1 2025-05-07T20:28:03.6824227Z #define _IO_wint_t wint_t 2025-05-07T20:28:03.6824324Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:03.6824433Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:03.6824525Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:03.6824647Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:03.6824756Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:03.6824852Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:03.6824976Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:03.6825073Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:03.6825167Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:03.6825258Z #define __USE_ATFILE 1 2025-05-07T20:28:03.6825352Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:03.6825448Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:03.6825542Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:03.6825764Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:03.6825866Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:03.6825973Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:03.6826077Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:03.6826194Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:03.6826309Z #define _STDLIB_H 1 2025-05-07T20:28:03.6826439Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.6826577Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:03.6826703Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.6826810Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:03.6826908Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:03.6827087Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:03.6827176Z #define __WALL 0x40000000 2025-05-07T20:28:03.6827282Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:03.6827394Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:03.6827482Z #define __ldiv_t_defined 1 2025-05-07T20:28:03.6827747Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.6827843Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:03.6828011Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:03.6828111Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:03.6828210Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:03.6828314Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.6828410Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:03.6828487Z #define CUDART_CB 2025-05-07T20:28:03.6828591Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:03.6828674Z #define MB_LEN_MAX 16 2025-05-07T20:28:03.6828964Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:03.6829088Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:03.6829211Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:03.6829309Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:03.6829431Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:03.6829526Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:03.6829678Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:03.6829871Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:03.6830066Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:03.6830156Z #define _GNU_SOURCE 1 2025-05-07T20:28:03.6830239Z #define __stub_putmsg 2025-05-07T20:28:03.6830321Z #define __CUDACC__ 1 2025-05-07T20:28:03.6830413Z #define __N(msgid) (msgid) 2025-05-07T20:28:03.6830495Z #define __P(args) args 2025-05-07T20:28:03.6830743Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:03.6830847Z #define __cpp_init_captures 201304L 2025-05-07T20:28:03.6830945Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:03.6831038Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:03.6831132Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:03.6831212Z #define __WCHAR_T 2025-05-07T20:28:03.6831311Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:03.6831405Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:03.6831497Z #define __fsblkcnt_t_defined 2025-05-07T20:28:03.6831605Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:03.6831709Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:03.6831715Z 2025-05-07T20:28:03.7048133Z 2025-05-07T20:28:03.7048831Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:03.7048854Z 2025-05-07T20:28:05.5831025Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:05.5831394Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:05.5831699Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:05.5832008Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:05.5832319Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:05.5832521Z 2025-05-07T20:28:05.6465746Z 2025-05-07T20:28:05.6476684Z /usr/bin/nvidia-smi 2025-05-07T20:28:05.6482012Z + nvidia-smi 2025-05-07T20:28:05.6482143Z 2025-05-07T20:28:05.6661820Z Wed May 7 20:28:05 2025 2025-05-07T20:28:05.6662326Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.6662917Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:05.6663407Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:05.6663885Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:05.6664391Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:05.6664807Z | | | MIG M. | 2025-05-07T20:28:05.6665130Z |=========================================+========================+======================| 2025-05-07T20:28:05.6835331Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:05.6837479Z | 0% 25C P8 15W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:05.6837878Z | | | N/A | 2025-05-07T20:28:05.6838283Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:05.6840054Z 2025-05-07T20:28:05.6840736Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.6841444Z | Processes: | 2025-05-07T20:28:05.6841992Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:05.6842428Z | ID ID Usage | 2025-05-07T20:28:05.6842777Z |=========================================================================================| 2025-05-07T20:28:05.6846431Z | No running processes found | 2025-05-07T20:28:05.6846978Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.9351138Z 2025-05-07T20:28:05.9356390Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:05.9413523Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:05.9414058Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:05.9425826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:05.9426174Z env: 2025-05-07T20:28:05.9426400Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:05.9426700Z BUILD_ENV: build_binary 2025-05-07T20:28:05.9426952Z BUILD_TARGET: default 2025-05-07T20:28:05.9427189Z BUILD_VARIANT: cuda 2025-05-07T20:28:05.9427426Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:05.9427693Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:05.9427995Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:05.9428333Z ##[endgroup] 2025-05-07T20:28:06.2827404Z ################################################################################ 2025-05-07T20:28:06.2827780Z # Install PyTorch (PIP) 2025-05-07T20:28:06.2828011Z # 2025-05-07T20:28:06.2842709Z # [2025-05-07T20:28:06.283Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:06.2843231Z ################################################################################ 2025-05-07T20:28:06.2843444Z 2025-05-07T20:28:06.2871622Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:07.2112437Z Channels: 2025-05-07T20:28:07.2112676Z - conda-forge 2025-05-07T20:28:07.2112910Z Platform: linux-64 2025-05-07T20:28:17.7239045Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:28:18.2718660Z Solving environment: \ | done 2025-05-07T20:28:18.3661252Z 2025-05-07T20:28:18.3661711Z ## Package Plan ## 2025-05-07T20:28:18.3661917Z 2025-05-07T20:28:18.3662139Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:18.3662451Z 2025-05-07T20:28:18.3662544Z added / updated specs: 2025-05-07T20:28:18.3662795Z - numpy 2025-05-07T20:28:18.3662908Z 2025-05-07T20:28:18.3662912Z 2025-05-07T20:28:18.3663034Z The following packages will be downloaded: 2025-05-07T20:28:18.3663239Z 2025-05-07T20:28:18.3663350Z package | build 2025-05-07T20:28:18.3663666Z ---------------------------|----------------- 2025-05-07T20:28:18.3664036Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:18.3664503Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:18.3664988Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:18.3665428Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:18.3665888Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:18.3666356Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:18.3666786Z numpy-2.2.5 | py312h72c5963_0 8.1 MB conda-forge 2025-05-07T20:28:18.3667161Z ------------------------------------------------------------ 2025-05-07T20:28:18.3667492Z Total: 15.4 MB 2025-05-07T20:28:18.3667693Z 2025-05-07T20:28:18.3667816Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:18.3668108Z 2025-05-07T20:28:18.3668323Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:18.3668860Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:18.3669347Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:18.3669832Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:18.3670338Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:18.3671388Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:18.3671888Z numpy conda-forge/linux-64::numpy-2.2.5-py312h72c5963_0 2025-05-07T20:28:18.3672147Z 2025-05-07T20:28:18.3672152Z 2025-05-07T20:28:18.3672156Z 2025-05-07T20:28:18.3672294Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:18.3672649Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:28:18.3672873Z 2025-05-07T20:28:18.3673144Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:18.3673381Z 2025-05-07T20:28:18.3680317Z 2025-05-07T20:28:18.3689591Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:18.3689953Z 2025-05-07T20:28:18.3689958Z 2025-05-07T20:28:18.3691767Z 2025-05-07T20:28:18.3706494Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:18.3706859Z 2025-05-07T20:28:18.3706874Z 2025-05-07T20:28:18.3706878Z 2025-05-07T20:28:18.3706882Z 2025-05-07T20:28:18.3726846Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:18.3735920Z 2025-05-07T20:28:18.3735924Z 2025-05-07T20:28:18.3735928Z 2025-05-07T20:28:18.3735932Z 2025-05-07T20:28:18.3735936Z 2025-05-07T20:28:18.3736419Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:18.3736755Z 2025-05-07T20:28:18.3736767Z 2025-05-07T20:28:18.3736771Z 2025-05-07T20:28:18.3736775Z 2025-05-07T20:28:18.3736778Z 2025-05-07T20:28:18.3736782Z 2025-05-07T20:28:18.4203432Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:18.4203834Z 2025-05-07T20:28:18.4203840Z 2025-05-07T20:28:18.4203846Z 2025-05-07T20:28:18.4205832Z 2025-05-07T20:28:18.4316362Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.4316627Z 2025-05-07T20:28:18.4316631Z 2025-05-07T20:28:18.4316635Z 2025-05-07T20:28:18.4316660Z 2025-05-07T20:28:18.4541832Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.4542193Z 2025-05-07T20:28:18.4542199Z 2025-05-07T20:28:18.4542220Z 2025-05-07T20:28:18.4542227Z 2025-05-07T20:28:18.4543872Z 2025-05-07T20:28:18.4664658Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.4677539Z numpy-2.2.5 | 8.1 MB | 5 | 6% 2025-05-07T20:28:18.4679095Z 2025-05-07T20:28:18.4684389Z libopenblas-0.3.29 | 5.6 MB | ##3 | 23%  2025-05-07T20:28:18.4684687Z 2025-05-07T20:28:18.4685969Z 2025-05-07T20:28:18.4702638Z libgfortran5-15.1.0 | 1.5 MB | ####9 | 49%  2025-05-07T20:28:18.4703017Z 2025-05-07T20:28:18.4703035Z 2025-05-07T20:28:18.4705817Z 2025-05-07T20:28:18.4706242Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:18.4706580Z 2025-05-07T20:28:18.4706588Z 2025-05-07T20:28:18.4706603Z 2025-05-07T20:28:18.5279630Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:18.5279962Z 2025-05-07T20:28:18.5279966Z 2025-05-07T20:28:18.5279970Z 2025-05-07T20:28:18.5279983Z 2025-05-07T20:28:18.5279996Z 2025-05-07T20:28:18.5288898Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.5289240Z 2025-05-07T20:28:18.5289247Z 2025-05-07T20:28:18.5289252Z 2025-05-07T20:28:18.5289267Z 2025-05-07T20:28:18.5291610Z 2025-05-07T20:28:18.5296048Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.5296332Z 2025-05-07T20:28:18.5299197Z 2025-05-07T20:28:18.5414228Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:18.5414523Z 2025-05-07T20:28:18.5414527Z 2025-05-07T20:28:18.5414531Z 2025-05-07T20:28:18.5414535Z 2025-05-07T20:28:18.5414538Z 2025-05-07T20:28:18.5414551Z 2025-05-07T20:28:18.5432209Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:18.5432558Z 2025-05-07T20:28:18.5432809Z 2025-05-07T20:28:18.5432812Z 2025-05-07T20:28:18.5432830Z 2025-05-07T20:28:18.5432834Z 2025-05-07T20:28:18.5432838Z 2025-05-07T20:28:18.5665567Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.5678978Z numpy-2.2.5 | 8.1 MB | ####3 | 44% 2025-05-07T20:28:18.5680733Z 2025-05-07T20:28:18.5912494Z libopenblas-0.3.29 | 5.6 MB | ########2 | 83%  2025-05-07T20:28:18.5912890Z 2025-05-07T20:28:18.5912896Z 2025-05-07T20:28:18.5913297Z 2025-05-07T20:28:18.6172031Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:18.6172316Z 2025-05-07T20:28:18.6172320Z 2025-05-07T20:28:18.6172323Z 2025-05-07T20:28:18.6172327Z 2025-05-07T20:28:18.6172331Z 2025-05-07T20:28:18.6173770Z 2025-05-07T20:28:18.6311634Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.6312027Z 2025-05-07T20:28:18.6532200Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:18.6532600Z 2025-05-07T20:28:18.6532604Z 2025-05-07T20:28:18.6536030Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:18.6536369Z 2025-05-07T20:28:18.6536391Z 2025-05-07T20:28:18.6671406Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:18.7207659Z numpy-2.2.5 | 8.1 MB | ########6 | 87% 2025-05-07T20:28:18.7207954Z 2025-05-07T20:28:18.7223342Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:19.0906747Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:19.0913481Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:19.0913822Z 2025-05-07T20:28:19.0914023Z 2025-05-07T20:28:19.0914400Z  2025-05-07T20:28:19.0914678Z 2025-05-07T20:28:19.0914684Z 2025-05-07T20:28:19.0914921Z  2025-05-07T20:28:19.0915215Z 2025-05-07T20:28:19.0915221Z 2025-05-07T20:28:19.0915226Z 2025-05-07T20:28:19.0915455Z  2025-05-07T20:28:19.0915732Z 2025-05-07T20:28:19.0915739Z 2025-05-07T20:28:19.0915743Z 2025-05-07T20:28:19.0915748Z 2025-05-07T20:28:19.0915966Z  2025-05-07T20:28:19.0916239Z 2025-05-07T20:28:19.0916245Z 2025-05-07T20:28:19.0916250Z 2025-05-07T20:28:19.0916255Z 2025-05-07T20:28:19.0916260Z 2025-05-07T20:28:19.0916494Z  2025-05-07T20:28:19.0916778Z 2025-05-07T20:28:19.0916783Z 2025-05-07T20:28:19.0916789Z 2025-05-07T20:28:19.0916794Z 2025-05-07T20:28:19.0916799Z 2025-05-07T20:28:19.0916804Z 2025-05-07T20:28:19.0917052Z  done 2025-05-07T20:28:19.1918947Z Preparing transaction: - done 2025-05-07T20:28:19.2922778Z Verifying transaction: | done 2025-05-07T20:28:19.3935457Z Executing transaction: - done 2025-05-07T20:28:19.5603279Z ################################################################################ 2025-05-07T20:28:19.5603777Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:19.5604066Z # 2025-05-07T20:28:19.5621418Z # [2025-05-07T20:28:19.561Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:19.5621994Z ################################################################################ 2025-05-07T20:28:19.5622204Z 2025-05-07T20:28:19.5637914Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:19.6573365Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:19.6573787Z ################################################################################ 2025-05-07T20:28:19.6574210Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:19.6574501Z # 2025-05-07T20:28:19.6592398Z # [2025-05-07T20:28:19.658Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:19.6593148Z ################################################################################ 2025-05-07T20:28:19.6593357Z 2025-05-07T20:28:19.6617910Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:19.6643248Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:19.6660022Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:19.6660612Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:19.6668947Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:19.6677932Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:19.6699447Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:39.8519657Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:39.8520131Z Collecting torch 2025-05-07T20:29:39.8520769Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:39.8521457Z Collecting filelock (from torch) 2025-05-07T20:29:39.8521953Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:39.8522870Z 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:29:39.8523923Z 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:29:39.8524574Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:39.8525061Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:39.8525886Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 172.7 MB/s eta 0:00:00 2025-05-07T20:29:39.8526236Z Collecting networkx (from torch) 2025-05-07T20:29:39.8526731Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:29:39.8527367Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 134.7 MB/s eta 0:00:00 2025-05-07T20:29:39.8527696Z Collecting jinja2 (from torch) 2025-05-07T20:29:39.8528160Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:39.8528647Z Collecting fsspec (from torch) 2025-05-07T20:29:39.8529117Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:39.8529674Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:39.8530361Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2025-05-07T20:29:39.8531163Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 213.8 MB/s eta 0:00:00 2025-05-07T20:29:39.8531597Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:39.8532302Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2025-05-07T20:29:39.8533186Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 88.1 MB/s eta 0:00:00 2025-05-07T20:29:39.8533569Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:39.8534245Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2025-05-07T20:29:39.8535008Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 175.2 MB/s eta 0:00:00 2025-05-07T20:29:39.8535376Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:39.8536029Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2025-05-07T20:29:39.8536784Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 47.9 MB/s eta 0:00:00 2025-05-07T20:29:39.8537466Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:39.8538426Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2025-05-07T20:29:39.8539197Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 76.6 MB/s eta 0:00:00 2025-05-07T20:29:39.8539572Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:39.8540225Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2025-05-07T20:29:39.8540962Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 172.4 MB/s eta 0:00:00 2025-05-07T20:29:39.8541389Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:39.8542043Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2025-05-07T20:29:39.8542805Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 151.3 MB/s eta 0:00:00 2025-05-07T20:29:39.8543193Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:39.8543868Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2025-05-07T20:29:39.8544629Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 129.4 MB/s eta 0:00:00 2025-05-07T20:29:39.8545014Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:39.8545688Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2025-05-07T20:29:39.8546446Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 128.1 MB/s eta 0:00:00 2025-05-07T20:29:39.8546807Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:39.8547437Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2025-05-07T20:29:39.8548196Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 57.5 MB/s eta 0:00:00 2025-05-07T20:29:39.8548577Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:39.8549215Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2025-05-07T20:29:39.8549879Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:39.8550701Z 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:29:39.8551516Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:39.8552060Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:39.8552679Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 5.4 MB/s eta 0:00:00 2025-05-07T20:29:39.8553043Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:39.8553837Z 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:29:39.8554869Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp312-cp312-manylinux_2_28_x86_64.whl (916.2 MB) 2025-05-07T20:29:39.8555666Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.2/916.2 MB 29.0 MB/s eta 0:00:00 2025-05-07T20:29:39.8556441Z 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:29:39.8557307Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 70.2 MB/s eta 0:00:00 2025-05-07T20:29:39.8558756Z Installing collected packages: mpmath, sympy, pytorch-triton, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2025-05-07T20:29:39.8560079Z 2025-05-07T20:29:39.8561835Z 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-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T20:29:39.8563559Z 2025-05-07T20:29:42.1360255Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:42.1362442Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:45.6678817Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:49.2011945Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:49.2012427Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:29:52.6385155Z True 2025-05-07T20:29:52.6385389Z True 2025-05-07T20:29:52.6385499Z 2025-05-07T20:29:52.7010418Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:29:52.7052610Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:52.7053340Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:52.7070265Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:52.7070602Z env: 2025-05-07T20:29:52.7070828Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:52.7071121Z BUILD_ENV: build_binary 2025-05-07T20:29:52.7071367Z BUILD_TARGET: default 2025-05-07T20:29:52.7071594Z BUILD_VARIANT: cuda 2025-05-07T20:29:52.7071827Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:52.7072075Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:52.7072385Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:52.7072712Z ##[endgroup] 2025-05-07T20:29:53.0456403Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:29:53.0458477Z ################################################################################ 2025-05-07T20:29:53.0458963Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:29:53.0459329Z # 2025-05-07T20:29:53.0474276Z # [2025-05-07T20:29:53.047Z] + collect_pytorch_env_info build_binary 2025-05-07T20:29:53.0474668Z ################################################################################ 2025-05-07T20:29:53.0474876Z 2025-05-07T20:29:53.0491177Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:53.1399336Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:53.1409468Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:29:53.1410081Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:29:53.1410792Z 2025-05-07T20:29:53.2350631Z 2025-05-07T20:29:53.2351136Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:29:53.2372493Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:29:59.0343691Z Collecting environment information... 2025-05-07T20:29:59.0344183Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:29:59.0344477Z Is debug build: False 2025-05-07T20:29:59.0344715Z CUDA used to build PyTorch: 11.8 2025-05-07T20:29:59.0344990Z ROCM used to build PyTorch: N/A 2025-05-07T20:29:59.0345165Z 2025-05-07T20:29:59.0345268Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:29:59.0345579Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:29:59.0345888Z Clang version: Could not collect 2025-05-07T20:29:59.0346153Z CMake version: Could not collect 2025-05-07T20:29:59.0346415Z Libc version: glibc-2.34 2025-05-07T20:29:59.0346579Z 2025-05-07T20:29:59.0346997Z 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:29:59.0347595Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:29:59.0348002Z Is CUDA available: True 2025-05-07T20:29:59.0348243Z CUDA runtime version: 11.8.89 2025-05-07T20:29:59.0348505Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:29:59.0348802Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:29:59.0349123Z Nvidia driver version: 570.133.07 2025-05-07T20:29:59.0349391Z cuDNN version: Could not collect 2025-05-07T20:29:59.0349648Z HIP runtime version: N/A 2025-05-07T20:29:59.0349890Z MIOpen runtime version: N/A 2025-05-07T20:29:59.0350135Z Is XNNPACK available: True 2025-05-07T20:29:59.0350298Z 2025-05-07T20:29:59.0350371Z CPU: 2025-05-07T20:29:59.0350584Z Architecture: x86_64 2025-05-07T20:29:59.0350898Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:29:59.0351282Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:29:59.0351656Z Byte Order: Little Endian 2025-05-07T20:29:59.0351960Z CPU(s): 16 2025-05-07T20:29:59.0352240Z On-line CPU(s) list: 0-15 2025-05-07T20:29:59.0353983Z Vendor ID: AuthenticAMD 2025-05-07T20:29:59.0354330Z Model name: AMD EPYC 7R32 2025-05-07T20:29:59.0354630Z CPU family: 23 2025-05-07T20:29:59.0354908Z Model: 49 2025-05-07T20:29:59.0355182Z Thread(s) per core: 2 2025-05-07T20:29:59.0355457Z Core(s) per socket: 8 2025-05-07T20:29:59.0355734Z Socket(s): 1 2025-05-07T20:29:59.0356009Z Stepping: 0 2025-05-07T20:29:59.0356293Z BogoMIPS: 5600.00 2025-05-07T20:29:59.0358325Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep 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:29:59.0360454Z Hypervisor vendor: KVM 2025-05-07T20:29:59.0360782Z Virtualization type: full 2025-05-07T20:29:59.0361149Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:29:59.0361504Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:29:59.0361859Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:29:59.0362370Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:29:59.0362675Z NUMA node(s): 1 2025-05-07T20:29:59.0362971Z NUMA node0 CPU(s): 0-15 2025-05-07T20:29:59.0363343Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:29:59.0363709Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:29:59.0364050Z Vulnerability L1tf: Not affected 2025-05-07T20:29:59.0364396Z Vulnerability Mds: Not affected 2025-05-07T20:29:59.0364739Z Vulnerability Meltdown: Not affected 2025-05-07T20:29:59.0365080Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:29:59.0365433Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:29:59.0365962Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:29:59.0366525Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:29:59.0367056Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:29:59.0367724Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:29:59.0368567Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:29:59.0369229Z Vulnerability Srbds: Not affected 2025-05-07T20:29:59.0369583Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:29:59.0369811Z 2025-05-07T20:29:59.0369907Z Versions of relevant libraries: 2025-05-07T20:29:59.0370165Z [pip3] numpy==2.2.5 2025-05-07T20:29:59.0370394Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:29:59.0370691Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:29:59.0370989Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:29:59.0371287Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:29:59.0371588Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:29:59.0371896Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:29:59.0372285Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:29:59.0372684Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:29:59.0373219Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:29:59.0373759Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:29:59.0374115Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:29:59.0374402Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:29:59.0374692Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:29:59.0375063Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0375560Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0376048Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0376529Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0377042Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0377536Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0378043Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0378511Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0378985Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0379550Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0380091Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0380565Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0381195Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0381675Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0382157Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0382643Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0383139Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0383639Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0393991Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:59.0394537Z [conda] numpy 2.2.5 py312h72c5963_0 conda-forge 2025-05-07T20:29:59.0395004Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:29:59.0395503Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:29:59.0395984Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:29:59.0396474Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:29:59.0396963Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:29:59.0397547Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:29:59.0398184Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:29:59.0399130Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:29:59.0399673Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:29:59.0400204Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:29:59.0400649Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:29:59.0401122Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:29:59.0401573Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:29:59.0401838Z 2025-05-07T20:29:59.1055445Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:59.1055981Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:59.1068664Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:59.1069005Z env: 2025-05-07T20:29:59.1069227Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:59.1069519Z BUILD_ENV: build_binary 2025-05-07T20:29:59.1069770Z BUILD_TARGET: default 2025-05-07T20:29:59.1070004Z BUILD_VARIANT: cuda 2025-05-07T20:29:59.1070235Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:59.1070494Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:59.1070794Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:59.1071243Z ##[endgroup] 2025-05-07T20:29:59.4457818Z ################################################################################ 2025-05-07T20:29:59.4458203Z # Prepare FBGEMM-GPU Build 2025-05-07T20:29:59.4458460Z # 2025-05-07T20:29:59.4473050Z # [2025-05-07T20:29:59.446Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:29:59.4473442Z ################################################################################ 2025-05-07T20:29:59.4473649Z 2025-05-07T20:29:59.4489099Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:59.5466621Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:59.5485637Z [BUILD] Running git submodules update ... 2025-05-07T20:29:59.5508205Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:29:59.5869430Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:29:59.5869901Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:29:59.5870329Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:29:59.5870997Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:29:59.5871392Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:29:59.5871815Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:29:59.5872277Z Synchronizing submodule url for '../external/json' 2025-05-07T20:29:59.5904819Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:29:59.6460991Z [BUILD] Installing other build dependencies ... 2025-05-07T20:29:59.6485838Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:02.0872171Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:02.1051853Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:02.2175330Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:02.2208187Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:02.4316329Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:02.4344236Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:02.5512159Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:02.5539656Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:02.8846354Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:02.8880146Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:02.9467893Z 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:30:02.9471961Z 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:30:03.0233251Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:03.0265817Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:30:03.0790393Z 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:30:03.1377087Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:03.1448175Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:03.2731494Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:03.2760395Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:03.3883098Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:03.3983039Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:03.4512931Z 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:30:03.5165703Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:03.5193214Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:03.6256934Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:03.6293672Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:03.7505807Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:03.7531957Z 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:30:03.8520356Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:03.8547626Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:03.9467573Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:03.9494252Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:04.0571617Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:04.0601999Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:04.1656093Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:04.1688958Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:04.2328275Z 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:30:04.2842487Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:04.2867447Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:04.3380146Z 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:30:04.3915536Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:04.3944013Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:04.4432878Z 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:30:04.5125799Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:04.5157359Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:04.5659096Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:04.6118358Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:04.6599591Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:05.0973450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 63.8 MB/s eta 0:00:00 2025-05-07T20:30:05.1003311Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:05.1526676Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:05.2033998Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:05.2519028Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:05.3058464Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:05.3488586Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-05-07T20:30:05.4080878Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 8.9 MB/s eta 0:00:00 2025-05-07T20:30:05.4122786Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:05.4608962Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:05.5130856Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:05.5686082Z 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:30:05.6176548Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:05.6646676Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:05.7134612Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:05.7580702Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:05.8075647Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:05.8495757Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:06.0159413Z 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:30:08.4020640Z 2025-05-07T20:30:08.4064007Z 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:30:08.5838552Z ################################################################################ 2025-05-07T20:30:08.5838928Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:08.5839190Z # 2025-05-07T20:30:08.5855744Z # [2025-05-07T20:30:08.585Z] + install_triton_pip build_binary 2025-05-07T20:30:08.5856121Z ################################################################################ 2025-05-07T20:30:08.5856337Z 2025-05-07T20:30:08.5856554Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:08.5857190Z ################################################################################ 2025-05-07T20:30:08.5857560Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:08.5857891Z # 2025-05-07T20:30:08.5871912Z # [2025-05-07T20:30:08.586Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:08.5872443Z ################################################################################ 2025-05-07T20:30:08.5872653Z 2025-05-07T20:30:08.5887285Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:08.6826336Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:08.6826722Z ################################################################################ 2025-05-07T20:30:08.6827061Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:08.6827331Z # 2025-05-07T20:30:08.6844898Z # [2025-05-07T20:30:08.684Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:08.6845370Z ################################################################################ 2025-05-07T20:30:08.6845596Z 2025-05-07T20:30:08.6892473Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:08.6910710Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:08.6911219Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:08.6919402Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:08.6929050Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:30:08.6951205Z [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:30:15.8081028Z 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:30:15.8083657Z torch 2.8.0.dev20250507+cu118 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:30:15.8084603Z 2025-05-07T20:30:15.8084811Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:15.8085211Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:15.8085994Z 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:30:15.8087187Z 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:30:15.8088251Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 71.9 MB/s eta 0:00:00 2025-05-07T20:30:15.8088627Z Installing collected packages: pytorch-triton 2025-05-07T20:30:15.8089235Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:15.8089606Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:15.8090016Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:15.8090429Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:15.8090858Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:15.8091110Z 2025-05-07T20:30:18.0497287Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:18.0501468Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:20.2545075Z ################################################################################ 2025-05-07T20:30:20.2545663Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:20.2546169Z ################################################################################ 2025-05-07T20:30:20.2546465Z 2025-05-07T20:30:22.3271477Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:24.5272293Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:24.5277117Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:24.5311929Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:24.5312447Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:24.5325484Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:24.5325823Z env: 2025-05-07T20:30:24.5326049Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:24.5326342Z BUILD_ENV: build_binary 2025-05-07T20:30:24.5326593Z BUILD_TARGET: default 2025-05-07T20:30:24.5326829Z BUILD_VARIANT: cuda 2025-05-07T20:30:24.5327069Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:24.5327321Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:24.5327620Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:24.5327950Z ##[endgroup] 2025-05-07T20:30:24.8721365Z ################################################################################ 2025-05-07T20:30:24.8721776Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:24.8722030Z # 2025-05-07T20:30:24.8741529Z # [2025-05-07T20:30:24.873Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.8742135Z ################################################################################ 2025-05-07T20:30:24.8742350Z 2025-05-07T20:30:24.8742682Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.8743326Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.8743636Z 2025-05-07T20:30:25.0726731Z 10417ac546eda7f022ab7b58a010cd00fe00a2c0 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.0729090Z 2025-05-07T20:30:25.0730005Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.0730357Z 2025-05-07T20:30:25.2985835Z 37b431e5a2e9b769669ad02acc6726d0b33cae5deb2db24d3e505ba7145a7889 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.2988363Z 2025-05-07T20:30:25.2988831Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.2989165Z 2025-05-07T20:30:25.7636183Z 443752078a347fb9931f132a5422b558 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.7639487Z 2025-05-07T20:30:25.7649970Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:25.7672427Z [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:30:32.5926839Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:32.5927955Z 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:30:32.5929038Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:30:32.5929440Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:30:32.5929681Z 2025-05-07T20:30:39.4987469Z ################################################################################ 2025-05-07T20:30:39.4987832Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:39.4988197Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:39.4988609Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:39.4988938Z [CHECK] 2025-05-07T20:30:39.4989276Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:39.4989769Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:39.4990153Z ################################################################################ 2025-05-07T20:30:39.4990361Z 2025-05-07T20:30:39.4990483Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:43.5745397Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:47.6479017Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:51.7194546Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:51.7198141Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:03.8721279Z ################################################################################ 2025-05-07T20:31:03.8721849Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:31:03.8722209Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:03.8722543Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:03.8722880Z ################################################################################ 2025-05-07T20:31:03.8723099Z 2025-05-07T20:31:07.9409377Z ################################################################################ 2025-05-07T20:31:07.9409809Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:07.9411224Z [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:31:07.9412685Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:31:07.9413124Z ################################################################################ 2025-05-07T20:31:07.9413342Z 2025-05-07T20:31:07.9413492Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:12.0161927Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:16.0805158Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:20.2686156Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:24.3260951Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:28.3864804Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:31:32.4731425Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:31:36.5448565Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:31:36.5452836Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:40.5175300Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:40.5175714Z 2025-05-07T20:31:40.5821078Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:44.5531853Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:44.5532147Z 2025-05-07T20:31:44.6170394Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:44.6172313Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:31:44.6205601Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:44.6206065Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:44.6218588Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:44.6218945Z env: 2025-05-07T20:31:44.6219173Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:31:44.6219469Z BUILD_ENV: build_binary 2025-05-07T20:31:44.6219715Z BUILD_TARGET: default 2025-05-07T20:31:44.6219951Z BUILD_VARIANT: cuda 2025-05-07T20:31:44.6220184Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:31:44.6220442Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:31:44.6220743Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:31:44.6221068Z ##[endgroup] 2025-05-07T20:31:44.9596419Z ################################################################################ 2025-05-07T20:31:44.9596812Z # Test All FBGEMM-GPU Modules 2025-05-07T20:31:44.9597095Z # 2025-05-07T20:31:44.9611645Z # [2025-05-07T20:31:44.960Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:31:44.9612051Z ################################################################################ 2025-05-07T20:31:44.9612259Z 2025-05-07T20:31:53.0596896Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:31:53.0597456Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:31:53.0597843Z [TEST] Determined the test directories: 2025-05-07T20:31:53.0598130Z fbgemm_gpu/test 2025-05-07T20:31:53.0598257Z 2025-05-07T20:31:53.0609432Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:31:53.0616417Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:31:53.0616956Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:31:53.0617233Z 2025-05-07T20:31:53.4926920Z 2025-05-07T20:31:53.4927281Z [TEST] Installing PyTest ... 2025-05-07T20:31:53.4950486Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:31:54.5434870Z Channels: 2025-05-07T20:31:54.5435297Z - conda-forge 2025-05-07T20:31:54.5435732Z Platform: linux-64 2025-05-07T20:31:57.8410515Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:31:58.8429325Z Solving environment: \ | done 2025-05-07T20:31:58.9379611Z 2025-05-07T20:31:58.9380071Z ## Package Plan ## 2025-05-07T20:31:58.9380310Z 2025-05-07T20:31:58.9380585Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:31:58.9380995Z 2025-05-07T20:31:58.9381112Z added / updated specs: 2025-05-07T20:31:58.9383286Z - expecttest 2025-05-07T20:31:58.9383500Z - pytest 2025-05-07T20:31:58.9383624Z 2025-05-07T20:31:58.9383629Z 2025-05-07T20:31:58.9383745Z The following packages will be downloaded: 2025-05-07T20:31:58.9383957Z 2025-05-07T20:31:58.9384072Z package | build 2025-05-07T20:31:58.9384421Z ---------------------------|----------------- 2025-05-07T20:31:58.9384781Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:31:58.9385235Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:31:58.9385687Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:31:58.9386114Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:31:58.9386528Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:31:58.9386933Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:31:58.9387333Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:31:58.9387717Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:31:58.9388092Z ------------------------------------------------------------ 2025-05-07T20:31:58.9388914Z Total: 428 KB 2025-05-07T20:31:58.9389119Z 2025-05-07T20:31:58.9389253Z The following NEW packages will be INSTALLED: 2025-05-07T20:31:58.9389463Z 2025-05-07T20:31:58.9389656Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:31:58.9390198Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:31:58.9390701Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:31:58.9391162Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:31:58.9391603Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:31:58.9392035Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:31:58.9392450Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:31:58.9392848Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:31:58.9393116Z 2025-05-07T20:31:58.9393126Z 2025-05-07T20:31:58.9393130Z 2025-05-07T20:31:58.9393267Z Downloading and Extracting Packages: ...working... 2025-05-07T20:31:58.9393623Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:31:58.9393847Z 2025-05-07T20:31:58.9394234Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:31:58.9394460Z 2025-05-07T20:31:58.9394464Z 2025-05-07T20:31:58.9404507Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:31:58.9404836Z 2025-05-07T20:31:58.9404842Z 2025-05-07T20:31:58.9404847Z 2025-05-07T20:31:58.9422073Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:31:58.9422414Z 2025-05-07T20:31:58.9422418Z 2025-05-07T20:31:58.9422422Z 2025-05-07T20:31:58.9422426Z 2025-05-07T20:31:58.9432956Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:31:58.9433238Z 2025-05-07T20:31:58.9433241Z 2025-05-07T20:31:58.9433254Z 2025-05-07T20:31:58.9433258Z 2025-05-07T20:31:58.9440552Z 2025-05-07T20:31:58.9442088Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:31:58.9442432Z 2025-05-07T20:31:58.9442438Z 2025-05-07T20:31:58.9442443Z 2025-05-07T20:31:58.9442449Z 2025-05-07T20:31:58.9442454Z 2025-05-07T20:31:58.9442459Z 2025-05-07T20:31:58.9443493Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:31:58.9443838Z 2025-05-07T20:31:58.9443842Z 2025-05-07T20:31:58.9443846Z 2025-05-07T20:31:58.9443849Z 2025-05-07T20:31:58.9443853Z 2025-05-07T20:31:58.9443857Z 2025-05-07T20:31:58.9443864Z 2025-05-07T20:31:59.0080180Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:31:59.0080519Z 2025-05-07T20:31:59.0080524Z 2025-05-07T20:31:59.0084826Z 2025-05-07T20:31:59.0607075Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:59.0607331Z 2025-05-07T20:31:59.0607564Z 2025-05-07T20:31:59.0607584Z 2025-05-07T20:31:59.0607626Z 2025-05-07T20:31:59.1251576Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:31:59.1251981Z 2025-05-07T20:31:59.1251987Z 2025-05-07T20:31:59.1251991Z 2025-05-07T20:31:59.1251995Z 2025-05-07T20:31:59.1305457Z 2025-05-07T20:31:59.1389673Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:31:59.1389990Z 2025-05-07T20:31:59.1390001Z 2025-05-07T20:31:59.1390013Z 2025-05-07T20:31:59.1394207Z 2025-05-07T20:31:59.1436102Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:59.1436475Z 2025-05-07T20:31:59.1436479Z 2025-05-07T20:31:59.1436483Z 2025-05-07T20:31:59.1436487Z 2025-05-07T20:31:59.1436491Z 2025-05-07T20:31:59.2142097Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:59.2142345Z 2025-05-07T20:31:59.2142349Z 2025-05-07T20:31:59.2142353Z 2025-05-07T20:31:59.2142357Z 2025-05-07T20:31:59.2142360Z 2025-05-07T20:31:59.2142364Z 2025-05-07T20:31:59.2142547Z 2025-05-07T20:31:59.2162591Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:59.2162979Z 2025-05-07T20:31:59.2162983Z 2025-05-07T20:31:59.2162987Z 2025-05-07T20:31:59.2162991Z 2025-05-07T20:31:59.2162995Z 2025-05-07T20:31:59.2162998Z 2025-05-07T20:31:59.2164408Z 2025-05-07T20:31:59.2282966Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:59.2283333Z 2025-05-07T20:31:59.2283337Z 2025-05-07T20:31:59.2283345Z 2025-05-07T20:31:59.2283349Z 2025-05-07T20:31:59.2283353Z 2025-05-07T20:31:59.2284065Z 2025-05-07T20:31:59.2305717Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:59.2305987Z 2025-05-07T20:31:59.2305991Z 2025-05-07T20:31:59.2305995Z 2025-05-07T20:31:59.2305999Z 2025-05-07T20:31:59.2306002Z 2025-05-07T20:31:59.2306692Z 2025-05-07T20:31:59.2357107Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:59.2358721Z 2025-05-07T20:31:59.2447910Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:31:59.2452010Z 2025-05-07T20:31:59.2501870Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:59.2502232Z 2025-05-07T20:31:59.2502236Z 2025-05-07T20:31:59.2502240Z 2025-05-07T20:31:59.2506227Z 2025-05-07T20:31:59.2509243Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:59.2509639Z 2025-05-07T20:31:59.2509644Z 2025-05-07T20:31:59.2509648Z 2025-05-07T20:31:59.2514841Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:59.2515165Z 2025-05-07T20:31:59.2515169Z 2025-05-07T20:31:59.2515761Z 2025-05-07T20:31:59.2531085Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:59.2531409Z 2025-05-07T20:31:59.2531416Z 2025-05-07T20:31:59.2531421Z 2025-05-07T20:31:59.2531426Z 2025-05-07T20:31:59.2533105Z 2025-05-07T20:31:59.2668795Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:59.2669163Z 2025-05-07T20:31:59.2669177Z 2025-05-07T20:31:59.2703941Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:31:59.2704289Z 2025-05-07T20:31:59.2704294Z 2025-05-07T20:31:59.2765973Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:59.2766617Z 2025-05-07T20:31:59.2766626Z 2025-05-07T20:31:59.2766634Z 2025-05-07T20:31:59.2766642Z 2025-05-07T20:31:59.2766649Z 2025-05-07T20:31:59.2766657Z 2025-05-07T20:31:59.2780726Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:59.2781091Z 2025-05-07T20:31:59.2781097Z 2025-05-07T20:31:59.2781102Z 2025-05-07T20:31:59.2781108Z 2025-05-07T20:31:59.2781113Z 2025-05-07T20:31:59.2781118Z 2025-05-07T20:31:59.2781123Z 2025-05-07T20:31:59.2850579Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:59.2850951Z 2025-05-07T20:31:59.2896893Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:59.2897223Z 2025-05-07T20:31:59.2897227Z 2025-05-07T20:31:59.3103844Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:59.3159546Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:31:59.3399358Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:59.3407573Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:59.3407990Z 2025-05-07T20:31:59.3408267Z 2025-05-07T20:31:59.3408525Z  2025-05-07T20:31:59.3408797Z 2025-05-07T20:31:59.3408802Z 2025-05-07T20:31:59.3409027Z  2025-05-07T20:31:59.3409296Z 2025-05-07T20:31:59.3409309Z 2025-05-07T20:31:59.3409314Z 2025-05-07T20:31:59.3409556Z  2025-05-07T20:31:59.3409826Z 2025-05-07T20:31:59.3409831Z 2025-05-07T20:31:59.3409837Z 2025-05-07T20:31:59.3410068Z 2025-05-07T20:31:59.3410468Z  2025-05-07T20:31:59.3410749Z 2025-05-07T20:31:59.3410754Z 2025-05-07T20:31:59.3410759Z 2025-05-07T20:31:59.3410764Z 2025-05-07T20:31:59.3410782Z 2025-05-07T20:31:59.3411026Z  2025-05-07T20:31:59.3411239Z 2025-05-07T20:31:59.3411242Z 2025-05-07T20:31:59.3411246Z 2025-05-07T20:31:59.3411250Z 2025-05-07T20:31:59.3411254Z 2025-05-07T20:31:59.3411257Z 2025-05-07T20:31:59.3411438Z  2025-05-07T20:31:59.3411645Z 2025-05-07T20:31:59.3411649Z 2025-05-07T20:31:59.3411653Z 2025-05-07T20:31:59.3411656Z 2025-05-07T20:31:59.3411660Z 2025-05-07T20:31:59.3411664Z 2025-05-07T20:31:59.3411667Z 2025-05-07T20:31:59.3412083Z  done 2025-05-07T20:31:59.4414118Z Preparing transaction: - done 2025-05-07T20:31:59.5419764Z Verifying transaction: | done 2025-05-07T20:32:01.4447110Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:32:01.5627220Z [TEST] Checking imports ... 2025-05-07T20:32:05.6218031Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:32:05.6230781Z [TEST] Setting feature flags ... 2025-05-07T20:32:05.6231242Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:32:05.6231629Z 2025-05-07T20:32:06.0500892Z 2025-05-07T20:32:06.0501744Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:32:06.0503354Z ################################################################################ 2025-05-07T20:32:06.0503671Z # Run FBGEMM-GPU Tests: 2025-05-07T20:32:06.0503911Z # 2025-05-07T20:32:06.0522549Z # [2025-05-07T20:32:06.051Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:32:06.0523130Z ################################################################################ 2025-05-07T20:32:06.0523454Z 2025-05-07T20:32:06.0531616Z [TEST] Enumerating ALL test files ... 2025-05-07T20:32:06.0565824Z ./batched_unary_embeddings_test.py 2025-05-07T20:32:06.0566146Z ./combine/empty_weights_test.py 2025-05-07T20:32:06.0566433Z ./combine/input_combine_test.py 2025-05-07T20:32:06.0566698Z ./config/feature_gate_test.py 2025-05-07T20:32:06.0566962Z ./jagged/1d_to_dense_test.py 2025-05-07T20:32:06.0567217Z ./jagged/2d_to_dense_test.py 2025-05-07T20:32:06.0567502Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:06.0567829Z ./jagged/dense_bmm_test.py 2025-05-07T20:32:06.0568109Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:06.0568414Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:06.0568688Z ./jagged/elementwise_binary_test.py 2025-05-07T20:32:06.0568984Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:06.0569293Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:06.0569591Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:06.0569899Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:06.0570188Z ./jagged/misc_ops_test.py 2025-05-07T20:32:06.0570423Z ./jagged/slice_test.py 2025-05-07T20:32:06.0570658Z ./jagged/unique_indices_test.py 2025-05-07T20:32:06.0570935Z ./layout_transform_ops_test.py 2025-05-07T20:32:06.0571196Z ./merge_pooled_embeddings_test.py 2025-05-07T20:32:06.0571456Z ./metric_ops_test.py 2025-05-07T20:32:06.0571708Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:32:06.0572001Z ./quantize/bfloat16_test.py 2025-05-07T20:32:06.0572250Z ./quantize/comm_codec_test.py 2025-05-07T20:32:06.0572546Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:32:06.0572866Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:32:06.0573142Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:32:06.0573411Z ./quantize/hfp8_test.py 2025-05-07T20:32:06.0573648Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:32:06.0573901Z ./quantize/msfp_test.py 2025-05-07T20:32:06.0574342Z ./quantize/mx4_test.py 2025-05-07T20:32:06.0574710Z ./release/stable_release_test.py 2025-05-07T20:32:06.0574977Z ./runtime_monitor_test.py 2025-05-07T20:32:06.0575229Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:06.0575534Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:32:06.0575832Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:32:06.0576102Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:32:06.0576375Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:32:06.0576725Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:32:06.0577072Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:32:06.0577383Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:32:06.0577687Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:06.0577978Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:32:06.0578267Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:32:06.0578585Z ./sll/jagged_softmax_test.py 2025-05-07T20:32:06.0578867Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:32:06.0579185Z ./sparse/block_bucketize_test.py 2025-05-07T20:32:06.0579444Z ./sparse/cumsum_test.py 2025-05-07T20:32:06.0579708Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:32:06.0580010Z ./sparse/index_select_test.py 2025-05-07T20:32:06.0580266Z ./sparse/misc_ops_test.py 2025-05-07T20:32:06.0580512Z ./sparse/pack_segments_test.py 2025-05-07T20:32:06.0580775Z ./sparse/permute_embeddings_test.py 2025-05-07T20:32:06.0581055Z ./sparse/permute_indices_test.py 2025-05-07T20:32:06.0581334Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:32:06.0581622Z ./sparse/reorder_batched_test.py 2025-05-07T20:32:06.0581900Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:32:06.0582204Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:32:06.0582499Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:32:06.0582761Z ./tbe/cache/cache_test.py 2025-05-07T20:32:06.0583022Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:32:06.0583324Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:32:06.0583593Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:32:06.0583858Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:32:06.0584180Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:32:06.0584510Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:32:06.0584814Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:32:06.0585110Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:32:06.0585407Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:32:06.0585710Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:32:06.0586022Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:32:06.0586289Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:32:06.0586561Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:32:06.0586861Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:32:06.0587142Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:32:06.0587419Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:32:06.0587792Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:32:06.0588189Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:32:06.0588504Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:32:06.0588799Z ./tbe/training/backward_dense_test.py 2025-05-07T20:32:06.0598103Z ./tbe/training/backward_none_test.py 2025-05-07T20:32:06.0598766Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:32:06.0599112Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:32:06.0599440Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:32:06.0599781Z ./tbe/training/forward_test.py 2025-05-07T20:32:06.0600063Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:32:06.0600366Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:32:06.0600673Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:32:06.0600977Z ./utils/filestore_test.py 2025-05-07T20:32:06.0601219Z ./uvm/copy_test.py 2025-05-07T20:32:06.0601435Z ./uvm/ops_load_test.py 2025-05-07T20:32:06.0601664Z ./uvm/uvm_test.py 2025-05-07T20:32:06.0601968Z 2025-05-07T20:32:06.0602206Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:32:06.0602411Z 2025-05-07T20:32:06.0602534Z ################################################################################ 2025-05-07T20:32:06.0606411Z # [2025-05-07T20:32:06.060Z] Run Python Test Suite: 2025-05-07T20:32:06.0607231Z # ./batched_unary_embeddings_test.py 2025-05-07T20:32:06.0607752Z ################################################################################ 2025-05-07T20:32:06.0631007Z + 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:32:06.0631660Z 2025-05-07T20:32:08.6093012Z ============================= test session starts ============================== 2025-05-07T20:32:08.6094062Z 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:08.6094897Z cachedir: .pytest_cache 2025-05-07T20:32:08.6095916Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:08.6097209Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:08.6097905Z plugins: hypothesis-6.131.14 2025-05-07T20:32:10.2800243Z collecting ... collected 2 items 2025-05-07T20:32:10.2800674Z 2025-05-07T20:32:10.2947207Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:32:10.5233266Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:32:10.5233638Z 2025-05-07T20:32:10.5233786Z =============================== warnings summary =============================== 2025-05-07T20:32:10.5234261Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:32:10.5237452Z /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:32:10.5240694Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:10.5241094Z 2025-05-07T20:32:10.5241326Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:10.5241781Z ========================= 2 passed, 1 warning in 2.42s ========================= 2025-05-07T20:32:11.1691498Z 2025-05-07T20:32:11.1692108Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:32:11.1711387Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:32:11.1711707Z 2025-05-07T20:32:11.1711711Z 2025-05-07T20:32:11.1711715Z 2025-05-07T20:32:11.1711719Z 2025-05-07T20:32:11.1733748Z ################################################################################ 2025-05-07T20:32:11.1749224Z # [2025-05-07T20:32:11.174Z] Run Python Test Suite: 2025-05-07T20:32:11.1749567Z # ./combine/empty_weights_test.py 2025-05-07T20:32:11.1749867Z ################################################################################ 2025-05-07T20:32:11.1773651Z + 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:32:11.1774272Z 2025-05-07T20:32:13.3367757Z ============================= test session starts ============================== 2025-05-07T20:32:13.3368868Z 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:13.3369382Z cachedir: .pytest_cache 2025-05-07T20:32:13.3369947Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:13.3370649Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:13.3371052Z plugins: hypothesis-6.131.14 2025-05-07T20:32:15.0078279Z collecting ... collected 1 item 2025-05-07T20:32:15.0078683Z 2025-05-07T20:32:15.0102503Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:32:15.0102943Z 2025-05-07T20:32:15.0103092Z =========================== short test summary info ============================ 2025-05-07T20:32:15.0103593Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:32:15.0104018Z ============================== 1 skipped in 1.80s ============================== 2025-05-07T20:32:15.5721540Z 2025-05-07T20:32:15.5722045Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:32:15.5741495Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:32:15.5741791Z 2025-05-07T20:32:15.5741795Z 2025-05-07T20:32:15.5741799Z 2025-05-07T20:32:15.5741802Z 2025-05-07T20:32:15.5762480Z ################################################################################ 2025-05-07T20:32:15.5777656Z # [2025-05-07T20:32:15.577Z] Run Python Test Suite: 2025-05-07T20:32:15.5777996Z # ./combine/input_combine_test.py 2025-05-07T20:32:15.5778299Z ################################################################################ 2025-05-07T20:32:15.5803526Z + 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:32:15.5804187Z 2025-05-07T20:32:17.7428738Z ============================= test session starts ============================== 2025-05-07T20:32:17.7429364Z 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:17.7429868Z cachedir: .pytest_cache 2025-05-07T20:32:17.7430431Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:17.7431141Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:17.7431552Z plugins: hypothesis-6.131.14 2025-05-07T20:32:19.4128903Z collecting ... collected 14 items 2025-05-07T20:32:19.4129122Z 2025-05-07T20:32:19.4167783Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:32:19.7294235Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:32:19.7313183Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:32:19.7364519Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:32:19.7411452Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:32:19.7427538Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:32:19.7490776Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:32:19.7526850Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:32:19.7575568Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:32:19.7604209Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:32:19.7652621Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:32:19.7680858Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:32:19.7693226Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:32:19.7717157Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:32:19.7717644Z 2025-05-07T20:32:19.7717783Z ============================== 14 passed in 2.15s ============================== 2025-05-07T20:32:20.4148691Z 2025-05-07T20:32:20.4149339Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:32:20.4169889Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:32:20.4170304Z 2025-05-07T20:32:20.4170310Z 2025-05-07T20:32:20.4170315Z 2025-05-07T20:32:20.4170321Z 2025-05-07T20:32:20.4192238Z ################################################################################ 2025-05-07T20:32:20.4212884Z # [2025-05-07T20:32:20.420Z] Run Python Test Suite: 2025-05-07T20:32:20.4213345Z # ./config/feature_gate_test.py 2025-05-07T20:32:20.4213735Z ################################################################################ 2025-05-07T20:32:20.4237733Z + 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:32:20.4238481Z 2025-05-07T20:32:22.5859777Z ============================= test session starts ============================== 2025-05-07T20:32:22.5860416Z 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:22.5860928Z cachedir: .pytest_cache 2025-05-07T20:32:22.5861489Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:22.5862243Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:22.5862644Z plugins: hypothesis-6.131.14 2025-05-07T20:32:24.2606587Z collecting ... collected 2 items 2025-05-07T20:32:24.2606821Z 2025-05-07T20:32:24.2616607Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:32:24.2617030Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:24.2617217Z 2025-05-07T20:32:24.2617315Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:24.2617502Z 2025-05-07T20:32:24.2617649Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:24.2617891Z 2025-05-07T20:32:24.2618043Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:24.2618280Z 2025-05-07T20:32:24.2618446Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:24.2618695Z 2025-05-07T20:32:24.2618848Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:24.2619142Z 2025-05-07T20:32:24.2619302Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:24.2619541Z 2025-05-07T20:32:24.2619695Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:24.2619934Z 2025-05-07T20:32:24.2620077Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:24.2620302Z 2025-05-07T20:32:24.2620437Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:24.2620747Z PASSED 2025-05-07T20:32:24.2636951Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:32:24.2637279Z 2025-05-07T20:32:24.2637436Z =========================== short test summary info ============================ 2025-05-07T20:32:24.2637885Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:32:24.2638331Z ========================= 1 passed, 1 skipped in 1.80s ========================= 2025-05-07T20:32:24.8320979Z 2025-05-07T20:32:24.8321533Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:32:24.8341056Z [TEST] Python test time for ./config/feature_gate_test.py: 4 seconds 2025-05-07T20:32:24.8341350Z 2025-05-07T20:32:24.8341355Z 2025-05-07T20:32:24.8341359Z 2025-05-07T20:32:24.8341363Z 2025-05-07T20:32:24.8363236Z ################################################################################ 2025-05-07T20:32:24.8378764Z # [2025-05-07T20:32:24.837Z] Run Python Test Suite: 2025-05-07T20:32:24.8379095Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:32:24.8379388Z ################################################################################ 2025-05-07T20:32:24.8404422Z + 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:32:24.8405278Z 2025-05-07T20:32:27.0059685Z ============================= test session starts ============================== 2025-05-07T20:32:27.0060315Z 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:27.0060869Z cachedir: .pytest_cache 2025-05-07T20:32:27.0061439Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:27.0062139Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:27.0062541Z plugins: hypothesis-6.131.14 2025-05-07T20:32:29.1525191Z collecting ... collected 4 items 2025-05-07T20:32:29.1525603Z 2025-05-07T20:32:29.4999290Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5000236Z self=, 2025-05-07T20:32:29.5000756Z B=1, 2025-05-07T20:32:29.5000996Z max_sequence_length=1, 2025-05-07T20:32:29.5001292Z padding_value=0, 2025-05-07T20:32:29.5001549Z ) 2025-05-07T20:32:29.5001795Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5002381Z self=, 2025-05-07T20:32:29.5002898Z B=103, 2025-05-07T20:32:29.5003139Z max_sequence_length=1, 2025-05-07T20:32:29.5003427Z padding_value=0, 2025-05-07T20:32:29.5003678Z ) 2025-05-07T20:32:29.5003921Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5004472Z self=, 2025-05-07T20:32:29.5004994Z B=103, 2025-05-07T20:32:29.5005229Z max_sequence_length=224, 2025-05-07T20:32:29.5005535Z padding_value=41016, 2025-05-07T20:32:29.5005806Z ) 2025-05-07T20:32:29.5006043Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5006591Z self=, 2025-05-07T20:32:29.5007112Z B=7, 2025-05-07T20:32:29.5007341Z max_sequence_length=473, 2025-05-07T20:32:29.5007644Z padding_value=55817, 2025-05-07T20:32:29.5007918Z ) 2025-05-07T20:32:29.5008161Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5008705Z self=, 2025-05-07T20:32:29.5009224Z B=21, 2025-05-07T20:32:29.5009454Z max_sequence_length=429, 2025-05-07T20:32:29.5009761Z padding_value=-43576, 2025-05-07T20:32:29.5010033Z ) 2025-05-07T20:32:29.5010275Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5010816Z self=, 2025-05-07T20:32:29.5011334Z B=35, 2025-05-07T20:32:29.5011569Z max_sequence_length=266, 2025-05-07T20:32:29.5011864Z padding_value=57652, 2025-05-07T20:32:29.5012128Z ) 2025-05-07T20:32:29.5012373Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5012995Z self=, 2025-05-07T20:32:29.5013518Z B=16, 2025-05-07T20:32:29.5014019Z max_sequence_length=168, 2025-05-07T20:32:29.5014476Z padding_value=-24624, 2025-05-07T20:32:29.5014751Z ) 2025-05-07T20:32:29.5014994Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5015531Z self=, 2025-05-07T20:32:29.5016052Z B=89, 2025-05-07T20:32:29.5016291Z max_sequence_length=363, 2025-05-07T20:32:29.5016594Z padding_value=-55348, 2025-05-07T20:32:29.5016858Z ) 2025-05-07T20:32:29.5017100Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5017645Z self=, 2025-05-07T20:32:29.5018156Z B=59, 2025-05-07T20:32:29.5018395Z max_sequence_length=403, 2025-05-07T20:32:29.5018697Z padding_value=-4601, 2025-05-07T20:32:29.5018958Z ) 2025-05-07T20:32:29.5019201Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5019745Z self=, 2025-05-07T20:32:29.5020271Z B=112, 2025-05-07T20:32:29.5020511Z max_sequence_length=291, 2025-05-07T20:32:29.5020813Z padding_value=-73176, 2025-05-07T20:32:29.5021077Z ) 2025-05-07T20:32:29.5021316Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5021862Z self=, 2025-05-07T20:32:29.5022378Z B=5, 2025-05-07T20:32:29.5022606Z max_sequence_length=103, 2025-05-07T20:32:29.5022913Z padding_value=8516, 2025-05-07T20:32:29.5023173Z ) 2025-05-07T20:32:29.5023409Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5023951Z self=, 2025-05-07T20:32:29.5024470Z B=103, 2025-05-07T20:32:29.5024702Z max_sequence_length=103, 2025-05-07T20:32:29.5025002Z padding_value=8516, 2025-05-07T20:32:29.5025267Z ) 2025-05-07T20:32:29.5025505Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5026062Z self=, 2025-05-07T20:32:29.5026580Z B=103, 2025-05-07T20:32:29.5026810Z max_sequence_length=1, 2025-05-07T20:32:29.5027104Z padding_value=8516, 2025-05-07T20:32:29.5027363Z ) 2025-05-07T20:32:29.5027600Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5028145Z self=, 2025-05-07T20:32:29.5028662Z B=1, 2025-05-07T20:32:29.5028893Z max_sequence_length=1, 2025-05-07T20:32:29.5029175Z padding_value=8516, 2025-05-07T20:32:29.5029433Z ) 2025-05-07T20:32:29.5029693Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5030260Z self=, 2025-05-07T20:32:29.5030779Z B=1, 2025-05-07T20:32:29.5031010Z max_sequence_length=1, 2025-05-07T20:32:29.5031288Z padding_value=1, 2025-05-07T20:32:29.5031545Z ) 2025-05-07T20:32:29.5031791Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5032328Z self=, 2025-05-07T20:32:29.5032847Z B=26, 2025-05-07T20:32:29.5033087Z max_sequence_length=248, 2025-05-07T20:32:29.5033384Z padding_value=-33938, 2025-05-07T20:32:29.5033653Z ) 2025-05-07T20:32:29.5033894Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5034438Z self=, 2025-05-07T20:32:29.5034953Z B=1, 2025-05-07T20:32:29.5035186Z max_sequence_length=248, 2025-05-07T20:32:29.5035486Z padding_value=-33938, 2025-05-07T20:32:29.5035746Z ) 2025-05-07T20:32:29.5035987Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5036529Z self=, 2025-05-07T20:32:29.5037040Z B=1, 2025-05-07T20:32:29.5037272Z max_sequence_length=248, 2025-05-07T20:32:29.5037665Z padding_value=1, 2025-05-07T20:32:29.5037999Z ) 2025-05-07T20:32:29.5038241Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5038783Z self=, 2025-05-07T20:32:29.5039292Z B=71, 2025-05-07T20:32:29.5039530Z max_sequence_length=364, 2025-05-07T20:32:29.5039860Z padding_value=3266, 2025-05-07T20:32:29.5040147Z ) 2025-05-07T20:32:29.5040383Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:29.5040925Z self=, 2025-05-07T20:32:29.5041444Z B=71, 2025-05-07T20:32:29.5041674Z max_sequence_length=364, 2025-05-07T20:32:29.5041972Z padding_value=71, 2025-05-07T20:32:29.5042225Z ) 2025-05-07T20:32:29.5042437Z PASSED 2025-05-07T20:32:29.5427148Z 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:32:29.5428055Z self=, 2025-05-07T20:32:29.5428536Z B=1, 2025-05-07T20:32:29.5428736Z max_sequence_length=1, 2025-05-07T20:32:29.5428969Z padding_value=0, 2025-05-07T20:32:29.5429203Z device=device(type='cpu'), 2025-05-07T20:32:29.5429445Z ) 2025-05-07T20:32:29.5429680Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5430422Z self=, 2025-05-07T20:32:29.5431074Z B=73, 2025-05-07T20:32:29.5431343Z max_sequence_length=1, 2025-05-07T20:32:29.5431648Z padding_value=0, 2025-05-07T20:32:29.5431941Z device=device(type='cpu'), 2025-05-07T20:32:29.5432251Z ) 2025-05-07T20:32:29.5432554Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5433117Z self=, 2025-05-07T20:32:29.5433602Z B=73, 2025-05-07T20:32:29.5433791Z max_sequence_length=430, 2025-05-07T20:32:29.5434039Z padding_value=89311, 2025-05-07T20:32:29.5434284Z device=device(type='cpu'), 2025-05-07T20:32:29.5434511Z ) 2025-05-07T20:32:29.5434753Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5435290Z self=, 2025-05-07T20:32:29.5435758Z B=76, 2025-05-07T20:32:29.5435946Z max_sequence_length=107, 2025-05-07T20:32:29.5436195Z padding_value=-90396, 2025-05-07T20:32:29.5436437Z device=device(type='cpu'), 2025-05-07T20:32:29.5436710Z ) 2025-05-07T20:32:29.5437048Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5437796Z self=, 2025-05-07T20:32:29.5438331Z B=116, 2025-05-07T20:32:29.5438544Z max_sequence_length=477, 2025-05-07T20:32:29.5438797Z padding_value=10001, 2025-05-07T20:32:29.5439033Z device=device(type='cuda'), 2025-05-07T20:32:29.5439274Z ) 2025-05-07T20:32:29.5439514Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5440053Z self=, 2025-05-07T20:32:29.5440526Z B=101, 2025-05-07T20:32:29.5440725Z max_sequence_length=324, 2025-05-07T20:32:29.5440976Z padding_value=85408, 2025-05-07T20:32:29.5441210Z device=device(type='cpu'), 2025-05-07T20:32:29.5441454Z ) 2025-05-07T20:32:29.5441694Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5442248Z self=, 2025-05-07T20:32:29.5442911Z B=38, 2025-05-07T20:32:29.5443174Z max_sequence_length=48, 2025-05-07T20:32:29.5443483Z padding_value=57983, 2025-05-07T20:32:29.5443914Z device=device(type='cuda'), 2025-05-07T20:32:29.5444261Z ) 2025-05-07T20:32:29.5444510Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5445056Z self=, 2025-05-07T20:32:29.5445522Z B=92, 2025-05-07T20:32:29.5445720Z max_sequence_length=499, 2025-05-07T20:32:29.5445971Z padding_value=96247, 2025-05-07T20:32:29.5446213Z device=device(type='cpu'), 2025-05-07T20:32:29.5446446Z ) 2025-05-07T20:32:29.5446691Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5447232Z self=, 2025-05-07T20:32:29.5447697Z B=123, 2025-05-07T20:32:29.5447902Z max_sequence_length=188, 2025-05-07T20:32:29.5448156Z padding_value=15319, 2025-05-07T20:32:29.5448395Z device=device(type='cpu'), 2025-05-07T20:32:29.5448636Z ) 2025-05-07T20:32:29.5448891Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5449424Z self=, 2025-05-07T20:32:29.5449896Z B=70, 2025-05-07T20:32:29.5450092Z max_sequence_length=286, 2025-05-07T20:32:29.5450334Z padding_value=-99999, 2025-05-07T20:32:29.5450577Z device=device(type='cpu'), 2025-05-07T20:32:29.5450816Z ) 2025-05-07T20:32:29.5451056Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5451587Z self=, 2025-05-07T20:32:29.5452057Z B=17, 2025-05-07T20:32:29.5452253Z max_sequence_length=202, 2025-05-07T20:32:29.5452495Z padding_value=24075, 2025-05-07T20:32:29.5452827Z device=device(type='cuda'), 2025-05-07T20:32:29.5453082Z ) 2025-05-07T20:32:29.5453315Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5453856Z self=, 2025-05-07T20:32:29.5454336Z B=17, 2025-05-07T20:32:29.5454522Z max_sequence_length=1, 2025-05-07T20:32:29.5454775Z padding_value=24075, 2025-05-07T20:32:29.5455017Z device=device(type='cuda'), 2025-05-07T20:32:29.5455247Z ) 2025-05-07T20:32:29.5455490Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5456033Z self=, 2025-05-07T20:32:29.5456498Z B=1, 2025-05-07T20:32:29.5456697Z max_sequence_length=1, 2025-05-07T20:32:29.5456936Z padding_value=24075, 2025-05-07T20:32:29.5457174Z device=device(type='cuda'), 2025-05-07T20:32:29.5457408Z ) 2025-05-07T20:32:29.5457650Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5458185Z self=, 2025-05-07T20:32:29.5458657Z B=1, 2025-05-07T20:32:29.5458859Z max_sequence_length=1, 2025-05-07T20:32:29.5459096Z padding_value=1, 2025-05-07T20:32:29.5459317Z device=device(type='cuda'), 2025-05-07T20:32:29.5459557Z ) 2025-05-07T20:32:29.5459796Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5460327Z self=, 2025-05-07T20:32:29.5460803Z B=23, 2025-05-07T20:32:29.5469221Z max_sequence_length=421, 2025-05-07T20:32:29.5469496Z padding_value=100000, 2025-05-07T20:32:29.5469751Z device=device(type='cpu'), 2025-05-07T20:32:29.5469989Z ) 2025-05-07T20:32:29.5470238Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5470786Z self=, 2025-05-07T20:32:29.5471263Z B=1, 2025-05-07T20:32:29.5471464Z max_sequence_length=421, 2025-05-07T20:32:29.5471877Z padding_value=100000, 2025-05-07T20:32:29.5472203Z device=device(type='cpu'), 2025-05-07T20:32:29.5472447Z ) 2025-05-07T20:32:29.5472695Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5473233Z self=, 2025-05-07T20:32:29.5473718Z B=1, 2025-05-07T20:32:29.5473918Z max_sequence_length=421, 2025-05-07T20:32:29.5474166Z padding_value=421, 2025-05-07T20:32:29.5474394Z device=device(type='cpu'), 2025-05-07T20:32:29.5474633Z ) 2025-05-07T20:32:29.5474880Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5475417Z self=, 2025-05-07T20:32:29.5475892Z B=1, 2025-05-07T20:32:29.5476087Z max_sequence_length=1, 2025-05-07T20:32:29.5476321Z padding_value=421, 2025-05-07T20:32:29.5476553Z device=device(type='cpu'), 2025-05-07T20:32:29.5476804Z ) 2025-05-07T20:32:29.5477047Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5477587Z self=, 2025-05-07T20:32:29.5478062Z B=1, 2025-05-07T20:32:29.5478261Z max_sequence_length=421, 2025-05-07T20:32:29.5478503Z padding_value=1, 2025-05-07T20:32:29.5478731Z device=device(type='cpu'), 2025-05-07T20:32:29.5478968Z ) 2025-05-07T20:32:29.5479203Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:29.5479740Z self=, 2025-05-07T20:32:29.5480217Z B=1, 2025-05-07T20:32:29.5480401Z max_sequence_length=1, 2025-05-07T20:32:29.5480640Z padding_value=1, 2025-05-07T20:32:29.5480868Z device=device(type='cpu'), 2025-05-07T20:32:29.5481097Z ) 2025-05-07T20:32:29.5481280Z PASSED 2025-05-07T20:32:29.5481659Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:32:29.6168618Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6170243Z self=, 2025-05-07T20:32:29.6170702Z T=1, 2025-05-07T20:32:29.6170877Z B=1, 2025-05-07T20:32:29.6171081Z max_sequence_length=1, 2025-05-07T20:32:29.6171326Z padding_value=0, 2025-05-07T20:32:29.6171552Z device=device(type='cpu'), 2025-05-07T20:32:29.6171797Z ) 2025-05-07T20:32:29.6172030Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6172529Z self=, 2025-05-07T20:32:29.6173081Z T=15, 2025-05-07T20:32:29.6173269Z B=1, 2025-05-07T20:32:29.6173458Z max_sequence_length=1, 2025-05-07T20:32:29.6173702Z padding_value=0, 2025-05-07T20:32:29.6173943Z device=device(type='cpu'), 2025-05-07T20:32:29.6174177Z ) 2025-05-07T20:32:29.6174432Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6175030Z self=, 2025-05-07T20:32:29.6175570Z T=15, 2025-05-07T20:32:29.6175785Z B=95, 2025-05-07T20:32:29.6176062Z max_sequence_length=49, 2025-05-07T20:32:29.6176408Z padding_value=99080, 2025-05-07T20:32:29.6176734Z device=device(type='cpu'), 2025-05-07T20:32:29.6177064Z ) 2025-05-07T20:32:29.6177325Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6177819Z self=, 2025-05-07T20:32:29.6178275Z T=19, 2025-05-07T20:32:29.6178460Z B=61, 2025-05-07T20:32:29.6178652Z max_sequence_length=272, 2025-05-07T20:32:29.6178907Z padding_value=-61936, 2025-05-07T20:32:29.6179157Z device=device(type='cpu'), 2025-05-07T20:32:29.6179670Z ) 2025-05-07T20:32:29.6180023Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6180527Z self=, 2025-05-07T20:32:29.6180984Z T=3, 2025-05-07T20:32:29.6181161Z B=109, 2025-05-07T20:32:29.6181362Z max_sequence_length=389, 2025-05-07T20:32:29.6181614Z padding_value=-93786, 2025-05-07T20:32:29.6181851Z device=device(type='cpu'), 2025-05-07T20:32:29.6182096Z ) 2025-05-07T20:32:29.6182320Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6182809Z self=, 2025-05-07T20:32:29.6183259Z T=8, 2025-05-07T20:32:29.6183436Z B=91, 2025-05-07T20:32:29.6183622Z max_sequence_length=149, 2025-05-07T20:32:29.6183876Z padding_value=-51371, 2025-05-07T20:32:29.6184121Z device=device(type='cpu'), 2025-05-07T20:32:29.6184351Z ) 2025-05-07T20:32:29.6184576Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6185091Z self=, 2025-05-07T20:32:29.6185535Z T=3, 2025-05-07T20:32:29.6185723Z B=59, 2025-05-07T20:32:29.6185923Z max_sequence_length=499, 2025-05-07T20:32:29.6186179Z padding_value=-7424, 2025-05-07T20:32:29.6186418Z device=device(type='cuda'), 2025-05-07T20:32:29.6186660Z ) 2025-05-07T20:32:29.6186890Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6187380Z self=, 2025-05-07T20:32:29.6187835Z T=4, 2025-05-07T20:32:29.6188021Z B=123, 2025-05-07T20:32:29.6188216Z max_sequence_length=483, 2025-05-07T20:32:29.6188475Z padding_value=25443, 2025-05-07T20:32:29.6188724Z device=device(type='cuda'), 2025-05-07T20:32:29.6188965Z ) 2025-05-07T20:32:29.6189191Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6189715Z self=, 2025-05-07T20:32:29.6190195Z T=19, 2025-05-07T20:32:29.6190380Z B=116, 2025-05-07T20:32:29.6190579Z max_sequence_length=417, 2025-05-07T20:32:29.6190825Z padding_value=15364, 2025-05-07T20:32:29.6191075Z device=device(type='cpu'), 2025-05-07T20:32:29.6191326Z ) 2025-05-07T20:32:29.6191554Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6192054Z self=, 2025-05-07T20:32:29.6192503Z T=1, 2025-05-07T20:32:29.6192687Z B=61, 2025-05-07T20:32:29.6192886Z max_sequence_length=288, 2025-05-07T20:32:29.6193142Z padding_value=-68348, 2025-05-07T20:32:29.6193397Z device=device(type='cpu'), 2025-05-07T20:32:29.6193634Z ) 2025-05-07T20:32:29.6193864Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6194364Z self=, 2025-05-07T20:32:29.6194820Z T=5, 2025-05-07T20:32:29.6195003Z B=128, 2025-05-07T20:32:29.6195200Z max_sequence_length=5, 2025-05-07T20:32:29.6195439Z padding_value=-25191, 2025-05-07T20:32:29.6195684Z device=device(type='cpu'), 2025-05-07T20:32:29.6195922Z ) 2025-05-07T20:32:29.6196143Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6196637Z self=, 2025-05-07T20:32:29.6197093Z T=5, 2025-05-07T20:32:29.6197277Z B=5, 2025-05-07T20:32:29.6197467Z max_sequence_length=5, 2025-05-07T20:32:29.6197707Z padding_value=-25191, 2025-05-07T20:32:29.6197952Z device=device(type='cpu'), 2025-05-07T20:32:29.6198183Z ) 2025-05-07T20:32:29.6198664Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6199304Z self=, 2025-05-07T20:32:29.6199932Z T=1, 2025-05-07T20:32:29.6200266Z B=5, 2025-05-07T20:32:29.6200471Z max_sequence_length=5, 2025-05-07T20:32:29.6200717Z padding_value=-25191, 2025-05-07T20:32:29.6200970Z device=device(type='cpu'), 2025-05-07T20:32:29.6201212Z ) 2025-05-07T20:32:29.6201432Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6201936Z self=, 2025-05-07T20:32:29.6202395Z T=1, 2025-05-07T20:32:29.6202586Z B=5, 2025-05-07T20:32:29.6202774Z max_sequence_length=1, 2025-05-07T20:32:29.6203018Z padding_value=-25191, 2025-05-07T20:32:29.6203264Z device=device(type='cpu'), 2025-05-07T20:32:29.6203500Z ) 2025-05-07T20:32:29.6203714Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6204212Z self=, 2025-05-07T20:32:29.6204656Z T=1, 2025-05-07T20:32:29.6204840Z B=5, 2025-05-07T20:32:29.6205036Z max_sequence_length=1, 2025-05-07T20:32:29.6205275Z padding_value=1, 2025-05-07T20:32:29.6205499Z device=device(type='cpu'), 2025-05-07T20:32:29.6205734Z ) 2025-05-07T20:32:29.6205953Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6206444Z self=, 2025-05-07T20:32:29.6206892Z T=1, 2025-05-07T20:32:29.6207070Z B=5, 2025-05-07T20:32:29.6207253Z max_sequence_length=1, 2025-05-07T20:32:29.6207495Z padding_value=5, 2025-05-07T20:32:29.6207720Z device=device(type='cpu'), 2025-05-07T20:32:29.6207948Z ) 2025-05-07T20:32:29.6208164Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6208663Z self=, 2025-05-07T20:32:29.6209102Z T=5, 2025-05-07T20:32:29.6209285Z B=5, 2025-05-07T20:32:29.6209483Z max_sequence_length=1, 2025-05-07T20:32:29.6209715Z padding_value=5, 2025-05-07T20:32:29.6209947Z device=device(type='cpu'), 2025-05-07T20:32:29.6210182Z ) 2025-05-07T20:32:29.6210399Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6210892Z self=, 2025-05-07T20:32:29.6211352Z T=1, 2025-05-07T20:32:29.6211534Z B=62, 2025-05-07T20:32:29.6211724Z max_sequence_length=240, 2025-05-07T20:32:29.6211972Z padding_value=17328, 2025-05-07T20:32:29.6212215Z device=device(type='cpu'), 2025-05-07T20:32:29.6212443Z ) 2025-05-07T20:32:29.6212665Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6213220Z self=, 2025-05-07T20:32:29.6213659Z T=1, 2025-05-07T20:32:29.6213839Z B=62, 2025-05-07T20:32:29.6214033Z max_sequence_length=240, 2025-05-07T20:32:29.6214281Z padding_value=240, 2025-05-07T20:32:29.6214515Z device=device(type='cpu'), 2025-05-07T20:32:29.6214757Z ) 2025-05-07T20:32:29.6214972Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:29.6215465Z self=, 2025-05-07T20:32:29.6215916Z T=1, 2025-05-07T20:32:29.6216087Z B=62, 2025-05-07T20:32:29.6216272Z max_sequence_length=1, 2025-05-07T20:32:29.6216507Z padding_value=240, 2025-05-07T20:32:29.6216736Z device=device(type='cpu'), 2025-05-07T20:32:29.6216969Z ) 2025-05-07T20:32:29.6217152Z PASSED 2025-05-07T20:32:29.6217256Z 2025-05-07T20:32:29.6217395Z ============================== 4 passed in 2.74s =============================== 2025-05-07T20:32:30.3486468Z 2025-05-07T20:32:30.3487096Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:32:30.3506900Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 6 seconds 2025-05-07T20:32:30.3507195Z 2025-05-07T20:32:30.3507472Z 2025-05-07T20:32:30.3507476Z 2025-05-07T20:32:30.3507627Z 2025-05-07T20:32:30.3529262Z ################################################################################ 2025-05-07T20:32:30.3544961Z # [2025-05-07T20:32:30.354Z] Run Python Test Suite: 2025-05-07T20:32:30.3545288Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:32:30.3545583Z ################################################################################ 2025-05-07T20:32:30.3569423Z + 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:32:30.3570033Z 2025-05-07T20:32:32.5249416Z ============================= test session starts ============================== 2025-05-07T20:32:32.5250039Z 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:32.5250547Z cachedir: .pytest_cache 2025-05-07T20:32:32.5251149Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:32.5251871Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:32.5252283Z plugins: hypothesis-6.131.14 2025-05-07T20:32:34.6619875Z collecting ... collected 4 items 2025-05-07T20:32:34.6620102Z 2025-05-07T20:32:35.3650264Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3651233Z self=, 2025-05-07T20:32:35.3651766Z B=1, 2025-05-07T20:32:35.3651993Z D=1, 2025-05-07T20:32:35.3652235Z max_sequence_length=1, 2025-05-07T20:32:35.3652532Z dtype=torch.float32, 2025-05-07T20:32:35.3652932Z ) 2025-05-07T20:32:35.3653187Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3653787Z self=, 2025-05-07T20:32:35.3654341Z B=77, 2025-05-07T20:32:35.3654572Z D=1, 2025-05-07T20:32:35.3654802Z max_sequence_length=1, 2025-05-07T20:32:35.3655095Z dtype=torch.float32, 2025-05-07T20:32:35.3655364Z ) 2025-05-07T20:32:35.3655607Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3656153Z self=, 2025-05-07T20:32:35.3656676Z B=77, 2025-05-07T20:32:35.3656889Z D=100, 2025-05-07T20:32:35.3657128Z max_sequence_length=157, 2025-05-07T20:32:35.3657430Z dtype=torch.float16, 2025-05-07T20:32:35.3657691Z ) 2025-05-07T20:32:35.3657934Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3658479Z self=, 2025-05-07T20:32:35.3659001Z B=37, 2025-05-07T20:32:35.3659210Z D=6, 2025-05-07T20:32:35.3659444Z max_sequence_length=70, 2025-05-07T20:32:35.3659746Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3660019Z ) 2025-05-07T20:32:35.3660266Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3660810Z self=, 2025-05-07T20:32:35.3661321Z B=60, 2025-05-07T20:32:35.3661547Z D=96, 2025-05-07T20:32:35.3661784Z max_sequence_length=63, 2025-05-07T20:32:35.3662079Z dtype=torch.float32, 2025-05-07T20:32:35.3662366Z ) 2025-05-07T20:32:35.3662596Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3663052Z self=, 2025-05-07T20:32:35.3663505Z B=42, 2025-05-07T20:32:35.3663685Z D=96, 2025-05-07T20:32:35.3663875Z max_sequence_length=159, 2025-05-07T20:32:35.3664127Z dtype=torch.float32, 2025-05-07T20:32:35.3664346Z ) 2025-05-07T20:32:35.3664544Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3664980Z self=, 2025-05-07T20:32:35.3665870Z B=58, 2025-05-07T20:32:35.3666223Z D=61, 2025-05-07T20:32:35.3666413Z max_sequence_length=200, 2025-05-07T20:32:35.3666665Z dtype=torch.float16, 2025-05-07T20:32:35.3666885Z ) 2025-05-07T20:32:35.3667076Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3667518Z self=, 2025-05-07T20:32:35.3667941Z B=39, 2025-05-07T20:32:35.3668114Z D=9, 2025-05-07T20:32:35.3668305Z max_sequence_length=32, 2025-05-07T20:32:35.3668546Z dtype=torch.float32, 2025-05-07T20:32:35.3668756Z ) 2025-05-07T20:32:35.3668954Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3669394Z self=, 2025-05-07T20:32:35.3669807Z B=11, 2025-05-07T20:32:35.3669988Z D=98, 2025-05-07T20:32:35.3670181Z max_sequence_length=7, 2025-05-07T20:32:35.3670425Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3670650Z ) 2025-05-07T20:32:35.3670857Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3671299Z self=, 2025-05-07T20:32:35.3671712Z B=85, 2025-05-07T20:32:35.3671889Z D=38, 2025-05-07T20:32:35.3672074Z max_sequence_length=1, 2025-05-07T20:32:35.3672311Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3672533Z ) 2025-05-07T20:32:35.3672734Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3673168Z self=, 2025-05-07T20:32:35.3673593Z B=113, 2025-05-07T20:32:35.3673774Z D=116, 2025-05-07T20:32:35.3673962Z max_sequence_length=93, 2025-05-07T20:32:35.3674206Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3674430Z ) 2025-05-07T20:32:35.3674624Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3675068Z self=, 2025-05-07T20:32:35.3675498Z B=113, 2025-05-07T20:32:35.3675680Z D=113, 2025-05-07T20:32:35.3675869Z max_sequence_length=93, 2025-05-07T20:32:35.3676114Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3676336Z ) 2025-05-07T20:32:35.3676530Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3676973Z self=, 2025-05-07T20:32:35.3677396Z B=93, 2025-05-07T20:32:35.3677574Z D=113, 2025-05-07T20:32:35.3677772Z max_sequence_length=93, 2025-05-07T20:32:35.3678019Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3678239Z ) 2025-05-07T20:32:35.3678443Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3678882Z self=, 2025-05-07T20:32:35.3679298Z B=93, 2025-05-07T20:32:35.3679474Z D=113, 2025-05-07T20:32:35.3679679Z max_sequence_length=113, 2025-05-07T20:32:35.3679929Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3680151Z ) 2025-05-07T20:32:35.3680358Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3680801Z self=, 2025-05-07T20:32:35.3681217Z B=93, 2025-05-07T20:32:35.3681397Z D=93, 2025-05-07T20:32:35.3681592Z max_sequence_length=113, 2025-05-07T20:32:35.3681835Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3682061Z ) 2025-05-07T20:32:35.3682264Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3682704Z self=, 2025-05-07T20:32:35.3683122Z B=113, 2025-05-07T20:32:35.3683304Z D=93, 2025-05-07T20:32:35.3683528Z max_sequence_length=113, 2025-05-07T20:32:35.3683795Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3684017Z ) 2025-05-07T20:32:35.3684214Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3684646Z self=, 2025-05-07T20:32:35.3685277Z B=113, 2025-05-07T20:32:35.3685455Z D=93, 2025-05-07T20:32:35.3685639Z max_sequence_length=93, 2025-05-07T20:32:35.3685885Z dtype=torch.bfloat16, 2025-05-07T20:32:35.3686111Z ) 2025-05-07T20:32:35.3686306Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3686751Z self=, 2025-05-07T20:32:35.3687170Z B=108, 2025-05-07T20:32:35.3687345Z D=114, 2025-05-07T20:32:35.3687540Z max_sequence_length=137, 2025-05-07T20:32:35.3687786Z dtype=torch.float16, 2025-05-07T20:32:35.3688004Z ) 2025-05-07T20:32:35.3688197Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3688639Z self=, 2025-05-07T20:32:35.3689060Z B=108, 2025-05-07T20:32:35.3689234Z D=114, 2025-05-07T20:32:35.3689430Z max_sequence_length=114, 2025-05-07T20:32:35.3689685Z dtype=torch.float16, 2025-05-07T20:32:35.3689896Z ) 2025-05-07T20:32:35.3690122Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:35.3690566Z self=, 2025-05-07T20:32:35.3690983Z B=108, 2025-05-07T20:32:35.3691164Z D=114, 2025-05-07T20:32:35.3691367Z max_sequence_length=108, 2025-05-07T20:32:35.3691610Z dtype=torch.float16, 2025-05-07T20:32:35.3691830Z ) 2025-05-07T20:32:35.3692004Z PASSED 2025-05-07T20:32:35.4926757Z 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:32:35.4927922Z self=, 2025-05-07T20:32:35.4928528Z B=2, 2025-05-07T20:32:35.4928767Z D=2, 2025-05-07T20:32:35.4929014Z max_sequence_length=1, 2025-05-07T20:32:35.4939319Z dtype=torch.float32, 2025-05-07T20:32:35.4939667Z device=device(type='cpu'), 2025-05-07T20:32:35.4939969Z ) 2025-05-07T20:32:35.4940283Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4940965Z self=, 2025-05-07T20:32:35.4941560Z B=33, 2025-05-07T20:32:35.4941788Z D=2, 2025-05-07T20:32:35.4942032Z max_sequence_length=1, 2025-05-07T20:32:35.4942325Z dtype=torch.float32, 2025-05-07T20:32:35.4942630Z device=device(type='cpu'), 2025-05-07T20:32:35.4942929Z ) 2025-05-07T20:32:35.4943223Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4943948Z self=, 2025-05-07T20:32:35.4944548Z B=33, 2025-05-07T20:32:35.4944767Z D=105, 2025-05-07T20:32:35.4945021Z max_sequence_length=178, 2025-05-07T20:32:35.4945333Z dtype=torch.float32, 2025-05-07T20:32:35.4945631Z device=device(type='cuda'), 2025-05-07T20:32:35.4945929Z ) 2025-05-07T20:32:35.4946236Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4946909Z self=, 2025-05-07T20:32:35.4947495Z B=12, 2025-05-07T20:32:35.4947726Z D=73, 2025-05-07T20:32:35.4947973Z max_sequence_length=87, 2025-05-07T20:32:35.4948269Z dtype=torch.float16, 2025-05-07T20:32:35.4948570Z device=device(type='cuda'), 2025-05-07T20:32:35.4948868Z ) 2025-05-07T20:32:35.4949162Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4949855Z self=, 2025-05-07T20:32:35.4950452Z B=125, 2025-05-07T20:32:35.4950674Z D=49, 2025-05-07T20:32:35.4950918Z max_sequence_length=129, 2025-05-07T20:32:35.4951230Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4951541Z device=device(type='cpu'), 2025-05-07T20:32:35.4952311Z ) 2025-05-07T20:32:35.4952762Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4953439Z self=, 2025-05-07T20:32:35.4954025Z B=64, 2025-05-07T20:32:35.4954248Z D=22, 2025-05-07T20:32:35.4954489Z max_sequence_length=97, 2025-05-07T20:32:35.4954790Z dtype=torch.float16, 2025-05-07T20:32:35.4955089Z device=device(type='cuda'), 2025-05-07T20:32:35.4955383Z ) 2025-05-07T20:32:35.4955670Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4956339Z self=, 2025-05-07T20:32:35.4956933Z B=43, 2025-05-07T20:32:35.4957149Z D=45, 2025-05-07T20:32:35.4957395Z max_sequence_length=123, 2025-05-07T20:32:35.4957711Z dtype=torch.float32, 2025-05-07T20:32:35.4958015Z device=device(type='cpu'), 2025-05-07T20:32:35.4958302Z ) 2025-05-07T20:32:35.4958621Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4959293Z self=, 2025-05-07T20:32:35.4959882Z B=44, 2025-05-07T20:32:35.4960107Z D=10, 2025-05-07T20:32:35.4960357Z max_sequence_length=199, 2025-05-07T20:32:35.4960659Z dtype=torch.float16, 2025-05-07T20:32:35.4960958Z device=device(type='cpu'), 2025-05-07T20:32:35.4961258Z ) 2025-05-07T20:32:35.4961549Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4962222Z self=, 2025-05-07T20:32:35.4962821Z B=116, 2025-05-07T20:32:35.4963044Z D=86, 2025-05-07T20:32:35.4963289Z max_sequence_length=50, 2025-05-07T20:32:35.4963601Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4963906Z device=device(type='cpu'), 2025-05-07T20:32:35.4964197Z ) 2025-05-07T20:32:35.4964499Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4965186Z self=, 2025-05-07T20:32:35.4965781Z B=25, 2025-05-07T20:32:35.4966012Z D=57, 2025-05-07T20:32:35.4966256Z max_sequence_length=104, 2025-05-07T20:32:35.4966558Z dtype=torch.float32, 2025-05-07T20:32:35.4966863Z device=device(type='cpu'), 2025-05-07T20:32:35.4967159Z ) 2025-05-07T20:32:35.4967450Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4968123Z self=, 2025-05-07T20:32:35.4968718Z B=91, 2025-05-07T20:32:35.4968935Z D=115, 2025-05-07T20:32:35.4969181Z max_sequence_length=1, 2025-05-07T20:32:35.4969483Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4969786Z device=device(type='cuda'), 2025-05-07T20:32:35.4970075Z ) 2025-05-07T20:32:35.4970373Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4971054Z self=, 2025-05-07T20:32:35.4971640Z B=91, 2025-05-07T20:32:35.4971862Z D=2, 2025-05-07T20:32:35.4972099Z max_sequence_length=1, 2025-05-07T20:32:35.4972390Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4972694Z device=device(type='cuda'), 2025-05-07T20:32:35.4973089Z ) 2025-05-07T20:32:35.4973412Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4974086Z self=, 2025-05-07T20:32:35.4974682Z B=91, 2025-05-07T20:32:35.4974900Z D=91, 2025-05-07T20:32:35.4975144Z max_sequence_length=1, 2025-05-07T20:32:35.4975448Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4975758Z device=device(type='cuda'), 2025-05-07T20:32:35.4976045Z ) 2025-05-07T20:32:35.4976343Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4977199Z self=, 2025-05-07T20:32:35.4977793Z B=91, 2025-05-07T20:32:35.4978017Z D=2, 2025-05-07T20:32:35.4978259Z max_sequence_length=91, 2025-05-07T20:32:35.4978562Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4978872Z device=device(type='cuda'), 2025-05-07T20:32:35.4979172Z ) 2025-05-07T20:32:35.4979462Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4980137Z self=, 2025-05-07T20:32:35.4980731Z B=91, 2025-05-07T20:32:35.4980948Z D=91, 2025-05-07T20:32:35.4981189Z max_sequence_length=91, 2025-05-07T20:32:35.4981502Z dtype=torch.bfloat16, 2025-05-07T20:32:35.4981797Z device=device(type='cuda'), 2025-05-07T20:32:35.4982102Z ) 2025-05-07T20:32:35.4982403Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4983093Z self=, 2025-05-07T20:32:35.4983679Z B=53, 2025-05-07T20:32:35.4983906Z D=34, 2025-05-07T20:32:35.4984148Z max_sequence_length=145, 2025-05-07T20:32:35.4984452Z dtype=torch.float16, 2025-05-07T20:32:35.4984753Z device=device(type='cuda'), 2025-05-07T20:32:35.4985049Z ) 2025-05-07T20:32:35.4985338Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4986015Z self=, 2025-05-07T20:32:35.4986608Z B=53, 2025-05-07T20:32:35.4986828Z D=34, 2025-05-07T20:32:35.4987071Z max_sequence_length=34, 2025-05-07T20:32:35.4987373Z dtype=torch.float16, 2025-05-07T20:32:35.4987663Z device=device(type='cuda'), 2025-05-07T20:32:35.4987959Z ) 2025-05-07T20:32:35.4988255Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4988930Z self=, 2025-05-07T20:32:35.4989520Z B=34, 2025-05-07T20:32:35.4989744Z D=34, 2025-05-07T20:32:35.4989988Z max_sequence_length=34, 2025-05-07T20:32:35.4990283Z dtype=torch.float16, 2025-05-07T20:32:35.4990578Z device=device(type='cuda'), 2025-05-07T20:32:35.4990871Z ) 2025-05-07T20:32:35.4991163Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4991838Z self=, 2025-05-07T20:32:35.4992433Z B=10, 2025-05-07T20:32:35.4992650Z D=27, 2025-05-07T20:32:35.4992889Z max_sequence_length=17, 2025-05-07T20:32:35.4993196Z dtype=torch.float16, 2025-05-07T20:32:35.4993489Z device=device(type='cuda'), 2025-05-07T20:32:35.4993833Z ) 2025-05-07T20:32:35.4994135Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:35.4994804Z self=, 2025-05-07T20:32:35.4995464Z B=10, 2025-05-07T20:32:35.4995706Z D=27, 2025-05-07T20:32:35.4995946Z max_sequence_length=10, 2025-05-07T20:32:35.4996265Z dtype=torch.float16, 2025-05-07T20:32:35.4996568Z device=device(type='cuda'), 2025-05-07T20:32:35.4996806Z ) 2025-05-07T20:32:35.4996997Z PASSED 2025-05-07T20:32:35.4997384Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:32:35.6519660Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6520506Z self=, 2025-05-07T20:32:35.6520963Z T=1, 2025-05-07T20:32:35.6521147Z B=1, 2025-05-07T20:32:35.6521330Z D=1, 2025-05-07T20:32:35.6521523Z max_sequence_length=1, 2025-05-07T20:32:35.6521777Z device=device(type='cpu'), 2025-05-07T20:32:35.6522503Z ) 2025-05-07T20:32:35.6522886Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6523387Z self=, 2025-05-07T20:32:35.6523844Z T=2, 2025-05-07T20:32:35.6524029Z B=1, 2025-05-07T20:32:35.6524204Z D=1, 2025-05-07T20:32:35.6524400Z max_sequence_length=1, 2025-05-07T20:32:35.6524652Z device=device(type='cpu'), 2025-05-07T20:32:35.6524887Z ) 2025-05-07T20:32:35.6525114Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6525617Z self=, 2025-05-07T20:32:35.6526065Z T=2, 2025-05-07T20:32:35.6526248Z B=43, 2025-05-07T20:32:35.6526431Z D=93, 2025-05-07T20:32:35.6526624Z max_sequence_length=247, 2025-05-07T20:32:35.6526881Z device=device(type='cuda'), 2025-05-07T20:32:35.6527123Z ) 2025-05-07T20:32:35.6527339Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6527846Z self=, 2025-05-07T20:32:35.6528295Z T=1, 2025-05-07T20:32:35.6528471Z B=6, 2025-05-07T20:32:35.6528640Z D=125, 2025-05-07T20:32:35.6528838Z max_sequence_length=206, 2025-05-07T20:32:35.6529093Z device=device(type='cuda'), 2025-05-07T20:32:35.6529323Z ) 2025-05-07T20:32:35.6529547Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6530045Z self=, 2025-05-07T20:32:35.6530488Z T=1, 2025-05-07T20:32:35.6530667Z B=20, 2025-05-07T20:32:35.6530844Z D=62, 2025-05-07T20:32:35.6531028Z max_sequence_length=195, 2025-05-07T20:32:35.6531282Z device=device(type='cuda'), 2025-05-07T20:32:35.6531515Z ) 2025-05-07T20:32:35.6531730Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6532227Z self=, 2025-05-07T20:32:35.6532683Z T=5, 2025-05-07T20:32:35.6532961Z B=1, 2025-05-07T20:32:35.6533131Z D=55, 2025-05-07T20:32:35.6533326Z max_sequence_length=64, 2025-05-07T20:32:35.6533577Z device=device(type='cpu'), 2025-05-07T20:32:35.6533801Z ) 2025-05-07T20:32:35.6534021Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6534513Z self=, 2025-05-07T20:32:35.6534952Z T=4, 2025-05-07T20:32:35.6535129Z B=1, 2025-05-07T20:32:35.6535303Z D=43, 2025-05-07T20:32:35.6535488Z max_sequence_length=16, 2025-05-07T20:32:35.6535736Z device=device(type='cpu'), 2025-05-07T20:32:35.6535971Z ) 2025-05-07T20:32:35.6536185Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6536683Z self=, 2025-05-07T20:32:35.6537135Z T=5, 2025-05-07T20:32:35.6537307Z B=38, 2025-05-07T20:32:35.6537486Z D=93, 2025-05-07T20:32:35.6537683Z max_sequence_length=296, 2025-05-07T20:32:35.6537930Z device=device(type='cuda'), 2025-05-07T20:32:35.6538166Z ) 2025-05-07T20:32:35.6538386Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6538879Z self=, 2025-05-07T20:32:35.6539322Z T=4, 2025-05-07T20:32:35.6539500Z B=49, 2025-05-07T20:32:35.6539677Z D=118, 2025-05-07T20:32:35.6539866Z max_sequence_length=103, 2025-05-07T20:32:35.6540117Z device=device(type='cuda'), 2025-05-07T20:32:35.6540354Z ) 2025-05-07T20:32:35.6540564Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6541057Z self=, 2025-05-07T20:32:35.6541510Z T=4, 2025-05-07T20:32:35.6541683Z B=60, 2025-05-07T20:32:35.6542003Z D=28, 2025-05-07T20:32:35.6542196Z max_sequence_length=26, 2025-05-07T20:32:35.6542517Z device=device(type='cuda'), 2025-05-07T20:32:35.6542756Z ) 2025-05-07T20:32:35.6542982Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6543474Z self=, 2025-05-07T20:32:35.6543927Z T=1, 2025-05-07T20:32:35.6544106Z B=32, 2025-05-07T20:32:35.6544288Z D=82, 2025-05-07T20:32:35.6544477Z max_sequence_length=174, 2025-05-07T20:32:35.6544731Z device=device(type='cpu'), 2025-05-07T20:32:35.6544970Z ) 2025-05-07T20:32:35.6545185Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6545685Z self=, 2025-05-07T20:32:35.6546137Z T=1, 2025-05-07T20:32:35.6546310Z B=32, 2025-05-07T20:32:35.6546490Z D=32, 2025-05-07T20:32:35.6546687Z max_sequence_length=174, 2025-05-07T20:32:35.6546944Z device=device(type='cpu'), 2025-05-07T20:32:35.6547195Z ) 2025-05-07T20:32:35.6547416Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6547905Z self=, 2025-05-07T20:32:35.6548354Z T=1, 2025-05-07T20:32:35.6548534Z B=1, 2025-05-07T20:32:35.6548702Z D=32, 2025-05-07T20:32:35.6548894Z max_sequence_length=174, 2025-05-07T20:32:35.6549149Z device=device(type='cpu'), 2025-05-07T20:32:35.6549380Z ) 2025-05-07T20:32:35.6549596Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6550093Z self=, 2025-05-07T20:32:35.6550542Z T=1, 2025-05-07T20:32:35.6550714Z B=1, 2025-05-07T20:32:35.6550887Z D=1, 2025-05-07T20:32:35.6551074Z max_sequence_length=174, 2025-05-07T20:32:35.6551324Z device=device(type='cpu'), 2025-05-07T20:32:35.6551555Z ) 2025-05-07T20:32:35.6551780Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6552273Z self=, 2025-05-07T20:32:35.6552724Z T=4, 2025-05-07T20:32:35.6552901Z B=27, 2025-05-07T20:32:35.6553076Z D=6, 2025-05-07T20:32:35.6553265Z max_sequence_length=274, 2025-05-07T20:32:35.6553519Z device=device(type='cpu'), 2025-05-07T20:32:35.6553747Z ) 2025-05-07T20:32:35.6553972Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6554465Z self=, 2025-05-07T20:32:35.6554917Z T=4, 2025-05-07T20:32:35.6555091Z B=1, 2025-05-07T20:32:35.6555266Z D=6, 2025-05-07T20:32:35.6555462Z max_sequence_length=274, 2025-05-07T20:32:35.6555710Z device=device(type='cpu'), 2025-05-07T20:32:35.6555951Z ) 2025-05-07T20:32:35.6556180Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6556683Z self=, 2025-05-07T20:32:35.6557156Z T=1, 2025-05-07T20:32:35.6557337Z B=1, 2025-05-07T20:32:35.6557513Z D=6, 2025-05-07T20:32:35.6557699Z max_sequence_length=274, 2025-05-07T20:32:35.6557961Z device=device(type='cpu'), 2025-05-07T20:32:35.6558199Z ) 2025-05-07T20:32:35.6558417Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6558917Z self=, 2025-05-07T20:32:35.6559367Z T=1, 2025-05-07T20:32:35.6559539Z B=1, 2025-05-07T20:32:35.6559717Z D=6, 2025-05-07T20:32:35.6559913Z max_sequence_length=1, 2025-05-07T20:32:35.6560151Z device=device(type='cpu'), 2025-05-07T20:32:35.6560388Z ) 2025-05-07T20:32:35.6560610Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6561099Z self=, 2025-05-07T20:32:35.6561634Z T=1, 2025-05-07T20:32:35.6561885Z B=20, 2025-05-07T20:32:35.6562058Z D=10, 2025-05-07T20:32:35.6562252Z max_sequence_length=221, 2025-05-07T20:32:35.6562512Z device=device(type='cuda'), 2025-05-07T20:32:35.6562745Z ) 2025-05-07T20:32:35.6562959Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:35.6563460Z self=, 2025-05-07T20:32:35.6563911Z T=1, 2025-05-07T20:32:35.6564083Z B=20, 2025-05-07T20:32:35.6564265Z D=1, 2025-05-07T20:32:35.6564459Z max_sequence_length=221, 2025-05-07T20:32:35.6564705Z device=device(type='cuda'), 2025-05-07T20:32:35.6564946Z ) 2025-05-07T20:32:35.6565114Z PASSED 2025-05-07T20:32:35.6565219Z 2025-05-07T20:32:35.6565353Z =============================== warnings summary =============================== 2025-05-07T20:32:35.6565842Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:32:35.6569031Z /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:32:35.6572346Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:35.6572804Z 2025-05-07T20:32:35.6573034Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:35.6573534Z ========================= 4 passed, 1 warning in 3.25s ========================= 2025-05-07T20:32:36.4084301Z 2025-05-07T20:32:36.4085422Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:32:36.4103432Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 6 seconds 2025-05-07T20:32:36.4103723Z 2025-05-07T20:32:36.4103733Z 2025-05-07T20:32:36.4103788Z 2025-05-07T20:32:36.4103803Z 2025-05-07T20:32:36.4124239Z ################################################################################ 2025-05-07T20:32:36.4142782Z # [2025-05-07T20:32:36.413Z] Run Python Test Suite: 2025-05-07T20:32:36.4143144Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:36.4143494Z ################################################################################ 2025-05-07T20:32:36.4169165Z + 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:32:36.4170115Z 2025-05-07T20:32:38.5826030Z ============================= test session starts ============================== 2025-05-07T20:32:38.5826875Z 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:38.5827400Z cachedir: .pytest_cache 2025-05-07T20:32:38.5827956Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:38.5828664Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:38.5829062Z plugins: hypothesis-6.131.14 2025-05-07T20:32:40.7007084Z collecting ... collected 3 items 2025-05-07T20:32:40.7007403Z 2025-05-07T20:32:50.4559631Z 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:50.4561334Z self=, 2025-05-07T20:32:50.4561935Z B=0, 2025-05-07T20:32:50.4562116Z H=1, 2025-05-07T20:32:50.4562295Z max_L=1, 2025-05-07T20:32:50.4562479Z D=0, 2025-05-07T20:32:50.4562696Z dtype=torch.float32, 2025-05-07T20:32:50.4562940Z device=device(type='cpu'), 2025-05-07T20:32:50.4563219Z ) 2025-05-07T20:32:50.4563474Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4564139Z self=, 2025-05-07T20:32:50.4564742Z B=15, 2025-05-07T20:32:50.4564930Z H=1, 2025-05-07T20:32:50.4565108Z max_L=1, 2025-05-07T20:32:50.4565302Z D=0, 2025-05-07T20:32:50.4565502Z dtype=torch.float32, 2025-05-07T20:32:50.4565751Z device=device(type='cpu'), 2025-05-07T20:32:50.4566097Z ) 2025-05-07T20:32:50.4566375Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4567163Z self=, 2025-05-07T20:32:50.4575420Z B=15, 2025-05-07T20:32:50.4575632Z H=1, 2025-05-07T20:32:50.4575826Z max_L=10, 2025-05-07T20:32:50.4576034Z D=10, 2025-05-07T20:32:50.4576232Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4576491Z device=device(type='cpu'), 2025-05-07T20:32:50.4576746Z ) 2025-05-07T20:32:50.4576990Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4577660Z self=, 2025-05-07T20:32:50.4578268Z B=8, 2025-05-07T20:32:50.4578449Z H=1, 2025-05-07T20:32:50.4578641Z max_L=1, 2025-05-07T20:32:50.4578851Z D=0, 2025-05-07T20:32:50.4579050Z dtype=torch.float32, 2025-05-07T20:32:50.4579306Z device=device(type='cpu'), 2025-05-07T20:32:50.4579554Z ) 2025-05-07T20:32:50.4579810Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4580474Z self=, 2025-05-07T20:32:50.4581082Z B=8, 2025-05-07T20:32:50.4581275Z H=1, 2025-05-07T20:32:50.4581461Z max_L=22, 2025-05-07T20:32:50.4581659Z D=6, 2025-05-07T20:32:50.4581860Z dtype=torch.float32, 2025-05-07T20:32:50.4582106Z device=device(type='cpu'), 2025-05-07T20:32:50.4582358Z ) 2025-05-07T20:32:50.4582609Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4583264Z self=, 2025-05-07T20:32:50.4583864Z B=23, 2025-05-07T20:32:50.4584053Z H=1, 2025-05-07T20:32:50.4584246Z max_L=9, 2025-05-07T20:32:50.4584438Z D=13, 2025-05-07T20:32:50.4584638Z dtype=torch.float16, 2025-05-07T20:32:50.4584888Z device=device(type='cpu'), 2025-05-07T20:32:50.4585123Z ) 2025-05-07T20:32:50.4585370Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4586032Z self=, 2025-05-07T20:32:50.4586619Z B=9, 2025-05-07T20:32:50.4586804Z H=3, 2025-05-07T20:32:50.4586991Z max_L=27, 2025-05-07T20:32:50.4587181Z D=12, 2025-05-07T20:32:50.4587376Z dtype=torch.float16, 2025-05-07T20:32:50.4587629Z device=device(type='cpu'), 2025-05-07T20:32:50.4587864Z ) 2025-05-07T20:32:50.4588112Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4588774Z self=, 2025-05-07T20:32:50.4589808Z B=13, 2025-05-07T20:32:50.4590059Z H=2, 2025-05-07T20:32:50.4590249Z max_L=14, 2025-05-07T20:32:50.4590443Z D=3, 2025-05-07T20:32:50.4590636Z dtype=torch.float16, 2025-05-07T20:32:50.4590889Z device=device(type='cpu'), 2025-05-07T20:32:50.4591138Z ) 2025-05-07T20:32:50.4591374Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4592045Z self=, 2025-05-07T20:32:50.4592646Z B=1, 2025-05-07T20:32:50.4592827Z H=2, 2025-05-07T20:32:50.4593019Z max_L=13, 2025-05-07T20:32:50.4593248Z D=9, 2025-05-07T20:32:50.4593450Z dtype=torch.float16, 2025-05-07T20:32:50.4593705Z device=device(type='cpu'), 2025-05-07T20:32:50.4593953Z ) 2025-05-07T20:32:50.4594192Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4594862Z self=, 2025-05-07T20:32:50.4595470Z B=9, 2025-05-07T20:32:50.4595659Z H=1, 2025-05-07T20:32:50.4595838Z max_L=27, 2025-05-07T20:32:50.4596041Z D=32, 2025-05-07T20:32:50.4596248Z dtype=torch.float16, 2025-05-07T20:32:50.4596496Z device=device(type='cpu'), 2025-05-07T20:32:50.4596745Z ) 2025-05-07T20:32:50.4596999Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4597663Z self=, 2025-05-07T20:32:50.4598271Z B=20, 2025-05-07T20:32:50.4598913Z H=1, 2025-05-07T20:32:50.4599095Z max_L=17, 2025-05-07T20:32:50.4599297Z D=20, 2025-05-07T20:32:50.4599495Z dtype=torch.float32, 2025-05-07T20:32:50.4599737Z device=device(type='cuda'), 2025-05-07T20:32:50.4599983Z ) 2025-05-07T20:32:50.4600229Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4600897Z self=, 2025-05-07T20:32:50.4601493Z B=0, 2025-05-07T20:32:50.4601677Z H=3, 2025-05-07T20:32:50.4601862Z max_L=30, 2025-05-07T20:32:50.4602050Z D=29, 2025-05-07T20:32:50.4602249Z dtype=torch.float16, 2025-05-07T20:32:50.4602495Z device=device(type='cuda'), 2025-05-07T20:32:50.4602731Z ) 2025-05-07T20:32:50.4602975Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4603691Z self=, 2025-05-07T20:32:50.4604282Z B=9, 2025-05-07T20:32:50.4604469Z H=2, 2025-05-07T20:32:50.4604652Z max_L=27, 2025-05-07T20:32:50.4604841Z D=13, 2025-05-07T20:32:50.4605039Z dtype=torch.float32, 2025-05-07T20:32:50.4605287Z device=device(type='cpu'), 2025-05-07T20:32:50.4605524Z ) 2025-05-07T20:32:50.4605775Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4606441Z self=, 2025-05-07T20:32:50.4607039Z B=9, 2025-05-07T20:32:50.4607217Z H=1, 2025-05-07T20:32:50.4607405Z max_L=27, 2025-05-07T20:32:50.4607611Z D=13, 2025-05-07T20:32:50.4607803Z dtype=torch.float32, 2025-05-07T20:32:50.4608061Z device=device(type='cpu'), 2025-05-07T20:32:50.4608306Z ) 2025-05-07T20:32:50.4608547Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4609209Z self=, 2025-05-07T20:32:50.4609808Z B=9, 2025-05-07T20:32:50.4609986Z H=1, 2025-05-07T20:32:50.4610175Z max_L=1, 2025-05-07T20:32:50.4610370Z D=13, 2025-05-07T20:32:50.4610558Z dtype=torch.float32, 2025-05-07T20:32:50.4610964Z device=device(type='cpu'), 2025-05-07T20:32:50.4611212Z ) 2025-05-07T20:32:50.4611559Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4612225Z self=, 2025-05-07T20:32:50.4612873Z B=9, 2025-05-07T20:32:50.4613059Z H=1, 2025-05-07T20:32:50.4613237Z max_L=9, 2025-05-07T20:32:50.4613434Z D=13, 2025-05-07T20:32:50.4613630Z dtype=torch.float32, 2025-05-07T20:32:50.4613873Z device=device(type='cpu'), 2025-05-07T20:32:50.4614116Z ) 2025-05-07T20:32:50.4614361Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4615016Z self=, 2025-05-07T20:32:50.4615622Z B=13, 2025-05-07T20:32:50.4615808Z H=1, 2025-05-07T20:32:50.4615989Z max_L=9, 2025-05-07T20:32:50.4616183Z D=13, 2025-05-07T20:32:50.4616389Z dtype=torch.float32, 2025-05-07T20:32:50.4616637Z device=device(type='cpu'), 2025-05-07T20:32:50.4616885Z ) 2025-05-07T20:32:50.4617127Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4617790Z self=, 2025-05-07T20:32:50.4618380Z B=13, 2025-05-07T20:32:50.4618568Z H=1, 2025-05-07T20:32:50.4618760Z max_L=13, 2025-05-07T20:32:50.4618952Z D=13, 2025-05-07T20:32:50.4619148Z dtype=torch.float32, 2025-05-07T20:32:50.4619394Z device=device(type='cpu'), 2025-05-07T20:32:50.4619630Z ) 2025-05-07T20:32:50.4619871Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4620534Z self=, 2025-05-07T20:32:50.4621125Z B=1, 2025-05-07T20:32:50.4621316Z H=1, 2025-05-07T20:32:50.4621506Z max_L=13, 2025-05-07T20:32:50.4621696Z D=13, 2025-05-07T20:32:50.4621898Z dtype=torch.float32, 2025-05-07T20:32:50.4622156Z device=device(type='cpu'), 2025-05-07T20:32:50.4622400Z ) 2025-05-07T20:32:50.4622642Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4623299Z self=, 2025-05-07T20:32:50.4623896Z B=4, 2025-05-07T20:32:50.4624078Z H=2, 2025-05-07T20:32:50.4624266Z max_L=15, 2025-05-07T20:32:50.4624454Z D=13, 2025-05-07T20:32:50.4624650Z dtype=torch.float16, 2025-05-07T20:32:50.4624895Z device=device(type='cuda'), 2025-05-07T20:32:50.4625131Z ) 2025-05-07T20:32:50.4625376Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4626028Z self=, 2025-05-07T20:32:50.4626620Z B=13, 2025-05-07T20:32:50.4626802Z H=2, 2025-05-07T20:32:50.4626988Z max_L=15, 2025-05-07T20:32:50.4627178Z D=13, 2025-05-07T20:32:50.4627373Z dtype=torch.float16, 2025-05-07T20:32:50.4627620Z device=device(type='cuda'), 2025-05-07T20:32:50.4627856Z ) 2025-05-07T20:32:50.4628095Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:50.4628753Z self=, 2025-05-07T20:32:50.4629352Z B=13, 2025-05-07T20:32:50.4629531Z H=1, 2025-05-07T20:32:50.4629713Z max_L=15, 2025-05-07T20:32:50.4629911Z D=13, 2025-05-07T20:32:50.4630103Z dtype=torch.float16, 2025-05-07T20:32:50.4630346Z device=device(type='cuda'), 2025-05-07T20:32:50.4630587Z ) 2025-05-07T20:32:50.4630767Z PASSED 2025-05-07T20:32:50.4850693Z 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:50.4852060Z self=, 2025-05-07T20:32:50.4852709Z B=2, 2025-05-07T20:32:50.4852981Z H=1, 2025-05-07T20:32:50.4853156Z max_L=1, 2025-05-07T20:32:50.4853340Z D=2, 2025-05-07T20:32:50.4853530Z dtype=torch.float32, 2025-05-07T20:32:50.4853760Z device_type='cpu', 2025-05-07T20:32:50.4853976Z ) 2025-05-07T20:32:50.4854261Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4855008Z self=, 2025-05-07T20:32:50.4855659Z B=28, 2025-05-07T20:32:50.4855837Z H=1, 2025-05-07T20:32:50.4856010Z max_L=1, 2025-05-07T20:32:50.4856199Z D=2, 2025-05-07T20:32:50.4856395Z dtype=torch.float32, 2025-05-07T20:32:50.4856630Z device_type='cpu', 2025-05-07T20:32:50.4856845Z ) 2025-05-07T20:32:50.4857128Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4857882Z self=, 2025-05-07T20:32:50.4858517Z B=28, 2025-05-07T20:32:50.4858701Z H=3, 2025-05-07T20:32:50.4858880Z max_L=10, 2025-05-07T20:32:50.4859070Z D=5, 2025-05-07T20:32:50.4859267Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4859504Z device_type='cpu', 2025-05-07T20:32:50.4859717Z ) 2025-05-07T20:32:50.4859992Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4860740Z self=, 2025-05-07T20:32:50.4861377Z B=13, 2025-05-07T20:32:50.4861551Z H=3, 2025-05-07T20:32:50.4861730Z max_L=4, 2025-05-07T20:32:50.4861930Z D=2, 2025-05-07T20:32:50.4862119Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4862361Z device_type='cpu', 2025-05-07T20:32:50.4862569Z ) 2025-05-07T20:32:50.4862870Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4863643Z self=, 2025-05-07T20:32:50.4864287Z B=25, 2025-05-07T20:32:50.4864463Z H=1, 2025-05-07T20:32:50.4864641Z max_L=4, 2025-05-07T20:32:50.4864831Z D=8, 2025-05-07T20:32:50.4865010Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4865246Z device_type='cpu', 2025-05-07T20:32:50.4865454Z ) 2025-05-07T20:32:50.4865728Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4866476Z self=, 2025-05-07T20:32:50.4867123Z B=25, 2025-05-07T20:32:50.4867300Z H=3, 2025-05-07T20:32:50.4867471Z max_L=17, 2025-05-07T20:32:50.4867664Z D=6, 2025-05-07T20:32:50.4867857Z dtype=torch.float32, 2025-05-07T20:32:50.4868088Z device_type='cpu', 2025-05-07T20:32:50.4868295Z ) 2025-05-07T20:32:50.4868574Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4869314Z self=, 2025-05-07T20:32:50.4869958Z B=11, 2025-05-07T20:32:50.4870142Z H=3, 2025-05-07T20:32:50.4870316Z max_L=25, 2025-05-07T20:32:50.4870507Z D=31, 2025-05-07T20:32:50.4870700Z dtype=torch.float16, 2025-05-07T20:32:50.4870936Z device_type='cpu', 2025-05-07T20:32:50.4871152Z ) 2025-05-07T20:32:50.4871440Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4872355Z self=, 2025-05-07T20:32:50.4872998Z B=3, 2025-05-07T20:32:50.4873179Z H=2, 2025-05-07T20:32:50.4873364Z max_L=32, 2025-05-07T20:32:50.4873554Z D=12, 2025-05-07T20:32:50.4873755Z dtype=torch.float16, 2025-05-07T20:32:50.4873991Z device_type='cpu', 2025-05-07T20:32:50.4874198Z ) 2025-05-07T20:32:50.4874474Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4875226Z self=, 2025-05-07T20:32:50.4875859Z B=18, 2025-05-07T20:32:50.4876035Z H=1, 2025-05-07T20:32:50.4876212Z max_L=21, 2025-05-07T20:32:50.4876395Z D=22, 2025-05-07T20:32:50.4876585Z dtype=torch.float16, 2025-05-07T20:32:50.4876819Z device_type='cpu', 2025-05-07T20:32:50.4877026Z ) 2025-05-07T20:32:50.4877322Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4878080Z self=, 2025-05-07T20:32:50.4878722Z B=4, 2025-05-07T20:32:50.4878899Z H=3, 2025-05-07T20:32:50.4879081Z max_L=16, 2025-05-07T20:32:50.4879268Z D=10, 2025-05-07T20:32:50.4879454Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4879693Z device_type='cpu', 2025-05-07T20:32:50.4879903Z ) 2025-05-07T20:32:50.4880176Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4880923Z self=, 2025-05-07T20:32:50.4881558Z B=19, 2025-05-07T20:32:50.4881731Z H=3, 2025-05-07T20:32:50.4881909Z max_L=4, 2025-05-07T20:32:50.4882100Z D=26, 2025-05-07T20:32:50.4882300Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4882538Z device_type='cpu', 2025-05-07T20:32:50.4882747Z ) 2025-05-07T20:32:50.4883026Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4883766Z self=, 2025-05-07T20:32:50.4884406Z B=4, 2025-05-07T20:32:50.4884589Z H=3, 2025-05-07T20:32:50.4884762Z max_L=4, 2025-05-07T20:32:50.4884953Z D=26, 2025-05-07T20:32:50.4885148Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4885386Z device_type='cpu', 2025-05-07T20:32:50.4885601Z ) 2025-05-07T20:32:50.4885882Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4886626Z self=, 2025-05-07T20:32:50.4887266Z B=4, 2025-05-07T20:32:50.4887451Z H=1, 2025-05-07T20:32:50.4887636Z max_L=4, 2025-05-07T20:32:50.4887821Z D=26, 2025-05-07T20:32:50.4888018Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4888260Z device_type='cpu', 2025-05-07T20:32:50.4888467Z ) 2025-05-07T20:32:50.4888750Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4889511Z self=, 2025-05-07T20:32:50.4890146Z B=4, 2025-05-07T20:32:50.4890327Z H=1, 2025-05-07T20:32:50.4890527Z max_L=26, 2025-05-07T20:32:50.4890715Z D=26, 2025-05-07T20:32:50.4890899Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4891138Z device_type='cpu', 2025-05-07T20:32:50.4891349Z ) 2025-05-07T20:32:50.4891621Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4892369Z self=, 2025-05-07T20:32:50.4893223Z B=2, 2025-05-07T20:32:50.4893423Z H=1, 2025-05-07T20:32:50.4893623Z max_L=26, 2025-05-07T20:32:50.4893814Z D=26, 2025-05-07T20:32:50.4893997Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4894235Z device_type='cpu', 2025-05-07T20:32:50.4894449Z ) 2025-05-07T20:32:50.4894724Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4895479Z self=, 2025-05-07T20:32:50.4896115Z B=2, 2025-05-07T20:32:50.4896297Z H=1, 2025-05-07T20:32:50.4896473Z max_L=26, 2025-05-07T20:32:50.4896664Z D=2, 2025-05-07T20:32:50.4896850Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4897079Z device_type='cpu', 2025-05-07T20:32:50.4897288Z ) 2025-05-07T20:32:50.4897566Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4898329Z self=, 2025-05-07T20:32:50.4899511Z B=2, 2025-05-07T20:32:50.4899735Z H=1, 2025-05-07T20:32:50.4899940Z max_L=1, 2025-05-07T20:32:50.4900136Z D=2, 2025-05-07T20:32:50.4900330Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4900566Z device_type='cpu', 2025-05-07T20:32:50.4900782Z ) 2025-05-07T20:32:50.4901067Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4901818Z self=, 2025-05-07T20:32:50.4902452Z B=27, 2025-05-07T20:32:50.4902628Z H=1, 2025-05-07T20:32:50.4902812Z max_L=8, 2025-05-07T20:32:50.4902989Z D=13, 2025-05-07T20:32:50.4903183Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4903430Z device_type='cpu', 2025-05-07T20:32:50.4903646Z ) 2025-05-07T20:32:50.4903938Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4904695Z self=, 2025-05-07T20:32:50.4905329Z B=27, 2025-05-07T20:32:50.4905510Z H=1, 2025-05-07T20:32:50.4905684Z max_L=8, 2025-05-07T20:32:50.4905862Z D=2, 2025-05-07T20:32:50.4906050Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4906290Z device_type='cpu', 2025-05-07T20:32:50.4906491Z ) 2025-05-07T20:32:50.4906774Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:50.4907525Z self=, 2025-05-07T20:32:50.4908159Z B=27, 2025-05-07T20:32:50.4908329Z H=1, 2025-05-07T20:32:50.4908500Z max_L=1, 2025-05-07T20:32:50.4908682Z D=2, 2025-05-07T20:32:50.4908875Z dtype=torch.bfloat16, 2025-05-07T20:32:50.4909117Z device_type='cpu', 2025-05-07T20:32:50.4909329Z ) 2025-05-07T20:32:50.4909490Z PASSED 2025-05-07T20:32:50.5120801Z 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:50.5122045Z self=, 2025-05-07T20:32:50.5122683Z B=0, 2025-05-07T20:32:50.5122863Z H=1, 2025-05-07T20:32:50.5123033Z max_L=1, 2025-05-07T20:32:50.5123218Z D=0, 2025-05-07T20:32:50.5123411Z dtype=torch.float32, 2025-05-07T20:32:50.5123640Z device_type='meta', 2025-05-07T20:32:50.5123849Z ) 2025-05-07T20:32:50.5124132Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5125043Z self=, 2025-05-07T20:32:50.5125796Z B=10, 2025-05-07T20:32:50.5125975Z H=1, 2025-05-07T20:32:50.5126149Z max_L=1, 2025-05-07T20:32:50.5133968Z D=0, 2025-05-07T20:32:50.5134171Z dtype=torch.float32, 2025-05-07T20:32:50.5134417Z device_type='meta', 2025-05-07T20:32:50.5134631Z ) 2025-05-07T20:32:50.5134909Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5135658Z self=, 2025-05-07T20:32:50.5136302Z B=10, 2025-05-07T20:32:50.5136483Z H=2, 2025-05-07T20:32:50.5136651Z max_L=8, 2025-05-07T20:32:50.5136835Z D=13, 2025-05-07T20:32:50.5137027Z dtype=torch.float32, 2025-05-07T20:32:50.5137255Z device_type='meta', 2025-05-07T20:32:50.5137468Z ) 2025-05-07T20:32:50.5137748Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5138495Z self=, 2025-05-07T20:32:50.5139130Z B=30, 2025-05-07T20:32:50.5139307Z H=3, 2025-05-07T20:32:50.5139475Z max_L=24, 2025-05-07T20:32:50.5139660Z D=32, 2025-05-07T20:32:50.5139852Z dtype=torch.float16, 2025-05-07T20:32:50.5140083Z device_type='meta', 2025-05-07T20:32:50.5140296Z ) 2025-05-07T20:32:50.5140579Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5141312Z self=, 2025-05-07T20:32:50.5141945Z B=25, 2025-05-07T20:32:50.5142126Z H=3, 2025-05-07T20:32:50.5142303Z max_L=32, 2025-05-07T20:32:50.5142485Z D=1, 2025-05-07T20:32:50.5142679Z dtype=torch.bfloat16, 2025-05-07T20:32:50.5142923Z device_type='meta', 2025-05-07T20:32:50.5143130Z ) 2025-05-07T20:32:50.5143414Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5144154Z self=, 2025-05-07T20:32:50.5144780Z B=30, 2025-05-07T20:32:50.5144960Z H=1, 2025-05-07T20:32:50.5145140Z max_L=6, 2025-05-07T20:32:50.5145315Z D=17, 2025-05-07T20:32:50.5145508Z dtype=torch.float16, 2025-05-07T20:32:50.5145748Z device_type='meta', 2025-05-07T20:32:50.5145955Z ) 2025-05-07T20:32:50.5146231Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5146976Z self=, 2025-05-07T20:32:50.5147603Z B=22, 2025-05-07T20:32:50.5147777Z H=2, 2025-05-07T20:32:50.5147953Z max_L=5, 2025-05-07T20:32:50.5148145Z D=2, 2025-05-07T20:32:50.5148334Z dtype=torch.bfloat16, 2025-05-07T20:32:50.5148570Z device_type='meta', 2025-05-07T20:32:50.5148781Z ) 2025-05-07T20:32:50.5149049Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5149788Z self=, 2025-05-07T20:32:50.5150420Z B=31, 2025-05-07T20:32:50.5150594Z H=2, 2025-05-07T20:32:50.5150768Z max_L=2, 2025-05-07T20:32:50.5150949Z D=22, 2025-05-07T20:32:50.5151129Z dtype=torch.float16, 2025-05-07T20:32:50.5151361Z device_type='meta', 2025-05-07T20:32:50.5151571Z ) 2025-05-07T20:32:50.5151852Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5152583Z self=, 2025-05-07T20:32:50.5153354Z B=10, 2025-05-07T20:32:50.5153633Z H=2, 2025-05-07T20:32:50.5153807Z max_L=29, 2025-05-07T20:32:50.5153995Z D=14, 2025-05-07T20:32:50.5154186Z dtype=torch.float32, 2025-05-07T20:32:50.5154412Z device_type='meta', 2025-05-07T20:32:50.5154624Z ) 2025-05-07T20:32:50.5154901Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5155642Z self=, 2025-05-07T20:32:50.5156279Z B=28, 2025-05-07T20:32:50.5156464Z H=1, 2025-05-07T20:32:50.5156647Z max_L=14, 2025-05-07T20:32:50.5156829Z D=1, 2025-05-07T20:32:50.5157019Z dtype=torch.float32, 2025-05-07T20:32:50.5157252Z device_type='meta', 2025-05-07T20:32:50.5157456Z ) 2025-05-07T20:32:50.5157738Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5158482Z self=, 2025-05-07T20:32:50.5159117Z B=11, 2025-05-07T20:32:50.5159302Z H=1, 2025-05-07T20:32:50.5159477Z max_L=25, 2025-05-07T20:32:50.5159663Z D=14, 2025-05-07T20:32:50.5159854Z dtype=torch.float16, 2025-05-07T20:32:50.5160083Z device_type='meta', 2025-05-07T20:32:50.5160284Z ) 2025-05-07T20:32:50.5160559Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5161296Z self=, 2025-05-07T20:32:50.5161922Z B=11, 2025-05-07T20:32:50.5162093Z H=1, 2025-05-07T20:32:50.5162272Z max_L=25, 2025-05-07T20:32:50.5162450Z D=1, 2025-05-07T20:32:50.5162634Z dtype=torch.float16, 2025-05-07T20:32:50.5162864Z device_type='meta', 2025-05-07T20:32:50.5163073Z ) 2025-05-07T20:32:50.5163348Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5164098Z self=, 2025-05-07T20:32:50.5164731Z B=1, 2025-05-07T20:32:50.5164899Z H=1, 2025-05-07T20:32:50.5165075Z max_L=25, 2025-05-07T20:32:50.5165267Z D=1, 2025-05-07T20:32:50.5165454Z dtype=torch.float16, 2025-05-07T20:32:50.5165694Z device_type='meta', 2025-05-07T20:32:50.5165902Z ) 2025-05-07T20:32:50.5166171Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5166904Z self=, 2025-05-07T20:32:50.5167537Z B=25, 2025-05-07T20:32:50.5167716Z H=1, 2025-05-07T20:32:50.5167888Z max_L=25, 2025-05-07T20:32:50.5168079Z D=1, 2025-05-07T20:32:50.5168265Z dtype=torch.float16, 2025-05-07T20:32:50.5168503Z device_type='meta', 2025-05-07T20:32:50.5168711Z ) 2025-05-07T20:32:50.5168988Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5169720Z self=, 2025-05-07T20:32:50.5170352Z B=25, 2025-05-07T20:32:50.5170530Z H=1, 2025-05-07T20:32:50.5170701Z max_L=25, 2025-05-07T20:32:50.5170887Z D=25, 2025-05-07T20:32:50.5171073Z dtype=torch.float16, 2025-05-07T20:32:50.5171301Z device_type='meta', 2025-05-07T20:32:50.5171509Z ) 2025-05-07T20:32:50.5171782Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5172519Z self=, 2025-05-07T20:32:50.5173255Z B=25, 2025-05-07T20:32:50.5173434Z H=1, 2025-05-07T20:32:50.5173608Z max_L=1, 2025-05-07T20:32:50.5173877Z D=25, 2025-05-07T20:32:50.5174137Z dtype=torch.float16, 2025-05-07T20:32:50.5174373Z device_type='meta', 2025-05-07T20:32:50.5174579Z ) 2025-05-07T20:32:50.5174857Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5175594Z self=, 2025-05-07T20:32:50.5176217Z B=1, 2025-05-07T20:32:50.5176397Z H=1, 2025-05-07T20:32:50.5176574Z max_L=25, 2025-05-07T20:32:50.5176759Z D=25, 2025-05-07T20:32:50.5176943Z dtype=torch.float16, 2025-05-07T20:32:50.5177172Z device_type='meta', 2025-05-07T20:32:50.5177384Z ) 2025-05-07T20:32:50.5177651Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5178384Z self=, 2025-05-07T20:32:50.5179021Z B=19, 2025-05-07T20:32:50.5179201Z H=3, 2025-05-07T20:32:50.5179375Z max_L=6, 2025-05-07T20:32:50.5179557Z D=8, 2025-05-07T20:32:50.5179736Z dtype=torch.float16, 2025-05-07T20:32:50.5179966Z device_type='meta', 2025-05-07T20:32:50.5180173Z ) 2025-05-07T20:32:50.5180444Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5181184Z self=, 2025-05-07T20:32:50.5181811Z B=19, 2025-05-07T20:32:50.5181984Z H=3, 2025-05-07T20:32:50.5182158Z max_L=3, 2025-05-07T20:32:50.5182336Z D=8, 2025-05-07T20:32:50.5182518Z dtype=torch.float16, 2025-05-07T20:32:50.5182748Z device_type='meta', 2025-05-07T20:32:50.5182955Z ) 2025-05-07T20:32:50.5183221Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:50.5183960Z self=, 2025-05-07T20:32:50.5184594Z B=3, 2025-05-07T20:32:50.5184765Z H=3, 2025-05-07T20:32:50.5184935Z max_L=3, 2025-05-07T20:32:50.5185118Z D=8, 2025-05-07T20:32:50.5185298Z dtype=torch.float16, 2025-05-07T20:32:50.5185525Z device_type='meta', 2025-05-07T20:32:50.5185730Z ) 2025-05-07T20:32:50.5185907Z PASSED 2025-05-07T20:32:50.5186016Z 2025-05-07T20:32:50.5186150Z =============================== warnings summary =============================== 2025-05-07T20:32:50.5186784Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:50.5188290Z /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:50.5189483Z warnings.warn( 2025-05-07T20:32:50.5189614Z 2025-05-07T20:32:50.5190006Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:50.5191486Z /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:50.5192654Z warnings.warn( 2025-05-07T20:32:50.5192782Z 2025-05-07T20:32:50.5193005Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:50.5193451Z ======================== 3 passed, 2 warnings in 12.05s ======================== 2025-05-07T20:32:51.2732959Z 2025-05-07T20:32:51.2733411Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:51.2755414Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 15 seconds 2025-05-07T20:32:51.2755772Z 2025-05-07T20:32:51.2755776Z 2025-05-07T20:32:51.2755780Z 2025-05-07T20:32:51.2755784Z 2025-05-07T20:32:51.2779641Z ################################################################################ 2025-05-07T20:32:51.2795385Z # [2025-05-07T20:32:51.279Z] Run Python Test Suite: 2025-05-07T20:32:51.2795706Z # ./jagged/dense_bmm_test.py 2025-05-07T20:32:51.2795992Z ################################################################################ 2025-05-07T20:32:51.2820772Z + 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:51.2821374Z 2025-05-07T20:32:53.4538472Z ============================= test session starts ============================== 2025-05-07T20:32:53.4539241Z 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:53.4539794Z cachedir: .pytest_cache 2025-05-07T20:32:53.4540359Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:53.4541067Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:53.4541459Z plugins: hypothesis-6.131.14 2025-05-07T20:32:55.5609112Z collecting ... collected 3 items 2025-05-07T20:32:55.5609343Z 2025-05-07T20:32:55.7061451Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:55.7062252Z self=, 2025-05-07T20:32:55.7062742Z B=10, 2025-05-07T20:32:55.7062963Z M=1, 2025-05-07T20:32:55.7063184Z N=1, 2025-05-07T20:32:55.7063392Z max_L=1, 2025-05-07T20:32:55.7063642Z dtype=torch.float32, 2025-05-07T20:32:55.7063944Z device=device(type='cpu'), 2025-05-07T20:32:55.7064271Z ) 2025-05-07T20:32:55.7064533Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:55.7065036Z self=, 2025-05-07T20:32:55.7065507Z B=184, 2025-05-07T20:32:55.7065736Z M=27, 2025-05-07T20:32:55.7065952Z N=21, 2025-05-07T20:32:55.7066162Z max_L=12, 2025-05-07T20:32:55.7066408Z dtype=torch.float32, 2025-05-07T20:32:55.7066705Z device=device(type='cpu'), 2025-05-07T20:32:55.7066989Z ) 2025-05-07T20:32:55.7067209Z PASSED 2025-05-07T20:32:55.8073803Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8074822Z self=, 2025-05-07T20:32:55.8075374Z B=10, 2025-05-07T20:32:55.8075603Z M=2, 2025-05-07T20:32:55.8075829Z N=2, 2025-05-07T20:32:55.8076041Z max_L=2, 2025-05-07T20:32:55.8076317Z dtype=torch.float32, 2025-05-07T20:32:55.8076636Z device=device(type='cpu'), 2025-05-07T20:32:55.8076928Z ) 2025-05-07T20:32:55.8077218Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8077843Z self=, 2025-05-07T20:32:55.8078384Z B=352, 2025-05-07T20:32:55.8078611Z M=2, 2025-05-07T20:32:55.8078827Z N=2, 2025-05-07T20:32:55.8079040Z max_L=2, 2025-05-07T20:32:55.8079288Z dtype=torch.float32, 2025-05-07T20:32:55.8079593Z device=device(type='cpu'), 2025-05-07T20:32:55.8079887Z ) 2025-05-07T20:32:55.8080169Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8080784Z self=, 2025-05-07T20:32:55.8081335Z B=352, 2025-05-07T20:32:55.8081555Z M=21, 2025-05-07T20:32:55.8081775Z N=18, 2025-05-07T20:32:55.8081999Z max_L=15, 2025-05-07T20:32:55.8082599Z dtype=torch.float32, 2025-05-07T20:32:55.8083078Z device=device(type='cpu'), 2025-05-07T20:32:55.8083375Z ) 2025-05-07T20:32:55.8083659Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8084281Z self=, 2025-05-07T20:32:55.8084834Z B=209, 2025-05-07T20:32:55.8085054Z M=29, 2025-05-07T20:32:55.8085274Z N=2, 2025-05-07T20:32:55.8085493Z max_L=9, 2025-05-07T20:32:55.8085728Z dtype=torch.float32, 2025-05-07T20:32:55.8086024Z device=device(type='cpu'), 2025-05-07T20:32:55.8086314Z ) 2025-05-07T20:32:55.8086595Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8087210Z self=, 2025-05-07T20:32:55.8087754Z B=373, 2025-05-07T20:32:55.8087981Z M=16, 2025-05-07T20:32:55.8088192Z N=30, 2025-05-07T20:32:55.8088412Z max_L=23, 2025-05-07T20:32:55.8088666Z dtype=torch.float32, 2025-05-07T20:32:55.8088959Z device=device(type='cpu'), 2025-05-07T20:32:55.8089250Z ) 2025-05-07T20:32:55.8089542Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8090149Z self=, 2025-05-07T20:32:55.8090698Z B=456, 2025-05-07T20:32:55.8090922Z M=32, 2025-05-07T20:32:55.8091133Z N=29, 2025-05-07T20:32:55.8091356Z max_L=18, 2025-05-07T20:32:55.8091605Z dtype=torch.float32, 2025-05-07T20:32:55.8091899Z device=device(type='cpu'), 2025-05-07T20:32:55.8092192Z ) 2025-05-07T20:32:55.8092481Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8093185Z self=, 2025-05-07T20:32:55.8093732Z B=438, 2025-05-07T20:32:55.8093952Z M=27, 2025-05-07T20:32:55.8094171Z N=21, 2025-05-07T20:32:55.8094383Z max_L=12, 2025-05-07T20:32:55.8094637Z dtype=torch.float32, 2025-05-07T20:32:55.8094938Z device=device(type='cpu'), 2025-05-07T20:32:55.8095220Z ) 2025-05-07T20:32:55.8095508Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8096124Z self=, 2025-05-07T20:32:55.8096658Z B=251, 2025-05-07T20:32:55.8096885Z M=14, 2025-05-07T20:32:55.8097108Z N=20, 2025-05-07T20:32:55.8097328Z max_L=12, 2025-05-07T20:32:55.8097578Z dtype=torch.float32, 2025-05-07T20:32:55.8097877Z device=device(type='cpu'), 2025-05-07T20:32:55.8098167Z ) 2025-05-07T20:32:55.8098684Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8099486Z self=, 2025-05-07T20:32:55.8100029Z B=512, 2025-05-07T20:32:55.8100264Z M=16, 2025-05-07T20:32:55.8100488Z N=14, 2025-05-07T20:32:55.8100714Z max_L=13, 2025-05-07T20:32:55.8100971Z dtype=torch.float32, 2025-05-07T20:32:55.8101276Z device=device(type='cpu'), 2025-05-07T20:32:55.8101569Z ) 2025-05-07T20:32:55.8101861Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8102484Z self=, 2025-05-07T20:32:55.8103035Z B=287, 2025-05-07T20:32:55.8103251Z M=2, 2025-05-07T20:32:55.8103468Z N=22, 2025-05-07T20:32:55.8103695Z max_L=8, 2025-05-07T20:32:55.8103932Z dtype=torch.float32, 2025-05-07T20:32:55.8104232Z device=device(type='cpu'), 2025-05-07T20:32:55.8104526Z ) 2025-05-07T20:32:55.8104809Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8105424Z self=, 2025-05-07T20:32:55.8105975Z B=361, 2025-05-07T20:32:55.8106193Z M=7, 2025-05-07T20:32:55.8106417Z N=3, 2025-05-07T20:32:55.8106638Z max_L=3, 2025-05-07T20:32:55.8106875Z dtype=torch.float32, 2025-05-07T20:32:55.8107455Z device=device(type='cpu'), 2025-05-07T20:32:55.8107744Z ) 2025-05-07T20:32:55.8108043Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8108667Z self=, 2025-05-07T20:32:55.8109202Z B=361, 2025-05-07T20:32:55.8109432Z M=3, 2025-05-07T20:32:55.8109659Z N=3, 2025-05-07T20:32:55.8109873Z max_L=3, 2025-05-07T20:32:55.8110121Z dtype=torch.float32, 2025-05-07T20:32:55.8110417Z device=device(type='cpu'), 2025-05-07T20:32:55.8110699Z ) 2025-05-07T20:32:55.8110987Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8111601Z self=, 2025-05-07T20:32:55.8112135Z B=361, 2025-05-07T20:32:55.8112363Z M=3, 2025-05-07T20:32:55.8112586Z N=2, 2025-05-07T20:32:55.8112796Z max_L=3, 2025-05-07T20:32:55.8113043Z dtype=torch.float32, 2025-05-07T20:32:55.8113346Z device=device(type='cpu'), 2025-05-07T20:32:55.8113635Z ) 2025-05-07T20:32:55.8113926Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8114540Z self=, 2025-05-07T20:32:55.8115083Z B=10, 2025-05-07T20:32:55.8115300Z M=3, 2025-05-07T20:32:55.8115520Z N=2, 2025-05-07T20:32:55.8115745Z max_L=3, 2025-05-07T20:32:55.8115983Z dtype=torch.float32, 2025-05-07T20:32:55.8116280Z device=device(type='cpu'), 2025-05-07T20:32:55.8116569Z ) 2025-05-07T20:32:55.8116851Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8117468Z self=, 2025-05-07T20:32:55.8118013Z B=10, 2025-05-07T20:32:55.8118226Z M=3, 2025-05-07T20:32:55.8118446Z N=3, 2025-05-07T20:32:55.8118668Z max_L=3, 2025-05-07T20:32:55.8118906Z dtype=torch.float32, 2025-05-07T20:32:55.8119212Z device=device(type='cpu'), 2025-05-07T20:32:55.8119508Z ) 2025-05-07T20:32:55.8119788Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8120426Z self=, 2025-05-07T20:32:55.8120969Z B=10, 2025-05-07T20:32:55.8121182Z M=3, 2025-05-07T20:32:55.8121402Z N=10, 2025-05-07T20:32:55.8121621Z max_L=3, 2025-05-07T20:32:55.8121855Z dtype=torch.float32, 2025-05-07T20:32:55.8122153Z device=device(type='cpu'), 2025-05-07T20:32:55.8122452Z ) 2025-05-07T20:32:55.8122736Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8123358Z self=, 2025-05-07T20:32:55.8123911Z B=10, 2025-05-07T20:32:55.8124137Z M=3, 2025-05-07T20:32:55.8124351Z N=10, 2025-05-07T20:32:55.8124579Z max_L=10, 2025-05-07T20:32:55.8124834Z dtype=torch.float32, 2025-05-07T20:32:55.8125163Z device=device(type='cpu'), 2025-05-07T20:32:55.8133899Z ) 2025-05-07T20:32:55.8134191Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8134712Z self=, 2025-05-07T20:32:55.8135167Z B=332, 2025-05-07T20:32:55.8135365Z M=5, 2025-05-07T20:32:55.8135567Z N=31, 2025-05-07T20:32:55.8135755Z max_L=28, 2025-05-07T20:32:55.8135961Z dtype=torch.float32, 2025-05-07T20:32:55.8136224Z device=device(type='cpu'), 2025-05-07T20:32:55.8136473Z ) 2025-05-07T20:32:55.8136718Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8137226Z self=, 2025-05-07T20:32:55.8137676Z B=332, 2025-05-07T20:32:55.8137864Z M=5, 2025-05-07T20:32:55.8138057Z N=5, 2025-05-07T20:32:55.8138249Z max_L=28, 2025-05-07T20:32:55.8138454Z dtype=torch.float32, 2025-05-07T20:32:55.8138839Z device=device(type='cpu'), 2025-05-07T20:32:55.8139162Z ) 2025-05-07T20:32:55.8139405Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:55.8139914Z self=, 2025-05-07T20:32:55.8140359Z B=332, 2025-05-07T20:32:55.8140543Z M=5, 2025-05-07T20:32:55.8140728Z N=5, 2025-05-07T20:32:55.8140914Z max_L=5, 2025-05-07T20:32:55.8141114Z dtype=torch.float32, 2025-05-07T20:32:55.8141365Z device=device(type='cpu'), 2025-05-07T20:32:55.8141612Z ) 2025-05-07T20:32:55.8141804Z PASSED 2025-05-07T20:32:56.1064700Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1065753Z self=, 2025-05-07T20:32:56.1066416Z B=10, 2025-05-07T20:32:56.1066709Z M=1, 2025-05-07T20:32:56.1066969Z N=1, 2025-05-07T20:32:56.1067244Z max_L=1, 2025-05-07T20:32:56.1067562Z dtype=torch.float32, 2025-05-07T20:32:56.1067903Z device=device(type='cpu'), 2025-05-07T20:32:56.1068250Z ) 2025-05-07T20:32:56.1068556Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1069169Z self=, 2025-05-07T20:32:56.1069744Z B=39, 2025-05-07T20:32:56.1070278Z M=1, 2025-05-07T20:32:56.1070549Z N=1, 2025-05-07T20:32:56.1070810Z max_L=1, 2025-05-07T20:32:56.1071114Z dtype=torch.float32, 2025-05-07T20:32:56.1071498Z device=device(type='cpu'), 2025-05-07T20:32:56.1071895Z ) 2025-05-07T20:32:56.1072220Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1072838Z self=, 2025-05-07T20:32:56.1073463Z B=39, 2025-05-07T20:32:56.1073740Z M=10, 2025-05-07T20:32:56.1074003Z N=22, 2025-05-07T20:32:56.1074299Z max_L=11, 2025-05-07T20:32:56.1074630Z dtype=torch.float32, 2025-05-07T20:32:56.1075033Z device=device(type='cuda'), 2025-05-07T20:32:56.1075406Z ) 2025-05-07T20:32:56.1075737Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1076417Z self=, 2025-05-07T20:32:56.1077046Z B=299, 2025-05-07T20:32:56.1077322Z M=24, 2025-05-07T20:32:56.1077578Z N=26, 2025-05-07T20:32:56.1077835Z max_L=4, 2025-05-07T20:32:56.1078136Z dtype=torch.float32, 2025-05-07T20:32:56.1078511Z device=device(type='cpu'), 2025-05-07T20:32:56.1078859Z ) 2025-05-07T20:32:56.1079163Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1079798Z self=, 2025-05-07T20:32:56.1080406Z B=489, 2025-05-07T20:32:56.1080692Z M=13, 2025-05-07T20:32:56.1080966Z N=27, 2025-05-07T20:32:56.1081238Z max_L=13, 2025-05-07T20:32:56.1081552Z dtype=torch.float32, 2025-05-07T20:32:56.1081913Z device=device(type='cpu'), 2025-05-07T20:32:56.1082260Z ) 2025-05-07T20:32:56.1082562Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1083197Z self=, 2025-05-07T20:32:56.1083793Z B=511, 2025-05-07T20:32:56.1084053Z M=25, 2025-05-07T20:32:56.1084306Z N=24, 2025-05-07T20:32:56.1084561Z max_L=8, 2025-05-07T20:32:56.1084848Z dtype=torch.float32, 2025-05-07T20:32:56.1085208Z device=device(type='cpu'), 2025-05-07T20:32:56.1085559Z ) 2025-05-07T20:32:56.1085839Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1086500Z self=, 2025-05-07T20:32:56.1087120Z B=191, 2025-05-07T20:32:56.1087385Z M=12, 2025-05-07T20:32:56.1087664Z N=28, 2025-05-07T20:32:56.1087955Z max_L=11, 2025-05-07T20:32:56.1088264Z dtype=torch.float32, 2025-05-07T20:32:56.1088660Z device=device(type='cuda'), 2025-05-07T20:32:56.1089038Z ) 2025-05-07T20:32:56.1089667Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1090559Z self=, 2025-05-07T20:32:56.1091220Z B=491, 2025-05-07T20:32:56.1091483Z M=22, 2025-05-07T20:32:56.1091735Z N=18, 2025-05-07T20:32:56.1091988Z max_L=31, 2025-05-07T20:32:56.1092266Z dtype=torch.float32, 2025-05-07T20:32:56.1092617Z device=device(type='cuda'), 2025-05-07T20:32:56.1093112Z ) 2025-05-07T20:32:56.1093428Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1094113Z self=, 2025-05-07T20:32:56.1094770Z B=187, 2025-05-07T20:32:56.1095053Z M=12, 2025-05-07T20:32:56.1095323Z N=17, 2025-05-07T20:32:56.1095610Z max_L=18, 2025-05-07T20:32:56.1095931Z dtype=torch.float32, 2025-05-07T20:32:56.1096318Z device=device(type='cpu'), 2025-05-07T20:32:56.1096699Z ) 2025-05-07T20:32:56.1097015Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1097711Z self=, 2025-05-07T20:32:56.1098281Z B=351, 2025-05-07T20:32:56.1098826Z M=4, 2025-05-07T20:32:56.1099095Z N=28, 2025-05-07T20:32:56.1099392Z max_L=25, 2025-05-07T20:32:56.1099719Z dtype=torch.float32, 2025-05-07T20:32:56.1100115Z device=device(type='cpu'), 2025-05-07T20:32:56.1100501Z ) 2025-05-07T20:32:56.1100836Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1101527Z self=, 2025-05-07T20:32:56.1102201Z B=449, 2025-05-07T20:32:56.1102501Z M=8, 2025-05-07T20:32:56.1102779Z N=18, 2025-05-07T20:32:56.1103068Z max_L=7, 2025-05-07T20:32:56.1103397Z dtype=torch.float32, 2025-05-07T20:32:56.1103792Z device=device(type='cuda'), 2025-05-07T20:32:56.1104189Z ) 2025-05-07T20:32:56.1104516Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1105207Z self=, 2025-05-07T20:32:56.1105850Z B=449, 2025-05-07T20:32:56.1106154Z M=8, 2025-05-07T20:32:56.1106437Z N=18, 2025-05-07T20:32:56.1106709Z max_L=1, 2025-05-07T20:32:56.1107008Z dtype=torch.float32, 2025-05-07T20:32:56.1107369Z device=device(type='cuda'), 2025-05-07T20:32:56.1107731Z ) 2025-05-07T20:32:56.1108043Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1108712Z self=, 2025-05-07T20:32:56.1109359Z B=449, 2025-05-07T20:32:56.1109658Z M=8, 2025-05-07T20:32:56.1109937Z N=8, 2025-05-07T20:32:56.1110214Z max_L=1, 2025-05-07T20:32:56.1110541Z dtype=torch.float32, 2025-05-07T20:32:56.1110936Z device=device(type='cuda'), 2025-05-07T20:32:56.1111298Z ) 2025-05-07T20:32:56.1111627Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1112287Z self=, 2025-05-07T20:32:56.1112939Z B=449, 2025-05-07T20:32:56.1113225Z M=8, 2025-05-07T20:32:56.1113500Z N=1, 2025-05-07T20:32:56.1113784Z max_L=1, 2025-05-07T20:32:56.1114088Z dtype=torch.float32, 2025-05-07T20:32:56.1114455Z device=device(type='cuda'), 2025-05-07T20:32:56.1114839Z ) 2025-05-07T20:32:56.1115162Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1115866Z self=, 2025-05-07T20:32:56.1116570Z B=10, 2025-05-07T20:32:56.1116854Z M=8, 2025-05-07T20:32:56.1117141Z N=1, 2025-05-07T20:32:56.1117426Z max_L=1, 2025-05-07T20:32:56.1117751Z dtype=torch.float32, 2025-05-07T20:32:56.1118153Z device=device(type='cuda'), 2025-05-07T20:32:56.1118534Z ) 2025-05-07T20:32:56.1118858Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1119571Z self=, 2025-05-07T20:32:56.1120259Z B=10, 2025-05-07T20:32:56.1120800Z M=10, 2025-05-07T20:32:56.1121099Z N=1, 2025-05-07T20:32:56.1121546Z max_L=1, 2025-05-07T20:32:56.1121902Z dtype=torch.float32, 2025-05-07T20:32:56.1122324Z device=device(type='cuda'), 2025-05-07T20:32:56.1122713Z ) 2025-05-07T20:32:56.1123048Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1123773Z self=, 2025-05-07T20:32:56.1124470Z B=10, 2025-05-07T20:32:56.1124773Z M=1, 2025-05-07T20:32:56.1125071Z N=1, 2025-05-07T20:32:56.1125365Z max_L=1, 2025-05-07T20:32:56.1125696Z dtype=torch.float32, 2025-05-07T20:32:56.1126120Z device=device(type='cuda'), 2025-05-07T20:32:56.1126518Z ) 2025-05-07T20:32:56.1126890Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1127610Z self=, 2025-05-07T20:32:56.1128300Z B=399, 2025-05-07T20:32:56.1128592Z M=15, 2025-05-07T20:32:56.1128893Z N=30, 2025-05-07T20:32:56.1129198Z max_L=20, 2025-05-07T20:32:56.1129518Z dtype=torch.float32, 2025-05-07T20:32:56.1129903Z device=device(type='cpu'), 2025-05-07T20:32:56.1130276Z ) 2025-05-07T20:32:56.1130574Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1131204Z self=, 2025-05-07T20:32:56.1131806Z B=20, 2025-05-07T20:32:56.1132050Z M=15, 2025-05-07T20:32:56.1132310Z N=30, 2025-05-07T20:32:56.1132572Z max_L=20, 2025-05-07T20:32:56.1132935Z dtype=torch.float32, 2025-05-07T20:32:56.1133324Z device=device(type='cpu'), 2025-05-07T20:32:56.1133711Z ) 2025-05-07T20:32:56.1134026Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:56.1134702Z self=, 2025-05-07T20:32:56.1135313Z B=20, 2025-05-07T20:32:56.1135581Z M=15, 2025-05-07T20:32:56.1135855Z N=15, 2025-05-07T20:32:56.1136094Z max_L=20, 2025-05-07T20:32:56.1136391Z dtype=torch.float32, 2025-05-07T20:32:56.1136768Z device=device(type='cpu'), 2025-05-07T20:32:56.1137129Z ) 2025-05-07T20:32:56.1137409Z PASSED 2025-05-07T20:32:56.1137567Z 2025-05-07T20:32:56.1137767Z =============================== warnings summary =============================== 2025-05-07T20:32:56.1138449Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:56.1139217Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:56.1144270Z /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:56.1149151Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:56.1149763Z 2025-05-07T20:32:56.1150056Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:56.1150827Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:56.1151593Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:32:56.1156453Z /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:56.1161455Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:56.1162061Z 2025-05-07T20:32:56.1162376Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:56.1163034Z ======================== 3 passed, 5 warnings in 2.78s ========================= 2025-05-07T20:32:56.8639212Z 2025-05-07T20:32:56.8640327Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:32:56.8660341Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 5 seconds 2025-05-07T20:32:56.8660616Z 2025-05-07T20:32:56.8660624Z 2025-05-07T20:32:56.8660629Z 2025-05-07T20:32:56.8660633Z 2025-05-07T20:32:56.8681224Z ################################################################################ 2025-05-07T20:32:56.8699820Z # [2025-05-07T20:32:56.869Z] Run Python Test Suite: 2025-05-07T20:32:56.8700175Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:56.8700499Z ################################################################################ 2025-05-07T20:32:56.8724741Z + 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:56.8725398Z 2025-05-07T20:32:59.0384436Z ============================= test session starts ============================== 2025-05-07T20:32:59.0385105Z 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:59.0385605Z cachedir: .pytest_cache 2025-05-07T20:32:59.0386172Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:59.0386883Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:59.0387274Z plugins: hypothesis-6.131.14 2025-05-07T20:33:01.1828870Z collecting ... collected 4 items 2025-05-07T20:33:01.1829114Z 2025-05-07T20:33:03.0397623Z 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:33:03.0399254Z self=, 2025-05-07T20:33:03.0400188Z num_jagged_dim=1, 2025-05-07T20:33:03.0400448Z outer_dense_size=0, 2025-05-07T20:33:03.0400700Z inner_dense_size=0, 2025-05-07T20:33:03.0400955Z dtype=torch.float32, 2025-05-07T20:33:03.0401197Z device=device(type='cpu'), 2025-05-07T20:33:03.0401441Z ) 2025-05-07T20:33:03.0401746Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0402507Z self=, 2025-05-07T20:33:03.0403154Z num_jagged_dim=3, 2025-05-07T20:33:03.0403375Z outer_dense_size=0, 2025-05-07T20:33:03.0403594Z inner_dense_size=0, 2025-05-07T20:33:03.0403831Z dtype=torch.float32, 2025-05-07T20:33:03.0404072Z device=device(type='cpu'), 2025-05-07T20:33:03.0404342Z ) 2025-05-07T20:33:03.0404638Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0405915Z self=, 2025-05-07T20:33:03.0406561Z num_jagged_dim=3, 2025-05-07T20:33:03.0406782Z outer_dense_size=1, 2025-05-07T20:33:03.0406997Z inner_dense_size=0, 2025-05-07T20:33:03.0407224Z dtype=torch.float16, 2025-05-07T20:33:03.0407468Z device=device(type='cpu'), 2025-05-07T20:33:03.0407700Z ) 2025-05-07T20:33:03.0407985Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0408741Z self=, 2025-05-07T20:33:03.0409381Z num_jagged_dim=2, 2025-05-07T20:33:03.0409596Z outer_dense_size=2, 2025-05-07T20:33:03.0409822Z inner_dense_size=3, 2025-05-07T20:33:03.0410049Z dtype=torch.float32, 2025-05-07T20:33:03.0410285Z device=device(type='cpu'), 2025-05-07T20:33:03.0410522Z ) 2025-05-07T20:33:03.0410821Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0411581Z self=, 2025-05-07T20:33:03.0412219Z num_jagged_dim=2, 2025-05-07T20:33:03.0412445Z outer_dense_size=3, 2025-05-07T20:33:03.0412666Z inner_dense_size=1, 2025-05-07T20:33:03.0412968Z dtype=torch.bfloat16, 2025-05-07T20:33:03.0413211Z device=device(type='cuda'), 2025-05-07T20:33:03.0413449Z ) 2025-05-07T20:33:03.0413735Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0414492Z self=, 2025-05-07T20:33:03.0415133Z num_jagged_dim=3, 2025-05-07T20:33:03.0415352Z outer_dense_size=0, 2025-05-07T20:33:03.0415586Z inner_dense_size=4, 2025-05-07T20:33:03.0415821Z dtype=torch.float32, 2025-05-07T20:33:03.0416067Z device=device(type='cuda'), 2025-05-07T20:33:03.0416297Z ) 2025-05-07T20:33:03.0416586Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0417355Z self=, 2025-05-07T20:33:03.0417996Z num_jagged_dim=4, 2025-05-07T20:33:03.0418225Z outer_dense_size=1, 2025-05-07T20:33:03.0418452Z inner_dense_size=0, 2025-05-07T20:33:03.0418680Z dtype=torch.bfloat16, 2025-05-07T20:33:03.0418929Z device=device(type='cuda'), 2025-05-07T20:33:03.0419164Z ) 2025-05-07T20:33:03.0419447Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0420207Z self=, 2025-05-07T20:33:03.0420856Z num_jagged_dim=2, 2025-05-07T20:33:03.0421081Z outer_dense_size=0, 2025-05-07T20:33:03.0421299Z inner_dense_size=1, 2025-05-07T20:33:03.0421523Z dtype=torch.float32, 2025-05-07T20:33:03.0421762Z device=device(type='cuda'), 2025-05-07T20:33:03.0421988Z ) 2025-05-07T20:33:03.0422277Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0423033Z self=, 2025-05-07T20:33:03.0423669Z num_jagged_dim=4, 2025-05-07T20:33:03.0423890Z outer_dense_size=4, 2025-05-07T20:33:03.0424112Z inner_dense_size=3, 2025-05-07T20:33:03.0424337Z dtype=torch.float16, 2025-05-07T20:33:03.0424572Z device=device(type='cpu'), 2025-05-07T20:33:03.0424806Z ) 2025-05-07T20:33:03.0425099Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0425944Z self=, 2025-05-07T20:33:03.0426661Z num_jagged_dim=2, 2025-05-07T20:33:03.0426885Z outer_dense_size=3, 2025-05-07T20:33:03.0427115Z inner_dense_size=0, 2025-05-07T20:33:03.0427337Z dtype=torch.bfloat16, 2025-05-07T20:33:03.0427586Z device=device(type='cpu'), 2025-05-07T20:33:03.0427823Z ) 2025-05-07T20:33:03.0428110Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0428871Z self=, 2025-05-07T20:33:03.0429516Z num_jagged_dim=3, 2025-05-07T20:33:03.0429741Z outer_dense_size=0, 2025-05-07T20:33:03.0429958Z inner_dense_size=0, 2025-05-07T20:33:03.0430183Z dtype=torch.float16, 2025-05-07T20:33:03.0430423Z device=device(type='cuda'), 2025-05-07T20:33:03.0430655Z ) 2025-05-07T20:33:03.0430946Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0431717Z self=, 2025-05-07T20:33:03.0432358Z num_jagged_dim=3, 2025-05-07T20:33:03.0432578Z outer_dense_size=0, 2025-05-07T20:33:03.0432801Z inner_dense_size=3, 2025-05-07T20:33:03.0433027Z dtype=torch.float16, 2025-05-07T20:33:03.0433257Z device=device(type='cuda'), 2025-05-07T20:33:03.0433489Z ) 2025-05-07T20:33:03.0433780Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0434530Z self=, 2025-05-07T20:33:03.0435171Z num_jagged_dim=3, 2025-05-07T20:33:03.0435391Z outer_dense_size=3, 2025-05-07T20:33:03.0435607Z inner_dense_size=3, 2025-05-07T20:33:03.0435833Z dtype=torch.float16, 2025-05-07T20:33:03.0436082Z device=device(type='cuda'), 2025-05-07T20:33:03.0436317Z ) 2025-05-07T20:33:03.0436606Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0437364Z self=, 2025-05-07T20:33:03.0438004Z num_jagged_dim=1, 2025-05-07T20:33:03.0438217Z outer_dense_size=1, 2025-05-07T20:33:03.0438436Z inner_dense_size=0, 2025-05-07T20:33:03.0438661Z dtype=torch.float32, 2025-05-07T20:33:03.0438897Z device=device(type='cuda'), 2025-05-07T20:33:03.0439128Z ) 2025-05-07T20:33:03.0439416Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0440185Z self=, 2025-05-07T20:33:03.0440829Z num_jagged_dim=1, 2025-05-07T20:33:03.0441056Z outer_dense_size=1, 2025-05-07T20:33:03.0441280Z inner_dense_size=1, 2025-05-07T20:33:03.0441506Z dtype=torch.float32, 2025-05-07T20:33:03.0441745Z device=device(type='cuda'), 2025-05-07T20:33:03.0441971Z ) 2025-05-07T20:33:03.0442266Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0443024Z self=, 2025-05-07T20:33:03.0443666Z num_jagged_dim=1, 2025-05-07T20:33:03.0443882Z outer_dense_size=2, 2025-05-07T20:33:03.0444111Z inner_dense_size=2, 2025-05-07T20:33:03.0444337Z dtype=torch.float16, 2025-05-07T20:33:03.0454230Z device=device(type='cuda'), 2025-05-07T20:33:03.0454497Z ) 2025-05-07T20:33:03.0454805Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0455577Z self=, 2025-05-07T20:33:03.0456418Z num_jagged_dim=2, 2025-05-07T20:33:03.0456643Z outer_dense_size=2, 2025-05-07T20:33:03.0456874Z inner_dense_size=2, 2025-05-07T20:33:03.0457106Z dtype=torch.float16, 2025-05-07T20:33:03.0457345Z device=device(type='cuda'), 2025-05-07T20:33:03.0457585Z ) 2025-05-07T20:33:03.0457884Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0458643Z self=, 2025-05-07T20:33:03.0459287Z num_jagged_dim=1, 2025-05-07T20:33:03.0459515Z outer_dense_size=1, 2025-05-07T20:33:03.0459736Z inner_dense_size=4, 2025-05-07T20:33:03.0459967Z dtype=torch.float32, 2025-05-07T20:33:03.0460216Z device=device(type='cpu'), 2025-05-07T20:33:03.0460454Z ) 2025-05-07T20:33:03.0460770Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0461570Z self=, 2025-05-07T20:33:03.0462215Z num_jagged_dim=1, 2025-05-07T20:33:03.0462432Z outer_dense_size=1, 2025-05-07T20:33:03.0462666Z inner_dense_size=1, 2025-05-07T20:33:03.0462895Z dtype=torch.float32, 2025-05-07T20:33:03.0463131Z device=device(type='cpu'), 2025-05-07T20:33:03.0463369Z ) 2025-05-07T20:33:03.0463664Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:03.0464427Z self=, 2025-05-07T20:33:03.0465069Z num_jagged_dim=4, 2025-05-07T20:33:03.0465291Z outer_dense_size=2, 2025-05-07T20:33:03.0465516Z inner_dense_size=1, 2025-05-07T20:33:03.0465737Z dtype=torch.float16, 2025-05-07T20:33:03.0465977Z device=device(type='cuda'), 2025-05-07T20:33:03.0466220Z ) 2025-05-07T20:33:03.0466395Z PASSED 2025-05-07T20:33:03.3755790Z 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:33:03.3758613Z self=, 2025-05-07T20:33:03.3759999Z num_jagged_dim=1, 2025-05-07T20:33:03.3760443Z outer_dense_size=2, 2025-05-07T20:33:03.3760890Z inner_dense_size=2, 2025-05-07T20:33:03.3761301Z dtype=torch.float32, 2025-05-07T20:33:03.3761572Z device_type='cpu', 2025-05-07T20:33:03.3761817Z ) 2025-05-07T20:33:03.3762152Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3763038Z self=, 2025-05-07T20:33:03.3763742Z num_jagged_dim=4, 2025-05-07T20:33:03.3763974Z outer_dense_size=2, 2025-05-07T20:33:03.3764194Z inner_dense_size=2, 2025-05-07T20:33:03.3764423Z dtype=torch.float32, 2025-05-07T20:33:03.3764656Z device_type='cpu', 2025-05-07T20:33:03.3764863Z ) 2025-05-07T20:33:03.3765203Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3766070Z self=, 2025-05-07T20:33:03.3766761Z num_jagged_dim=4, 2025-05-07T20:33:03.3766985Z outer_dense_size=4, 2025-05-07T20:33:03.3767209Z inner_dense_size=2, 2025-05-07T20:33:03.3767434Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3767671Z device_type='cpu', 2025-05-07T20:33:03.3767886Z ) 2025-05-07T20:33:03.3768494Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3769360Z self=, 2025-05-07T20:33:03.3770058Z num_jagged_dim=3, 2025-05-07T20:33:03.3770282Z outer_dense_size=4, 2025-05-07T20:33:03.3770506Z inner_dense_size=4, 2025-05-07T20:33:03.3770742Z dtype=torch.float16, 2025-05-07T20:33:03.3770977Z device_type='cpu', 2025-05-07T20:33:03.3771182Z ) 2025-05-07T20:33:03.3771520Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3772385Z self=, 2025-05-07T20:33:03.3773172Z num_jagged_dim=4, 2025-05-07T20:33:03.3773391Z outer_dense_size=4, 2025-05-07T20:33:03.3773621Z inner_dense_size=3, 2025-05-07T20:33:03.3773865Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3774101Z device_type='cpu', 2025-05-07T20:33:03.3774316Z ) 2025-05-07T20:33:03.3774657Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3775530Z self=, 2025-05-07T20:33:03.3776248Z num_jagged_dim=4, 2025-05-07T20:33:03.3776482Z outer_dense_size=3, 2025-05-07T20:33:03.3776706Z inner_dense_size=3, 2025-05-07T20:33:03.3776944Z dtype=torch.float16, 2025-05-07T20:33:03.3777187Z device_type='cpu', 2025-05-07T20:33:03.3777406Z ) 2025-05-07T20:33:03.3777742Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3778610Z self=, 2025-05-07T20:33:03.3779315Z num_jagged_dim=4, 2025-05-07T20:33:03.3779541Z outer_dense_size=3, 2025-05-07T20:33:03.3779775Z inner_dense_size=2, 2025-05-07T20:33:03.3780015Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3780251Z device_type='cpu', 2025-05-07T20:33:03.3780470Z ) 2025-05-07T20:33:03.3780813Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3781728Z self=, 2025-05-07T20:33:03.3782430Z num_jagged_dim=1, 2025-05-07T20:33:03.3782658Z outer_dense_size=3, 2025-05-07T20:33:03.3782883Z inner_dense_size=3, 2025-05-07T20:33:03.3783106Z dtype=torch.float32, 2025-05-07T20:33:03.3783343Z device_type='cpu', 2025-05-07T20:33:03.3783561Z ) 2025-05-07T20:33:03.3783896Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3784769Z self=, 2025-05-07T20:33:03.3785468Z num_jagged_dim=4, 2025-05-07T20:33:03.3785687Z outer_dense_size=2, 2025-05-07T20:33:03.3785921Z inner_dense_size=3, 2025-05-07T20:33:03.3786158Z dtype=torch.float16, 2025-05-07T20:33:03.3786391Z device_type='cpu', 2025-05-07T20:33:03.3786601Z ) 2025-05-07T20:33:03.3786946Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3787808Z self=, 2025-05-07T20:33:03.3788504Z num_jagged_dim=4, 2025-05-07T20:33:03.3788732Z outer_dense_size=3, 2025-05-07T20:33:03.3788970Z inner_dense_size=3, 2025-05-07T20:33:03.3789196Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3789529Z device_type='cpu', 2025-05-07T20:33:03.3789744Z ) 2025-05-07T20:33:03.3790153Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3791022Z self=, 2025-05-07T20:33:03.3791768Z num_jagged_dim=2, 2025-05-07T20:33:03.3791993Z outer_dense_size=3, 2025-05-07T20:33:03.3792221Z inner_dense_size=2, 2025-05-07T20:33:03.3792454Z dtype=torch.float32, 2025-05-07T20:33:03.3792689Z device_type='cpu', 2025-05-07T20:33:03.3792899Z ) 2025-05-07T20:33:03.3793243Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3794119Z self=, 2025-05-07T20:33:03.3794824Z num_jagged_dim=3, 2025-05-07T20:33:03.3795050Z outer_dense_size=3, 2025-05-07T20:33:03.3795283Z inner_dense_size=2, 2025-05-07T20:33:03.3795517Z dtype=torch.float32, 2025-05-07T20:33:03.3795754Z device_type='cpu', 2025-05-07T20:33:03.3795969Z ) 2025-05-07T20:33:03.3796309Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3797167Z self=, 2025-05-07T20:33:03.3797871Z num_jagged_dim=2, 2025-05-07T20:33:03.3798095Z outer_dense_size=2, 2025-05-07T20:33:03.3798315Z inner_dense_size=2, 2025-05-07T20:33:03.3798708Z dtype=torch.float32, 2025-05-07T20:33:03.3798948Z device_type='cpu', 2025-05-07T20:33:03.3799163Z ) 2025-05-07T20:33:03.3799512Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3800389Z self=, 2025-05-07T20:33:03.3801110Z num_jagged_dim=3, 2025-05-07T20:33:03.3801332Z outer_dense_size=4, 2025-05-07T20:33:03.3801565Z inner_dense_size=2, 2025-05-07T20:33:03.3801829Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3802092Z device_type='cpu', 2025-05-07T20:33:03.3802314Z ) 2025-05-07T20:33:03.3802659Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3803516Z self=, 2025-05-07T20:33:03.3804218Z num_jagged_dim=3, 2025-05-07T20:33:03.3804451Z outer_dense_size=3, 2025-05-07T20:33:03.3804682Z inner_dense_size=2, 2025-05-07T20:33:03.3804916Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3805168Z device_type='cpu', 2025-05-07T20:33:03.3805397Z ) 2025-05-07T20:33:03.3805752Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3806617Z self=, 2025-05-07T20:33:03.3807330Z num_jagged_dim=3, 2025-05-07T20:33:03.3807551Z outer_dense_size=3, 2025-05-07T20:33:03.3807779Z inner_dense_size=3, 2025-05-07T20:33:03.3808012Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3808251Z device_type='cpu', 2025-05-07T20:33:03.3808463Z ) 2025-05-07T20:33:03.3808802Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3809660Z self=, 2025-05-07T20:33:03.3810352Z num_jagged_dim=3, 2025-05-07T20:33:03.3810577Z outer_dense_size=3, 2025-05-07T20:33:03.3810804Z inner_dense_size=4, 2025-05-07T20:33:03.3811196Z dtype=torch.float32, 2025-05-07T20:33:03.3811578Z device_type='cpu', 2025-05-07T20:33:03.3811792Z ) 2025-05-07T20:33:03.3812126Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3813063Z self=, 2025-05-07T20:33:03.3813765Z num_jagged_dim=3, 2025-05-07T20:33:03.3813994Z outer_dense_size=3, 2025-05-07T20:33:03.3814217Z inner_dense_size=3, 2025-05-07T20:33:03.3814449Z dtype=torch.float32, 2025-05-07T20:33:03.3814684Z device_type='cpu', 2025-05-07T20:33:03.3814896Z ) 2025-05-07T20:33:03.3815231Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3816092Z self=, 2025-05-07T20:33:03.3816793Z num_jagged_dim=3, 2025-05-07T20:33:03.3817025Z outer_dense_size=4, 2025-05-07T20:33:03.3817254Z inner_dense_size=4, 2025-05-07T20:33:03.3817482Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3817726Z device_type='cpu', 2025-05-07T20:33:03.3817940Z ) 2025-05-07T20:33:03.3818275Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:03.3819140Z self=, 2025-05-07T20:33:03.3819848Z num_jagged_dim=3, 2025-05-07T20:33:03.3820078Z outer_dense_size=3, 2025-05-07T20:33:03.3820298Z inner_dense_size=4, 2025-05-07T20:33:03.3820532Z dtype=torch.bfloat16, 2025-05-07T20:33:03.3820776Z device_type='cpu', 2025-05-07T20:33:03.3820985Z ) 2025-05-07T20:33:03.3821168Z PASSED 2025-05-07T20:33:03.5360533Z 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:33:03.5362478Z self=, 2025-05-07T20:33:03.5363173Z num_jagged_dim=1, 2025-05-07T20:33:03.5363406Z outer_dense_size=0, 2025-05-07T20:33:03.5363627Z inner_dense_size=0, 2025-05-07T20:33:03.5363855Z dtype=torch.float32, 2025-05-07T20:33:03.5364089Z device_type='meta', 2025-05-07T20:33:03.5364295Z ) 2025-05-07T20:33:03.5364628Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5365490Z self=, 2025-05-07T20:33:03.5366180Z num_jagged_dim=3, 2025-05-07T20:33:03.5366398Z outer_dense_size=0, 2025-05-07T20:33:03.5366628Z inner_dense_size=0, 2025-05-07T20:33:03.5366851Z dtype=torch.float32, 2025-05-07T20:33:03.5367073Z device_type='meta', 2025-05-07T20:33:03.5367283Z ) 2025-05-07T20:33:03.5367615Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5368455Z self=, 2025-05-07T20:33:03.5369143Z num_jagged_dim=3, 2025-05-07T20:33:03.5369366Z outer_dense_size=4, 2025-05-07T20:33:03.5369580Z inner_dense_size=1, 2025-05-07T20:33:03.5369803Z dtype=torch.float16, 2025-05-07T20:33:03.5370037Z device_type='meta', 2025-05-07T20:33:03.5370237Z ) 2025-05-07T20:33:03.5370567Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5371571Z self=, 2025-05-07T20:33:03.5372379Z num_jagged_dim=3, 2025-05-07T20:33:03.5372594Z outer_dense_size=4, 2025-05-07T20:33:03.5372871Z inner_dense_size=0, 2025-05-07T20:33:03.5373095Z dtype=torch.float16, 2025-05-07T20:33:03.5373324Z device_type='meta', 2025-05-07T20:33:03.5373537Z ) 2025-05-07T20:33:03.5373869Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5374709Z self=, 2025-05-07T20:33:03.5375397Z num_jagged_dim=2, 2025-05-07T20:33:03.5375620Z outer_dense_size=1, 2025-05-07T20:33:03.5375839Z inner_dense_size=3, 2025-05-07T20:33:03.5376056Z dtype=torch.float32, 2025-05-07T20:33:03.5376286Z device_type='meta', 2025-05-07T20:33:03.5376502Z ) 2025-05-07T20:33:03.5376839Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5377691Z self=, 2025-05-07T20:33:03.5378386Z num_jagged_dim=3, 2025-05-07T20:33:03.5378600Z outer_dense_size=0, 2025-05-07T20:33:03.5378822Z inner_dense_size=4, 2025-05-07T20:33:03.5379051Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5379278Z device_type='meta', 2025-05-07T20:33:03.5379486Z ) 2025-05-07T20:33:03.5379824Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5380673Z self=, 2025-05-07T20:33:03.5381367Z num_jagged_dim=4, 2025-05-07T20:33:03.5381622Z outer_dense_size=4, 2025-05-07T20:33:03.5381865Z inner_dense_size=3, 2025-05-07T20:33:03.5382089Z dtype=torch.float16, 2025-05-07T20:33:03.5382324Z device_type='meta', 2025-05-07T20:33:03.5382532Z ) 2025-05-07T20:33:03.5382852Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5383698Z self=, 2025-05-07T20:33:03.5384388Z num_jagged_dim=4, 2025-05-07T20:33:03.5384609Z outer_dense_size=2, 2025-05-07T20:33:03.5384827Z inner_dense_size=3, 2025-05-07T20:33:03.5385052Z dtype=torch.float16, 2025-05-07T20:33:03.5385279Z device_type='meta', 2025-05-07T20:33:03.5385477Z ) 2025-05-07T20:33:03.5385799Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5386651Z self=, 2025-05-07T20:33:03.5387340Z num_jagged_dim=4, 2025-05-07T20:33:03.5387562Z outer_dense_size=4, 2025-05-07T20:33:03.5387780Z inner_dense_size=0, 2025-05-07T20:33:03.5388004Z dtype=torch.float16, 2025-05-07T20:33:03.5388229Z device_type='meta', 2025-05-07T20:33:03.5388437Z ) 2025-05-07T20:33:03.5388766Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5389603Z self=, 2025-05-07T20:33:03.5390289Z num_jagged_dim=1, 2025-05-07T20:33:03.5390509Z outer_dense_size=1, 2025-05-07T20:33:03.5390719Z inner_dense_size=1, 2025-05-07T20:33:03.5390946Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5391182Z device_type='meta', 2025-05-07T20:33:03.5391383Z ) 2025-05-07T20:33:03.5391755Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5392766Z self=, 2025-05-07T20:33:03.5393453Z num_jagged_dim=3, 2025-05-07T20:33:03.5393666Z outer_dense_size=2, 2025-05-07T20:33:03.5393891Z inner_dense_size=0, 2025-05-07T20:33:03.5394118Z dtype=torch.float16, 2025-05-07T20:33:03.5394342Z device_type='meta', 2025-05-07T20:33:03.5394551Z ) 2025-05-07T20:33:03.5394882Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5395725Z self=, 2025-05-07T20:33:03.5396415Z num_jagged_dim=3, 2025-05-07T20:33:03.5396638Z outer_dense_size=2, 2025-05-07T20:33:03.5396860Z inner_dense_size=3, 2025-05-07T20:33:03.5397084Z dtype=torch.float16, 2025-05-07T20:33:03.5397320Z device_type='meta', 2025-05-07T20:33:03.5397536Z ) 2025-05-07T20:33:03.5397865Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5398874Z self=, 2025-05-07T20:33:03.5399576Z num_jagged_dim=2, 2025-05-07T20:33:03.5399792Z outer_dense_size=2, 2025-05-07T20:33:03.5400017Z inner_dense_size=3, 2025-05-07T20:33:03.5400240Z dtype=torch.float16, 2025-05-07T20:33:03.5400465Z device_type='meta', 2025-05-07T20:33:03.5400677Z ) 2025-05-07T20:33:03.5401008Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5401869Z self=, 2025-05-07T20:33:03.5402583Z num_jagged_dim=2, 2025-05-07T20:33:03.5402805Z outer_dense_size=2, 2025-05-07T20:33:03.5403035Z inner_dense_size=2, 2025-05-07T20:33:03.5403254Z dtype=torch.float16, 2025-05-07T20:33:03.5403483Z device_type='meta', 2025-05-07T20:33:03.5403688Z ) 2025-05-07T20:33:03.5404006Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5404852Z self=, 2025-05-07T20:33:03.5405541Z num_jagged_dim=3, 2025-05-07T20:33:03.5405759Z outer_dense_size=2, 2025-05-07T20:33:03.5405974Z inner_dense_size=0, 2025-05-07T20:33:03.5406201Z dtype=torch.float32, 2025-05-07T20:33:03.5406432Z device_type='meta', 2025-05-07T20:33:03.5406633Z ) 2025-05-07T20:33:03.5406961Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5407813Z self=, 2025-05-07T20:33:03.5408504Z num_jagged_dim=3, 2025-05-07T20:33:03.5408729Z outer_dense_size=0, 2025-05-07T20:33:03.5408960Z inner_dense_size=3, 2025-05-07T20:33:03.5409176Z dtype=torch.float32, 2025-05-07T20:33:03.5409419Z device_type='meta', 2025-05-07T20:33:03.5409626Z ) 2025-05-07T20:33:03.5409946Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5410798Z self=, 2025-05-07T20:33:03.5411492Z num_jagged_dim=1, 2025-05-07T20:33:03.5411718Z outer_dense_size=0, 2025-05-07T20:33:03.5411933Z inner_dense_size=3, 2025-05-07T20:33:03.5412159Z dtype=torch.float32, 2025-05-07T20:33:03.5412387Z device_type='meta', 2025-05-07T20:33:03.5412589Z ) 2025-05-07T20:33:03.5412959Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5414536Z self=, 2025-05-07T20:33:03.5415224Z num_jagged_dim=1, 2025-05-07T20:33:03.5415440Z outer_dense_size=1, 2025-05-07T20:33:03.5415661Z inner_dense_size=3, 2025-05-07T20:33:03.5415882Z dtype=torch.float32, 2025-05-07T20:33:03.5416104Z device_type='meta', 2025-05-07T20:33:03.5416308Z ) 2025-05-07T20:33:03.5416634Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5417474Z self=, 2025-05-07T20:33:03.5418162Z num_jagged_dim=1, 2025-05-07T20:33:03.5418383Z outer_dense_size=1, 2025-05-07T20:33:03.5418599Z inner_dense_size=1, 2025-05-07T20:33:03.5418826Z dtype=torch.float32, 2025-05-07T20:33:03.5419059Z device_type='meta', 2025-05-07T20:33:03.5419258Z ) 2025-05-07T20:33:03.5419584Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:03.5420430Z self=, 2025-05-07T20:33:03.5421119Z num_jagged_dim=1, 2025-05-07T20:33:03.5421331Z outer_dense_size=3, 2025-05-07T20:33:03.5421553Z inner_dense_size=1, 2025-05-07T20:33:03.5421774Z dtype=torch.float16, 2025-05-07T20:33:03.5421995Z device_type='meta', 2025-05-07T20:33:03.5422207Z ) 2025-05-07T20:33:03.5422371Z PASSED 2025-05-07T20:33:06.3106468Z 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:33:06.3108514Z self=, 2025-05-07T20:33:06.3109510Z num_jagged_dim=1, 2025-05-07T20:33:06.3109892Z outer_dense_size=0, 2025-05-07T20:33:06.3110318Z inner_dense_size=16, 2025-05-07T20:33:06.3119898Z dtype=torch.float16, 2025-05-07T20:33:06.3120242Z device=device(type='cpu'), 2025-05-07T20:33:06.3120536Z ) 2025-05-07T20:33:06.3120917Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:06.3121916Z self=, 2025-05-07T20:33:06.3122763Z num_jagged_dim=1, 2025-05-07T20:33:06.3123070Z outer_dense_size=5, 2025-05-07T20:33:06.3123356Z inner_dense_size=96, 2025-05-07T20:33:06.3123644Z dtype=torch.float16, 2025-05-07T20:33:06.3123926Z device=device(type='cpu'), 2025-05-07T20:33:06.3124228Z ) 2025-05-07T20:33:06.3124607Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:06.3125612Z self=, 2025-05-07T20:33:06.3126463Z num_jagged_dim=1, 2025-05-07T20:33:06.3126741Z outer_dense_size=1, 2025-05-07T20:33:06.3127016Z inner_dense_size=96, 2025-05-07T20:33:06.3127309Z dtype=torch.float16, 2025-05-07T20:33:06.3127609Z device=device(type='cuda'), 2025-05-07T20:33:06.3127896Z ) 2025-05-07T20:33:06.3128274Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:06.3129275Z self=, 2025-05-07T20:33:06.3130120Z num_jagged_dim=1, 2025-05-07T20:33:06.3130385Z outer_dense_size=5, 2025-05-07T20:33:06.3130665Z inner_dense_size=16, 2025-05-07T20:33:06.3131343Z dtype=torch.float16, 2025-05-07T20:33:06.3131779Z device=device(type='cpu'), 2025-05-07T20:33:06.3132084Z ) 2025-05-07T20:33:06.3132320Z PASSED 2025-05-07T20:33:06.3132454Z 2025-05-07T20:33:06.3132623Z =============================== warnings summary =============================== 2025-05-07T20:33:06.3133606Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:06.3134867Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:06.3136840Z /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:06.3138351Z warnings.warn( 2025-05-07T20:33:06.3138512Z 2025-05-07T20:33:06.3139077Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:06.3140316Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:06.3142266Z /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:33:06.3143815Z warnings.warn( 2025-05-07T20:33:06.3143976Z 2025-05-07T20:33:06.3144542Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:06.3145780Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:06.3147760Z /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:33:06.3149259Z warnings.warn( 2025-05-07T20:33:06.3149420Z 2025-05-07T20:33:06.3149693Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:06.3150250Z ======================== 4 passed, 6 warnings in 7.40s ========================= 2025-05-07T20:33:07.0501541Z 2025-05-07T20:33:07.0502140Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:07.0522049Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 11 seconds 2025-05-07T20:33:07.0522397Z 2025-05-07T20:33:07.0522427Z 2025-05-07T20:33:07.0522431Z 2025-05-07T20:33:07.0522435Z 2025-05-07T20:33:07.0543047Z ################################################################################ 2025-05-07T20:33:07.0560836Z # [2025-05-07T20:33:07.055Z] Run Python Test Suite: 2025-05-07T20:33:07.0561168Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:07.0561477Z ################################################################################ 2025-05-07T20:33:07.0585817Z + 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:33:07.0586441Z 2025-05-07T20:33:09.2234811Z ============================= test session starts ============================== 2025-05-07T20:33:09.2235448Z 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:09.2235957Z cachedir: .pytest_cache 2025-05-07T20:33:09.2236963Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:09.2237993Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:09.2238399Z plugins: hypothesis-6.131.14 2025-05-07T20:33:11.3393366Z collecting ... collected 5 items 2025-05-07T20:33:11.3393601Z 2025-05-07T20:33:11.7197228Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7197939Z self=, 2025-05-07T20:33:11.7198655Z num_jagged_dim=1, 2025-05-07T20:33:11.7198901Z outer_dense_size=0, 2025-05-07T20:33:11.7199133Z inner_dense_size=0, 2025-05-07T20:33:11.7199376Z dtype=torch.float32, 2025-05-07T20:33:11.7199624Z device=device(type='cpu'), 2025-05-07T20:33:11.7199891Z precompute_total_L=False, 2025-05-07T20:33:11.7200141Z ) 2025-05-07T20:33:11.7200338Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7200822Z self=, 2025-05-07T20:33:11.7201263Z num_jagged_dim=3, 2025-05-07T20:33:11.7201492Z outer_dense_size=0, 2025-05-07T20:33:11.7201718Z inner_dense_size=0, 2025-05-07T20:33:11.7201952Z dtype=torch.float32, 2025-05-07T20:33:11.7202202Z device=device(type='cpu'), 2025-05-07T20:33:11.7202465Z precompute_total_L=False, 2025-05-07T20:33:11.7202703Z ) 2025-05-07T20:33:11.7202904Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7203336Z self=, 2025-05-07T20:33:11.7203772Z num_jagged_dim=3, 2025-05-07T20:33:11.7203999Z outer_dense_size=5, 2025-05-07T20:33:11.7204224Z inner_dense_size=2, 2025-05-07T20:33:11.7204458Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7204705Z device=device(type='cuda'), 2025-05-07T20:33:11.7204963Z precompute_total_L=False, 2025-05-07T20:33:11.7205207Z ) 2025-05-07T20:33:11.7205413Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7205842Z self=, 2025-05-07T20:33:11.7206274Z num_jagged_dim=5, 2025-05-07T20:33:11.7206497Z outer_dense_size=5, 2025-05-07T20:33:11.7206729Z inner_dense_size=5, 2025-05-07T20:33:11.7206974Z dtype=torch.float32, 2025-05-07T20:33:11.7207245Z device=device(type='cuda'), 2025-05-07T20:33:11.7207508Z precompute_total_L=False, 2025-05-07T20:33:11.7207738Z ) 2025-05-07T20:33:11.7207934Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7208366Z self=, 2025-05-07T20:33:11.7208792Z num_jagged_dim=1, 2025-05-07T20:33:11.7209014Z outer_dense_size=4, 2025-05-07T20:33:11.7209240Z inner_dense_size=0, 2025-05-07T20:33:11.7209462Z dtype=torch.float16, 2025-05-07T20:33:11.7209707Z device=device(type='cuda'), 2025-05-07T20:33:11.7209980Z precompute_total_L=True, 2025-05-07T20:33:11.7210212Z ) 2025-05-07T20:33:11.7210415Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7210852Z self=, 2025-05-07T20:33:11.7211289Z num_jagged_dim=4, 2025-05-07T20:33:11.7211508Z outer_dense_size=5, 2025-05-07T20:33:11.7211735Z inner_dense_size=5, 2025-05-07T20:33:11.7211968Z dtype=torch.float16, 2025-05-07T20:33:11.7212201Z device=device(type='cuda'), 2025-05-07T20:33:11.7212462Z precompute_total_L=False, 2025-05-07T20:33:11.7212707Z ) 2025-05-07T20:33:11.7212990Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7213432Z self=, 2025-05-07T20:33:11.7213865Z num_jagged_dim=1, 2025-05-07T20:33:11.7214082Z outer_dense_size=2, 2025-05-07T20:33:11.7214313Z inner_dense_size=2, 2025-05-07T20:33:11.7214548Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7215254Z device=device(type='cuda'), 2025-05-07T20:33:11.7215523Z precompute_total_L=False, 2025-05-07T20:33:11.7215765Z ) 2025-05-07T20:33:11.7215957Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7216396Z self=, 2025-05-07T20:33:11.7216831Z num_jagged_dim=4, 2025-05-07T20:33:11.7217055Z outer_dense_size=3, 2025-05-07T20:33:11.7217278Z inner_dense_size=3, 2025-05-07T20:33:11.7217509Z dtype=torch.float16, 2025-05-07T20:33:11.7217750Z device=device(type='cuda'), 2025-05-07T20:33:11.7218004Z precompute_total_L=True, 2025-05-07T20:33:11.7218243Z ) 2025-05-07T20:33:11.7218444Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7218873Z self=, 2025-05-07T20:33:11.7219301Z num_jagged_dim=2, 2025-05-07T20:33:11.7219524Z outer_dense_size=5, 2025-05-07T20:33:11.7219751Z inner_dense_size=5, 2025-05-07T20:33:11.7219984Z dtype=torch.float16, 2025-05-07T20:33:11.7220227Z device=device(type='cpu'), 2025-05-07T20:33:11.7220480Z precompute_total_L=False, 2025-05-07T20:33:11.7220721Z ) 2025-05-07T20:33:11.7220919Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7221355Z self=, 2025-05-07T20:33:11.7221779Z num_jagged_dim=5, 2025-05-07T20:33:11.7222002Z outer_dense_size=0, 2025-05-07T20:33:11.7222225Z inner_dense_size=5, 2025-05-07T20:33:11.7222451Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7222697Z device=device(type='cpu'), 2025-05-07T20:33:11.7222957Z precompute_total_L=False, 2025-05-07T20:33:11.7223186Z ) 2025-05-07T20:33:11.7223386Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7223826Z self=, 2025-05-07T20:33:11.7224254Z num_jagged_dim=4, 2025-05-07T20:33:11.7224485Z outer_dense_size=0, 2025-05-07T20:33:11.7224718Z inner_dense_size=0, 2025-05-07T20:33:11.7224941Z dtype=torch.float32, 2025-05-07T20:33:11.7225195Z device=device(type='cpu'), 2025-05-07T20:33:11.7225448Z precompute_total_L=False, 2025-05-07T20:33:11.7225682Z ) 2025-05-07T20:33:11.7225882Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7226312Z self=, 2025-05-07T20:33:11.7226738Z num_jagged_dim=4, 2025-05-07T20:33:11.7226963Z outer_dense_size=4, 2025-05-07T20:33:11.7227187Z inner_dense_size=0, 2025-05-07T20:33:11.7227407Z dtype=torch.float32, 2025-05-07T20:33:11.7227648Z device=device(type='cpu'), 2025-05-07T20:33:11.7227907Z precompute_total_L=False, 2025-05-07T20:33:11.7228142Z ) 2025-05-07T20:33:11.7228347Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7228783Z self=, 2025-05-07T20:33:11.7229221Z num_jagged_dim=4, 2025-05-07T20:33:11.7229442Z outer_dense_size=4, 2025-05-07T20:33:11.7229671Z inner_dense_size=4, 2025-05-07T20:33:11.7229892Z dtype=torch.float32, 2025-05-07T20:33:11.7230133Z device=device(type='cpu'), 2025-05-07T20:33:11.7230392Z precompute_total_L=False, 2025-05-07T20:33:11.7230621Z ) 2025-05-07T20:33:11.7230821Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7231255Z self=, 2025-05-07T20:33:11.7231686Z num_jagged_dim=1, 2025-05-07T20:33:11.7231901Z outer_dense_size=3, 2025-05-07T20:33:11.7232125Z inner_dense_size=3, 2025-05-07T20:33:11.7232355Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7232597Z device=device(type='cuda'), 2025-05-07T20:33:11.7232856Z precompute_total_L=False, 2025-05-07T20:33:11.7233089Z ) 2025-05-07T20:33:11.7233280Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7233876Z self=, 2025-05-07T20:33:11.7234455Z num_jagged_dim=3, 2025-05-07T20:33:11.7234735Z outer_dense_size=3, 2025-05-07T20:33:11.7235036Z inner_dense_size=3, 2025-05-07T20:33:11.7235274Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7235512Z device=device(type='cuda'), 2025-05-07T20:33:11.7235770Z precompute_total_L=False, 2025-05-07T20:33:11.7236008Z ) 2025-05-07T20:33:11.7236199Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7236634Z self=, 2025-05-07T20:33:11.7237093Z num_jagged_dim=4, 2025-05-07T20:33:11.7237342Z outer_dense_size=5, 2025-05-07T20:33:11.7237567Z inner_dense_size=0, 2025-05-07T20:33:11.7237787Z dtype=torch.float32, 2025-05-07T20:33:11.7238027Z device=device(type='cuda'), 2025-05-07T20:33:11.7238281Z precompute_total_L=True, 2025-05-07T20:33:11.7238505Z ) 2025-05-07T20:33:11.7238713Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7239155Z self=, 2025-05-07T20:33:11.7239574Z num_jagged_dim=1, 2025-05-07T20:33:11.7239792Z outer_dense_size=5, 2025-05-07T20:33:11.7240013Z inner_dense_size=0, 2025-05-07T20:33:11.7240231Z dtype=torch.float32, 2025-05-07T20:33:11.7240475Z device=device(type='cuda'), 2025-05-07T20:33:11.7240734Z precompute_total_L=True, 2025-05-07T20:33:11.7240960Z ) 2025-05-07T20:33:11.7241158Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7241590Z self=, 2025-05-07T20:33:11.7242017Z num_jagged_dim=1, 2025-05-07T20:33:11.7242233Z outer_dense_size=5, 2025-05-07T20:33:11.7242457Z inner_dense_size=5, 2025-05-07T20:33:11.7242686Z dtype=torch.float32, 2025-05-07T20:33:11.7242918Z device=device(type='cuda'), 2025-05-07T20:33:11.7243177Z precompute_total_L=True, 2025-05-07T20:33:11.7243416Z ) 2025-05-07T20:33:11.7243615Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7244053Z self=, 2025-05-07T20:33:11.7244480Z num_jagged_dim=1, 2025-05-07T20:33:11.7244696Z outer_dense_size=5, 2025-05-07T20:33:11.7244919Z inner_dense_size=1, 2025-05-07T20:33:11.7245144Z dtype=torch.float32, 2025-05-07T20:33:11.7245375Z device=device(type='cuda'), 2025-05-07T20:33:11.7245630Z precompute_total_L=True, 2025-05-07T20:33:11.7245863Z ) 2025-05-07T20:33:11.7246054Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:11.7246518Z self=, 2025-05-07T20:33:11.7246971Z num_jagged_dim=5, 2025-05-07T20:33:11.7247189Z outer_dense_size=5, 2025-05-07T20:33:11.7247403Z inner_dense_size=1, 2025-05-07T20:33:11.7247627Z dtype=torch.float32, 2025-05-07T20:33:11.7247869Z device=device(type='cuda'), 2025-05-07T20:33:11.7248123Z precompute_total_L=True, 2025-05-07T20:33:11.7248357Z ) 2025-05-07T20:33:11.7248534Z PASSED 2025-05-07T20:33:11.7521576Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7522413Z self=, 2025-05-07T20:33:11.7522931Z num_jagged_dim=1, 2025-05-07T20:33:11.7523157Z outer_dense_size=2, 2025-05-07T20:33:11.7523381Z inner_dense_size=2, 2025-05-07T20:33:11.7523600Z dtype=torch.float32, 2025-05-07T20:33:11.7523841Z device=device(type='cpu'), 2025-05-07T20:33:11.7524079Z ) 2025-05-07T20:33:11.7524305Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7524842Z self=, 2025-05-07T20:33:11.7525327Z num_jagged_dim=3, 2025-05-07T20:33:11.7525723Z outer_dense_size=2, 2025-05-07T20:33:11.7526060Z inner_dense_size=2, 2025-05-07T20:33:11.7526292Z dtype=torch.float32, 2025-05-07T20:33:11.7526528Z device=device(type='cpu'), 2025-05-07T20:33:11.7526762Z ) 2025-05-07T20:33:11.7526996Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7527573Z self=, 2025-05-07T20:33:11.7528058Z num_jagged_dim=3, 2025-05-07T20:33:11.7528283Z outer_dense_size=4, 2025-05-07T20:33:11.7528506Z inner_dense_size=2, 2025-05-07T20:33:11.7528728Z dtype=torch.float16, 2025-05-07T20:33:11.7528969Z device=device(type='cuda'), 2025-05-07T20:33:11.7529204Z ) 2025-05-07T20:33:11.7529428Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7529963Z self=, 2025-05-07T20:33:11.7530453Z num_jagged_dim=4, 2025-05-07T20:33:11.7530678Z outer_dense_size=3, 2025-05-07T20:33:11.7530915Z inner_dense_size=3, 2025-05-07T20:33:11.7531145Z dtype=torch.float32, 2025-05-07T20:33:11.7531377Z device=device(type='cuda'), 2025-05-07T20:33:11.7531616Z ) 2025-05-07T20:33:11.7531845Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7532380Z self=, 2025-05-07T20:33:11.7532919Z num_jagged_dim=4, 2025-05-07T20:33:11.7533139Z outer_dense_size=2, 2025-05-07T20:33:11.7533358Z inner_dense_size=5, 2025-05-07T20:33:11.7533583Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7533828Z device=device(type='cpu'), 2025-05-07T20:33:11.7534061Z ) 2025-05-07T20:33:11.7534281Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7534814Z self=, 2025-05-07T20:33:11.7535299Z num_jagged_dim=5, 2025-05-07T20:33:11.7535519Z outer_dense_size=4, 2025-05-07T20:33:11.7535741Z inner_dense_size=5, 2025-05-07T20:33:11.7535968Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7536207Z device=device(type='cpu'), 2025-05-07T20:33:11.7536441Z ) 2025-05-07T20:33:11.7536672Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7537250Z self=, 2025-05-07T20:33:11.7537725Z num_jagged_dim=5, 2025-05-07T20:33:11.7537944Z outer_dense_size=2, 2025-05-07T20:33:11.7538169Z inner_dense_size=3, 2025-05-07T20:33:11.7538392Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7538635Z device=device(type='cuda'), 2025-05-07T20:33:11.7538870Z ) 2025-05-07T20:33:11.7539091Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7539623Z self=, 2025-05-07T20:33:11.7540106Z num_jagged_dim=3, 2025-05-07T20:33:11.7540327Z outer_dense_size=2, 2025-05-07T20:33:11.7540550Z inner_dense_size=5, 2025-05-07T20:33:11.7540781Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7541023Z device=device(type='cpu'), 2025-05-07T20:33:11.7541264Z ) 2025-05-07T20:33:11.7541496Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7542029Z self=, 2025-05-07T20:33:11.7542507Z num_jagged_dim=3, 2025-05-07T20:33:11.7542732Z outer_dense_size=2, 2025-05-07T20:33:11.7542956Z inner_dense_size=3, 2025-05-07T20:33:11.7543178Z dtype=torch.float16, 2025-05-07T20:33:11.7543425Z device=device(type='cpu'), 2025-05-07T20:33:11.7543658Z ) 2025-05-07T20:33:11.7543884Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7544419Z self=, 2025-05-07T20:33:11.7545019Z num_jagged_dim=2, 2025-05-07T20:33:11.7545313Z outer_dense_size=3, 2025-05-07T20:33:11.7545544Z inner_dense_size=3, 2025-05-07T20:33:11.7545769Z dtype=torch.float16, 2025-05-07T20:33:11.7546004Z device=device(type='cuda'), 2025-05-07T20:33:11.7546250Z ) 2025-05-07T20:33:11.7546512Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7547061Z self=, 2025-05-07T20:33:11.7547536Z num_jagged_dim=1, 2025-05-07T20:33:11.7547759Z outer_dense_size=5, 2025-05-07T20:33:11.7547989Z inner_dense_size=4, 2025-05-07T20:33:11.7548208Z dtype=torch.float32, 2025-05-07T20:33:11.7548446Z device=device(type='cuda'), 2025-05-07T20:33:11.7548680Z ) 2025-05-07T20:33:11.7548909Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7549437Z self=, 2025-05-07T20:33:11.7549926Z num_jagged_dim=1, 2025-05-07T20:33:11.7550158Z outer_dense_size=2, 2025-05-07T20:33:11.7550380Z inner_dense_size=4, 2025-05-07T20:33:11.7550611Z dtype=torch.float32, 2025-05-07T20:33:11.7550853Z device=device(type='cuda'), 2025-05-07T20:33:11.7551088Z ) 2025-05-07T20:33:11.7551318Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7551852Z self=, 2025-05-07T20:33:11.7552339Z num_jagged_dim=1, 2025-05-07T20:33:11.7552556Z outer_dense_size=2, 2025-05-07T20:33:11.7552785Z inner_dense_size=2, 2025-05-07T20:33:11.7553016Z dtype=torch.float32, 2025-05-07T20:33:11.7553254Z device=device(type='cuda'), 2025-05-07T20:33:11.7553491Z ) 2025-05-07T20:33:11.7553724Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7554248Z self=, 2025-05-07T20:33:11.7554741Z num_jagged_dim=1, 2025-05-07T20:33:11.7554969Z outer_dense_size=2, 2025-05-07T20:33:11.7555207Z inner_dense_size=4, 2025-05-07T20:33:11.7555431Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7555676Z device=device(type='cpu'), 2025-05-07T20:33:11.7555908Z ) 2025-05-07T20:33:11.7556130Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7556659Z self=, 2025-05-07T20:33:11.7557175Z num_jagged_dim=4, 2025-05-07T20:33:11.7557404Z outer_dense_size=2, 2025-05-07T20:33:11.7557626Z inner_dense_size=4, 2025-05-07T20:33:11.7557854Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7558091Z device=device(type='cpu'), 2025-05-07T20:33:11.7558324Z ) 2025-05-07T20:33:11.7558553Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7559083Z self=, 2025-05-07T20:33:11.7559561Z num_jagged_dim=4, 2025-05-07T20:33:11.7559787Z outer_dense_size=2, 2025-05-07T20:33:11.7560006Z inner_dense_size=2, 2025-05-07T20:33:11.7560245Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7568202Z device=device(type='cpu'), 2025-05-07T20:33:11.7568459Z ) 2025-05-07T20:33:11.7568709Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7569261Z self=, 2025-05-07T20:33:11.7569767Z num_jagged_dim=2, 2025-05-07T20:33:11.7569998Z outer_dense_size=2, 2025-05-07T20:33:11.7570235Z inner_dense_size=2, 2025-05-07T20:33:11.7570475Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7570725Z device=device(type='cpu'), 2025-05-07T20:33:11.7570976Z ) 2025-05-07T20:33:11.7571218Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7571756Z self=, 2025-05-07T20:33:11.7572441Z num_jagged_dim=1, 2025-05-07T20:33:11.7572677Z outer_dense_size=4, 2025-05-07T20:33:11.7572957Z inner_dense_size=3, 2025-05-07T20:33:11.7573193Z dtype=torch.float16, 2025-05-07T20:33:11.7573440Z device=device(type='cpu'), 2025-05-07T20:33:11.7573674Z ) 2025-05-07T20:33:11.7573910Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7574452Z self=, 2025-05-07T20:33:11.7574929Z num_jagged_dim=1, 2025-05-07T20:33:11.7575153Z outer_dense_size=2, 2025-05-07T20:33:11.7575380Z inner_dense_size=3, 2025-05-07T20:33:11.7575601Z dtype=torch.float16, 2025-05-07T20:33:11.7575850Z device=device(type='cpu'), 2025-05-07T20:33:11.7576085Z ) 2025-05-07T20:33:11.7576346Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:11.7576898Z self=, 2025-05-07T20:33:11.7577399Z num_jagged_dim=1, 2025-05-07T20:33:11.7577624Z outer_dense_size=2, 2025-05-07T20:33:11.7577842Z inner_dense_size=2, 2025-05-07T20:33:11.7578074Z dtype=torch.float16, 2025-05-07T20:33:11.7578321Z device=device(type='cpu'), 2025-05-07T20:33:11.7578549Z ) 2025-05-07T20:33:11.7578724Z PASSED 2025-05-07T20:33:11.7803236Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7804916Z self=, 2025-05-07T20:33:11.7805869Z num_jagged_dim=1, 2025-05-07T20:33:11.7806296Z outer_dense_size=0, 2025-05-07T20:33:11.7806735Z inner_dense_size=0, 2025-05-07T20:33:11.7807029Z dtype=torch.float32, 2025-05-07T20:33:11.7807265Z device=device(type='meta'), 2025-05-07T20:33:11.7807535Z precompute_total_L=False, 2025-05-07T20:33:11.7807780Z ) 2025-05-07T20:33:11.7808004Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7808529Z self=, 2025-05-07T20:33:11.7809012Z num_jagged_dim=4, 2025-05-07T20:33:11.7809233Z outer_dense_size=0, 2025-05-07T20:33:11.7809462Z inner_dense_size=0, 2025-05-07T20:33:11.7809694Z dtype=torch.float32, 2025-05-07T20:33:11.7809927Z device=device(type='meta'), 2025-05-07T20:33:11.7810189Z precompute_total_L=False, 2025-05-07T20:33:11.7810432Z ) 2025-05-07T20:33:11.7810651Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7811176Z self=, 2025-05-07T20:33:11.7811656Z num_jagged_dim=4, 2025-05-07T20:33:11.7811878Z outer_dense_size=4, 2025-05-07T20:33:11.7812096Z inner_dense_size=1, 2025-05-07T20:33:11.7812328Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7812575Z device=device(type='meta'), 2025-05-07T20:33:11.7812884Z precompute_total_L=False, 2025-05-07T20:33:11.7813127Z ) 2025-05-07T20:33:11.7813354Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7813866Z self=, 2025-05-07T20:33:11.7814350Z num_jagged_dim=4, 2025-05-07T20:33:11.7814571Z outer_dense_size=2, 2025-05-07T20:33:11.7814786Z inner_dense_size=4, 2025-05-07T20:33:11.7815006Z dtype=torch.float32, 2025-05-07T20:33:11.7815246Z device=device(type='meta'), 2025-05-07T20:33:11.7815505Z precompute_total_L=True, 2025-05-07T20:33:11.7815731Z ) 2025-05-07T20:33:11.7815957Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7816501Z self=, 2025-05-07T20:33:11.7816998Z num_jagged_dim=3, 2025-05-07T20:33:11.7817224Z outer_dense_size=1, 2025-05-07T20:33:11.7817617Z inner_dense_size=4, 2025-05-07T20:33:11.7817952Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7818202Z device=device(type='meta'), 2025-05-07T20:33:11.7818458Z precompute_total_L=True, 2025-05-07T20:33:11.7818687Z ) 2025-05-07T20:33:11.7818910Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7819439Z self=, 2025-05-07T20:33:11.7819913Z num_jagged_dim=1, 2025-05-07T20:33:11.7820140Z outer_dense_size=3, 2025-05-07T20:33:11.7820364Z inner_dense_size=2, 2025-05-07T20:33:11.7820590Z dtype=torch.float32, 2025-05-07T20:33:11.7820826Z device=device(type='meta'), 2025-05-07T20:33:11.7821085Z precompute_total_L=False, 2025-05-07T20:33:11.7821322Z ) 2025-05-07T20:33:11.7821537Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7822058Z self=, 2025-05-07T20:33:11.7822547Z num_jagged_dim=4, 2025-05-07T20:33:11.7822769Z outer_dense_size=0, 2025-05-07T20:33:11.7822996Z inner_dense_size=5, 2025-05-07T20:33:11.7823221Z dtype=torch.float16, 2025-05-07T20:33:11.7823453Z device=device(type='meta'), 2025-05-07T20:33:11.7823707Z precompute_total_L=True, 2025-05-07T20:33:11.7823941Z ) 2025-05-07T20:33:11.7824155Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7824674Z self=, 2025-05-07T20:33:11.7825163Z num_jagged_dim=4, 2025-05-07T20:33:11.7825387Z outer_dense_size=2, 2025-05-07T20:33:11.7825601Z inner_dense_size=2, 2025-05-07T20:33:11.7825828Z dtype=torch.float32, 2025-05-07T20:33:11.7826063Z device=device(type='meta'), 2025-05-07T20:33:11.7826317Z precompute_total_L=True, 2025-05-07T20:33:11.7826551Z ) 2025-05-07T20:33:11.7826778Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7827304Z self=, 2025-05-07T20:33:11.7827781Z num_jagged_dim=2, 2025-05-07T20:33:11.7828001Z outer_dense_size=3, 2025-05-07T20:33:11.7828226Z inner_dense_size=1, 2025-05-07T20:33:11.7828452Z dtype=torch.float16, 2025-05-07T20:33:11.7828691Z device=device(type='meta'), 2025-05-07T20:33:11.7828944Z precompute_total_L=False, 2025-05-07T20:33:11.7829176Z ) 2025-05-07T20:33:11.7829405Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7829924Z self=, 2025-05-07T20:33:11.7830399Z num_jagged_dim=2, 2025-05-07T20:33:11.7830623Z outer_dense_size=2, 2025-05-07T20:33:11.7830849Z inner_dense_size=0, 2025-05-07T20:33:11.7831069Z dtype=torch.float32, 2025-05-07T20:33:11.7831311Z device=device(type='meta'), 2025-05-07T20:33:11.7831568Z precompute_total_L=True, 2025-05-07T20:33:11.7831800Z ) 2025-05-07T20:33:11.7832030Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7832554Z self=, 2025-05-07T20:33:11.7833029Z num_jagged_dim=1, 2025-05-07T20:33:11.7833245Z outer_dense_size=4, 2025-05-07T20:33:11.7833466Z inner_dense_size=1, 2025-05-07T20:33:11.7833688Z dtype=torch.float16, 2025-05-07T20:33:11.7833925Z device=device(type='meta'), 2025-05-07T20:33:11.7834184Z precompute_total_L=True, 2025-05-07T20:33:11.7834414Z ) 2025-05-07T20:33:11.7834647Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7835168Z self=, 2025-05-07T20:33:11.7835651Z num_jagged_dim=1, 2025-05-07T20:33:11.7835871Z outer_dense_size=1, 2025-05-07T20:33:11.7836087Z inner_dense_size=1, 2025-05-07T20:33:11.7836405Z dtype=torch.float16, 2025-05-07T20:33:11.7837567Z device=device(type='meta'), 2025-05-07T20:33:11.7837828Z precompute_total_L=True, 2025-05-07T20:33:11.7838060Z ) 2025-05-07T20:33:11.7838285Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7838799Z self=, 2025-05-07T20:33:11.7839278Z num_jagged_dim=1, 2025-05-07T20:33:11.7839500Z outer_dense_size=2, 2025-05-07T20:33:11.7839720Z inner_dense_size=3, 2025-05-07T20:33:11.7839944Z dtype=torch.float16, 2025-05-07T20:33:11.7840186Z device=device(type='meta'), 2025-05-07T20:33:11.7840441Z precompute_total_L=True, 2025-05-07T20:33:11.7840668Z ) 2025-05-07T20:33:11.7840888Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7841412Z self=, 2025-05-07T20:33:11.7841886Z num_jagged_dim=1, 2025-05-07T20:33:11.7842114Z outer_dense_size=3, 2025-05-07T20:33:11.7842342Z inner_dense_size=3, 2025-05-07T20:33:11.7842567Z dtype=torch.float16, 2025-05-07T20:33:11.7842803Z device=device(type='meta'), 2025-05-07T20:33:11.7843058Z precompute_total_L=True, 2025-05-07T20:33:11.7843283Z ) 2025-05-07T20:33:11.7843508Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7844025Z self=, 2025-05-07T20:33:11.7844505Z num_jagged_dim=1, 2025-05-07T20:33:11.7844722Z outer_dense_size=1, 2025-05-07T20:33:11.7844936Z inner_dense_size=3, 2025-05-07T20:33:11.7845158Z dtype=torch.float16, 2025-05-07T20:33:11.7845392Z device=device(type='meta'), 2025-05-07T20:33:11.7845640Z precompute_total_L=True, 2025-05-07T20:33:11.7845863Z ) 2025-05-07T20:33:11.7846088Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7846605Z self=, 2025-05-07T20:33:11.7847089Z num_jagged_dim=2, 2025-05-07T20:33:11.7847316Z outer_dense_size=1, 2025-05-07T20:33:11.7847545Z inner_dense_size=5, 2025-05-07T20:33:11.7847772Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7848017Z device=device(type='meta'), 2025-05-07T20:33:11.7848272Z precompute_total_L=False, 2025-05-07T20:33:11.7848503Z ) 2025-05-07T20:33:11.7848731Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7849252Z self=, 2025-05-07T20:33:11.7849725Z num_jagged_dim=2, 2025-05-07T20:33:11.7849945Z outer_dense_size=5, 2025-05-07T20:33:11.7850163Z inner_dense_size=5, 2025-05-07T20:33:11.7850384Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7850618Z device=device(type='meta'), 2025-05-07T20:33:11.7850877Z precompute_total_L=False, 2025-05-07T20:33:11.7851108Z ) 2025-05-07T20:33:11.7851327Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7851849Z self=, 2025-05-07T20:33:11.7852320Z num_jagged_dim=2, 2025-05-07T20:33:11.7852532Z outer_dense_size=5, 2025-05-07T20:33:11.7852750Z inner_dense_size=2, 2025-05-07T20:33:11.7853016Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7853250Z device=device(type='meta'), 2025-05-07T20:33:11.7853499Z precompute_total_L=False, 2025-05-07T20:33:11.7853732Z ) 2025-05-07T20:33:11.7853948Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7854467Z self=, 2025-05-07T20:33:11.7854938Z num_jagged_dim=2, 2025-05-07T20:33:11.7855152Z outer_dense_size=2, 2025-05-07T20:33:11.7855365Z inner_dense_size=2, 2025-05-07T20:33:11.7855589Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7855828Z device=device(type='meta'), 2025-05-07T20:33:11.7856172Z precompute_total_L=False, 2025-05-07T20:33:11.7856500Z ) 2025-05-07T20:33:11.7856722Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:11.7857232Z self=, 2025-05-07T20:33:11.7857702Z num_jagged_dim=5, 2025-05-07T20:33:11.7857915Z outer_dense_size=0, 2025-05-07T20:33:11.7858129Z inner_dense_size=0, 2025-05-07T20:33:11.7858352Z dtype=torch.bfloat16, 2025-05-07T20:33:11.7858587Z device=device(type='meta'), 2025-05-07T20:33:11.7858830Z precompute_total_L=True, 2025-05-07T20:33:11.7859060Z ) 2025-05-07T20:33:11.7859224Z PASSED 2025-05-07T20:33:11.9384477Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9385449Z self=, 2025-05-07T20:33:11.9386011Z num_jagged_dim=1, 2025-05-07T20:33:11.9386306Z outer_dense_size=0, 2025-05-07T20:33:11.9386599Z inner_dense_size=8, 2025-05-07T20:33:11.9386878Z dtype=torch.float16, 2025-05-07T20:33:11.9387169Z device=device(type='cpu'), 2025-05-07T20:33:11.9387496Z precompute_total_L=False, 2025-05-07T20:33:11.9387796Z ) 2025-05-07T20:33:11.9388039Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9388615Z self=, 2025-05-07T20:33:11.9389171Z num_jagged_dim=1, 2025-05-07T20:33:11.9389438Z outer_dense_size=3265, 2025-05-07T20:33:11.9389726Z inner_dense_size=8, 2025-05-07T20:33:11.9390003Z dtype=torch.float16, 2025-05-07T20:33:11.9390290Z device=device(type='cpu'), 2025-05-07T20:33:11.9390612Z precompute_total_L=False, 2025-05-07T20:33:11.9390905Z ) 2025-05-07T20:33:11.9391154Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9391719Z self=, 2025-05-07T20:33:11.9392283Z num_jagged_dim=1, 2025-05-07T20:33:11.9392561Z outer_dense_size=3265, 2025-05-07T20:33:11.9392842Z inner_dense_size=96, 2025-05-07T20:33:11.9393131Z dtype=torch.float16, 2025-05-07T20:33:11.9393423Z device=device(type='cpu'), 2025-05-07T20:33:11.9393733Z precompute_total_L=True, 2025-05-07T20:33:11.9394029Z ) 2025-05-07T20:33:11.9394281Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9394855Z self=, 2025-05-07T20:33:11.9395414Z num_jagged_dim=1, 2025-05-07T20:33:11.9395689Z outer_dense_size=5599, 2025-05-07T20:33:11.9395977Z inner_dense_size=50, 2025-05-07T20:33:11.9396279Z dtype=torch.float16, 2025-05-07T20:33:11.9396571Z device=device(type='cpu'), 2025-05-07T20:33:11.9396885Z precompute_total_L=True, 2025-05-07T20:33:11.9397166Z ) 2025-05-07T20:33:11.9397418Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9398001Z self=, 2025-05-07T20:33:11.9398823Z num_jagged_dim=1, 2025-05-07T20:33:11.9399096Z outer_dense_size=3194, 2025-05-07T20:33:11.9399385Z inner_dense_size=64, 2025-05-07T20:33:11.9399664Z dtype=torch.float16, 2025-05-07T20:33:11.9399962Z device=device(type='cpu'), 2025-05-07T20:33:11.9400278Z precompute_total_L=True, 2025-05-07T20:33:11.9400564Z ) 2025-05-07T20:33:11.9400826Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9401398Z self=, 2025-05-07T20:33:11.9401941Z num_jagged_dim=1, 2025-05-07T20:33:11.9402215Z outer_dense_size=1, 2025-05-07T20:33:11.9402496Z inner_dense_size=8, 2025-05-07T20:33:11.9402776Z dtype=torch.float16, 2025-05-07T20:33:11.9403067Z device=device(type='cuda'), 2025-05-07T20:33:11.9403386Z precompute_total_L=False, 2025-05-07T20:33:11.9404131Z ) 2025-05-07T20:33:11.9404533Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9405114Z self=, 2025-05-07T20:33:11.9405667Z num_jagged_dim=1, 2025-05-07T20:33:11.9405935Z outer_dense_size=168, 2025-05-07T20:33:11.9406219Z inner_dense_size=8, 2025-05-07T20:33:11.9406526Z dtype=torch.float16, 2025-05-07T20:33:11.9406834Z device=device(type='cuda'), 2025-05-07T20:33:11.9407150Z precompute_total_L=True, 2025-05-07T20:33:11.9407443Z ) 2025-05-07T20:33:11.9407688Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9408262Z self=, 2025-05-07T20:33:11.9408824Z num_jagged_dim=1, 2025-05-07T20:33:11.9409092Z outer_dense_size=1, 2025-05-07T20:33:11.9409358Z inner_dense_size=72, 2025-05-07T20:33:11.9409641Z dtype=torch.float16, 2025-05-07T20:33:11.9409945Z device=device(type='cpu'), 2025-05-07T20:33:11.9410262Z precompute_total_L=False, 2025-05-07T20:33:11.9410559Z ) 2025-05-07T20:33:11.9410811Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9411376Z self=, 2025-05-07T20:33:11.9411925Z num_jagged_dim=1, 2025-05-07T20:33:11.9412193Z outer_dense_size=1, 2025-05-07T20:33:11.9412462Z inner_dense_size=8, 2025-05-07T20:33:11.9412736Z dtype=torch.float16, 2025-05-07T20:33:11.9413146Z device=device(type='cpu'), 2025-05-07T20:33:11.9413458Z precompute_total_L=True, 2025-05-07T20:33:11.9413744Z ) 2025-05-07T20:33:11.9413994Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9414566Z self=, 2025-05-07T20:33:11.9415120Z num_jagged_dim=1, 2025-05-07T20:33:11.9415395Z outer_dense_size=3468, 2025-05-07T20:33:11.9415684Z inner_dense_size=72, 2025-05-07T20:33:11.9415966Z dtype=torch.float16, 2025-05-07T20:33:11.9416273Z device=device(type='cpu'), 2025-05-07T20:33:11.9416631Z precompute_total_L=True, 2025-05-07T20:33:11.9416922Z ) 2025-05-07T20:33:11.9417170Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9417742Z self=, 2025-05-07T20:33:11.9418288Z num_jagged_dim=1, 2025-05-07T20:33:11.9418569Z outer_dense_size=5381, 2025-05-07T20:33:11.9418862Z inner_dense_size=23, 2025-05-07T20:33:11.9419143Z dtype=torch.float16, 2025-05-07T20:33:11.9419439Z device=device(type='cpu'), 2025-05-07T20:33:11.9419755Z precompute_total_L=True, 2025-05-07T20:33:11.9420037Z ) 2025-05-07T20:33:11.9420289Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9420863Z self=, 2025-05-07T20:33:11.9421414Z num_jagged_dim=1, 2025-05-07T20:33:11.9421687Z outer_dense_size=3668, 2025-05-07T20:33:11.9421985Z inner_dense_size=96, 2025-05-07T20:33:11.9422268Z dtype=torch.float16, 2025-05-07T20:33:11.9422554Z device=device(type='cuda'), 2025-05-07T20:33:11.9422878Z precompute_total_L=False, 2025-05-07T20:33:11.9423171Z ) 2025-05-07T20:33:11.9423413Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9423994Z self=, 2025-05-07T20:33:11.9424547Z num_jagged_dim=1, 2025-05-07T20:33:11.9424812Z outer_dense_size=604, 2025-05-07T20:33:11.9425105Z inner_dense_size=64, 2025-05-07T20:33:11.9425391Z dtype=torch.float16, 2025-05-07T20:33:11.9425673Z device=device(type='cuda'), 2025-05-07T20:33:11.9425988Z precompute_total_L=True, 2025-05-07T20:33:11.9426270Z ) 2025-05-07T20:33:11.9426512Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9427091Z self=, 2025-05-07T20:33:11.9427826Z num_jagged_dim=1, 2025-05-07T20:33:11.9428103Z outer_dense_size=3774, 2025-05-07T20:33:11.9428395Z inner_dense_size=72, 2025-05-07T20:33:11.9428682Z dtype=torch.float16, 2025-05-07T20:33:11.9428964Z device=device(type='cuda'), 2025-05-07T20:33:11.9429288Z precompute_total_L=False, 2025-05-07T20:33:11.9429589Z ) 2025-05-07T20:33:11.9429834Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9430404Z self=, 2025-05-07T20:33:11.9430955Z num_jagged_dim=1, 2025-05-07T20:33:11.9431233Z outer_dense_size=5086, 2025-05-07T20:33:11.9431514Z inner_dense_size=50, 2025-05-07T20:33:11.9431798Z dtype=torch.float16, 2025-05-07T20:33:11.9432090Z device=device(type='cuda'), 2025-05-07T20:33:11.9432396Z precompute_total_L=True, 2025-05-07T20:33:11.9432689Z ) 2025-05-07T20:33:11.9432945Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9433531Z self=, 2025-05-07T20:33:11.9434091Z num_jagged_dim=1, 2025-05-07T20:33:11.9434365Z outer_dense_size=6000, 2025-05-07T20:33:11.9434650Z inner_dense_size=96, 2025-05-07T20:33:11.9434933Z dtype=torch.float16, 2025-05-07T20:33:11.9435224Z device=device(type='cuda'), 2025-05-07T20:33:11.9435530Z precompute_total_L=False, 2025-05-07T20:33:11.9435824Z ) 2025-05-07T20:33:11.9436074Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9436646Z self=, 2025-05-07T20:33:11.9437191Z num_jagged_dim=1, 2025-05-07T20:33:11.9437467Z outer_dense_size=3322, 2025-05-07T20:33:11.9437758Z inner_dense_size=16, 2025-05-07T20:33:11.9438064Z dtype=torch.float16, 2025-05-07T20:33:11.9438378Z device=device(type='cpu'), 2025-05-07T20:33:11.9438721Z precompute_total_L=True, 2025-05-07T20:33:11.9439022Z ) 2025-05-07T20:33:11.9439288Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9439841Z self=, 2025-05-07T20:33:11.9440280Z num_jagged_dim=1, 2025-05-07T20:33:11.9440508Z outer_dense_size=3455, 2025-05-07T20:33:11.9440748Z inner_dense_size=23, 2025-05-07T20:33:11.9440977Z dtype=torch.float16, 2025-05-07T20:33:11.9441240Z device=device(type='cuda'), 2025-05-07T20:33:11.9451310Z precompute_total_L=False, 2025-05-07T20:33:11.9451574Z ) 2025-05-07T20:33:11.9451792Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9452279Z self=, 2025-05-07T20:33:11.9452729Z num_jagged_dim=1, 2025-05-07T20:33:11.9453025Z outer_dense_size=1775, 2025-05-07T20:33:11.9453270Z inner_dense_size=72, 2025-05-07T20:33:11.9453514Z dtype=torch.float16, 2025-05-07T20:33:11.9453764Z device=device(type='cpu'), 2025-05-07T20:33:11.9454039Z precompute_total_L=True, 2025-05-07T20:33:11.9454269Z ) 2025-05-07T20:33:11.9454482Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:11.9454954Z self=, 2025-05-07T20:33:11.9455396Z num_jagged_dim=1, 2025-05-07T20:33:11.9455635Z outer_dense_size=2559, 2025-05-07T20:33:11.9455880Z inner_dense_size=8, 2025-05-07T20:33:11.9456112Z dtype=torch.float16, 2025-05-07T20:33:11.9456356Z device=device(type='cpu'), 2025-05-07T20:33:11.9456628Z precompute_total_L=True, 2025-05-07T20:33:11.9456864Z ) 2025-05-07T20:33:11.9457047Z PASSED 2025-05-07T20:33:11.9510837Z 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:33:11.9511923Z self=, 2025-05-07T20:33:11.9512938Z num_jagged_dim=1, 2025-05-07T20:33:11.9513372Z outer_dense_size=8000, 2025-05-07T20:33:11.9513670Z inner_dense_size=16, 2025-05-07T20:33:11.9513963Z dtype=torch.float16, 2025-05-07T20:33:11.9514253Z device=device(type='cpu'), 2025-05-07T20:33:11.9514576Z precompute_total_L=False, 2025-05-07T20:33:11.9514876Z ) 2025-05-07T20:33:11.9520886Z PASSED 2025-05-07T20:33:11.9521304Z 2025-05-07T20:33:11.9521721Z =============================== warnings summary =============================== 2025-05-07T20:33:11.9522441Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:11.9523315Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:11.9524290Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:11.9529274Z /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:11.9534629Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:11.9535230Z 2025-05-07T20:33:11.9535573Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:11.9536536Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:11.9537585Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:11.9542979Z /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:11.9548649Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:11.9549343Z 2025-05-07T20:33:11.9549719Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:11.9550466Z ======================== 5 passed, 6 warnings in 2.85s ========================= 2025-05-07T20:33:12.6890424Z 2025-05-07T20:33:12.6891127Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:12.6908499Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 5 seconds 2025-05-07T20:33:12.6908798Z 2025-05-07T20:33:12.6908802Z 2025-05-07T20:33:12.6908806Z 2025-05-07T20:33:12.6908810Z 2025-05-07T20:33:12.6931118Z ################################################################################ 2025-05-07T20:33:12.6947176Z # [2025-05-07T20:33:12.694Z] Run Python Test Suite: 2025-05-07T20:33:12.6947507Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:33:12.6948321Z ################################################################################ 2025-05-07T20:33:12.6972301Z + 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:33:12.6972989Z 2025-05-07T20:33:14.8664434Z ============================= test session starts ============================== 2025-05-07T20:33:14.8665041Z 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:14.8665557Z cachedir: .pytest_cache 2025-05-07T20:33:14.8666124Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:14.8666830Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:14.8667232Z plugins: hypothesis-6.131.14 2025-05-07T20:33:17.0086583Z collecting ... collected 3 items 2025-05-07T20:33:17.0086839Z 2025-05-07T20:33:19.0910806Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0911860Z self=, 2025-05-07T20:33:19.0912387Z num_jagged_dim=1, 2025-05-07T20:33:19.0912611Z outer_dense_size=0, 2025-05-07T20:33:19.0912839Z inner_dense_size=0, 2025-05-07T20:33:19.0913071Z operation='add', 2025-05-07T20:33:19.0913294Z dtype=torch.float32, 2025-05-07T20:33:19.0913546Z device=device(type='cpu'), 2025-05-07T20:33:19.0913797Z ) 2025-05-07T20:33:19.0914022Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0914578Z self=, 2025-05-07T20:33:19.0915095Z num_jagged_dim=4, 2025-05-07T20:33:19.0915319Z outer_dense_size=0, 2025-05-07T20:33:19.0915555Z inner_dense_size=0, 2025-05-07T20:33:19.0915789Z operation='add', 2025-05-07T20:33:19.0916019Z dtype=torch.float32, 2025-05-07T20:33:19.0916256Z device=device(type='cpu'), 2025-05-07T20:33:19.0916492Z ) 2025-05-07T20:33:19.0916724Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0917273Z self=, 2025-05-07T20:33:19.0917783Z num_jagged_dim=4, 2025-05-07T20:33:19.0918007Z outer_dense_size=4, 2025-05-07T20:33:19.0918230Z inner_dense_size=0, 2025-05-07T20:33:19.0918455Z operation='add', 2025-05-07T20:33:19.0918677Z dtype=torch.float16, 2025-05-07T20:33:19.0918923Z device=device(type='cuda'), 2025-05-07T20:33:19.0919155Z ) 2025-05-07T20:33:19.0919381Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0919942Z self=, 2025-05-07T20:33:19.0920453Z num_jagged_dim=3, 2025-05-07T20:33:19.0920687Z outer_dense_size=4, 2025-05-07T20:33:19.0920916Z inner_dense_size=0, 2025-05-07T20:33:19.0921165Z operation='add', 2025-05-07T20:33:19.0921408Z dtype=torch.float16, 2025-05-07T20:33:19.0921646Z device=device(type='cuda'), 2025-05-07T20:33:19.0921879Z ) 2025-05-07T20:33:19.0922105Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0922655Z self=, 2025-05-07T20:33:19.0923156Z num_jagged_dim=2, 2025-05-07T20:33:19.0923379Z outer_dense_size=3, 2025-05-07T20:33:19.0923601Z inner_dense_size=1, 2025-05-07T20:33:19.0923827Z operation='add', 2025-05-07T20:33:19.0924048Z dtype=torch.float32, 2025-05-07T20:33:19.0924287Z device=device(type='cuda'), 2025-05-07T20:33:19.0924524Z ) 2025-05-07T20:33:19.0924741Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0925638Z self=, 2025-05-07T20:33:19.0926299Z num_jagged_dim=2, 2025-05-07T20:33:19.0926522Z outer_dense_size=2, 2025-05-07T20:33:19.0926749Z inner_dense_size=2, 2025-05-07T20:33:19.0926980Z operation='add', 2025-05-07T20:33:19.0927201Z dtype=torch.float32, 2025-05-07T20:33:19.0927451Z device=device(type='cpu'), 2025-05-07T20:33:19.0927691Z ) 2025-05-07T20:33:19.0927916Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0928474Z self=, 2025-05-07T20:33:19.0928983Z num_jagged_dim=2, 2025-05-07T20:33:19.0929208Z outer_dense_size=0, 2025-05-07T20:33:19.0929429Z inner_dense_size=3, 2025-05-07T20:33:19.0929655Z operation='add', 2025-05-07T20:33:19.0929885Z dtype=torch.float16, 2025-05-07T20:33:19.0930123Z device=device(type='cpu'), 2025-05-07T20:33:19.0930368Z ) 2025-05-07T20:33:19.0930604Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0931157Z self=, 2025-05-07T20:33:19.0931669Z num_jagged_dim=3, 2025-05-07T20:33:19.0931895Z outer_dense_size=2, 2025-05-07T20:33:19.0932115Z inner_dense_size=0, 2025-05-07T20:33:19.0932340Z operation='add', 2025-05-07T20:33:19.0932566Z dtype=torch.float32, 2025-05-07T20:33:19.0932805Z device=device(type='cpu'), 2025-05-07T20:33:19.0933137Z ) 2025-05-07T20:33:19.0933366Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0933912Z self=, 2025-05-07T20:33:19.0934429Z num_jagged_dim=2, 2025-05-07T20:33:19.0934654Z outer_dense_size=3, 2025-05-07T20:33:19.0934886Z inner_dense_size=4, 2025-05-07T20:33:19.0935102Z operation='add', 2025-05-07T20:33:19.0935326Z dtype=torch.float16, 2025-05-07T20:33:19.0935571Z device=device(type='cuda'), 2025-05-07T20:33:19.0935806Z ) 2025-05-07T20:33:19.0936035Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0936580Z self=, 2025-05-07T20:33:19.0937088Z num_jagged_dim=4, 2025-05-07T20:33:19.0937307Z outer_dense_size=4, 2025-05-07T20:33:19.0937525Z inner_dense_size=2, 2025-05-07T20:33:19.0937766Z operation='add_jagged_output', 2025-05-07T20:33:19.0938036Z dtype=torch.bfloat16, 2025-05-07T20:33:19.0938270Z device=device(type='cuda'), 2025-05-07T20:33:19.0938508Z ) 2025-05-07T20:33:19.0938730Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0939271Z self=, 2025-05-07T20:33:19.0939782Z num_jagged_dim=3, 2025-05-07T20:33:19.0940006Z outer_dense_size=3, 2025-05-07T20:33:19.0940222Z inner_dense_size=0, 2025-05-07T20:33:19.0940453Z operation='add', 2025-05-07T20:33:19.0940679Z dtype=torch.float16, 2025-05-07T20:33:19.0940923Z device=device(type='cuda'), 2025-05-07T20:33:19.0941193Z ) 2025-05-07T20:33:19.0941432Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0941982Z self=, 2025-05-07T20:33:19.0942490Z num_jagged_dim=3, 2025-05-07T20:33:19.0942718Z outer_dense_size=3, 2025-05-07T20:33:19.0942945Z inner_dense_size=3, 2025-05-07T20:33:19.0943170Z operation='add', 2025-05-07T20:33:19.0943396Z dtype=torch.float16, 2025-05-07T20:33:19.0943635Z device=device(type='cuda'), 2025-05-07T20:33:19.0943864Z ) 2025-05-07T20:33:19.0944098Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0944658Z self=, 2025-05-07T20:33:19.0945163Z num_jagged_dim=1, 2025-05-07T20:33:19.0945479Z outer_dense_size=4, 2025-05-07T20:33:19.0945778Z inner_dense_size=2, 2025-05-07T20:33:19.0945998Z operation='add', 2025-05-07T20:33:19.0946221Z dtype=torch.float16, 2025-05-07T20:33:19.0946462Z device=device(type='cpu'), 2025-05-07T20:33:19.0946693Z ) 2025-05-07T20:33:19.0946917Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0947471Z self=, 2025-05-07T20:33:19.0947977Z num_jagged_dim=1, 2025-05-07T20:33:19.0948197Z outer_dense_size=4, 2025-05-07T20:33:19.0948428Z inner_dense_size=4, 2025-05-07T20:33:19.0948655Z operation='add', 2025-05-07T20:33:19.0948870Z dtype=torch.float16, 2025-05-07T20:33:19.0949109Z device=device(type='cpu'), 2025-05-07T20:33:19.0949344Z ) 2025-05-07T20:33:19.0949564Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0950114Z self=, 2025-05-07T20:33:19.0950635Z num_jagged_dim=4, 2025-05-07T20:33:19.0950848Z outer_dense_size=4, 2025-05-07T20:33:19.0951075Z inner_dense_size=4, 2025-05-07T20:33:19.0951294Z operation='add', 2025-05-07T20:33:19.0951513Z dtype=torch.float16, 2025-05-07T20:33:19.0951758Z device=device(type='cpu'), 2025-05-07T20:33:19.0951999Z ) 2025-05-07T20:33:19.0952221Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0952896Z self=, 2025-05-07T20:33:19.0953484Z num_jagged_dim=1, 2025-05-07T20:33:19.0953707Z outer_dense_size=0, 2025-05-07T20:33:19.0953933Z inner_dense_size=3, 2025-05-07T20:33:19.0954158Z operation='mul', 2025-05-07T20:33:19.0954387Z dtype=torch.bfloat16, 2025-05-07T20:33:19.0954628Z device=device(type='cpu'), 2025-05-07T20:33:19.0954863Z ) 2025-05-07T20:33:19.0955098Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0955652Z self=, 2025-05-07T20:33:19.0956159Z num_jagged_dim=1, 2025-05-07T20:33:19.0956380Z outer_dense_size=1, 2025-05-07T20:33:19.0956610Z inner_dense_size=3, 2025-05-07T20:33:19.0956833Z operation='mul', 2025-05-07T20:33:19.0957064Z dtype=torch.bfloat16, 2025-05-07T20:33:19.0957314Z device=device(type='cpu'), 2025-05-07T20:33:19.0957549Z ) 2025-05-07T20:33:19.0957779Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0958328Z self=, 2025-05-07T20:33:19.0958831Z num_jagged_dim=1, 2025-05-07T20:33:19.0959058Z outer_dense_size=1, 2025-05-07T20:33:19.0959280Z inner_dense_size=1, 2025-05-07T20:33:19.0959495Z operation='mul', 2025-05-07T20:33:19.0959720Z dtype=torch.bfloat16, 2025-05-07T20:33:19.0959972Z device=device(type='cpu'), 2025-05-07T20:33:19.0960203Z ) 2025-05-07T20:33:19.0960428Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0960978Z self=, 2025-05-07T20:33:19.0961534Z num_jagged_dim=3, 2025-05-07T20:33:19.0961747Z outer_dense_size=0, 2025-05-07T20:33:19.0961970Z inner_dense_size=2, 2025-05-07T20:33:19.0962192Z operation='mul', 2025-05-07T20:33:19.0962408Z dtype=torch.float32, 2025-05-07T20:33:19.0962650Z device=device(type='cpu'), 2025-05-07T20:33:19.0962896Z ) 2025-05-07T20:33:19.0963111Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:19.0963660Z self=, 2025-05-07T20:33:19.0964170Z num_jagged_dim=3, 2025-05-07T20:33:19.0964384Z outer_dense_size=2, 2025-05-07T20:33:19.0964605Z inner_dense_size=2, 2025-05-07T20:33:19.0964930Z operation='mul', 2025-05-07T20:33:19.0965218Z dtype=torch.float32, 2025-05-07T20:33:19.0965460Z device=device(type='cpu'), 2025-05-07T20:33:19.0965695Z ) 2025-05-07T20:33:19.0965867Z PASSED 2025-05-07T20:33:25.3143701Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3145218Z self=, 2025-05-07T20:33:25.3145801Z num_jagged_dim=1, 2025-05-07T20:33:25.3146026Z outer_dense_size=2, 2025-05-07T20:33:25.3146256Z inner_dense_size=2, 2025-05-07T20:33:25.3146480Z operation='add', 2025-05-07T20:33:25.3146700Z dtype=torch.float32, 2025-05-07T20:33:25.3146944Z device=device(type='cpu'), 2025-05-07T20:33:25.3147188Z ) 2025-05-07T20:33:25.3147523Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3148468Z self=, 2025-05-07T20:33:25.3149045Z num_jagged_dim=4, 2025-05-07T20:33:25.3149264Z outer_dense_size=2, 2025-05-07T20:33:25.3149486Z inner_dense_size=2, 2025-05-07T20:33:25.3149711Z operation='add', 2025-05-07T20:33:25.3149939Z dtype=torch.float32, 2025-05-07T20:33:25.3150178Z device=device(type='cpu'), 2025-05-07T20:33:25.3150415Z ) 2025-05-07T20:33:25.3150683Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3151331Z self=, 2025-05-07T20:33:25.3151901Z num_jagged_dim=4, 2025-05-07T20:33:25.3152131Z outer_dense_size=2, 2025-05-07T20:33:25.3152352Z inner_dense_size=3, 2025-05-07T20:33:25.3152577Z operation='mul', 2025-05-07T20:33:25.3152802Z dtype=torch.float16, 2025-05-07T20:33:25.3153040Z device=device(type='cpu'), 2025-05-07T20:33:25.3153289Z ) 2025-05-07T20:33:25.3153564Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3154218Z self=, 2025-05-07T20:33:25.3154779Z num_jagged_dim=5, 2025-05-07T20:33:25.3155003Z outer_dense_size=4, 2025-05-07T20:33:25.3155227Z inner_dense_size=5, 2025-05-07T20:33:25.3155441Z operation='add', 2025-05-07T20:33:25.3155668Z dtype=torch.float32, 2025-05-07T20:33:25.3155910Z device=device(type='cpu'), 2025-05-07T20:33:25.3156136Z ) 2025-05-07T20:33:25.3156401Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3157046Z self=, 2025-05-07T20:33:25.3157600Z num_jagged_dim=5, 2025-05-07T20:33:25.3157822Z outer_dense_size=3, 2025-05-07T20:33:25.3158043Z inner_dense_size=5, 2025-05-07T20:33:25.3158263Z operation='mul', 2025-05-07T20:33:25.3158501Z dtype=torch.float32, 2025-05-07T20:33:25.3158741Z device=device(type='cpu'), 2025-05-07T20:33:25.3158977Z ) 2025-05-07T20:33:25.3159239Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3159887Z self=, 2025-05-07T20:33:25.3160447Z num_jagged_dim=3, 2025-05-07T20:33:25.3160666Z outer_dense_size=4, 2025-05-07T20:33:25.3160888Z inner_dense_size=3, 2025-05-07T20:33:25.3161128Z operation='add_jagged_output', 2025-05-07T20:33:25.3161394Z dtype=torch.float16, 2025-05-07T20:33:25.3161641Z device=device(type='cuda'), 2025-05-07T20:33:25.3161885Z ) 2025-05-07T20:33:25.3162148Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3162793Z self=, 2025-05-07T20:33:25.3163918Z num_jagged_dim=2, 2025-05-07T20:33:25.3164145Z outer_dense_size=2, 2025-05-07T20:33:25.3164360Z inner_dense_size=3, 2025-05-07T20:33:25.3164604Z operation='add_jagged_output', 2025-05-07T20:33:25.3164871Z dtype=torch.float16, 2025-05-07T20:33:25.3165103Z device=device(type='cpu'), 2025-05-07T20:33:25.3165336Z ) 2025-05-07T20:33:25.3165603Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3166244Z self=, 2025-05-07T20:33:25.3166805Z num_jagged_dim=5, 2025-05-07T20:33:25.3167033Z outer_dense_size=3, 2025-05-07T20:33:25.3167249Z inner_dense_size=3, 2025-05-07T20:33:25.3167469Z operation='add', 2025-05-07T20:33:25.3167690Z dtype=torch.float32, 2025-05-07T20:33:25.3167924Z device=device(type='cpu'), 2025-05-07T20:33:25.3168172Z ) 2025-05-07T20:33:25.3168448Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3169101Z self=, 2025-05-07T20:33:25.3169664Z num_jagged_dim=1, 2025-05-07T20:33:25.3169885Z outer_dense_size=3, 2025-05-07T20:33:25.3170103Z inner_dense_size=3, 2025-05-07T20:33:25.3170330Z operation='add', 2025-05-07T20:33:25.3170563Z dtype=torch.bfloat16, 2025-05-07T20:33:25.3170804Z device=device(type='cpu'), 2025-05-07T20:33:25.3171041Z ) 2025-05-07T20:33:25.3171311Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3171952Z self=, 2025-05-07T20:33:25.3172517Z num_jagged_dim=1, 2025-05-07T20:33:25.3172739Z outer_dense_size=2, 2025-05-07T20:33:25.3173100Z inner_dense_size=5, 2025-05-07T20:33:25.3173341Z operation='mul', 2025-05-07T20:33:25.3173578Z dtype=torch.bfloat16, 2025-05-07T20:33:25.3173823Z device=device(type='cuda'), 2025-05-07T20:33:25.3174061Z ) 2025-05-07T20:33:25.3174327Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3174976Z self=, 2025-05-07T20:33:25.3175527Z num_jagged_dim=4, 2025-05-07T20:33:25.3175746Z outer_dense_size=5, 2025-05-07T20:33:25.3175967Z inner_dense_size=4, 2025-05-07T20:33:25.3176200Z operation='add_jagged_output', 2025-05-07T20:33:25.3176466Z dtype=torch.float32, 2025-05-07T20:33:25.3176699Z device=device(type='cuda'), 2025-05-07T20:33:25.3176929Z ) 2025-05-07T20:33:25.3177197Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3177842Z self=, 2025-05-07T20:33:25.3178394Z num_jagged_dim=5, 2025-05-07T20:33:25.3178620Z outer_dense_size=5, 2025-05-07T20:33:25.3178848Z inner_dense_size=4, 2025-05-07T20:33:25.3179084Z operation='add_jagged_output', 2025-05-07T20:33:25.3179344Z dtype=torch.float32, 2025-05-07T20:33:25.3179586Z device=device(type='cuda'), 2025-05-07T20:33:25.3179819Z ) 2025-05-07T20:33:25.3180079Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3180743Z self=, 2025-05-07T20:33:25.3181300Z num_jagged_dim=5, 2025-05-07T20:33:25.3181514Z outer_dense_size=4, 2025-05-07T20:33:25.3188762Z inner_dense_size=4, 2025-05-07T20:33:25.3189050Z operation='add_jagged_output', 2025-05-07T20:33:25.3189334Z dtype=torch.float32, 2025-05-07T20:33:25.3189588Z device=device(type='cuda'), 2025-05-07T20:33:25.3189840Z ) 2025-05-07T20:33:25.3190112Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3190988Z self=, 2025-05-07T20:33:25.3191573Z num_jagged_dim=5, 2025-05-07T20:33:25.3191807Z outer_dense_size=5, 2025-05-07T20:33:25.3192041Z inner_dense_size=5, 2025-05-07T20:33:25.3192289Z operation='add_jagged_output', 2025-05-07T20:33:25.3192560Z dtype=torch.float32, 2025-05-07T20:33:25.3192816Z device=device(type='cuda'), 2025-05-07T20:33:25.3193061Z ) 2025-05-07T20:33:25.3193332Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3193988Z self=, 2025-05-07T20:33:25.3194558Z num_jagged_dim=5, 2025-05-07T20:33:25.3194781Z outer_dense_size=2, 2025-05-07T20:33:25.3195024Z inner_dense_size=2, 2025-05-07T20:33:25.3195300Z operation='mul', 2025-05-07T20:33:25.3195525Z dtype=torch.float16, 2025-05-07T20:33:25.3195780Z device=device(type='cuda'), 2025-05-07T20:33:25.3196031Z ) 2025-05-07T20:33:25.3196305Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3196964Z self=, 2025-05-07T20:33:25.3197534Z num_jagged_dim=2, 2025-05-07T20:33:25.3197767Z outer_dense_size=2, 2025-05-07T20:33:25.3197991Z inner_dense_size=2, 2025-05-07T20:33:25.3198226Z operation='mul', 2025-05-07T20:33:25.3198859Z dtype=torch.float16, 2025-05-07T20:33:25.3199194Z device=device(type='cuda'), 2025-05-07T20:33:25.3199446Z ) 2025-05-07T20:33:25.3199732Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3200388Z self=, 2025-05-07T20:33:25.3200957Z num_jagged_dim=5, 2025-05-07T20:33:25.3201193Z outer_dense_size=4, 2025-05-07T20:33:25.3201423Z inner_dense_size=3, 2025-05-07T20:33:25.3201662Z operation='add', 2025-05-07T20:33:25.3201895Z dtype=torch.bfloat16, 2025-05-07T20:33:25.3202136Z device=device(type='cuda'), 2025-05-07T20:33:25.3202381Z ) 2025-05-07T20:33:25.3202657Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3203310Z self=, 2025-05-07T20:33:25.3203872Z num_jagged_dim=5, 2025-05-07T20:33:25.3204103Z outer_dense_size=4, 2025-05-07T20:33:25.3204335Z inner_dense_size=4, 2025-05-07T20:33:25.3204560Z operation='add', 2025-05-07T20:33:25.3204796Z dtype=torch.bfloat16, 2025-05-07T20:33:25.3205044Z device=device(type='cuda'), 2025-05-07T20:33:25.3205309Z ) 2025-05-07T20:33:25.3205607Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3206264Z self=, 2025-05-07T20:33:25.3206843Z num_jagged_dim=5, 2025-05-07T20:33:25.3207063Z outer_dense_size=5, 2025-05-07T20:33:25.3207294Z inner_dense_size=4, 2025-05-07T20:33:25.3207523Z operation='add', 2025-05-07T20:33:25.3207753Z dtype=torch.bfloat16, 2025-05-07T20:33:25.3208002Z device=device(type='cuda'), 2025-05-07T20:33:25.3208249Z ) 2025-05-07T20:33:25.3208516Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:25.3209171Z self=, 2025-05-07T20:33:25.3209747Z num_jagged_dim=5, 2025-05-07T20:33:25.3209968Z outer_dense_size=5, 2025-05-07T20:33:25.3210202Z inner_dense_size=5, 2025-05-07T20:33:25.3210437Z operation='add', 2025-05-07T20:33:25.3210664Z dtype=torch.bfloat16, 2025-05-07T20:33:25.3210915Z device=device(type='cuda'), 2025-05-07T20:33:25.3211161Z ) 2025-05-07T20:33:25.3211521Z PASSED 2025-05-07T20:33:36.9881012Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:36.9882096Z self=, 2025-05-07T20:33:36.9882642Z num_jagged_dim=1, 2025-05-07T20:33:36.9882879Z outer_dense_size=0, 2025-05-07T20:33:36.9883112Z inner_dense_size=16, 2025-05-07T20:33:36.9883370Z operation='add_jagged_output', 2025-05-07T20:33:36.9883651Z dtype=torch.float16, 2025-05-07T20:33:36.9883898Z device=device(type='cpu'), 2025-05-07T20:33:36.9884148Z ) 2025-05-07T20:33:36.9884392Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:36.9884979Z self=, 2025-05-07T20:33:36.9885519Z num_jagged_dim=1, 2025-05-07T20:33:36.9885748Z outer_dense_size=6, 2025-05-07T20:33:36.9885984Z inner_dense_size=96, 2025-05-07T20:33:36.9886242Z operation='add_jagged_output', 2025-05-07T20:33:36.9886511Z dtype=torch.float16, 2025-05-07T20:33:36.9886746Z device=device(type='cpu'), 2025-05-07T20:33:36.9886986Z ) 2025-05-07T20:33:36.9887225Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:36.9887813Z self=, 2025-05-07T20:33:36.9888336Z num_jagged_dim=1, 2025-05-07T20:33:36.9888564Z outer_dense_size=4, 2025-05-07T20:33:36.9888795Z inner_dense_size=64, 2025-05-07T20:33:36.9889022Z operation='mul', 2025-05-07T20:33:36.9889249Z dtype=torch.float16, 2025-05-07T20:33:36.9889495Z device=device(type='cuda'), 2025-05-07T20:33:36.9889759Z ) 2025-05-07T20:33:36.9890093Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:36.9890678Z self=, 2025-05-07T20:33:36.9891216Z num_jagged_dim=1, 2025-05-07T20:33:36.9891446Z outer_dense_size=7, 2025-05-07T20:33:36.9891681Z inner_dense_size=192, 2025-05-07T20:33:36.9891906Z operation='mul', 2025-05-07T20:33:36.9892132Z dtype=torch.float16, 2025-05-07T20:33:36.9892382Z device=device(type='cpu'), 2025-05-07T20:33:36.9892664Z ) 2025-05-07T20:33:36.9892845Z PASSED 2025-05-07T20:33:36.9893089Z 2025-05-07T20:33:36.9893227Z =============================== warnings summary =============================== 2025-05-07T20:33:36.9893777Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:36.9894478Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:36.9895921Z /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:36.9897128Z warnings.warn( 2025-05-07T20:33:36.9897261Z 2025-05-07T20:33:36.9897567Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:36.9898280Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:36.9899987Z /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:33:36.9901169Z warnings.warn( 2025-05-07T20:33:36.9901311Z 2025-05-07T20:33:36.9901610Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:36.9905135Z /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:33:36.9908340Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:36.9908749Z 2025-05-07T20:33:36.9908981Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:36.9909442Z ======================== 3 passed, 5 warnings in 22.25s ======================== 2025-05-07T20:33:37.8225208Z 2025-05-07T20:33:37.8225947Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:33:37.8245947Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 25 seconds 2025-05-07T20:33:37.8246265Z 2025-05-07T20:33:37.8246722Z 2025-05-07T20:33:37.8246751Z 2025-05-07T20:33:37.8246755Z 2025-05-07T20:33:37.8266921Z ################################################################################ 2025-05-07T20:33:37.8285077Z # [2025-05-07T20:33:37.828Z] Run Python Test Suite: 2025-05-07T20:33:37.8285434Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:37.8285928Z ################################################################################ 2025-05-07T20:33:37.8313993Z + 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:33:37.8314674Z 2025-05-07T20:33:40.0053136Z ============================= test session starts ============================== 2025-05-07T20:33:40.0053782Z 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:40.0054311Z cachedir: .pytest_cache 2025-05-07T20:33:40.0054879Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:40.0055594Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:40.0055988Z plugins: hypothesis-6.131.14 2025-05-07T20:33:42.1140445Z collecting ... collected 1 item 2025-05-07T20:33:42.1140677Z 2025-05-07T20:33:48.9554501Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9555606Z self=, 2025-05-07T20:33:48.9556179Z T=10, 2025-05-07T20:33:48.9556375Z W=8, 2025-05-07T20:33:48.9556555Z ) 2025-05-07T20:33:48.9556792Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9557412Z self=, 2025-05-07T20:33:48.9557965Z T=11, 2025-05-07T20:33:48.9558157Z W=8, 2025-05-07T20:33:48.9558336Z ) 2025-05-07T20:33:48.9558562Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9559178Z self=, 2025-05-07T20:33:48.9559728Z T=11, 2025-05-07T20:33:48.9559903Z W=44, 2025-05-07T20:33:48.9560081Z ) 2025-05-07T20:33:48.9560311Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9561538Z self=, 2025-05-07T20:33:48.9562096Z T=14, 2025-05-07T20:33:48.9562269Z W=54, 2025-05-07T20:33:48.9562445Z ) 2025-05-07T20:33:48.9562671Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9563275Z self=, 2025-05-07T20:33:48.9563829Z T=19, 2025-05-07T20:33:48.9564005Z W=13, 2025-05-07T20:33:48.9564175Z ) 2025-05-07T20:33:48.9564402Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9565007Z self=, 2025-05-07T20:33:48.9565564Z T=14, 2025-05-07T20:33:48.9565738Z W=64, 2025-05-07T20:33:48.9565920Z ) 2025-05-07T20:33:48.9566145Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9566758Z self=, 2025-05-07T20:33:48.9567316Z T=20, 2025-05-07T20:33:48.9567495Z W=49, 2025-05-07T20:33:48.9567666Z ) 2025-05-07T20:33:48.9567890Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9568501Z self=, 2025-05-07T20:33:48.9569064Z T=15, 2025-05-07T20:33:48.9569235Z W=26, 2025-05-07T20:33:48.9569408Z ) 2025-05-07T20:33:48.9569629Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9570233Z self=, 2025-05-07T20:33:48.9570791Z T=13, 2025-05-07T20:33:48.9570975Z W=35, 2025-05-07T20:33:48.9571147Z ) 2025-05-07T20:33:48.9571369Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:48.9571984Z self=, 2025-05-07T20:33:48.9572532Z T=18, 2025-05-07T20:33:48.9572714Z W=31, 2025-05-07T20:33:48.9572987Z ) 2025-05-07T20:33:48.9573161Z PASSED 2025-05-07T20:33:48.9573273Z 2025-05-07T20:33:48.9573410Z ============================== 1 passed in 9.08s =============================== 2025-05-07T20:33:49.6840265Z 2025-05-07T20:33:49.6841331Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:49.6860927Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:33:49.6861265Z 2025-05-07T20:33:49.6861269Z 2025-05-07T20:33:49.6861278Z 2025-05-07T20:33:49.6861282Z 2025-05-07T20:33:49.6881632Z ################################################################################ 2025-05-07T20:33:49.6896357Z # [2025-05-07T20:33:49.689Z] Run Python Test Suite: 2025-05-07T20:33:49.6896691Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:49.6897015Z ################################################################################ 2025-05-07T20:33:49.6923359Z + 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:33:49.6924278Z 2025-05-07T20:33:51.8534473Z ============================= test session starts ============================== 2025-05-07T20:33:51.8535106Z 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.8535612Z cachedir: .pytest_cache 2025-05-07T20:33:51.8536174Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:51.8536887Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:51.8537287Z plugins: hypothesis-6.131.14 2025-05-07T20:33:53.9748431Z collecting ... collected 2 items 2025-05-07T20:33:53.9748984Z 2025-05-07T20:33:54.4598219Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4599602Z self=, 2025-05-07T20:33:54.4600238Z max_seq_length=5, 2025-05-07T20:33:54.4600497Z batch_size=1, 2025-05-07T20:33:54.4600740Z num_cols=1, 2025-05-07T20:33:54.4600996Z num_jagged_tensor_rows=1, 2025-05-07T20:33:54.4601304Z index_dtype=torch.int32, 2025-05-07T20:33:54.4601627Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:54.4601960Z use_cpu=False, 2025-05-07T20:33:54.4602221Z check_non_contiguous=False, 2025-05-07T20:33:54.4602524Z known_shape=False, 2025-05-07T20:33:54.4602783Z ) 2025-05-07T20:33:54.4603037Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4603734Z self=, 2025-05-07T20:33:54.4604435Z max_seq_length=8, 2025-05-07T20:33:54.4604691Z batch_size=1, 2025-05-07T20:33:54.4604933Z num_cols=1, 2025-05-07T20:33:54.4605187Z num_jagged_tensor_rows=1, 2025-05-07T20:33:54.4605495Z index_dtype=torch.int32, 2025-05-07T20:33:54.4605812Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:54.4606144Z use_cpu=False, 2025-05-07T20:33:54.4606413Z check_non_contiguous=False, 2025-05-07T20:33:54.4606714Z known_shape=False, 2025-05-07T20:33:54.4606979Z ) 2025-05-07T20:33:54.4607236Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4607898Z self=, 2025-05-07T20:33:54.4608532Z max_seq_length=8, 2025-05-07T20:33:54.4608789Z batch_size=101, 2025-05-07T20:33:54.4609028Z num_cols=23, 2025-05-07T20:33:54.4609286Z num_jagged_tensor_rows=103, 2025-05-07T20:33:54.4609604Z index_dtype=torch.int32, 2025-05-07T20:33:54.4609924Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4610253Z use_cpu=False, 2025-05-07T20:33:54.4610517Z check_non_contiguous=False, 2025-05-07T20:33:54.4610812Z known_shape=False, 2025-05-07T20:33:54.4611063Z ) 2025-05-07T20:33:54.4611320Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4611981Z self=, 2025-05-07T20:33:54.4612608Z max_seq_length=10, 2025-05-07T20:33:54.4612950Z batch_size=120, 2025-05-07T20:33:54.4613207Z num_cols=74, 2025-05-07T20:33:54.4613461Z num_jagged_tensor_rows=103, 2025-05-07T20:33:54.4613779Z index_dtype=torch.int32, 2025-05-07T20:33:54.4614094Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:54.4614414Z use_cpu=False, 2025-05-07T20:33:54.4614679Z check_non_contiguous=True, 2025-05-07T20:33:54.4614980Z known_shape=True, 2025-05-07T20:33:54.4615232Z ) 2025-05-07T20:33:54.4615495Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4616161Z self=, 2025-05-07T20:33:54.4616787Z max_seq_length=8, 2025-05-07T20:33:54.4617049Z batch_size=11, 2025-05-07T20:33:54.4617297Z num_cols=7, 2025-05-07T20:33:54.4617545Z num_jagged_tensor_rows=45, 2025-05-07T20:33:54.4617856Z index_dtype=torch.int64, 2025-05-07T20:33:54.4618176Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4618505Z use_cpu=False, 2025-05-07T20:33:54.4618761Z check_non_contiguous=False, 2025-05-07T20:33:54.4619067Z known_shape=True, 2025-05-07T20:33:54.4619319Z ) 2025-05-07T20:33:54.4619569Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4620238Z self=, 2025-05-07T20:33:54.4620869Z max_seq_length=10, 2025-05-07T20:33:54.4621502Z batch_size=108, 2025-05-07T20:33:54.4621970Z num_cols=81, 2025-05-07T20:33:54.4622233Z num_jagged_tensor_rows=48, 2025-05-07T20:33:54.4622541Z index_dtype=torch.int64, 2025-05-07T20:33:54.4622861Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4623195Z use_cpu=True, 2025-05-07T20:33:54.4623462Z check_non_contiguous=False, 2025-05-07T20:33:54.4623768Z known_shape=True, 2025-05-07T20:33:54.4624021Z ) 2025-05-07T20:33:54.4624276Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4624934Z self=, 2025-05-07T20:33:54.4625568Z max_seq_length=5, 2025-05-07T20:33:54.4625835Z batch_size=113, 2025-05-07T20:33:54.4626075Z num_cols=79, 2025-05-07T20:33:54.4626337Z num_jagged_tensor_rows=104, 2025-05-07T20:33:54.4626654Z index_dtype=torch.int32, 2025-05-07T20:33:54.4626971Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4627314Z use_cpu=False, 2025-05-07T20:33:54.4627587Z check_non_contiguous=True, 2025-05-07T20:33:54.4627884Z known_shape=False, 2025-05-07T20:33:54.4628139Z ) 2025-05-07T20:33:54.4628396Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4629058Z self=, 2025-05-07T20:33:54.4629695Z max_seq_length=6, 2025-05-07T20:33:54.4629956Z batch_size=26, 2025-05-07T20:33:54.4630202Z num_cols=26, 2025-05-07T20:33:54.4630455Z num_jagged_tensor_rows=18, 2025-05-07T20:33:54.4630765Z index_dtype=torch.int32, 2025-05-07T20:33:54.4631083Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4631411Z use_cpu=False, 2025-05-07T20:33:54.4631674Z check_non_contiguous=True, 2025-05-07T20:33:54.4631976Z known_shape=True, 2025-05-07T20:33:54.4632225Z ) 2025-05-07T20:33:54.4632486Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4633164Z self=, 2025-05-07T20:33:54.4633816Z max_seq_length=10, 2025-05-07T20:33:54.4634104Z batch_size=94, 2025-05-07T20:33:54.4634349Z num_cols=73, 2025-05-07T20:33:54.4634602Z num_jagged_tensor_rows=81, 2025-05-07T20:33:54.4634913Z index_dtype=torch.int32, 2025-05-07T20:33:54.4635228Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:54.4635551Z use_cpu=True, 2025-05-07T20:33:54.4635817Z check_non_contiguous=False, 2025-05-07T20:33:54.4636118Z known_shape=False, 2025-05-07T20:33:54.4636375Z ) 2025-05-07T20:33:54.4636624Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4637282Z self=, 2025-05-07T20:33:54.4637916Z max_seq_length=8, 2025-05-07T20:33:54.4638173Z batch_size=118, 2025-05-07T20:33:54.4638419Z num_cols=16, 2025-05-07T20:33:54.4638686Z num_jagged_tensor_rows=84, 2025-05-07T20:33:54.4639005Z index_dtype=torch.int64, 2025-05-07T20:33:54.4639325Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:54.4639648Z use_cpu=True, 2025-05-07T20:33:54.4639911Z check_non_contiguous=True, 2025-05-07T20:33:54.4640213Z known_shape=True, 2025-05-07T20:33:54.4640471Z ) 2025-05-07T20:33:54.4640727Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4641387Z self=, 2025-05-07T20:33:54.4642024Z max_seq_length=6, 2025-05-07T20:33:54.4642277Z batch_size=95, 2025-05-07T20:33:54.4642519Z num_cols=92, 2025-05-07T20:33:54.4642777Z num_jagged_tensor_rows=87, 2025-05-07T20:33:54.4643080Z index_dtype=torch.int64, 2025-05-07T20:33:54.4643401Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4643748Z use_cpu=True, 2025-05-07T20:33:54.4644042Z check_non_contiguous=False, 2025-05-07T20:33:54.4644450Z known_shape=False, 2025-05-07T20:33:54.4644704Z ) 2025-05-07T20:33:54.4645038Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4645701Z self=, 2025-05-07T20:33:54.4646330Z max_seq_length=6, 2025-05-07T20:33:54.4646590Z batch_size=6, 2025-05-07T20:33:54.4646826Z num_cols=92, 2025-05-07T20:33:54.4647082Z num_jagged_tensor_rows=87, 2025-05-07T20:33:54.4647397Z index_dtype=torch.int64, 2025-05-07T20:33:54.4647707Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4648034Z use_cpu=True, 2025-05-07T20:33:54.4648299Z check_non_contiguous=False, 2025-05-07T20:33:54.4648596Z known_shape=False, 2025-05-07T20:33:54.4648849Z ) 2025-05-07T20:33:54.4649106Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4649758Z self=, 2025-05-07T20:33:54.4650400Z max_seq_length=6, 2025-05-07T20:33:54.4650665Z batch_size=6, 2025-05-07T20:33:54.4650903Z num_cols=92, 2025-05-07T20:33:54.4651165Z num_jagged_tensor_rows=92, 2025-05-07T20:33:54.4651497Z index_dtype=torch.int64, 2025-05-07T20:33:54.4651751Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4659383Z use_cpu=True, 2025-05-07T20:33:54.4659631Z check_non_contiguous=False, 2025-05-07T20:33:54.4659891Z known_shape=False, 2025-05-07T20:33:54.4660107Z ) 2025-05-07T20:33:54.4660326Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4660867Z self=, 2025-05-07T20:33:54.4661394Z max_seq_length=6, 2025-05-07T20:33:54.4661616Z batch_size=6, 2025-05-07T20:33:54.4661821Z num_cols=92, 2025-05-07T20:33:54.4662032Z num_jagged_tensor_rows=6, 2025-05-07T20:33:54.4662294Z index_dtype=torch.int64, 2025-05-07T20:33:54.4662565Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4662836Z use_cpu=True, 2025-05-07T20:33:54.4663067Z check_non_contiguous=False, 2025-05-07T20:33:54.4663313Z known_shape=False, 2025-05-07T20:33:54.4663531Z ) 2025-05-07T20:33:54.4663750Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4664293Z self=, 2025-05-07T20:33:54.4664799Z max_seq_length=6, 2025-05-07T20:33:54.4665019Z batch_size=6, 2025-05-07T20:33:54.4665228Z num_cols=92, 2025-05-07T20:33:54.4665438Z num_jagged_tensor_rows=6, 2025-05-07T20:33:54.4665699Z index_dtype=torch.int64, 2025-05-07T20:33:54.4665965Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4666236Z use_cpu=True, 2025-05-07T20:33:54.4666457Z check_non_contiguous=True, 2025-05-07T20:33:54.4666712Z known_shape=False, 2025-05-07T20:33:54.4666916Z ) 2025-05-07T20:33:54.4667130Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4667681Z self=, 2025-05-07T20:33:54.4668186Z max_seq_length=5, 2025-05-07T20:33:54.4668403Z batch_size=6, 2025-05-07T20:33:54.4668611Z num_cols=92, 2025-05-07T20:33:54.4668817Z num_jagged_tensor_rows=6, 2025-05-07T20:33:54.4669080Z index_dtype=torch.int64, 2025-05-07T20:33:54.4669341Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4669614Z use_cpu=True, 2025-05-07T20:33:54.4669829Z check_non_contiguous=True, 2025-05-07T20:33:54.4670081Z known_shape=False, 2025-05-07T20:33:54.4670290Z ) 2025-05-07T20:33:54.4670496Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4671037Z self=, 2025-05-07T20:33:54.4671546Z max_seq_length=5, 2025-05-07T20:33:54.4671758Z batch_size=6, 2025-05-07T20:33:54.4671960Z num_cols=6, 2025-05-07T20:33:54.4672316Z num_jagged_tensor_rows=6, 2025-05-07T20:33:54.4672639Z index_dtype=torch.int64, 2025-05-07T20:33:54.4672907Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:54.4673183Z use_cpu=True, 2025-05-07T20:33:54.4673391Z check_non_contiguous=True, 2025-05-07T20:33:54.4673642Z known_shape=False, 2025-05-07T20:33:54.4673874Z ) 2025-05-07T20:33:54.4674103Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4674643Z self=, 2025-05-07T20:33:54.4675163Z max_seq_length=7, 2025-05-07T20:33:54.4675471Z batch_size=59, 2025-05-07T20:33:54.4675721Z num_cols=128, 2025-05-07T20:33:54.4675982Z num_jagged_tensor_rows=125, 2025-05-07T20:33:54.4676300Z index_dtype=torch.int32, 2025-05-07T20:33:54.4676611Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:54.4676945Z use_cpu=False, 2025-05-07T20:33:54.4677213Z check_non_contiguous=False, 2025-05-07T20:33:54.4677521Z known_shape=True, 2025-05-07T20:33:54.4677780Z ) 2025-05-07T20:33:54.4678049Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4678707Z self=, 2025-05-07T20:33:54.4679344Z max_seq_length=7, 2025-05-07T20:33:54.4679611Z batch_size=59, 2025-05-07T20:33:54.4679859Z num_cols=128, 2025-05-07T20:33:54.4680116Z num_jagged_tensor_rows=125, 2025-05-07T20:33:54.4680432Z index_dtype=torch.int32, 2025-05-07T20:33:54.4680751Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:54.4681069Z use_cpu=True, 2025-05-07T20:33:54.4681336Z check_non_contiguous=False, 2025-05-07T20:33:54.4681641Z known_shape=True, 2025-05-07T20:33:54.4681889Z ) 2025-05-07T20:33:54.4682152Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:54.4682817Z self=, 2025-05-07T20:33:54.4683452Z max_seq_length=7, 2025-05-07T20:33:54.4683725Z batch_size=125, 2025-05-07T20:33:54.4684003Z num_cols=128, 2025-05-07T20:33:54.4684285Z num_jagged_tensor_rows=125, 2025-05-07T20:33:54.4684601Z index_dtype=torch.int32, 2025-05-07T20:33:54.4684921Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:54.4685242Z use_cpu=True, 2025-05-07T20:33:54.4685508Z check_non_contiguous=False, 2025-05-07T20:33:54.4685812Z known_shape=True, 2025-05-07T20:33:54.4686068Z ) 2025-05-07T20:33:54.4686288Z PASSED 2025-05-07T20:33:54.5182987Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:33:54.5183459Z 2025-05-07T20:33:54.5183605Z ============================== 2 passed in 2.79s =============================== 2025-05-07T20:33:55.2519023Z 2025-05-07T20:33:55.2520111Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:55.2539844Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:33:55.2540212Z 2025-05-07T20:33:55.2540218Z 2025-05-07T20:33:55.2540224Z 2025-05-07T20:33:55.2540228Z 2025-05-07T20:33:55.2562311Z ################################################################################ 2025-05-07T20:33:55.2578277Z # [2025-05-07T20:33:55.257Z] Run Python Test Suite: 2025-05-07T20:33:55.2578615Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:55.2578938Z ################################################################################ 2025-05-07T20:33:55.2603578Z + 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:55.2604223Z 2025-05-07T20:33:57.4278261Z ============================= test session starts ============================== 2025-05-07T20:33:57.4279454Z 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:57.4280992Z cachedir: .pytest_cache 2025-05-07T20:33:57.4282344Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:57.4283752Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:57.4284540Z plugins: hypothesis-6.131.14 2025-05-07T20:33:59.5370106Z collecting ... collected 2 items 2025-05-07T20:33:59.5370352Z 2025-05-07T20:34:03.0694792Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0695740Z self=, 2025-05-07T20:34:03.0696261Z num_jagged_dim=1, 2025-05-07T20:34:03.0696491Z outer_dense_size=0, 2025-05-07T20:34:03.0696715Z inner_dense_size=0, 2025-05-07T20:34:03.0696950Z fold_inner_dense=False, 2025-05-07T20:34:03.0697218Z padding_value=0, 2025-05-07T20:34:03.0697462Z dtype=torch.float32, 2025-05-07T20:34:03.0697717Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0697979Z ) 2025-05-07T20:34:03.0698198Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0699064Z self=, 2025-05-07T20:34:03.0699649Z num_jagged_dim=2, 2025-05-07T20:34:03.0699888Z outer_dense_size=0, 2025-05-07T20:34:03.0700108Z inner_dense_size=0, 2025-05-07T20:34:03.0700347Z fold_inner_dense=False, 2025-05-07T20:34:03.0700596Z padding_value=0, 2025-05-07T20:34:03.0700815Z dtype=torch.float32, 2025-05-07T20:34:03.0701070Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0701336Z ) 2025-05-07T20:34:03.0701552Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0702103Z self=, 2025-05-07T20:34:03.0702629Z num_jagged_dim=2, 2025-05-07T20:34:03.0702862Z outer_dense_size=5, 2025-05-07T20:34:03.0703092Z inner_dense_size=5, 2025-05-07T20:34:03.0703328Z fold_inner_dense=False, 2025-05-07T20:34:03.0703573Z padding_value=-1e-08, 2025-05-07T20:34:03.0703821Z dtype=torch.float16, 2025-05-07T20:34:03.0704076Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0704339Z ) 2025-05-07T20:34:03.0704554Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0705098Z self=, 2025-05-07T20:34:03.0705628Z num_jagged_dim=5, 2025-05-07T20:34:03.0705846Z outer_dense_size=4, 2025-05-07T20:34:03.0706083Z inner_dense_size=2, 2025-05-07T20:34:03.0706318Z fold_inner_dense=False, 2025-05-07T20:34:03.0706561Z padding_value=-1e-08, 2025-05-07T20:34:03.0706807Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0707066Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0707323Z ) 2025-05-07T20:34:03.0707550Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0708103Z self=, 2025-05-07T20:34:03.0708616Z num_jagged_dim=4, 2025-05-07T20:34:03.0708848Z outer_dense_size=2, 2025-05-07T20:34:03.0709085Z inner_dense_size=3, 2025-05-07T20:34:03.0709345Z fold_inner_dense=True, 2025-05-07T20:34:03.0709614Z padding_value=-1e-08, 2025-05-07T20:34:03.0709858Z dtype=torch.float16, 2025-05-07T20:34:03.0710101Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0710353Z ) 2025-05-07T20:34:03.0710569Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0711113Z self=, 2025-05-07T20:34:03.0711615Z num_jagged_dim=2, 2025-05-07T20:34:03.0711840Z outer_dense_size=5, 2025-05-07T20:34:03.0712066Z inner_dense_size=0, 2025-05-07T20:34:03.0712634Z fold_inner_dense=False, 2025-05-07T20:34:03.0713022Z padding_value=0, 2025-05-07T20:34:03.0713253Z dtype=torch.float32, 2025-05-07T20:34:03.0713495Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0713762Z ) 2025-05-07T20:34:03.0713979Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0714515Z self=, 2025-05-07T20:34:03.0715033Z num_jagged_dim=1, 2025-05-07T20:34:03.0715255Z outer_dense_size=5, 2025-05-07T20:34:03.0715482Z inner_dense_size=5, 2025-05-07T20:34:03.0715702Z fold_inner_dense=True, 2025-05-07T20:34:03.0715944Z padding_value=-1e-08, 2025-05-07T20:34:03.0716184Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0716429Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0716689Z ) 2025-05-07T20:34:03.0716907Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0717442Z self=, 2025-05-07T20:34:03.0717973Z num_jagged_dim=3, 2025-05-07T20:34:03.0718199Z outer_dense_size=5, 2025-05-07T20:34:03.0718420Z inner_dense_size=1, 2025-05-07T20:34:03.0718650Z fold_inner_dense=True, 2025-05-07T20:34:03.0718882Z padding_value=0, 2025-05-07T20:34:03.0719099Z dtype=torch.float32, 2025-05-07T20:34:03.0719350Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0719605Z ) 2025-05-07T20:34:03.0719819Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0720357Z self=, 2025-05-07T20:34:03.0720872Z num_jagged_dim=5, 2025-05-07T20:34:03.0721098Z outer_dense_size=2, 2025-05-07T20:34:03.0721320Z inner_dense_size=3, 2025-05-07T20:34:03.0721554Z fold_inner_dense=True, 2025-05-07T20:34:03.0721786Z padding_value=0, 2025-05-07T20:34:03.0722009Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0722268Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0722532Z ) 2025-05-07T20:34:03.0722739Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0723275Z self=, 2025-05-07T20:34:03.0723789Z num_jagged_dim=3, 2025-05-07T20:34:03.0723999Z outer_dense_size=3, 2025-05-07T20:34:03.0724302Z inner_dense_size=4, 2025-05-07T20:34:03.0724617Z fold_inner_dense=True, 2025-05-07T20:34:03.0724858Z padding_value=0, 2025-05-07T20:34:03.0725088Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0725343Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0725600Z ) 2025-05-07T20:34:03.0725808Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0726356Z self=, 2025-05-07T20:34:03.0726877Z num_jagged_dim=1, 2025-05-07T20:34:03.0727092Z outer_dense_size=2, 2025-05-07T20:34:03.0727327Z inner_dense_size=0, 2025-05-07T20:34:03.0727563Z fold_inner_dense=True, 2025-05-07T20:34:03.0727791Z padding_value=0, 2025-05-07T20:34:03.0728012Z dtype=torch.float32, 2025-05-07T20:34:03.0728267Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0728521Z ) 2025-05-07T20:34:03.0728749Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0729297Z self=, 2025-05-07T20:34:03.0729811Z num_jagged_dim=3, 2025-05-07T20:34:03.0730032Z outer_dense_size=5, 2025-05-07T20:34:03.0730263Z inner_dense_size=2, 2025-05-07T20:34:03.0730490Z fold_inner_dense=True, 2025-05-07T20:34:03.0730718Z padding_value=0, 2025-05-07T20:34:03.0730943Z dtype=torch.float32, 2025-05-07T20:34:03.0731190Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0731440Z ) 2025-05-07T20:34:03.0731657Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0733043Z self=, 2025-05-07T20:34:03.0733552Z num_jagged_dim=2, 2025-05-07T20:34:03.0733772Z outer_dense_size=2, 2025-05-07T20:34:03.0734003Z inner_dense_size=4, 2025-05-07T20:34:03.0734223Z fold_inner_dense=True, 2025-05-07T20:34:03.0734463Z padding_value=-1e-08, 2025-05-07T20:34:03.0734696Z dtype=torch.float16, 2025-05-07T20:34:03.0734935Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0735193Z ) 2025-05-07T20:34:03.0735404Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0735943Z self=, 2025-05-07T20:34:03.0736450Z num_jagged_dim=1, 2025-05-07T20:34:03.0736670Z outer_dense_size=0, 2025-05-07T20:34:03.0736894Z inner_dense_size=5, 2025-05-07T20:34:03.0737114Z fold_inner_dense=False, 2025-05-07T20:34:03.0737365Z padding_value=-1e-08, 2025-05-07T20:34:03.0737614Z dtype=torch.float16, 2025-05-07T20:34:03.0737858Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0738116Z ) 2025-05-07T20:34:03.0738328Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0738857Z self=, 2025-05-07T20:34:03.0739419Z num_jagged_dim=5, 2025-05-07T20:34:03.0739643Z outer_dense_size=1, 2025-05-07T20:34:03.0739860Z inner_dense_size=4, 2025-05-07T20:34:03.0740085Z fold_inner_dense=True, 2025-05-07T20:34:03.0740325Z padding_value=-1e-08, 2025-05-07T20:34:03.0740566Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0740810Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0741067Z ) 2025-05-07T20:34:03.0741280Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0741815Z self=, 2025-05-07T20:34:03.0742338Z num_jagged_dim=2, 2025-05-07T20:34:03.0742567Z outer_dense_size=1, 2025-05-07T20:34:03.0742790Z inner_dense_size=4, 2025-05-07T20:34:03.0743028Z fold_inner_dense=True, 2025-05-07T20:34:03.0743267Z padding_value=0, 2025-05-07T20:34:03.0743484Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0743736Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0744000Z ) 2025-05-07T20:34:03.0744214Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0744755Z self=, 2025-05-07T20:34:03.0745266Z num_jagged_dim=2, 2025-05-07T20:34:03.0745494Z outer_dense_size=1, 2025-05-07T20:34:03.0745714Z inner_dense_size=0, 2025-05-07T20:34:03.0745950Z fold_inner_dense=True, 2025-05-07T20:34:03.0746193Z padding_value=-1e-08, 2025-05-07T20:34:03.0746426Z dtype=torch.float32, 2025-05-07T20:34:03.0746676Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0746950Z ) 2025-05-07T20:34:03.0747165Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0747707Z self=, 2025-05-07T20:34:03.0748223Z num_jagged_dim=2, 2025-05-07T20:34:03.0748439Z outer_dense_size=3, 2025-05-07T20:34:03.0748665Z inner_dense_size=1, 2025-05-07T20:34:03.0748893Z fold_inner_dense=True, 2025-05-07T20:34:03.0749119Z padding_value=0, 2025-05-07T20:34:03.0749342Z dtype=torch.float32, 2025-05-07T20:34:03.0749597Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0749897Z ) 2025-05-07T20:34:03.0750106Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0750647Z self=, 2025-05-07T20:34:03.0751162Z num_jagged_dim=5, 2025-05-07T20:34:03.0751380Z outer_dense_size=0, 2025-05-07T20:34:03.0751610Z inner_dense_size=4, 2025-05-07T20:34:03.0751960Z fold_inner_dense=False, 2025-05-07T20:34:03.0752279Z padding_value=-1e-08, 2025-05-07T20:34:03.0752522Z dtype=torch.float32, 2025-05-07T20:34:03.0752772Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0753023Z ) 2025-05-07T20:34:03.0753242Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0753790Z self=, 2025-05-07T20:34:03.0754296Z num_jagged_dim=3, 2025-05-07T20:34:03.0754523Z outer_dense_size=0, 2025-05-07T20:34:03.0754752Z inner_dense_size=2, 2025-05-07T20:34:03.0754979Z fold_inner_dense=True, 2025-05-07T20:34:03.0755210Z padding_value=0, 2025-05-07T20:34:03.0755434Z dtype=torch.float32, 2025-05-07T20:34:03.0755690Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0755948Z ) 2025-05-07T20:34:03.0756163Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0756715Z self=, 2025-05-07T20:34:03.0757239Z num_jagged_dim=1, 2025-05-07T20:34:03.0757464Z outer_dense_size=1, 2025-05-07T20:34:03.0757686Z inner_dense_size=0, 2025-05-07T20:34:03.0757911Z fold_inner_dense=False, 2025-05-07T20:34:03.0758156Z padding_value=0, 2025-05-07T20:34:03.0758387Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0758636Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0758901Z ) 2025-05-07T20:34:03.0759122Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0759670Z self=, 2025-05-07T20:34:03.0760231Z num_jagged_dim=4, 2025-05-07T20:34:03.0760455Z outer_dense_size=5, 2025-05-07T20:34:03.0760687Z inner_dense_size=5, 2025-05-07T20:34:03.0760912Z fold_inner_dense=True, 2025-05-07T20:34:03.0761150Z padding_value=0, 2025-05-07T20:34:03.0761376Z dtype=torch.float16, 2025-05-07T20:34:03.0761621Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0761883Z ) 2025-05-07T20:34:03.0762097Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0762631Z self=, 2025-05-07T20:34:03.0763149Z num_jagged_dim=5, 2025-05-07T20:34:03.0763375Z outer_dense_size=3, 2025-05-07T20:34:03.0763592Z inner_dense_size=2, 2025-05-07T20:34:03.0763825Z fold_inner_dense=True, 2025-05-07T20:34:03.0764086Z padding_value=-1e-08, 2025-05-07T20:34:03.0764330Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0764590Z device_type=device(type='cpu'), 2025-05-07T20:34:03.0764859Z ) 2025-05-07T20:34:03.0765072Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:03.0765622Z self=, 2025-05-07T20:34:03.0766140Z num_jagged_dim=5, 2025-05-07T20:34:03.0766372Z outer_dense_size=1, 2025-05-07T20:34:03.0766602Z inner_dense_size=0, 2025-05-07T20:34:03.0766836Z fold_inner_dense=True, 2025-05-07T20:34:03.0767071Z padding_value=0, 2025-05-07T20:34:03.0767294Z dtype=torch.bfloat16, 2025-05-07T20:34:03.0767550Z device_type=device(type='cuda'), 2025-05-07T20:34:03.0767812Z ) 2025-05-07T20:34:04.0401563Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0402179Z self=, 2025-05-07T20:34:04.0402706Z num_jagged_dim=2, 2025-05-07T20:34:04.0402936Z outer_dense_size=4, 2025-05-07T20:34:04.0403164Z inner_dense_size=3, 2025-05-07T20:34:04.0403386Z fold_inner_dense=True, 2025-05-07T20:34:04.0403634Z padding_value=-1e-08, 2025-05-07T20:34:04.0403879Z dtype=torch.bfloat16, 2025-05-07T20:34:04.0404127Z device_type=device(type='cuda'), 2025-05-07T20:34:04.0404391Z ) 2025-05-07T20:34:04.0404635Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0406168Z self=, 2025-05-07T20:34:04.0406691Z num_jagged_dim=2, 2025-05-07T20:34:04.0406913Z outer_dense_size=0, 2025-05-07T20:34:04.0407127Z inner_dense_size=2, 2025-05-07T20:34:04.0414130Z fold_inner_dense=True, 2025-05-07T20:34:04.0414400Z padding_value=-1e-08, 2025-05-07T20:34:04.0414645Z dtype=torch.float16, 2025-05-07T20:34:04.0414900Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0415163Z ) 2025-05-07T20:34:04.0415379Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0415934Z self=, 2025-05-07T20:34:04.0416458Z num_jagged_dim=2, 2025-05-07T20:34:04.0416687Z outer_dense_size=4, 2025-05-07T20:34:04.0416912Z inner_dense_size=4, 2025-05-07T20:34:04.0417148Z fold_inner_dense=False, 2025-05-07T20:34:04.0417395Z padding_value=0, 2025-05-07T20:34:04.0417627Z dtype=torch.bfloat16, 2025-05-07T20:34:04.0417890Z device_type=device(type='cuda'), 2025-05-07T20:34:04.0418141Z ) 2025-05-07T20:34:04.0418369Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0418921Z self=, 2025-05-07T20:34:04.0419437Z num_jagged_dim=4, 2025-05-07T20:34:04.0419654Z outer_dense_size=4, 2025-05-07T20:34:04.0419879Z inner_dense_size=4, 2025-05-07T20:34:04.0420109Z fold_inner_dense=False, 2025-05-07T20:34:04.0420344Z padding_value=0, 2025-05-07T20:34:04.0420573Z dtype=torch.bfloat16, 2025-05-07T20:34:04.0420825Z device_type=device(type='cuda'), 2025-05-07T20:34:04.0421073Z ) 2025-05-07T20:34:04.0421296Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0421839Z self=, 2025-05-07T20:34:04.0422353Z num_jagged_dim=2, 2025-05-07T20:34:04.0422589Z outer_dense_size=0, 2025-05-07T20:34:04.0422817Z inner_dense_size=3, 2025-05-07T20:34:04.0423052Z fold_inner_dense=False, 2025-05-07T20:34:04.0423288Z padding_value=0, 2025-05-07T20:34:04.0423523Z dtype=torch.float16, 2025-05-07T20:34:04.0423777Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0424028Z ) 2025-05-07T20:34:04.0424251Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0424795Z self=, 2025-05-07T20:34:04.0425302Z num_jagged_dim=1, 2025-05-07T20:34:04.0425529Z outer_dense_size=0, 2025-05-07T20:34:04.0425754Z inner_dense_size=3, 2025-05-07T20:34:04.0425974Z fold_inner_dense=False, 2025-05-07T20:34:04.0426214Z padding_value=0, 2025-05-07T20:34:04.0426435Z dtype=torch.float16, 2025-05-07T20:34:04.0426683Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0426940Z ) 2025-05-07T20:34:04.0427164Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0427700Z self=, 2025-05-07T20:34:04.0428219Z num_jagged_dim=1, 2025-05-07T20:34:04.0428441Z outer_dense_size=0, 2025-05-07T20:34:04.0428669Z inner_dense_size=1, 2025-05-07T20:34:04.0428888Z fold_inner_dense=False, 2025-05-07T20:34:04.0429126Z padding_value=0, 2025-05-07T20:34:04.0429349Z dtype=torch.float16, 2025-05-07T20:34:04.0429588Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0429846Z ) 2025-05-07T20:34:04.0430056Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0430589Z self=, 2025-05-07T20:34:04.0431101Z num_jagged_dim=1, 2025-05-07T20:34:04.0431325Z outer_dense_size=1, 2025-05-07T20:34:04.0431543Z inner_dense_size=1, 2025-05-07T20:34:04.0431775Z fold_inner_dense=False, 2025-05-07T20:34:04.0432142Z padding_value=0, 2025-05-07T20:34:04.0432433Z dtype=torch.float16, 2025-05-07T20:34:04.0432687Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0432947Z ) 2025-05-07T20:34:04.0433169Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0433701Z self=, 2025-05-07T20:34:04.0434217Z num_jagged_dim=1, 2025-05-07T20:34:04.0434442Z outer_dense_size=0, 2025-05-07T20:34:04.0434661Z inner_dense_size=2, 2025-05-07T20:34:04.0434889Z fold_inner_dense=True, 2025-05-07T20:34:04.0435139Z padding_value=-1e-08, 2025-05-07T20:34:04.0435374Z dtype=torch.float16, 2025-05-07T20:34:04.0435623Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0435880Z ) 2025-05-07T20:34:04.0436093Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0436634Z self=, 2025-05-07T20:34:04.0437167Z num_jagged_dim=1, 2025-05-07T20:34:04.0437393Z outer_dense_size=1, 2025-05-07T20:34:04.0437614Z inner_dense_size=2, 2025-05-07T20:34:04.0437846Z fold_inner_dense=True, 2025-05-07T20:34:04.0438096Z padding_value=-1e-08, 2025-05-07T20:34:04.0438330Z dtype=torch.float16, 2025-05-07T20:34:04.0438577Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0438839Z ) 2025-05-07T20:34:04.0439047Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0439588Z self=, 2025-05-07T20:34:04.0440102Z num_jagged_dim=1, 2025-05-07T20:34:04.0440317Z outer_dense_size=2, 2025-05-07T20:34:04.0440547Z inner_dense_size=2, 2025-05-07T20:34:04.0440772Z fold_inner_dense=True, 2025-05-07T20:34:04.0441007Z padding_value=-1e-08, 2025-05-07T20:34:04.0441242Z dtype=torch.float16, 2025-05-07T20:34:04.0441489Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0441738Z ) 2025-05-07T20:34:04.0441959Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0442502Z self=, 2025-05-07T20:34:04.0443022Z num_jagged_dim=1, 2025-05-07T20:34:04.0443235Z outer_dense_size=2, 2025-05-07T20:34:04.0443455Z inner_dense_size=1, 2025-05-07T20:34:04.0443679Z fold_inner_dense=True, 2025-05-07T20:34:04.0443911Z padding_value=-1e-08, 2025-05-07T20:34:04.0444155Z dtype=torch.float16, 2025-05-07T20:34:04.0444399Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0444647Z ) 2025-05-07T20:34:04.0444860Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0445404Z self=, 2025-05-07T20:34:04.0445915Z num_jagged_dim=1, 2025-05-07T20:34:04.0446137Z outer_dense_size=1, 2025-05-07T20:34:04.0446370Z inner_dense_size=1, 2025-05-07T20:34:04.0446600Z fold_inner_dense=True, 2025-05-07T20:34:04.0446843Z padding_value=-1e-08, 2025-05-07T20:34:04.0447081Z dtype=torch.float16, 2025-05-07T20:34:04.0447335Z device_type=device(type='cpu'), 2025-05-07T20:34:04.0447585Z ) 2025-05-07T20:34:04.0447812Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0448369Z self=, 2025-05-07T20:34:04.0448890Z num_jagged_dim=2, 2025-05-07T20:34:04.0449125Z outer_dense_size=0, 2025-05-07T20:34:04.0449358Z inner_dense_size=4, 2025-05-07T20:34:04.0449593Z fold_inner_dense=False, 2025-05-07T20:34:04.0449843Z padding_value=-1e-08, 2025-05-07T20:34:04.0450096Z dtype=torch.float16, 2025-05-07T20:34:04.0450339Z device_type=device(type='cuda'), 2025-05-07T20:34:04.0450600Z ) 2025-05-07T20:34:04.0450821Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:04.0451524Z self=, 2025-05-07T20:34:04.0452047Z num_jagged_dim=2, 2025-05-07T20:34:04.0452279Z outer_dense_size=0, 2025-05-07T20:34:04.0452517Z inner_dense_size=0, 2025-05-07T20:34:04.0452744Z fold_inner_dense=False, 2025-05-07T20:34:04.0453056Z padding_value=-1e-08, 2025-05-07T20:34:04.0453301Z dtype=torch.float16, 2025-05-07T20:34:04.0453546Z device_type=device(type='cuda'), 2025-05-07T20:34:04.0453814Z ) 2025-05-07T20:34:04.0454002Z PASSED 2025-05-07T20:34:04.2915780Z 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:34:04.2916842Z self=, 2025-05-07T20:34:04.2917415Z num_jagged_dim=1, 2025-05-07T20:34:04.2917655Z outer_dense_size=0, 2025-05-07T20:34:04.2917907Z inner_dense_size=0, 2025-05-07T20:34:04.2918144Z padding_value=0, 2025-05-07T20:34:04.2918382Z dtype=torch.float32, 2025-05-07T20:34:04.2918625Z device_type='meta', 2025-05-07T20:34:04.2918839Z ) 2025-05-07T20:34:04.2919105Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2919749Z self=, 2025-05-07T20:34:04.2920360Z num_jagged_dim=2, 2025-05-07T20:34:04.2920596Z outer_dense_size=0, 2025-05-07T20:34:04.2920834Z inner_dense_size=0, 2025-05-07T20:34:04.2921060Z padding_value=0, 2025-05-07T20:34:04.2921297Z dtype=torch.float32, 2025-05-07T20:34:04.2921536Z device_type='meta', 2025-05-07T20:34:04.2921750Z ) 2025-05-07T20:34:04.2922012Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2922656Z self=, 2025-05-07T20:34:04.2923248Z num_jagged_dim=2, 2025-05-07T20:34:04.2923467Z outer_dense_size=5, 2025-05-07T20:34:04.2923701Z inner_dense_size=3, 2025-05-07T20:34:04.2923917Z padding_value=0, 2025-05-07T20:34:04.2924148Z dtype=torch.bfloat16, 2025-05-07T20:34:04.2924387Z device_type='meta', 2025-05-07T20:34:04.2924594Z ) 2025-05-07T20:34:04.2924848Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2925482Z self=, 2025-05-07T20:34:04.2926038Z num_jagged_dim=5, 2025-05-07T20:34:04.2926275Z outer_dense_size=0, 2025-05-07T20:34:04.2926507Z inner_dense_size=2, 2025-05-07T20:34:04.2926741Z padding_value=0, 2025-05-07T20:34:04.2926962Z dtype=torch.float16, 2025-05-07T20:34:04.2927202Z device_type='meta', 2025-05-07T20:34:04.2927415Z ) 2025-05-07T20:34:04.2927664Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2928314Z self=, 2025-05-07T20:34:04.2928877Z num_jagged_dim=5, 2025-05-07T20:34:04.2929095Z outer_dense_size=2, 2025-05-07T20:34:04.2929326Z inner_dense_size=4, 2025-05-07T20:34:04.2929552Z padding_value=0, 2025-05-07T20:34:04.2929776Z dtype=torch.float16, 2025-05-07T20:34:04.2930032Z device_type='meta', 2025-05-07T20:34:04.2930281Z ) 2025-05-07T20:34:04.2930530Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2931166Z self=, 2025-05-07T20:34:04.2931725Z num_jagged_dim=5, 2025-05-07T20:34:04.2931948Z outer_dense_size=1, 2025-05-07T20:34:04.2932171Z inner_dense_size=4, 2025-05-07T20:34:04.2932398Z padding_value=0, 2025-05-07T20:34:04.2932633Z dtype=torch.bfloat16, 2025-05-07T20:34:04.2933134Z device_type='meta', 2025-05-07T20:34:04.2933496Z ) 2025-05-07T20:34:04.2933755Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2934380Z self=, 2025-05-07T20:34:04.2934942Z num_jagged_dim=5, 2025-05-07T20:34:04.2935168Z outer_dense_size=3, 2025-05-07T20:34:04.2935387Z inner_dense_size=5, 2025-05-07T20:34:04.2935616Z padding_value=0, 2025-05-07T20:34:04.2935844Z dtype=torch.float32, 2025-05-07T20:34:04.2936072Z device_type='meta', 2025-05-07T20:34:04.2936287Z ) 2025-05-07T20:34:04.2936543Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2937180Z self=, 2025-05-07T20:34:04.2937735Z num_jagged_dim=3, 2025-05-07T20:34:04.2937959Z outer_dense_size=3, 2025-05-07T20:34:04.2938200Z inner_dense_size=4, 2025-05-07T20:34:04.2938426Z padding_value=0, 2025-05-07T20:34:04.2938657Z dtype=torch.float16, 2025-05-07T20:34:04.2938896Z device_type='meta', 2025-05-07T20:34:04.2939104Z ) 2025-05-07T20:34:04.2939359Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2940011Z self=, 2025-05-07T20:34:04.2940604Z num_jagged_dim=5, 2025-05-07T20:34:04.2940836Z outer_dense_size=4, 2025-05-07T20:34:04.2941063Z inner_dense_size=4, 2025-05-07T20:34:04.2941291Z padding_value=0, 2025-05-07T20:34:04.2941516Z dtype=torch.bfloat16, 2025-05-07T20:34:04.2941761Z device_type='meta', 2025-05-07T20:34:04.2941980Z ) 2025-05-07T20:34:04.2942237Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2942873Z self=, 2025-05-07T20:34:04.2943447Z num_jagged_dim=4, 2025-05-07T20:34:04.2943668Z outer_dense_size=5, 2025-05-07T20:34:04.2943896Z inner_dense_size=4, 2025-05-07T20:34:04.2944129Z padding_value=0, 2025-05-07T20:34:04.2944541Z dtype=torch.float16, 2025-05-07T20:34:04.2944884Z device_type='meta', 2025-05-07T20:34:04.2945171Z ) 2025-05-07T20:34:04.2945420Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2946052Z self=, 2025-05-07T20:34:04.2946616Z num_jagged_dim=3, 2025-05-07T20:34:04.2946841Z outer_dense_size=4, 2025-05-07T20:34:04.2947068Z inner_dense_size=2, 2025-05-07T20:34:04.2947297Z padding_value=0, 2025-05-07T20:34:04.2947524Z dtype=torch.float32, 2025-05-07T20:34:04.2947752Z device_type='meta', 2025-05-07T20:34:04.2947965Z ) 2025-05-07T20:34:04.2948224Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2948862Z self=, 2025-05-07T20:34:04.2949424Z num_jagged_dim=3, 2025-05-07T20:34:04.2949652Z outer_dense_size=4, 2025-05-07T20:34:04.2949874Z inner_dense_size=4, 2025-05-07T20:34:04.2950098Z padding_value=0, 2025-05-07T20:34:04.2950328Z dtype=torch.float32, 2025-05-07T20:34:04.2950559Z device_type='meta', 2025-05-07T20:34:04.2950775Z ) 2025-05-07T20:34:04.2951029Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2951662Z self=, 2025-05-07T20:34:04.2952214Z num_jagged_dim=4, 2025-05-07T20:34:04.2952439Z outer_dense_size=4, 2025-05-07T20:34:04.2952674Z inner_dense_size=4, 2025-05-07T20:34:04.2952897Z padding_value=0, 2025-05-07T20:34:04.2953126Z dtype=torch.float32, 2025-05-07T20:34:04.2953470Z device_type='meta', 2025-05-07T20:34:04.2953784Z ) 2025-05-07T20:34:04.2954048Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2954686Z self=, 2025-05-07T20:34:04.2955247Z num_jagged_dim=2, 2025-05-07T20:34:04.2955474Z outer_dense_size=3, 2025-05-07T20:34:04.2955702Z inner_dense_size=4, 2025-05-07T20:34:04.2956010Z padding_value=0, 2025-05-07T20:34:04.2956321Z dtype=torch.float32, 2025-05-07T20:34:04.2956577Z device_type='meta', 2025-05-07T20:34:04.2956794Z ) 2025-05-07T20:34:04.2957043Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2957683Z self=, 2025-05-07T20:34:04.2958247Z num_jagged_dim=2, 2025-05-07T20:34:04.2958465Z outer_dense_size=3, 2025-05-07T20:34:04.2958705Z inner_dense_size=2, 2025-05-07T20:34:04.2958942Z padding_value=0, 2025-05-07T20:34:04.2959167Z dtype=torch.float32, 2025-05-07T20:34:04.2959408Z device_type='meta', 2025-05-07T20:34:04.2959621Z ) 2025-05-07T20:34:04.2959872Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2960553Z self=, 2025-05-07T20:34:04.2961113Z num_jagged_dim=3, 2025-05-07T20:34:04.2961344Z outer_dense_size=3, 2025-05-07T20:34:04.2961567Z inner_dense_size=2, 2025-05-07T20:34:04.2961794Z padding_value=0, 2025-05-07T20:34:04.2962025Z dtype=torch.float32, 2025-05-07T20:34:04.2962255Z device_type='meta', 2025-05-07T20:34:04.2962469Z ) 2025-05-07T20:34:04.2962725Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2963348Z self=, 2025-05-07T20:34:04.2963920Z num_jagged_dim=3, 2025-05-07T20:34:04.2964149Z outer_dense_size=3, 2025-05-07T20:34:04.2964373Z inner_dense_size=3, 2025-05-07T20:34:04.2964598Z padding_value=0, 2025-05-07T20:34:04.2964831Z dtype=torch.float32, 2025-05-07T20:34:04.2965060Z device_type='meta', 2025-05-07T20:34:04.2965276Z ) 2025-05-07T20:34:04.2965531Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2966164Z self=, 2025-05-07T20:34:04.2966718Z num_jagged_dim=3, 2025-05-07T20:34:04.2966944Z outer_dense_size=4, 2025-05-07T20:34:04.2967170Z inner_dense_size=0, 2025-05-07T20:34:04.2967389Z padding_value=0, 2025-05-07T20:34:04.2967617Z dtype=torch.float16, 2025-05-07T20:34:04.2967855Z device_type='meta', 2025-05-07T20:34:04.2968067Z ) 2025-05-07T20:34:04.2968319Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2968963Z self=, 2025-05-07T20:34:04.2969521Z num_jagged_dim=1, 2025-05-07T20:34:04.2969747Z outer_dense_size=4, 2025-05-07T20:34:04.2969975Z inner_dense_size=0, 2025-05-07T20:34:04.2970206Z padding_value=0, 2025-05-07T20:34:04.2970426Z dtype=torch.float16, 2025-05-07T20:34:04.2970663Z device_type='meta', 2025-05-07T20:34:04.2970879Z ) 2025-05-07T20:34:04.2971128Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:04.2971763Z self=, 2025-05-07T20:34:04.2972329Z num_jagged_dim=1, 2025-05-07T20:34:04.2972550Z outer_dense_size=1, 2025-05-07T20:34:04.2972780Z inner_dense_size=0, 2025-05-07T20:34:04.2973107Z padding_value=0, 2025-05-07T20:34:04.2973328Z dtype=torch.float16, 2025-05-07T20:34:04.2973671Z device_type='meta', 2025-05-07T20:34:04.2973967Z ) 2025-05-07T20:34:04.2974159Z PASSED 2025-05-07T20:34:04.2974279Z 2025-05-07T20:34:04.2974423Z =============================== warnings summary =============================== 2025-05-07T20:34:04.2974982Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:04.2976400Z /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:34:04.2979774Z warnings.warn( 2025-05-07T20:34:04.2979911Z 2025-05-07T20:34:04.2980216Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:04.2983430Z /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:34:04.2986607Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:04.2987008Z 2025-05-07T20:34:04.2987251Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:04.2987718Z ======================== 2 passed, 2 warnings in 6.99s ========================= 2025-05-07T20:34:05.0274389Z 2025-05-07T20:34:05.0275161Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:05.0294964Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:34:05.0295281Z 2025-05-07T20:34:05.0295323Z 2025-05-07T20:34:05.0295329Z 2025-05-07T20:34:05.0315287Z 2025-05-07T20:34:05.0315749Z ################################################################################ 2025-05-07T20:34:05.0333779Z # [2025-05-07T20:34:05.033Z] Run Python Test Suite: 2025-05-07T20:34:05.0334130Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:05.0334450Z ################################################################################ 2025-05-07T20:34:05.0358974Z + 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:34:05.0359925Z 2025-05-07T20:34:07.2002479Z ============================= test session starts ============================== 2025-05-07T20:34:07.2003148Z 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:07.2003660Z cachedir: .pytest_cache 2025-05-07T20:34:07.2004215Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:07.2004928Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:07.2005324Z plugins: hypothesis-6.131.14 2025-05-07T20:34:09.3150757Z collecting ... collected 1 item 2025-05-07T20:34:09.3150986Z 2025-05-07T20:34:09.7562981Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:34:09.7563458Z 2025-05-07T20:34:09.7563597Z ============================== 1 passed in 2.68s =============================== 2025-05-07T20:34:10.4923667Z 2025-05-07T20:34:10.4924184Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:10.4945189Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 5 seconds 2025-05-07T20:34:10.4945527Z 2025-05-07T20:34:10.4945532Z 2025-05-07T20:34:10.4945536Z 2025-05-07T20:34:10.4945539Z 2025-05-07T20:34:10.4966171Z ################################################################################ 2025-05-07T20:34:10.4981757Z # [2025-05-07T20:34:10.497Z] Run Python Test Suite: 2025-05-07T20:34:10.4982080Z # ./jagged/misc_ops_test.py 2025-05-07T20:34:10.4982351Z ################################################################################ 2025-05-07T20:34:10.5007019Z + 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:34:10.5007619Z 2025-05-07T20:34:12.6599332Z ============================= test session starts ============================== 2025-05-07T20:34:12.6600176Z 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:12.6600693Z cachedir: .pytest_cache 2025-05-07T20:34:12.6601259Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:12.6601962Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:12.6602359Z plugins: hypothesis-6.131.14 2025-05-07T20:34:14.7664878Z collecting ... collected 3 items 2025-05-07T20:34:14.7665123Z 2025-05-07T20:34:14.9277811Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:34:15.2414612Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2422927Z self=, 2025-05-07T20:34:15.2423373Z B=1, 2025-05-07T20:34:15.2423577Z max_L=1, 2025-05-07T20:34:15.2423770Z D=1, 2025-05-07T20:34:15.2423967Z dtype=torch.float32, 2025-05-07T20:34:15.2424224Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2424489Z ) 2025-05-07T20:34:15.2424683Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2425110Z self=, 2025-05-07T20:34:15.2425522Z B=170, 2025-05-07T20:34:15.2425701Z max_L=1, 2025-05-07T20:34:15.2425893Z D=1, 2025-05-07T20:34:15.2426093Z dtype=torch.float32, 2025-05-07T20:34:15.2426343Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2426602Z ) 2025-05-07T20:34:15.2426804Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2427218Z self=, 2025-05-07T20:34:15.2427640Z B=170, 2025-05-07T20:34:15.2427833Z max_L=706, 2025-05-07T20:34:15.2428031Z D=28, 2025-05-07T20:34:15.2428233Z dtype=torch.float32, 2025-05-07T20:34:15.2428481Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2428738Z ) 2025-05-07T20:34:15.2428931Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2429353Z self=, 2025-05-07T20:34:15.2429764Z B=68, 2025-05-07T20:34:15.2429942Z max_L=448, 2025-05-07T20:34:15.2430138Z D=17, 2025-05-07T20:34:15.2430338Z dtype=torch.float32, 2025-05-07T20:34:15.2430581Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2430839Z ) 2025-05-07T20:34:15.2431035Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2431449Z self=, 2025-05-07T20:34:15.2431857Z B=474, 2025-05-07T20:34:15.2432038Z max_L=58, 2025-05-07T20:34:15.2432224Z D=15, 2025-05-07T20:34:15.2432419Z dtype=torch.float32, 2025-05-07T20:34:15.2432668Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2433156Z ) 2025-05-07T20:34:15.2433512Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2433934Z self=, 2025-05-07T20:34:15.2434346Z B=227, 2025-05-07T20:34:15.2434520Z max_L=793, 2025-05-07T20:34:15.2434714Z D=5, 2025-05-07T20:34:15.2434909Z dtype=torch.float32, 2025-05-07T20:34:15.2435150Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2435408Z ) 2025-05-07T20:34:15.2435610Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2436020Z self=, 2025-05-07T20:34:15.2436435Z B=116, 2025-05-07T20:34:15.2436624Z max_L=142, 2025-05-07T20:34:15.2436808Z D=14, 2025-05-07T20:34:15.2437010Z dtype=torch.float32, 2025-05-07T20:34:15.2437264Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2437514Z ) 2025-05-07T20:34:15.2437712Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2438154Z self=, 2025-05-07T20:34:15.2438560Z B=152, 2025-05-07T20:34:15.2438741Z max_L=143, 2025-05-07T20:34:15.2438941Z D=20, 2025-05-07T20:34:15.2439127Z dtype=torch.float32, 2025-05-07T20:34:15.2439380Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2439638Z ) 2025-05-07T20:34:15.2439827Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2440244Z self=, 2025-05-07T20:34:15.2440660Z B=366, 2025-05-07T20:34:15.2440847Z max_L=67, 2025-05-07T20:34:15.2441033Z D=22, 2025-05-07T20:34:15.2441230Z dtype=torch.float32, 2025-05-07T20:34:15.2441477Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2441726Z ) 2025-05-07T20:34:15.2441920Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2442342Z self=, 2025-05-07T20:34:15.2442747Z B=2, 2025-05-07T20:34:15.2442938Z max_L=820, 2025-05-07T20:34:15.2443137Z D=5, 2025-05-07T20:34:15.2443323Z dtype=torch.float32, 2025-05-07T20:34:15.2443575Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2443835Z ) 2025-05-07T20:34:15.2444026Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2444442Z self=, 2025-05-07T20:34:15.2444852Z B=30, 2025-05-07T20:34:15.2445029Z max_L=316, 2025-05-07T20:34:15.2445224Z D=27, 2025-05-07T20:34:15.2445416Z dtype=torch.float32, 2025-05-07T20:34:15.2445667Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2445914Z ) 2025-05-07T20:34:15.2446108Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2446524Z self=, 2025-05-07T20:34:15.2446925Z B=30, 2025-05-07T20:34:15.2447126Z max_L=316, 2025-05-07T20:34:15.2447341Z D=30, 2025-05-07T20:34:15.2447532Z dtype=torch.float32, 2025-05-07T20:34:15.2447787Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2448044Z ) 2025-05-07T20:34:15.2448234Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2448651Z self=, 2025-05-07T20:34:15.2449064Z B=30, 2025-05-07T20:34:15.2449243Z max_L=316, 2025-05-07T20:34:15.2449436Z D=1, 2025-05-07T20:34:15.2449629Z dtype=torch.float32, 2025-05-07T20:34:15.2449870Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2450128Z ) 2025-05-07T20:34:15.2450327Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2450742Z self=, 2025-05-07T20:34:15.2451158Z B=316, 2025-05-07T20:34:15.2451346Z max_L=316, 2025-05-07T20:34:15.2451537Z D=1, 2025-05-07T20:34:15.2451724Z dtype=torch.float32, 2025-05-07T20:34:15.2451975Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2452325Z ) 2025-05-07T20:34:15.2452601Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2453131Z self=, 2025-05-07T20:34:15.2453551Z B=316, 2025-05-07T20:34:15.2453731Z max_L=1, 2025-05-07T20:34:15.2453920Z D=1, 2025-05-07T20:34:15.2454115Z dtype=torch.float32, 2025-05-07T20:34:15.2454362Z device_type=device(type='cpu'), 2025-05-07T20:34:15.2454614Z ) 2025-05-07T20:34:15.2454813Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2455235Z self=, 2025-05-07T20:34:15.2455639Z B=329, 2025-05-07T20:34:15.2455824Z max_L=1, 2025-05-07T20:34:15.2456019Z D=21, 2025-05-07T20:34:15.2456211Z dtype=torch.float32, 2025-05-07T20:34:15.2456460Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2456718Z ) 2025-05-07T20:34:15.2456911Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2457333Z self=, 2025-05-07T20:34:15.2457748Z B=329, 2025-05-07T20:34:15.2457925Z max_L=1, 2025-05-07T20:34:15.2458108Z D=1, 2025-05-07T20:34:15.2458306Z dtype=torch.float32, 2025-05-07T20:34:15.2458545Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2458800Z ) 2025-05-07T20:34:15.2458993Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2459402Z self=, 2025-05-07T20:34:15.2459809Z B=329, 2025-05-07T20:34:15.2459993Z max_L=329, 2025-05-07T20:34:15.2460191Z D=1, 2025-05-07T20:34:15.2460380Z dtype=torch.float32, 2025-05-07T20:34:15.2460629Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2460887Z ) 2025-05-07T20:34:15.2461077Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2461492Z self=, 2025-05-07T20:34:15.2461902Z B=1, 2025-05-07T20:34:15.2462083Z max_L=329, 2025-05-07T20:34:15.2462284Z D=1, 2025-05-07T20:34:15.2462497Z dtype=torch.float32, 2025-05-07T20:34:15.2462748Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2462999Z ) 2025-05-07T20:34:15.2463188Z Trying example: test_jagged_softmax( 2025-05-07T20:34:15.2463603Z self=, 2025-05-07T20:34:15.2464013Z B=1, 2025-05-07T20:34:15.2464187Z max_L=1, 2025-05-07T20:34:15.2464377Z D=1, 2025-05-07T20:34:15.2464576Z dtype=torch.float32, 2025-05-07T20:34:15.2464818Z device_type=device(type='cuda'), 2025-05-07T20:34:15.2465071Z ) 2025-05-07T20:34:15.2465245Z PASSED 2025-05-07T20:34:15.2707453Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:34:15.2707830Z 2025-05-07T20:34:15.2707966Z =============================== warnings summary =============================== 2025-05-07T20:34:15.2708416Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:15.2711518Z /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:34:15.2714666Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:15.2715236Z 2025-05-07T20:34:15.2715550Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:15.2718631Z /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:34:15.2721793Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:15.2722193Z 2025-05-07T20:34:15.2722411Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:15.2722866Z ======================== 3 passed, 2 warnings in 2.73s ========================= 2025-05-07T20:34:16.0050107Z 2025-05-07T20:34:16.0050737Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:34:16.0071618Z [TEST] Python test time for ./jagged/misc_ops_test.py: 6 seconds 2025-05-07T20:34:16.0071893Z 2025-05-07T20:34:16.0071897Z 2025-05-07T20:34:16.0071901Z 2025-05-07T20:34:16.0071905Z 2025-05-07T20:34:16.0092122Z ################################################################################ 2025-05-07T20:34:16.0108218Z # [2025-05-07T20:34:16.010Z] Run Python Test Suite: 2025-05-07T20:34:16.0108544Z # ./jagged/slice_test.py 2025-05-07T20:34:16.0108809Z ################################################################################ 2025-05-07T20:34:16.0134311Z + 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:34:16.0135130Z 2025-05-07T20:34:18.1799679Z ============================= test session starts ============================== 2025-05-07T20:34:18.1800887Z 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:18.1801911Z cachedir: .pytest_cache 2025-05-07T20:34:18.1803025Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:18.1804436Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:18.1805226Z plugins: hypothesis-6.131.14 2025-05-07T20:34:20.2866265Z collecting ... collected 2 items 2025-05-07T20:34:20.2866498Z 2025-05-07T20:34:20.6071814Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:34:20.6073110Z self=, 2025-05-07T20:34:20.6073885Z B=10, 2025-05-07T20:34:20.6074239Z N=10, 2025-05-07T20:34:20.6074608Z slice_length=0, 2025-05-07T20:34:20.6075045Z dtype=torch.float32, 2025-05-07T20:34:20.6075481Z ) 2025-05-07T20:34:20.6075874Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6076645Z self=, 2025-05-07T20:34:20.6077377Z B=334, 2025-05-07T20:34:20.6077736Z N=10, 2025-05-07T20:34:20.6078100Z slice_length=0, 2025-05-07T20:34:20.6078523Z dtype=torch.float32, 2025-05-07T20:34:20.6078956Z ) 2025-05-07T20:34:20.6079343Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6080088Z self=, 2025-05-07T20:34:20.6080679Z B=334, 2025-05-07T20:34:20.6080895Z N=23, 2025-05-07T20:34:20.6081421Z slice_length=47, 2025-05-07T20:34:20.6081786Z dtype=torch.float32, 2025-05-07T20:34:20.6082010Z ) 2025-05-07T20:34:20.6082207Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6082584Z self=, 2025-05-07T20:34:20.6082958Z B=351, 2025-05-07T20:34:20.6083142Z N=57, 2025-05-07T20:34:20.6083327Z slice_length=15, 2025-05-07T20:34:20.6083549Z dtype=torch.float32, 2025-05-07T20:34:20.6083769Z ) 2025-05-07T20:34:20.6083958Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6084333Z self=, 2025-05-07T20:34:20.6084706Z B=300, 2025-05-07T20:34:20.6084881Z N=60, 2025-05-07T20:34:20.6085066Z slice_length=0, 2025-05-07T20:34:20.6085276Z dtype=torch.float32, 2025-05-07T20:34:20.6085490Z ) 2025-05-07T20:34:20.6085680Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6086060Z self=, 2025-05-07T20:34:20.6086437Z B=455, 2025-05-07T20:34:20.6086624Z N=29, 2025-05-07T20:34:20.6086813Z slice_length=31, 2025-05-07T20:34:20.6087028Z dtype=torch.float32, 2025-05-07T20:34:20.6087248Z ) 2025-05-07T20:34:20.6087444Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6087992Z self=, 2025-05-07T20:34:20.6088362Z B=273, 2025-05-07T20:34:20.6088543Z N=24, 2025-05-07T20:34:20.6088727Z slice_length=8, 2025-05-07T20:34:20.6088932Z dtype=torch.float32, 2025-05-07T20:34:20.6089156Z ) 2025-05-07T20:34:20.6089343Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6089715Z self=, 2025-05-07T20:34:20.6090088Z B=55, 2025-05-07T20:34:20.6090264Z N=21, 2025-05-07T20:34:20.6090439Z slice_length=31, 2025-05-07T20:34:20.6090659Z dtype=torch.float32, 2025-05-07T20:34:20.6090881Z ) 2025-05-07T20:34:20.6091066Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6091457Z self=, 2025-05-07T20:34:20.6091838Z B=290, 2025-05-07T20:34:20.6092019Z N=53, 2025-05-07T20:34:20.6092204Z slice_length=10, 2025-05-07T20:34:20.6092426Z dtype=torch.float32, 2025-05-07T20:34:20.6092636Z ) 2025-05-07T20:34:20.6092832Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6093287Z self=, 2025-05-07T20:34:20.6093666Z B=454, 2025-05-07T20:34:20.6093839Z N=63, 2025-05-07T20:34:20.6094029Z slice_length=41, 2025-05-07T20:34:20.6094253Z dtype=torch.float32, 2025-05-07T20:34:20.6094471Z ) 2025-05-07T20:34:20.6094665Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6095044Z self=, 2025-05-07T20:34:20.6095414Z B=265, 2025-05-07T20:34:20.6095593Z N=29, 2025-05-07T20:34:20.6095778Z slice_length=38, 2025-05-07T20:34:20.6095999Z dtype=torch.float32, 2025-05-07T20:34:20.6096226Z ) 2025-05-07T20:34:20.6096415Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6096789Z self=, 2025-05-07T20:34:20.6097162Z B=38, 2025-05-07T20:34:20.6097340Z N=29, 2025-05-07T20:34:20.6097519Z slice_length=38, 2025-05-07T20:34:20.6097741Z dtype=torch.float32, 2025-05-07T20:34:20.6097959Z ) 2025-05-07T20:34:20.6098149Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6098695Z self=, 2025-05-07T20:34:20.6099070Z B=38, 2025-05-07T20:34:20.6099253Z N=38, 2025-05-07T20:34:20.6099431Z slice_length=38, 2025-05-07T20:34:20.6099655Z dtype=torch.float32, 2025-05-07T20:34:20.6099873Z ) 2025-05-07T20:34:20.6100058Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6100435Z self=, 2025-05-07T20:34:20.6100964Z B=186, 2025-05-07T20:34:20.6101251Z N=13, 2025-05-07T20:34:20.6101438Z slice_length=53, 2025-05-07T20:34:20.6101662Z dtype=torch.float32, 2025-05-07T20:34:20.6101880Z ) 2025-05-07T20:34:20.6102074Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6102454Z self=, 2025-05-07T20:34:20.6102828Z B=186, 2025-05-07T20:34:20.6103011Z N=13, 2025-05-07T20:34:20.6103201Z slice_length=0, 2025-05-07T20:34:20.6103417Z dtype=torch.float32, 2025-05-07T20:34:20.6103638Z ) 2025-05-07T20:34:20.6103836Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6104212Z self=, 2025-05-07T20:34:20.6104588Z B=186, 2025-05-07T20:34:20.6104769Z N=10, 2025-05-07T20:34:20.6104947Z slice_length=0, 2025-05-07T20:34:20.6105161Z dtype=torch.float32, 2025-05-07T20:34:20.6105382Z ) 2025-05-07T20:34:20.6105577Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6105965Z self=, 2025-05-07T20:34:20.6106339Z B=33, 2025-05-07T20:34:20.6106521Z N=42, 2025-05-07T20:34:20.6106703Z slice_length=29, 2025-05-07T20:34:20.6106929Z dtype=torch.float32, 2025-05-07T20:34:20.6107159Z ) 2025-05-07T20:34:20.6107348Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6107739Z self=, 2025-05-07T20:34:20.6108112Z B=33, 2025-05-07T20:34:20.6108288Z N=33, 2025-05-07T20:34:20.6108477Z slice_length=29, 2025-05-07T20:34:20.6108699Z dtype=torch.float32, 2025-05-07T20:34:20.6108911Z ) 2025-05-07T20:34:20.6109107Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6109485Z self=, 2025-05-07T20:34:20.6109851Z B=33, 2025-05-07T20:34:20.6110030Z N=29, 2025-05-07T20:34:20.6110217Z slice_length=29, 2025-05-07T20:34:20.6110438Z dtype=torch.float32, 2025-05-07T20:34:20.6110701Z ) 2025-05-07T20:34:20.6110909Z Trying example: test_jagged_slice( 2025-05-07T20:34:20.6111290Z self=, 2025-05-07T20:34:20.6111658Z B=33, 2025-05-07T20:34:20.6111840Z N=29, 2025-05-07T20:34:20.6112029Z slice_length=33, 2025-05-07T20:34:20.6112244Z dtype=torch.float32, 2025-05-07T20:34:20.6112459Z ) 2025-05-07T20:34:20.6112635Z PASSED 2025-05-07T20:34:20.6112947Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:34:20.6113253Z 2025-05-07T20:34:20.6113390Z ============================== 2 passed in 2.55s =============================== 2025-05-07T20:34:21.2627793Z 2025-05-07T20:34:21.2628108Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:34:21.2648192Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:34:21.2648482Z 2025-05-07T20:34:21.2648486Z 2025-05-07T20:34:21.2648490Z 2025-05-07T20:34:21.2648515Z 2025-05-07T20:34:21.2669434Z ################################################################################ 2025-05-07T20:34:21.2685259Z # [2025-05-07T20:34:21.268Z] Run Python Test Suite: 2025-05-07T20:34:21.2685582Z # ./jagged/unique_indices_test.py 2025-05-07T20:34:21.2685878Z ################################################################################ 2025-05-07T20:34:21.2710404Z + 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:34:21.2711038Z 2025-05-07T20:34:23.4294529Z ============================= test session starts ============================== 2025-05-07T20:34:23.4295133Z 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:23.4295794Z cachedir: .pytest_cache 2025-05-07T20:34:23.4296383Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:23.4297588Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:23.4297983Z plugins: hypothesis-6.131.14 2025-05-07T20:34:25.5651125Z collecting ... collected 3 items 2025-05-07T20:34:25.5651455Z 2025-05-07T20:34:26.9136898Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9137994Z self=, 2025-05-07T20:34:26.9138505Z B=100, 2025-05-07T20:34:26.9138694Z F=50, 2025-05-07T20:34:26.9138883Z max_length=5, 2025-05-07T20:34:26.9139090Z ) 2025-05-07T20:34:26.9139300Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9139790Z self=, 2025-05-07T20:34:26.9140249Z B=120, 2025-05-07T20:34:26.9140438Z F=50, 2025-05-07T20:34:26.9140634Z max_length=5, 2025-05-07T20:34:26.9140886Z ) 2025-05-07T20:34:26.9141176Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9141827Z self=, 2025-05-07T20:34:26.9142373Z B=120, 2025-05-07T20:34:26.9142550Z F=51, 2025-05-07T20:34:26.9142722Z max_length=7, 2025-05-07T20:34:26.9142916Z ) 2025-05-07T20:34:26.9143141Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9150087Z self=, 2025-05-07T20:34:26.9150547Z B=135, 2025-05-07T20:34:26.9150732Z F=100, 2025-05-07T20:34:26.9150921Z max_length=9, 2025-05-07T20:34:26.9151126Z ) 2025-05-07T20:34:26.9151333Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9151819Z self=, 2025-05-07T20:34:26.9152277Z B=183, 2025-05-07T20:34:26.9152462Z F=70, 2025-05-07T20:34:26.9152657Z max_length=8, 2025-05-07T20:34:26.9152850Z ) 2025-05-07T20:34:26.9153056Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9153545Z self=, 2025-05-07T20:34:26.9154001Z B=134, 2025-05-07T20:34:26.9154182Z F=70, 2025-05-07T20:34:26.9154360Z max_length=10, 2025-05-07T20:34:26.9154564Z ) 2025-05-07T20:34:26.9154769Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9155294Z self=, 2025-05-07T20:34:26.9155750Z B=105, 2025-05-07T20:34:26.9155934Z F=53, 2025-05-07T20:34:26.9156112Z max_length=10, 2025-05-07T20:34:26.9156318Z ) 2025-05-07T20:34:26.9156531Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9157004Z self=, 2025-05-07T20:34:26.9157460Z B=176, 2025-05-07T20:34:26.9157647Z F=50, 2025-05-07T20:34:26.9157830Z max_length=10, 2025-05-07T20:34:26.9158031Z ) 2025-05-07T20:34:26.9158238Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9158721Z self=, 2025-05-07T20:34:26.9159169Z B=128, 2025-05-07T20:34:26.9159354Z F=51, 2025-05-07T20:34:26.9159543Z max_length=9, 2025-05-07T20:34:26.9159734Z ) 2025-05-07T20:34:26.9159943Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:26.9160419Z self=, 2025-05-07T20:34:26.9160861Z B=123, 2025-05-07T20:34:26.9161044Z F=92, 2025-05-07T20:34:26.9161226Z max_length=9, 2025-05-07T20:34:26.9161418Z ) 2025-05-07T20:34:26.9161600Z PASSED 2025-05-07T20:34:26.9259576Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:26.9261000Z self=, 2025-05-07T20:34:26.9261473Z B=100, 2025-05-07T20:34:26.9261658Z F=50, 2025-05-07T20:34:26.9261841Z ) 2025-05-07T20:34:26.9262064Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:26.9262595Z self=, 2025-05-07T20:34:26.9263115Z B=126, 2025-05-07T20:34:26.9263370Z F=54, 2025-05-07T20:34:26.9263617Z ) 2025-05-07T20:34:26.9263867Z PASSED 2025-05-07T20:34:27.9931102Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9932378Z self=, 2025-05-07T20:34:27.9932981Z B=100, 2025-05-07T20:34:27.9933179Z F=50, 2025-05-07T20:34:27.9933380Z max_length=5, 2025-05-07T20:34:27.9933592Z ) 2025-05-07T20:34:27.9933846Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9934403Z self=, 2025-05-07T20:34:27.9934903Z B=126, 2025-05-07T20:34:27.9935093Z F=50, 2025-05-07T20:34:27.9935274Z max_length=5, 2025-05-07T20:34:27.9935479Z ) 2025-05-07T20:34:27.9935732Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9936294Z self=, 2025-05-07T20:34:27.9936792Z B=126, 2025-05-07T20:34:27.9936984Z F=78, 2025-05-07T20:34:27.9937170Z max_length=7, 2025-05-07T20:34:27.9937364Z ) 2025-05-07T20:34:27.9937609Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9938165Z self=, 2025-05-07T20:34:27.9938656Z B=191, 2025-05-07T20:34:27.9938847Z F=83, 2025-05-07T20:34:27.9939036Z max_length=8, 2025-05-07T20:34:27.9939228Z ) 2025-05-07T20:34:27.9939474Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9940036Z self=, 2025-05-07T20:34:27.9940706Z B=168, 2025-05-07T20:34:27.9940956Z F=66, 2025-05-07T20:34:27.9941210Z max_length=8, 2025-05-07T20:34:27.9941471Z ) 2025-05-07T20:34:27.9941809Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9942373Z self=, 2025-05-07T20:34:27.9942866Z B=121, 2025-05-07T20:34:27.9943046Z F=59, 2025-05-07T20:34:27.9943233Z max_length=8, 2025-05-07T20:34:27.9943429Z ) 2025-05-07T20:34:27.9943668Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9944244Z self=, 2025-05-07T20:34:27.9944733Z B=166, 2025-05-07T20:34:27.9944913Z F=56, 2025-05-07T20:34:27.9945100Z max_length=6, 2025-05-07T20:34:27.9945302Z ) 2025-05-07T20:34:27.9945541Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9946101Z self=, 2025-05-07T20:34:27.9946599Z B=124, 2025-05-07T20:34:27.9946779Z F=87, 2025-05-07T20:34:27.9946971Z max_length=10, 2025-05-07T20:34:27.9947176Z ) 2025-05-07T20:34:27.9947425Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9947978Z self=, 2025-05-07T20:34:27.9948470Z B=113, 2025-05-07T20:34:27.9948654Z F=69, 2025-05-07T20:34:27.9948835Z max_length=7, 2025-05-07T20:34:27.9949228Z ) 2025-05-07T20:34:27.9949586Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:27.9950139Z self=, 2025-05-07T20:34:27.9950637Z B=179, 2025-05-07T20:34:27.9950826Z F=70, 2025-05-07T20:34:27.9951013Z max_length=7, 2025-05-07T20:34:27.9951216Z ) 2025-05-07T20:34:27.9951407Z PASSED 2025-05-07T20:34:27.9951520Z 2025-05-07T20:34:27.9951664Z ============================== 3 passed in 4.69s =============================== 2025-05-07T20:34:28.7224894Z 2025-05-07T20:34:28.7225597Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:34:28.7244277Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:34:28.7244575Z 2025-05-07T20:34:28.7244667Z 2025-05-07T20:34:28.7244670Z 2025-05-07T20:34:28.7244733Z 2025-05-07T20:34:28.7267026Z ################################################################################ 2025-05-07T20:34:28.7282490Z # [2025-05-07T20:34:28.727Z] Run Python Test Suite: 2025-05-07T20:34:28.7282956Z # ./layout_transform_ops_test.py 2025-05-07T20:34:28.7283271Z ################################################################################ 2025-05-07T20:34:28.7307395Z + 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:34:28.7308029Z 2025-05-07T20:34:30.8924551Z ============================= test session starts ============================== 2025-05-07T20:34:30.8925198Z 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:30.8925707Z cachedir: .pytest_cache 2025-05-07T20:34:30.8926276Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:30.8926983Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:30.8927430Z plugins: hypothesis-6.131.14 2025-05-07T20:34:32.5982869Z collecting ... collected 3 items 2025-05-07T20:34:32.5983102Z 2025-05-07T20:34:32.8904188Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8905199Z self=, 2025-05-07T20:34:32.8905712Z B=1, 2025-05-07T20:34:32.8905891Z T=1, 2025-05-07T20:34:32.8906070Z D=2, 2025-05-07T20:34:32.8906252Z W=1, 2025-05-07T20:34:32.8906425Z ) 2025-05-07T20:34:32.8906663Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8907217Z self=, 2025-05-07T20:34:32.8907703Z B=7, 2025-05-07T20:34:32.8907891Z T=1, 2025-05-07T20:34:32.8908063Z D=2, 2025-05-07T20:34:32.8908236Z W=1, 2025-05-07T20:34:32.8908432Z ) 2025-05-07T20:34:32.8908668Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8909213Z self=, 2025-05-07T20:34:32.8909705Z B=7, 2025-05-07T20:34:32.8909884Z T=12, 2025-05-07T20:34:32.8910064Z D=17, 2025-05-07T20:34:32.8910245Z W=13, 2025-05-07T20:34:32.8910583Z ) 2025-05-07T20:34:32.8910808Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8911349Z self=, 2025-05-07T20:34:32.8911834Z B=8, 2025-05-07T20:34:32.8912008Z T=8, 2025-05-07T20:34:32.8912188Z D=11, 2025-05-07T20:34:32.8912369Z W=19, 2025-05-07T20:34:32.8912538Z ) 2025-05-07T20:34:32.8912759Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8913297Z self=, 2025-05-07T20:34:32.8914007Z B=9, 2025-05-07T20:34:32.8914324Z T=3, 2025-05-07T20:34:32.8914505Z D=14, 2025-05-07T20:34:32.8914673Z W=2, 2025-05-07T20:34:32.8914848Z ) 2025-05-07T20:34:32.8915073Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8915602Z self=, 2025-05-07T20:34:32.8916087Z B=14, 2025-05-07T20:34:32.8916262Z T=6, 2025-05-07T20:34:32.8916430Z D=16, 2025-05-07T20:34:32.8916609Z W=14, 2025-05-07T20:34:32.8916781Z ) 2025-05-07T20:34:32.8916997Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8917535Z self=, 2025-05-07T20:34:32.8918030Z B=5, 2025-05-07T20:34:32.8918221Z T=19, 2025-05-07T20:34:32.8918406Z D=6, 2025-05-07T20:34:32.8918593Z W=10, 2025-05-07T20:34:32.8918917Z ) 2025-05-07T20:34:32.8919145Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8919707Z self=, 2025-05-07T20:34:32.8920200Z B=9, 2025-05-07T20:34:32.8920379Z T=16, 2025-05-07T20:34:32.8920561Z D=10, 2025-05-07T20:34:32.8920744Z W=8, 2025-05-07T20:34:32.8920919Z ) 2025-05-07T20:34:32.8921149Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8921796Z self=, 2025-05-07T20:34:32.8922284Z B=18, 2025-05-07T20:34:32.8922468Z T=5, 2025-05-07T20:34:32.8922651Z D=3, 2025-05-07T20:34:32.8922830Z W=13, 2025-05-07T20:34:32.8923014Z ) 2025-05-07T20:34:32.8923243Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8923784Z self=, 2025-05-07T20:34:32.8924287Z B=16, 2025-05-07T20:34:32.8924483Z T=19, 2025-05-07T20:34:32.8924675Z D=6, 2025-05-07T20:34:32.8924856Z W=5, 2025-05-07T20:34:32.8925040Z ) 2025-05-07T20:34:32.8925275Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8925817Z self=, 2025-05-07T20:34:32.8926304Z B=9, 2025-05-07T20:34:32.8926485Z T=12, 2025-05-07T20:34:32.8926663Z D=15, 2025-05-07T20:34:32.8926843Z W=6, 2025-05-07T20:34:32.8927018Z ) 2025-05-07T20:34:32.8927241Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8927783Z self=, 2025-05-07T20:34:32.8928279Z B=9, 2025-05-07T20:34:32.8928484Z T=12, 2025-05-07T20:34:32.8928693Z D=15, 2025-05-07T20:34:32.8928876Z W=9, 2025-05-07T20:34:32.8929050Z ) 2025-05-07T20:34:32.8929286Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8929843Z self=, 2025-05-07T20:34:32.8930335Z B=9, 2025-05-07T20:34:32.8930510Z T=12, 2025-05-07T20:34:32.8930695Z D=9, 2025-05-07T20:34:32.8930878Z W=9, 2025-05-07T20:34:32.8931047Z ) 2025-05-07T20:34:32.8931274Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8931812Z self=, 2025-05-07T20:34:32.8932298Z B=9, 2025-05-07T20:34:32.8932478Z T=12, 2025-05-07T20:34:32.8932662Z D=9, 2025-05-07T20:34:32.8932843Z W=12, 2025-05-07T20:34:32.8933096Z ) 2025-05-07T20:34:32.8933324Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8933862Z self=, 2025-05-07T20:34:32.8934354Z B=9, 2025-05-07T20:34:32.8934538Z T=12, 2025-05-07T20:34:32.8934819Z D=12, 2025-05-07T20:34:32.8935001Z W=12, 2025-05-07T20:34:32.8935257Z ) 2025-05-07T20:34:32.8935480Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8936026Z self=, 2025-05-07T20:34:32.8936526Z B=12, 2025-05-07T20:34:32.8936717Z T=12, 2025-05-07T20:34:32.8936891Z D=12, 2025-05-07T20:34:32.8937084Z W=12, 2025-05-07T20:34:32.8937270Z ) 2025-05-07T20:34:32.8937501Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8938043Z self=, 2025-05-07T20:34:32.8938540Z B=15, 2025-05-07T20:34:32.8938723Z T=18, 2025-05-07T20:34:32.8938929Z D=5, 2025-05-07T20:34:32.8939136Z W=10, 2025-05-07T20:34:32.8939307Z ) 2025-05-07T20:34:32.8939533Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8940077Z self=, 2025-05-07T20:34:32.8940573Z B=5, 2025-05-07T20:34:32.8940754Z T=18, 2025-05-07T20:34:32.8940935Z D=5, 2025-05-07T20:34:32.8941107Z W=10, 2025-05-07T20:34:32.8941286Z ) 2025-05-07T20:34:32.8941515Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8942057Z self=, 2025-05-07T20:34:32.8942542Z B=5, 2025-05-07T20:34:32.8942725Z T=18, 2025-05-07T20:34:32.8942909Z D=5, 2025-05-07T20:34:32.8943083Z W=18, 2025-05-07T20:34:32.8943263Z ) 2025-05-07T20:34:32.8943493Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:32.8944028Z self=, 2025-05-07T20:34:32.8944517Z B=5, 2025-05-07T20:34:32.8944697Z T=18, 2025-05-07T20:34:32.8944871Z D=18, 2025-05-07T20:34:32.8945059Z W=18, 2025-05-07T20:34:32.8945249Z ) 2025-05-07T20:34:32.8945433Z PASSED 2025-05-07T20:34:32.9214955Z 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:34:32.9216049Z self=, 2025-05-07T20:34:32.9216584Z B=1, 2025-05-07T20:34:32.9216772Z W=1, 2025-05-07T20:34:32.9216955Z cuda=False, 2025-05-07T20:34:32.9217159Z ) 2025-05-07T20:34:32.9217423Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9218127Z self=, 2025-05-07T20:34:32.9218663Z B=16, 2025-05-07T20:34:32.9218852Z W=1, 2025-05-07T20:34:32.9219033Z cuda=False, 2025-05-07T20:34:32.9219241Z ) 2025-05-07T20:34:32.9219505Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9220121Z self=, 2025-05-07T20:34:32.9220654Z B=16, 2025-05-07T20:34:32.9220841Z W=6, 2025-05-07T20:34:32.9221023Z cuda=True, 2025-05-07T20:34:32.9221225Z ) 2025-05-07T20:34:32.9221493Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9222102Z self=, 2025-05-07T20:34:32.9222626Z B=14, 2025-05-07T20:34:32.9222816Z W=8, 2025-05-07T20:34:32.9223004Z cuda=False, 2025-05-07T20:34:32.9223197Z ) 2025-05-07T20:34:32.9223452Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9224051Z self=, 2025-05-07T20:34:32.9224569Z B=9, 2025-05-07T20:34:32.9224751Z W=5, 2025-05-07T20:34:32.9224938Z cuda=True, 2025-05-07T20:34:32.9225314Z ) 2025-05-07T20:34:32.9225684Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9226287Z self=, 2025-05-07T20:34:32.9226813Z B=15, 2025-05-07T20:34:32.9227003Z W=13, 2025-05-07T20:34:32.9227198Z cuda=False, 2025-05-07T20:34:32.9227396Z ) 2025-05-07T20:34:32.9227647Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9228245Z self=, 2025-05-07T20:34:32.9228971Z B=19, 2025-05-07T20:34:32.9229232Z W=7, 2025-05-07T20:34:32.9229427Z cuda=False, 2025-05-07T20:34:32.9229622Z ) 2025-05-07T20:34:32.9229870Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9230469Z self=, 2025-05-07T20:34:32.9230998Z B=6, 2025-05-07T20:34:32.9231174Z W=20, 2025-05-07T20:34:32.9231369Z cuda=False, 2025-05-07T20:34:32.9231564Z ) 2025-05-07T20:34:32.9231813Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9232412Z self=, 2025-05-07T20:34:32.9232933Z B=8, 2025-05-07T20:34:32.9233116Z W=14, 2025-05-07T20:34:32.9233301Z cuda=False, 2025-05-07T20:34:32.9233503Z ) 2025-05-07T20:34:32.9233758Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9234357Z self=, 2025-05-07T20:34:32.9234882Z B=7, 2025-05-07T20:34:32.9235066Z W=5, 2025-05-07T20:34:32.9235247Z cuda=False, 2025-05-07T20:34:32.9235444Z ) 2025-05-07T20:34:32.9235708Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9236316Z self=, 2025-05-07T20:34:32.9236839Z B=10, 2025-05-07T20:34:32.9237027Z W=1, 2025-05-07T20:34:32.9237216Z cuda=True, 2025-05-07T20:34:32.9237406Z ) 2025-05-07T20:34:32.9237662Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9238265Z self=, 2025-05-07T20:34:32.9238790Z B=10, 2025-05-07T20:34:32.9238975Z W=10, 2025-05-07T20:34:32.9239163Z cuda=True, 2025-05-07T20:34:32.9239352Z ) 2025-05-07T20:34:32.9239611Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9240211Z self=, 2025-05-07T20:34:32.9240731Z B=10, 2025-05-07T20:34:32.9240912Z W=2, 2025-05-07T20:34:32.9241101Z cuda=False, 2025-05-07T20:34:32.9241302Z ) 2025-05-07T20:34:32.9241561Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9242158Z self=, 2025-05-07T20:34:32.9242682Z B=10, 2025-05-07T20:34:32.9242858Z W=10, 2025-05-07T20:34:32.9243047Z cuda=False, 2025-05-07T20:34:32.9243244Z ) 2025-05-07T20:34:32.9243493Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9244093Z self=, 2025-05-07T20:34:32.9244613Z B=18, 2025-05-07T20:34:32.9244793Z W=1, 2025-05-07T20:34:32.9244976Z cuda=True, 2025-05-07T20:34:32.9245172Z ) 2025-05-07T20:34:32.9245419Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9246017Z self=, 2025-05-07T20:34:32.9246537Z B=1, 2025-05-07T20:34:32.9246861Z W=1, 2025-05-07T20:34:32.9247111Z cuda=True, 2025-05-07T20:34:32.9247304Z ) 2025-05-07T20:34:32.9247554Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9255185Z self=, 2025-05-07T20:34:32.9255725Z B=8, 2025-05-07T20:34:32.9255918Z W=1, 2025-05-07T20:34:32.9256106Z cuda=False, 2025-05-07T20:34:32.9256301Z ) 2025-05-07T20:34:32.9256570Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9257188Z self=, 2025-05-07T20:34:32.9257715Z B=8, 2025-05-07T20:34:32.9257904Z W=18, 2025-05-07T20:34:32.9258096Z cuda=False, 2025-05-07T20:34:32.9258292Z ) 2025-05-07T20:34:32.9258564Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9259226Z self=, 2025-05-07T20:34:32.9259767Z B=18, 2025-05-07T20:34:32.9259953Z W=18, 2025-05-07T20:34:32.9260144Z cuda=False, 2025-05-07T20:34:32.9260345Z ) 2025-05-07T20:34:32.9260602Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:32.9261220Z self=, 2025-05-07T20:34:32.9261757Z B=7, 2025-05-07T20:34:32.9261937Z W=14, 2025-05-07T20:34:32.9262132Z cuda=False, 2025-05-07T20:34:32.9262334Z ) 2025-05-07T20:34:32.9262518Z PASSED 2025-05-07T20:34:32.9662105Z 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:34:32.9663242Z self=, 2025-05-07T20:34:32.9663795Z B=1, 2025-05-07T20:34:32.9663981Z W=1, 2025-05-07T20:34:32.9664155Z ) 2025-05-07T20:34:32.9664434Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9665077Z self=, 2025-05-07T20:34:32.9665613Z B=14, 2025-05-07T20:34:32.9665793Z W=1, 2025-05-07T20:34:32.9665970Z ) 2025-05-07T20:34:32.9666241Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9666887Z self=, 2025-05-07T20:34:32.9667423Z B=14, 2025-05-07T20:34:32.9667607Z W=11, 2025-05-07T20:34:32.9667779Z ) 2025-05-07T20:34:32.9668053Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9668740Z self=, 2025-05-07T20:34:32.9669273Z B=10, 2025-05-07T20:34:32.9669460Z W=6, 2025-05-07T20:34:32.9669635Z ) 2025-05-07T20:34:32.9669904Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9670543Z self=, 2025-05-07T20:34:32.9671077Z B=8, 2025-05-07T20:34:32.9671255Z W=5, 2025-05-07T20:34:32.9671430Z ) 2025-05-07T20:34:32.9671705Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9672343Z self=, 2025-05-07T20:34:32.9672872Z B=18, 2025-05-07T20:34:32.9673055Z W=9, 2025-05-07T20:34:32.9673232Z ) 2025-05-07T20:34:32.9673501Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9674135Z self=, 2025-05-07T20:34:32.9674858Z B=12, 2025-05-07T20:34:32.9675170Z W=19, 2025-05-07T20:34:32.9675352Z ) 2025-05-07T20:34:32.9675625Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9676254Z self=, 2025-05-07T20:34:32.9676790Z B=1, 2025-05-07T20:34:32.9676970Z W=15, 2025-05-07T20:34:32.9677152Z ) 2025-05-07T20:34:32.9677418Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9678053Z self=, 2025-05-07T20:34:32.9678647Z B=8, 2025-05-07T20:34:32.9678820Z W=8, 2025-05-07T20:34:32.9679001Z ) 2025-05-07T20:34:32.9679275Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9679902Z self=, 2025-05-07T20:34:32.9680454Z B=17, 2025-05-07T20:34:32.9680635Z W=8, 2025-05-07T20:34:32.9680810Z ) 2025-05-07T20:34:32.9681082Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9681715Z self=, 2025-05-07T20:34:32.9682251Z B=3, 2025-05-07T20:34:32.9682427Z W=17, 2025-05-07T20:34:32.9682605Z ) 2025-05-07T20:34:32.9682877Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9683506Z self=, 2025-05-07T20:34:32.9684037Z B=3, 2025-05-07T20:34:32.9684218Z W=3, 2025-05-07T20:34:32.9684387Z ) 2025-05-07T20:34:32.9684667Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9685298Z self=, 2025-05-07T20:34:32.9685848Z B=8, 2025-05-07T20:34:32.9686018Z W=12, 2025-05-07T20:34:32.9686193Z ) 2025-05-07T20:34:32.9686465Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9687087Z self=, 2025-05-07T20:34:32.9687620Z B=12, 2025-05-07T20:34:32.9687800Z W=12, 2025-05-07T20:34:32.9687968Z ) 2025-05-07T20:34:32.9688245Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9688877Z self=, 2025-05-07T20:34:32.9689407Z B=4, 2025-05-07T20:34:32.9689589Z W=3, 2025-05-07T20:34:32.9689765Z ) 2025-05-07T20:34:32.9690033Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9690677Z self=, 2025-05-07T20:34:32.9691218Z B=13, 2025-05-07T20:34:32.9691402Z W=10, 2025-05-07T20:34:32.9691574Z ) 2025-05-07T20:34:32.9691847Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9692480Z self=, 2025-05-07T20:34:32.9693114Z B=10, 2025-05-07T20:34:32.9693297Z W=10, 2025-05-07T20:34:32.9693474Z ) 2025-05-07T20:34:32.9693743Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9694379Z self=, 2025-05-07T20:34:32.9694922Z B=12, 2025-05-07T20:34:32.9695097Z W=14, 2025-05-07T20:34:32.9695285Z ) 2025-05-07T20:34:32.9695560Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9696286Z self=, 2025-05-07T20:34:32.9696902Z B=14, 2025-05-07T20:34:32.9697083Z W=14, 2025-05-07T20:34:32.9697262Z ) 2025-05-07T20:34:32.9697530Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:32.9698170Z self=, 2025-05-07T20:34:32.9699038Z B=6, 2025-05-07T20:34:32.9699216Z W=14, 2025-05-07T20:34:32.9699398Z ) 2025-05-07T20:34:32.9699583Z PASSED 2025-05-07T20:34:32.9699691Z 2025-05-07T20:34:32.9699837Z =============================== warnings summary =============================== 2025-05-07T20:34:32.9700405Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:34:32.9701999Z /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:34:32.9703428Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:34:32.9703709Z 2025-05-07T20:34:32.9703940Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:32.9704390Z ========================= 3 passed, 1 warning in 2.20s ========================= 2025-05-07T20:34:33.5896834Z 2025-05-07T20:34:33.5897451Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:34:33.5917534Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:34:33.5917932Z 2025-05-07T20:34:33.5917938Z 2025-05-07T20:34:33.5917944Z 2025-05-07T20:34:33.5917949Z 2025-05-07T20:34:33.5938505Z ################################################################################ 2025-05-07T20:34:33.5954285Z # [2025-05-07T20:34:33.595Z] Run Python Test Suite: 2025-05-07T20:34:33.5954740Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:34:33.5955061Z ################################################################################ 2025-05-07T20:34:33.5980366Z + 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:34:33.5980992Z 2025-05-07T20:34:35.7579086Z ============================= test session starts ============================== 2025-05-07T20:34:35.7579825Z 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:35.7580344Z cachedir: .pytest_cache 2025-05-07T20:34:35.7581454Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:35.7582846Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:35.7583816Z plugins: hypothesis-6.131.14 2025-05-07T20:34:37.4271276Z collecting ... collected 7 items 2025-05-07T20:34:37.4271905Z 2025-05-07T20:34:37.4282409Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:34:37.4290903Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:34:37.4299195Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:34:37.4307089Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:34:37.4316487Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:34:37.4323890Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:34:37.4344282Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:34:37.4344765Z 2025-05-07T20:34:37.4344922Z =========================== short test summary info ============================ 2025-05-07T20:34:37.4345391Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:34:37.4345945Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:34:37.4346494Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:34:37.4347036Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:34:37.4347588Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:34:37.4348133Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:34:37.4348684Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:34:37.4349151Z ============================== 7 skipped in 1.80s ============================== 2025-05-07T20:34:37.9968139Z 2025-05-07T20:34:37.9968435Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:34:37.9988074Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:34:37.9988479Z 2025-05-07T20:34:37.9988486Z 2025-05-07T20:34:37.9988491Z 2025-05-07T20:34:37.9988497Z 2025-05-07T20:34:38.0009551Z ################################################################################ 2025-05-07T20:34:38.0026021Z # [2025-05-07T20:34:38.002Z] Run Python Test Suite: 2025-05-07T20:34:38.0026452Z # ./metric_ops_test.py 2025-05-07T20:34:38.0026832Z ################################################################################ 2025-05-07T20:34:38.0051822Z + 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:34:38.0052408Z 2025-05-07T20:34:40.1654656Z ============================= test session starts ============================== 2025-05-07T20:34:40.1655346Z 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:40.1655851Z cachedir: .pytest_cache 2025-05-07T20:34:40.1656412Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:40.1657126Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:40.1657530Z plugins: hypothesis-6.131.14 2025-05-07T20:34:41.8119642Z collecting ... collected 1 item 2025-05-07T20:34:41.8119876Z 2025-05-07T20:34:41.8139942Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:34:41.8140466Z 2025-05-07T20:34:41.8140704Z =========================== short test summary info ============================ 2025-05-07T20:34:41.8141684Z 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:34:41.8142562Z ============================== 1 skipped in 1.77s ============================== 2025-05-07T20:34:42.3748258Z 2025-05-07T20:34:42.3748480Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:34:42.3768181Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:34:42.3768440Z 2025-05-07T20:34:42.3768469Z 2025-05-07T20:34:42.3768530Z 2025-05-07T20:34:42.3768534Z 2025-05-07T20:34:42.3789253Z ################################################################################ 2025-05-07T20:34:42.3805110Z # [2025-05-07T20:34:42.380Z] Run Python Test Suite: 2025-05-07T20:34:42.3805490Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:42.3805816Z ################################################################################ 2025-05-07T20:34:42.3831614Z + 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:34:42.3832430Z 2025-05-07T20:34:44.5390696Z ============================= test session starts ============================== 2025-05-07T20:34:44.5391327Z 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:44.5391845Z cachedir: .pytest_cache 2025-05-07T20:34:44.5392414Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:44.5393117Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:44.5393516Z plugins: hypothesis-6.131.14 2025-05-07T20:34:46.2103527Z collecting ... collected 5 items 2025-05-07T20:34:46.2103767Z 2025-05-07T20:34:46.3251516Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:34:46.4627702Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:34:46.5562755Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:34:46.5598969Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:34:46.5646015Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:34:46.5646499Z 2025-05-07T20:34:46.5646638Z =============================== warnings summary =============================== 2025-05-07T20:34:46.5647007Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:34:46.5648045Z /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:34:46.5649122Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:34:46.5649415Z 2025-05-07T20:34:46.5649639Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:46.5650086Z ========================= 5 passed, 1 warning in 2.15s ========================= 2025-05-07T20:34:47.2011558Z 2025-05-07T20:34:47.2012263Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:47.2033065Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:34:47.2033402Z 2025-05-07T20:34:47.2033407Z 2025-05-07T20:34:47.2033411Z 2025-05-07T20:34:47.2033414Z 2025-05-07T20:34:47.2052091Z ################################################################################ 2025-05-07T20:34:47.2067586Z # [2025-05-07T20:34:47.206Z] Run Python Test Suite: 2025-05-07T20:34:47.2067919Z # ./quantize/bfloat16_test.py 2025-05-07T20:34:47.2068202Z ################################################################################ 2025-05-07T20:34:47.2093590Z + 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:34:47.2094213Z 2025-05-07T20:34:49.3637700Z ============================= test session starts ============================== 2025-05-07T20:34:49.3638327Z 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:49.3638833Z cachedir: .pytest_cache 2025-05-07T20:34:49.3639411Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:49.3640160Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:49.3640560Z plugins: hypothesis-6.131.14 2025-05-07T20:34:51.0866195Z collecting ... collected 4 items 2025-05-07T20:34:51.0866425Z 2025-05-07T20:34:51.3112104Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:34:53.0298266Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:53.6503715Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:34:54.4570175Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:54.4570588Z 2025-05-07T20:34:54.4570729Z ============================== 4 passed in 5.22s =============================== 2025-05-07T20:34:55.0880201Z 2025-05-07T20:34:55.0880682Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:34:55.0900793Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:34:55.0901090Z 2025-05-07T20:34:55.0901094Z 2025-05-07T20:34:55.0901098Z 2025-05-07T20:34:55.0901102Z 2025-05-07T20:34:55.0921799Z ################################################################################ 2025-05-07T20:34:55.0937037Z # [2025-05-07T20:34:55.093Z] Run Python Test Suite: 2025-05-07T20:34:55.0937396Z # ./quantize/comm_codec_test.py 2025-05-07T20:34:55.0937688Z ################################################################################ 2025-05-07T20:34:55.0963271Z + 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:55.0963885Z 2025-05-07T20:34:57.2581446Z ============================= test session starts ============================== 2025-05-07T20:34:57.2582907Z 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:57.2583910Z cachedir: .pytest_cache 2025-05-07T20:34:57.2584494Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:57.2585202Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:57.2585625Z plugins: hypothesis-6.131.14 2025-05-07T20:34:59.0723413Z collecting ... collected 1 item 2025-05-07T20:34:59.0723690Z 2025-05-07T20:34:59.5697046Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:34:59.5697553Z 2025-05-07T20:34:59.5697716Z ============================== 1 passed in 2.44s =============================== 2025-05-07T20:35:00.2191016Z 2025-05-07T20:35:00.2191883Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:35:00.2212459Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:35:00.2212757Z 2025-05-07T20:35:00.2213198Z 2025-05-07T20:35:00.2213261Z 2025-05-07T20:35:00.2213265Z 2025-05-07T20:35:00.2233851Z ################################################################################ 2025-05-07T20:35:00.2249297Z # [2025-05-07T20:35:00.224Z] Run Python Test Suite: 2025-05-07T20:35:00.2249626Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:00.2249925Z ################################################################################ 2025-05-07T20:35:00.2275617Z + 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:35:00.2276235Z 2025-05-07T20:35:02.3959175Z ============================= test session starts ============================== 2025-05-07T20:35:02.3959794Z 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:02.3960304Z cachedir: .pytest_cache 2025-05-07T20:35:02.3960868Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:02.3961587Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:02.3961984Z plugins: hypothesis-6.131.14 2025-05-07T20:35:04.1421887Z collecting ... collected 2 items 2025-05-07T20:35:04.1422129Z 2025-05-07T20:35:05.0704605Z 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:35:05.0706132Z self=, 2025-05-07T20:35:05.0706932Z batched=False, 2025-05-07T20:35:05.0707185Z bs=1, 2025-05-07T20:35:05.0707400Z m=0, 2025-05-07T20:35:05.0707618Z n=0, 2025-05-07T20:35:05.0707843Z forward=False, 2025-05-07T20:35:05.0708099Z given_last_dim=False, 2025-05-07T20:35:05.0708393Z dtype=torch.float32, 2025-05-07T20:35:05.0708678Z test_compile=False, 2025-05-07T20:35:05.0708946Z ) 2025-05-07T20:35:05.0709263Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0710131Z self=, 2025-05-07T20:35:05.0710905Z batched=True, 2025-05-07T20:35:05.0711141Z bs=1, 2025-05-07T20:35:05.0711368Z m=0, 2025-05-07T20:35:05.0711581Z n=0, 2025-05-07T20:35:05.0711798Z forward=False, 2025-05-07T20:35:05.0712056Z given_last_dim=False, 2025-05-07T20:35:05.0712347Z dtype=torch.float32, 2025-05-07T20:35:05.0712622Z test_compile=False, 2025-05-07T20:35:05.0712880Z ) 2025-05-07T20:35:05.0713205Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0714064Z self=, 2025-05-07T20:35:05.0714817Z batched=True, 2025-05-07T20:35:05.0715060Z bs=56, 2025-05-07T20:35:05.0715276Z m=87, 2025-05-07T20:35:05.0715484Z n=82, 2025-05-07T20:35:05.0715707Z forward=False, 2025-05-07T20:35:05.0715962Z given_last_dim=False, 2025-05-07T20:35:05.0716240Z dtype=torch.float16, 2025-05-07T20:35:05.0716524Z test_compile=True, 2025-05-07T20:35:05.0716787Z ) 2025-05-07T20:35:05.0717108Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0717968Z self=, 2025-05-07T20:35:05.0718726Z batched=False, 2025-05-07T20:35:05.0718966Z bs=14, 2025-05-07T20:35:05.0719189Z m=0, 2025-05-07T20:35:05.0719409Z n=0, 2025-05-07T20:35:05.0719628Z forward=False, 2025-05-07T20:35:05.0719892Z given_last_dim=False, 2025-05-07T20:35:05.0720180Z dtype=torch.float32, 2025-05-07T20:35:05.0720467Z test_compile=False, 2025-05-07T20:35:05.0720718Z ) 2025-05-07T20:35:05.0721041Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0721895Z self=, 2025-05-07T20:35:05.0722646Z batched=False, 2025-05-07T20:35:05.0722891Z bs=14, 2025-05-07T20:35:05.0723121Z m=95, 2025-05-07T20:35:05.0723331Z n=13, 2025-05-07T20:35:05.0723561Z forward=True, 2025-05-07T20:35:05.0723815Z given_last_dim=True, 2025-05-07T20:35:05.0724091Z dtype=torch.float32, 2025-05-07T20:35:05.0724373Z test_compile=False, 2025-05-07T20:35:05.0724632Z ) 2025-05-07T20:35:05.0724942Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0725803Z self=, 2025-05-07T20:35:05.0726560Z batched=True, 2025-05-07T20:35:05.0726807Z bs=35, 2025-05-07T20:35:05.0727021Z m=57, 2025-05-07T20:35:05.0727236Z n=76, 2025-05-07T20:35:05.0727458Z forward=True, 2025-05-07T20:35:05.0727705Z given_last_dim=False, 2025-05-07T20:35:05.0727994Z dtype=torch.float16, 2025-05-07T20:35:05.0728276Z test_compile=False, 2025-05-07T20:35:05.0728525Z ) 2025-05-07T20:35:05.0728849Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0729962Z self=, 2025-05-07T20:35:05.0730711Z batched=False, 2025-05-07T20:35:05.0730955Z bs=45, 2025-05-07T20:35:05.0731176Z m=22, 2025-05-07T20:35:05.0731384Z n=19, 2025-05-07T20:35:05.0731604Z forward=True, 2025-05-07T20:35:05.0731863Z given_last_dim=False, 2025-05-07T20:35:05.0732142Z dtype=torch.float32, 2025-05-07T20:35:05.0732421Z test_compile=True, 2025-05-07T20:35:05.0732676Z ) 2025-05-07T20:35:05.0733089Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0734030Z self=, 2025-05-07T20:35:05.0734830Z batched=True, 2025-05-07T20:35:05.0735030Z bs=33, 2025-05-07T20:35:05.0742207Z m=22, 2025-05-07T20:35:05.0742414Z n=91, 2025-05-07T20:35:05.0742609Z forward=False, 2025-05-07T20:35:05.0742842Z given_last_dim=True, 2025-05-07T20:35:05.0743089Z dtype=torch.float16, 2025-05-07T20:35:05.0743333Z test_compile=False, 2025-05-07T20:35:05.0743557Z ) 2025-05-07T20:35:05.0743819Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0744522Z self=, 2025-05-07T20:35:05.0745144Z batched=False, 2025-05-07T20:35:05.0745338Z bs=99, 2025-05-07T20:35:05.0745524Z m=9, 2025-05-07T20:35:05.0745708Z n=62, 2025-05-07T20:35:05.0745886Z forward=True, 2025-05-07T20:35:05.0746103Z given_last_dim=True, 2025-05-07T20:35:05.0746346Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0746583Z test_compile=True, 2025-05-07T20:35:05.0746787Z ) 2025-05-07T20:35:05.0747052Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0747864Z self=, 2025-05-07T20:35:05.0748738Z batched=False, 2025-05-07T20:35:05.0749027Z bs=23, 2025-05-07T20:35:05.0749315Z m=23, 2025-05-07T20:35:05.0749577Z n=34, 2025-05-07T20:35:05.0749825Z forward=True, 2025-05-07T20:35:05.0750083Z given_last_dim=True, 2025-05-07T20:35:05.0750987Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0751818Z test_compile=True, 2025-05-07T20:35:05.0752584Z ) 2025-05-07T20:35:05.0753698Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0756487Z self=, 2025-05-07T20:35:05.0757485Z batched=True, 2025-05-07T20:35:05.0757789Z bs=84, 2025-05-07T20:35:05.0758063Z m=44, 2025-05-07T20:35:05.0758409Z n=0, 2025-05-07T20:35:05.0758694Z forward=False, 2025-05-07T20:35:05.0759080Z given_last_dim=False, 2025-05-07T20:35:05.0759621Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0760127Z test_compile=True, 2025-05-07T20:35:05.0760490Z ) 2025-05-07T20:35:05.0760848Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0761958Z self=, 2025-05-07T20:35:05.0762735Z batched=True, 2025-05-07T20:35:05.0762995Z bs=84, 2025-05-07T20:35:05.0763225Z m=44, 2025-05-07T20:35:05.0763457Z n=0, 2025-05-07T20:35:05.0763696Z forward=True, 2025-05-07T20:35:05.0763960Z given_last_dim=False, 2025-05-07T20:35:05.0764267Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0764570Z test_compile=True, 2025-05-07T20:35:05.0764831Z ) 2025-05-07T20:35:05.0765175Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0766056Z self=, 2025-05-07T20:35:05.0767030Z batched=True, 2025-05-07T20:35:05.0767398Z bs=84, 2025-05-07T20:35:05.0767636Z m=44, 2025-05-07T20:35:05.0767866Z n=0, 2025-05-07T20:35:05.0768104Z forward=True, 2025-05-07T20:35:05.0768378Z given_last_dim=True, 2025-05-07T20:35:05.0768675Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0768957Z test_compile=True, 2025-05-07T20:35:05.0769220Z ) 2025-05-07T20:35:05.0769545Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0770409Z self=, 2025-05-07T20:35:05.0771178Z batched=True, 2025-05-07T20:35:05.0771428Z bs=84, 2025-05-07T20:35:05.0771644Z m=44, 2025-05-07T20:35:05.0771871Z n=84, 2025-05-07T20:35:05.0772096Z forward=True, 2025-05-07T20:35:05.0772347Z given_last_dim=True, 2025-05-07T20:35:05.0772637Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0773070Z test_compile=True, 2025-05-07T20:35:05.0773335Z ) 2025-05-07T20:35:05.0773671Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0774546Z self=, 2025-05-07T20:35:05.0775317Z batched=True, 2025-05-07T20:35:05.0775557Z bs=84, 2025-05-07T20:35:05.0775785Z m=84, 2025-05-07T20:35:05.0776012Z n=84, 2025-05-07T20:35:05.0776233Z forward=True, 2025-05-07T20:35:05.0776495Z given_last_dim=True, 2025-05-07T20:35:05.0776788Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0777072Z test_compile=True, 2025-05-07T20:35:05.0777336Z ) 2025-05-07T20:35:05.0777662Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0778525Z self=, 2025-05-07T20:35:05.0779293Z batched=True, 2025-05-07T20:35:05.0779543Z bs=27, 2025-05-07T20:35:05.0779766Z m=74, 2025-05-07T20:35:05.0779994Z n=62, 2025-05-07T20:35:05.0780222Z forward=False, 2025-05-07T20:35:05.0780479Z given_last_dim=True, 2025-05-07T20:35:05.0780771Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0781063Z test_compile=True, 2025-05-07T20:35:05.0781315Z ) 2025-05-07T20:35:05.0781643Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0782520Z self=, 2025-05-07T20:35:05.0783285Z batched=True, 2025-05-07T20:35:05.0783528Z bs=27, 2025-05-07T20:35:05.0783753Z m=74, 2025-05-07T20:35:05.0783977Z n=62, 2025-05-07T20:35:05.0784199Z forward=True, 2025-05-07T20:35:05.0784462Z given_last_dim=True, 2025-05-07T20:35:05.0784756Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0785040Z test_compile=True, 2025-05-07T20:35:05.0785303Z ) 2025-05-07T20:35:05.0785632Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0786507Z self=, 2025-05-07T20:35:05.0787272Z batched=True, 2025-05-07T20:35:05.0787521Z bs=62, 2025-05-07T20:35:05.0787742Z m=74, 2025-05-07T20:35:05.0787966Z n=62, 2025-05-07T20:35:05.0788197Z forward=True, 2025-05-07T20:35:05.0788459Z given_last_dim=True, 2025-05-07T20:35:05.0788750Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0789046Z test_compile=True, 2025-05-07T20:35:05.0789316Z ) 2025-05-07T20:35:05.0789635Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0790513Z self=, 2025-05-07T20:35:05.0791285Z batched=True, 2025-05-07T20:35:05.0791526Z bs=62, 2025-05-07T20:35:05.0791751Z m=74, 2025-05-07T20:35:05.0791977Z n=74, 2025-05-07T20:35:05.0792295Z forward=True, 2025-05-07T20:35:05.0792644Z given_last_dim=True, 2025-05-07T20:35:05.0792943Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0793227Z test_compile=True, 2025-05-07T20:35:05.0793490Z ) 2025-05-07T20:35:05.0793817Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0794684Z self=, 2025-05-07T20:35:05.0795455Z batched=True, 2025-05-07T20:35:05.0795709Z bs=62, 2025-05-07T20:35:05.0795931Z m=62, 2025-05-07T20:35:05.0796144Z n=62, 2025-05-07T20:35:05.0796372Z forward=True, 2025-05-07T20:35:05.0796633Z given_last_dim=True, 2025-05-07T20:35:05.0796919Z dtype=torch.bfloat16, 2025-05-07T20:35:05.0797207Z test_compile=True, 2025-05-07T20:35:05.0797471Z ) 2025-05-07T20:35:05.0797789Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0798969Z self=, 2025-05-07T20:35:05.0799756Z batched=False, 2025-05-07T20:35:05.0800003Z bs=14, 2025-05-07T20:35:05.0800228Z m=53, 2025-05-07T20:35:05.0800457Z n=53, 2025-05-07T20:35:05.0800679Z forward=False, 2025-05-07T20:35:05.0800949Z given_last_dim=True, 2025-05-07T20:35:05.0801247Z dtype=torch.float32, 2025-05-07T20:35:05.0801529Z test_compile=False, 2025-05-07T20:35:05.0801795Z ) 2025-05-07T20:35:05.0802123Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0802997Z self=, 2025-05-07T20:35:05.0803767Z batched=False, 2025-05-07T20:35:05.0804018Z bs=14, 2025-05-07T20:35:05.0804234Z m=53, 2025-05-07T20:35:05.0804455Z n=53, 2025-05-07T20:35:05.0804683Z forward=False, 2025-05-07T20:35:05.0804941Z given_last_dim=False, 2025-05-07T20:35:05.0805247Z dtype=torch.float32, 2025-05-07T20:35:05.0805538Z test_compile=False, 2025-05-07T20:35:05.0805796Z ) 2025-05-07T20:35:05.0806122Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0806992Z self=, 2025-05-07T20:35:05.0807751Z batched=False, 2025-05-07T20:35:05.0808008Z bs=14, 2025-05-07T20:35:05.0808233Z m=14, 2025-05-07T20:35:05.0808451Z n=53, 2025-05-07T20:35:05.0808682Z forward=False, 2025-05-07T20:35:05.0808947Z given_last_dim=False, 2025-05-07T20:35:05.0809236Z dtype=torch.float32, 2025-05-07T20:35:05.0809529Z test_compile=False, 2025-05-07T20:35:05.0809788Z ) 2025-05-07T20:35:05.0810117Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.0810980Z self=, 2025-05-07T20:35:05.0811751Z batched=False, 2025-05-07T20:35:05.0812008Z bs=14, 2025-05-07T20:35:05.0812226Z m=14, 2025-05-07T20:35:05.0812445Z n=14, 2025-05-07T20:35:05.0812681Z forward=False, 2025-05-07T20:35:05.0813011Z given_last_dim=False, 2025-05-07T20:35:05.0813303Z dtype=torch.float32, 2025-05-07T20:35:05.0813590Z test_compile=False, 2025-05-07T20:35:05.0813845Z ) 2025-05-07T20:35:05.2393752Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2394479Z self=, 2025-05-07T20:35:05.2395108Z batched=True, 2025-05-07T20:35:05.2395310Z bs=30, 2025-05-07T20:35:05.2395499Z m=77, 2025-05-07T20:35:05.2395687Z n=74, 2025-05-07T20:35:05.2395871Z forward=True, 2025-05-07T20:35:05.2396090Z given_last_dim=False, 2025-05-07T20:35:05.2396336Z dtype=torch.float32, 2025-05-07T20:35:05.2396812Z test_compile=True, 2025-05-07T20:35:05.2397042Z ) 2025-05-07T20:35:05.2397471Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2398170Z self=, 2025-05-07T20:35:05.2398974Z batched=True, 2025-05-07T20:35:05.2399175Z bs=30, 2025-05-07T20:35:05.2399359Z m=77, 2025-05-07T20:35:05.2399581Z n=77, 2025-05-07T20:35:05.2399757Z forward=True, 2025-05-07T20:35:05.2399971Z given_last_dim=False, 2025-05-07T20:35:05.2400213Z dtype=torch.float32, 2025-05-07T20:35:05.2400442Z test_compile=True, 2025-05-07T20:35:05.2400650Z ) 2025-05-07T20:35:05.2400919Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2401612Z self=, 2025-05-07T20:35:05.2402218Z batched=True, 2025-05-07T20:35:05.2402430Z bs=30, 2025-05-07T20:35:05.2402607Z m=30, 2025-05-07T20:35:05.2402791Z n=77, 2025-05-07T20:35:05.2402973Z forward=True, 2025-05-07T20:35:05.2403184Z given_last_dim=False, 2025-05-07T20:35:05.2403416Z dtype=torch.float32, 2025-05-07T20:35:05.2403650Z test_compile=True, 2025-05-07T20:35:05.2403860Z ) 2025-05-07T20:35:05.2404120Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2404818Z self=, 2025-05-07T20:35:05.2405431Z batched=True, 2025-05-07T20:35:05.2405625Z bs=30, 2025-05-07T20:35:05.2405812Z m=30, 2025-05-07T20:35:05.2405993Z n=77, 2025-05-07T20:35:05.2406172Z forward=False, 2025-05-07T20:35:05.2406385Z given_last_dim=False, 2025-05-07T20:35:05.2406635Z dtype=torch.float32, 2025-05-07T20:35:05.2406862Z test_compile=True, 2025-05-07T20:35:05.2407068Z ) 2025-05-07T20:35:05.2407340Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2408035Z self=, 2025-05-07T20:35:05.2408642Z batched=True, 2025-05-07T20:35:05.2408848Z bs=30, 2025-05-07T20:35:05.2409037Z m=30, 2025-05-07T20:35:05.2409217Z n=77, 2025-05-07T20:35:05.2409403Z forward=False, 2025-05-07T20:35:05.2409618Z given_last_dim=True, 2025-05-07T20:35:05.2409852Z dtype=torch.float32, 2025-05-07T20:35:05.2410082Z test_compile=True, 2025-05-07T20:35:05.2410298Z ) 2025-05-07T20:35:05.2410565Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2411262Z self=, 2025-05-07T20:35:05.2411876Z batched=True, 2025-05-07T20:35:05.2412074Z bs=30, 2025-05-07T20:35:05.2412260Z m=30, 2025-05-07T20:35:05.2412447Z n=77, 2025-05-07T20:35:05.2412631Z forward=True, 2025-05-07T20:35:05.2412852Z given_last_dim=True, 2025-05-07T20:35:05.2413160Z dtype=torch.float32, 2025-05-07T20:35:05.2413385Z test_compile=True, 2025-05-07T20:35:05.2413597Z ) 2025-05-07T20:35:05.2413865Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2414571Z self=, 2025-05-07T20:35:05.2415180Z batched=True, 2025-05-07T20:35:05.2415388Z bs=77, 2025-05-07T20:35:05.2415573Z m=30, 2025-05-07T20:35:05.2415749Z n=77, 2025-05-07T20:35:05.2415935Z forward=True, 2025-05-07T20:35:05.2416156Z given_last_dim=True, 2025-05-07T20:35:05.2416388Z dtype=torch.float32, 2025-05-07T20:35:05.2416624Z test_compile=True, 2025-05-07T20:35:05.2416835Z ) 2025-05-07T20:35:05.2417096Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2417924Z self=, 2025-05-07T20:35:05.2418674Z batched=True, 2025-05-07T20:35:05.2418874Z bs=2, 2025-05-07T20:35:05.2419055Z m=85, 2025-05-07T20:35:05.2419232Z n=46, 2025-05-07T20:35:05.2419412Z forward=False, 2025-05-07T20:35:05.2419631Z given_last_dim=True, 2025-05-07T20:35:05.2419865Z dtype=torch.float32, 2025-05-07T20:35:05.2420102Z test_compile=False, 2025-05-07T20:35:05.2420311Z ) 2025-05-07T20:35:05.2420578Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2421275Z self=, 2025-05-07T20:35:05.2421874Z batched=True, 2025-05-07T20:35:05.2422077Z bs=46, 2025-05-07T20:35:05.2422256Z m=85, 2025-05-07T20:35:05.2422430Z n=46, 2025-05-07T20:35:05.2422615Z forward=False, 2025-05-07T20:35:05.2422833Z given_last_dim=True, 2025-05-07T20:35:05.2423067Z dtype=torch.float32, 2025-05-07T20:35:05.2423304Z test_compile=False, 2025-05-07T20:35:05.2423520Z ) 2025-05-07T20:35:05.2423783Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2424478Z self=, 2025-05-07T20:35:05.2425087Z batched=True, 2025-05-07T20:35:05.2425306Z bs=85, 2025-05-07T20:35:05.2425489Z m=85, 2025-05-07T20:35:05.2425680Z n=46, 2025-05-07T20:35:05.2425872Z forward=False, 2025-05-07T20:35:05.2426088Z given_last_dim=True, 2025-05-07T20:35:05.2426325Z dtype=torch.float32, 2025-05-07T20:35:05.2426568Z test_compile=False, 2025-05-07T20:35:05.2426780Z ) 2025-05-07T20:35:05.2427055Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2427764Z self=, 2025-05-07T20:35:05.2428386Z batched=True, 2025-05-07T20:35:05.2428588Z bs=85, 2025-05-07T20:35:05.2428775Z m=85, 2025-05-07T20:35:05.2428952Z n=85, 2025-05-07T20:35:05.2429150Z forward=False, 2025-05-07T20:35:05.2429376Z given_last_dim=True, 2025-05-07T20:35:05.2429609Z dtype=torch.float32, 2025-05-07T20:35:05.2429895Z test_compile=False, 2025-05-07T20:35:05.2430125Z ) 2025-05-07T20:35:05.2430391Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2431093Z self=, 2025-05-07T20:35:05.2431703Z batched=True, 2025-05-07T20:35:05.2431916Z bs=85, 2025-05-07T20:35:05.2432098Z m=85, 2025-05-07T20:35:05.2432281Z n=85, 2025-05-07T20:35:05.2432466Z forward=False, 2025-05-07T20:35:05.2432677Z given_last_dim=False, 2025-05-07T20:35:05.2432924Z dtype=torch.float32, 2025-05-07T20:35:05.2433169Z test_compile=False, 2025-05-07T20:35:05.2433381Z ) 2025-05-07T20:35:05.2433646Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2434342Z self=, 2025-05-07T20:35:05.2434943Z batched=False, 2025-05-07T20:35:05.2435155Z bs=85, 2025-05-07T20:35:05.2435347Z m=85, 2025-05-07T20:35:05.2435530Z n=85, 2025-05-07T20:35:05.2435732Z forward=False, 2025-05-07T20:35:05.2435967Z given_last_dim=False, 2025-05-07T20:35:05.2436226Z dtype=torch.float32, 2025-05-07T20:35:05.2436471Z test_compile=False, 2025-05-07T20:35:05.2436699Z ) 2025-05-07T20:35:05.2436982Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2437687Z self=, 2025-05-07T20:35:05.2438323Z batched=True, 2025-05-07T20:35:05.2438620Z bs=17, 2025-05-07T20:35:05.2438880Z m=21, 2025-05-07T20:35:05.2439074Z n=2, 2025-05-07T20:35:05.2439277Z forward=False, 2025-05-07T20:35:05.2439489Z given_last_dim=True, 2025-05-07T20:35:05.2439760Z dtype=torch.bfloat16, 2025-05-07T20:35:05.2440039Z test_compile=False, 2025-05-07T20:35:05.2440257Z ) 2025-05-07T20:35:05.2440534Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2441257Z self=, 2025-05-07T20:35:05.2441886Z batched=True, 2025-05-07T20:35:05.2442085Z bs=2, 2025-05-07T20:35:05.2442272Z m=21, 2025-05-07T20:35:05.2442463Z n=2, 2025-05-07T20:35:05.2442644Z forward=False, 2025-05-07T20:35:05.2442865Z given_last_dim=True, 2025-05-07T20:35:05.2443111Z dtype=torch.bfloat16, 2025-05-07T20:35:05.2443350Z test_compile=False, 2025-05-07T20:35:05.2443570Z ) 2025-05-07T20:35:05.2443851Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:05.2444543Z self=, 2025-05-07T20:35:05.2445156Z batched=True, 2025-05-07T20:35:05.2445355Z bs=2, 2025-05-07T20:35:05.2445538Z m=21, 2025-05-07T20:35:05.2445725Z n=2, 2025-05-07T20:35:05.2445911Z forward=False, 2025-05-07T20:35:05.2446125Z given_last_dim=True, 2025-05-07T20:35:05.2446366Z dtype=torch.bfloat16, 2025-05-07T20:35:05.2446607Z test_compile=True, 2025-05-07T20:35:05.2446814Z ) 2025-05-07T20:35:05.2446997Z PASSED 2025-05-07T20:35:05.3642050Z 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:35:05.3643704Z self=, 2025-05-07T20:35:05.3644547Z m=1, 2025-05-07T20:35:05.3644774Z n1=1, 2025-05-07T20:35:05.3644997Z n2=1, 2025-05-07T20:35:05.3645205Z n3=1, 2025-05-07T20:35:05.3645424Z row_dim=1, 2025-05-07T20:35:05.3645670Z forward=False, 2025-05-07T20:35:05.3645950Z given_last_dim=False, 2025-05-07T20:35:05.3646242Z dtype=torch.float32, 2025-05-07T20:35:05.3655972Z ) 2025-05-07T20:35:05.3656355Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3657297Z self=, 2025-05-07T20:35:05.3658302Z m=106, 2025-05-07T20:35:05.3658605Z n1=1, 2025-05-07T20:35:05.3658886Z n2=1, 2025-05-07T20:35:05.3659146Z n3=1, 2025-05-07T20:35:05.3659414Z row_dim=1, 2025-05-07T20:35:05.3659763Z forward=False, 2025-05-07T20:35:05.3660086Z given_last_dim=False, 2025-05-07T20:35:05.3660407Z dtype=torch.float32, 2025-05-07T20:35:05.3660699Z ) 2025-05-07T20:35:05.3661103Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3662349Z self=, 2025-05-07T20:35:05.3663383Z m=106, 2025-05-07T20:35:05.3663635Z n1=121, 2025-05-07T20:35:05.3664020Z n2=133, 2025-05-07T20:35:05.3664433Z n3=457, 2025-05-07T20:35:05.3664969Z row_dim=486, 2025-05-07T20:35:05.3665566Z forward=True, 2025-05-07T20:35:05.3666264Z given_last_dim=True, 2025-05-07T20:35:05.3667254Z dtype=torch.float32, 2025-05-07T20:35:05.3667652Z ) 2025-05-07T20:35:05.3668120Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3669409Z self=, 2025-05-07T20:35:05.3670519Z m=4, 2025-05-07T20:35:05.3671201Z n1=1, 2025-05-07T20:35:05.3671446Z n2=1, 2025-05-07T20:35:05.3671831Z n3=1, 2025-05-07T20:35:05.3672057Z row_dim=1, 2025-05-07T20:35:05.3672293Z forward=False, 2025-05-07T20:35:05.3672555Z given_last_dim=False, 2025-05-07T20:35:05.3672849Z dtype=torch.float32, 2025-05-07T20:35:05.3673112Z ) 2025-05-07T20:35:05.3673461Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3674394Z self=, 2025-05-07T20:35:05.3675187Z m=4, 2025-05-07T20:35:05.3675403Z n1=762, 2025-05-07T20:35:05.3675631Z n2=208, 2025-05-07T20:35:05.3675851Z n3=176, 2025-05-07T20:35:05.3676068Z row_dim=1, 2025-05-07T20:35:05.3676311Z forward=True, 2025-05-07T20:35:05.3676566Z given_last_dim=True, 2025-05-07T20:35:05.3676845Z dtype=torch.float32, 2025-05-07T20:35:05.3677114Z ) 2025-05-07T20:35:05.3677467Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3678404Z self=, 2025-05-07T20:35:05.3679197Z m=329, 2025-05-07T20:35:05.3679422Z n1=701, 2025-05-07T20:35:05.3679644Z n2=893, 2025-05-07T20:35:05.3679860Z n3=323, 2025-05-07T20:35:05.3680086Z row_dim=1537, 2025-05-07T20:35:05.3680337Z forward=True, 2025-05-07T20:35:05.3680587Z given_last_dim=False, 2025-05-07T20:35:05.3680879Z dtype=torch.bfloat16, 2025-05-07T20:35:05.3681153Z ) 2025-05-07T20:35:05.3681496Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3682419Z self=, 2025-05-07T20:35:05.3683209Z m=469, 2025-05-07T20:35:05.3683426Z n1=749, 2025-05-07T20:35:05.3683648Z n2=812, 2025-05-07T20:35:05.3683878Z n3=601, 2025-05-07T20:35:05.3684100Z row_dim=454, 2025-05-07T20:35:05.3684350Z forward=True, 2025-05-07T20:35:05.3684607Z given_last_dim=True, 2025-05-07T20:35:05.3684889Z dtype=torch.float32, 2025-05-07T20:35:05.3685162Z ) 2025-05-07T20:35:05.3685516Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3686442Z self=, 2025-05-07T20:35:05.3687231Z m=2, 2025-05-07T20:35:05.3687452Z n1=275, 2025-05-07T20:35:05.3687674Z n2=203, 2025-05-07T20:35:05.3687892Z n3=753, 2025-05-07T20:35:05.3688116Z row_dim=1, 2025-05-07T20:35:05.3688359Z forward=False, 2025-05-07T20:35:05.3688613Z given_last_dim=False, 2025-05-07T20:35:05.3688908Z dtype=torch.float16, 2025-05-07T20:35:05.3689206Z ) 2025-05-07T20:35:05.3689575Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3690513Z self=, 2025-05-07T20:35:05.3691303Z m=534, 2025-05-07T20:35:05.3691521Z n1=3, 2025-05-07T20:35:05.3691742Z n2=664, 2025-05-07T20:35:05.3691963Z n3=123, 2025-05-07T20:35:05.3692179Z row_dim=706, 2025-05-07T20:35:05.3692422Z forward=True, 2025-05-07T20:35:05.3692678Z given_last_dim=False, 2025-05-07T20:35:05.3693146Z dtype=torch.bfloat16, 2025-05-07T20:35:05.3693423Z ) 2025-05-07T20:35:05.3693775Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3694703Z self=, 2025-05-07T20:35:05.3695484Z m=766, 2025-05-07T20:35:05.3695707Z n1=235, 2025-05-07T20:35:05.3695927Z n2=75, 2025-05-07T20:35:05.3696135Z n3=403, 2025-05-07T20:35:05.3696361Z row_dim=1718, 2025-05-07T20:35:05.3696707Z forward=False, 2025-05-07T20:35:05.3697034Z given_last_dim=True, 2025-05-07T20:35:05.3697328Z dtype=torch.float16, 2025-05-07T20:35:05.3697600Z ) 2025-05-07T20:35:05.3697944Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3699496Z self=, 2025-05-07T20:35:05.3700294Z m=225, 2025-05-07T20:35:05.3700521Z n1=69, 2025-05-07T20:35:05.3700736Z n2=574, 2025-05-07T20:35:05.3700959Z n3=621, 2025-05-07T20:35:05.3701191Z row_dim=1557, 2025-05-07T20:35:05.3701433Z forward=True, 2025-05-07T20:35:05.3701694Z given_last_dim=False, 2025-05-07T20:35:05.3701987Z dtype=torch.float16, 2025-05-07T20:35:05.3702251Z ) 2025-05-07T20:35:05.3702603Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3703542Z self=, 2025-05-07T20:35:05.3704329Z m=225, 2025-05-07T20:35:05.3704559Z n1=69, 2025-05-07T20:35:05.3704788Z n2=574, 2025-05-07T20:35:05.3705003Z n3=621, 2025-05-07T20:35:05.3705237Z row_dim=1557, 2025-05-07T20:35:05.3705672Z forward=False, 2025-05-07T20:35:05.3706349Z given_last_dim=False, 2025-05-07T20:35:05.3706793Z dtype=torch.float16, 2025-05-07T20:35:05.3707080Z ) 2025-05-07T20:35:05.3707431Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3708380Z self=, 2025-05-07T20:35:05.3709666Z m=225, 2025-05-07T20:35:05.3710040Z n1=69, 2025-05-07T20:35:05.3710278Z n2=574, 2025-05-07T20:35:05.3710571Z n3=69, 2025-05-07T20:35:05.3710871Z row_dim=1557, 2025-05-07T20:35:05.3711190Z forward=False, 2025-05-07T20:35:05.3711496Z given_last_dim=False, 2025-05-07T20:35:05.3711841Z dtype=torch.float16, 2025-05-07T20:35:05.3712183Z ) 2025-05-07T20:35:05.3712616Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3713557Z self=, 2025-05-07T20:35:05.3714628Z m=574, 2025-05-07T20:35:05.3714902Z n1=69, 2025-05-07T20:35:05.3715181Z n2=574, 2025-05-07T20:35:05.3715453Z n3=69, 2025-05-07T20:35:05.3715744Z row_dim=1557, 2025-05-07T20:35:05.3716055Z forward=False, 2025-05-07T20:35:05.3716387Z given_last_dim=False, 2025-05-07T20:35:05.3716755Z dtype=torch.float16, 2025-05-07T20:35:05.3717111Z ) 2025-05-07T20:35:05.3717586Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3719362Z self=, 2025-05-07T20:35:05.3720719Z m=574, 2025-05-07T20:35:05.3721649Z n1=69, 2025-05-07T20:35:05.3722324Z n2=574, 2025-05-07T20:35:05.3722924Z n3=69, 2025-05-07T20:35:05.3723211Z row_dim=69, 2025-05-07T20:35:05.3723528Z forward=False, 2025-05-07T20:35:05.3723869Z given_last_dim=False, 2025-05-07T20:35:05.3724230Z dtype=torch.float16, 2025-05-07T20:35:05.3724587Z ) 2025-05-07T20:35:05.3725047Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3726026Z self=, 2025-05-07T20:35:05.3727138Z m=574, 2025-05-07T20:35:05.3727415Z n1=69, 2025-05-07T20:35:05.3727748Z n2=69, 2025-05-07T20:35:05.3728052Z n3=69, 2025-05-07T20:35:05.3728275Z row_dim=69, 2025-05-07T20:35:05.3728582Z forward=False, 2025-05-07T20:35:05.3728904Z given_last_dim=False, 2025-05-07T20:35:05.3729287Z dtype=torch.float16, 2025-05-07T20:35:05.3729853Z ) 2025-05-07T20:35:05.3730354Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3731295Z self=, 2025-05-07T20:35:05.3732097Z m=574, 2025-05-07T20:35:05.3732318Z n1=69, 2025-05-07T20:35:05.3732552Z n2=69, 2025-05-07T20:35:05.3732786Z n3=69, 2025-05-07T20:35:05.3733207Z row_dim=574, 2025-05-07T20:35:05.3733473Z forward=False, 2025-05-07T20:35:05.3733743Z given_last_dim=False, 2025-05-07T20:35:05.3734035Z dtype=torch.float16, 2025-05-07T20:35:05.3734323Z ) 2025-05-07T20:35:05.3734683Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3735610Z self=, 2025-05-07T20:35:05.3736417Z m=468, 2025-05-07T20:35:05.3736657Z n1=458, 2025-05-07T20:35:05.3736883Z n2=827, 2025-05-07T20:35:05.3737100Z n3=584, 2025-05-07T20:35:05.3737322Z row_dim=280, 2025-05-07T20:35:05.3737565Z forward=True, 2025-05-07T20:35:05.3737809Z given_last_dim=True, 2025-05-07T20:35:05.3738092Z dtype=torch.float16, 2025-05-07T20:35:05.3738358Z ) 2025-05-07T20:35:05.3738700Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3739621Z self=, 2025-05-07T20:35:05.3740406Z m=827, 2025-05-07T20:35:05.3740622Z n1=458, 2025-05-07T20:35:05.3740841Z n2=827, 2025-05-07T20:35:05.3741058Z n3=584, 2025-05-07T20:35:05.3741272Z row_dim=280, 2025-05-07T20:35:05.3741514Z forward=True, 2025-05-07T20:35:05.3741765Z given_last_dim=True, 2025-05-07T20:35:05.3742045Z dtype=torch.float16, 2025-05-07T20:35:05.3742313Z ) 2025-05-07T20:35:05.3742664Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3743613Z self=, 2025-05-07T20:35:05.3744393Z m=827, 2025-05-07T20:35:05.3744614Z n1=584, 2025-05-07T20:35:05.3744834Z n2=827, 2025-05-07T20:35:05.3745045Z n3=584, 2025-05-07T20:35:05.3745266Z row_dim=280, 2025-05-07T20:35:05.3745509Z forward=True, 2025-05-07T20:35:05.3745755Z given_last_dim=True, 2025-05-07T20:35:05.3746038Z dtype=torch.float16, 2025-05-07T20:35:05.3746304Z ) 2025-05-07T20:35:05.3746648Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3747576Z self=, 2025-05-07T20:35:05.3748362Z m=827, 2025-05-07T20:35:05.3748578Z n1=280, 2025-05-07T20:35:05.3748798Z n2=827, 2025-05-07T20:35:05.3749047Z n3=584, 2025-05-07T20:35:05.3749292Z row_dim=280, 2025-05-07T20:35:05.3749533Z forward=True, 2025-05-07T20:35:05.3749786Z given_last_dim=True, 2025-05-07T20:35:05.3750073Z dtype=torch.float16, 2025-05-07T20:35:05.3750334Z ) 2025-05-07T20:35:05.3750680Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3751604Z self=, 2025-05-07T20:35:05.3752380Z m=827, 2025-05-07T20:35:05.3752598Z n1=280, 2025-05-07T20:35:05.3752818Z n2=827, 2025-05-07T20:35:05.3753026Z n3=584, 2025-05-07T20:35:05.3753245Z row_dim=827, 2025-05-07T20:35:05.3753486Z forward=True, 2025-05-07T20:35:05.3753731Z given_last_dim=True, 2025-05-07T20:35:05.3754020Z dtype=torch.float16, 2025-05-07T20:35:05.3754286Z ) 2025-05-07T20:35:05.3754627Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3755759Z self=, 2025-05-07T20:35:05.3756546Z m=827, 2025-05-07T20:35:05.3756767Z n1=584, 2025-05-07T20:35:05.3756980Z n2=827, 2025-05-07T20:35:05.3757199Z n3=584, 2025-05-07T20:35:05.3757426Z row_dim=827, 2025-05-07T20:35:05.3757662Z forward=True, 2025-05-07T20:35:05.3757917Z given_last_dim=True, 2025-05-07T20:35:05.3758200Z dtype=torch.float16, 2025-05-07T20:35:05.3758458Z ) 2025-05-07T20:35:05.3758805Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.3759739Z self=, 2025-05-07T20:35:05.3760519Z m=827, 2025-05-07T20:35:05.3760737Z n1=827, 2025-05-07T20:35:05.3760959Z n2=827, 2025-05-07T20:35:05.3761174Z n3=584, 2025-05-07T20:35:05.3761393Z row_dim=827, 2025-05-07T20:35:05.3761644Z forward=True, 2025-05-07T20:35:05.3761895Z given_last_dim=True, 2025-05-07T20:35:05.3762183Z dtype=torch.float16, 2025-05-07T20:35:05.3762449Z ) 2025-05-07T20:35:05.4455037Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4456130Z self=, 2025-05-07T20:35:05.4456937Z m=488, 2025-05-07T20:35:05.4457163Z n1=192, 2025-05-07T20:35:05.4457397Z n2=727, 2025-05-07T20:35:05.4457631Z n3=57, 2025-05-07T20:35:05.4457857Z row_dim=1374, 2025-05-07T20:35:05.4458116Z forward=True, 2025-05-07T20:35:05.4458383Z given_last_dim=True, 2025-05-07T20:35:05.4458673Z dtype=torch.float16, 2025-05-07T20:35:05.4458960Z ) 2025-05-07T20:35:05.4459367Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4460308Z self=, 2025-05-07T20:35:05.4461111Z m=488, 2025-05-07T20:35:05.4461334Z n1=727, 2025-05-07T20:35:05.4461546Z n2=727, 2025-05-07T20:35:05.4461759Z n3=57, 2025-05-07T20:35:05.4461982Z row_dim=1374, 2025-05-07T20:35:05.4462218Z forward=True, 2025-05-07T20:35:05.4462468Z given_last_dim=True, 2025-05-07T20:35:05.4462751Z dtype=torch.float16, 2025-05-07T20:35:05.4463016Z ) 2025-05-07T20:35:05.4463364Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4464281Z self=, 2025-05-07T20:35:05.4465064Z m=488, 2025-05-07T20:35:05.4465279Z n1=727, 2025-05-07T20:35:05.4465497Z n2=727, 2025-05-07T20:35:05.4465715Z n3=727, 2025-05-07T20:35:05.4465929Z row_dim=1374, 2025-05-07T20:35:05.4466176Z forward=True, 2025-05-07T20:35:05.4466439Z given_last_dim=True, 2025-05-07T20:35:05.4466721Z dtype=torch.float16, 2025-05-07T20:35:05.4466988Z ) 2025-05-07T20:35:05.4467335Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4468252Z self=, 2025-05-07T20:35:05.4469046Z m=727, 2025-05-07T20:35:05.4469267Z n1=727, 2025-05-07T20:35:05.4469496Z n2=727, 2025-05-07T20:35:05.4469709Z n3=727, 2025-05-07T20:35:05.4469944Z row_dim=1374, 2025-05-07T20:35:05.4470199Z forward=True, 2025-05-07T20:35:05.4470402Z given_last_dim=True, 2025-05-07T20:35:05.4470637Z dtype=torch.float16, 2025-05-07T20:35:05.4470856Z ) 2025-05-07T20:35:05.4471136Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4471873Z self=, 2025-05-07T20:35:05.4472876Z m=727, 2025-05-07T20:35:05.4473226Z n1=1, 2025-05-07T20:35:05.4473409Z n2=727, 2025-05-07T20:35:05.4473589Z n3=727, 2025-05-07T20:35:05.4473765Z row_dim=1374, 2025-05-07T20:35:05.4473967Z forward=True, 2025-05-07T20:35:05.4474175Z given_last_dim=True, 2025-05-07T20:35:05.4474403Z dtype=torch.float16, 2025-05-07T20:35:05.4474619Z ) 2025-05-07T20:35:05.4474909Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4475642Z self=, 2025-05-07T20:35:05.4476267Z m=727, 2025-05-07T20:35:05.4476451Z n1=727, 2025-05-07T20:35:05.4476633Z n2=727, 2025-05-07T20:35:05.4476807Z n3=727, 2025-05-07T20:35:05.4476991Z row_dim=727, 2025-05-07T20:35:05.4477194Z forward=True, 2025-05-07T20:35:05.4477399Z given_last_dim=True, 2025-05-07T20:35:05.4477633Z dtype=torch.float16, 2025-05-07T20:35:05.4477860Z ) 2025-05-07T20:35:05.4478145Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4478886Z self=, 2025-05-07T20:35:05.4479519Z m=208, 2025-05-07T20:35:05.4479699Z n1=325, 2025-05-07T20:35:05.4479881Z n2=204, 2025-05-07T20:35:05.4480061Z n3=573, 2025-05-07T20:35:05.4480239Z row_dim=929, 2025-05-07T20:35:05.4480446Z forward=False, 2025-05-07T20:35:05.4480658Z given_last_dim=True, 2025-05-07T20:35:05.4480885Z dtype=torch.float16, 2025-05-07T20:35:05.4481108Z ) 2025-05-07T20:35:05.4481395Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4482135Z self=, 2025-05-07T20:35:05.4482761Z m=208, 2025-05-07T20:35:05.4482950Z n1=325, 2025-05-07T20:35:05.4483138Z n2=208, 2025-05-07T20:35:05.4483322Z n3=573, 2025-05-07T20:35:05.4483507Z row_dim=929, 2025-05-07T20:35:05.4483709Z forward=False, 2025-05-07T20:35:05.4483917Z given_last_dim=True, 2025-05-07T20:35:05.4484153Z dtype=torch.float16, 2025-05-07T20:35:05.4484383Z ) 2025-05-07T20:35:05.4484664Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4485403Z self=, 2025-05-07T20:35:05.4486032Z m=208, 2025-05-07T20:35:05.4486218Z n1=325, 2025-05-07T20:35:05.4486395Z n2=208, 2025-05-07T20:35:05.4486578Z n3=573, 2025-05-07T20:35:05.4486764Z row_dim=208, 2025-05-07T20:35:05.4486968Z forward=False, 2025-05-07T20:35:05.4487180Z given_last_dim=True, 2025-05-07T20:35:05.4487416Z dtype=torch.float16, 2025-05-07T20:35:05.4487629Z ) 2025-05-07T20:35:05.4487915Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4488667Z self=, 2025-05-07T20:35:05.4489290Z m=208, 2025-05-07T20:35:05.4489470Z n1=325, 2025-05-07T20:35:05.4489649Z n2=208, 2025-05-07T20:35:05.4489828Z n3=573, 2025-05-07T20:35:05.4490008Z row_dim=208, 2025-05-07T20:35:05.4490213Z forward=True, 2025-05-07T20:35:05.4490417Z given_last_dim=True, 2025-05-07T20:35:05.4490652Z dtype=torch.float16, 2025-05-07T20:35:05.4490873Z ) 2025-05-07T20:35:05.4491158Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4491891Z self=, 2025-05-07T20:35:05.4492520Z m=573, 2025-05-07T20:35:05.4492704Z n1=325, 2025-05-07T20:35:05.4492985Z n2=208, 2025-05-07T20:35:05.4493259Z n3=573, 2025-05-07T20:35:05.4493446Z row_dim=208, 2025-05-07T20:35:05.4493714Z forward=True, 2025-05-07T20:35:05.4493925Z given_last_dim=True, 2025-05-07T20:35:05.4494182Z dtype=torch.float16, 2025-05-07T20:35:05.4494397Z ) 2025-05-07T20:35:05.4494682Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4495427Z self=, 2025-05-07T20:35:05.4496049Z m=573, 2025-05-07T20:35:05.4504158Z n1=325, 2025-05-07T20:35:05.4504388Z n2=208, 2025-05-07T20:35:05.4504583Z n3=573, 2025-05-07T20:35:05.4504779Z row_dim=325, 2025-05-07T20:35:05.4504987Z forward=True, 2025-05-07T20:35:05.4505224Z given_last_dim=True, 2025-05-07T20:35:05.4505493Z dtype=torch.float16, 2025-05-07T20:35:05.4505734Z ) 2025-05-07T20:35:05.4506061Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4506831Z self=, 2025-05-07T20:35:05.4507464Z m=573, 2025-05-07T20:35:05.4507662Z n1=208, 2025-05-07T20:35:05.4507856Z n2=208, 2025-05-07T20:35:05.4508037Z n3=573, 2025-05-07T20:35:05.4508234Z row_dim=325, 2025-05-07T20:35:05.4508452Z forward=True, 2025-05-07T20:35:05.4508666Z given_last_dim=True, 2025-05-07T20:35:05.4508909Z dtype=torch.float16, 2025-05-07T20:35:05.4509137Z ) 2025-05-07T20:35:05.4509430Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4510187Z self=, 2025-05-07T20:35:05.4510832Z m=928, 2025-05-07T20:35:05.4511027Z n1=449, 2025-05-07T20:35:05.4511212Z n2=1000, 2025-05-07T20:35:05.4511411Z n3=216, 2025-05-07T20:35:05.4511605Z row_dim=1741, 2025-05-07T20:35:05.4511819Z forward=False, 2025-05-07T20:35:05.4512047Z given_last_dim=False, 2025-05-07T20:35:05.4512297Z dtype=torch.float16, 2025-05-07T20:35:05.4512522Z ) 2025-05-07T20:35:05.4512817Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4513568Z self=, 2025-05-07T20:35:05.4514202Z m=1, 2025-05-07T20:35:05.4514392Z n1=449, 2025-05-07T20:35:05.4514584Z n2=1000, 2025-05-07T20:35:05.4514773Z n3=216, 2025-05-07T20:35:05.4514967Z row_dim=1741, 2025-05-07T20:35:05.4515180Z forward=False, 2025-05-07T20:35:05.4515396Z given_last_dim=False, 2025-05-07T20:35:05.4515645Z dtype=torch.float16, 2025-05-07T20:35:05.4515874Z ) 2025-05-07T20:35:05.4516165Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:05.4516912Z self=, 2025-05-07T20:35:05.4517549Z m=1, 2025-05-07T20:35:05.4517739Z n1=449, 2025-05-07T20:35:05.4517920Z n2=216, 2025-05-07T20:35:05.4518106Z n3=216, 2025-05-07T20:35:05.4518298Z row_dim=1741, 2025-05-07T20:35:05.4518503Z forward=False, 2025-05-07T20:35:05.4518731Z given_last_dim=False, 2025-05-07T20:35:05.4518982Z dtype=torch.float16, 2025-05-07T20:35:05.4519230Z ) 2025-05-07T20:35:05.4519451Z PASSED 2025-05-07T20:35:05.4519563Z 2025-05-07T20:35:05.4519714Z =============================== warnings summary =============================== 2025-05-07T20:35:05.4520408Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:35:05.4522322Z /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:35:05.4523915Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:35:05.4524205Z 2025-05-07T20:35:05.4524417Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:05.4524882Z ========================= 2 passed, 1 warning in 3.18s ========================= 2025-05-07T20:35:06.1854238Z 2025-05-07T20:35:06.1854944Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:06.1874060Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 6 seconds 2025-05-07T20:35:06.1874347Z 2025-05-07T20:35:06.1874352Z 2025-05-07T20:35:06.1874356Z 2025-05-07T20:35:06.1874360Z 2025-05-07T20:35:06.1895157Z ################################################################################ 2025-05-07T20:35:06.1913592Z # [2025-05-07T20:35:06.191Z] Run Python Test Suite: 2025-05-07T20:35:06.1914057Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:06.1914373Z ################################################################################ 2025-05-07T20:35:06.1938390Z + 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:35:06.1939025Z 2025-05-07T20:35:08.3665558Z ============================= test session starts ============================== 2025-05-07T20:35:08.3666177Z 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.3666687Z cachedir: .pytest_cache 2025-05-07T20:35:08.3667249Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:08.3667962Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:08.3668391Z plugins: hypothesis-6.131.14 2025-05-07T20:35:10.1185186Z collecting ... collected 4 items 2025-05-07T20:35:10.1185438Z 2025-05-07T20:35:10.3640819Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:35:10.6594165Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:35:11.2720524Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:11.4686242Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:11.4686728Z 2025-05-07T20:35:11.4686869Z ============================== 4 passed in 3.23s =============================== 2025-05-07T20:35:12.1083865Z 2025-05-07T20:35:12.1084534Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:12.1102658Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:35:12.1102972Z 2025-05-07T20:35:12.1103008Z 2025-05-07T20:35:12.1103057Z 2025-05-07T20:35:12.1103079Z 2025-05-07T20:35:12.1123529Z ################################################################################ 2025-05-07T20:35:12.1141629Z # [2025-05-07T20:35:12.113Z] Run Python Test Suite: 2025-05-07T20:35:12.1141973Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:12.1142290Z ################################################################################ 2025-05-07T20:35:12.1167170Z + 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:35:12.1167812Z 2025-05-07T20:35:14.2812657Z ============================= test session starts ============================== 2025-05-07T20:35:14.2813331Z 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:14.2814254Z cachedir: .pytest_cache 2025-05-07T20:35:14.2814814Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:14.2815574Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:14.2815984Z plugins: hypothesis-6.131.14 2025-05-07T20:35:16.0355221Z collecting ... collected 4 items 2025-05-07T20:35:16.0355522Z 2025-05-07T20:35:16.9047997Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:17.5253934Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:35:33.2263393Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:33.8952314Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:33.8953012Z 2025-05-07T20:35:33.8953162Z =============================== warnings summary =============================== 2025-05-07T20:35:33.8953875Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:35:33.8955144Z /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:35:33.8956012Z note_deprecation( 2025-05-07T20:35:33.8956158Z 2025-05-07T20:35:33.8956387Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:33.8956838Z ======================== 4 passed, 1 warning in 19.74s ========================= 2025-05-07T20:35:34.5388468Z 2025-05-07T20:35:34.5389189Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:34.5408598Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 22 seconds 2025-05-07T20:35:34.5409053Z 2025-05-07T20:35:34.5409059Z 2025-05-07T20:35:34.5409065Z 2025-05-07T20:35:34.5409070Z 2025-05-07T20:35:34.5431089Z ################################################################################ 2025-05-07T20:35:34.5446383Z # [2025-05-07T20:35:34.544Z] Run Python Test Suite: 2025-05-07T20:35:34.5446761Z # ./quantize/hfp8_test.py 2025-05-07T20:35:34.5447043Z ################################################################################ 2025-05-07T20:35:34.5471421Z + 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:35:34.5472015Z 2025-05-07T20:35:36.7192086Z ============================= test session starts ============================== 2025-05-07T20:35:36.7193269Z 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:36.7194327Z cachedir: .pytest_cache 2025-05-07T20:35:36.7195447Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:36.7196856Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:36.7197634Z plugins: hypothesis-6.131.14 2025-05-07T20:35:38.4444960Z collecting ... collected 1 item 2025-05-07T20:35:38.4445180Z 2025-05-07T20:35:38.9678997Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:38.9679430Z 2025-05-07T20:35:38.9679572Z ============================== 1 passed in 2.37s =============================== 2025-05-07T20:35:39.5875334Z 2025-05-07T20:35:39.5875672Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:35:39.5896658Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:35:39.5897205Z 2025-05-07T20:35:39.5897210Z 2025-05-07T20:35:39.5897213Z 2025-05-07T20:35:39.5897365Z 2025-05-07T20:35:39.5919246Z ################################################################################ 2025-05-07T20:35:39.5934660Z # [2025-05-07T20:35:39.593Z] Run Python Test Suite: 2025-05-07T20:35:39.5934994Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:39.5935302Z ################################################################################ 2025-05-07T20:35:39.5959710Z + 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:35:39.5960347Z 2025-05-07T20:35:41.7552181Z ============================= test session starts ============================== 2025-05-07T20:35:41.7552837Z 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:41.7553348Z cachedir: .pytest_cache 2025-05-07T20:35:41.7553961Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:41.7554666Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:41.7555059Z plugins: hypothesis-6.131.14 2025-05-07T20:35:43.5109376Z collecting ... collected 4 items 2025-05-07T20:35:43.5109680Z 2025-05-07T20:35:44.8933594Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:35:44.8943237Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:35:53.0587054Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:35:54.0351877Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:35:54.0352477Z 2025-05-07T20:35:54.0352634Z ============================== 4 passed in 12.40s ============================== 2025-05-07T20:35:54.6864128Z 2025-05-07T20:35:54.6864771Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:54.6886166Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:35:54.6886474Z 2025-05-07T20:35:54.6886478Z 2025-05-07T20:35:54.6886482Z 2025-05-07T20:35:54.6886486Z 2025-05-07T20:35:54.6907698Z ################################################################################ 2025-05-07T20:35:54.6922604Z # [2025-05-07T20:35:54.691Z] Run Python Test Suite: 2025-05-07T20:35:54.6922922Z # ./quantize/msfp_test.py 2025-05-07T20:35:54.6923202Z ################################################################################ 2025-05-07T20:35:54.6948262Z + 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:54.6948885Z 2025-05-07T20:35:56.8584644Z ============================= test session starts ============================== 2025-05-07T20:35:56.8585267Z 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:56.8585792Z cachedir: .pytest_cache 2025-05-07T20:35:56.8586359Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:56.8587065Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:56.8587462Z plugins: hypothesis-6.131.14 2025-05-07T20:35:58.5625347Z collecting ... collected 1 item 2025-05-07T20:35:58.5625655Z 2025-05-07T20:35:58.9033385Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9034291Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9034683Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9035074Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9035908Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9036452Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9036828Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9037194Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9037545Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9037893Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9038265Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9038622Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9039002Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9039396Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9039788Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9040146Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9040530Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9040904Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9041278Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9041669Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9042055Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9042440Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9042830Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9043208Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9043569Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9043938Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9044302Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9044658Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9045029Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9045368Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9045735Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9046096Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9046461Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9046823Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9047176Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9047536Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9047898Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9048246Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9048580Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9048934Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9049286Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9049636Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9049975Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9050314Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9050658Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9051006Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9051348Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9051702Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9052054Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9052402Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9052745Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9053243Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9053589Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9053930Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9054276Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9054626Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9054965Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9055315Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9055664Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9056007Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9056363Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9056715Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9057053Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9057400Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9057747Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9058087Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9058433Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9058778Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9059126Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9059468Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9059812Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9060156Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9060496Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9060845Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9061188Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9061529Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9061876Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9062390Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9062832Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9063180Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9063527Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9063864Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9064212Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9064557Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9064897Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9065243Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9065595Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9065935Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9066284Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9066628Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9066979Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9067320Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9067673Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9068015Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9068360Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9068713Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9069064Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9069400Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9069749Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9070096Z MSFP parameters 16 8 7 127 2025-05-07T20:35:58.9070437Z PASSED 2025-05-07T20:35:58.9070597Z 2025-05-07T20:35:58.9070787Z ============================== 1 passed in 2.17s =============================== 2025-05-07T20:35:59.5291847Z 2025-05-07T20:35:59.5292453Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:35:59.5311902Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:35:59.5312209Z 2025-05-07T20:35:59.5312215Z 2025-05-07T20:35:59.5312221Z 2025-05-07T20:35:59.5312227Z 2025-05-07T20:35:59.5332778Z ################################################################################ 2025-05-07T20:35:59.5347742Z # [2025-05-07T20:35:59.534Z] Run Python Test Suite: 2025-05-07T20:35:59.5348069Z # ./quantize/mx4_test.py 2025-05-07T20:35:59.5348376Z ################################################################################ 2025-05-07T20:35:59.5373864Z + 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:59.5374598Z 2025-05-07T20:36:01.7038666Z ============================= test session starts ============================== 2025-05-07T20:36:01.7039503Z 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:01.7040079Z cachedir: .pytest_cache 2025-05-07T20:36:01.7040641Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:01.7041341Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:01.7041742Z plugins: hypothesis-6.131.14 2025-05-07T20:36:03.6745267Z collecting ... collected 4 items 2025-05-07T20:36:03.6745611Z 2025-05-07T20:36:21.5043712Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:36:21.5044560Z self=, 2025-05-07T20:36:21.5045126Z power=5, 2025-05-07T20:36:21.5045394Z sizes=4, 2025-05-07T20:36:21.5045598Z ) 2025-05-07T20:36:21.5045797Z Trying example: test_mx4( 2025-05-07T20:36:21.5046215Z self=, 2025-05-07T20:36:21.5046782Z power=6, 2025-05-07T20:36:21.5047047Z sizes=4, 2025-05-07T20:36:21.5047307Z ) 2025-05-07T20:36:21.5047539Z Trying example: test_mx4( 2025-05-07T20:36:21.5048094Z self=, 2025-05-07T20:36:21.5048645Z power=6, 2025-05-07T20:36:21.5048874Z sizes=12, 2025-05-07T20:36:21.5049065Z ) 2025-05-07T20:36:21.5049259Z Trying example: test_mx4( 2025-05-07T20:36:21.5049648Z self=, 2025-05-07T20:36:21.5050451Z power=5, 2025-05-07T20:36:21.5050648Z sizes=8, 2025-05-07T20:36:21.5050839Z ) 2025-05-07T20:36:21.5051022Z Trying example: test_mx4( 2025-05-07T20:36:21.5051403Z self=, 2025-05-07T20:36:21.5051813Z power=6, 2025-05-07T20:36:21.5052001Z sizes=5, 2025-05-07T20:36:21.5052187Z ) 2025-05-07T20:36:21.5052379Z Trying example: test_mx4( 2025-05-07T20:36:21.5052751Z self=, 2025-05-07T20:36:21.5053240Z power=8, 2025-05-07T20:36:21.5053441Z sizes=7, 2025-05-07T20:36:21.5053620Z ) 2025-05-07T20:36:21.5053807Z Trying example: test_mx4( 2025-05-07T20:36:21.5054188Z self=, 2025-05-07T20:36:21.5054593Z power=7, 2025-05-07T20:36:21.5054780Z sizes=12, 2025-05-07T20:36:21.5054973Z ) 2025-05-07T20:36:21.5055170Z Trying example: test_mx4( 2025-05-07T20:36:21.5055552Z self=, 2025-05-07T20:36:21.5055957Z power=5, 2025-05-07T20:36:21.5056154Z sizes=12, 2025-05-07T20:36:21.5056341Z ) 2025-05-07T20:36:21.5056544Z Trying example: test_mx4( 2025-05-07T20:36:21.5056927Z self=, 2025-05-07T20:36:21.5057328Z power=6, 2025-05-07T20:36:21.5057529Z sizes=6, 2025-05-07T20:36:21.5057717Z ) 2025-05-07T20:36:21.5057902Z Trying example: test_mx4( 2025-05-07T20:36:21.5058285Z self=, 2025-05-07T20:36:21.5065457Z power=7, 2025-05-07T20:36:21.5065667Z sizes=7, 2025-05-07T20:36:21.5065864Z ) 2025-05-07T20:36:21.5066063Z Trying example: test_mx4( 2025-05-07T20:36:21.5066450Z self=, 2025-05-07T20:36:21.5066866Z power=5, 2025-05-07T20:36:21.5067076Z sizes=10, 2025-05-07T20:36:21.5067272Z ) 2025-05-07T20:36:21.5067473Z Trying example: test_mx4( 2025-05-07T20:36:21.5067860Z self=, 2025-05-07T20:36:21.5068269Z power=5, 2025-05-07T20:36:21.5068472Z sizes=5, 2025-05-07T20:36:21.5068670Z ) 2025-05-07T20:36:21.5068856Z Trying example: test_mx4( 2025-05-07T20:36:21.5069248Z self=, 2025-05-07T20:36:21.5069667Z power=7, 2025-05-07T20:36:21.5069864Z sizes=11, 2025-05-07T20:36:21.5070055Z ) 2025-05-07T20:36:21.5070254Z Trying example: test_mx4( 2025-05-07T20:36:21.5070640Z self=, 2025-05-07T20:36:21.5071048Z power=5, 2025-05-07T20:36:21.5071254Z sizes=11, 2025-05-07T20:36:21.5071454Z ) 2025-05-07T20:36:21.5071641Z Trying example: test_mx4( 2025-05-07T20:36:21.5072034Z self=, 2025-05-07T20:36:21.5072459Z power=8, 2025-05-07T20:36:21.5072651Z sizes=10, 2025-05-07T20:36:21.5072849Z ) 2025-05-07T20:36:21.5073048Z Trying example: test_mx4( 2025-05-07T20:36:21.5073429Z self=, 2025-05-07T20:36:21.5073844Z power=7, 2025-05-07T20:36:21.5074047Z sizes=10, 2025-05-07T20:36:21.5074240Z ) 2025-05-07T20:36:21.5074436Z Trying example: test_mx4( 2025-05-07T20:36:21.5074823Z self=, 2025-05-07T20:36:21.5075240Z power=8, 2025-05-07T20:36:21.5075430Z sizes=12, 2025-05-07T20:36:21.5075629Z ) 2025-05-07T20:36:21.5075823Z Trying example: test_mx4( 2025-05-07T20:36:21.5076202Z self=, 2025-05-07T20:36:21.5076610Z power=8, 2025-05-07T20:36:21.5076805Z sizes=8, 2025-05-07T20:36:21.5076989Z ) 2025-05-07T20:36:21.5077179Z Trying example: test_mx4( 2025-05-07T20:36:21.5077749Z self=, 2025-05-07T20:36:21.5078204Z power=6, 2025-05-07T20:36:21.5078400Z sizes=9, 2025-05-07T20:36:21.5078596Z ) 2025-05-07T20:36:21.5078782Z Trying example: test_mx4( 2025-05-07T20:36:21.5079166Z self=, 2025-05-07T20:36:21.5079581Z power=5, 2025-05-07T20:36:21.5079772Z sizes=9, 2025-05-07T20:36:21.5079968Z ) 2025-05-07T20:36:21.5080150Z PASSED 2025-05-07T20:36:28.0082264Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:36:28.0083156Z self=, 2025-05-07T20:36:28.0083707Z shape=[32], 2025-05-07T20:36:28.0083962Z group_size=32, 2025-05-07T20:36:28.0084252Z rounding_mode=, 2025-05-07T20:36:28.0084616Z magnitude=1.0, 2025-05-07T20:36:28.0084908Z mx4_format=(2, 1), 2025-05-07T20:36:28.0085190Z device='cpu', 2025-05-07T20:36:28.0085495Z ) 2025-05-07T20:36:28.0085734Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0086249Z self=, 2025-05-07T20:36:28.0086783Z shape=[2, 16], 2025-05-07T20:36:28.0087036Z group_size=32, 2025-05-07T20:36:28.0087330Z rounding_mode=, 2025-05-07T20:36:28.0087679Z magnitude=1.0, 2025-05-07T20:36:28.0087934Z mx4_format=(2, 1), 2025-05-07T20:36:28.0088197Z device='cpu', 2025-05-07T20:36:28.0088435Z ) 2025-05-07T20:36:28.0088670Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0089185Z self=, 2025-05-07T20:36:28.0089705Z shape=[2, 16], 2025-05-07T20:36:28.0089955Z group_size=32, 2025-05-07T20:36:28.0090254Z rounding_mode=, 2025-05-07T20:36:28.0090613Z magnitude=1.0, 2025-05-07T20:36:28.0090872Z mx4_format=(3, 0), 2025-05-07T20:36:28.0091142Z device='cuda', 2025-05-07T20:36:28.0091375Z ) 2025-05-07T20:36:28.0091608Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0092161Z self=, 2025-05-07T20:36:28.0092698Z shape=[2, 2, 4, 32], 2025-05-07T20:36:28.0093058Z group_size=32, 2025-05-07T20:36:28.0093342Z rounding_mode=, 2025-05-07T20:36:28.0093698Z magnitude=1000.0, 2025-05-07T20:36:28.0093968Z mx4_format=(3, 0), 2025-05-07T20:36:28.0094232Z device='cuda', 2025-05-07T20:36:28.0094471Z ) 2025-05-07T20:36:28.0094707Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0095220Z self=, 2025-05-07T20:36:28.0095743Z shape=[2, 16], 2025-05-07T20:36:28.0095993Z group_size=64, 2025-05-07T20:36:28.0096280Z rounding_mode=, 2025-05-07T20:36:28.0096631Z magnitude=1.0, 2025-05-07T20:36:28.0096897Z mx4_format=(3, 0), 2025-05-07T20:36:28.0097166Z device='cuda', 2025-05-07T20:36:28.0097402Z ) 2025-05-07T20:36:28.0097641Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0098155Z self=, 2025-05-07T20:36:28.0098894Z shape=[2, 16], 2025-05-07T20:36:28.0099153Z group_size=64, 2025-05-07T20:36:28.0099456Z rounding_mode=, 2025-05-07T20:36:28.0099816Z magnitude=1.0, 2025-05-07T20:36:28.0100075Z mx4_format=(3, 0), 2025-05-07T20:36:28.0100346Z device='cpu', 2025-05-07T20:36:28.0100589Z ) 2025-05-07T20:36:28.0100821Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0101333Z self=, 2025-05-07T20:36:28.0101861Z shape=[32], 2025-05-07T20:36:28.0102102Z group_size=64, 2025-05-07T20:36:28.0102390Z rounding_mode=, 2025-05-07T20:36:28.0103113Z magnitude=0.001, 2025-05-07T20:36:28.0103550Z mx4_format=(3, 0), 2025-05-07T20:36:28.0103825Z device='cuda', 2025-05-07T20:36:28.0104068Z ) 2025-05-07T20:36:28.0104295Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0104803Z self=, 2025-05-07T20:36:28.0105332Z shape=[4, 30], 2025-05-07T20:36:28.0105575Z group_size=32, 2025-05-07T20:36:28.0105855Z rounding_mode=, 2025-05-07T20:36:28.0106204Z magnitude=0.001, 2025-05-07T20:36:28.0106464Z mx4_format=(2, 1), 2025-05-07T20:36:28.0106732Z device='cuda', 2025-05-07T20:36:28.0106971Z ) 2025-05-07T20:36:28.0107198Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0107704Z self=, 2025-05-07T20:36:28.0108234Z shape=[2, 2, 4, 32], 2025-05-07T20:36:28.0108509Z group_size=64, 2025-05-07T20:36:28.0108812Z rounding_mode=, 2025-05-07T20:36:28.0109189Z magnitude=1.0, 2025-05-07T20:36:28.0109446Z mx4_format=(2, 1), 2025-05-07T20:36:28.0109705Z device='cuda', 2025-05-07T20:36:28.0109950Z ) 2025-05-07T20:36:28.0110188Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0110692Z self=, 2025-05-07T20:36:28.0111224Z shape=[16, 1028], 2025-05-07T20:36:28.0111493Z group_size=64, 2025-05-07T20:36:28.0111775Z rounding_mode=, 2025-05-07T20:36:28.0112131Z magnitude=0.001, 2025-05-07T20:36:28.0112403Z mx4_format=(3, 0), 2025-05-07T20:36:28.0112665Z device='cuda', 2025-05-07T20:36:28.0112915Z ) 2025-05-07T20:36:28.0113152Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0113670Z self=, 2025-05-07T20:36:28.0114193Z shape=[2, 16], 2025-05-07T20:36:28.0114443Z group_size=64, 2025-05-07T20:36:28.0114745Z rounding_mode=, 2025-05-07T20:36:28.0115086Z magnitude=1.0, 2025-05-07T20:36:28.0115340Z mx4_format=(3, 0), 2025-05-07T20:36:28.0115604Z device='cuda', 2025-05-07T20:36:28.0115841Z ) 2025-05-07T20:36:28.0116079Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0116585Z self=, 2025-05-07T20:36:28.0117105Z shape=[96], 2025-05-07T20:36:28.0117355Z group_size=32, 2025-05-07T20:36:28.0117663Z rounding_mode=, 2025-05-07T20:36:28.0118031Z magnitude=1.0, 2025-05-07T20:36:28.0118279Z mx4_format=(3, 0), 2025-05-07T20:36:28.0118554Z device='cpu', 2025-05-07T20:36:28.0118797Z ) 2025-05-07T20:36:28.0119025Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0119532Z self=, 2025-05-07T20:36:28.0120059Z shape=[32], 2025-05-07T20:36:28.0120303Z group_size=64, 2025-05-07T20:36:28.0120600Z rounding_mode=, 2025-05-07T20:36:28.0120959Z magnitude=0.001, 2025-05-07T20:36:28.0121216Z mx4_format=(3, 0), 2025-05-07T20:36:28.0121485Z device='cpu', 2025-05-07T20:36:28.0121729Z ) 2025-05-07T20:36:28.0121957Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0122465Z self=, 2025-05-07T20:36:28.0123044Z shape=[2, 16], 2025-05-07T20:36:28.0123287Z group_size=64, 2025-05-07T20:36:28.0123572Z rounding_mode=, 2025-05-07T20:36:28.0123920Z magnitude=1000.0, 2025-05-07T20:36:28.0124188Z mx4_format=(3, 0), 2025-05-07T20:36:28.0124446Z device='cpu', 2025-05-07T20:36:28.0124688Z ) 2025-05-07T20:36:28.0124921Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0125423Z self=, 2025-05-07T20:36:28.0125951Z shape=[16, 1028], 2025-05-07T20:36:28.0126326Z group_size=32, 2025-05-07T20:36:28.0126689Z rounding_mode=, 2025-05-07T20:36:28.0127042Z magnitude=1000.0, 2025-05-07T20:36:28.0127309Z mx4_format=(3, 0), 2025-05-07T20:36:28.0127567Z device='cuda', 2025-05-07T20:36:28.0127808Z ) 2025-05-07T20:36:28.0128045Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0128546Z self=, 2025-05-07T20:36:28.0129072Z shape=[96], 2025-05-07T20:36:28.0129318Z group_size=64, 2025-05-07T20:36:28.0129603Z rounding_mode=, 2025-05-07T20:36:28.0129988Z magnitude=1000.0, 2025-05-07T20:36:28.0130277Z mx4_format=(3, 0), 2025-05-07T20:36:28.0130561Z device='cuda', 2025-05-07T20:36:28.0130814Z ) 2025-05-07T20:36:28.0131063Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0131499Z self=, 2025-05-07T20:36:28.0131941Z shape=[2, 16], 2025-05-07T20:36:28.0132152Z group_size=64, 2025-05-07T20:36:28.0132412Z rounding_mode=, 2025-05-07T20:36:28.0132737Z magnitude=1000.0, 2025-05-07T20:36:28.0133092Z mx4_format=(2, 1), 2025-05-07T20:36:28.0133318Z device='cpu', 2025-05-07T20:36:28.0133516Z ) 2025-05-07T20:36:28.0133716Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0134141Z self=, 2025-05-07T20:36:28.0134568Z shape=[2, 16], 2025-05-07T20:36:28.0134782Z group_size=32, 2025-05-07T20:36:28.0135019Z rounding_mode=, 2025-05-07T20:36:28.0135302Z magnitude=0.001, 2025-05-07T20:36:28.0135527Z mx4_format=(3, 0), 2025-05-07T20:36:28.0135753Z device='cpu', 2025-05-07T20:36:28.0135961Z ) 2025-05-07T20:36:28.0136153Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0136576Z self=, 2025-05-07T20:36:28.0137012Z shape=[2, 16], 2025-05-07T20:36:28.0137225Z group_size=64, 2025-05-07T20:36:28.0137466Z rounding_mode=, 2025-05-07T20:36:28.0137755Z magnitude=1000.0, 2025-05-07T20:36:28.0137973Z mx4_format=(3, 0), 2025-05-07T20:36:28.0138196Z device='cpu', 2025-05-07T20:36:28.0138399Z ) 2025-05-07T20:36:28.0138589Z Trying example: test_mx4_cases( 2025-05-07T20:36:28.0139009Z self=, 2025-05-07T20:36:28.0139438Z shape=[2, 16], 2025-05-07T20:36:28.0139643Z group_size=32, 2025-05-07T20:36:28.0139879Z rounding_mode=, 2025-05-07T20:36:28.0140163Z magnitude=1.0, 2025-05-07T20:36:28.0140369Z mx4_format=(2, 1), 2025-05-07T20:36:28.0140593Z device='cpu', 2025-05-07T20:36:28.0140795Z ) 2025-05-07T20:36:28.0140968Z PASSED 2025-05-07T20:36:28.0141382Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:36:28.0142006Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:36:28.0142348Z 2025-05-07T20:36:28.0142499Z =========================== short test summary info ============================ 2025-05-07T20:36:28.0142977Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:36:28.0143543Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:36:28.0144022Z ======================== 2 passed, 2 skipped in 26.43s ========================= 2025-05-07T20:36:28.7013506Z 2025-05-07T20:36:28.7014494Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:36:28.7031812Z [TEST] Python test time for ./quantize/mx4_test.py: 29 seconds 2025-05-07T20:36:28.7032084Z 2025-05-07T20:36:28.7032089Z 2025-05-07T20:36:28.7032093Z 2025-05-07T20:36:28.7032107Z 2025-05-07T20:36:28.7052447Z ################################################################################ 2025-05-07T20:36:28.7071298Z # [2025-05-07T20:36:28.706Z] Run Python Test Suite: 2025-05-07T20:36:28.7071637Z # ./release/stable_release_test.py 2025-05-07T20:36:28.7071942Z ################################################################################ 2025-05-07T20:36:28.7096904Z + 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:36:28.7097530Z 2025-05-07T20:36:30.8726310Z ============================= test session starts ============================== 2025-05-07T20:36:30.8727014Z 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:30.8727624Z cachedir: .pytest_cache 2025-05-07T20:36:30.8728290Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:30.8729142Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:30.8729577Z plugins: hypothesis-6.131.14 2025-05-07T20:36:32.5546182Z collecting ... collected 2 items 2025-05-07T20:36:32.5546399Z 2025-05-07T20:36:32.5572465Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:36:32.5589369Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:36:32.5589684Z 2025-05-07T20:36:32.5589823Z ============================== 2 passed in 1.81s =============================== 2025-05-07T20:36:33.1229940Z 2025-05-07T20:36:33.1230612Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:36:33.1251053Z [TEST] Python test time for ./release/stable_release_test.py: 5 seconds 2025-05-07T20:36:33.1251428Z 2025-05-07T20:36:33.1251434Z 2025-05-07T20:36:33.1251439Z 2025-05-07T20:36:33.1251444Z 2025-05-07T20:36:33.1274000Z ################################################################################ 2025-05-07T20:36:33.1289866Z # [2025-05-07T20:36:33.128Z] Run Python Test Suite: 2025-05-07T20:36:33.1290226Z # ./runtime_monitor_test.py 2025-05-07T20:36:33.1290620Z ################################################################################ 2025-05-07T20:36:33.1315365Z + 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:36:33.1315972Z 2025-05-07T20:36:35.2892962Z ============================= test session starts ============================== 2025-05-07T20:36:35.2893581Z 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:35.2894104Z cachedir: .pytest_cache 2025-05-07T20:36:35.2894667Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:35.2895383Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:35.2895803Z plugins: hypothesis-6.131.14 2025-05-07T20:36:36.9673875Z collecting ... collected 7 items 2025-05-07T20:36:36.9674379Z 2025-05-07T20:36:37.0981781Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:36:37.0991621Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:36:37.3044786Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:36:37.6617753Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:36:37.8270278Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:36:37.8277609Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:36:37.8291100Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:36:37.8291474Z 2025-05-07T20:36:37.8291627Z ============================== 7 passed in 2.66s =============================== 2025-05-07T20:36:38.4708555Z 2025-05-07T20:36:38.4708809Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:36:38.4727353Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:36:38.4727636Z 2025-05-07T20:36:38.4727641Z 2025-05-07T20:36:38.4727645Z 2025-05-07T20:36:38.4727649Z 2025-05-07T20:36:38.4749851Z ################################################################################ 2025-05-07T20:36:38.4765461Z # [2025-05-07T20:36:38.476Z] Run Python Test Suite: 2025-05-07T20:36:38.4765806Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:38.4766120Z ################################################################################ 2025-05-07T20:36:38.4790519Z + 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:36:38.4791183Z 2025-05-07T20:36:40.6422543Z ============================= test session starts ============================== 2025-05-07T20:36:40.6423164Z 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:40.6423666Z cachedir: .pytest_cache 2025-05-07T20:36:40.6424229Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:40.6424942Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:40.6425337Z plugins: hypothesis-6.131.14 2025-05-07T20:36:42.4834715Z collecting ... collected 3 items 2025-05-07T20:36:42.4834962Z 2025-05-07T20:36:58.4382851Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:37:07.7616710Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:37:21.9269807Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:37:21.9270439Z 2025-05-07T20:37:21.9270609Z ============================== 3 passed in 41.41s ============================== 2025-05-07T20:37:22.7295654Z 2025-05-07T20:37:22.7296335Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:22.7316119Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 44 seconds 2025-05-07T20:37:22.7316453Z 2025-05-07T20:37:22.7316457Z 2025-05-07T20:37:22.7316461Z 2025-05-07T20:37:22.7316465Z 2025-05-07T20:37:22.7340962Z ################################################################################ 2025-05-07T20:37:22.7354685Z # [2025-05-07T20:37:22.735Z] Run Python Test Suite: 2025-05-07T20:37:22.7355027Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:22.7355346Z ################################################################################ 2025-05-07T20:37:22.7379926Z + 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:37:22.7380575Z 2025-05-07T20:37:24.8979698Z ============================= test session starts ============================== 2025-05-07T20:37:24.8980317Z 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:24.8980828Z cachedir: .pytest_cache 2025-05-07T20:37:24.8981388Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:24.8982102Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:24.8982500Z plugins: hypothesis-6.131.14 2025-05-07T20:37:26.6973212Z collecting ... collected 1 item 2025-05-07T20:37:26.6973418Z 2025-05-07T20:37:39.7728358Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:37:39.7729529Z 2025-05-07T20:37:39.7729677Z ============================== 1 passed in 15.00s ============================== 2025-05-07T20:37:41.3998030Z 2025-05-07T20:37:41.3998811Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:41.4018783Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 19 seconds 2025-05-07T20:37:41.4019122Z 2025-05-07T20:37:41.4019127Z 2025-05-07T20:37:41.4019130Z 2025-05-07T20:37:41.4019134Z 2025-05-07T20:37:41.4040953Z ################################################################################ 2025-05-07T20:37:41.4056858Z # [2025-05-07T20:37:41.405Z] Run Python Test Suite: 2025-05-07T20:37:41.4057194Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:41.4057499Z ################################################################################ 2025-05-07T20:37:41.4081601Z + 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:37:41.4082258Z 2025-05-07T20:37:43.5752077Z ============================= test session starts ============================== 2025-05-07T20:37:43.5753274Z 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:43.5754284Z cachedir: .pytest_cache 2025-05-07T20:37:43.5755405Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:43.5756813Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:43.5757590Z plugins: hypothesis-6.131.14 2025-05-07T20:37:45.4130227Z collecting ... collected 1 item 2025-05-07T20:37:45.4130780Z 2025-05-07T20:37:47.3681752Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:37:47.3682857Z 2025-05-07T20:37:47.3683071Z ============================== 1 passed in 3.92s =============================== 2025-05-07T20:37:48.0414930Z 2025-05-07T20:37:48.0415676Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:48.0435398Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:37:48.0435720Z 2025-05-07T20:37:48.0435724Z 2025-05-07T20:37:48.0435728Z 2025-05-07T20:37:48.0435732Z 2025-05-07T20:37:48.0456799Z ################################################################################ 2025-05-07T20:37:48.0472032Z # [2025-05-07T20:37:48.046Z] Run Python Test Suite: 2025-05-07T20:37:48.0472357Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:48.0472662Z ################################################################################ 2025-05-07T20:37:48.0498285Z + 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:37:48.0499181Z 2025-05-07T20:37:50.2168783Z ============================= test session starts ============================== 2025-05-07T20:37:50.2169444Z 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:50.2169950Z cachedir: .pytest_cache 2025-05-07T20:37:50.2170519Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:50.2171251Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:50.2171655Z plugins: hypothesis-6.131.14 2025-05-07T20:37:52.0601998Z collecting ... collected 2 items 2025-05-07T20:37:52.0602235Z 2025-05-07T20:38:29.0702940Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:41:12.0292280Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:41:12.0293505Z 2025-05-07T20:41:12.0293870Z =============================== warnings summary =============================== 2025-05-07T20:41:12.0294320Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:12.0298122Z /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:41:12.0302408Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:12.0302910Z 2025-05-07T20:41:12.0303059Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:12.0306865Z /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:41:12.0310857Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:12.0311356Z 2025-05-07T20:41:12.0311616Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:12.0312180Z ================== 2 passed, 32 warnings in 201.94s (0:03:21) ================== 2025-05-07T20:41:12.8106253Z 2025-05-07T20:41:12.8106695Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:41:12.8126935Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 204 seconds 2025-05-07T20:41:12.8127234Z 2025-05-07T20:41:12.8127239Z 2025-05-07T20:41:12.8127243Z 2025-05-07T20:41:12.8127247Z 2025-05-07T20:41:12.8149561Z ################################################################################ 2025-05-07T20:41:12.8165502Z # [2025-05-07T20:41:12.816Z] Run Python Test Suite: 2025-05-07T20:41:12.8165882Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:12.8166213Z ################################################################################ 2025-05-07T20:41:12.8190737Z + 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:41:12.8191393Z 2025-05-07T20:41:14.9849502Z ============================= test session starts ============================== 2025-05-07T20:41:14.9850140Z 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:14.9850654Z cachedir: .pytest_cache 2025-05-07T20:41:14.9851225Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:14.9851948Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:14.9852349Z plugins: hypothesis-6.131.14 2025-05-07T20:41:16.8317837Z collecting ... collected 1 item 2025-05-07T20:41:16.8318313Z 2025-05-07T20:41:20.8257674Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:41:20.8258191Z 2025-05-07T20:41:20.8258333Z =============================== warnings summary =============================== 2025-05-07T20:41:20.8259462Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8261012Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8262550Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8264079Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8265611Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8267176Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8268623Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8269441Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8270211Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8273439Z /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:41:20.8276612Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:20.8277013Z 2025-05-07T20:41:20.8277364Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8278140Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8278906Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8279685Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8280454Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8281216Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8281991Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8282757Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8283524Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:20.8287258Z /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:41:20.8290583Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:20.8290981Z 2025-05-07T20:41:20.8291211Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:20.8291663Z ======================== 1 passed, 18 warnings in 5.96s ======================== 2025-05-07T20:41:21.5040743Z 2025-05-07T20:41:21.5041248Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:21.5063052Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:41:21.5063392Z 2025-05-07T20:41:21.5063396Z 2025-05-07T20:41:21.5063400Z 2025-05-07T20:41:21.5063404Z 2025-05-07T20:41:21.5085504Z ################################################################################ 2025-05-07T20:41:21.5101794Z # [2025-05-07T20:41:21.509Z] Run Python Test Suite: 2025-05-07T20:41:21.5102181Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:21.5102532Z ################################################################################ 2025-05-07T20:41:21.5127356Z + 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:41:21.5128332Z 2025-05-07T20:41:23.6734015Z ============================= test session starts ============================== 2025-05-07T20:41:23.6734661Z 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:23.6735167Z cachedir: .pytest_cache 2025-05-07T20:41:23.6735741Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:23.6736455Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:23.6736894Z plugins: hypothesis-6.131.14 2025-05-07T20:41:25.5173531Z collecting ... collected 3 items 2025-05-07T20:41:25.5173768Z 2025-05-07T20:41:35.2644373Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:41:43.9802700Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:41:50.6664192Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:41:50.6664878Z 2025-05-07T20:41:50.6665040Z =============================== warnings summary =============================== 2025-05-07T20:41:50.6665979Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:41:50.6670903Z /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:50.6674344Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:50.6674755Z 2025-05-07T20:41:50.6674982Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:50.6675438Z ======================== 3 passed, 1 warning in 27.12s ========================= 2025-05-07T20:41:51.4993215Z 2025-05-07T20:41:51.4993943Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:51.5013915Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 30 seconds 2025-05-07T20:41:51.5014316Z 2025-05-07T20:41:51.5014332Z 2025-05-07T20:41:51.5014337Z 2025-05-07T20:41:51.5014341Z 2025-05-07T20:41:51.5036452Z ################################################################################ 2025-05-07T20:41:51.5052611Z # [2025-05-07T20:41:51.504Z] Run Python Test Suite: 2025-05-07T20:41:51.5053176Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:51.5053601Z ################################################################################ 2025-05-07T20:41:51.5078373Z + 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:51.5079027Z 2025-05-07T20:41:53.6736239Z ============================= test session starts ============================== 2025-05-07T20:41:53.6736856Z 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:53.6737398Z cachedir: .pytest_cache 2025-05-07T20:41:53.6737976Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:53.6738684Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:53.6739081Z plugins: hypothesis-6.131.14 2025-05-07T20:41:55.4746175Z collecting ... collected 1 item 2025-05-07T20:41:55.4746471Z 2025-05-07T20:43:49.1317506Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:43:49.1317997Z 2025-05-07T20:43:49.1318147Z ======================== 1 passed in 115.58s (0:01:55) ========================= 2025-05-07T20:43:49.8785464Z 2025-05-07T20:43:49.8786287Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:43:49.8805569Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 118 seconds 2025-05-07T20:43:49.8805907Z 2025-05-07T20:43:49.8806006Z 2025-05-07T20:43:49.8806011Z 2025-05-07T20:43:49.8806072Z 2025-05-07T20:43:49.8827240Z ################################################################################ 2025-05-07T20:43:49.8842185Z # [2025-05-07T20:43:49.883Z] Run Python Test Suite: 2025-05-07T20:43:49.8842527Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:49.8842835Z ################################################################################ 2025-05-07T20:43:49.8868517Z + 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:49.8869194Z 2025-05-07T20:43:52.0552576Z ============================= test session starts ============================== 2025-05-07T20:43:52.0553195Z 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:52.0553701Z cachedir: .pytest_cache 2025-05-07T20:43:52.0554921Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:52.0555639Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:52.0556088Z plugins: hypothesis-6.131.14 2025-05-07T20:43:53.9250420Z collecting ... collected 1 item 2025-05-07T20:43:53.9250659Z 2025-05-07T20:45:06.1431131Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:45:06.1432592Z 2025-05-07T20:45:06.1433071Z ========================= 1 passed in 74.21s (0:01:14) ========================= 2025-05-07T20:45:06.8787927Z 2025-05-07T20:45:06.8788650Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:45:06.8807585Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:45:06.8807934Z 2025-05-07T20:45:06.8807939Z 2025-05-07T20:45:06.8807943Z 2025-05-07T20:45:06.8807974Z 2025-05-07T20:45:06.8830557Z ################################################################################ 2025-05-07T20:45:06.8846251Z # [2025-05-07T20:45:06.884Z] Run Python Test Suite: 2025-05-07T20:45:06.8846638Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:06.8846954Z ################################################################################ 2025-05-07T20:45:06.8871567Z + 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:45:06.8872321Z 2025-05-07T20:45:09.0483709Z ============================= test session starts ============================== 2025-05-07T20:45:09.0484633Z 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:45:09.0485636Z cachedir: .pytest_cache 2025-05-07T20:45:09.0486786Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:09.0488193Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:09.0488977Z plugins: hypothesis-6.131.14 2025-05-07T20:45:10.8895276Z collecting ... collected 2 items 2025-05-07T20:45:10.8895551Z 2025-05-07T20:45:14.1082179Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:45:14.5311840Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:45:14.5312388Z 2025-05-07T20:45:14.5312535Z ============================== 2 passed in 5.61s =============================== 2025-05-07T20:45:15.2912559Z 2025-05-07T20:45:15.2913101Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:15.2934084Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 9 seconds 2025-05-07T20:45:15.2934443Z 2025-05-07T20:45:15.2934550Z 2025-05-07T20:45:15.2934572Z 2025-05-07T20:45:15.2934605Z 2025-05-07T20:45:15.2956132Z ################################################################################ 2025-05-07T20:45:15.2971938Z # [2025-05-07T20:45:15.296Z] Run Python Test Suite: 2025-05-07T20:45:15.2972264Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:45:15.2972551Z ################################################################################ 2025-05-07T20:45:15.2997146Z + 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:45:15.2997778Z 2025-05-07T20:45:17.4642849Z ============================= test session starts ============================== 2025-05-07T20:45:17.4643650Z 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:45:17.4644167Z cachedir: .pytest_cache 2025-05-07T20:45:17.4645257Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:17.4645973Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:17.4646368Z plugins: hypothesis-6.131.14 2025-05-07T20:45:19.2857438Z collecting ... collected 2 items 2025-05-07T20:45:19.2857820Z 2025-05-07T20:46:02.5145191Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:47:57.3164892Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:47:57.3167202Z 2025-05-07T20:47:57.3167586Z =============================== warnings summary =============================== 2025-05-07T20:47:57.3168167Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3168861Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3169562Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3170401Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3171339Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3172097Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3172765Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3173567Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3176778Z /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:57.3180002Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:57.3180414Z 2025-05-07T20:47:57.3180707Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:57.3182117Z /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:57.3183531Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:57.3183928Z 2025-05-07T20:47:57.3184157Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:47:57.3192735Z ================== 2 passed, 9 warnings in 159.98s (0:02:39) =================== 2025-05-07T20:47:58.0595069Z 2025-05-07T20:47:58.0595426Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:47:58.0617273Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 163 seconds 2025-05-07T20:47:58.0617595Z 2025-05-07T20:47:58.0617599Z 2025-05-07T20:47:58.0617603Z 2025-05-07T20:47:58.0617607Z 2025-05-07T20:47:58.0638309Z ################################################################################ 2025-05-07T20:47:58.0653796Z # [2025-05-07T20:47:58.065Z] Run Python Test Suite: 2025-05-07T20:47:58.0654175Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:47:58.0654516Z ################################################################################ 2025-05-07T20:47:58.0680144Z + 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:58.0681093Z 2025-05-07T20:48:00.2242804Z ============================= test session starts ============================== 2025-05-07T20:48:00.2243420Z 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:48:00.2243962Z cachedir: .pytest_cache 2025-05-07T20:48:00.2244549Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:00.2245299Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:00.2245693Z plugins: hypothesis-6.131.14 2025-05-07T20:48:02.6009270Z collecting ... collected 1 item 2025-05-07T20:48:02.6009490Z 2025-05-07T20:48:06.7042390Z W0507 20:48:06.703000 105540 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:48:06.7044747Z W0507 20:48:06.703000 105540 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:48:06.7047825Z W0507 20:48:06.703000 105540 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:48:06.7049375Z W0507 20:48:06.703000 105540 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:48:06.7050469Z W0507 20:48:06.703000 105540 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:48:08.9499418Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:48:08.9500015Z 2025-05-07T20:48:08.9500164Z ============================== 1 passed in 8.85s =============================== 2025-05-07T20:48:10.5799099Z 2025-05-07T20:48:10.5799722Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:10.5818879Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 12 seconds 2025-05-07T20:48:10.5819235Z 2025-05-07T20:48:10.5819239Z 2025-05-07T20:48:10.5819271Z 2025-05-07T20:48:10.5819275Z 2025-05-07T20:48:10.5839497Z ################################################################################ 2025-05-07T20:48:10.5854369Z # [2025-05-07T20:48:10.585Z] Run Python Test Suite: 2025-05-07T20:48:10.5854751Z # ./sll/jagged_softmax_test.py 2025-05-07T20:48:10.5855075Z ################################################################################ 2025-05-07T20:48:10.5880942Z + 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:48:10.5881544Z 2025-05-07T20:48:12.7445307Z ============================= test session starts ============================== 2025-05-07T20:48:12.7446418Z 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:48:12.7447346Z cachedir: .pytest_cache 2025-05-07T20:48:12.7448784Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:12.7451785Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:12.7452185Z plugins: hypothesis-6.131.14 2025-05-07T20:48:14.5630320Z collecting ... collected 3 items 2025-05-07T20:48:14.5630610Z 2025-05-07T20:48:18.5560454Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:48:19.0137636Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:48:23.1883986Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:48:23.1884505Z 2025-05-07T20:48:23.1884646Z =============================== warnings summary =============================== 2025-05-07T20:48:23.1885029Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:23.1888540Z /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:48:23.1891742Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:23.1892151Z 2025-05-07T20:48:23.1892269Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:23.1895368Z /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:48:23.1898789Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:23.1899193Z 2025-05-07T20:48:23.1899426Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:23.1899896Z ======================= 3 passed, 50 warnings in 10.57s ======================== 2025-05-07T20:48:23.9562425Z 2025-05-07T20:48:23.9562806Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:48:23.9581893Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 13 seconds 2025-05-07T20:48:23.9582197Z 2025-05-07T20:48:23.9582286Z 2025-05-07T20:48:23.9582352Z 2025-05-07T20:48:23.9582356Z 2025-05-07T20:48:23.9604825Z ################################################################################ 2025-05-07T20:48:23.9620173Z # [2025-05-07T20:48:23.961Z] Run Python Test Suite: 2025-05-07T20:48:23.9620527Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:23.9620856Z ################################################################################ 2025-05-07T20:48:23.9644985Z + 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:48:23.9645775Z 2025-05-07T20:48:26.1205978Z ============================= test session starts ============================== 2025-05-07T20:48:26.1206762Z 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:48:26.1207275Z cachedir: .pytest_cache 2025-05-07T20:48:26.1207833Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:26.1208544Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:26.1208948Z plugins: hypothesis-6.131.14 2025-05-07T20:48:27.9553021Z collecting ... collected 1 item 2025-05-07T20:48:27.9553565Z 2025-05-07T20:48:27.9581932Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:48:27.9582603Z 2025-05-07T20:48:27.9582798Z =========================== short test summary info ============================ 2025-05-07T20:48:27.9583463Z 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:48:27.9584105Z ============================== 1 skipped in 1.96s ============================== 2025-05-07T20:48:28.5497657Z 2025-05-07T20:48:28.5498371Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:28.5519088Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:48:28.5519580Z 2025-05-07T20:48:28.5519586Z 2025-05-07T20:48:28.5519591Z 2025-05-07T20:48:28.5519596Z 2025-05-07T20:48:28.5541510Z ################################################################################ 2025-05-07T20:48:28.5557340Z # [2025-05-07T20:48:28.555Z] Run Python Test Suite: 2025-05-07T20:48:28.5557820Z # ./sparse/block_bucketize_test.py 2025-05-07T20:48:28.5558262Z ################################################################################ 2025-05-07T20:48:28.5582312Z + 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:48:28.5583071Z 2025-05-07T20:48:30.7149363Z ============================= test session starts ============================== 2025-05-07T20:48:30.7150176Z 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:48:30.7150697Z cachedir: .pytest_cache 2025-05-07T20:48:30.7151277Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:30.7151994Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:30.7152493Z plugins: hypothesis-6.131.14 2025-05-07T20:48:33.0804304Z collecting ... collected 11 items 2025-05-07T20:48:33.0804738Z 2025-05-07T20:48:33.4020298Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4021821Z self=, 2025-05-07T20:48:33.4022735Z index_type=torch.int32, 2025-05-07T20:48:33.4023165Z has_weight=False, 2025-05-07T20:48:33.4023533Z bucketize_pos=False, 2025-05-07T20:48:33.4023914Z sequence=False, 2025-05-07T20:48:33.4024244Z ) 2025-05-07T20:48:33.4024643Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4025609Z self=, 2025-05-07T20:48:33.4026491Z index_type=torch.int64, 2025-05-07T20:48:33.4026880Z has_weight=False, 2025-05-07T20:48:33.4027246Z bucketize_pos=False, 2025-05-07T20:48:33.4027604Z sequence=False, 2025-05-07T20:48:33.4028384Z ) 2025-05-07T20:48:33.4029020Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4030025Z self=, 2025-05-07T20:48:33.4030951Z index_type=torch.int64, 2025-05-07T20:48:33.4031361Z has_weight=False, 2025-05-07T20:48:33.4031737Z bucketize_pos=False, 2025-05-07T20:48:33.4032126Z sequence=True, 2025-05-07T20:48:33.4032455Z ) 2025-05-07T20:48:33.4032849Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4033836Z self=, 2025-05-07T20:48:33.4034761Z index_type=torch.int32, 2025-05-07T20:48:33.4035164Z has_weight=True, 2025-05-07T20:48:33.4035522Z bucketize_pos=True, 2025-05-07T20:48:33.4035892Z sequence=True, 2025-05-07T20:48:33.4036219Z ) 2025-05-07T20:48:33.4036614Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4037519Z self=, 2025-05-07T20:48:33.4038431Z index_type=torch.int32, 2025-05-07T20:48:33.4038837Z has_weight=False, 2025-05-07T20:48:33.4039206Z bucketize_pos=True, 2025-05-07T20:48:33.4039566Z sequence=False, 2025-05-07T20:48:33.4039872Z ) 2025-05-07T20:48:33.4040261Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4041261Z self=, 2025-05-07T20:48:33.4042176Z index_type=torch.int32, 2025-05-07T20:48:33.4042580Z has_weight=True, 2025-05-07T20:48:33.4042952Z bucketize_pos=False, 2025-05-07T20:48:33.4043334Z sequence=True, 2025-05-07T20:48:33.4043658Z ) 2025-05-07T20:48:33.4044064Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4045129Z self=, 2025-05-07T20:48:33.4046064Z index_type=torch.int32, 2025-05-07T20:48:33.4046470Z has_weight=False, 2025-05-07T20:48:33.4046856Z bucketize_pos=True, 2025-05-07T20:48:33.4047219Z sequence=True, 2025-05-07T20:48:33.4047550Z ) 2025-05-07T20:48:33.4047950Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4048948Z self=, 2025-05-07T20:48:33.4049810Z index_type=torch.int64, 2025-05-07T20:48:33.4050199Z has_weight=True, 2025-05-07T20:48:33.4050548Z bucketize_pos=False, 2025-05-07T20:48:33.4050903Z sequence=True, 2025-05-07T20:48:33.4051217Z ) 2025-05-07T20:48:33.4051601Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4052505Z self=, 2025-05-07T20:48:33.4053561Z index_type=torch.int32, 2025-05-07T20:48:33.4053976Z has_weight=True, 2025-05-07T20:48:33.4054343Z bucketize_pos=True, 2025-05-07T20:48:33.4054718Z sequence=False, 2025-05-07T20:48:33.4055049Z ) 2025-05-07T20:48:33.4055446Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4056445Z self=, 2025-05-07T20:48:33.4057363Z index_type=torch.int32, 2025-05-07T20:48:33.4057754Z has_weight=True, 2025-05-07T20:48:33.4058119Z bucketize_pos=False, 2025-05-07T20:48:33.4058504Z sequence=False, 2025-05-07T20:48:33.4058832Z ) 2025-05-07T20:48:33.4059226Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4060215Z self=, 2025-05-07T20:48:33.4061127Z index_type=torch.int64, 2025-05-07T20:48:33.4061488Z has_weight=True, 2025-05-07T20:48:33.4061849Z bucketize_pos=True, 2025-05-07T20:48:33.4062397Z sequence=True, 2025-05-07T20:48:33.4062720Z ) 2025-05-07T20:48:33.4063235Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4064244Z self=, 2025-05-07T20:48:33.4065206Z index_type=torch.int32, 2025-05-07T20:48:33.4065612Z has_weight=False, 2025-05-07T20:48:33.4065986Z bucketize_pos=False, 2025-05-07T20:48:33.4066361Z sequence=True, 2025-05-07T20:48:33.4066689Z ) 2025-05-07T20:48:33.4067086Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4068084Z self=, 2025-05-07T20:48:33.4068988Z index_type=torch.int64, 2025-05-07T20:48:33.4069391Z has_weight=True, 2025-05-07T20:48:33.4069759Z bucketize_pos=False, 2025-05-07T20:48:33.4070134Z sequence=False, 2025-05-07T20:48:33.4070465Z ) 2025-05-07T20:48:33.4070868Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4071875Z self=, 2025-05-07T20:48:33.4072731Z index_type=torch.int64, 2025-05-07T20:48:33.4073127Z has_weight=True, 2025-05-07T20:48:33.4073468Z bucketize_pos=True, 2025-05-07T20:48:33.4073824Z sequence=False, 2025-05-07T20:48:33.4074141Z ) 2025-05-07T20:48:33.4074519Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4075468Z self=, 2025-05-07T20:48:33.4076316Z index_type=torch.int64, 2025-05-07T20:48:33.4076702Z has_weight=False, 2025-05-07T20:48:33.4077053Z bucketize_pos=True, 2025-05-07T20:48:33.4077396Z sequence=True, 2025-05-07T20:48:33.4077696Z ) 2025-05-07T20:48:33.4078101Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:33.4079070Z self=, 2025-05-07T20:48:33.4079943Z index_type=torch.int64, 2025-05-07T20:48:33.4080323Z has_weight=False, 2025-05-07T20:48:33.4080693Z bucketize_pos=True, 2025-05-07T20:48:33.4081060Z sequence=False, 2025-05-07T20:48:33.4081351Z ) 2025-05-07T20:48:33.4081615Z PASSED 2025-05-07T20:48:33.4109193Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:33.4110866Z self=, 2025-05-07T20:48:33.4111839Z index_type=torch.int32, 2025-05-07T20:48:33.4112245Z ) 2025-05-07T20:48:33.4112706Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:33.4113763Z self=, 2025-05-07T20:48:33.4114780Z index_type=torch.int64, 2025-05-07T20:48:33.4115163Z ) 2025-05-07T20:48:33.4115452Z PASSED 2025-05-07T20:50:21.2645363Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2647299Z self=, 2025-05-07T20:50:21.2648002Z index_type=torch.int32, 2025-05-07T20:50:21.2648305Z has_weight=False, 2025-05-07T20:50:21.2648580Z bucketize_pos=False, 2025-05-07T20:50:21.2650072Z sequence=False, 2025-05-07T20:50:21.2650355Z my_size=3, 2025-05-07T20:50:21.2650597Z ) 2025-05-07T20:50:21.2650932Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2651684Z self=, 2025-05-07T20:50:21.2652350Z index_type=torch.int64, 2025-05-07T20:50:21.2653197Z has_weight=False, 2025-05-07T20:50:21.2653670Z bucketize_pos=False, 2025-05-07T20:50:21.2653962Z sequence=False, 2025-05-07T20:50:21.2654204Z my_size=3, 2025-05-07T20:50:21.2654436Z ) 2025-05-07T20:50:21.2654751Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2655495Z self=, 2025-05-07T20:50:21.2656163Z index_type=torch.int64, 2025-05-07T20:50:21.2656498Z has_weight=True, 2025-05-07T20:50:21.2656767Z bucketize_pos=True, 2025-05-07T20:50:21.2657038Z sequence=True, 2025-05-07T20:50:21.2657277Z my_size=3, 2025-05-07T20:50:21.2657506Z ) 2025-05-07T20:50:21.2657824Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2658565Z self=, 2025-05-07T20:50:21.2659227Z index_type=torch.int32, 2025-05-07T20:50:21.2659538Z has_weight=True, 2025-05-07T20:50:21.2659808Z bucketize_pos=False, 2025-05-07T20:50:21.2660088Z sequence=False, 2025-05-07T20:50:21.2660342Z my_size=3, 2025-05-07T20:50:21.2660569Z ) 2025-05-07T20:50:21.2660885Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2661625Z self=, 2025-05-07T20:50:21.2662286Z index_type=torch.int32, 2025-05-07T20:50:21.2662568Z has_weight=True, 2025-05-07T20:50:21.2662836Z bucketize_pos=True, 2025-05-07T20:50:21.2663111Z sequence=False, 2025-05-07T20:50:21.2663352Z my_size=1024, 2025-05-07T20:50:21.2663592Z ) 2025-05-07T20:50:21.2663906Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2664640Z self=, 2025-05-07T20:50:21.2665303Z index_type=torch.int64, 2025-05-07T20:50:21.2665607Z has_weight=False, 2025-05-07T20:50:21.2665882Z bucketize_pos=True, 2025-05-07T20:50:21.2666156Z sequence=False, 2025-05-07T20:50:21.2666397Z my_size=194, 2025-05-07T20:50:21.2666636Z ) 2025-05-07T20:50:21.2666951Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2667690Z self=, 2025-05-07T20:50:21.2668351Z index_type=torch.int64, 2025-05-07T20:50:21.2668640Z has_weight=False, 2025-05-07T20:50:21.2668915Z bucketize_pos=False, 2025-05-07T20:50:21.2669188Z sequence=True, 2025-05-07T20:50:21.2669438Z my_size=194, 2025-05-07T20:50:21.2669674Z ) 2025-05-07T20:50:21.2669983Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2670725Z self=, 2025-05-07T20:50:21.2671385Z index_type=torch.int64, 2025-05-07T20:50:21.2671710Z has_weight=False, 2025-05-07T20:50:21.2672147Z bucketize_pos=True, 2025-05-07T20:50:21.2672440Z sequence=True, 2025-05-07T20:50:21.2672681Z my_size=256, 2025-05-07T20:50:21.2672917Z ) 2025-05-07T20:50:21.2673231Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2674018Z self=, 2025-05-07T20:50:21.2674675Z index_type=torch.int64, 2025-05-07T20:50:21.2674963Z has_weight=False, 2025-05-07T20:50:21.2675236Z bucketize_pos=False, 2025-05-07T20:50:21.2675508Z sequence=True, 2025-05-07T20:50:21.2675757Z my_size=3, 2025-05-07T20:50:21.2675991Z ) 2025-05-07T20:50:21.2676296Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2677038Z self=, 2025-05-07T20:50:21.2677697Z index_type=torch.int32, 2025-05-07T20:50:21.2678087Z has_weight=False, 2025-05-07T20:50:21.2678439Z bucketize_pos=True, 2025-05-07T20:50:21.2678713Z sequence=True, 2025-05-07T20:50:21.2678953Z my_size=1024, 2025-05-07T20:50:21.2679198Z ) 2025-05-07T20:50:21.2679508Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2680241Z self=, 2025-05-07T20:50:21.2680921Z index_type=torch.int32, 2025-05-07T20:50:21.2681210Z has_weight=False, 2025-05-07T20:50:21.2690139Z bucketize_pos=True, 2025-05-07T20:50:21.2690428Z sequence=False, 2025-05-07T20:50:21.2690689Z my_size=194, 2025-05-07T20:50:21.2690938Z ) 2025-05-07T20:50:21.2691257Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2692017Z self=, 2025-05-07T20:50:21.2692704Z index_type=torch.int32, 2025-05-07T20:50:21.2693114Z has_weight=False, 2025-05-07T20:50:21.2693403Z bucketize_pos=False, 2025-05-07T20:50:21.2693695Z sequence=False, 2025-05-07T20:50:21.2693946Z my_size=194, 2025-05-07T20:50:21.2694191Z ) 2025-05-07T20:50:21.2694522Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2695285Z self=, 2025-05-07T20:50:21.2695948Z index_type=torch.int32, 2025-05-07T20:50:21.2696250Z has_weight=False, 2025-05-07T20:50:21.2696539Z bucketize_pos=True, 2025-05-07T20:50:21.2696812Z sequence=False, 2025-05-07T20:50:21.2697070Z my_size=3, 2025-05-07T20:50:21.2697309Z ) 2025-05-07T20:50:21.2697625Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2698379Z self=, 2025-05-07T20:50:21.2699869Z index_type=torch.int32, 2025-05-07T20:50:21.2700174Z has_weight=False, 2025-05-07T20:50:21.2700455Z bucketize_pos=True, 2025-05-07T20:50:21.2700730Z sequence=True, 2025-05-07T20:50:21.2700974Z my_size=3, 2025-05-07T20:50:21.2701214Z ) 2025-05-07T20:50:21.2701542Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2702299Z self=, 2025-05-07T20:50:21.2702965Z index_type=torch.int32, 2025-05-07T20:50:21.2703269Z has_weight=True, 2025-05-07T20:50:21.2703552Z bucketize_pos=True, 2025-05-07T20:50:21.2703821Z sequence=True, 2025-05-07T20:50:21.2704078Z my_size=3, 2025-05-07T20:50:21.2704313Z ) 2025-05-07T20:50:21.2704627Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2705375Z self=, 2025-05-07T20:50:21.2706048Z index_type=torch.int64, 2025-05-07T20:50:21.2706342Z has_weight=False, 2025-05-07T20:50:21.2706620Z bucketize_pos=True, 2025-05-07T20:50:21.2706894Z sequence=True, 2025-05-07T20:50:21.2707148Z my_size=1024, 2025-05-07T20:50:21.2707384Z ) 2025-05-07T20:50:21.2707701Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2708448Z self=, 2025-05-07T20:50:21.2709447Z index_type=torch.int64, 2025-05-07T20:50:21.2709743Z has_weight=True, 2025-05-07T20:50:21.2710020Z bucketize_pos=True, 2025-05-07T20:50:21.2710289Z sequence=True, 2025-05-07T20:50:21.2710550Z my_size=1024, 2025-05-07T20:50:21.2710795Z ) 2025-05-07T20:50:21.2711108Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2711861Z self=, 2025-05-07T20:50:21.2712791Z index_type=torch.int32, 2025-05-07T20:50:21.2713204Z has_weight=False, 2025-05-07T20:50:21.2713536Z bucketize_pos=True, 2025-05-07T20:50:21.2713817Z sequence=True, 2025-05-07T20:50:21.2714074Z my_size=256, 2025-05-07T20:50:21.2714310Z ) 2025-05-07T20:50:21.2714634Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2715382Z self=, 2025-05-07T20:50:21.2716043Z index_type=torch.int32, 2025-05-07T20:50:21.2716343Z has_weight=False, 2025-05-07T20:50:21.2716624Z bucketize_pos=True, 2025-05-07T20:50:21.2716894Z sequence=False, 2025-05-07T20:50:21.2717153Z my_size=256, 2025-05-07T20:50:21.2717406Z ) 2025-05-07T20:50:21.2717720Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2718470Z self=, 2025-05-07T20:50:21.2719148Z index_type=torch.int32, 2025-05-07T20:50:21.2719456Z has_weight=False, 2025-05-07T20:50:21.2719727Z bucketize_pos=False, 2025-05-07T20:50:21.2720020Z sequence=False, 2025-05-07T20:50:21.2720275Z my_size=256, 2025-05-07T20:50:21.2720512Z ) 2025-05-07T20:50:21.2720832Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2721580Z self=, 2025-05-07T20:50:21.2722236Z index_type=torch.int64, 2025-05-07T20:50:21.2722535Z has_weight=False, 2025-05-07T20:50:21.2722809Z bucketize_pos=True, 2025-05-07T20:50:21.2723075Z sequence=True, 2025-05-07T20:50:21.2723327Z my_size=3, 2025-05-07T20:50:21.2723561Z ) 2025-05-07T20:50:21.2723871Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2724620Z self=, 2025-05-07T20:50:21.2725298Z index_type=torch.int32, 2025-05-07T20:50:21.2725595Z has_weight=False, 2025-05-07T20:50:21.2725861Z bucketize_pos=True, 2025-05-07T20:50:21.2726135Z sequence=True, 2025-05-07T20:50:21.2726384Z my_size=194, 2025-05-07T20:50:21.2726617Z ) 2025-05-07T20:50:21.2726937Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2727681Z self=, 2025-05-07T20:50:21.2728340Z index_type=torch.int32, 2025-05-07T20:50:21.2728636Z has_weight=True, 2025-05-07T20:50:21.2728909Z bucketize_pos=True, 2025-05-07T20:50:21.2729176Z sequence=True, 2025-05-07T20:50:21.2729429Z my_size=194, 2025-05-07T20:50:21.2729671Z ) 2025-05-07T20:50:21.2729986Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2730739Z self=, 2025-05-07T20:50:21.2731418Z index_type=torch.int32, 2025-05-07T20:50:21.2731719Z has_weight=False, 2025-05-07T20:50:21.2731987Z bucketize_pos=False, 2025-05-07T20:50:21.2732272Z sequence=True, 2025-05-07T20:50:21.2732527Z my_size=256, 2025-05-07T20:50:21.2732762Z ) 2025-05-07T20:50:21.2733170Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2733928Z self=, 2025-05-07T20:50:21.2734589Z index_type=torch.int64, 2025-05-07T20:50:21.2734888Z has_weight=True, 2025-05-07T20:50:21.2735165Z bucketize_pos=False, 2025-05-07T20:50:21.2735470Z sequence=False, 2025-05-07T20:50:21.2735686Z my_size=194, 2025-05-07T20:50:21.2735889Z ) 2025-05-07T20:50:21.2736149Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2736755Z self=, 2025-05-07T20:50:21.2737563Z index_type=torch.int64, 2025-05-07T20:50:21.2737829Z has_weight=True, 2025-05-07T20:50:21.2738063Z bucketize_pos=True, 2025-05-07T20:50:21.2738309Z sequence=False, 2025-05-07T20:50:21.2738533Z my_size=194, 2025-05-07T20:50:21.2738740Z ) 2025-05-07T20:50:21.2739031Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2739750Z self=, 2025-05-07T20:50:21.2740382Z index_type=torch.int64, 2025-05-07T20:50:21.2740653Z has_weight=False, 2025-05-07T20:50:21.2740899Z bucketize_pos=False, 2025-05-07T20:50:21.2741148Z sequence=False, 2025-05-07T20:50:21.2741374Z my_size=194, 2025-05-07T20:50:21.2741590Z ) 2025-05-07T20:50:21.2741870Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:21.2742590Z self=, 2025-05-07T20:50:21.2743240Z index_type=torch.int32, 2025-05-07T20:50:21.2743504Z has_weight=True, 2025-05-07T20:50:21.2743741Z bucketize_pos=True, 2025-05-07T20:50:21.2743983Z sequence=True, 2025-05-07T20:50:21.2744207Z my_size=1024, 2025-05-07T20:50:21.2744413Z ) 2025-05-07T20:50:33.6908010Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:33.6908660Z self=, 2025-05-07T20:50:33.6909210Z index_type=torch.int64, 2025-05-07T20:50:33.6909463Z has_weight=True, 2025-05-07T20:50:33.6909701Z bucketize_pos=True, 2025-05-07T20:50:33.6909920Z sequence=True, 2025-05-07T20:50:33.6910136Z my_size=194, 2025-05-07T20:50:33.6910328Z ) 2025-05-07T20:50:33.6910592Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:33.6911198Z self=, 2025-05-07T20:50:33.6911767Z index_type=torch.int64, 2025-05-07T20:50:33.6912005Z has_weight=False, 2025-05-07T20:50:33.6912235Z bucketize_pos=False, 2025-05-07T20:50:33.6912469Z sequence=False, 2025-05-07T20:50:33.6912667Z my_size=1024, 2025-05-07T20:50:33.6912863Z ) 2025-05-07T20:50:33.6913123Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:33.6913714Z self=, 2025-05-07T20:50:33.6914243Z index_type=torch.int32, 2025-05-07T20:50:33.6914481Z has_weight=False, 2025-05-07T20:50:33.6914695Z bucketize_pos=True, 2025-05-07T20:50:33.6914918Z sequence=False, 2025-05-07T20:50:33.6915123Z my_size=1024, 2025-05-07T20:50:33.6915314Z ) 2025-05-07T20:50:33.6915572Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:33.6916330Z self=, 2025-05-07T20:50:33.6916869Z index_type=torch.int32, 2025-05-07T20:50:33.6917103Z has_weight=False, 2025-05-07T20:50:33.6917328Z bucketize_pos=False, 2025-05-07T20:50:33.6917562Z sequence=False, 2025-05-07T20:50:33.6917759Z my_size=1024, 2025-05-07T20:50:33.6917955Z ) 2025-05-07T20:50:33.6918137Z PASSED 2025-05-07T20:50:33.7230100Z 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:50:33.7232025Z self=, 2025-05-07T20:50:33.7233141Z long_indices=False, 2025-05-07T20:50:33.7233620Z use_cpu=False, 2025-05-07T20:50:33.7234177Z keep_orig_idx=False, 2025-05-07T20:50:33.7234623Z sequence=False, 2025-05-07T20:50:33.7235045Z bucketize_pos=False, 2025-05-07T20:50:33.7235988Z ) 2025-05-07T20:50:33.7236781Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7238084Z self=, 2025-05-07T20:50:33.7239188Z long_indices=True, 2025-05-07T20:50:33.7239616Z use_cpu=False, 2025-05-07T20:50:33.7240034Z keep_orig_idx=False, 2025-05-07T20:50:33.7240478Z sequence=False, 2025-05-07T20:50:33.7240887Z bucketize_pos=False, 2025-05-07T20:50:33.7241315Z ) 2025-05-07T20:50:33.7241682Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7242355Z self=, 2025-05-07T20:50:33.7242900Z long_indices=True, 2025-05-07T20:50:33.7243123Z use_cpu=False, 2025-05-07T20:50:33.7243337Z keep_orig_idx=True, 2025-05-07T20:50:33.7243554Z sequence=False, 2025-05-07T20:50:33.7243767Z bucketize_pos=True, 2025-05-07T20:50:33.7243993Z ) 2025-05-07T20:50:33.7244274Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7244925Z self=, 2025-05-07T20:50:33.7245477Z long_indices=True, 2025-05-07T20:50:33.7245694Z use_cpu=True, 2025-05-07T20:50:33.7245913Z keep_orig_idx=True, 2025-05-07T20:50:33.7246137Z sequence=False, 2025-05-07T20:50:33.7246343Z bucketize_pos=True, 2025-05-07T20:50:33.7246558Z ) 2025-05-07T20:50:33.7246838Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7247511Z self=, 2025-05-07T20:50:33.7248052Z long_indices=False, 2025-05-07T20:50:33.7248273Z use_cpu=True, 2025-05-07T20:50:33.7248479Z keep_orig_idx=True, 2025-05-07T20:50:33.7248696Z sequence=False, 2025-05-07T20:50:33.7248912Z bucketize_pos=True, 2025-05-07T20:50:33.7249129Z ) 2025-05-07T20:50:33.7249409Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7250061Z self=, 2025-05-07T20:50:33.7250609Z long_indices=True, 2025-05-07T20:50:33.7250826Z use_cpu=True, 2025-05-07T20:50:33.7251031Z keep_orig_idx=False, 2025-05-07T20:50:33.7251258Z sequence=True, 2025-05-07T20:50:33.7251467Z bucketize_pos=True, 2025-05-07T20:50:33.7251676Z ) 2025-05-07T20:50:33.7251958Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7252605Z self=, 2025-05-07T20:50:33.7253251Z long_indices=True, 2025-05-07T20:50:33.7253470Z use_cpu=False, 2025-05-07T20:50:33.7253676Z keep_orig_idx=True, 2025-05-07T20:50:33.7253897Z sequence=True, 2025-05-07T20:50:33.7254114Z bucketize_pos=False, 2025-05-07T20:50:33.7254335Z ) 2025-05-07T20:50:33.7254611Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7255257Z self=, 2025-05-07T20:50:33.7255803Z long_indices=False, 2025-05-07T20:50:33.7256024Z use_cpu=False, 2025-05-07T20:50:33.7256228Z keep_orig_idx=True, 2025-05-07T20:50:33.7256453Z sequence=False, 2025-05-07T20:50:33.7256663Z bucketize_pos=True, 2025-05-07T20:50:33.7256873Z ) 2025-05-07T20:50:33.7257158Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7257803Z self=, 2025-05-07T20:50:33.7258347Z long_indices=False, 2025-05-07T20:50:33.7258570Z use_cpu=True, 2025-05-07T20:50:33.7258879Z keep_orig_idx=False, 2025-05-07T20:50:33.7259178Z sequence=False, 2025-05-07T20:50:33.7259393Z bucketize_pos=False, 2025-05-07T20:50:33.7259609Z ) 2025-05-07T20:50:33.7259886Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7260534Z self=, 2025-05-07T20:50:33.7261081Z long_indices=True, 2025-05-07T20:50:33.7261331Z use_cpu=False, 2025-05-07T20:50:33.7261559Z keep_orig_idx=False, 2025-05-07T20:50:33.7261785Z sequence=True, 2025-05-07T20:50:33.7262004Z bucketize_pos=True, 2025-05-07T20:50:33.7262211Z ) 2025-05-07T20:50:33.7262490Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7263138Z self=, 2025-05-07T20:50:33.7263680Z long_indices=True, 2025-05-07T20:50:33.7263905Z use_cpu=False, 2025-05-07T20:50:33.7264125Z keep_orig_idx=False, 2025-05-07T20:50:33.7264348Z sequence=False, 2025-05-07T20:50:33.7264558Z bucketize_pos=True, 2025-05-07T20:50:33.7264773Z ) 2025-05-07T20:50:33.7265050Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7265701Z self=, 2025-05-07T20:50:33.7266255Z long_indices=False, 2025-05-07T20:50:33.7266479Z use_cpu=False, 2025-05-07T20:50:33.7266685Z keep_orig_idx=False, 2025-05-07T20:50:33.7266912Z sequence=False, 2025-05-07T20:50:33.7267125Z bucketize_pos=True, 2025-05-07T20:50:33.7267332Z ) 2025-05-07T20:50:33.7267615Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7268261Z self=, 2025-05-07T20:50:33.7268800Z long_indices=False, 2025-05-07T20:50:33.7269028Z use_cpu=False, 2025-05-07T20:50:33.7269244Z keep_orig_idx=False, 2025-05-07T20:50:33.7269473Z sequence=True, 2025-05-07T20:50:33.7269681Z bucketize_pos=False, 2025-05-07T20:50:33.7269900Z ) 2025-05-07T20:50:33.7270184Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7270823Z self=, 2025-05-07T20:50:33.7271369Z long_indices=False, 2025-05-07T20:50:33.7271595Z use_cpu=False, 2025-05-07T20:50:33.7271800Z keep_orig_idx=False, 2025-05-07T20:50:33.7272026Z sequence=True, 2025-05-07T20:50:33.7272237Z bucketize_pos=True, 2025-05-07T20:50:33.7272445Z ) 2025-05-07T20:50:33.7272730Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7273379Z self=, 2025-05-07T20:50:33.7273936Z long_indices=False, 2025-05-07T20:50:33.7274156Z use_cpu=True, 2025-05-07T20:50:33.7274372Z keep_orig_idx=False, 2025-05-07T20:50:33.7274599Z sequence=True, 2025-05-07T20:50:33.7274812Z bucketize_pos=True, 2025-05-07T20:50:33.7275030Z ) 2025-05-07T20:50:33.7275316Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:33.7275959Z self=, 2025-05-07T20:50:33.7276517Z long_indices=False, 2025-05-07T20:50:33.7276736Z use_cpu=True, 2025-05-07T20:50:33.7276940Z keep_orig_idx=False, 2025-05-07T20:50:33.7277172Z sequence=False, 2025-05-07T20:50:33.7277384Z bucketize_pos=True, 2025-05-07T20:50:33.7277590Z ) 2025-05-07T20:50:33.7277766Z PASSED 2025-05-07T20:50:33.7629395Z 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:50:33.7630901Z self=, 2025-05-07T20:50:33.7631498Z long_indices=False, 2025-05-07T20:50:33.7631741Z use_cpu=False, 2025-05-07T20:50:33.7631955Z keep_orig_idx=False, 2025-05-07T20:50:33.7632183Z sequence=False, 2025-05-07T20:50:33.7632381Z ) 2025-05-07T20:50:33.7632676Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7633352Z self=, 2025-05-07T20:50:33.7633913Z long_indices=True, 2025-05-07T20:50:33.7634127Z use_cpu=False, 2025-05-07T20:50:33.7634343Z keep_orig_idx=False, 2025-05-07T20:50:33.7634571Z sequence=False, 2025-05-07T20:50:33.7634764Z ) 2025-05-07T20:50:33.7635060Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7635740Z self=, 2025-05-07T20:50:33.7636291Z long_indices=True, 2025-05-07T20:50:33.7636516Z use_cpu=False, 2025-05-07T20:50:33.7636730Z keep_orig_idx=True, 2025-05-07T20:50:33.7636948Z sequence=False, 2025-05-07T20:50:33.7637157Z ) 2025-05-07T20:50:33.7637462Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7638129Z self=, 2025-05-07T20:50:33.7638694Z long_indices=False, 2025-05-07T20:50:33.7638919Z use_cpu=True, 2025-05-07T20:50:33.7639134Z keep_orig_idx=True, 2025-05-07T20:50:33.7639359Z sequence=False, 2025-05-07T20:50:33.7639561Z ) 2025-05-07T20:50:33.7639864Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7640539Z self=, 2025-05-07T20:50:33.7641111Z long_indices=True, 2025-05-07T20:50:33.7641339Z use_cpu=True, 2025-05-07T20:50:33.7641546Z keep_orig_idx=False, 2025-05-07T20:50:33.7641806Z sequence=False, 2025-05-07T20:50:33.7642030Z ) 2025-05-07T20:50:33.7642325Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7642991Z self=, 2025-05-07T20:50:33.7643554Z long_indices=True, 2025-05-07T20:50:33.7643777Z use_cpu=True, 2025-05-07T20:50:33.7643989Z keep_orig_idx=True, 2025-05-07T20:50:33.7644215Z sequence=False, 2025-05-07T20:50:33.7644423Z ) 2025-05-07T20:50:33.7644718Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7645395Z self=, 2025-05-07T20:50:33.7645967Z long_indices=False, 2025-05-07T20:50:33.7646191Z use_cpu=False, 2025-05-07T20:50:33.7646405Z keep_orig_idx=True, 2025-05-07T20:50:33.7646636Z sequence=False, 2025-05-07T20:50:33.7646844Z ) 2025-05-07T20:50:33.7647135Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7647819Z self=, 2025-05-07T20:50:33.7648396Z long_indices=False, 2025-05-07T20:50:33.7648611Z use_cpu=True, 2025-05-07T20:50:33.7648831Z keep_orig_idx=False, 2025-05-07T20:50:33.7649066Z sequence=True, 2025-05-07T20:50:33.7649262Z ) 2025-05-07T20:50:33.7649559Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7650227Z self=, 2025-05-07T20:50:33.7651441Z long_indices=True, 2025-05-07T20:50:33.7651770Z use_cpu=True, 2025-05-07T20:50:33.7651985Z keep_orig_idx=False, 2025-05-07T20:50:33.7652212Z sequence=True, 2025-05-07T20:50:33.7652410Z ) 2025-05-07T20:50:33.7652704Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7653456Z self=, 2025-05-07T20:50:33.7654010Z long_indices=True, 2025-05-07T20:50:33.7654231Z use_cpu=False, 2025-05-07T20:50:33.7654441Z keep_orig_idx=True, 2025-05-07T20:50:33.7654659Z sequence=True, 2025-05-07T20:50:33.7654871Z ) 2025-05-07T20:50:33.7662759Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7663458Z self=, 2025-05-07T20:50:33.7664039Z long_indices=False, 2025-05-07T20:50:33.7664274Z use_cpu=True, 2025-05-07T20:50:33.7664499Z keep_orig_idx=True, 2025-05-07T20:50:33.7664726Z sequence=True, 2025-05-07T20:50:33.7664923Z ) 2025-05-07T20:50:33.7665227Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7665906Z self=, 2025-05-07T20:50:33.7666473Z long_indices=True, 2025-05-07T20:50:33.7666699Z use_cpu=True, 2025-05-07T20:50:33.7666912Z keep_orig_idx=True, 2025-05-07T20:50:33.7667130Z sequence=True, 2025-05-07T20:50:33.7667337Z ) 2025-05-07T20:50:33.7667640Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7668308Z self=, 2025-05-07T20:50:33.7668879Z long_indices=False, 2025-05-07T20:50:33.7669107Z use_cpu=True, 2025-05-07T20:50:33.7669330Z keep_orig_idx=False, 2025-05-07T20:50:33.7669567Z sequence=False, 2025-05-07T20:50:33.7669769Z ) 2025-05-07T20:50:33.7670072Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7670738Z self=, 2025-05-07T20:50:33.7671316Z long_indices=False, 2025-05-07T20:50:33.7671547Z use_cpu=False, 2025-05-07T20:50:33.7671754Z keep_orig_idx=False, 2025-05-07T20:50:33.7671986Z sequence=True, 2025-05-07T20:50:33.7672189Z ) 2025-05-07T20:50:33.7672482Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7673158Z self=, 2025-05-07T20:50:33.7673728Z long_indices=False, 2025-05-07T20:50:33.7673955Z use_cpu=False, 2025-05-07T20:50:33.7674165Z keep_orig_idx=True, 2025-05-07T20:50:33.7674393Z sequence=True, 2025-05-07T20:50:33.7674600Z ) 2025-05-07T20:50:33.7674896Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:33.7675569Z self=, 2025-05-07T20:50:33.7676129Z long_indices=True, 2025-05-07T20:50:33.7676349Z use_cpu=False, 2025-05-07T20:50:33.7676560Z keep_orig_idx=False, 2025-05-07T20:50:33.7676794Z sequence=True, 2025-05-07T20:50:33.7676989Z ) 2025-05-07T20:50:33.7677174Z PASSED 2025-05-07T20:50:33.7952433Z 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:50:33.7953609Z self=, 2025-05-07T20:50:33.7954217Z long_indices=False, 2025-05-07T20:50:33.7954678Z use_cpu=False, 2025-05-07T20:50:33.7955005Z keep_orig_idx=False, 2025-05-07T20:50:33.7955243Z sequence=False, 2025-05-07T20:50:33.7955449Z ) 2025-05-07T20:50:33.7955879Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7956622Z self=, 2025-05-07T20:50:33.7957399Z long_indices=True, 2025-05-07T20:50:33.7957617Z use_cpu=False, 2025-05-07T20:50:33.7957833Z keep_orig_idx=False, 2025-05-07T20:50:33.7958070Z sequence=False, 2025-05-07T20:50:33.7958269Z ) 2025-05-07T20:50:33.7958596Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7959329Z self=, 2025-05-07T20:50:33.7959915Z long_indices=False, 2025-05-07T20:50:33.7960151Z use_cpu=True, 2025-05-07T20:50:33.7960372Z keep_orig_idx=False, 2025-05-07T20:50:33.7960596Z sequence=True, 2025-05-07T20:50:33.7960805Z ) 2025-05-07T20:50:33.7961130Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7961884Z self=, 2025-05-07T20:50:33.7962483Z long_indices=True, 2025-05-07T20:50:33.7962717Z use_cpu=True, 2025-05-07T20:50:33.7962932Z keep_orig_idx=True, 2025-05-07T20:50:33.7963152Z sequence=False, 2025-05-07T20:50:33.7963354Z ) 2025-05-07T20:50:33.7963676Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7964404Z self=, 2025-05-07T20:50:33.7965009Z long_indices=False, 2025-05-07T20:50:33.7965239Z use_cpu=False, 2025-05-07T20:50:33.7965455Z keep_orig_idx=True, 2025-05-07T20:50:33.7965683Z sequence=True, 2025-05-07T20:50:33.7965887Z ) 2025-05-07T20:50:33.7966215Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7966947Z self=, 2025-05-07T20:50:33.7967552Z long_indices=True, 2025-05-07T20:50:33.7967778Z use_cpu=True, 2025-05-07T20:50:33.7967982Z keep_orig_idx=False, 2025-05-07T20:50:33.7968209Z sequence=False, 2025-05-07T20:50:33.7968412Z ) 2025-05-07T20:50:33.7968725Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7969463Z self=, 2025-05-07T20:50:33.7970058Z long_indices=True, 2025-05-07T20:50:33.7970284Z use_cpu=False, 2025-05-07T20:50:33.7970495Z keep_orig_idx=True, 2025-05-07T20:50:33.7970728Z sequence=False, 2025-05-07T20:50:33.7970928Z ) 2025-05-07T20:50:33.7971240Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7972028Z self=, 2025-05-07T20:50:33.7972632Z long_indices=False, 2025-05-07T20:50:33.7972853Z use_cpu=False, 2025-05-07T20:50:33.7973138Z keep_orig_idx=False, 2025-05-07T20:50:33.7973377Z sequence=True, 2025-05-07T20:50:33.7973568Z ) 2025-05-07T20:50:33.7973893Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7974627Z self=, 2025-05-07T20:50:33.7975229Z long_indices=False, 2025-05-07T20:50:33.7975448Z use_cpu=False, 2025-05-07T20:50:33.7975667Z keep_orig_idx=True, 2025-05-07T20:50:33.7976003Z sequence=False, 2025-05-07T20:50:33.7976270Z ) 2025-05-07T20:50:33.7976593Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7977335Z self=, 2025-05-07T20:50:33.7977918Z long_indices=True, 2025-05-07T20:50:33.7978143Z use_cpu=True, 2025-05-07T20:50:33.7978355Z keep_orig_idx=False, 2025-05-07T20:50:33.7978581Z sequence=True, 2025-05-07T20:50:33.7978784Z ) 2025-05-07T20:50:33.7979105Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7979847Z self=, 2025-05-07T20:50:33.7980447Z long_indices=False, 2025-05-07T20:50:33.7980679Z use_cpu=True, 2025-05-07T20:50:33.7980897Z keep_orig_idx=True, 2025-05-07T20:50:33.7981124Z sequence=False, 2025-05-07T20:50:33.7981342Z ) 2025-05-07T20:50:33.7981709Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7982448Z self=, 2025-05-07T20:50:33.7983061Z long_indices=True, 2025-05-07T20:50:33.7983288Z use_cpu=True, 2025-05-07T20:50:33.7983504Z keep_orig_idx=True, 2025-05-07T20:50:33.7983724Z sequence=True, 2025-05-07T20:50:33.7983928Z ) 2025-05-07T20:50:33.7984256Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7984977Z self=, 2025-05-07T20:50:33.7985572Z long_indices=False, 2025-05-07T20:50:33.7985804Z use_cpu=True, 2025-05-07T20:50:33.7986016Z keep_orig_idx=True, 2025-05-07T20:50:33.7986247Z sequence=True, 2025-05-07T20:50:33.7986448Z ) 2025-05-07T20:50:33.7986774Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7987506Z self=, 2025-05-07T20:50:33.7988095Z long_indices=True, 2025-05-07T20:50:33.7988319Z use_cpu=False, 2025-05-07T20:50:33.7988527Z keep_orig_idx=True, 2025-05-07T20:50:33.7988758Z sequence=True, 2025-05-07T20:50:33.7988963Z ) 2025-05-07T20:50:33.7989285Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7990033Z self=, 2025-05-07T20:50:33.7990637Z long_indices=False, 2025-05-07T20:50:33.7990857Z use_cpu=True, 2025-05-07T20:50:33.7991077Z keep_orig_idx=False, 2025-05-07T20:50:33.7991322Z sequence=False, 2025-05-07T20:50:33.7991524Z ) 2025-05-07T20:50:33.7991853Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:33.7992583Z self=, 2025-05-07T20:50:33.7993172Z long_indices=True, 2025-05-07T20:50:33.7993397Z use_cpu=False, 2025-05-07T20:50:33.7993616Z keep_orig_idx=False, 2025-05-07T20:50:33.7993845Z sequence=True, 2025-05-07T20:50:33.7994044Z ) 2025-05-07T20:50:33.7994229Z PASSED 2025-05-07T20:50:33.8298115Z 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:50:33.8299709Z self=, 2025-05-07T20:50:33.8300301Z long_indices=False, 2025-05-07T20:50:33.8300745Z use_cpu=False, 2025-05-07T20:50:33.8301080Z keep_orig_idx=False, 2025-05-07T20:50:33.8301338Z sequence=False, 2025-05-07T20:50:33.8301647Z ) 2025-05-07T20:50:33.8302082Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8302964Z self=, 2025-05-07T20:50:33.8303551Z long_indices=True, 2025-05-07T20:50:33.8303765Z use_cpu=False, 2025-05-07T20:50:33.8303977Z keep_orig_idx=False, 2025-05-07T20:50:33.8304205Z sequence=False, 2025-05-07T20:50:33.8304394Z ) 2025-05-07T20:50:33.8304708Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8305435Z self=, 2025-05-07T20:50:33.8306032Z long_indices=True, 2025-05-07T20:50:33.8306249Z use_cpu=False, 2025-05-07T20:50:33.8306468Z keep_orig_idx=True, 2025-05-07T20:50:33.8306724Z sequence=False, 2025-05-07T20:50:33.8306922Z ) 2025-05-07T20:50:33.8307235Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8307959Z self=, 2025-05-07T20:50:33.8308544Z long_indices=True, 2025-05-07T20:50:33.8308757Z use_cpu=True, 2025-05-07T20:50:33.8308969Z keep_orig_idx=False, 2025-05-07T20:50:33.8309195Z sequence=True, 2025-05-07T20:50:33.8309385Z ) 2025-05-07T20:50:33.8309702Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8310430Z self=, 2025-05-07T20:50:33.8311020Z long_indices=True, 2025-05-07T20:50:33.8311234Z use_cpu=True, 2025-05-07T20:50:33.8311452Z keep_orig_idx=True, 2025-05-07T20:50:33.8311685Z sequence=False, 2025-05-07T20:50:33.8311879Z ) 2025-05-07T20:50:33.8312198Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8312929Z self=, 2025-05-07T20:50:33.8313507Z long_indices=True, 2025-05-07T20:50:33.8313728Z use_cpu=False, 2025-05-07T20:50:33.8313938Z keep_orig_idx=True, 2025-05-07T20:50:33.8314159Z sequence=True, 2025-05-07T20:50:33.8314348Z ) 2025-05-07T20:50:33.8314663Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8315395Z self=, 2025-05-07T20:50:33.8315980Z long_indices=True, 2025-05-07T20:50:33.8316204Z use_cpu=False, 2025-05-07T20:50:33.8316423Z keep_orig_idx=False, 2025-05-07T20:50:33.8316653Z sequence=True, 2025-05-07T20:50:33.8316866Z ) 2025-05-07T20:50:33.8317186Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8317906Z self=, 2025-05-07T20:50:33.8318498Z long_indices=True, 2025-05-07T20:50:33.8318712Z use_cpu=True, 2025-05-07T20:50:33.8318924Z keep_orig_idx=False, 2025-05-07T20:50:33.8319147Z sequence=False, 2025-05-07T20:50:33.8319346Z ) 2025-05-07T20:50:33.8319663Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8320379Z self=, 2025-05-07T20:50:33.8320962Z long_indices=False, 2025-05-07T20:50:33.8321188Z use_cpu=True, 2025-05-07T20:50:33.8321388Z keep_orig_idx=False, 2025-05-07T20:50:33.8321759Z sequence=True, 2025-05-07T20:50:33.8321955Z ) 2025-05-07T20:50:33.8322376Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8323102Z self=, 2025-05-07T20:50:33.8323685Z long_indices=True, 2025-05-07T20:50:33.8323902Z use_cpu=True, 2025-05-07T20:50:33.8324101Z keep_orig_idx=True, 2025-05-07T20:50:33.8324320Z sequence=True, 2025-05-07T20:50:33.8324512Z ) 2025-05-07T20:50:33.8324817Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8325538Z self=, 2025-05-07T20:50:33.8326119Z long_indices=False, 2025-05-07T20:50:33.8326332Z use_cpu=False, 2025-05-07T20:50:33.8326539Z keep_orig_idx=True, 2025-05-07T20:50:33.8326759Z sequence=False, 2025-05-07T20:50:33.8326952Z ) 2025-05-07T20:50:33.8327270Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8327990Z self=, 2025-05-07T20:50:33.8328582Z long_indices=False, 2025-05-07T20:50:33.8328794Z use_cpu=True, 2025-05-07T20:50:33.8329002Z keep_orig_idx=True, 2025-05-07T20:50:33.8329223Z sequence=False, 2025-05-07T20:50:33.8329416Z ) 2025-05-07T20:50:33.8329730Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8330451Z self=, 2025-05-07T20:50:33.8331030Z long_indices=False, 2025-05-07T20:50:33.8331251Z use_cpu=False, 2025-05-07T20:50:33.8331481Z keep_orig_idx=False, 2025-05-07T20:50:33.8331737Z sequence=True, 2025-05-07T20:50:33.8331934Z ) 2025-05-07T20:50:33.8332256Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8333083Z self=, 2025-05-07T20:50:33.8333660Z long_indices=False, 2025-05-07T20:50:33.8333881Z use_cpu=False, 2025-05-07T20:50:33.8334089Z keep_orig_idx=True, 2025-05-07T20:50:33.8334300Z sequence=True, 2025-05-07T20:50:33.8334498Z ) 2025-05-07T20:50:33.8334813Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8335526Z self=, 2025-05-07T20:50:33.8336106Z long_indices=False, 2025-05-07T20:50:33.8336324Z use_cpu=True, 2025-05-07T20:50:33.8336528Z keep_orig_idx=True, 2025-05-07T20:50:33.8336742Z sequence=True, 2025-05-07T20:50:33.8336935Z ) 2025-05-07T20:50:33.8337259Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:33.8337974Z self=, 2025-05-07T20:50:33.8338559Z long_indices=False, 2025-05-07T20:50:33.8338779Z use_cpu=True, 2025-05-07T20:50:33.8338981Z keep_orig_idx=False, 2025-05-07T20:50:33.8339209Z sequence=False, 2025-05-07T20:50:33.8339406Z ) 2025-05-07T20:50:33.8339568Z PASSED 2025-05-07T20:50:33.8629612Z 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:50:33.8631113Z self=, 2025-05-07T20:50:33.8631747Z long_indices=False, 2025-05-07T20:50:33.8631975Z use_cpu=False, 2025-05-07T20:50:33.8632405Z keep_orig_idx=False, 2025-05-07T20:50:33.8632777Z sequence=False, 2025-05-07T20:50:33.8633012Z ) 2025-05-07T20:50:33.8633434Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8634216Z self=, 2025-05-07T20:50:33.8634838Z long_indices=True, 2025-05-07T20:50:33.8635060Z use_cpu=False, 2025-05-07T20:50:33.8635263Z keep_orig_idx=False, 2025-05-07T20:50:33.8635493Z sequence=False, 2025-05-07T20:50:33.8635689Z ) 2025-05-07T20:50:33.8636025Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8636804Z self=, 2025-05-07T20:50:33.8637420Z long_indices=True, 2025-05-07T20:50:33.8637643Z use_cpu=False, 2025-05-07T20:50:33.8637860Z keep_orig_idx=False, 2025-05-07T20:50:33.8638089Z sequence=True, 2025-05-07T20:50:33.8638277Z ) 2025-05-07T20:50:33.8638628Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8639411Z self=, 2025-05-07T20:50:33.8640033Z long_indices=False, 2025-05-07T20:50:33.8640248Z use_cpu=True, 2025-05-07T20:50:33.8640459Z keep_orig_idx=False, 2025-05-07T20:50:33.8640694Z sequence=True, 2025-05-07T20:50:33.8640886Z ) 2025-05-07T20:50:33.8641232Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8642014Z self=, 2025-05-07T20:50:33.8642618Z long_indices=True, 2025-05-07T20:50:33.8642848Z use_cpu=True, 2025-05-07T20:50:33.8643061Z keep_orig_idx=True, 2025-05-07T20:50:33.8643288Z sequence=False, 2025-05-07T20:50:33.8643480Z ) 2025-05-07T20:50:33.8643816Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8644592Z self=, 2025-05-07T20:50:33.8645198Z long_indices=True, 2025-05-07T20:50:33.8645413Z use_cpu=False, 2025-05-07T20:50:33.8645621Z keep_orig_idx=True, 2025-05-07T20:50:33.8645834Z sequence=False, 2025-05-07T20:50:33.8646032Z ) 2025-05-07T20:50:33.8646373Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8647142Z self=, 2025-05-07T20:50:33.8647757Z long_indices=False, 2025-05-07T20:50:33.8647984Z use_cpu=True, 2025-05-07T20:50:33.8648193Z keep_orig_idx=True, 2025-05-07T20:50:33.8648408Z sequence=False, 2025-05-07T20:50:33.8648604Z ) 2025-05-07T20:50:33.8648946Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8649714Z self=, 2025-05-07T20:50:33.8650323Z long_indices=False, 2025-05-07T20:50:33.8650545Z use_cpu=False, 2025-05-07T20:50:33.8650745Z keep_orig_idx=True, 2025-05-07T20:50:33.8650966Z sequence=True, 2025-05-07T20:50:33.8651166Z ) 2025-05-07T20:50:33.8651537Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8652333Z self=, 2025-05-07T20:50:33.8653040Z long_indices=True, 2025-05-07T20:50:33.8653367Z use_cpu=True, 2025-05-07T20:50:33.8653646Z keep_orig_idx=False, 2025-05-07T20:50:33.8653883Z sequence=False, 2025-05-07T20:50:33.8654081Z ) 2025-05-07T20:50:33.8654418Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8655197Z self=, 2025-05-07T20:50:33.8655817Z long_indices=True, 2025-05-07T20:50:33.8656037Z use_cpu=True, 2025-05-07T20:50:33.8656237Z keep_orig_idx=True, 2025-05-07T20:50:33.8656460Z sequence=True, 2025-05-07T20:50:33.8656654Z ) 2025-05-07T20:50:33.8656987Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8657765Z self=, 2025-05-07T20:50:33.8658386Z long_indices=False, 2025-05-07T20:50:33.8658608Z use_cpu=False, 2025-05-07T20:50:33.8658832Z keep_orig_idx=False, 2025-05-07T20:50:33.8659059Z sequence=True, 2025-05-07T20:50:33.8659246Z ) 2025-05-07T20:50:33.8659587Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8660370Z self=, 2025-05-07T20:50:33.8660989Z long_indices=False, 2025-05-07T20:50:33.8661203Z use_cpu=False, 2025-05-07T20:50:33.8661416Z keep_orig_idx=True, 2025-05-07T20:50:33.8661642Z sequence=False, 2025-05-07T20:50:33.8661834Z ) 2025-05-07T20:50:33.8662179Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8662965Z self=, 2025-05-07T20:50:33.8663575Z long_indices=False, 2025-05-07T20:50:33.8663796Z use_cpu=True, 2025-05-07T20:50:33.8664015Z keep_orig_idx=False, 2025-05-07T20:50:33.8664244Z sequence=False, 2025-05-07T20:50:33.8664433Z ) 2025-05-07T20:50:33.8664774Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8665553Z self=, 2025-05-07T20:50:33.8666156Z long_indices=True, 2025-05-07T20:50:33.8666379Z use_cpu=True, 2025-05-07T20:50:33.8666593Z keep_orig_idx=False, 2025-05-07T20:50:33.8666812Z sequence=True, 2025-05-07T20:50:33.8667006Z ) 2025-05-07T20:50:33.8667346Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8668124Z self=, 2025-05-07T20:50:33.8668736Z long_indices=False, 2025-05-07T20:50:33.8668961Z use_cpu=True, 2025-05-07T20:50:33.8669170Z keep_orig_idx=True, 2025-05-07T20:50:33.8676801Z sequence=True, 2025-05-07T20:50:33.8677140Z ) 2025-05-07T20:50:33.8677506Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:33.8678299Z self=, 2025-05-07T20:50:33.8678925Z long_indices=True, 2025-05-07T20:50:33.8679151Z use_cpu=False, 2025-05-07T20:50:33.8679366Z keep_orig_idx=True, 2025-05-07T20:50:33.8679587Z sequence=True, 2025-05-07T20:50:33.8679789Z ) 2025-05-07T20:50:33.8679975Z PASSED 2025-05-07T20:50:33.8952236Z 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:50:33.8953966Z self=, 2025-05-07T20:50:33.8954706Z index_type=torch.int32, 2025-05-07T20:50:33.8954957Z has_weight=False, 2025-05-07T20:50:33.8955191Z bucketize_pos=False, 2025-05-07T20:50:33.8955420Z sequence=False, 2025-05-07T20:50:33.8955629Z ) 2025-05-07T20:50:33.8956030Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8956807Z self=, 2025-05-07T20:50:33.8957401Z index_type=torch.int64, 2025-05-07T20:50:33.8957645Z has_weight=False, 2025-05-07T20:50:33.8957875Z bucketize_pos=False, 2025-05-07T20:50:33.8958099Z sequence=False, 2025-05-07T20:50:33.8958300Z ) 2025-05-07T20:50:33.8958625Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8959372Z self=, 2025-05-07T20:50:33.8959977Z index_type=torch.int64, 2025-05-07T20:50:33.8960222Z has_weight=True, 2025-05-07T20:50:33.8960444Z bucketize_pos=False, 2025-05-07T20:50:33.8960679Z sequence=False, 2025-05-07T20:50:33.8960887Z ) 2025-05-07T20:50:33.8961216Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8961992Z self=, 2025-05-07T20:50:33.8962605Z index_type=torch.int64, 2025-05-07T20:50:33.8962849Z has_weight=True, 2025-05-07T20:50:33.8963065Z bucketize_pos=True, 2025-05-07T20:50:33.8963288Z sequence=True, 2025-05-07T20:50:33.8963489Z ) 2025-05-07T20:50:33.8963808Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8964551Z self=, 2025-05-07T20:50:33.8965155Z index_type=torch.int64, 2025-05-07T20:50:33.8965399Z has_weight=False, 2025-05-07T20:50:33.8965613Z bucketize_pos=True, 2025-05-07T20:50:33.8965832Z sequence=False, 2025-05-07T20:50:33.8966030Z ) 2025-05-07T20:50:33.8966343Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8967091Z self=, 2025-05-07T20:50:33.8967699Z index_type=torch.int32, 2025-05-07T20:50:33.8967937Z has_weight=True, 2025-05-07T20:50:33.8968164Z bucketize_pos=False, 2025-05-07T20:50:33.8968397Z sequence=True, 2025-05-07T20:50:33.8968591Z ) 2025-05-07T20:50:33.8968912Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8969657Z self=, 2025-05-07T20:50:33.8970264Z index_type=torch.int32, 2025-05-07T20:50:33.8970499Z has_weight=True, 2025-05-07T20:50:33.8970724Z bucketize_pos=True, 2025-05-07T20:50:33.8970954Z sequence=False, 2025-05-07T20:50:33.8971147Z ) 2025-05-07T20:50:33.8971476Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8972219Z self=, 2025-05-07T20:50:33.8972815Z index_type=torch.int32, 2025-05-07T20:50:33.8973173Z has_weight=True, 2025-05-07T20:50:33.8973397Z bucketize_pos=True, 2025-05-07T20:50:33.8973617Z sequence=True, 2025-05-07T20:50:33.8973821Z ) 2025-05-07T20:50:33.8974148Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8974983Z self=, 2025-05-07T20:50:33.8975660Z index_type=torch.int64, 2025-05-07T20:50:33.8975902Z has_weight=True, 2025-05-07T20:50:33.8976126Z bucketize_pos=False, 2025-05-07T20:50:33.8976350Z sequence=True, 2025-05-07T20:50:33.8976550Z ) 2025-05-07T20:50:33.8976872Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8977605Z self=, 2025-05-07T20:50:33.8978212Z index_type=torch.int32, 2025-05-07T20:50:33.8978455Z has_weight=False, 2025-05-07T20:50:33.8978683Z bucketize_pos=True, 2025-05-07T20:50:33.8978902Z sequence=True, 2025-05-07T20:50:33.8979103Z ) 2025-05-07T20:50:33.8979426Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8980166Z self=, 2025-05-07T20:50:33.8980776Z index_type=torch.int64, 2025-05-07T20:50:33.8981016Z has_weight=False, 2025-05-07T20:50:33.8981235Z bucketize_pos=True, 2025-05-07T20:50:33.8981459Z sequence=True, 2025-05-07T20:50:33.8981657Z ) 2025-05-07T20:50:33.8981968Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8982704Z self=, 2025-05-07T20:50:33.8983311Z index_type=torch.int32, 2025-05-07T20:50:33.8983552Z has_weight=True, 2025-05-07T20:50:33.8983765Z bucketize_pos=False, 2025-05-07T20:50:33.8984000Z sequence=False, 2025-05-07T20:50:33.8984195Z ) 2025-05-07T20:50:33.8984516Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8985265Z self=, 2025-05-07T20:50:33.8985873Z index_type=torch.int64, 2025-05-07T20:50:33.8986113Z has_weight=False, 2025-05-07T20:50:33.8986347Z bucketize_pos=False, 2025-05-07T20:50:33.8986588Z sequence=True, 2025-05-07T20:50:33.8986782Z ) 2025-05-07T20:50:33.8987109Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8987857Z self=, 2025-05-07T20:50:33.8988458Z index_type=torch.int64, 2025-05-07T20:50:33.8988700Z has_weight=True, 2025-05-07T20:50:33.8988928Z bucketize_pos=True, 2025-05-07T20:50:33.8989154Z sequence=False, 2025-05-07T20:50:33.8989350Z ) 2025-05-07T20:50:33.8989676Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8990418Z self=, 2025-05-07T20:50:33.8991019Z index_type=torch.int32, 2025-05-07T20:50:33.8991264Z has_weight=False, 2025-05-07T20:50:33.8991513Z bucketize_pos=True, 2025-05-07T20:50:33.8991764Z sequence=False, 2025-05-07T20:50:33.8991957Z ) 2025-05-07T20:50:33.8992283Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:33.8993024Z self=, 2025-05-07T20:50:33.8993626Z index_type=torch.int32, 2025-05-07T20:50:33.8993872Z has_weight=False, 2025-05-07T20:50:33.8994098Z bucketize_pos=False, 2025-05-07T20:50:33.8994322Z sequence=True, 2025-05-07T20:50:33.8994527Z ) 2025-05-07T20:50:33.8994710Z PASSED 2025-05-07T20:50:33.9215665Z 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:50:33.9217460Z self=, 2025-05-07T20:50:33.9218062Z index_type=torch.int32, 2025-05-07T20:50:33.9218306Z has_weight=False, 2025-05-07T20:50:33.9218534Z bucketize_pos=False, 2025-05-07T20:50:33.9218793Z sequence=False, 2025-05-07T20:50:33.9219088Z ) 2025-05-07T20:50:33.9219547Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9220428Z self=, 2025-05-07T20:50:33.9221032Z index_type=torch.int64, 2025-05-07T20:50:33.9221283Z has_weight=False, 2025-05-07T20:50:33.9221529Z bucketize_pos=False, 2025-05-07T20:50:33.9221798Z sequence=False, 2025-05-07T20:50:33.9222003Z ) 2025-05-07T20:50:33.9222330Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9223079Z self=, 2025-05-07T20:50:33.9223683Z index_type=torch.int64, 2025-05-07T20:50:33.9223930Z has_weight=True, 2025-05-07T20:50:33.9224149Z bucketize_pos=True, 2025-05-07T20:50:33.9224382Z sequence=False, 2025-05-07T20:50:33.9224589Z ) 2025-05-07T20:50:33.9224919Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9225663Z self=, 2025-05-07T20:50:33.9226268Z index_type=torch.int32, 2025-05-07T20:50:33.9226519Z has_weight=True, 2025-05-07T20:50:33.9226741Z bucketize_pos=False, 2025-05-07T20:50:33.9226981Z sequence=True, 2025-05-07T20:50:33.9227177Z ) 2025-05-07T20:50:33.9227506Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9228259Z self=, 2025-05-07T20:50:33.9228857Z index_type=torch.int64, 2025-05-07T20:50:33.9229105Z has_weight=False, 2025-05-07T20:50:33.9229332Z bucketize_pos=True, 2025-05-07T20:50:33.9229549Z sequence=False, 2025-05-07T20:50:33.9229751Z ) 2025-05-07T20:50:33.9230074Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9230812Z self=, 2025-05-07T20:50:33.9231410Z index_type=torch.int64, 2025-05-07T20:50:33.9231655Z has_weight=False, 2025-05-07T20:50:33.9231884Z bucketize_pos=False, 2025-05-07T20:50:33.9232109Z sequence=True, 2025-05-07T20:50:33.9232310Z ) 2025-05-07T20:50:33.9232636Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9233379Z self=, 2025-05-07T20:50:33.9233977Z index_type=torch.int32, 2025-05-07T20:50:33.9234218Z has_weight=True, 2025-05-07T20:50:33.9234442Z bucketize_pos=True, 2025-05-07T20:50:33.9234663Z sequence=False, 2025-05-07T20:50:33.9234865Z ) 2025-05-07T20:50:33.9235192Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9235924Z self=, 2025-05-07T20:50:33.9236526Z index_type=torch.int64, 2025-05-07T20:50:33.9236768Z has_weight=False, 2025-05-07T20:50:33.9236988Z bucketize_pos=True, 2025-05-07T20:50:33.9237212Z sequence=True, 2025-05-07T20:50:33.9237417Z ) 2025-05-07T20:50:33.9237738Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9238688Z self=, 2025-05-07T20:50:33.9239291Z index_type=torch.int32, 2025-05-07T20:50:33.9239534Z has_weight=True, 2025-05-07T20:50:33.9239753Z bucketize_pos=False, 2025-05-07T20:50:33.9239987Z sequence=False, 2025-05-07T20:50:33.9240192Z ) 2025-05-07T20:50:33.9240507Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9241239Z self=, 2025-05-07T20:50:33.9241887Z index_type=torch.int64, 2025-05-07T20:50:33.9242117Z has_weight=True, 2025-05-07T20:50:33.9242340Z bucketize_pos=False, 2025-05-07T20:50:33.9242566Z sequence=True, 2025-05-07T20:50:33.9242758Z ) 2025-05-07T20:50:33.9243077Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9243820Z self=, 2025-05-07T20:50:33.9244416Z index_type=torch.int32, 2025-05-07T20:50:33.9244653Z has_weight=True, 2025-05-07T20:50:33.9244873Z bucketize_pos=True, 2025-05-07T20:50:33.9245093Z sequence=True, 2025-05-07T20:50:33.9245283Z ) 2025-05-07T20:50:33.9245610Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9246346Z self=, 2025-05-07T20:50:33.9246941Z index_type=torch.int32, 2025-05-07T20:50:33.9247182Z has_weight=False, 2025-05-07T20:50:33.9247405Z bucketize_pos=True, 2025-05-07T20:50:33.9247630Z sequence=False, 2025-05-07T20:50:33.9247822Z ) 2025-05-07T20:50:33.9248146Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9248889Z self=, 2025-05-07T20:50:33.9249477Z index_type=torch.int32, 2025-05-07T20:50:33.9249711Z has_weight=False, 2025-05-07T20:50:33.9249931Z bucketize_pos=True, 2025-05-07T20:50:33.9250146Z sequence=True, 2025-05-07T20:50:33.9250339Z ) 2025-05-07T20:50:33.9250659Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9251400Z self=, 2025-05-07T20:50:33.9252035Z index_type=torch.int32, 2025-05-07T20:50:33.9252271Z has_weight=False, 2025-05-07T20:50:33.9252492Z bucketize_pos=False, 2025-05-07T20:50:33.9252711Z sequence=True, 2025-05-07T20:50:33.9252908Z ) 2025-05-07T20:50:33.9253347Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9254083Z self=, 2025-05-07T20:50:33.9254681Z index_type=torch.int64, 2025-05-07T20:50:33.9254917Z has_weight=True, 2025-05-07T20:50:33.9255131Z bucketize_pos=False, 2025-05-07T20:50:33.9255355Z sequence=False, 2025-05-07T20:50:33.9255553Z ) 2025-05-07T20:50:33.9255868Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:33.9256598Z self=, 2025-05-07T20:50:33.9257193Z index_type=torch.int64, 2025-05-07T20:50:33.9257434Z has_weight=True, 2025-05-07T20:50:33.9257648Z bucketize_pos=True, 2025-05-07T20:50:33.9257866Z sequence=True, 2025-05-07T20:50:33.9258059Z ) 2025-05-07T20:50:33.9258226Z PASSED 2025-05-07T20:50:33.9290962Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:33.9292742Z self=, 2025-05-07T20:50:33.9293883Z index_type=torch.int32, 2025-05-07T20:50:33.9294342Z ) 2025-05-07T20:50:33.9294807Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:33.9295888Z self=, 2025-05-07T20:50:33.9296881Z index_type=torch.int64, 2025-05-07T20:50:33.9297338Z ) 2025-05-07T20:50:33.9301479Z PASSED 2025-05-07T20:50:33.9301615Z 2025-05-07T20:50:33.9302128Z =============================== warnings summary =============================== 2025-05-07T20:50:33.9303035Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:50:33.9305616Z /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:50:33.9307969Z torch.testing.assert_allclose( 2025-05-07T20:50:33.9308273Z 2025-05-07T20:50:33.9308713Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:50:33.9311269Z /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:50:33.9313590Z torch.testing.assert_allclose( 2025-05-07T20:50:33.9313909Z 2025-05-07T20:50:33.9314246Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:33.9315030Z ================== 11 passed, 2 warnings in 123.34s (0:02:03) ================== 2025-05-07T20:50:34.7041696Z 2025-05-07T20:50:34.7042415Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:50:34.7062829Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 126 seconds 2025-05-07T20:50:34.7063140Z 2025-05-07T20:50:34.7063144Z 2025-05-07T20:50:34.7063148Z 2025-05-07T20:50:34.7063152Z 2025-05-07T20:50:34.7083436Z ################################################################################ 2025-05-07T20:50:34.7099118Z # [2025-05-07T20:50:34.709Z] Run Python Test Suite: 2025-05-07T20:50:34.7099442Z # ./sparse/cumsum_test.py 2025-05-07T20:50:34.7099711Z ################################################################################ 2025-05-07T20:50:34.7125511Z + 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:50:34.7126345Z 2025-05-07T20:50:36.8700376Z ============================= test session starts ============================== 2025-05-07T20:50:36.8701053Z 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:36.8701629Z cachedir: .pytest_cache 2025-05-07T20:50:36.8702190Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:36.8702897Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:36.8703296Z plugins: hypothesis-6.131.14 2025-05-07T20:50:39.2852275Z collecting ... collected 3 items 2025-05-07T20:50:39.2852578Z 2025-05-07T20:50:39.5904915Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5906437Z self=, 2025-05-07T20:50:39.5906982Z n=0, 2025-05-07T20:50:39.5907204Z b=0, 2025-05-07T20:50:39.5907468Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5907847Z device=device(type='cpu'), 2025-05-07T20:50:39.5908140Z ) 2025-05-07T20:50:39.5908435Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5909043Z self=, 2025-05-07T20:50:39.5909568Z n=12, 2025-05-07T20:50:39.5909790Z b=0, 2025-05-07T20:50:39.5910045Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5910402Z device=device(type='cpu'), 2025-05-07T20:50:39.5910691Z ) 2025-05-07T20:50:39.5910989Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5911613Z self=, 2025-05-07T20:50:39.5912155Z n=12, 2025-05-07T20:50:39.5912385Z b=0, 2025-05-07T20:50:39.5912657Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:39.5913039Z device=device(type='cpu'), 2025-05-07T20:50:39.5913330Z ) 2025-05-07T20:50:39.5913620Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5914232Z self=, 2025-05-07T20:50:39.5914768Z n=22, 2025-05-07T20:50:39.5914992Z b=1, 2025-05-07T20:50:39.5915244Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5915601Z device=device(type='cuda'), 2025-05-07T20:50:39.5915894Z ) 2025-05-07T20:50:39.5916179Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5916784Z self=, 2025-05-07T20:50:39.5917312Z n=57, 2025-05-07T20:50:39.5917532Z b=4, 2025-05-07T20:50:39.5917805Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:39.5918184Z device=device(type='cuda'), 2025-05-07T20:50:39.5918471Z ) 2025-05-07T20:50:39.5918767Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5919375Z self=, 2025-05-07T20:50:39.5919907Z n=28, 2025-05-07T20:50:39.5920119Z b=5, 2025-05-07T20:50:39.5920370Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:39.5920730Z device=device(type='cuda'), 2025-05-07T20:50:39.5921012Z ) 2025-05-07T20:50:39.5921302Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5921907Z self=, 2025-05-07T20:50:39.5922431Z n=14, 2025-05-07T20:50:39.5922648Z b=3, 2025-05-07T20:50:39.5922903Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5923255Z device=device(type='cpu'), 2025-05-07T20:50:39.5923547Z ) 2025-05-07T20:50:39.5923847Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5924460Z self=, 2025-05-07T20:50:39.5924995Z n=8, 2025-05-07T20:50:39.5925213Z b=3, 2025-05-07T20:50:39.5925471Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:39.5925832Z device=device(type='cpu'), 2025-05-07T20:50:39.5926129Z ) 2025-05-07T20:50:39.5926417Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5927019Z self=, 2025-05-07T20:50:39.5927548Z n=24, 2025-05-07T20:50:39.5927772Z b=1, 2025-05-07T20:50:39.5928021Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5928378Z device=device(type='cuda'), 2025-05-07T20:50:39.5928671Z ) 2025-05-07T20:50:39.5928955Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5929561Z self=, 2025-05-07T20:50:39.5930198Z n=13, 2025-05-07T20:50:39.5930495Z b=9, 2025-05-07T20:50:39.5930748Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5931103Z device=device(type='cuda'), 2025-05-07T20:50:39.5931398Z ) 2025-05-07T20:50:39.5931683Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5932286Z self=, 2025-05-07T20:50:39.5932814Z n=6, 2025-05-07T20:50:39.5933138Z b=2, 2025-05-07T20:50:39.5933408Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:39.5933781Z device=device(type='cpu'), 2025-05-07T20:50:39.5934069Z ) 2025-05-07T20:50:39.5934362Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5934965Z self=, 2025-05-07T20:50:39.5935490Z n=6, 2025-05-07T20:50:39.5935698Z b=6, 2025-05-07T20:50:39.5935963Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:39.5936354Z device=device(type='cpu'), 2025-05-07T20:50:39.5936644Z ) 2025-05-07T20:50:39.5936939Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5937542Z self=, 2025-05-07T20:50:39.5938060Z n=60, 2025-05-07T20:50:39.5938277Z b=8, 2025-05-07T20:50:39.5938529Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5938885Z device=device(type='cpu'), 2025-05-07T20:50:39.5939174Z ) 2025-05-07T20:50:39.5939471Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5940066Z self=, 2025-05-07T20:50:39.5940594Z n=60, 2025-05-07T20:50:39.5940818Z b=0, 2025-05-07T20:50:39.5948643Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5949057Z device=device(type='cpu'), 2025-05-07T20:50:39.5949367Z ) 2025-05-07T20:50:39.5949686Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5950319Z self=, 2025-05-07T20:50:39.5950853Z n=60, 2025-05-07T20:50:39.5951087Z b=5, 2025-05-07T20:50:39.5951352Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:39.5951713Z device=device(type='cuda'), 2025-05-07T20:50:39.5952023Z ) 2025-05-07T20:50:39.5952325Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5952934Z self=, 2025-05-07T20:50:39.5953475Z n=5, 2025-05-07T20:50:39.5953703Z b=5, 2025-05-07T20:50:39.5953957Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:39.5954325Z device=device(type='cuda'), 2025-05-07T20:50:39.5954628Z ) 2025-05-07T20:50:39.5954924Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5955583Z self=, 2025-05-07T20:50:39.5956157Z n=32, 2025-05-07T20:50:39.5956344Z b=2, 2025-05-07T20:50:39.5956553Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5956851Z device=device(type='cpu'), 2025-05-07T20:50:39.5957095Z ) 2025-05-07T20:50:39.5957337Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5957838Z self=, 2025-05-07T20:50:39.5958273Z n=2, 2025-05-07T20:50:39.5958448Z b=2, 2025-05-07T20:50:39.5958663Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:39.5958973Z device=device(type='cpu'), 2025-05-07T20:50:39.5959203Z ) 2025-05-07T20:50:39.5959452Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5959949Z self=, 2025-05-07T20:50:39.5960384Z n=36, 2025-05-07T20:50:39.5960557Z b=10, 2025-05-07T20:50:39.5960901Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:39.5961271Z device=device(type='cpu'), 2025-05-07T20:50:39.5961508Z ) 2025-05-07T20:50:39.5961748Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:39.5962236Z self=, 2025-05-07T20:50:39.5962657Z n=10, 2025-05-07T20:50:39.5962844Z b=10, 2025-05-07T20:50:39.5963059Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:39.5963351Z device=device(type='cpu'), 2025-05-07T20:50:39.5963599Z ) 2025-05-07T20:50:39.5963790Z PASSED 2025-05-07T20:50:40.0209637Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0210657Z self=, 2025-05-07T20:50:40.0211223Z batch_size=10, 2025-05-07T20:50:40.0211449Z max_len=10, 2025-05-07T20:50:40.0211679Z dtype=torch.int32, 2025-05-07T20:50:40.0211962Z device=device(type='cpu'), 2025-05-07T20:50:40.0212240Z ) 2025-05-07T20:50:40.0212481Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0213094Z self=, 2025-05-07T20:50:40.0213614Z batch_size=205, 2025-05-07T20:50:40.0213898Z max_len=10, 2025-05-07T20:50:40.0214201Z dtype=torch.int32, 2025-05-07T20:50:40.0214529Z device=device(type='cpu'), 2025-05-07T20:50:40.0214850Z ) 2025-05-07T20:50:40.0215161Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0215604Z self=, 2025-05-07T20:50:40.0216011Z batch_size=178, 2025-05-07T20:50:40.0216219Z max_len=10, 2025-05-07T20:50:40.0216429Z dtype=torch.int32, 2025-05-07T20:50:40.0216658Z device=device(type='cpu'), 2025-05-07T20:50:40.0216904Z ) 2025-05-07T20:50:40.0217123Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0217577Z self=, 2025-05-07T20:50:40.0217977Z batch_size=178, 2025-05-07T20:50:40.0218183Z max_len=814, 2025-05-07T20:50:40.0218394Z dtype=torch.int64, 2025-05-07T20:50:40.0218622Z device=device(type='cuda'), 2025-05-07T20:50:40.0218866Z ) 2025-05-07T20:50:40.0219083Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0219517Z self=, 2025-05-07T20:50:40.0219921Z batch_size=238, 2025-05-07T20:50:40.0220133Z max_len=10, 2025-05-07T20:50:40.0220333Z dtype=torch.int32, 2025-05-07T20:50:40.0220572Z device=device(type='cpu'), 2025-05-07T20:50:40.0220811Z ) 2025-05-07T20:50:40.0221024Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0221457Z self=, 2025-05-07T20:50:40.0221866Z batch_size=238, 2025-05-07T20:50:40.0222074Z max_len=122, 2025-05-07T20:50:40.0222285Z dtype=torch.int64, 2025-05-07T20:50:40.0222521Z device=device(type='cuda'), 2025-05-07T20:50:40.0222762Z ) 2025-05-07T20:50:40.0222975Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0223415Z self=, 2025-05-07T20:50:40.0223821Z batch_size=69, 2025-05-07T20:50:40.0224016Z max_len=11, 2025-05-07T20:50:40.0224225Z dtype=torch.int32, 2025-05-07T20:50:40.0224465Z device=device(type='cuda'), 2025-05-07T20:50:40.0224703Z ) 2025-05-07T20:50:40.0224928Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0225375Z self=, 2025-05-07T20:50:40.0225775Z batch_size=108, 2025-05-07T20:50:40.0225985Z max_len=495, 2025-05-07T20:50:40.0226202Z dtype=torch.int64, 2025-05-07T20:50:40.0226441Z device=device(type='cuda'), 2025-05-07T20:50:40.0226692Z ) 2025-05-07T20:50:40.0227227Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0227799Z self=, 2025-05-07T20:50:40.0228205Z batch_size=822, 2025-05-07T20:50:40.0228417Z max_len=669, 2025-05-07T20:50:40.0228632Z dtype=torch.int64, 2025-05-07T20:50:40.0228868Z device=device(type='cpu'), 2025-05-07T20:50:40.0229118Z ) 2025-05-07T20:50:40.0229349Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0229786Z self=, 2025-05-07T20:50:40.0230200Z batch_size=691, 2025-05-07T20:50:40.0230417Z max_len=843, 2025-05-07T20:50:40.0230627Z dtype=torch.int32, 2025-05-07T20:50:40.0230865Z device=device(type='cpu'), 2025-05-07T20:50:40.0231111Z ) 2025-05-07T20:50:40.0231329Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0231773Z self=, 2025-05-07T20:50:40.0232196Z batch_size=372, 2025-05-07T20:50:40.0232416Z max_len=359, 2025-05-07T20:50:40.0232617Z dtype=torch.int32, 2025-05-07T20:50:40.0232859Z device=device(type='cuda'), 2025-05-07T20:50:40.0233113Z ) 2025-05-07T20:50:40.0233328Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0233767Z self=, 2025-05-07T20:50:40.0234171Z batch_size=359, 2025-05-07T20:50:40.0234371Z max_len=359, 2025-05-07T20:50:40.0234579Z dtype=torch.int32, 2025-05-07T20:50:40.0234812Z device=device(type='cuda'), 2025-05-07T20:50:40.0235041Z ) 2025-05-07T20:50:40.0235260Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0235711Z self=, 2025-05-07T20:50:40.0236107Z batch_size=900, 2025-05-07T20:50:40.0236318Z max_len=770, 2025-05-07T20:50:40.0236529Z dtype=torch.int32, 2025-05-07T20:50:40.0236765Z device=device(type='cpu'), 2025-05-07T20:50:40.0237013Z ) 2025-05-07T20:50:40.0237235Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0237670Z self=, 2025-05-07T20:50:40.0238077Z batch_size=770, 2025-05-07T20:50:40.0238295Z max_len=770, 2025-05-07T20:50:40.0238506Z dtype=torch.int32, 2025-05-07T20:50:40.0238744Z device=device(type='cpu'), 2025-05-07T20:50:40.0238996Z ) 2025-05-07T20:50:40.0239218Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0239652Z self=, 2025-05-07T20:50:40.0240069Z batch_size=667, 2025-05-07T20:50:40.0240271Z max_len=164, 2025-05-07T20:50:40.0240486Z dtype=torch.int64, 2025-05-07T20:50:40.0240731Z device=device(type='cpu'), 2025-05-07T20:50:40.0240967Z ) 2025-05-07T20:50:40.0241190Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0241632Z self=, 2025-05-07T20:50:40.0242045Z batch_size=164, 2025-05-07T20:50:40.0242252Z max_len=164, 2025-05-07T20:50:40.0242471Z dtype=torch.int64, 2025-05-07T20:50:40.0242708Z device=device(type='cpu'), 2025-05-07T20:50:40.0242951Z ) 2025-05-07T20:50:40.0243173Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0243605Z self=, 2025-05-07T20:50:40.0244008Z batch_size=101, 2025-05-07T20:50:40.0244210Z max_len=806, 2025-05-07T20:50:40.0244421Z dtype=torch.int32, 2025-05-07T20:50:40.0244652Z device=device(type='cuda'), 2025-05-07T20:50:40.0244894Z ) 2025-05-07T20:50:40.0245113Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0245569Z self=, 2025-05-07T20:50:40.0246003Z batch_size=101, 2025-05-07T20:50:40.0246217Z max_len=101, 2025-05-07T20:50:40.0246509Z dtype=torch.int32, 2025-05-07T20:50:40.0246815Z device=device(type='cuda'), 2025-05-07T20:50:40.0247056Z ) 2025-05-07T20:50:40.0247264Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0247702Z self=, 2025-05-07T20:50:40.0248104Z batch_size=280, 2025-05-07T20:50:40.0248310Z max_len=943, 2025-05-07T20:50:40.0248506Z dtype=torch.int32, 2025-05-07T20:50:40.0248739Z device=device(type='cuda'), 2025-05-07T20:50:40.0248987Z ) 2025-05-07T20:50:40.0249200Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0249633Z self=, 2025-05-07T20:50:40.0250044Z batch_size=943, 2025-05-07T20:50:40.0250243Z max_len=943, 2025-05-07T20:50:40.0250454Z dtype=torch.int32, 2025-05-07T20:50:40.0250684Z device=device(type='cuda'), 2025-05-07T20:50:40.0250914Z ) 2025-05-07T20:50:40.0251142Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0251596Z self=, 2025-05-07T20:50:40.0251989Z batch_size=272, 2025-05-07T20:50:40.0252199Z max_len=330, 2025-05-07T20:50:40.0252411Z dtype=torch.int64, 2025-05-07T20:50:40.0252653Z device=device(type='cuda'), 2025-05-07T20:50:40.0252888Z ) 2025-05-07T20:50:40.0253176Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0253613Z self=, 2025-05-07T20:50:40.0254014Z batch_size=272, 2025-05-07T20:50:40.0254227Z max_len=272, 2025-05-07T20:50:40.0254443Z dtype=torch.int64, 2025-05-07T20:50:40.0254680Z device=device(type='cuda'), 2025-05-07T20:50:40.0254932Z ) 2025-05-07T20:50:40.0255153Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0255586Z self=, 2025-05-07T20:50:40.0255999Z batch_size=154, 2025-05-07T20:50:40.0256212Z max_len=759, 2025-05-07T20:50:40.0256431Z dtype=torch.int32, 2025-05-07T20:50:40.0256674Z device=device(type='cpu'), 2025-05-07T20:50:40.0256913Z ) 2025-05-07T20:50:40.0257121Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0257561Z self=, 2025-05-07T20:50:40.0257970Z batch_size=154, 2025-05-07T20:50:40.0258198Z max_len=154, 2025-05-07T20:50:40.0258408Z dtype=torch.int32, 2025-05-07T20:50:40.0258638Z device=device(type='cpu'), 2025-05-07T20:50:40.0258879Z ) 2025-05-07T20:50:40.0259099Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0259529Z self=, 2025-05-07T20:50:40.0259931Z batch_size=188, 2025-05-07T20:50:40.0260137Z max_len=516, 2025-05-07T20:50:40.0260350Z dtype=torch.int32, 2025-05-07T20:50:40.0260596Z device=device(type='cpu'), 2025-05-07T20:50:40.0260855Z ) 2025-05-07T20:50:40.0261079Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0261533Z self=, 2025-05-07T20:50:40.0261955Z batch_size=516, 2025-05-07T20:50:40.0262159Z max_len=516, 2025-05-07T20:50:40.0262377Z dtype=torch.int32, 2025-05-07T20:50:40.0262626Z device=device(type='cpu'), 2025-05-07T20:50:40.0262866Z ) 2025-05-07T20:50:40.0263095Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0263543Z self=, 2025-05-07T20:50:40.0263963Z batch_size=786, 2025-05-07T20:50:40.0264164Z max_len=699, 2025-05-07T20:50:40.0264376Z dtype=torch.int64, 2025-05-07T20:50:40.0264618Z device=device(type='cuda'), 2025-05-07T20:50:40.0264862Z ) 2025-05-07T20:50:40.0265092Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0265597Z self=, 2025-05-07T20:50:40.0266207Z batch_size=786, 2025-05-07T20:50:40.0266420Z max_len=786, 2025-05-07T20:50:40.0266637Z dtype=torch.int64, 2025-05-07T20:50:40.0266869Z device=device(type='cuda'), 2025-05-07T20:50:40.0267107Z ) 2025-05-07T20:50:40.0267324Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0267754Z self=, 2025-05-07T20:50:40.0268167Z batch_size=541, 2025-05-07T20:50:40.0268377Z max_len=798, 2025-05-07T20:50:40.0268589Z dtype=torch.int32, 2025-05-07T20:50:40.0268824Z device=device(type='cpu'), 2025-05-07T20:50:40.0269068Z ) 2025-05-07T20:50:40.0269293Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0269723Z self=, 2025-05-07T20:50:40.0270135Z batch_size=541, 2025-05-07T20:50:40.0270346Z max_len=541, 2025-05-07T20:50:40.0270548Z dtype=torch.int32, 2025-05-07T20:50:40.0270789Z device=device(type='cpu'), 2025-05-07T20:50:40.0271035Z ) 2025-05-07T20:50:40.0271250Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0271687Z self=, 2025-05-07T20:50:40.0272088Z batch_size=874, 2025-05-07T20:50:40.0272290Z max_len=752, 2025-05-07T20:50:40.0272495Z dtype=torch.int32, 2025-05-07T20:50:40.0272726Z device=device(type='cuda'), 2025-05-07T20:50:40.0272955Z ) 2025-05-07T20:50:40.0273172Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0273610Z self=, 2025-05-07T20:50:40.0274011Z batch_size=752, 2025-05-07T20:50:40.0274205Z max_len=752, 2025-05-07T20:50:40.0274415Z dtype=torch.int32, 2025-05-07T20:50:40.0274649Z device=device(type='cuda'), 2025-05-07T20:50:40.0274886Z ) 2025-05-07T20:50:40.0275105Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0275550Z self=, 2025-05-07T20:50:40.0275947Z batch_size=238, 2025-05-07T20:50:40.0276158Z max_len=630, 2025-05-07T20:50:40.0276373Z dtype=torch.int32, 2025-05-07T20:50:40.0276603Z device=device(type='cpu'), 2025-05-07T20:50:40.0276841Z ) 2025-05-07T20:50:40.0277062Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0277488Z self=, 2025-05-07T20:50:40.0277891Z batch_size=238, 2025-05-07T20:50:40.0278095Z max_len=238, 2025-05-07T20:50:40.0278306Z dtype=torch.int32, 2025-05-07T20:50:40.0278539Z device=device(type='cpu'), 2025-05-07T20:50:40.0278776Z ) 2025-05-07T20:50:40.0278997Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0279432Z self=, 2025-05-07T20:50:40.0279844Z batch_size=549, 2025-05-07T20:50:40.0280062Z max_len=29, 2025-05-07T20:50:40.0280276Z dtype=torch.int32, 2025-05-07T20:50:40.0280513Z device=device(type='cpu'), 2025-05-07T20:50:40.0280754Z ) 2025-05-07T20:50:40.0280971Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0281415Z self=, 2025-05-07T20:50:40.0281818Z batch_size=29, 2025-05-07T20:50:40.0282018Z max_len=29, 2025-05-07T20:50:40.0282224Z dtype=torch.int32, 2025-05-07T20:50:40.0282468Z device=device(type='cpu'), 2025-05-07T20:50:40.0282698Z ) 2025-05-07T20:50:40.0282925Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.0283365Z self=, 2025-05-07T20:50:40.0283767Z batch_size=480, 2025-05-07T20:50:40.0283965Z max_len=233, 2025-05-07T20:50:40.0284180Z dtype=torch.int64, 2025-05-07T20:50:40.0284419Z device=device(type='cuda'), 2025-05-07T20:50:40.0284648Z ) 2025-05-07T20:50:40.2133047Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2133731Z self=, 2025-05-07T20:50:40.2134251Z batch_size=480, 2025-05-07T20:50:40.2134458Z max_len=480, 2025-05-07T20:50:40.2134669Z dtype=torch.int64, 2025-05-07T20:50:40.2134908Z device=device(type='cuda'), 2025-05-07T20:50:40.2135145Z ) 2025-05-07T20:50:40.2135367Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2135856Z self=, 2025-05-07T20:50:40.2136258Z batch_size=993, 2025-05-07T20:50:40.2136553Z max_len=420, 2025-05-07T20:50:40.2136784Z dtype=torch.int32, 2025-05-07T20:50:40.2137016Z device=device(type='cpu'), 2025-05-07T20:50:40.2137254Z ) 2025-05-07T20:50:40.2137474Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2137902Z self=, 2025-05-07T20:50:40.2138323Z batch_size=993, 2025-05-07T20:50:40.2138539Z max_len=993, 2025-05-07T20:50:40.2138740Z dtype=torch.int32, 2025-05-07T20:50:40.2138976Z device=device(type='cpu'), 2025-05-07T20:50:40.2139216Z ) 2025-05-07T20:50:40.2139433Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2139862Z self=, 2025-05-07T20:50:40.2140270Z batch_size=295, 2025-05-07T20:50:40.2140479Z max_len=84, 2025-05-07T20:50:40.2140681Z dtype=torch.int64, 2025-05-07T20:50:40.2140919Z device=device(type='cpu'), 2025-05-07T20:50:40.2141161Z ) 2025-05-07T20:50:40.2141380Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2141819Z self=, 2025-05-07T20:50:40.2142238Z batch_size=84, 2025-05-07T20:50:40.2142439Z max_len=84, 2025-05-07T20:50:40.2142648Z dtype=torch.int64, 2025-05-07T20:50:40.2142898Z device=device(type='cpu'), 2025-05-07T20:50:40.2143168Z ) 2025-05-07T20:50:40.2143386Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2143843Z self=, 2025-05-07T20:50:40.2144258Z batch_size=468, 2025-05-07T20:50:40.2144466Z max_len=98, 2025-05-07T20:50:40.2144682Z dtype=torch.int32, 2025-05-07T20:50:40.2144926Z device=device(type='cuda'), 2025-05-07T20:50:40.2145162Z ) 2025-05-07T20:50:40.2145395Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2145876Z self=, 2025-05-07T20:50:40.2146290Z batch_size=98, 2025-05-07T20:50:40.2146491Z max_len=98, 2025-05-07T20:50:40.2146705Z dtype=torch.int32, 2025-05-07T20:50:40.2146942Z device=device(type='cuda'), 2025-05-07T20:50:40.2147180Z ) 2025-05-07T20:50:40.2147402Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2147860Z self=, 2025-05-07T20:50:40.2148268Z batch_size=578, 2025-05-07T20:50:40.2148484Z max_len=582, 2025-05-07T20:50:40.2148696Z dtype=torch.int64, 2025-05-07T20:50:40.2148928Z device=device(type='cuda'), 2025-05-07T20:50:40.2149169Z ) 2025-05-07T20:50:40.2149393Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2149823Z self=, 2025-05-07T20:50:40.2150229Z batch_size=578, 2025-05-07T20:50:40.2150435Z max_len=578, 2025-05-07T20:50:40.2150644Z dtype=torch.int64, 2025-05-07T20:50:40.2150873Z device=device(type='cuda'), 2025-05-07T20:50:40.2151113Z ) 2025-05-07T20:50:40.2151335Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2151766Z self=, 2025-05-07T20:50:40.2152173Z batch_size=340, 2025-05-07T20:50:40.2152381Z max_len=184, 2025-05-07T20:50:40.2152765Z dtype=torch.int64, 2025-05-07T20:50:40.2153078Z device=device(type='cuda'), 2025-05-07T20:50:40.2161464Z ) 2025-05-07T20:50:40.2161715Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2162167Z self=, 2025-05-07T20:50:40.2162595Z batch_size=340, 2025-05-07T20:50:40.2162813Z max_len=340, 2025-05-07T20:50:40.2163025Z dtype=torch.int64, 2025-05-07T20:50:40.2163276Z device=device(type='cuda'), 2025-05-07T20:50:40.2163528Z ) 2025-05-07T20:50:40.2163748Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2164198Z self=, 2025-05-07T20:50:40.2164621Z batch_size=971, 2025-05-07T20:50:40.2164840Z max_len=796, 2025-05-07T20:50:40.2165052Z dtype=torch.int32, 2025-05-07T20:50:40.2165299Z device=device(type='cuda'), 2025-05-07T20:50:40.2165554Z ) 2025-05-07T20:50:40.2165782Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:40.2166293Z self=, 2025-05-07T20:50:40.2166720Z batch_size=796, 2025-05-07T20:50:40.2166926Z max_len=796, 2025-05-07T20:50:40.2167146Z dtype=torch.int32, 2025-05-07T20:50:40.2167393Z device=device(type='cuda'), 2025-05-07T20:50:40.2167635Z ) 2025-05-07T20:50:40.2167817Z PASSED 2025-05-07T20:50:40.2409255Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:50:40.2409998Z self=, 2025-05-07T20:50:40.2410485Z n=0, 2025-05-07T20:50:40.2410718Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2411026Z device=device(type='cpu'), 2025-05-07T20:50:40.2411270Z ) 2025-05-07T20:50:40.2411464Z Trying example: test_cumsum( 2025-05-07T20:50:40.2411810Z self=, 2025-05-07T20:50:40.2412163Z n=9, 2025-05-07T20:50:40.2412398Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2412707Z device=device(type='cpu'), 2025-05-07T20:50:40.2413060Z ) 2025-05-07T20:50:40.2413251Z Trying example: test_cumsum( 2025-05-07T20:50:40.2413586Z self=, 2025-05-07T20:50:40.2413933Z n=6, 2025-05-07T20:50:40.2414148Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2414448Z device=device(type='cpu'), 2025-05-07T20:50:40.2414696Z ) 2025-05-07T20:50:40.2414883Z Trying example: test_cumsum( 2025-05-07T20:50:40.2415221Z self=, 2025-05-07T20:50:40.2415567Z n=6, 2025-05-07T20:50:40.2415791Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:40.2416102Z device=device(type='cuda'), 2025-05-07T20:50:40.2416348Z ) 2025-05-07T20:50:40.2416536Z Trying example: test_cumsum( 2025-05-07T20:50:40.2416868Z self=, 2025-05-07T20:50:40.2417215Z n=0, 2025-05-07T20:50:40.2417447Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:40.2417748Z device=device(type='cuda'), 2025-05-07T20:50:40.2417994Z ) 2025-05-07T20:50:40.2418186Z Trying example: test_cumsum( 2025-05-07T20:50:40.2418646Z self=, 2025-05-07T20:50:40.2419126Z n=3, 2025-05-07T20:50:40.2419422Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2419793Z device=device(type='cuda'), 2025-05-07T20:50:40.2420036Z ) 2025-05-07T20:50:40.2420229Z Trying example: test_cumsum( 2025-05-07T20:50:40.2420554Z self=, 2025-05-07T20:50:40.2420892Z n=1, 2025-05-07T20:50:40.2421107Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:40.2421414Z device=device(type='cpu'), 2025-05-07T20:50:40.2421649Z ) 2025-05-07T20:50:40.2421844Z Trying example: test_cumsum( 2025-05-07T20:50:40.2422179Z self=, 2025-05-07T20:50:40.2422848Z n=0, 2025-05-07T20:50:40.2423066Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:40.2423364Z device=device(type='cpu'), 2025-05-07T20:50:40.2423600Z ) 2025-05-07T20:50:40.2423790Z Trying example: test_cumsum( 2025-05-07T20:50:40.2424118Z self=, 2025-05-07T20:50:40.2424454Z n=0, 2025-05-07T20:50:40.2424684Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:40.2424988Z device=device(type='cpu'), 2025-05-07T20:50:40.2425222Z ) 2025-05-07T20:50:40.2425443Z Trying example: test_cumsum( 2025-05-07T20:50:40.2425804Z self=, 2025-05-07T20:50:40.2426138Z n=7, 2025-05-07T20:50:40.2426363Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:40.2426671Z device=device(type='cpu'), 2025-05-07T20:50:40.2426908Z ) 2025-05-07T20:50:40.2427091Z Trying example: test_cumsum( 2025-05-07T20:50:40.2427431Z self=, 2025-05-07T20:50:40.2427770Z n=9, 2025-05-07T20:50:40.2427977Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:40.2428276Z device=device(type='cpu'), 2025-05-07T20:50:40.2428515Z ) 2025-05-07T20:50:40.2428696Z Trying example: test_cumsum( 2025-05-07T20:50:40.2429027Z self=, 2025-05-07T20:50:40.2429365Z n=5, 2025-05-07T20:50:40.2429570Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2429866Z device=device(type='cuda'), 2025-05-07T20:50:40.2430110Z ) 2025-05-07T20:50:40.2430294Z Trying example: test_cumsum( 2025-05-07T20:50:40.2430630Z self=, 2025-05-07T20:50:40.2430977Z n=7, 2025-05-07T20:50:40.2431185Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2431492Z device=device(type='cuda'), 2025-05-07T20:50:40.2431733Z ) 2025-05-07T20:50:40.2431923Z Trying example: test_cumsum( 2025-05-07T20:50:40.2432260Z self=, 2025-05-07T20:50:40.2432603Z n=3, 2025-05-07T20:50:40.2432819Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:40.2433106Z device=device(type='cpu'), 2025-05-07T20:50:40.2433345Z ) 2025-05-07T20:50:40.2433534Z Trying example: test_cumsum( 2025-05-07T20:50:40.2433859Z self=, 2025-05-07T20:50:40.2434202Z n=4, 2025-05-07T20:50:40.2434434Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:40.2434734Z device=device(type='cpu'), 2025-05-07T20:50:40.2434976Z ) 2025-05-07T20:50:40.2435172Z Trying example: test_cumsum( 2025-05-07T20:50:40.2435499Z self=, 2025-05-07T20:50:40.2435846Z n=8, 2025-05-07T20:50:40.2436065Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:40.2436352Z device=device(type='cuda'), 2025-05-07T20:50:40.2436598Z ) 2025-05-07T20:50:40.2436796Z Trying example: test_cumsum( 2025-05-07T20:50:40.2437132Z self=, 2025-05-07T20:50:40.2437471Z n=9, 2025-05-07T20:50:40.2437685Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2437979Z device=device(type='cuda'), 2025-05-07T20:50:40.2438214Z ) 2025-05-07T20:50:40.2438406Z Trying example: test_cumsum( 2025-05-07T20:50:40.2438737Z self=, 2025-05-07T20:50:40.2439075Z n=7, 2025-05-07T20:50:40.2439298Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:40.2439600Z device=device(type='cuda'), 2025-05-07T20:50:40.2439833Z ) 2025-05-07T20:50:40.2440022Z Trying example: test_cumsum( 2025-05-07T20:50:40.2440355Z self=, 2025-05-07T20:50:40.2440691Z n=7, 2025-05-07T20:50:40.2440901Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:40.2441287Z device=device(type='cpu'), 2025-05-07T20:50:40.2441520Z ) 2025-05-07T20:50:40.2441790Z Trying example: test_cumsum( 2025-05-07T20:50:40.2442124Z self=, 2025-05-07T20:50:40.2442464Z n=3, 2025-05-07T20:50:40.2442669Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:40.2442972Z device=device(type='cpu'), 2025-05-07T20:50:40.2443213Z ) 2025-05-07T20:50:40.2443387Z PASSED 2025-05-07T20:50:40.2443502Z 2025-05-07T20:50:40.2443639Z ============================== 3 passed in 3.50s =============================== 2025-05-07T20:50:41.0114286Z 2025-05-07T20:50:41.0115093Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:50:41.0135393Z [TEST] Python test time for ./sparse/cumsum_test.py: 7 seconds 2025-05-07T20:50:41.0135771Z 2025-05-07T20:50:41.0135777Z 2025-05-07T20:50:41.0135782Z 2025-05-07T20:50:41.0135788Z 2025-05-07T20:50:41.0157700Z ################################################################################ 2025-05-07T20:50:41.0173785Z # [2025-05-07T20:50:41.017Z] Run Python Test Suite: 2025-05-07T20:50:41.0174287Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:41.0174741Z ################################################################################ 2025-05-07T20:50:41.0198725Z + 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:50:41.0199531Z 2025-05-07T20:50:43.1873872Z ============================= test session starts ============================== 2025-05-07T20:50:43.1875457Z 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:43.1876465Z cachedir: .pytest_cache 2025-05-07T20:50:43.1877458Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:43.1878237Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:43.1878641Z plugins: hypothesis-6.131.14 2025-05-07T20:50:45.5757330Z collecting ... collected 4 items 2025-05-07T20:50:45.5757905Z 2025-05-07T20:50:45.9284892Z 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:45.9306903Z self=, 2025-05-07T20:50:45.9307810Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9308147Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9308494Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9308809Z ) 2025-05-07T20:50:45.9309187Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9310251Z self=, 2025-05-07T20:50:45.9311129Z data_type=torch.float16, 2025-05-07T20:50:45.9311450Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9311801Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9312114Z ) 2025-05-07T20:50:45.9312464Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9313462Z self=, 2025-05-07T20:50:45.9314326Z data_type=torch.float32, 2025-05-07T20:50:45.9314640Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9314987Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9315302Z ) 2025-05-07T20:50:45.9315656Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9317033Z self=, 2025-05-07T20:50:45.9318056Z data_type=torch.float32, 2025-05-07T20:50:45.9318374Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9318709Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9319028Z ) 2025-05-07T20:50:45.9319437Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9320426Z self=, 2025-05-07T20:50:45.9321294Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9321617Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9321951Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9322261Z ) 2025-05-07T20:50:45.9322623Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9323620Z self=, 2025-05-07T20:50:45.9324498Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9324822Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9325161Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9325464Z ) 2025-05-07T20:50:45.9325821Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9326891Z self=, 2025-05-07T20:50:45.9327803Z data_type=torch.float16, 2025-05-07T20:50:45.9328064Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9328345Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9328600Z ) 2025-05-07T20:50:45.9328895Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9329691Z self=, 2025-05-07T20:50:45.9330394Z data_type=torch.float16, 2025-05-07T20:50:45.9330652Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9330931Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9331185Z ) 2025-05-07T20:50:45.9331473Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9332268Z self=, 2025-05-07T20:50:45.9333025Z data_type=torch.float16, 2025-05-07T20:50:45.9333284Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9333557Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9333811Z ) 2025-05-07T20:50:45.9334104Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9334895Z self=, 2025-05-07T20:50:45.9335594Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9335864Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9336147Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9336394Z ) 2025-05-07T20:50:45.9336687Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9337481Z self=, 2025-05-07T20:50:45.9338164Z data_type=torch.float32, 2025-05-07T20:50:45.9338424Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9338702Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9338946Z ) 2025-05-07T20:50:45.9339239Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9340033Z self=, 2025-05-07T20:50:45.9340833Z data_type=torch.float32, 2025-05-07T20:50:45.9341170Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9341452Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9341706Z ) 2025-05-07T20:50:45.9341875Z PASSED 2025-05-07T20:50:45.9369515Z 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:45.9370933Z self=, 2025-05-07T20:50:45.9371673Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9371913Z ) 2025-05-07T20:50:45.9372247Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:45.9373220Z self=, 2025-05-07T20:50:45.9373968Z data_type=torch.float16, 2025-05-07T20:50:45.9374205Z ) 2025-05-07T20:50:45.9374533Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:45.9375394Z self=, 2025-05-07T20:50:45.9376118Z data_type=torch.float32, 2025-05-07T20:50:45.9376362Z ) 2025-05-07T20:50:45.9376550Z PASSED 2025-05-07T20:50:45.9449410Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:45.9450543Z self=, 2025-05-07T20:50:45.9451179Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9451422Z ) 2025-05-07T20:50:45.9451663Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:45.9452346Z self=, 2025-05-07T20:50:45.9453030Z data_type=torch.float16, 2025-05-07T20:50:45.9453269Z ) 2025-05-07T20:50:45.9453497Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:45.9454170Z self=, 2025-05-07T20:50:45.9454795Z data_type=torch.float32, 2025-05-07T20:50:45.9455027Z ) 2025-05-07T20:50:45.9455210Z PASSED 2025-05-07T20:50:45.9747828Z 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:45.9749408Z self=, 2025-05-07T20:50:45.9750266Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9750583Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9750937Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9751251Z ) 2025-05-07T20:50:45.9751576Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9752511Z self=, 2025-05-07T20:50:45.9753342Z data_type=torch.float16, 2025-05-07T20:50:45.9753663Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9753998Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9754309Z ) 2025-05-07T20:50:45.9754635Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9755558Z self=, 2025-05-07T20:50:45.9756619Z data_type=torch.float16, 2025-05-07T20:50:45.9757064Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9757406Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9757720Z ) 2025-05-07T20:50:45.9758050Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9758985Z self=, 2025-05-07T20:50:45.9759821Z data_type=torch.float16, 2025-05-07T20:50:45.9760138Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9760479Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9760784Z ) 2025-05-07T20:50:45.9761113Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9762043Z self=, 2025-05-07T20:50:45.9762878Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9763210Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9763563Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9763874Z ) 2025-05-07T20:50:45.9764201Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9765130Z self=, 2025-05-07T20:50:45.9765961Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9766276Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9766617Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9766927Z ) 2025-05-07T20:50:45.9767248Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9768177Z self=, 2025-05-07T20:50:45.9769008Z data_type=torch.float16, 2025-05-07T20:50:45.9769323Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9769661Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9769982Z ) 2025-05-07T20:50:45.9770311Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9771232Z self=, 2025-05-07T20:50:45.9772060Z data_type=torch.bfloat16, 2025-05-07T20:50:45.9772379Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9772715Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9773137Z ) 2025-05-07T20:50:45.9773467Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9774397Z self=, 2025-05-07T20:50:45.9775224Z data_type=torch.float32, 2025-05-07T20:50:45.9775541Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9775882Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9776198Z ) 2025-05-07T20:50:45.9776541Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9777471Z self=, 2025-05-07T20:50:45.9778296Z data_type=torch.float32, 2025-05-07T20:50:45.9778616Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9778962Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9779276Z ) 2025-05-07T20:50:45.9779597Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9780526Z self=, 2025-05-07T20:50:45.9781360Z data_type=torch.float32, 2025-05-07T20:50:45.9781668Z segment_value_type=torch.int32, 2025-05-07T20:50:45.9782008Z segment_length_type=torch.int64, 2025-05-07T20:50:45.9782318Z ) 2025-05-07T20:50:45.9782872Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:45.9783805Z self=, 2025-05-07T20:50:45.9784640Z data_type=torch.float32, 2025-05-07T20:50:45.9784963Z segment_value_type=torch.int64, 2025-05-07T20:50:45.9785298Z segment_length_type=torch.int32, 2025-05-07T20:50:45.9785615Z ) 2025-05-07T20:50:45.9785834Z PASSED 2025-05-07T20:50:45.9785961Z 2025-05-07T20:50:45.9786129Z ============================== 4 passed in 2.91s =============================== 2025-05-07T20:50:46.7461872Z 2025-05-07T20:50:46.7462400Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:46.7483252Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 5 seconds 2025-05-07T20:50:46.7483605Z 2025-05-07T20:50:46.7483719Z 2025-05-07T20:50:46.7483725Z 2025-05-07T20:50:46.7483755Z 2025-05-07T20:50:46.7506446Z ################################################################################ 2025-05-07T20:50:46.7522187Z # [2025-05-07T20:50:46.751Z] Run Python Test Suite: 2025-05-07T20:50:46.7522516Z # ./sparse/index_select_test.py 2025-05-07T20:50:46.7522810Z ################################################################################ 2025-05-07T20:50:46.7546751Z + 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:46.7547363Z 2025-05-07T20:50:48.9159237Z ============================= test session starts ============================== 2025-05-07T20:50:48.9159859Z 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:48.9160378Z cachedir: .pytest_cache 2025-05-07T20:50:48.9160946Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:48.9162328Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:48.9163123Z plugins: hypothesis-6.131.14 2025-05-07T20:50:51.3116994Z collecting ... collected 3 items 2025-05-07T20:50:51.3117310Z 2025-05-07T20:50:51.9387547Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9388840Z self=, 2025-05-07T20:50:51.9389548Z num_inputs=0, 2025-05-07T20:50:51.9389912Z max_input_rows=2, 2025-05-07T20:50:51.9390289Z max_cols_factor=2, 2025-05-07T20:50:51.9390654Z max_output_rows=2, 2025-05-07T20:50:51.9391054Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9391498Z dtype=torch.float32, 2025-05-07T20:50:51.9391857Z use_cpu=False, 2025-05-07T20:50:51.9392345Z op=, 2025-05-07T20:50:51.9392925Z ) 2025-05-07T20:50:51.9393287Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9394102Z self=, 2025-05-07T20:50:51.9394830Z num_inputs=31, 2025-05-07T20:50:51.9395162Z max_input_rows=2, 2025-05-07T20:50:51.9395520Z max_cols_factor=2, 2025-05-07T20:50:51.9405579Z max_output_rows=2, 2025-05-07T20:50:51.9405994Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9406441Z dtype=torch.float32, 2025-05-07T20:50:51.9406830Z use_cpu=False, 2025-05-07T20:50:51.9407335Z op=, 2025-05-07T20:50:51.9407918Z ) 2025-05-07T20:50:51.9408277Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9409108Z self=, 2025-05-07T20:50:51.9409895Z num_inputs=31, 2025-05-07T20:50:51.9410239Z max_input_rows=31, 2025-05-07T20:50:51.9411049Z max_cols_factor=63, 2025-05-07T20:50:51.9411646Z max_output_rows=13, 2025-05-07T20:50:51.9412039Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9412433Z dtype=torch.float16, 2025-05-07T20:50:51.9412772Z use_cpu=False, 2025-05-07T20:50:51.9413419Z op=, 2025-05-07T20:50:51.9414009Z ) 2025-05-07T20:50:51.9414377Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9415210Z self=, 2025-05-07T20:50:51.9416012Z num_inputs=5, 2025-05-07T20:50:51.9416366Z max_input_rows=3, 2025-05-07T20:50:51.9416744Z max_cols_factor=137, 2025-05-07T20:50:51.9417129Z max_output_rows=13, 2025-05-07T20:50:51.9417526Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9417979Z dtype=torch.float16, 2025-05-07T20:50:51.9418356Z use_cpu=False, 2025-05-07T20:50:51.9418854Z op=, 2025-05-07T20:50:51.9419450Z ) 2025-05-07T20:50:51.9419817Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9420671Z self=, 2025-05-07T20:50:51.9421469Z num_inputs=63, 2025-05-07T20:50:51.9421813Z max_input_rows=15, 2025-05-07T20:50:51.9422195Z max_cols_factor=256, 2025-05-07T20:50:51.9422589Z max_output_rows=29, 2025-05-07T20:50:51.9422979Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9423425Z dtype=torch.float16, 2025-05-07T20:50:51.9423809Z use_cpu=True, 2025-05-07T20:50:51.9424303Z op=, 2025-05-07T20:50:51.9424890Z ) 2025-05-07T20:50:51.9425254Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9426094Z self=, 2025-05-07T20:50:51.9426882Z num_inputs=13, 2025-05-07T20:50:51.9427235Z max_input_rows=2, 2025-05-07T20:50:51.9427615Z max_cols_factor=156, 2025-05-07T20:50:51.9428003Z max_output_rows=21, 2025-05-07T20:50:51.9428403Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9428858Z dtype=torch.float32, 2025-05-07T20:50:51.9429231Z use_cpu=True, 2025-05-07T20:50:51.9429732Z op=, 2025-05-07T20:50:51.9430320Z ) 2025-05-07T20:50:51.9430681Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9431528Z self=, 2025-05-07T20:50:51.9432293Z num_inputs=68, 2025-05-07T20:50:51.9432631Z max_input_rows=4, 2025-05-07T20:50:51.9432957Z max_cols_factor=81, 2025-05-07T20:50:51.9433366Z max_output_rows=21, 2025-05-07T20:50:51.9433750Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9434160Z dtype=torch.float32, 2025-05-07T20:50:51.9434527Z use_cpu=False, 2025-05-07T20:50:51.9434983Z op=, 2025-05-07T20:50:51.9435540Z ) 2025-05-07T20:50:51.9435913Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9436711Z self=, 2025-05-07T20:50:51.9437436Z num_inputs=25, 2025-05-07T20:50:51.9437786Z max_input_rows=28, 2025-05-07T20:50:51.9438166Z max_cols_factor=256, 2025-05-07T20:50:51.9438551Z max_output_rows=17, 2025-05-07T20:50:51.9438948Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9439398Z dtype=torch.float32, 2025-05-07T20:50:51.9439773Z use_cpu=True, 2025-05-07T20:50:51.9440321Z op=, 2025-05-07T20:50:51.9440951Z ) 2025-05-07T20:50:51.9441313Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9442138Z self=, 2025-05-07T20:50:51.9442930Z num_inputs=0, 2025-05-07T20:50:51.9443461Z max_input_rows=23, 2025-05-07T20:50:51.9443975Z max_cols_factor=246, 2025-05-07T20:50:51.9444373Z max_output_rows=14, 2025-05-07T20:50:51.9444766Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9445207Z dtype=torch.float16, 2025-05-07T20:50:51.9445595Z use_cpu=False, 2025-05-07T20:50:51.9446092Z op=, 2025-05-07T20:50:51.9446661Z ) 2025-05-07T20:50:51.9447022Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9447859Z self=, 2025-05-07T20:50:51.9448648Z num_inputs=43, 2025-05-07T20:50:51.9448990Z max_input_rows=3, 2025-05-07T20:50:51.9449356Z max_cols_factor=68, 2025-05-07T20:50:51.9449728Z max_output_rows=5, 2025-05-07T20:50:51.9450111Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9450550Z dtype=torch.float32, 2025-05-07T20:50:51.9450929Z use_cpu=True, 2025-05-07T20:50:51.9451478Z op=, 2025-05-07T20:50:51.9452101Z ) 2025-05-07T20:50:51.9452459Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9453325Z self=, 2025-05-07T20:50:51.9454126Z num_inputs=35, 2025-05-07T20:50:51.9454485Z max_input_rows=25, 2025-05-07T20:50:51.9454853Z max_cols_factor=86, 2025-05-07T20:50:51.9455235Z max_output_rows=15, 2025-05-07T20:50:51.9455630Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9456068Z dtype=torch.float16, 2025-05-07T20:50:51.9456451Z use_cpu=True, 2025-05-07T20:50:51.9456988Z op=, 2025-05-07T20:50:51.9457621Z ) 2025-05-07T20:50:51.9457976Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9458811Z self=, 2025-05-07T20:50:51.9459617Z num_inputs=35, 2025-05-07T20:50:51.9459971Z max_input_rows=25, 2025-05-07T20:50:51.9460350Z max_cols_factor=86, 2025-05-07T20:50:51.9460727Z max_output_rows=15, 2025-05-07T20:50:51.9461115Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9461565Z dtype=torch.float16, 2025-05-07T20:50:51.9461949Z use_cpu=True, 2025-05-07T20:50:51.9462477Z op=, 2025-05-07T20:50:51.9463143Z ) 2025-05-07T20:50:51.9463520Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9464368Z self=, 2025-05-07T20:50:51.9465152Z num_inputs=35, 2025-05-07T20:50:51.9465505Z max_input_rows=25, 2025-05-07T20:50:51.9465877Z max_cols_factor=86, 2025-05-07T20:50:51.9466246Z max_output_rows=2, 2025-05-07T20:50:51.9466640Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9467084Z dtype=torch.float16, 2025-05-07T20:50:51.9467464Z use_cpu=True, 2025-05-07T20:50:51.9468009Z op=, 2025-05-07T20:50:51.9468622Z ) 2025-05-07T20:50:51.9468977Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9469808Z self=, 2025-05-07T20:50:51.9470610Z num_inputs=35, 2025-05-07T20:50:51.9470953Z max_input_rows=2, 2025-05-07T20:50:51.9471326Z max_cols_factor=86, 2025-05-07T20:50:51.9471701Z max_output_rows=2, 2025-05-07T20:50:51.9472092Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9472500Z dtype=torch.float16, 2025-05-07T20:50:51.9472854Z use_cpu=True, 2025-05-07T20:50:51.9473353Z op=, 2025-05-07T20:50:51.9473960Z ) 2025-05-07T20:50:51.9474299Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9475059Z self=, 2025-05-07T20:50:51.9475947Z num_inputs=35, 2025-05-07T20:50:51.9476420Z max_input_rows=2, 2025-05-07T20:50:51.9476786Z max_cols_factor=2, 2025-05-07T20:50:51.9477119Z max_output_rows=2, 2025-05-07T20:50:51.9477484Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9477910Z dtype=torch.float16, 2025-05-07T20:50:51.9478271Z use_cpu=True, 2025-05-07T20:50:51.9478773Z op=, 2025-05-07T20:50:51.9479360Z ) 2025-05-07T20:50:51.9479694Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9480456Z self=, 2025-05-07T20:50:51.9481190Z num_inputs=2, 2025-05-07T20:50:51.9481501Z max_input_rows=2, 2025-05-07T20:50:51.9481872Z max_cols_factor=2, 2025-05-07T20:50:51.9482244Z max_output_rows=2, 2025-05-07T20:50:51.9482598Z permute_output_dim_0_1=True, 2025-05-07T20:50:51.9483010Z dtype=torch.float16, 2025-05-07T20:50:51.9483374Z use_cpu=True, 2025-05-07T20:50:51.9483881Z op=, 2025-05-07T20:50:51.9484482Z ) 2025-05-07T20:50:51.9484835Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9485596Z self=, 2025-05-07T20:50:51.9486348Z num_inputs=76, 2025-05-07T20:50:51.9486702Z max_input_rows=16, 2025-05-07T20:50:51.9487046Z max_cols_factor=75, 2025-05-07T20:50:51.9487407Z max_output_rows=10, 2025-05-07T20:50:51.9487792Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9488213Z dtype=torch.float16, 2025-05-07T20:50:51.9488593Z use_cpu=False, 2025-05-07T20:50:51.9489110Z op=, 2025-05-07T20:50:51.9489713Z ) 2025-05-07T20:50:51.9490054Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9490862Z self=, 2025-05-07T20:50:51.9491641Z num_inputs=76, 2025-05-07T20:50:51.9491979Z max_input_rows=16, 2025-05-07T20:50:51.9492347Z max_cols_factor=76, 2025-05-07T20:50:51.9492697Z max_output_rows=10, 2025-05-07T20:50:51.9493157Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9493608Z dtype=torch.float16, 2025-05-07T20:50:51.9493996Z use_cpu=False, 2025-05-07T20:50:51.9494508Z op=, 2025-05-07T20:50:51.9495004Z ) 2025-05-07T20:50:51.9495291Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9495946Z self=, 2025-05-07T20:50:51.9496579Z num_inputs=10, 2025-05-07T20:50:51.9496890Z max_input_rows=16, 2025-05-07T20:50:51.9497211Z max_cols_factor=76, 2025-05-07T20:50:51.9497548Z max_output_rows=10, 2025-05-07T20:50:51.9497904Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9498323Z dtype=torch.float16, 2025-05-07T20:50:51.9498964Z use_cpu=False, 2025-05-07T20:50:51.9499405Z op=, 2025-05-07T20:50:51.9499905Z ) 2025-05-07T20:50:51.9500189Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:51.9500850Z self=, 2025-05-07T20:50:51.9501472Z num_inputs=10, 2025-05-07T20:50:51.9501745Z max_input_rows=16, 2025-05-07T20:50:51.9502055Z max_cols_factor=16, 2025-05-07T20:50:51.9502393Z max_output_rows=10, 2025-05-07T20:50:51.9502743Z permute_output_dim_0_1=False, 2025-05-07T20:50:51.9503153Z dtype=torch.float16, 2025-05-07T20:50:51.9503534Z use_cpu=False, 2025-05-07T20:50:51.9504014Z op=, 2025-05-07T20:50:51.9504556Z ) 2025-05-07T20:50:51.9504820Z PASSED 2025-05-07T20:50:52.0817043Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0818640Z self=, 2025-05-07T20:50:52.0819448Z num_indices=1, 2025-05-07T20:50:52.0819800Z max_num_input_rows=1, 2025-05-07T20:50:52.0820164Z shape=[1], 2025-05-07T20:50:52.0820509Z dtype=torch.float32, 2025-05-07T20:50:52.0820862Z use_cpu=False, 2025-05-07T20:50:52.0821203Z num_groups=1, 2025-05-07T20:50:52.0821552Z use_var_cols=False, 2025-05-07T20:50:52.0821930Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0822363Z check_non_contiguous=False, 2025-05-07T20:50:52.0822747Z ) 2025-05-07T20:50:52.0823087Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0823915Z self=, 2025-05-07T20:50:52.0824600Z num_indices=26, 2025-05-07T20:50:52.0824960Z max_num_input_rows=1, 2025-05-07T20:50:52.0825350Z shape=[1], 2025-05-07T20:50:52.0825705Z dtype=torch.float32, 2025-05-07T20:50:52.0826087Z use_cpu=False, 2025-05-07T20:50:52.0826415Z num_groups=1, 2025-05-07T20:50:52.0826758Z use_var_cols=False, 2025-05-07T20:50:52.0827150Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0827593Z check_non_contiguous=False, 2025-05-07T20:50:52.0827990Z ) 2025-05-07T20:50:52.0828344Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0829172Z self=, 2025-05-07T20:50:52.0829964Z num_indices=26, 2025-05-07T20:50:52.0830325Z max_num_input_rows=27, 2025-05-07T20:50:52.0830704Z shape=[16, 26], 2025-05-07T20:50:52.0831055Z dtype=torch.float32, 2025-05-07T20:50:52.0831430Z use_cpu=True, 2025-05-07T20:50:52.0831767Z num_groups=11, 2025-05-07T20:50:52.0832102Z use_var_cols=False, 2025-05-07T20:50:52.0832492Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0832953Z check_non_contiguous=False, 2025-05-07T20:50:52.0833409Z ) 2025-05-07T20:50:52.0833767Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0834539Z self=, 2025-05-07T20:50:52.0835241Z num_indices=26, 2025-05-07T20:50:52.0835610Z max_num_input_rows=29, 2025-05-07T20:50:52.0836006Z shape=[8, 2], 2025-05-07T20:50:52.0836357Z dtype=torch.float32, 2025-05-07T20:50:52.0836743Z use_cpu=False, 2025-05-07T20:50:52.0837089Z num_groups=8, 2025-05-07T20:50:52.0837426Z use_var_cols=False, 2025-05-07T20:50:52.0837819Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0838271Z check_non_contiguous=False, 2025-05-07T20:50:52.0838664Z ) 2025-05-07T20:50:52.0839031Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0839864Z self=, 2025-05-07T20:50:52.0840655Z num_indices=5, 2025-05-07T20:50:52.0841013Z max_num_input_rows=15, 2025-05-07T20:50:52.0841411Z shape=[10], 2025-05-07T20:50:52.0841761Z dtype=torch.float16, 2025-05-07T20:50:52.0842132Z use_cpu=False, 2025-05-07T20:50:52.0842466Z num_groups=4, 2025-05-07T20:50:52.0842816Z use_var_cols=True, 2025-05-07T20:50:52.0843194Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0843681Z check_non_contiguous=False, 2025-05-07T20:50:52.0844088Z ) 2025-05-07T20:50:52.0844441Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0845290Z self=, 2025-05-07T20:50:52.0846083Z num_indices=7, 2025-05-07T20:50:52.0846434Z max_num_input_rows=30, 2025-05-07T20:50:52.0846821Z shape=[10], 2025-05-07T20:50:52.0847148Z dtype=torch.float16, 2025-05-07T20:50:52.0847488Z use_cpu=True, 2025-05-07T20:50:52.0847824Z num_groups=13, 2025-05-07T20:50:52.0848157Z use_var_cols=True, 2025-05-07T20:50:52.0848696Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0849240Z check_non_contiguous=True, 2025-05-07T20:50:52.0849637Z ) 2025-05-07T20:50:52.0850005Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0850832Z self=, 2025-05-07T20:50:52.0851594Z num_indices=11, 2025-05-07T20:50:52.0851943Z max_num_input_rows=2, 2025-05-07T20:50:52.0852309Z shape=[30], 2025-05-07T20:50:52.0852658Z dtype=torch.float16, 2025-05-07T20:50:52.0853198Z use_cpu=False, 2025-05-07T20:50:52.0853561Z num_groups=25, 2025-05-07T20:50:52.0853912Z use_var_cols=False, 2025-05-07T20:50:52.0854304Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0854745Z check_non_contiguous=False, 2025-05-07T20:50:52.0855149Z ) 2025-05-07T20:50:52.0855510Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0856335Z self=, 2025-05-07T20:50:52.0857150Z num_indices=31, 2025-05-07T20:50:52.0857523Z max_num_input_rows=20, 2025-05-07T20:50:52.0857914Z shape=[3], 2025-05-07T20:50:52.0858247Z dtype=torch.float16, 2025-05-07T20:50:52.0858627Z use_cpu=True, 2025-05-07T20:50:52.0858967Z num_groups=27, 2025-05-07T20:50:52.0859314Z use_var_cols=False, 2025-05-07T20:50:52.0859705Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0860165Z check_non_contiguous=True, 2025-05-07T20:50:52.0860557Z ) 2025-05-07T20:50:52.0860922Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0861769Z self=, 2025-05-07T20:50:52.0862467Z num_indices=19, 2025-05-07T20:50:52.0862835Z max_num_input_rows=24, 2025-05-07T20:50:52.0863231Z shape=[25, 16], 2025-05-07T20:50:52.0863581Z dtype=torch.float16, 2025-05-07T20:50:52.0863962Z use_cpu=False, 2025-05-07T20:50:52.0864303Z num_groups=12, 2025-05-07T20:50:52.0864651Z use_var_cols=False, 2025-05-07T20:50:52.0865054Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0865500Z check_non_contiguous=False, 2025-05-07T20:50:52.0865901Z ) 2025-05-07T20:50:52.0866252Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0867092Z self=, 2025-05-07T20:50:52.0867878Z num_indices=23, 2025-05-07T20:50:52.0868231Z max_num_input_rows=16, 2025-05-07T20:50:52.0868621Z shape=[4], 2025-05-07T20:50:52.0868964Z dtype=torch.float32, 2025-05-07T20:50:52.0869337Z use_cpu=True, 2025-05-07T20:50:52.0869676Z num_groups=31, 2025-05-07T20:50:52.0870018Z use_var_cols=True, 2025-05-07T20:50:52.0870399Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0870853Z check_non_contiguous=True, 2025-05-07T20:50:52.0871250Z ) 2025-05-07T20:50:52.0871601Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0872455Z self=, 2025-05-07T20:50:52.0873254Z num_indices=16, 2025-05-07T20:50:52.0873608Z max_num_input_rows=29, 2025-05-07T20:50:52.0873999Z shape=[22, 7], 2025-05-07T20:50:52.0874340Z dtype=torch.float32, 2025-05-07T20:50:52.0874706Z use_cpu=True, 2025-05-07T20:50:52.0875029Z num_groups=9, 2025-05-07T20:50:52.0875373Z use_var_cols=False, 2025-05-07T20:50:52.0875734Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0876141Z check_non_contiguous=True, 2025-05-07T20:50:52.0876515Z ) 2025-05-07T20:50:52.0876868Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0877672Z self=, 2025-05-07T20:50:52.0878410Z num_indices=16, 2025-05-07T20:50:52.0878767Z max_num_input_rows=29, 2025-05-07T20:50:52.0879119Z shape=[22, 29], 2025-05-07T20:50:52.0879446Z dtype=torch.float32, 2025-05-07T20:50:52.0879818Z use_cpu=True, 2025-05-07T20:50:52.0880307Z num_groups=9, 2025-05-07T20:50:52.0880726Z use_var_cols=False, 2025-05-07T20:50:52.0881137Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0881617Z check_non_contiguous=True, 2025-05-07T20:50:52.0881983Z ) 2025-05-07T20:50:52.0882320Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0883100Z self=, 2025-05-07T20:50:52.0883881Z num_indices=16, 2025-05-07T20:50:52.0884238Z max_num_input_rows=29, 2025-05-07T20:50:52.0884633Z shape=[22, 22], 2025-05-07T20:50:52.0884976Z dtype=torch.float32, 2025-05-07T20:50:52.0885351Z use_cpu=True, 2025-05-07T20:50:52.0885677Z num_groups=9, 2025-05-07T20:50:52.0886005Z use_var_cols=False, 2025-05-07T20:50:52.0886397Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0886838Z check_non_contiguous=True, 2025-05-07T20:50:52.0887216Z ) 2025-05-07T20:50:52.0887574Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0888401Z self=, 2025-05-07T20:50:52.0889175Z num_indices=16, 2025-05-07T20:50:52.0889523Z max_num_input_rows=29, 2025-05-07T20:50:52.0889913Z shape=[9, 22], 2025-05-07T20:50:52.0890249Z dtype=torch.float32, 2025-05-07T20:50:52.0890583Z use_cpu=True, 2025-05-07T20:50:52.0890859Z num_groups=9, 2025-05-07T20:50:52.0891142Z use_var_cols=False, 2025-05-07T20:50:52.0891497Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0891863Z check_non_contiguous=True, 2025-05-07T20:50:52.0892189Z ) 2025-05-07T20:50:52.0892492Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0893306Z self=, 2025-05-07T20:50:52.0893989Z num_indices=16, 2025-05-07T20:50:52.0894302Z max_num_input_rows=29, 2025-05-07T20:50:52.0894662Z shape=[22, 22], 2025-05-07T20:50:52.0904889Z dtype=torch.float32, 2025-05-07T20:50:52.0905299Z use_cpu=True, 2025-05-07T20:50:52.0905639Z num_groups=16, 2025-05-07T20:50:52.0905932Z use_var_cols=False, 2025-05-07T20:50:52.0906283Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0906688Z check_non_contiguous=True, 2025-05-07T20:50:52.0907039Z ) 2025-05-07T20:50:52.0907359Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0908094Z self=, 2025-05-07T20:50:52.0908801Z num_indices=16, 2025-05-07T20:50:52.0909131Z max_num_input_rows=29, 2025-05-07T20:50:52.0909460Z shape=[16, 22], 2025-05-07T20:50:52.0909758Z dtype=torch.float32, 2025-05-07T20:50:52.0910094Z use_cpu=True, 2025-05-07T20:50:52.0910413Z num_groups=16, 2025-05-07T20:50:52.0910734Z use_var_cols=False, 2025-05-07T20:50:52.0911103Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0911516Z check_non_contiguous=True, 2025-05-07T20:50:52.0911895Z ) 2025-05-07T20:50:52.0912230Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0912949Z self=, 2025-05-07T20:50:52.0913652Z num_indices=16, 2025-05-07T20:50:52.0913978Z max_num_input_rows=29, 2025-05-07T20:50:52.0914368Z shape=[16], 2025-05-07T20:50:52.0914697Z dtype=torch.float32, 2025-05-07T20:50:52.0915047Z use_cpu=False, 2025-05-07T20:50:52.0915359Z num_groups=1, 2025-05-07T20:50:52.0915661Z use_var_cols=False, 2025-05-07T20:50:52.0916023Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0916454Z check_non_contiguous=False, 2025-05-07T20:50:52.0916833Z ) 2025-05-07T20:50:52.0917186Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0917951Z self=, 2025-05-07T20:50:52.0918703Z num_indices=13, 2025-05-07T20:50:52.0919054Z max_num_input_rows=18, 2025-05-07T20:50:52.0919773Z shape=[4], 2025-05-07T20:50:52.0920255Z dtype=torch.float32, 2025-05-07T20:50:52.0920593Z use_cpu=True, 2025-05-07T20:50:52.0920883Z num_groups=11, 2025-05-07T20:50:52.0921174Z use_var_cols=False, 2025-05-07T20:50:52.0921528Z use_var_num_input_rows=False, 2025-05-07T20:50:52.0921938Z check_non_contiguous=True, 2025-05-07T20:50:52.0922310Z ) 2025-05-07T20:50:52.0922640Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0923374Z self=, 2025-05-07T20:50:52.0924057Z num_indices=13, 2025-05-07T20:50:52.0924373Z max_num_input_rows=18, 2025-05-07T20:50:52.0924701Z shape=[4], 2025-05-07T20:50:52.0925006Z dtype=torch.float32, 2025-05-07T20:50:52.0925343Z use_cpu=True, 2025-05-07T20:50:52.0925643Z num_groups=11, 2025-05-07T20:50:52.0925958Z use_var_cols=False, 2025-05-07T20:50:52.0926293Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0926704Z check_non_contiguous=True, 2025-05-07T20:50:52.0927069Z ) 2025-05-07T20:50:52.0927390Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:52.0928078Z self=, 2025-05-07T20:50:52.0928748Z num_indices=27, 2025-05-07T20:50:52.0929070Z max_num_input_rows=16, 2025-05-07T20:50:52.0929412Z shape=[6, 17], 2025-05-07T20:50:52.0929712Z dtype=torch.float32, 2025-05-07T20:50:52.0930047Z use_cpu=False, 2025-05-07T20:50:52.0930347Z num_groups=2, 2025-05-07T20:50:52.0930647Z use_var_cols=False, 2025-05-07T20:50:52.0930987Z use_var_num_input_rows=True, 2025-05-07T20:50:52.0931376Z check_non_contiguous=False, 2025-05-07T20:50:52.0931716Z ) 2025-05-07T20:50:52.0931988Z PASSED 2025-05-07T20:50:55.8807350Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:50:55.8807879Z 2025-05-07T20:50:55.8808105Z =============================== warnings summary =============================== 2025-05-07T20:50:55.8808863Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:55.8810920Z /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:55.8812835Z warnings.warn( 2025-05-07T20:50:55.8813152Z 2025-05-07T20:50:55.8813503Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:55.8818550Z /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:55.8824070Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:55.8824781Z 2025-05-07T20:50:55.8825149Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:55.8825952Z ======================== 3 passed, 2 warnings in 7.09s ========================= 2025-05-07T20:50:56.6760946Z 2025-05-07T20:50:56.6761524Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:50:56.6782012Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:50:56.6782320Z 2025-05-07T20:50:56.6782324Z 2025-05-07T20:50:56.6782328Z 2025-05-07T20:50:56.6782332Z 2025-05-07T20:50:56.6803015Z ################################################################################ 2025-05-07T20:50:56.6818299Z # [2025-05-07T20:50:56.681Z] Run Python Test Suite: 2025-05-07T20:50:56.6818740Z # ./sparse/misc_ops_test.py 2025-05-07T20:50:56.6819050Z ################################################################################ 2025-05-07T20:50:56.6844369Z + 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:56.6844970Z 2025-05-07T20:50:58.8405709Z ============================= test session starts ============================== 2025-05-07T20:50:58.8406554Z 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.8407242Z cachedir: .pytest_cache 2025-05-07T20:50:58.8407832Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:58.8408547Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:58.8408954Z plugins: hypothesis-6.131.14 2025-05-07T20:51:01.1968617Z collecting ... collected 8 items 2025-05-07T20:51:01.1968846Z 2025-05-07T20:51:01.3639197Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:51:01.5110144Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:01.5110899Z self=, 2025-05-07T20:51:01.5111357Z index_type=torch.int32, 2025-05-07T20:51:01.5111608Z has_weight=False, 2025-05-07T20:51:01.5111851Z bucketize_pos=False, 2025-05-07T20:51:01.5112119Z ) 2025-05-07T20:51:01.5112359Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:01.5112833Z self=, 2025-05-07T20:51:01.5113278Z index_type=torch.int64, 2025-05-07T20:51:01.5113521Z has_weight=False, 2025-05-07T20:51:01.5113756Z bucketize_pos=True, 2025-05-07T20:51:01.5113983Z ) 2025-05-07T20:51:01.5114162Z PASSED 2025-05-07T20:51:01.5370405Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:51:01.5371162Z self=, 2025-05-07T20:51:01.5371646Z permute_size=0, 2025-05-07T20:51:01.5371911Z long_index=False, 2025-05-07T20:51:01.5372164Z ) 2025-05-07T20:51:01.5372411Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5372977Z self=, 2025-05-07T20:51:01.5373455Z permute_size=393, 2025-05-07T20:51:01.5373746Z long_index=False, 2025-05-07T20:51:01.5374007Z ) 2025-05-07T20:51:01.5374252Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5374732Z self=, 2025-05-07T20:51:01.5375205Z permute_size=393, 2025-05-07T20:51:01.5375471Z long_index=True, 2025-05-07T20:51:01.5375727Z ) 2025-05-07T20:51:01.5375972Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5376436Z self=, 2025-05-07T20:51:01.5376910Z permute_size=883, 2025-05-07T20:51:01.5377180Z long_index=False, 2025-05-07T20:51:01.5377436Z ) 2025-05-07T20:51:01.5377671Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5378147Z self=, 2025-05-07T20:51:01.5378621Z permute_size=516, 2025-05-07T20:51:01.5378883Z long_index=False, 2025-05-07T20:51:01.5379145Z ) 2025-05-07T20:51:01.5379433Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5380428Z self=, 2025-05-07T20:51:01.5380910Z permute_size=324, 2025-05-07T20:51:01.5381184Z long_index=True, 2025-05-07T20:51:01.5381433Z ) 2025-05-07T20:51:01.5381677Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5382159Z self=, 2025-05-07T20:51:01.5382625Z permute_size=661, 2025-05-07T20:51:01.5382897Z long_index=True, 2025-05-07T20:51:01.5383146Z ) 2025-05-07T20:51:01.5383397Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5383871Z self=, 2025-05-07T20:51:01.5384342Z permute_size=163, 2025-05-07T20:51:01.5384609Z long_index=False, 2025-05-07T20:51:01.5384863Z ) 2025-05-07T20:51:01.5385108Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5385573Z self=, 2025-05-07T20:51:01.5386052Z permute_size=542, 2025-05-07T20:51:01.5386324Z long_index=False, 2025-05-07T20:51:01.5386568Z ) 2025-05-07T20:51:01.5386804Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5387273Z self=, 2025-05-07T20:51:01.5387735Z permute_size=999, 2025-05-07T20:51:01.5388004Z long_index=True, 2025-05-07T20:51:01.5388258Z ) 2025-05-07T20:51:01.5388489Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5388957Z self=, 2025-05-07T20:51:01.5389423Z permute_size=168, 2025-05-07T20:51:01.5389684Z long_index=True, 2025-05-07T20:51:01.5389933Z ) 2025-05-07T20:51:01.5390172Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5390644Z self=, 2025-05-07T20:51:01.5391105Z permute_size=682, 2025-05-07T20:51:01.5391374Z long_index=False, 2025-05-07T20:51:01.5391637Z ) 2025-05-07T20:51:01.5391873Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5392340Z self=, 2025-05-07T20:51:01.5392809Z permute_size=704, 2025-05-07T20:51:01.5393070Z long_index=True, 2025-05-07T20:51:01.5393320Z ) 2025-05-07T20:51:01.5393560Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5394023Z self=, 2025-05-07T20:51:01.5394489Z permute_size=233, 2025-05-07T20:51:01.5394754Z long_index=True, 2025-05-07T20:51:01.5394994Z ) 2025-05-07T20:51:01.5395240Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5395708Z self=, 2025-05-07T20:51:01.5396174Z permute_size=447, 2025-05-07T20:51:01.5396433Z long_index=False, 2025-05-07T20:51:01.5396684Z ) 2025-05-07T20:51:01.5396920Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5397395Z self=, 2025-05-07T20:51:01.5397859Z permute_size=85, 2025-05-07T20:51:01.5398119Z long_index=True, 2025-05-07T20:51:01.5398360Z ) 2025-05-07T20:51:01.5398830Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5399349Z self=, 2025-05-07T20:51:01.5399811Z permute_size=998, 2025-05-07T20:51:01.5400076Z long_index=True, 2025-05-07T20:51:01.5400333Z ) 2025-05-07T20:51:01.5400565Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5401038Z self=, 2025-05-07T20:51:01.5401507Z permute_size=469, 2025-05-07T20:51:01.5401765Z long_index=True, 2025-05-07T20:51:01.5402013Z ) 2025-05-07T20:51:01.5402255Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5402726Z self=, 2025-05-07T20:51:01.5403354Z permute_size=431, 2025-05-07T20:51:01.5404663Z long_index=True, 2025-05-07T20:51:01.5404932Z ) 2025-05-07T20:51:01.5405162Z Trying example: test_invert_permute( 2025-05-07T20:51:01.5405631Z self=, 2025-05-07T20:51:01.5406099Z permute_size=38, 2025-05-07T20:51:01.5406356Z long_index=False, 2025-05-07T20:51:01.5406612Z ) 2025-05-07T20:51:01.5406824Z PASSED 2025-05-07T20:51:01.5433091Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:51:01.5670654Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:51:01.5672104Z self=, 2025-05-07T20:51:01.5672851Z N=1, 2025-05-07T20:51:01.5673257Z offsets_type=torch.int32, 2025-05-07T20:51:01.5673725Z ) 2025-05-07T20:51:01.5674111Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5674863Z self=, 2025-05-07T20:51:01.5675622Z N=10, 2025-05-07T20:51:01.5676017Z offsets_type=torch.int32, 2025-05-07T20:51:01.5676485Z ) 2025-05-07T20:51:01.5676852Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5677601Z self=, 2025-05-07T20:51:01.5678322Z N=10, 2025-05-07T20:51:01.5678708Z offsets_type=torch.int64, 2025-05-07T20:51:01.5679145Z ) 2025-05-07T20:51:01.5679342Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5679711Z self=, 2025-05-07T20:51:01.5680077Z N=19, 2025-05-07T20:51:01.5680278Z offsets_type=torch.int32, 2025-05-07T20:51:01.5680516Z ) 2025-05-07T20:51:01.5680706Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5681085Z self=, 2025-05-07T20:51:01.5681456Z N=11, 2025-05-07T20:51:01.5681657Z offsets_type=torch.int64, 2025-05-07T20:51:01.5681898Z ) 2025-05-07T20:51:01.5682105Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5682478Z self=, 2025-05-07T20:51:01.5682851Z N=18, 2025-05-07T20:51:01.5683054Z offsets_type=torch.int64, 2025-05-07T20:51:01.5683289Z ) 2025-05-07T20:51:01.5683486Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5683865Z self=, 2025-05-07T20:51:01.5684229Z N=2, 2025-05-07T20:51:01.5684432Z offsets_type=torch.int64, 2025-05-07T20:51:01.5684668Z ) 2025-05-07T20:51:01.5684862Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5685241Z self=, 2025-05-07T20:51:01.5685605Z N=2, 2025-05-07T20:51:01.5685815Z offsets_type=torch.int32, 2025-05-07T20:51:01.5686051Z ) 2025-05-07T20:51:01.5686253Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5686629Z self=, 2025-05-07T20:51:01.5687001Z N=20, 2025-05-07T20:51:01.5687203Z offsets_type=torch.int64, 2025-05-07T20:51:01.5687446Z ) 2025-05-07T20:51:01.5687638Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5688017Z self=, 2025-05-07T20:51:01.5688385Z N=8, 2025-05-07T20:51:01.5688583Z offsets_type=torch.int64, 2025-05-07T20:51:01.5688820Z ) 2025-05-07T20:51:01.5689016Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5689383Z self=, 2025-05-07T20:51:01.5689748Z N=20, 2025-05-07T20:51:01.5689946Z offsets_type=torch.int32, 2025-05-07T20:51:01.5690180Z ) 2025-05-07T20:51:01.5690368Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5690746Z self=, 2025-05-07T20:51:01.5691107Z N=9, 2025-05-07T20:51:01.5691580Z offsets_type=torch.int32, 2025-05-07T20:51:01.5691814Z ) 2025-05-07T20:51:01.5692135Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5692510Z self=, 2025-05-07T20:51:01.5692876Z N=16, 2025-05-07T20:51:01.5693197Z offsets_type=torch.int32, 2025-05-07T20:51:01.5693428Z ) 2025-05-07T20:51:01.5693625Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5693999Z self=, 2025-05-07T20:51:01.5694356Z N=15, 2025-05-07T20:51:01.5694557Z offsets_type=torch.int64, 2025-05-07T20:51:01.5694791Z ) 2025-05-07T20:51:01.5694979Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5695355Z self=, 2025-05-07T20:51:01.5695717Z N=3, 2025-05-07T20:51:01.5695913Z offsets_type=torch.int32, 2025-05-07T20:51:01.5696142Z ) 2025-05-07T20:51:01.5696334Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5696726Z self=, 2025-05-07T20:51:01.5697086Z N=5, 2025-05-07T20:51:01.5697287Z offsets_type=torch.int64, 2025-05-07T20:51:01.5697524Z ) 2025-05-07T20:51:01.5697714Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5698093Z self=, 2025-05-07T20:51:01.5698697Z N=13, 2025-05-07T20:51:01.5698904Z offsets_type=torch.int64, 2025-05-07T20:51:01.5699148Z ) 2025-05-07T20:51:01.5699354Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5699729Z self=, 2025-05-07T20:51:01.5700103Z N=8, 2025-05-07T20:51:01.5700305Z offsets_type=torch.int32, 2025-05-07T20:51:01.5700540Z ) 2025-05-07T20:51:01.5700743Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5701125Z self=, 2025-05-07T20:51:01.5701502Z N=1, 2025-05-07T20:51:01.5701699Z offsets_type=torch.int64, 2025-05-07T20:51:01.5701949Z ) 2025-05-07T20:51:01.5702151Z Trying example: test_offsets_range( 2025-05-07T20:51:01.5702525Z self=, 2025-05-07T20:51:01.5702893Z N=17, 2025-05-07T20:51:01.5703097Z offsets_type=torch.int64, 2025-05-07T20:51:01.5703332Z ) 2025-05-07T20:51:01.5703513Z PASSED 2025-05-07T20:51:01.6416113Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:01.6416873Z self=, 2025-05-07T20:51:01.6417309Z batch_size=2, 2025-05-07T20:51:01.6417511Z m=3, 2025-05-07T20:51:01.6417691Z k=4, 2025-05-07T20:51:01.6417863Z n=5, 2025-05-07T20:51:01.6418042Z use_cpu=False, 2025-05-07T20:51:01.6418240Z ) 2025-05-07T20:51:01.6418467Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:01.6418997Z self=, 2025-05-07T20:51:01.6419435Z batch_size=2, 2025-05-07T20:51:01.6419627Z m=3, 2025-05-07T20:51:01.6419804Z k=4, 2025-05-07T20:51:01.6419981Z n=5, 2025-05-07T20:51:01.6420157Z use_cpu=True, 2025-05-07T20:51:01.6420354Z ) 2025-05-07T20:51:01.6420530Z PASSED 2025-05-07T20:51:01.6434441Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:51:01.6450895Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:51:01.6451216Z 2025-05-07T20:51:01.6451358Z ============================== 8 passed in 2.93s =============================== 2025-05-07T20:51:02.4319331Z 2025-05-07T20:51:02.4319868Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:51:02.4340805Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:51:02.4341091Z 2025-05-07T20:51:02.4341611Z 2025-05-07T20:51:02.4341973Z 2025-05-07T20:51:02.4341977Z 2025-05-07T20:51:02.4362037Z ################################################################################ 2025-05-07T20:51:02.4377691Z # [2025-05-07T20:51:02.437Z] Run Python Test Suite: 2025-05-07T20:51:02.4378019Z # ./sparse/pack_segments_test.py 2025-05-07T20:51:02.4378324Z ################################################################################ 2025-05-07T20:51:02.4402264Z + 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:51:02.4402881Z 2025-05-07T20:51:04.6024426Z ============================= test session starts ============================== 2025-05-07T20:51:04.6025056Z 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:04.6025570Z cachedir: .pytest_cache 2025-05-07T20:51:04.6026157Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:04.6026877Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:04.6027274Z plugins: hypothesis-6.131.14 2025-05-07T20:51:06.9993358Z collecting ... collected 4 items 2025-05-07T20:51:06.9993952Z 2025-05-07T20:51:07.6111119Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:51:07.7462311Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:51:07.9913792Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:51:08.1562212Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:51:08.1562993Z 2025-05-07T20:51:08.1563277Z ============================== 4 passed in 3.68s =============================== 2025-05-07T20:51:08.9276497Z 2025-05-07T20:51:08.9277145Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:51:08.9296485Z [TEST] Python test time for ./sparse/pack_segments_test.py: 6 seconds 2025-05-07T20:51:08.9296776Z 2025-05-07T20:51:08.9296943Z 2025-05-07T20:51:08.9297009Z 2025-05-07T20:51:08.9297015Z 2025-05-07T20:51:08.9317956Z ################################################################################ 2025-05-07T20:51:08.9332849Z # [2025-05-07T20:51:08.933Z] Run Python Test Suite: 2025-05-07T20:51:08.9333226Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:51:08.9333540Z ################################################################################ 2025-05-07T20:51:08.9358666Z + 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:51:08.9359304Z 2025-05-07T20:51:11.1037418Z ============================= test session starts ============================== 2025-05-07T20:51:11.1038148Z 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:11.1038666Z cachedir: .pytest_cache 2025-05-07T20:51:11.1039239Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:11.1039959Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:11.1040366Z plugins: hypothesis-6.131.14 2025-05-07T20:51:13.4762803Z collecting ... collected 1 item 2025-05-07T20:51:13.4763031Z 2025-05-07T20:51:13.7793634Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7794701Z self=, 2025-05-07T20:51:13.7795312Z B=0, 2025-05-07T20:51:13.7795529Z T=0, 2025-05-07T20:51:13.7795758Z L=2, 2025-05-07T20:51:13.7795993Z long_index=False, 2025-05-07T20:51:13.7796913Z permute_fn=, 2025-05-07T20:51:13.7797385Z ) 2025-05-07T20:51:13.7797643Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7798266Z self=, 2025-05-07T20:51:13.7799091Z B=13, 2025-05-07T20:51:13.7799318Z T=0, 2025-05-07T20:51:13.7799541Z L=2, 2025-05-07T20:51:13.7799766Z long_index=False, 2025-05-07T20:51:13.7800175Z permute_fn=, 2025-05-07T20:51:13.7800629Z ) 2025-05-07T20:51:13.7800876Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7801504Z self=, 2025-05-07T20:51:13.7802101Z B=13, 2025-05-07T20:51:13.7802316Z T=13, 2025-05-07T20:51:13.7802536Z L=12, 2025-05-07T20:51:13.7802764Z long_index=True, 2025-05-07T20:51:13.7803183Z permute_fn=, 2025-05-07T20:51:13.7803679Z ) 2025-05-07T20:51:13.7803932Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7804546Z self=, 2025-05-07T20:51:13.7805145Z B=13, 2025-05-07T20:51:13.7805365Z T=20, 2025-05-07T20:51:13.7805585Z L=10, 2025-05-07T20:51:13.7805806Z long_index=False, 2025-05-07T20:51:13.7806220Z permute_fn=, 2025-05-07T20:51:13.7806669Z ) 2025-05-07T20:51:13.7806913Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7807543Z self=, 2025-05-07T20:51:13.7808137Z B=13, 2025-05-07T20:51:13.7808352Z T=2, 2025-05-07T20:51:13.7808570Z L=17, 2025-05-07T20:51:13.7808805Z long_index=False, 2025-05-07T20:51:13.7809228Z permute_fn=, 2025-05-07T20:51:13.7809716Z ) 2025-05-07T20:51:13.7809972Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7810587Z self=, 2025-05-07T20:51:13.7811189Z B=13, 2025-05-07T20:51:13.7811410Z T=1, 2025-05-07T20:51:13.7811630Z L=18, 2025-05-07T20:51:13.7811853Z long_index=False, 2025-05-07T20:51:13.7812264Z permute_fn=, 2025-05-07T20:51:13.7812717Z ) 2025-05-07T20:51:13.7813077Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7813704Z self=, 2025-05-07T20:51:13.7814305Z B=8, 2025-05-07T20:51:13.7814519Z T=10, 2025-05-07T20:51:13.7814739Z L=2, 2025-05-07T20:51:13.7814967Z long_index=False, 2025-05-07T20:51:13.7815365Z permute_fn=, 2025-05-07T20:51:13.7815823Z ) 2025-05-07T20:51:13.7816081Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7816697Z self=, 2025-05-07T20:51:13.7817302Z B=12, 2025-05-07T20:51:13.7817528Z T=13, 2025-05-07T20:51:13.7817753Z L=2, 2025-05-07T20:51:13.7817971Z long_index=True, 2025-05-07T20:51:13.7818377Z permute_fn=, 2025-05-07T20:51:13.7818826Z ) 2025-05-07T20:51:13.7819069Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7819690Z self=, 2025-05-07T20:51:13.7820292Z B=5, 2025-05-07T20:51:13.7820504Z T=8, 2025-05-07T20:51:13.7820724Z L=16, 2025-05-07T20:51:13.7820952Z long_index=True, 2025-05-07T20:51:13.7821374Z permute_fn=, 2025-05-07T20:51:13.7821854Z ) 2025-05-07T20:51:13.7822257Z Trying example: test_permute_embeddings( 2025-05-07T20:51:13.7823007Z self=, 2025-05-07T20:51:13.7823607Z B=14, 2025-05-07T20:51:13.7823831Z T=4, 2025-05-07T20:51:13.7824044Z L=9, 2025-05-07T20:51:13.7824271Z long_index=True, 2025-05-07T20:51:13.7824698Z permute_fn=, 2025-05-07T20:51:13.7825173Z ) 2025-05-07T20:51:13.7825386Z PASSED 2025-05-07T20:51:13.7825522Z 2025-05-07T20:51:13.7825682Z ============================== 1 passed in 2.80s =============================== 2025-05-07T20:51:14.5490305Z 2025-05-07T20:51:14.5491025Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:51:14.5512171Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 6 seconds 2025-05-07T20:51:14.5512477Z 2025-05-07T20:51:14.5512482Z 2025-05-07T20:51:14.5512492Z 2025-05-07T20:51:14.5512551Z 2025-05-07T20:51:14.5533066Z ################################################################################ 2025-05-07T20:51:14.5548568Z # [2025-05-07T20:51:14.554Z] Run Python Test Suite: 2025-05-07T20:51:14.5548908Z # ./sparse/permute_indices_test.py 2025-05-07T20:51:14.5549203Z ################################################################################ 2025-05-07T20:51:14.5574312Z + 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:51:14.5574943Z 2025-05-07T20:51:16.7128710Z ============================= test session starts ============================== 2025-05-07T20:51:16.7129351Z 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:16.7129865Z cachedir: .pytest_cache 2025-05-07T20:51:16.7130425Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:16.7131331Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:16.7131799Z plugins: hypothesis-6.131.14 2025-05-07T20:51:19.0766300Z collecting ... collected 3 items 2025-05-07T20:51:19.0766521Z 2025-05-07T20:51:19.4971797Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:51:19.4972723Z self=, 2025-05-07T20:51:19.4973347Z B=0, 2025-05-07T20:51:19.4973574Z T=0, 2025-05-07T20:51:19.4973794Z L=2, 2025-05-07T20:51:19.4974018Z long_index=False, 2025-05-07T20:51:19.4974298Z has_weight=False, 2025-05-07T20:51:19.4974596Z is_1D=False, 2025-05-07T20:51:19.4974798Z W=4, 2025-05-07T20:51:19.4974990Z ) 2025-05-07T20:51:19.4975199Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4975652Z self=, 2025-05-07T20:51:19.4976139Z B=5, 2025-05-07T20:51:19.4976330Z T=0, 2025-05-07T20:51:19.4976506Z L=2, 2025-05-07T20:51:19.4976697Z long_index=False, 2025-05-07T20:51:19.4976921Z has_weight=False, 2025-05-07T20:51:19.4977134Z is_1D=False, 2025-05-07T20:51:19.4977339Z W=4, 2025-05-07T20:51:19.4977519Z ) 2025-05-07T20:51:19.4977717Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4978176Z self=, 2025-05-07T20:51:19.4978614Z B=5, 2025-05-07T20:51:19.4978800Z T=19, 2025-05-07T20:51:19.4978977Z L=11, 2025-05-07T20:51:19.4979168Z long_index=False, 2025-05-07T20:51:19.4979391Z has_weight=True, 2025-05-07T20:51:19.4979602Z is_1D=True, 2025-05-07T20:51:19.4979801Z W=6, 2025-05-07T20:51:19.4979981Z ) 2025-05-07T20:51:19.4980182Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4980676Z self=, 2025-05-07T20:51:19.4981656Z B=17, 2025-05-07T20:51:19.4981841Z T=2, 2025-05-07T20:51:19.4982024Z L=14, 2025-05-07T20:51:19.4982240Z long_index=True, 2025-05-07T20:51:19.4982462Z has_weight=False, 2025-05-07T20:51:19.4982678Z is_1D=True, 2025-05-07T20:51:19.4982868Z W=7, 2025-05-07T20:51:19.4983053Z ) 2025-05-07T20:51:19.4983243Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4983695Z self=, 2025-05-07T20:51:19.4984132Z B=20, 2025-05-07T20:51:19.4984306Z T=12, 2025-05-07T20:51:19.4984484Z L=19, 2025-05-07T20:51:19.4984668Z long_index=True, 2025-05-07T20:51:19.4984877Z has_weight=False, 2025-05-07T20:51:19.4985089Z is_1D=True, 2025-05-07T20:51:19.4985281Z W=5, 2025-05-07T20:51:19.4985445Z ) 2025-05-07T20:51:19.4985640Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4986101Z self=, 2025-05-07T20:51:19.4986542Z B=1, 2025-05-07T20:51:19.4986722Z T=6, 2025-05-07T20:51:19.4986901Z L=8, 2025-05-07T20:51:19.4987077Z long_index=True, 2025-05-07T20:51:19.4987294Z has_weight=False, 2025-05-07T20:51:19.4987507Z is_1D=True, 2025-05-07T20:51:19.4987695Z W=5, 2025-05-07T20:51:19.4987872Z ) 2025-05-07T20:51:19.4988066Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4988511Z self=, 2025-05-07T20:51:19.4988954Z B=3, 2025-05-07T20:51:19.4989140Z T=2, 2025-05-07T20:51:19.4989324Z L=11, 2025-05-07T20:51:19.4989511Z long_index=False, 2025-05-07T20:51:19.4989730Z has_weight=True, 2025-05-07T20:51:19.4989942Z is_1D=False, 2025-05-07T20:51:19.4990136Z W=7, 2025-05-07T20:51:19.4990313Z ) 2025-05-07T20:51:19.4990510Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4990963Z self=, 2025-05-07T20:51:19.4991410Z B=17, 2025-05-07T20:51:19.4991587Z T=6, 2025-05-07T20:51:19.4991755Z L=8, 2025-05-07T20:51:19.4991934Z long_index=True, 2025-05-07T20:51:19.4992151Z has_weight=False, 2025-05-07T20:51:19.4992359Z is_1D=False, 2025-05-07T20:51:19.4992552Z W=8, 2025-05-07T20:51:19.4992727Z ) 2025-05-07T20:51:19.4992917Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4993376Z self=, 2025-05-07T20:51:19.4993815Z B=4, 2025-05-07T20:51:19.4993989Z T=8, 2025-05-07T20:51:19.4994168Z L=7, 2025-05-07T20:51:19.4994351Z long_index=True, 2025-05-07T20:51:19.4994561Z has_weight=False, 2025-05-07T20:51:19.4994774Z is_1D=True, 2025-05-07T20:51:19.4994968Z W=4, 2025-05-07T20:51:19.4995134Z ) 2025-05-07T20:51:19.4995332Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4995793Z self=, 2025-05-07T20:51:19.4996234Z B=6, 2025-05-07T20:51:19.4996410Z T=4, 2025-05-07T20:51:19.4996595Z L=12, 2025-05-07T20:51:19.4996785Z long_index=False, 2025-05-07T20:51:19.4997002Z has_weight=True, 2025-05-07T20:51:19.4997217Z is_1D=False, 2025-05-07T20:51:19.4997412Z W=6, 2025-05-07T20:51:19.4997585Z ) 2025-05-07T20:51:19.4997780Z Trying example: test_permute_indices( 2025-05-07T20:51:19.4998232Z self=, 2025-05-07T20:51:19.4998915Z B=11, 2025-05-07T20:51:19.4999096Z T=17, 2025-05-07T20:51:19.4999281Z L=2, 2025-05-07T20:51:19.4999463Z long_index=False, 2025-05-07T20:51:19.4999684Z has_weight=True, 2025-05-07T20:51:19.4999897Z is_1D=True, 2025-05-07T20:51:19.5000084Z W=4, 2025-05-07T20:51:19.5000261Z ) 2025-05-07T20:51:19.5000461Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5001209Z self=, 2025-05-07T20:51:19.5001650Z B=4, 2025-05-07T20:51:19.5001831Z T=17, 2025-05-07T20:51:19.5002002Z L=2, 2025-05-07T20:51:19.5002186Z long_index=False, 2025-05-07T20:51:19.5002405Z has_weight=True, 2025-05-07T20:51:19.5002616Z is_1D=True, 2025-05-07T20:51:19.5002801Z W=4, 2025-05-07T20:51:19.5002978Z ) 2025-05-07T20:51:19.5003177Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5003624Z self=, 2025-05-07T20:51:19.5004062Z B=17, 2025-05-07T20:51:19.5004240Z T=17, 2025-05-07T20:51:19.5004408Z L=2, 2025-05-07T20:51:19.5004598Z long_index=False, 2025-05-07T20:51:19.5004813Z has_weight=True, 2025-05-07T20:51:19.5005017Z is_1D=True, 2025-05-07T20:51:19.5005217Z W=4, 2025-05-07T20:51:19.5005394Z ) 2025-05-07T20:51:19.5005583Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5006050Z self=, 2025-05-07T20:51:19.5006487Z B=17, 2025-05-07T20:51:19.5006660Z T=17, 2025-05-07T20:51:19.5006835Z L=2, 2025-05-07T20:51:19.5007017Z long_index=True, 2025-05-07T20:51:19.5007226Z has_weight=True, 2025-05-07T20:51:19.5007437Z is_1D=True, 2025-05-07T20:51:19.5007634Z W=4, 2025-05-07T20:51:19.5007800Z ) 2025-05-07T20:51:19.5008003Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5008452Z self=, 2025-05-07T20:51:19.5008889Z B=17, 2025-05-07T20:51:19.5009066Z T=17, 2025-05-07T20:51:19.5009243Z L=4, 2025-05-07T20:51:19.5009422Z long_index=True, 2025-05-07T20:51:19.5009636Z has_weight=True, 2025-05-07T20:51:19.5009849Z is_1D=True, 2025-05-07T20:51:19.5010049Z W=4, 2025-05-07T20:51:19.5010214Z ) 2025-05-07T20:51:19.5010417Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5010885Z self=, 2025-05-07T20:51:19.5011316Z B=4, 2025-05-07T20:51:19.5011497Z T=17, 2025-05-07T20:51:19.5011677Z L=4, 2025-05-07T20:51:19.5011853Z long_index=True, 2025-05-07T20:51:19.5012072Z has_weight=True, 2025-05-07T20:51:19.5012280Z is_1D=True, 2025-05-07T20:51:19.5012468Z W=4, 2025-05-07T20:51:19.5012645Z ) 2025-05-07T20:51:19.5012844Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5013366Z self=, 2025-05-07T20:51:19.5013805Z B=4, 2025-05-07T20:51:19.5013986Z T=4, 2025-05-07T20:51:19.5014159Z L=4, 2025-05-07T20:51:19.5014345Z long_index=True, 2025-05-07T20:51:19.5014554Z has_weight=True, 2025-05-07T20:51:19.5014760Z is_1D=True, 2025-05-07T20:51:19.5014953Z W=4, 2025-05-07T20:51:19.5015127Z ) 2025-05-07T20:51:19.5015317Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5015780Z self=, 2025-05-07T20:51:19.5016221Z B=6, 2025-05-07T20:51:19.5016398Z T=12, 2025-05-07T20:51:19.5016565Z L=9, 2025-05-07T20:51:19.5016748Z long_index=True, 2025-05-07T20:51:19.5016965Z has_weight=False, 2025-05-07T20:51:19.5017169Z is_1D=True, 2025-05-07T20:51:19.5017371Z W=5, 2025-05-07T20:51:19.5017544Z ) 2025-05-07T20:51:19.5017736Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5018190Z self=, 2025-05-07T20:51:19.5018631Z B=6, 2025-05-07T20:51:19.5018802Z T=12, 2025-05-07T20:51:19.5018982Z L=12, 2025-05-07T20:51:19.5019173Z long_index=True, 2025-05-07T20:51:19.5019382Z has_weight=False, 2025-05-07T20:51:19.5019604Z is_1D=True, 2025-05-07T20:51:19.5019800Z W=5, 2025-05-07T20:51:19.5019968Z ) 2025-05-07T20:51:19.5020166Z Trying example: test_permute_indices( 2025-05-07T20:51:19.5020877Z self=, 2025-05-07T20:51:19.5021312Z B=6, 2025-05-07T20:51:19.5021496Z T=12, 2025-05-07T20:51:19.5021681Z L=12, 2025-05-07T20:51:19.5021864Z long_index=True, 2025-05-07T20:51:19.5022079Z has_weight=True, 2025-05-07T20:51:19.5022298Z is_1D=True, 2025-05-07T20:51:19.5022502Z W=5, 2025-05-07T20:51:19.5022675Z ) 2025-05-07T20:51:19.5022855Z PASSED 2025-05-07T20:51:19.5382028Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:51:19.5622781Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5623889Z self=, 2025-05-07T20:51:19.5624499Z B=1, 2025-05-07T20:51:19.5624722Z T=1, 2025-05-07T20:51:19.5624954Z L=2, 2025-05-07T20:51:19.5625191Z long_index=False, 2025-05-07T20:51:19.5625460Z has_weight=False, 2025-05-07T20:51:19.5625715Z ) 2025-05-07T20:51:19.5625986Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5626658Z self=, 2025-05-07T20:51:19.5627265Z B=5, 2025-05-07T20:51:19.5627475Z T=1, 2025-05-07T20:51:19.5627693Z L=2, 2025-05-07T20:51:19.5627915Z long_index=False, 2025-05-07T20:51:19.5628176Z has_weight=False, 2025-05-07T20:51:19.5628432Z ) 2025-05-07T20:51:19.5628707Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5629370Z self=, 2025-05-07T20:51:19.5629976Z B=5, 2025-05-07T20:51:19.5630193Z T=15, 2025-05-07T20:51:19.5630407Z L=3, 2025-05-07T20:51:19.5630653Z long_index=False, 2025-05-07T20:51:19.5630953Z has_weight=True, 2025-05-07T20:51:19.5631196Z ) 2025-05-07T20:51:19.5631476Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5632142Z self=, 2025-05-07T20:51:19.5632747Z B=12, 2025-05-07T20:51:19.5632967Z T=16, 2025-05-07T20:51:19.5633185Z L=20, 2025-05-07T20:51:19.5633401Z long_index=True, 2025-05-07T20:51:19.5633667Z has_weight=False, 2025-05-07T20:51:19.5633925Z ) 2025-05-07T20:51:19.5634193Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5634861Z self=, 2025-05-07T20:51:19.5635466Z B=1, 2025-05-07T20:51:19.5635681Z T=6, 2025-05-07T20:51:19.5635890Z L=20, 2025-05-07T20:51:19.5636114Z long_index=True, 2025-05-07T20:51:19.5636371Z has_weight=True, 2025-05-07T20:51:19.5636614Z ) 2025-05-07T20:51:19.5636889Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5637568Z self=, 2025-05-07T20:51:19.5638165Z B=4, 2025-05-07T20:51:19.5638385Z T=20, 2025-05-07T20:51:19.5638598Z L=9, 2025-05-07T20:51:19.5638813Z long_index=True, 2025-05-07T20:51:19.5639072Z has_weight=True, 2025-05-07T20:51:19.5639321Z ) 2025-05-07T20:51:19.5639588Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5640253Z self=, 2025-05-07T20:51:19.5640857Z B=18, 2025-05-07T20:51:19.5641074Z T=6, 2025-05-07T20:51:19.5641284Z L=12, 2025-05-07T20:51:19.5641510Z long_index=False, 2025-05-07T20:51:19.5641778Z has_weight=False, 2025-05-07T20:51:19.5642027Z ) 2025-05-07T20:51:19.5642301Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5642974Z self=, 2025-05-07T20:51:19.5643954Z B=16, 2025-05-07T20:51:19.5644180Z T=13, 2025-05-07T20:51:19.5644397Z L=11, 2025-05-07T20:51:19.5644617Z long_index=True, 2025-05-07T20:51:19.5644880Z has_weight=True, 2025-05-07T20:51:19.5645128Z ) 2025-05-07T20:51:19.5645422Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5654026Z self=, 2025-05-07T20:51:19.5654649Z B=15, 2025-05-07T20:51:19.5654879Z T=11, 2025-05-07T20:51:19.5655105Z L=8, 2025-05-07T20:51:19.5655327Z long_index=True, 2025-05-07T20:51:19.5655602Z has_weight=False, 2025-05-07T20:51:19.5655866Z ) 2025-05-07T20:51:19.5656146Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:19.5656830Z self=, 2025-05-07T20:51:19.5657449Z B=4, 2025-05-07T20:51:19.5657679Z T=15, 2025-05-07T20:51:19.5657910Z L=11, 2025-05-07T20:51:19.5658148Z long_index=True, 2025-05-07T20:51:19.5658413Z has_weight=False, 2025-05-07T20:51:19.5658677Z ) 2025-05-07T20:51:19.5658902Z PASSED 2025-05-07T20:51:19.5659032Z 2025-05-07T20:51:19.5659205Z ============================== 3 passed in 2.97s =============================== 2025-05-07T20:51:20.3366597Z 2025-05-07T20:51:20.3367534Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:51:20.3385923Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:51:20.3386317Z 2025-05-07T20:51:20.3386321Z 2025-05-07T20:51:20.3386325Z 2025-05-07T20:51:20.3386329Z 2025-05-07T20:51:20.3407229Z ################################################################################ 2025-05-07T20:51:20.3422760Z # [2025-05-07T20:51:20.341Z] Run Python Test Suite: 2025-05-07T20:51:20.3423159Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:20.3423517Z ################################################################################ 2025-05-07T20:51:20.3448720Z + 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:51:20.3449374Z 2025-05-07T20:51:22.5093002Z ============================= test session starts ============================== 2025-05-07T20:51:22.5093633Z 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:22.5094147Z cachedir: .pytest_cache 2025-05-07T20:51:22.5094728Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:22.5095448Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:22.5095860Z plugins: hypothesis-6.131.14 2025-05-07T20:51:24.8762355Z collecting ... collected 2 items 2025-05-07T20:51:24.8762695Z 2025-05-07T20:51:25.1955300Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:51:25.2401219Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:51:25.2401850Z 2025-05-07T20:51:25.2402018Z ============================== 2 passed in 2.86s =============================== 2025-05-07T20:51:26.0051783Z 2025-05-07T20:51:26.0052305Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:26.0072799Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:51:26.0073125Z 2025-05-07T20:51:26.0073130Z 2025-05-07T20:51:26.0073133Z 2025-05-07T20:51:26.0073137Z 2025-05-07T20:51:26.0093452Z ################################################################################ 2025-05-07T20:51:26.0109089Z # [2025-05-07T20:51:26.010Z] Run Python Test Suite: 2025-05-07T20:51:26.0109429Z # ./sparse/reorder_batched_test.py 2025-05-07T20:51:26.0110214Z ################################################################################ 2025-05-07T20:51:26.0135023Z + 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:51:26.0135831Z 2025-05-07T20:51:28.1693564Z ============================= test session starts ============================== 2025-05-07T20:51:28.1694332Z 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.1694908Z cachedir: .pytest_cache 2025-05-07T20:51:28.1695477Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:28.1696188Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:28.1696593Z plugins: hypothesis-6.131.14 2025-05-07T20:51:30.5443624Z collecting ... collected 7 items 2025-05-07T20:51:30.5443849Z 2025-05-07T20:51:30.7311409Z 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:51:30.7312616Z self=, 2025-05-07T20:51:30.7313269Z B=1, 2025-05-07T20:51:30.7313493Z T=1, 2025-05-07T20:51:30.7313716Z L=2, 2025-05-07T20:51:30.7313962Z A=1, 2025-05-07T20:51:30.7314192Z Dtype=torch.int32, 2025-05-07T20:51:30.7314643Z Itype=torch.int32, 2025-05-07T20:51:30.7314939Z broadcast_indices=False, 2025-05-07T20:51:30.7315235Z max_batch_size=0, 2025-05-07T20:51:30.7315498Z ) 2025-05-07T20:51:30.7315809Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7316529Z self=, 2025-05-07T20:51:30.7317179Z B=17, 2025-05-07T20:51:30.7317407Z T=1, 2025-05-07T20:51:30.7317625Z L=2, 2025-05-07T20:51:30.7317846Z A=1, 2025-05-07T20:51:30.7318076Z Dtype=torch.int32, 2025-05-07T20:51:30.7318348Z Itype=torch.int32, 2025-05-07T20:51:30.7318635Z broadcast_indices=False, 2025-05-07T20:51:30.7318932Z max_batch_size=0, 2025-05-07T20:51:30.7319179Z ) 2025-05-07T20:51:30.7319483Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7320204Z self=, 2025-05-07T20:51:30.7320837Z B=17, 2025-05-07T20:51:30.7321056Z T=4, 2025-05-07T20:51:30.7321274Z L=8, 2025-05-07T20:51:30.7321495Z A=19, 2025-05-07T20:51:30.7321724Z Dtype=torch.float32, 2025-05-07T20:51:30.7322011Z Itype=torch.int64, 2025-05-07T20:51:30.7322294Z broadcast_indices=False, 2025-05-07T20:51:30.7322581Z max_batch_size=0, 2025-05-07T20:51:30.7322834Z ) 2025-05-07T20:51:30.7323143Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7323866Z self=, 2025-05-07T20:51:30.7324505Z B=11, 2025-05-07T20:51:30.7324727Z T=4, 2025-05-07T20:51:30.7324938Z L=4, 2025-05-07T20:51:30.7325157Z A=9, 2025-05-07T20:51:30.7325391Z Dtype=torch.float32, 2025-05-07T20:51:30.7325673Z Itype=torch.int64, 2025-05-07T20:51:30.7325957Z broadcast_indices=False, 2025-05-07T20:51:30.7326262Z max_batch_size=-2, 2025-05-07T20:51:30.7326513Z ) 2025-05-07T20:51:30.7326817Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7327542Z self=, 2025-05-07T20:51:30.7328228Z B=18, 2025-05-07T20:51:30.7328446Z T=20, 2025-05-07T20:51:30.7328667Z L=7, 2025-05-07T20:51:30.7328886Z A=20, 2025-05-07T20:51:30.7329111Z Dtype=torch.int64, 2025-05-07T20:51:30.7330588Z Itype=torch.int32, 2025-05-07T20:51:30.7331037Z broadcast_indices=True, 2025-05-07T20:51:30.7331332Z max_batch_size=1, 2025-05-07T20:51:30.7331590Z ) 2025-05-07T20:51:30.7331908Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7332629Z self=, 2025-05-07T20:51:30.7333349Z B=1, 2025-05-07T20:51:30.7333576Z T=9, 2025-05-07T20:51:30.7333789Z L=20, 2025-05-07T20:51:30.7334018Z A=1, 2025-05-07T20:51:30.7334249Z Dtype=torch.int32, 2025-05-07T20:51:30.7334518Z Itype=torch.int32, 2025-05-07T20:51:30.7334805Z broadcast_indices=False, 2025-05-07T20:51:30.7335103Z max_batch_size=5, 2025-05-07T20:51:30.7335353Z ) 2025-05-07T20:51:30.7335661Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7336384Z self=, 2025-05-07T20:51:30.7337031Z B=17, 2025-05-07T20:51:30.7337259Z T=8, 2025-05-07T20:51:30.7337484Z L=3, 2025-05-07T20:51:30.7337723Z A=14, 2025-05-07T20:51:30.7337968Z Dtype=torch.int64, 2025-05-07T20:51:30.7338248Z Itype=torch.int64, 2025-05-07T20:51:30.7338530Z broadcast_indices=False, 2025-05-07T20:51:30.7338819Z max_batch_size=0, 2025-05-07T20:51:30.7339075Z ) 2025-05-07T20:51:30.7339376Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7340087Z self=, 2025-05-07T20:51:30.7340720Z B=11, 2025-05-07T20:51:30.7340942Z T=6, 2025-05-07T20:51:30.7341150Z L=4, 2025-05-07T20:51:30.7341377Z A=18, 2025-05-07T20:51:30.7341615Z Dtype=torch.float32, 2025-05-07T20:51:30.7341897Z Itype=torch.int64, 2025-05-07T20:51:30.7342182Z broadcast_indices=True, 2025-05-07T20:51:30.7342479Z max_batch_size=5, 2025-05-07T20:51:30.7342731Z ) 2025-05-07T20:51:30.7343051Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7343769Z self=, 2025-05-07T20:51:30.7344406Z B=10, 2025-05-07T20:51:30.7344634Z T=9, 2025-05-07T20:51:30.7344850Z L=3, 2025-05-07T20:51:30.7345057Z A=10, 2025-05-07T20:51:30.7345288Z Dtype=torch.float32, 2025-05-07T20:51:30.7345570Z Itype=torch.int64, 2025-05-07T20:51:30.7345844Z broadcast_indices=True, 2025-05-07T20:51:30.7346132Z max_batch_size=2, 2025-05-07T20:51:30.7346381Z ) 2025-05-07T20:51:30.7346674Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7347387Z self=, 2025-05-07T20:51:30.7348018Z B=3, 2025-05-07T20:51:30.7348226Z T=7, 2025-05-07T20:51:30.7348439Z L=15, 2025-05-07T20:51:30.7348660Z A=1, 2025-05-07T20:51:30.7348887Z Dtype=torch.int64, 2025-05-07T20:51:30.7349164Z Itype=torch.int32, 2025-05-07T20:51:30.7349442Z broadcast_indices=True, 2025-05-07T20:51:30.7349722Z max_batch_size=0, 2025-05-07T20:51:30.7349972Z ) 2025-05-07T20:51:30.7350272Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7350981Z self=, 2025-05-07T20:51:30.7351610Z B=20, 2025-05-07T20:51:30.7351830Z T=6, 2025-05-07T20:51:30.7352044Z L=6, 2025-05-07T20:51:30.7352250Z A=17, 2025-05-07T20:51:30.7352476Z Dtype=torch.int32, 2025-05-07T20:51:30.7352750Z Itype=torch.int32, 2025-05-07T20:51:30.7353022Z broadcast_indices=False, 2025-05-07T20:51:30.7353316Z max_batch_size=-1, 2025-05-07T20:51:30.7353570Z ) 2025-05-07T20:51:30.7353867Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7354682Z self=, 2025-05-07T20:51:30.7355393Z B=20, 2025-05-07T20:51:30.7355603Z T=1, 2025-05-07T20:51:30.7355818Z L=6, 2025-05-07T20:51:30.7356033Z A=17, 2025-05-07T20:51:30.7356258Z Dtype=torch.int32, 2025-05-07T20:51:30.7356530Z Itype=torch.int32, 2025-05-07T20:51:30.7356809Z broadcast_indices=False, 2025-05-07T20:51:30.7357098Z max_batch_size=-1, 2025-05-07T20:51:30.7357354Z ) 2025-05-07T20:51:30.7357662Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7358381Z self=, 2025-05-07T20:51:30.7359005Z B=6, 2025-05-07T20:51:30.7359223Z T=1, 2025-05-07T20:51:30.7359438Z L=6, 2025-05-07T20:51:30.7359644Z A=17, 2025-05-07T20:51:30.7359872Z Dtype=torch.int32, 2025-05-07T20:51:30.7360143Z Itype=torch.int32, 2025-05-07T20:51:30.7360414Z broadcast_indices=False, 2025-05-07T20:51:30.7360719Z max_batch_size=-1, 2025-05-07T20:51:30.7360976Z ) 2025-05-07T20:51:30.7361274Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7361990Z self=, 2025-05-07T20:51:30.7362623Z B=6, 2025-05-07T20:51:30.7362833Z T=1, 2025-05-07T20:51:30.7363047Z L=6, 2025-05-07T20:51:30.7363260Z A=1, 2025-05-07T20:51:30.7363485Z Dtype=torch.int32, 2025-05-07T20:51:30.7363708Z Itype=torch.int32, 2025-05-07T20:51:30.7363934Z broadcast_indices=False, 2025-05-07T20:51:30.7364167Z max_batch_size=-1, 2025-05-07T20:51:30.7364372Z ) 2025-05-07T20:51:30.7364617Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7365194Z self=, 2025-05-07T20:51:30.7365690Z B=6, 2025-05-07T20:51:30.7365866Z T=1, 2025-05-07T20:51:30.7366045Z L=2, 2025-05-07T20:51:30.7366208Z A=1, 2025-05-07T20:51:30.7366393Z Dtype=torch.int32, 2025-05-07T20:51:30.7366619Z Itype=torch.int32, 2025-05-07T20:51:30.7366838Z broadcast_indices=False, 2025-05-07T20:51:30.7367077Z max_batch_size=-1, 2025-05-07T20:51:30.7367283Z ) 2025-05-07T20:51:30.7367524Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7368101Z self=, 2025-05-07T20:51:30.7368609Z B=1, 2025-05-07T20:51:30.7368775Z T=1, 2025-05-07T20:51:30.7368947Z L=2, 2025-05-07T20:51:30.7369119Z A=1, 2025-05-07T20:51:30.7369295Z Dtype=torch.int32, 2025-05-07T20:51:30.7369518Z Itype=torch.int32, 2025-05-07T20:51:30.7369748Z broadcast_indices=False, 2025-05-07T20:51:30.7369986Z max_batch_size=-1, 2025-05-07T20:51:30.7370194Z ) 2025-05-07T20:51:30.7370437Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7371023Z self=, 2025-05-07T20:51:30.7371523Z B=1, 2025-05-07T20:51:30.7371702Z T=1, 2025-05-07T20:51:30.7371877Z L=2, 2025-05-07T20:51:30.7372044Z A=1, 2025-05-07T20:51:30.7372228Z Dtype=torch.int32, 2025-05-07T20:51:30.7372469Z Itype=torch.int32, 2025-05-07T20:51:30.7372689Z broadcast_indices=False, 2025-05-07T20:51:30.7373037Z max_batch_size=1, 2025-05-07T20:51:30.7373250Z ) 2025-05-07T20:51:30.7373498Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7374067Z self=, 2025-05-07T20:51:30.7374571Z B=19, 2025-05-07T20:51:30.7374749Z T=17, 2025-05-07T20:51:30.7374918Z L=2, 2025-05-07T20:51:30.7375089Z A=4, 2025-05-07T20:51:30.7375269Z Dtype=torch.int32, 2025-05-07T20:51:30.7375485Z Itype=torch.int64, 2025-05-07T20:51:30.7375711Z broadcast_indices=True, 2025-05-07T20:51:30.7376133Z max_batch_size=-1, 2025-05-07T20:51:30.7376338Z ) 2025-05-07T20:51:30.7376581Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7377157Z self=, 2025-05-07T20:51:30.7377656Z B=19, 2025-05-07T20:51:30.7377833Z T=17, 2025-05-07T20:51:30.7378012Z L=2, 2025-05-07T20:51:30.7378182Z A=2, 2025-05-07T20:51:30.7378370Z Dtype=torch.int32, 2025-05-07T20:51:30.7378593Z Itype=torch.int64, 2025-05-07T20:51:30.7378818Z broadcast_indices=True, 2025-05-07T20:51:30.7379057Z max_batch_size=-1, 2025-05-07T20:51:30.7379262Z ) 2025-05-07T20:51:30.7379508Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7380075Z self=, 2025-05-07T20:51:30.7380577Z B=19, 2025-05-07T20:51:30.7380759Z T=17, 2025-05-07T20:51:30.7380927Z L=2, 2025-05-07T20:51:30.7381106Z A=2, 2025-05-07T20:51:30.7381293Z Dtype=torch.int32, 2025-05-07T20:51:30.7381509Z Itype=torch.int64, 2025-05-07T20:51:30.7381736Z broadcast_indices=True, 2025-05-07T20:51:30.7381973Z max_batch_size=2, 2025-05-07T20:51:30.7382173Z ) 2025-05-07T20:51:30.7382349Z PASSED 2025-05-07T20:51:30.7382744Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:51:30.7832997Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7834122Z self=, 2025-05-07T20:51:30.7834731Z B=1, 2025-05-07T20:51:30.7834952Z T=1, 2025-05-07T20:51:30.7835168Z L=2, 2025-05-07T20:51:30.7835383Z A=1, 2025-05-07T20:51:30.7835611Z Dtype=torch.int32, 2025-05-07T20:51:30.7835905Z Itype=torch.int32, 2025-05-07T20:51:30.7836189Z broadcast_indices=False, 2025-05-07T20:51:30.7836491Z ) 2025-05-07T20:51:30.7836793Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7837478Z self=, 2025-05-07T20:51:30.7838144Z B=6, 2025-05-07T20:51:30.7838366Z T=1, 2025-05-07T20:51:30.7838571Z L=2, 2025-05-07T20:51:30.7838796Z A=1, 2025-05-07T20:51:30.7839025Z Dtype=torch.int32, 2025-05-07T20:51:30.7839340Z Itype=torch.int32, 2025-05-07T20:51:30.7839626Z broadcast_indices=False, 2025-05-07T20:51:30.7839908Z ) 2025-05-07T20:51:30.7840196Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7840885Z self=, 2025-05-07T20:51:30.7841497Z B=6, 2025-05-07T20:51:30.7841712Z T=11, 2025-05-07T20:51:30.7841924Z L=3, 2025-05-07T20:51:30.7842144Z A=18, 2025-05-07T20:51:30.7842382Z Dtype=torch.float32, 2025-05-07T20:51:30.7842664Z Itype=torch.int32, 2025-05-07T20:51:30.7842946Z broadcast_indices=False, 2025-05-07T20:51:30.7843239Z ) 2025-05-07T20:51:30.7843516Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7844199Z self=, 2025-05-07T20:51:30.7844808Z B=18, 2025-05-07T20:51:30.7845019Z T=1, 2025-05-07T20:51:30.7845238Z L=2, 2025-05-07T20:51:30.7845450Z A=1, 2025-05-07T20:51:30.7845668Z Dtype=torch.int32, 2025-05-07T20:51:30.7845945Z Itype=torch.int32, 2025-05-07T20:51:30.7846225Z broadcast_indices=False, 2025-05-07T20:51:30.7846503Z ) 2025-05-07T20:51:30.7846789Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7847473Z self=, 2025-05-07T20:51:30.7848319Z B=18, 2025-05-07T20:51:30.7848533Z T=17, 2025-05-07T20:51:30.7848912Z L=5, 2025-05-07T20:51:30.7849137Z A=14, 2025-05-07T20:51:30.7849370Z Dtype=torch.float32, 2025-05-07T20:51:30.7849655Z Itype=torch.int64, 2025-05-07T20:51:30.7849934Z broadcast_indices=True, 2025-05-07T20:51:30.7850207Z ) 2025-05-07T20:51:30.7850496Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7851184Z self=, 2025-05-07T20:51:30.7851795Z B=20, 2025-05-07T20:51:30.7852022Z T=19, 2025-05-07T20:51:30.7852237Z L=13, 2025-05-07T20:51:30.7852457Z A=19, 2025-05-07T20:51:30.7852691Z Dtype=torch.int32, 2025-05-07T20:51:30.7853060Z Itype=torch.int64, 2025-05-07T20:51:30.7853348Z broadcast_indices=True, 2025-05-07T20:51:30.7853626Z ) 2025-05-07T20:51:30.7853910Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7854600Z self=, 2025-05-07T20:51:30.7855216Z B=7, 2025-05-07T20:51:30.7855431Z T=17, 2025-05-07T20:51:30.7855645Z L=8, 2025-05-07T20:51:30.7855862Z A=13, 2025-05-07T20:51:30.7856091Z Dtype=torch.int32, 2025-05-07T20:51:30.7856360Z Itype=torch.int64, 2025-05-07T20:51:30.7856639Z broadcast_indices=False, 2025-05-07T20:51:30.7856928Z ) 2025-05-07T20:51:30.7857213Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7857901Z self=, 2025-05-07T20:51:30.7858518Z B=5, 2025-05-07T20:51:30.7858731Z T=18, 2025-05-07T20:51:30.7858953Z L=10, 2025-05-07T20:51:30.7859170Z A=7, 2025-05-07T20:51:30.7859397Z Dtype=torch.float32, 2025-05-07T20:51:30.7859678Z Itype=torch.int64, 2025-05-07T20:51:30.7859955Z broadcast_indices=True, 2025-05-07T20:51:30.7860226Z ) 2025-05-07T20:51:30.7860512Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7861205Z self=, 2025-05-07T20:51:30.7861824Z B=20, 2025-05-07T20:51:30.7862036Z T=15, 2025-05-07T20:51:30.7862254Z L=11, 2025-05-07T20:51:30.7862472Z A=1, 2025-05-07T20:51:30.7862696Z Dtype=torch.int64, 2025-05-07T20:51:30.7862970Z Itype=torch.int32, 2025-05-07T20:51:30.7863249Z broadcast_indices=True, 2025-05-07T20:51:30.7863540Z ) 2025-05-07T20:51:30.7863836Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7864520Z self=, 2025-05-07T20:51:30.7874295Z B=7, 2025-05-07T20:51:30.7874528Z T=18, 2025-05-07T20:51:30.7874747Z L=4, 2025-05-07T20:51:30.7874970Z A=19, 2025-05-07T20:51:30.7875207Z Dtype=torch.int64, 2025-05-07T20:51:30.7875535Z Itype=torch.int64, 2025-05-07T20:51:30.7875829Z broadcast_indices=True, 2025-05-07T20:51:30.7876106Z ) 2025-05-07T20:51:30.7876411Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7877113Z self=, 2025-05-07T20:51:30.7877733Z B=1, 2025-05-07T20:51:30.7877956Z T=6, 2025-05-07T20:51:30.7878180Z L=8, 2025-05-07T20:51:30.7878407Z A=7, 2025-05-07T20:51:30.7878635Z Dtype=torch.int32, 2025-05-07T20:51:30.7878924Z Itype=torch.int32, 2025-05-07T20:51:30.7879211Z broadcast_indices=False, 2025-05-07T20:51:30.7879496Z ) 2025-05-07T20:51:30.7879792Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7880509Z self=, 2025-05-07T20:51:30.7881126Z B=7, 2025-05-07T20:51:30.7881353Z T=6, 2025-05-07T20:51:30.7881576Z L=8, 2025-05-07T20:51:30.7881787Z A=7, 2025-05-07T20:51:30.7882149Z Dtype=torch.int32, 2025-05-07T20:51:30.7882511Z Itype=torch.int32, 2025-05-07T20:51:30.7882794Z broadcast_indices=False, 2025-05-07T20:51:30.7883087Z ) 2025-05-07T20:51:30.7883384Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7884067Z self=, 2025-05-07T20:51:30.7884684Z B=7, 2025-05-07T20:51:30.7884900Z T=7, 2025-05-07T20:51:30.7885118Z L=8, 2025-05-07T20:51:30.7885343Z A=7, 2025-05-07T20:51:30.7885577Z Dtype=torch.int32, 2025-05-07T20:51:30.7885849Z Itype=torch.int32, 2025-05-07T20:51:30.7886131Z broadcast_indices=False, 2025-05-07T20:51:30.7886423Z ) 2025-05-07T20:51:30.7886714Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7887395Z self=, 2025-05-07T20:51:30.7888009Z B=7, 2025-05-07T20:51:30.7888235Z T=7, 2025-05-07T20:51:30.7888461Z L=8, 2025-05-07T20:51:30.7888688Z A=8, 2025-05-07T20:51:30.7888922Z Dtype=torch.int32, 2025-05-07T20:51:30.7889194Z Itype=torch.int32, 2025-05-07T20:51:30.7889489Z broadcast_indices=False, 2025-05-07T20:51:30.7889781Z ) 2025-05-07T20:51:30.7890064Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7890763Z self=, 2025-05-07T20:51:30.7891384Z B=8, 2025-05-07T20:51:30.7891602Z T=7, 2025-05-07T20:51:30.7891830Z L=8, 2025-05-07T20:51:30.7892052Z A=8, 2025-05-07T20:51:30.7892282Z Dtype=torch.int32, 2025-05-07T20:51:30.7892564Z Itype=torch.int32, 2025-05-07T20:51:30.7892852Z broadcast_indices=False, 2025-05-07T20:51:30.7893205Z ) 2025-05-07T20:51:30.7893487Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7894176Z self=, 2025-05-07T20:51:30.7894796Z B=8, 2025-05-07T20:51:30.7895018Z T=7, 2025-05-07T20:51:30.7895235Z L=7, 2025-05-07T20:51:30.7895457Z A=8, 2025-05-07T20:51:30.7895679Z Dtype=torch.int32, 2025-05-07T20:51:30.7895965Z Itype=torch.int32, 2025-05-07T20:51:30.7896255Z broadcast_indices=False, 2025-05-07T20:51:30.7896542Z ) 2025-05-07T20:51:30.7896843Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7897537Z self=, 2025-05-07T20:51:30.7898160Z B=7, 2025-05-07T20:51:30.7898618Z T=7, 2025-05-07T20:51:30.7898849Z L=7, 2025-05-07T20:51:30.7899054Z A=8, 2025-05-07T20:51:30.7899289Z Dtype=torch.int32, 2025-05-07T20:51:30.7899581Z Itype=torch.int32, 2025-05-07T20:51:30.7899867Z broadcast_indices=False, 2025-05-07T20:51:30.7900190Z ) 2025-05-07T20:51:30.7900479Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7901179Z self=, 2025-05-07T20:51:30.7901785Z B=12, 2025-05-07T20:51:30.7902009Z T=5, 2025-05-07T20:51:30.7902230Z L=2, 2025-05-07T20:51:30.7902438Z A=6, 2025-05-07T20:51:30.7902675Z Dtype=torch.int64, 2025-05-07T20:51:30.7902949Z Itype=torch.int64, 2025-05-07T20:51:30.7903230Z broadcast_indices=False, 2025-05-07T20:51:30.7903526Z ) 2025-05-07T20:51:30.7903815Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7904495Z self=, 2025-05-07T20:51:30.7905111Z B=6, 2025-05-07T20:51:30.7905331Z T=5, 2025-05-07T20:51:30.7905541Z L=2, 2025-05-07T20:51:30.7905756Z A=6, 2025-05-07T20:51:30.7905990Z Dtype=torch.int64, 2025-05-07T20:51:30.7906261Z Itype=torch.int64, 2025-05-07T20:51:30.7906561Z broadcast_indices=False, 2025-05-07T20:51:30.7907021Z ) 2025-05-07T20:51:30.7907418Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7908114Z self=, 2025-05-07T20:51:30.7908736Z B=6, 2025-05-07T20:51:30.7908961Z T=2, 2025-05-07T20:51:30.7909173Z L=2, 2025-05-07T20:51:30.7909394Z A=6, 2025-05-07T20:51:30.7909632Z Dtype=torch.int64, 2025-05-07T20:51:30.7909910Z Itype=torch.int64, 2025-05-07T20:51:30.7910196Z broadcast_indices=False, 2025-05-07T20:51:30.7910487Z ) 2025-05-07T20:51:30.7910780Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7911482Z self=, 2025-05-07T20:51:30.7912102Z B=6, 2025-05-07T20:51:30.7912314Z T=2, 2025-05-07T20:51:30.7912532Z L=6, 2025-05-07T20:51:30.7912753Z A=6, 2025-05-07T20:51:30.7912976Z Dtype=torch.int64, 2025-05-07T20:51:30.7913256Z Itype=torch.int64, 2025-05-07T20:51:30.7913559Z broadcast_indices=False, 2025-05-07T20:51:30.7913842Z ) 2025-05-07T20:51:30.7914133Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7914826Z self=, 2025-05-07T20:51:30.7915438Z B=6, 2025-05-07T20:51:30.7915646Z T=2, 2025-05-07T20:51:30.7915859Z L=2, 2025-05-07T20:51:30.7916076Z A=2, 2025-05-07T20:51:30.7916300Z Dtype=torch.int64, 2025-05-07T20:51:30.7916582Z Itype=torch.int64, 2025-05-07T20:51:30.7916858Z broadcast_indices=False, 2025-05-07T20:51:30.7917141Z ) 2025-05-07T20:51:30.7917430Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7918119Z self=, 2025-05-07T20:51:30.7918736Z B=2, 2025-05-07T20:51:30.7918946Z T=2, 2025-05-07T20:51:30.7919163Z L=2, 2025-05-07T20:51:30.7919382Z A=2, 2025-05-07T20:51:30.7919612Z Dtype=torch.int64, 2025-05-07T20:51:30.7919902Z Itype=torch.int64, 2025-05-07T20:51:30.7920185Z broadcast_indices=False, 2025-05-07T20:51:30.7920476Z ) 2025-05-07T20:51:30.7920771Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7921453Z self=, 2025-05-07T20:51:30.7922067Z B=9, 2025-05-07T20:51:30.7922290Z T=13, 2025-05-07T20:51:30.7922512Z L=6, 2025-05-07T20:51:30.7922721Z A=20, 2025-05-07T20:51:30.7922960Z Dtype=torch.float32, 2025-05-07T20:51:30.7923250Z Itype=torch.int32, 2025-05-07T20:51:30.7923520Z broadcast_indices=True, 2025-05-07T20:51:30.7923809Z ) 2025-05-07T20:51:30.7924100Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7924788Z self=, 2025-05-07T20:51:30.7925405Z B=9, 2025-05-07T20:51:30.7925625Z T=20, 2025-05-07T20:51:30.7925852Z L=6, 2025-05-07T20:51:30.7926068Z A=20, 2025-05-07T20:51:30.7926296Z Dtype=torch.float32, 2025-05-07T20:51:30.7926581Z Itype=torch.int32, 2025-05-07T20:51:30.7926862Z broadcast_indices=True, 2025-05-07T20:51:30.7927136Z ) 2025-05-07T20:51:30.7927420Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7928108Z self=, 2025-05-07T20:51:30.7928713Z B=20, 2025-05-07T20:51:30.7928934Z T=20, 2025-05-07T20:51:30.7929148Z L=6, 2025-05-07T20:51:30.7929356Z A=20, 2025-05-07T20:51:30.7929588Z Dtype=torch.float32, 2025-05-07T20:51:30.7929879Z Itype=torch.int32, 2025-05-07T20:51:30.7930157Z broadcast_indices=True, 2025-05-07T20:51:30.7930441Z ) 2025-05-07T20:51:30.7930734Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7931521Z self=, 2025-05-07T20:51:30.7932205Z B=20, 2025-05-07T20:51:30.7932431Z T=20, 2025-05-07T20:51:30.7932653Z L=6, 2025-05-07T20:51:30.7932923Z A=6, 2025-05-07T20:51:30.7933157Z Dtype=torch.float32, 2025-05-07T20:51:30.7933450Z Itype=torch.int32, 2025-05-07T20:51:30.7933721Z broadcast_indices=True, 2025-05-07T20:51:30.7933995Z ) 2025-05-07T20:51:30.7934281Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7934958Z self=, 2025-05-07T20:51:30.7935568Z B=20, 2025-05-07T20:51:30.7935787Z T=20, 2025-05-07T20:51:30.7935993Z L=20, 2025-05-07T20:51:30.7936213Z A=20, 2025-05-07T20:51:30.7936451Z Dtype=torch.float32, 2025-05-07T20:51:30.7936733Z Itype=torch.int32, 2025-05-07T20:51:30.7937017Z broadcast_indices=True, 2025-05-07T20:51:30.7937303Z ) 2025-05-07T20:51:30.7937586Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.7938284Z self=, 2025-05-07T20:51:30.7938896Z B=19, 2025-05-07T20:51:30.7939111Z T=11, 2025-05-07T20:51:30.7939327Z L=20, 2025-05-07T20:51:30.7939545Z A=12, 2025-05-07T20:51:30.7939776Z Dtype=torch.int64, 2025-05-07T20:51:30.7940045Z Itype=torch.int32, 2025-05-07T20:51:30.7940321Z broadcast_indices=False, 2025-05-07T20:51:30.7940606Z ) 2025-05-07T20:51:30.8016695Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8017450Z self=, 2025-05-07T20:51:30.8018121Z B=11, 2025-05-07T20:51:30.8018339Z T=11, 2025-05-07T20:51:30.8018547Z L=20, 2025-05-07T20:51:30.8018765Z A=12, 2025-05-07T20:51:30.8018991Z Dtype=torch.int64, 2025-05-07T20:51:30.8019258Z Itype=torch.int32, 2025-05-07T20:51:30.8019546Z broadcast_indices=False, 2025-05-07T20:51:30.8019840Z ) 2025-05-07T20:51:30.8020121Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8020808Z self=, 2025-05-07T20:51:30.8021425Z B=11, 2025-05-07T20:51:30.8021638Z T=11, 2025-05-07T20:51:30.8021847Z L=12, 2025-05-07T20:51:30.8022058Z A=12, 2025-05-07T20:51:30.8022282Z Dtype=torch.int64, 2025-05-07T20:51:30.8022543Z Itype=torch.int32, 2025-05-07T20:51:30.8022822Z broadcast_indices=False, 2025-05-07T20:51:30.8023104Z ) 2025-05-07T20:51:30.8023387Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8024076Z self=, 2025-05-07T20:51:30.8024682Z B=11, 2025-05-07T20:51:30.8024894Z T=12, 2025-05-07T20:51:30.8025111Z L=12, 2025-05-07T20:51:30.8025326Z A=12, 2025-05-07T20:51:30.8025555Z Dtype=torch.int64, 2025-05-07T20:51:30.8025830Z Itype=torch.int32, 2025-05-07T20:51:30.8026108Z broadcast_indices=False, 2025-05-07T20:51:30.8026389Z ) 2025-05-07T20:51:30.8026681Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8027362Z self=, 2025-05-07T20:51:30.8027968Z B=12, 2025-05-07T20:51:30.8028180Z T=12, 2025-05-07T20:51:30.8028393Z L=12, 2025-05-07T20:51:30.8028610Z A=12, 2025-05-07T20:51:30.8028834Z Dtype=torch.int64, 2025-05-07T20:51:30.8029106Z Itype=torch.int32, 2025-05-07T20:51:30.8029387Z broadcast_indices=False, 2025-05-07T20:51:30.8029670Z ) 2025-05-07T20:51:30.8029956Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8030640Z self=, 2025-05-07T20:51:30.8031246Z B=4, 2025-05-07T20:51:30.8031644Z T=4, 2025-05-07T20:51:30.8031863Z L=3, 2025-05-07T20:51:30.8032218Z A=6, 2025-05-07T20:51:30.8032455Z Dtype=torch.float32, 2025-05-07T20:51:30.8032744Z Itype=torch.int32, 2025-05-07T20:51:30.8033015Z broadcast_indices=False, 2025-05-07T20:51:30.8033301Z ) 2025-05-07T20:51:30.8033587Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8034267Z self=, 2025-05-07T20:51:30.8034868Z B=4, 2025-05-07T20:51:30.8035083Z T=4, 2025-05-07T20:51:30.8035292Z L=4, 2025-05-07T20:51:30.8035493Z A=6, 2025-05-07T20:51:30.8035719Z Dtype=torch.float32, 2025-05-07T20:51:30.8036005Z Itype=torch.int32, 2025-05-07T20:51:30.8036280Z broadcast_indices=False, 2025-05-07T20:51:30.8036562Z ) 2025-05-07T20:51:30.8036851Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8037529Z self=, 2025-05-07T20:51:30.8038167Z B=4, 2025-05-07T20:51:30.8038394Z T=4, 2025-05-07T20:51:30.8038604Z L=4, 2025-05-07T20:51:30.8038813Z A=4, 2025-05-07T20:51:30.8039051Z Dtype=torch.float32, 2025-05-07T20:51:30.8039330Z Itype=torch.int32, 2025-05-07T20:51:30.8039617Z broadcast_indices=False, 2025-05-07T20:51:30.8039911Z ) 2025-05-07T20:51:30.8040191Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8040873Z self=, 2025-05-07T20:51:30.8041486Z B=14, 2025-05-07T20:51:30.8041709Z T=16, 2025-05-07T20:51:30.8041917Z L=20, 2025-05-07T20:51:30.8042134Z A=13, 2025-05-07T20:51:30.8042363Z Dtype=torch.int32, 2025-05-07T20:51:30.8042634Z Itype=torch.int64, 2025-05-07T20:51:30.8042927Z broadcast_indices=True, 2025-05-07T20:51:30.8043212Z ) 2025-05-07T20:51:30.8043489Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8044187Z self=, 2025-05-07T20:51:30.8044800Z B=14, 2025-05-07T20:51:30.8045023Z T=13, 2025-05-07T20:51:30.8045234Z L=20, 2025-05-07T20:51:30.8045450Z A=13, 2025-05-07T20:51:30.8045687Z Dtype=torch.int32, 2025-05-07T20:51:30.8045952Z Itype=torch.int64, 2025-05-07T20:51:30.8046230Z broadcast_indices=True, 2025-05-07T20:51:30.8046511Z ) 2025-05-07T20:51:30.8046794Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8047482Z self=, 2025-05-07T20:51:30.8048137Z B=13, 2025-05-07T20:51:30.8048346Z T=13, 2025-05-07T20:51:30.8048555Z L=20, 2025-05-07T20:51:30.8048768Z A=13, 2025-05-07T20:51:30.8048990Z Dtype=torch.int32, 2025-05-07T20:51:30.8049258Z Itype=torch.int64, 2025-05-07T20:51:30.8049536Z broadcast_indices=True, 2025-05-07T20:51:30.8049810Z ) 2025-05-07T20:51:30.8050098Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:30.8050770Z self=, 2025-05-07T20:51:30.8051377Z B=13, 2025-05-07T20:51:30.8051582Z T=20, 2025-05-07T20:51:30.8051795Z L=20, 2025-05-07T20:51:30.8052011Z A=13, 2025-05-07T20:51:30.8052232Z Dtype=torch.int32, 2025-05-07T20:51:30.8052511Z Itype=torch.int64, 2025-05-07T20:51:30.8052788Z broadcast_indices=True, 2025-05-07T20:51:30.8053126Z ) 2025-05-07T20:51:30.8053334Z PASSED 2025-05-07T20:51:31.0178597Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0179683Z self=, 2025-05-07T20:51:31.0180286Z B=1, 2025-05-07T20:51:31.0180504Z T=1, 2025-05-07T20:51:31.0180928Z L=2, 2025-05-07T20:51:31.0181135Z A=1, 2025-05-07T20:51:31.0181485Z Dtype=torch.int32, 2025-05-07T20:51:31.0181781Z broadcast_lengths=False, 2025-05-07T20:51:31.0182063Z ) 2025-05-07T20:51:31.0182334Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0182983Z self=, 2025-05-07T20:51:31.0183569Z B=12, 2025-05-07T20:51:31.0183783Z T=1, 2025-05-07T20:51:31.0184001Z L=2, 2025-05-07T20:51:31.0184211Z A=1, 2025-05-07T20:51:31.0184440Z Dtype=torch.int32, 2025-05-07T20:51:31.0184722Z broadcast_lengths=False, 2025-05-07T20:51:31.0185002Z ) 2025-05-07T20:51:31.0185271Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0185917Z self=, 2025-05-07T20:51:31.0186498Z B=12, 2025-05-07T20:51:31.0186711Z T=9, 2025-05-07T20:51:31.0186929Z L=15, 2025-05-07T20:51:31.0187149Z A=4, 2025-05-07T20:51:31.0187386Z Dtype=torch.float32, 2025-05-07T20:51:31.0187677Z broadcast_lengths=False, 2025-05-07T20:51:31.0187957Z ) 2025-05-07T20:51:31.0188226Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0189048Z self=, 2025-05-07T20:51:31.0189629Z B=6, 2025-05-07T20:51:31.0189844Z T=19, 2025-05-07T20:51:31.0190060Z L=19, 2025-05-07T20:51:31.0190265Z A=3, 2025-05-07T20:51:31.0190494Z Dtype=torch.int64, 2025-05-07T20:51:31.0190773Z broadcast_lengths=False, 2025-05-07T20:51:31.0191047Z ) 2025-05-07T20:51:31.0191315Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0191961Z self=, 2025-05-07T20:51:31.0192550Z B=1, 2025-05-07T20:51:31.0192756Z T=16, 2025-05-07T20:51:31.0192970Z L=5, 2025-05-07T20:51:31.0193188Z A=20, 2025-05-07T20:51:31.0193421Z Dtype=torch.float32, 2025-05-07T20:51:31.0193707Z broadcast_lengths=False, 2025-05-07T20:51:31.0193989Z ) 2025-05-07T20:51:31.0194250Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0194893Z self=, 2025-05-07T20:51:31.0195478Z B=3, 2025-05-07T20:51:31.0195684Z T=11, 2025-05-07T20:51:31.0195900Z L=19, 2025-05-07T20:51:31.0196111Z A=14, 2025-05-07T20:51:31.0196336Z Dtype=torch.float32, 2025-05-07T20:51:31.0196625Z broadcast_lengths=True, 2025-05-07T20:51:31.0196901Z ) 2025-05-07T20:51:31.0197161Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0197804Z self=, 2025-05-07T20:51:31.0198601Z B=3, 2025-05-07T20:51:31.0198824Z T=5, 2025-05-07T20:51:31.0199030Z L=7, 2025-05-07T20:51:31.0199248Z A=10, 2025-05-07T20:51:31.0199476Z Dtype=torch.int32, 2025-05-07T20:51:31.0199767Z broadcast_lengths=False, 2025-05-07T20:51:31.0200049Z ) 2025-05-07T20:51:31.0200308Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0208721Z self=, 2025-05-07T20:51:31.0209365Z B=10, 2025-05-07T20:51:31.0209588Z T=11, 2025-05-07T20:51:31.0209814Z L=10, 2025-05-07T20:51:31.0210033Z A=9, 2025-05-07T20:51:31.0210262Z Dtype=torch.int64, 2025-05-07T20:51:31.0210558Z broadcast_lengths=False, 2025-05-07T20:51:31.0210853Z ) 2025-05-07T20:51:31.0211122Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0211773Z self=, 2025-05-07T20:51:31.0212376Z B=2, 2025-05-07T20:51:31.0212588Z T=11, 2025-05-07T20:51:31.0212812Z L=10, 2025-05-07T20:51:31.0213106Z A=2, 2025-05-07T20:51:31.0213526Z Dtype=torch.int64, 2025-05-07T20:51:31.0213933Z broadcast_lengths=False, 2025-05-07T20:51:31.0214226Z ) 2025-05-07T20:51:31.0214496Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0215148Z self=, 2025-05-07T20:51:31.0215748Z B=8, 2025-05-07T20:51:31.0215971Z T=20, 2025-05-07T20:51:31.0216186Z L=7, 2025-05-07T20:51:31.0216406Z A=2, 2025-05-07T20:51:31.0216639Z Dtype=torch.float32, 2025-05-07T20:51:31.0216931Z broadcast_lengths=False, 2025-05-07T20:51:31.0217220Z ) 2025-05-07T20:51:31.0217493Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0218187Z self=, 2025-05-07T20:51:31.0218793Z B=17, 2025-05-07T20:51:31.0219014Z T=20, 2025-05-07T20:51:31.0219231Z L=19, 2025-05-07T20:51:31.0219450Z A=12, 2025-05-07T20:51:31.0219693Z Dtype=torch.int32, 2025-05-07T20:51:31.0219978Z broadcast_lengths=True, 2025-05-07T20:51:31.0220266Z ) 2025-05-07T20:51:31.0220538Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0221177Z self=, 2025-05-07T20:51:31.0221768Z B=17, 2025-05-07T20:51:31.0221992Z T=17, 2025-05-07T20:51:31.0222202Z L=19, 2025-05-07T20:51:31.0222420Z A=12, 2025-05-07T20:51:31.0222653Z Dtype=torch.int32, 2025-05-07T20:51:31.0222930Z broadcast_lengths=True, 2025-05-07T20:51:31.0223212Z ) 2025-05-07T20:51:31.0223483Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0224135Z self=, 2025-05-07T20:51:31.0224723Z B=17, 2025-05-07T20:51:31.0224943Z T=17, 2025-05-07T20:51:31.0225163Z L=17, 2025-05-07T20:51:31.0225378Z A=12, 2025-05-07T20:51:31.0225619Z Dtype=torch.int32, 2025-05-07T20:51:31.0225912Z broadcast_lengths=True, 2025-05-07T20:51:31.0226192Z ) 2025-05-07T20:51:31.0226477Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0227128Z self=, 2025-05-07T20:51:31.0227722Z B=17, 2025-05-07T20:51:31.0227982Z T=17, 2025-05-07T20:51:31.0228212Z L=12, 2025-05-07T20:51:31.0228423Z A=12, 2025-05-07T20:51:31.0228654Z Dtype=torch.int32, 2025-05-07T20:51:31.0228934Z broadcast_lengths=True, 2025-05-07T20:51:31.0229203Z ) 2025-05-07T20:51:31.0229478Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0230123Z self=, 2025-05-07T20:51:31.0230716Z B=17, 2025-05-07T20:51:31.0230930Z T=17, 2025-05-07T20:51:31.0231150Z L=17, 2025-05-07T20:51:31.0231366Z A=17, 2025-05-07T20:51:31.0231589Z Dtype=torch.int32, 2025-05-07T20:51:31.0231878Z broadcast_lengths=True, 2025-05-07T20:51:31.0232168Z ) 2025-05-07T20:51:31.0232437Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0233077Z self=, 2025-05-07T20:51:31.0233567Z B=5, 2025-05-07T20:51:31.0233740Z T=10, 2025-05-07T20:51:31.0233917Z L=17, 2025-05-07T20:51:31.0234098Z A=12, 2025-05-07T20:51:31.0234284Z Dtype=torch.int64, 2025-05-07T20:51:31.0234519Z broadcast_lengths=False, 2025-05-07T20:51:31.0234761Z ) 2025-05-07T20:51:31.0234980Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0235501Z self=, 2025-05-07T20:51:31.0235980Z B=5, 2025-05-07T20:51:31.0236164Z T=12, 2025-05-07T20:51:31.0236340Z L=17, 2025-05-07T20:51:31.0236520Z A=12, 2025-05-07T20:51:31.0236706Z Dtype=torch.int64, 2025-05-07T20:51:31.0237028Z broadcast_lengths=False, 2025-05-07T20:51:31.0237340Z ) 2025-05-07T20:51:31.0237568Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0238084Z self=, 2025-05-07T20:51:31.0238557Z B=5, 2025-05-07T20:51:31.0238734Z T=17, 2025-05-07T20:51:31.0238906Z L=17, 2025-05-07T20:51:31.0239079Z A=12, 2025-05-07T20:51:31.0239270Z Dtype=torch.int64, 2025-05-07T20:51:31.0239498Z broadcast_lengths=False, 2025-05-07T20:51:31.0239736Z ) 2025-05-07T20:51:31.0239963Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0240477Z self=, 2025-05-07T20:51:31.0240956Z B=5, 2025-05-07T20:51:31.0241141Z T=5, 2025-05-07T20:51:31.0241316Z L=17, 2025-05-07T20:51:31.0241495Z A=12, 2025-05-07T20:51:31.0241688Z Dtype=torch.int64, 2025-05-07T20:51:31.0241923Z broadcast_lengths=False, 2025-05-07T20:51:31.0242163Z ) 2025-05-07T20:51:31.0242392Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:31.0242919Z self=, 2025-05-07T20:51:31.0243540Z B=5, 2025-05-07T20:51:31.0243759Z T=5, 2025-05-07T20:51:31.0243977Z L=17, 2025-05-07T20:51:31.0244189Z A=17, 2025-05-07T20:51:31.0244419Z Dtype=torch.int64, 2025-05-07T20:51:31.0244708Z broadcast_lengths=False, 2025-05-07T20:51:31.0244986Z ) 2025-05-07T20:51:31.0245206Z PASSED 2025-05-07T20:51:31.0609799Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0610947Z self=, 2025-05-07T20:51:31.0611584Z B=1, 2025-05-07T20:51:31.0611806Z T=1, 2025-05-07T20:51:31.0612026Z L=2, 2025-05-07T20:51:31.0612253Z A=1, 2025-05-07T20:51:31.0612483Z Dtype=torch.int32, 2025-05-07T20:51:31.0612770Z broadcast_lengths=False, 2025-05-07T20:51:31.0613142Z ) 2025-05-07T20:51:31.0613429Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0614120Z self=, 2025-05-07T20:51:31.0614741Z B=15, 2025-05-07T20:51:31.0614954Z T=1, 2025-05-07T20:51:31.0615167Z L=2, 2025-05-07T20:51:31.0615379Z A=1, 2025-05-07T20:51:31.0615602Z Dtype=torch.int32, 2025-05-07T20:51:31.0615896Z broadcast_lengths=False, 2025-05-07T20:51:31.0616191Z ) 2025-05-07T20:51:31.0616471Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0617160Z self=, 2025-05-07T20:51:31.0617779Z B=15, 2025-05-07T20:51:31.0617988Z T=17, 2025-05-07T20:51:31.0618207Z L=19, 2025-05-07T20:51:31.0618433Z A=10, 2025-05-07T20:51:31.0618668Z Dtype=torch.int32, 2025-05-07T20:51:31.0618947Z broadcast_lengths=False, 2025-05-07T20:51:31.0619234Z ) 2025-05-07T20:51:31.0619520Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0620200Z self=, 2025-05-07T20:51:31.0620815Z B=11, 2025-05-07T20:51:31.0621036Z T=1, 2025-05-07T20:51:31.0621248Z L=2, 2025-05-07T20:51:31.0621464Z A=1, 2025-05-07T20:51:31.0621686Z Dtype=torch.int32, 2025-05-07T20:51:31.0621972Z broadcast_lengths=False, 2025-05-07T20:51:31.0622257Z ) 2025-05-07T20:51:31.0622537Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0623222Z self=, 2025-05-07T20:51:31.0623832Z B=11, 2025-05-07T20:51:31.0624043Z T=6, 2025-05-07T20:51:31.0624259Z L=17, 2025-05-07T20:51:31.0624659Z A=11, 2025-05-07T20:51:31.0625008Z Dtype=torch.int32, 2025-05-07T20:51:31.0625298Z broadcast_lengths=True, 2025-05-07T20:51:31.0625577Z ) 2025-05-07T20:51:31.0625857Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0626552Z self=, 2025-05-07T20:51:31.0627161Z B=3, 2025-05-07T20:51:31.0627376Z T=9, 2025-05-07T20:51:31.0627583Z L=18, 2025-05-07T20:51:31.0627799Z A=12, 2025-05-07T20:51:31.0628034Z Dtype=torch.int64, 2025-05-07T20:51:31.0628362Z broadcast_lengths=False, 2025-05-07T20:51:31.0628646Z ) 2025-05-07T20:51:31.0628932Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0629609Z self=, 2025-05-07T20:51:31.0630217Z B=2, 2025-05-07T20:51:31.0630433Z T=19, 2025-05-07T20:51:31.0630641Z L=4, 2025-05-07T20:51:31.0630863Z A=4, 2025-05-07T20:51:31.0631105Z Dtype=torch.float32, 2025-05-07T20:51:31.0631393Z broadcast_lengths=True, 2025-05-07T20:51:31.0631666Z ) 2025-05-07T20:51:31.0631951Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0632628Z self=, 2025-05-07T20:51:31.0633238Z B=6, 2025-05-07T20:51:31.0633455Z T=1, 2025-05-07T20:51:31.0633661Z L=19, 2025-05-07T20:51:31.0633875Z A=16, 2025-05-07T20:51:31.0634100Z Dtype=torch.int32, 2025-05-07T20:51:31.0634381Z broadcast_lengths=False, 2025-05-07T20:51:31.0634658Z ) 2025-05-07T20:51:31.0634945Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0635630Z self=, 2025-05-07T20:51:31.0636235Z B=20, 2025-05-07T20:51:31.0636447Z T=12, 2025-05-07T20:51:31.0636665Z L=11, 2025-05-07T20:51:31.0636882Z A=10, 2025-05-07T20:51:31.0637118Z Dtype=torch.int32, 2025-05-07T20:51:31.0637401Z broadcast_lengths=False, 2025-05-07T20:51:31.0637690Z ) 2025-05-07T20:51:31.0638018Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0638725Z self=, 2025-05-07T20:51:31.0639324Z B=2, 2025-05-07T20:51:31.0639540Z T=2, 2025-05-07T20:51:31.0639756Z L=20, 2025-05-07T20:51:31.0639963Z A=13, 2025-05-07T20:51:31.0640191Z Dtype=torch.int64, 2025-05-07T20:51:31.0640467Z broadcast_lengths=True, 2025-05-07T20:51:31.0640738Z ) 2025-05-07T20:51:31.0641022Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0641711Z self=, 2025-05-07T20:51:31.0642323Z B=6, 2025-05-07T20:51:31.0642535Z T=6, 2025-05-07T20:51:31.0642748Z L=9, 2025-05-07T20:51:31.0642966Z A=5, 2025-05-07T20:51:31.0643197Z Dtype=torch.float32, 2025-05-07T20:51:31.0643489Z broadcast_lengths=False, 2025-05-07T20:51:31.0643773Z ) 2025-05-07T20:51:31.0644053Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0644736Z self=, 2025-05-07T20:51:31.0645344Z B=5, 2025-05-07T20:51:31.0645551Z T=6, 2025-05-07T20:51:31.0645764Z L=9, 2025-05-07T20:51:31.0645978Z A=5, 2025-05-07T20:51:31.0646202Z Dtype=torch.float32, 2025-05-07T20:51:31.0646494Z broadcast_lengths=False, 2025-05-07T20:51:31.0646778Z ) 2025-05-07T20:51:31.0647055Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0647745Z self=, 2025-05-07T20:51:31.0648360Z B=5, 2025-05-07T20:51:31.0648578Z T=6, 2025-05-07T20:51:31.0648788Z L=5, 2025-05-07T20:51:31.0649099Z A=5, 2025-05-07T20:51:31.0649438Z Dtype=torch.float32, 2025-05-07T20:51:31.0649731Z broadcast_lengths=False, 2025-05-07T20:51:31.0650023Z ) 2025-05-07T20:51:31.0650309Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0650981Z self=, 2025-05-07T20:51:31.0651594Z B=5, 2025-05-07T20:51:31.0651806Z T=6, 2025-05-07T20:51:31.0652015Z L=6, 2025-05-07T20:51:31.0652229Z A=5, 2025-05-07T20:51:31.0652459Z Dtype=torch.float32, 2025-05-07T20:51:31.0652789Z broadcast_lengths=False, 2025-05-07T20:51:31.0653156Z ) 2025-05-07T20:51:31.0653436Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0654118Z self=, 2025-05-07T20:51:31.0654724Z B=6, 2025-05-07T20:51:31.0654932Z T=6, 2025-05-07T20:51:31.0655144Z L=6, 2025-05-07T20:51:31.0655367Z A=5, 2025-05-07T20:51:31.0655598Z Dtype=torch.float32, 2025-05-07T20:51:31.0655891Z broadcast_lengths=False, 2025-05-07T20:51:31.0656175Z ) 2025-05-07T20:51:31.0656465Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0657143Z self=, 2025-05-07T20:51:31.0657755Z B=5, 2025-05-07T20:51:31.0657976Z T=6, 2025-05-07T20:51:31.0658182Z L=6, 2025-05-07T20:51:31.0658389Z A=6, 2025-05-07T20:51:31.0658620Z Dtype=torch.float32, 2025-05-07T20:51:31.0658905Z broadcast_lengths=False, 2025-05-07T20:51:31.0659187Z ) 2025-05-07T20:51:31.0659471Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0660149Z self=, 2025-05-07T20:51:31.0660763Z B=13, 2025-05-07T20:51:31.0660980Z T=10, 2025-05-07T20:51:31.0661190Z L=20, 2025-05-07T20:51:31.0661413Z A=11, 2025-05-07T20:51:31.0661648Z Dtype=torch.int32, 2025-05-07T20:51:31.0661921Z broadcast_lengths=True, 2025-05-07T20:51:31.0662206Z ) 2025-05-07T20:51:31.0662489Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0663167Z self=, 2025-05-07T20:51:31.0663780Z B=13, 2025-05-07T20:51:31.0664000Z T=10, 2025-05-07T20:51:31.0664207Z L=10, 2025-05-07T20:51:31.0664423Z A=11, 2025-05-07T20:51:31.0664648Z Dtype=torch.int32, 2025-05-07T20:51:31.0664928Z broadcast_lengths=True, 2025-05-07T20:51:31.0665198Z ) 2025-05-07T20:51:31.0665485Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0666169Z self=, 2025-05-07T20:51:31.0666776Z B=13, 2025-05-07T20:51:31.0666994Z T=11, 2025-05-07T20:51:31.0667218Z L=10, 2025-05-07T20:51:31.0667429Z A=11, 2025-05-07T20:51:31.0667671Z Dtype=torch.int32, 2025-05-07T20:51:31.0667958Z broadcast_lengths=True, 2025-05-07T20:51:31.0668239Z ) 2025-05-07T20:51:31.0668527Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0669218Z self=, 2025-05-07T20:51:31.0669827Z B=13, 2025-05-07T20:51:31.0670045Z T=13, 2025-05-07T20:51:31.0670266Z L=10, 2025-05-07T20:51:31.0670476Z A=11, 2025-05-07T20:51:31.0670708Z Dtype=torch.int32, 2025-05-07T20:51:31.0670985Z broadcast_lengths=True, 2025-05-07T20:51:31.0671258Z ) 2025-05-07T20:51:31.0671545Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0672229Z self=, 2025-05-07T20:51:31.0672844Z B=10, 2025-05-07T20:51:31.0673052Z T=10, 2025-05-07T20:51:31.0673366Z L=10, 2025-05-07T20:51:31.0673584Z A=11, 2025-05-07T20:51:31.0673893Z Dtype=torch.int32, 2025-05-07T20:51:31.0674182Z broadcast_lengths=True, 2025-05-07T20:51:31.0674457Z ) 2025-05-07T20:51:31.0674738Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0675419Z self=, 2025-05-07T20:51:31.0676030Z B=10, 2025-05-07T20:51:31.0676241Z T=10, 2025-05-07T20:51:31.0676457Z L=10, 2025-05-07T20:51:31.0676671Z A=10, 2025-05-07T20:51:31.0676895Z Dtype=torch.int32, 2025-05-07T20:51:31.0677171Z broadcast_lengths=True, 2025-05-07T20:51:31.0677442Z ) 2025-05-07T20:51:31.0677719Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0678407Z self=, 2025-05-07T20:51:31.0679016Z B=4, 2025-05-07T20:51:31.0679228Z T=13, 2025-05-07T20:51:31.0679442Z L=11, 2025-05-07T20:51:31.0679650Z A=20, 2025-05-07T20:51:31.0679883Z Dtype=torch.int32, 2025-05-07T20:51:31.0680158Z broadcast_lengths=True, 2025-05-07T20:51:31.0680440Z ) 2025-05-07T20:51:31.0680721Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0681402Z self=, 2025-05-07T20:51:31.0682008Z B=4, 2025-05-07T20:51:31.0682221Z T=13, 2025-05-07T20:51:31.0682428Z L=11, 2025-05-07T20:51:31.0682641Z A=13, 2025-05-07T20:51:31.0682870Z Dtype=torch.int32, 2025-05-07T20:51:31.0683147Z broadcast_lengths=True, 2025-05-07T20:51:31.0683421Z ) 2025-05-07T20:51:31.0683711Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0684404Z self=, 2025-05-07T20:51:31.0685013Z B=13, 2025-05-07T20:51:31.0685237Z T=13, 2025-05-07T20:51:31.0685459Z L=11, 2025-05-07T20:51:31.0685667Z A=13, 2025-05-07T20:51:31.0685901Z Dtype=torch.int32, 2025-05-07T20:51:31.0686179Z broadcast_lengths=True, 2025-05-07T20:51:31.0686451Z ) 2025-05-07T20:51:31.0686742Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0687437Z self=, 2025-05-07T20:51:31.0688062Z B=13, 2025-05-07T20:51:31.0688307Z T=13, 2025-05-07T20:51:31.0688528Z L=13, 2025-05-07T20:51:31.0688740Z A=13, 2025-05-07T20:51:31.0688966Z Dtype=torch.int32, 2025-05-07T20:51:31.0689247Z broadcast_lengths=True, 2025-05-07T20:51:31.0689521Z ) 2025-05-07T20:51:31.0689807Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0690494Z self=, 2025-05-07T20:51:31.0691099Z B=17, 2025-05-07T20:51:31.0691307Z T=19, 2025-05-07T20:51:31.0691524Z L=13, 2025-05-07T20:51:31.0691732Z A=18, 2025-05-07T20:51:31.0691958Z Dtype=torch.int32, 2025-05-07T20:51:31.0692242Z broadcast_lengths=True, 2025-05-07T20:51:31.0692521Z ) 2025-05-07T20:51:31.0692802Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0693548Z self=, 2025-05-07T20:51:31.0694157Z B=18, 2025-05-07T20:51:31.0694369Z T=19, 2025-05-07T20:51:31.0694581Z L=13, 2025-05-07T20:51:31.0694796Z A=18, 2025-05-07T20:51:31.0695026Z Dtype=torch.int32, 2025-05-07T20:51:31.0695304Z broadcast_lengths=True, 2025-05-07T20:51:31.0695580Z ) 2025-05-07T20:51:31.0695866Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0696541Z self=, 2025-05-07T20:51:31.0697149Z B=18, 2025-05-07T20:51:31.0697375Z T=19, 2025-05-07T20:51:31.0697742Z L=13, 2025-05-07T20:51:31.0697952Z A=19, 2025-05-07T20:51:31.0698256Z Dtype=torch.int32, 2025-05-07T20:51:31.0698729Z broadcast_lengths=True, 2025-05-07T20:51:31.0699019Z ) 2025-05-07T20:51:31.0708601Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0709298Z self=, 2025-05-07T20:51:31.0709916Z B=18, 2025-05-07T20:51:31.0710138Z T=18, 2025-05-07T20:51:31.0710354Z L=13, 2025-05-07T20:51:31.0710563Z A=18, 2025-05-07T20:51:31.0710793Z Dtype=torch.int32, 2025-05-07T20:51:31.0711076Z broadcast_lengths=True, 2025-05-07T20:51:31.0711350Z ) 2025-05-07T20:51:31.0711636Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0712329Z self=, 2025-05-07T20:51:31.0712942Z B=18, 2025-05-07T20:51:31.0713159Z T=18, 2025-05-07T20:51:31.0713391Z L=13, 2025-05-07T20:51:31.0713602Z A=13, 2025-05-07T20:51:31.0713832Z Dtype=torch.int32, 2025-05-07T20:51:31.0714112Z broadcast_lengths=True, 2025-05-07T20:51:31.0714394Z ) 2025-05-07T20:51:31.0714672Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0715383Z self=, 2025-05-07T20:51:31.0715996Z B=13, 2025-05-07T20:51:31.0716218Z T=18, 2025-05-07T20:51:31.0716431Z L=13, 2025-05-07T20:51:31.0716645Z A=13, 2025-05-07T20:51:31.0716871Z Dtype=torch.int32, 2025-05-07T20:51:31.0717155Z broadcast_lengths=True, 2025-05-07T20:51:31.0717433Z ) 2025-05-07T20:51:31.0721587Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0722326Z self=, 2025-05-07T20:51:31.0722941Z B=13, 2025-05-07T20:51:31.0723165Z T=18, 2025-05-07T20:51:31.0723383Z L=13, 2025-05-07T20:51:31.0723603Z A=18, 2025-05-07T20:51:31.0723846Z Dtype=torch.int32, 2025-05-07T20:51:31.0724123Z broadcast_lengths=True, 2025-05-07T20:51:31.0724401Z ) 2025-05-07T20:51:31.0724692Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0725391Z self=, 2025-05-07T20:51:31.0726000Z B=9, 2025-05-07T20:51:31.0726224Z T=10, 2025-05-07T20:51:31.0726439Z L=18, 2025-05-07T20:51:31.0726645Z A=1, 2025-05-07T20:51:31.0726875Z Dtype=torch.int32, 2025-05-07T20:51:31.0727163Z broadcast_lengths=False, 2025-05-07T20:51:31.0727444Z ) 2025-05-07T20:51:31.0727733Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0728431Z self=, 2025-05-07T20:51:31.0729035Z B=18, 2025-05-07T20:51:31.0729252Z T=10, 2025-05-07T20:51:31.0729469Z L=18, 2025-05-07T20:51:31.0729682Z A=1, 2025-05-07T20:51:31.0729917Z Dtype=torch.int32, 2025-05-07T20:51:31.0730196Z broadcast_lengths=False, 2025-05-07T20:51:31.0730470Z ) 2025-05-07T20:51:31.0730746Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0731426Z self=, 2025-05-07T20:51:31.0732035Z B=18, 2025-05-07T20:51:31.0732247Z T=18, 2025-05-07T20:51:31.0732457Z L=18, 2025-05-07T20:51:31.0732661Z A=1, 2025-05-07T20:51:31.0732960Z Dtype=torch.int32, 2025-05-07T20:51:31.0733244Z broadcast_lengths=False, 2025-05-07T20:51:31.0733523Z ) 2025-05-07T20:51:31.0733802Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0734482Z self=, 2025-05-07T20:51:31.0735085Z B=18, 2025-05-07T20:51:31.0735288Z T=18, 2025-05-07T20:51:31.0735688Z L=18, 2025-05-07T20:51:31.0735904Z A=18, 2025-05-07T20:51:31.0736235Z Dtype=torch.int32, 2025-05-07T20:51:31.0736518Z broadcast_lengths=False, 2025-05-07T20:51:31.0736798Z ) 2025-05-07T20:51:31.0737076Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0737749Z self=, 2025-05-07T20:51:31.0738361Z B=8, 2025-05-07T20:51:31.0738571Z T=10, 2025-05-07T20:51:31.0738785Z L=14, 2025-05-07T20:51:31.0738996Z A=18, 2025-05-07T20:51:31.0739223Z Dtype=torch.int64, 2025-05-07T20:51:31.0739495Z broadcast_lengths=False, 2025-05-07T20:51:31.0739779Z ) 2025-05-07T20:51:31.0740062Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0740738Z self=, 2025-05-07T20:51:31.0741343Z B=8, 2025-05-07T20:51:31.0741550Z T=10, 2025-05-07T20:51:31.0741761Z L=10, 2025-05-07T20:51:31.0741970Z A=18, 2025-05-07T20:51:31.0742201Z Dtype=torch.int64, 2025-05-07T20:51:31.0742473Z broadcast_lengths=False, 2025-05-07T20:51:31.0742751Z ) 2025-05-07T20:51:31.0743034Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:31.0743705Z self=, 2025-05-07T20:51:31.0744310Z B=18, 2025-05-07T20:51:31.0744525Z T=10, 2025-05-07T20:51:31.0744735Z L=10, 2025-05-07T20:51:31.0744951Z A=18, 2025-05-07T20:51:31.0745179Z Dtype=torch.int64, 2025-05-07T20:51:31.0745451Z broadcast_lengths=False, 2025-05-07T20:51:31.0745728Z ) 2025-05-07T20:51:31.0745954Z PASSED 2025-05-07T20:51:31.0746476Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:51:31.1839367Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1840859Z self=, 2025-05-07T20:51:31.1841521Z B=1, 2025-05-07T20:51:31.1841754Z R=1, 2025-05-07T20:51:31.1841978Z T=1, 2025-05-07T20:51:31.1842191Z L=2, 2025-05-07T20:51:31.1842444Z index_dtype=torch.int32, 2025-05-07T20:51:31.1842745Z ) 2025-05-07T20:51:31.1843072Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1843854Z self=, 2025-05-07T20:51:31.1844515Z B=14, 2025-05-07T20:51:31.1844740Z R=1, 2025-05-07T20:51:31.1844949Z T=1, 2025-05-07T20:51:31.1845183Z L=2, 2025-05-07T20:51:31.1845427Z index_dtype=torch.int32, 2025-05-07T20:51:31.1845742Z ) 2025-05-07T20:51:31.1846076Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1846874Z self=, 2025-05-07T20:51:31.1847527Z B=14, 2025-05-07T20:51:31.1847748Z R=16, 2025-05-07T20:51:31.1847968Z T=2, 2025-05-07T20:51:31.1848204Z L=4, 2025-05-07T20:51:31.1848464Z index_dtype=torch.int32, 2025-05-07T20:51:31.1848754Z ) 2025-05-07T20:51:31.1849077Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1849853Z self=, 2025-05-07T20:51:31.1850518Z B=2, 2025-05-07T20:51:31.1850740Z R=1, 2025-05-07T20:51:31.1850946Z T=1, 2025-05-07T20:51:31.1851165Z L=2, 2025-05-07T20:51:31.1851405Z index_dtype=torch.int32, 2025-05-07T20:51:31.1851686Z ) 2025-05-07T20:51:31.1852013Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1852782Z self=, 2025-05-07T20:51:31.1854157Z B=2, 2025-05-07T20:51:31.1854376Z R=1, 2025-05-07T20:51:31.1854589Z T=4, 2025-05-07T20:51:31.1854796Z L=6, 2025-05-07T20:51:31.1855041Z index_dtype=torch.int64, 2025-05-07T20:51:31.1855331Z ) 2025-05-07T20:51:31.1855650Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1856424Z self=, 2025-05-07T20:51:31.1857083Z B=8, 2025-05-07T20:51:31.1857297Z R=15, 2025-05-07T20:51:31.1857524Z T=16, 2025-05-07T20:51:31.1857742Z L=13, 2025-05-07T20:51:31.1857979Z index_dtype=torch.int32, 2025-05-07T20:51:31.1858275Z ) 2025-05-07T20:51:31.1858591Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1859360Z self=, 2025-05-07T20:51:31.1860023Z B=2, 2025-05-07T20:51:31.1860236Z R=6, 2025-05-07T20:51:31.1860448Z T=10, 2025-05-07T20:51:31.1860662Z L=6, 2025-05-07T20:51:31.1860897Z index_dtype=torch.int32, 2025-05-07T20:51:31.1861176Z ) 2025-05-07T20:51:31.1861501Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1862270Z self=, 2025-05-07T20:51:31.1862915Z B=9, 2025-05-07T20:51:31.1863129Z R=20, 2025-05-07T20:51:31.1863343Z T=6, 2025-05-07T20:51:31.1863549Z L=4, 2025-05-07T20:51:31.1863785Z index_dtype=torch.int32, 2025-05-07T20:51:31.1864070Z ) 2025-05-07T20:51:31.1864388Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1865155Z self=, 2025-05-07T20:51:31.1865807Z B=9, 2025-05-07T20:51:31.1866021Z R=19, 2025-05-07T20:51:31.1866237Z T=8, 2025-05-07T20:51:31.1866451Z L=14, 2025-05-07T20:51:31.1866690Z index_dtype=torch.int32, 2025-05-07T20:51:31.1866976Z ) 2025-05-07T20:51:31.1867303Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1868092Z self=, 2025-05-07T20:51:31.1868761Z B=15, 2025-05-07T20:51:31.1868982Z R=18, 2025-05-07T20:51:31.1869199Z T=2, 2025-05-07T20:51:31.1869407Z L=11, 2025-05-07T20:51:31.1869641Z index_dtype=torch.int64, 2025-05-07T20:51:31.1869933Z ) 2025-05-07T20:51:31.1870252Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1871021Z self=, 2025-05-07T20:51:31.1871681Z B=20, 2025-05-07T20:51:31.1871900Z R=10, 2025-05-07T20:51:31.1872107Z T=15, 2025-05-07T20:51:31.1872334Z L=12, 2025-05-07T20:51:31.1872595Z index_dtype=torch.int64, 2025-05-07T20:51:31.1872911Z ) 2025-05-07T20:51:31.1873251Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1874109Z self=, 2025-05-07T20:51:31.1874832Z B=20, 2025-05-07T20:51:31.1875050Z R=10, 2025-05-07T20:51:31.1875279Z T=15, 2025-05-07T20:51:31.1875496Z L=20, 2025-05-07T20:51:31.1875750Z index_dtype=torch.int64, 2025-05-07T20:51:31.1876055Z ) 2025-05-07T20:51:31.1876390Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1877157Z self=, 2025-05-07T20:51:31.1877811Z B=20, 2025-05-07T20:51:31.1878019Z R=10, 2025-05-07T20:51:31.1878232Z T=20, 2025-05-07T20:51:31.1878446Z L=20, 2025-05-07T20:51:31.1878674Z index_dtype=torch.int64, 2025-05-07T20:51:31.1879065Z ) 2025-05-07T20:51:31.1879472Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1880241Z self=, 2025-05-07T20:51:31.1880887Z B=20, 2025-05-07T20:51:31.1881102Z R=20, 2025-05-07T20:51:31.1881316Z T=20, 2025-05-07T20:51:31.1881524Z L=20, 2025-05-07T20:51:31.1881762Z index_dtype=torch.int64, 2025-05-07T20:51:31.1882054Z ) 2025-05-07T20:51:31.1882377Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1883145Z self=, 2025-05-07T20:51:31.1883796Z B=18, 2025-05-07T20:51:31.1884005Z R=9, 2025-05-07T20:51:31.1884219Z T=1, 2025-05-07T20:51:31.1884429Z L=8, 2025-05-07T20:51:31.1884658Z index_dtype=torch.int32, 2025-05-07T20:51:31.1884950Z ) 2025-05-07T20:51:31.1885299Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1886166Z self=, 2025-05-07T20:51:31.1886873Z B=1, 2025-05-07T20:51:31.1887109Z R=9, 2025-05-07T20:51:31.1887344Z T=1, 2025-05-07T20:51:31.1887565Z L=8, 2025-05-07T20:51:31.1887804Z index_dtype=torch.int32, 2025-05-07T20:51:31.1888096Z ) 2025-05-07T20:51:31.1888416Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1889195Z self=, 2025-05-07T20:51:31.1889960Z B=1, 2025-05-07T20:51:31.1890206Z R=9, 2025-05-07T20:51:31.1890442Z T=1, 2025-05-07T20:51:31.1890697Z L=2, 2025-05-07T20:51:31.1890963Z index_dtype=torch.int32, 2025-05-07T20:51:31.1891295Z ) 2025-05-07T20:51:31.1891669Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1892582Z self=, 2025-05-07T20:51:31.1893414Z B=1, 2025-05-07T20:51:31.1893630Z R=9, 2025-05-07T20:51:31.1893947Z T=9, 2025-05-07T20:51:31.1894282Z L=2, 2025-05-07T20:51:31.1894597Z index_dtype=torch.int32, 2025-05-07T20:51:31.1894935Z ) 2025-05-07T20:51:31.1895291Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1896120Z self=, 2025-05-07T20:51:31.1896837Z B=1, 2025-05-07T20:51:31.1897068Z R=1, 2025-05-07T20:51:31.1897304Z T=9, 2025-05-07T20:51:31.1897550Z L=2, 2025-05-07T20:51:31.1897803Z index_dtype=torch.int32, 2025-05-07T20:51:31.1898146Z ) 2025-05-07T20:51:31.1898867Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1899727Z self=, 2025-05-07T20:51:31.1900474Z B=1, 2025-05-07T20:51:31.1900730Z R=1, 2025-05-07T20:51:31.1900971Z T=2, 2025-05-07T20:51:31.1901216Z L=2, 2025-05-07T20:51:31.1901487Z index_dtype=torch.int32, 2025-05-07T20:51:31.1901812Z ) 2025-05-07T20:51:31.1902169Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1903007Z self=, 2025-05-07T20:51:31.1903742Z B=1, 2025-05-07T20:51:31.1903976Z R=2, 2025-05-07T20:51:31.1904212Z T=2, 2025-05-07T20:51:31.1904445Z L=2, 2025-05-07T20:51:31.1904704Z index_dtype=torch.int32, 2025-05-07T20:51:31.1905031Z ) 2025-05-07T20:51:31.1905957Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1907389Z self=, 2025-05-07T20:51:31.1908543Z B=13, 2025-05-07T20:51:31.1908802Z R=8, 2025-05-07T20:51:31.1909201Z T=1, 2025-05-07T20:51:31.1909466Z L=18, 2025-05-07T20:51:31.1909761Z index_dtype=torch.int64, 2025-05-07T20:51:31.1910099Z ) 2025-05-07T20:51:31.1910500Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1911338Z self=, 2025-05-07T20:51:31.1912171Z B=13, 2025-05-07T20:51:31.1912437Z R=8, 2025-05-07T20:51:31.1912701Z T=13, 2025-05-07T20:51:31.1913012Z L=18, 2025-05-07T20:51:31.1913261Z index_dtype=torch.int64, 2025-05-07T20:51:31.1913592Z ) 2025-05-07T20:51:31.1914005Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1914849Z self=, 2025-05-07T20:51:31.1915504Z B=13, 2025-05-07T20:51:31.1915728Z R=13, 2025-05-07T20:51:31.1915945Z T=13, 2025-05-07T20:51:31.1916161Z L=18, 2025-05-07T20:51:31.1916417Z index_dtype=torch.int64, 2025-05-07T20:51:31.1916699Z ) 2025-05-07T20:51:31.1917026Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1917792Z self=, 2025-05-07T20:51:31.1918447Z B=13, 2025-05-07T20:51:31.1918656Z R=18, 2025-05-07T20:51:31.1918873Z T=13, 2025-05-07T20:51:31.1919088Z L=18, 2025-05-07T20:51:31.1919322Z index_dtype=torch.int64, 2025-05-07T20:51:31.1919605Z ) 2025-05-07T20:51:31.1919938Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1920697Z self=, 2025-05-07T20:51:31.1921348Z B=13, 2025-05-07T20:51:31.1921563Z R=18, 2025-05-07T20:51:31.1921772Z T=18, 2025-05-07T20:51:31.1921990Z L=18, 2025-05-07T20:51:31.1922237Z index_dtype=torch.int64, 2025-05-07T20:51:31.1922520Z ) 2025-05-07T20:51:31.1922856Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1923628Z self=, 2025-05-07T20:51:31.1924285Z B=18, 2025-05-07T20:51:31.1924499Z R=18, 2025-05-07T20:51:31.1924710Z T=18, 2025-05-07T20:51:31.1924925Z L=18, 2025-05-07T20:51:31.1925158Z index_dtype=torch.int64, 2025-05-07T20:51:31.1925448Z ) 2025-05-07T20:51:31.1925772Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1926534Z self=, 2025-05-07T20:51:31.1927187Z B=8, 2025-05-07T20:51:31.1927403Z R=20, 2025-05-07T20:51:31.1927617Z T=6, 2025-05-07T20:51:31.1927835Z L=12, 2025-05-07T20:51:31.1928100Z index_dtype=torch.int32, 2025-05-07T20:51:31.1928410Z ) 2025-05-07T20:51:31.1928737Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1929501Z self=, 2025-05-07T20:51:31.1930150Z B=8, 2025-05-07T20:51:31.1930370Z R=12, 2025-05-07T20:51:31.1930589Z T=6, 2025-05-07T20:51:31.1930806Z L=12, 2025-05-07T20:51:31.1931047Z index_dtype=torch.int32, 2025-05-07T20:51:31.1931333Z ) 2025-05-07T20:51:31.1931671Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1932443Z self=, 2025-05-07T20:51:31.1933196Z B=8, 2025-05-07T20:51:31.1933404Z R=8, 2025-05-07T20:51:31.1933617Z T=6, 2025-05-07T20:51:31.1933832Z L=12, 2025-05-07T20:51:31.1934066Z index_dtype=torch.int32, 2025-05-07T20:51:31.1934357Z ) 2025-05-07T20:51:31.1934681Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1935701Z self=, 2025-05-07T20:51:31.1936359Z B=12, 2025-05-07T20:51:31.1936574Z R=8, 2025-05-07T20:51:31.1936784Z T=6, 2025-05-07T20:51:31.1937000Z L=12, 2025-05-07T20:51:31.1937235Z index_dtype=torch.int32, 2025-05-07T20:51:31.1937512Z ) 2025-05-07T20:51:31.1937839Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1938652Z self=, 2025-05-07T20:51:31.1939302Z B=12, 2025-05-07T20:51:31.1939511Z R=8, 2025-05-07T20:51:31.1939722Z T=8, 2025-05-07T20:51:31.1939939Z L=12, 2025-05-07T20:51:31.1940173Z index_dtype=torch.int32, 2025-05-07T20:51:31.1940458Z ) 2025-05-07T20:51:31.1940782Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.1941561Z self=, 2025-05-07T20:51:31.1942210Z B=8, 2025-05-07T20:51:31.1942422Z R=8, 2025-05-07T20:51:31.1942632Z T=8, 2025-05-07T20:51:31.1942852Z L=12, 2025-05-07T20:51:31.1943092Z index_dtype=torch.int32, 2025-05-07T20:51:31.1943370Z ) 2025-05-07T20:51:31.2310633Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2311488Z self=, 2025-05-07T20:51:31.2312141Z B=8, 2025-05-07T20:51:31.2312376Z R=8, 2025-05-07T20:51:31.2312597Z T=8, 2025-05-07T20:51:31.2312813Z L=8, 2025-05-07T20:51:31.2313044Z index_dtype=torch.int32, 2025-05-07T20:51:31.2313335Z ) 2025-05-07T20:51:31.2313663Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2314424Z self=, 2025-05-07T20:51:31.2315119Z B=18, 2025-05-07T20:51:31.2326693Z R=12, 2025-05-07T20:51:31.2326927Z T=17, 2025-05-07T20:51:31.2327159Z L=18, 2025-05-07T20:51:31.2327409Z index_dtype=torch.int64, 2025-05-07T20:51:31.2327704Z ) 2025-05-07T20:51:31.2328050Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2328838Z self=, 2025-05-07T20:51:31.2329499Z B=18, 2025-05-07T20:51:31.2329728Z R=12, 2025-05-07T20:51:31.2329952Z T=17, 2025-05-07T20:51:31.2330170Z L=12, 2025-05-07T20:51:31.2330418Z index_dtype=torch.int64, 2025-05-07T20:51:31.2330713Z ) 2025-05-07T20:51:31.2331048Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2331832Z self=, 2025-05-07T20:51:31.2332508Z B=18, 2025-05-07T20:51:31.2332735Z R=17, 2025-05-07T20:51:31.2333062Z T=17, 2025-05-07T20:51:31.2333292Z L=12, 2025-05-07T20:51:31.2333542Z index_dtype=torch.int64, 2025-05-07T20:51:31.2333829Z ) 2025-05-07T20:51:31.2334165Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2334964Z self=, 2025-05-07T20:51:31.2335528Z B=18, 2025-05-07T20:51:31.2335713Z R=17, 2025-05-07T20:51:31.2335895Z T=17, 2025-05-07T20:51:31.2336070Z L=18, 2025-05-07T20:51:31.2336267Z index_dtype=torch.int64, 2025-05-07T20:51:31.2336503Z ) 2025-05-07T20:51:31.2336772Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2337403Z self=, 2025-05-07T20:51:31.2337935Z B=18, 2025-05-07T20:51:31.2338119Z R=17, 2025-05-07T20:51:31.2338634Z T=18, 2025-05-07T20:51:31.2338981Z L=18, 2025-05-07T20:51:31.2339184Z index_dtype=torch.int64, 2025-05-07T20:51:31.2339418Z ) 2025-05-07T20:51:31.2339696Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:31.2340321Z self=, 2025-05-07T20:51:31.2340843Z B=17, 2025-05-07T20:51:31.2341026Z R=17, 2025-05-07T20:51:31.2341210Z T=17, 2025-05-07T20:51:31.2341384Z L=18, 2025-05-07T20:51:31.2341588Z index_dtype=torch.int64, 2025-05-07T20:51:31.2341830Z ) 2025-05-07T20:51:31.2342020Z PASSED 2025-05-07T20:51:31.2342134Z 2025-05-07T20:51:31.2342272Z =============================== warnings summary =============================== 2025-05-07T20:51:31.2342804Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:51:31.2344231Z /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:51:31.2345560Z return self.run(*args, **kwds) 2025-05-07T20:51:31.2345743Z 2025-05-07T20:51:31.2346055Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:51:31.2347527Z /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:51:31.2348781Z return self.run(*args, **kwds) 2025-05-07T20:51:31.2348963Z 2025-05-07T20:51:31.2349194Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:31.2349665Z ======================== 7 passed, 2 warnings in 3.19s ========================= 2025-05-07T20:51:32.0055172Z 2025-05-07T20:51:32.0055804Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:51:32.0077423Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:51:32.0077756Z 2025-05-07T20:51:32.0077761Z 2025-05-07T20:51:32.0077766Z 2025-05-07T20:51:32.0077771Z 2025-05-07T20:51:32.0097334Z ################################################################################ 2025-05-07T20:51:32.0116271Z # [2025-05-07T20:51:32.011Z] Run Python Test Suite: 2025-05-07T20:51:32.0116621Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:32.0116953Z ################################################################################ 2025-05-07T20:51:32.0140937Z + 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:51:32.0141618Z 2025-05-07T20:51:34.1791504Z ============================= test session starts ============================== 2025-05-07T20:51:34.1792129Z 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:34.1792646Z cachedir: .pytest_cache 2025-05-07T20:51:34.1793212Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:34.1793929Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:34.1794323Z plugins: hypothesis-6.131.14 2025-05-07T20:51:35.8758037Z collecting ... collected 1 item 2025-05-07T20:51:35.8758275Z 2025-05-07T20:51:35.8793421Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:51:35.8793944Z { 2025-05-07T20:51:35.8794130Z "D": 51, 2025-05-07T20:51:35.8794316Z "E": 21, 2025-05-07T20:51:35.8794774Z "T": 70, 2025-05-07T20:51:35.8794959Z "batch_params": { 2025-05-07T20:51:35.8795324Z "B": 54, 2025-05-07T20:51:35.8795515Z "sigma_B": 36, 2025-05-07T20:51:35.8795728Z "vbe_distribution": "normal", 2025-05-07T20:51:35.8795979Z "vbe_num_ranks": 31 2025-05-07T20:51:35.8796182Z }, 2025-05-07T20:51:35.8796358Z "indices_params": { 2025-05-07T20:51:35.8796576Z "heavy_hitters": [ 2025-05-07T20:51:35.8796783Z 0.17411845922470093, 2025-05-07T20:51:35.8796984Z 0.7874062657356262, 2025-05-07T20:51:35.8797183Z 0.12886452674865723, 2025-05-07T20:51:35.8797390Z 0.8188313841819763, 2025-05-07T20:51:35.8797580Z 0.5220602750778198, 2025-05-07T20:51:35.8797779Z 0.6746132373809814, 2025-05-07T20:51:35.8797975Z 0.86231529712677, 2025-05-07T20:51:35.8798166Z 0.44828832149505615, 2025-05-07T20:51:35.8798659Z 0.4888613820075989, 2025-05-07T20:51:35.8798867Z 0.49399930238723755, 2025-05-07T20:51:35.8799064Z 0.8287215828895569, 2025-05-07T20:51:35.8799262Z 0.11359310150146484, 2025-05-07T20:51:35.8799467Z 0.3807070255279541, 2025-05-07T20:51:35.8799668Z 0.6803725361824036, 2025-05-07T20:51:35.8799871Z 0.2117997407913208, 2025-05-07T20:51:35.8800076Z 0.31717145442962646, 2025-05-07T20:51:35.8800272Z 0.8141652941703796, 2025-05-07T20:51:35.8800469Z 0.973026692867279, 2025-05-07T20:51:35.8800667Z 0.9552165269851685, 2025-05-07T20:51:35.8800859Z 0.5802700519561768 2025-05-07T20:51:35.8801057Z ], 2025-05-07T20:51:35.8801254Z "index_dtype": "torch.int32", 2025-05-07T20:51:35.8801516Z "offset_dtype": "torch.int64", 2025-05-07T20:51:35.8801797Z "zipf_q": 0.2318933606147766, 2025-05-07T20:51:35.8802065Z "zipf_s": 0.38876932859420776 2025-05-07T20:51:35.8802282Z }, 2025-05-07T20:51:35.8802467Z "mixed_dim": false, 2025-05-07T20:51:35.8802684Z "pooling_params": { 2025-05-07T20:51:35.8802895Z "L": 64, 2025-05-07T20:51:35.8803097Z "length_distribution": "normal", 2025-05-07T20:51:35.8803353Z "sigma_L": 46 2025-05-07T20:51:35.8803547Z }, 2025-05-07T20:51:35.8803723Z "use_cpu": false, 2025-05-07T20:51:35.8803937Z "weighted": true 2025-05-07T20:51:35.8804143Z } 2025-05-07T20:51:35.8804318Z PASSED 2025-05-07T20:51:35.8804437Z 2025-05-07T20:51:35.8804576Z ============================== 1 passed in 1.82s =============================== 2025-05-07T20:51:36.4500451Z 2025-05-07T20:51:36.4500904Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:36.4521759Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:51:36.4522100Z 2025-05-07T20:51:36.4522104Z 2025-05-07T20:51:36.4522108Z 2025-05-07T20:51:36.4522120Z 2025-05-07T20:51:36.4544216Z ################################################################################ 2025-05-07T20:51:36.4559937Z # [2025-05-07T20:51:36.455Z] Run Python Test Suite: 2025-05-07T20:51:36.4560284Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:36.4560607Z ################################################################################ 2025-05-07T20:51:36.4585417Z + 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:51:36.4586341Z 2025-05-07T20:51:38.6158955Z ============================= test session starts ============================== 2025-05-07T20:51:38.6160158Z 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.6161165Z cachedir: .pytest_cache 2025-05-07T20:51:38.6162286Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:38.6163240Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:38.6163635Z plugins: hypothesis-6.131.14 2025-05-07T20:51:40.3023704Z collecting ... collected 4 items 2025-05-07T20:51:40.3024016Z 2025-05-07T20:51:40.3045314Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:51:40.4189303Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:51:40.4195959Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:51:40.4247471Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:51:40.4248037Z 2025-05-07T20:51:40.4248175Z ============================== 4 passed in 1.93s =============================== 2025-05-07T20:51:40.9920633Z 2025-05-07T20:51:40.9921639Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:40.9939871Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:51:40.9940212Z 2025-05-07T20:51:40.9940217Z 2025-05-07T20:51:40.9940220Z 2025-05-07T20:51:40.9940224Z 2025-05-07T20:51:40.9960798Z ################################################################################ 2025-05-07T20:51:40.9976314Z # [2025-05-07T20:51:40.997Z] Run Python Test Suite: 2025-05-07T20:51:40.9976746Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:40.9977092Z ################################################################################ 2025-05-07T20:51:41.0002283Z + 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:41.0002908Z 2025-05-07T20:51:43.1616957Z ============================= test session starts ============================== 2025-05-07T20:51:43.1617605Z 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:43.1618111Z cachedir: .pytest_cache 2025-05-07T20:51:43.1618675Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:43.1619372Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:43.1619804Z plugins: hypothesis-6.131.14 2025-05-07T20:51:44.8677759Z collecting ... collected 1 item 2025-05-07T20:51:44.8677999Z 2025-05-07T20:51:45.2118390Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:51:45.2119214Z self=, 2025-05-07T20:51:45.2119704Z stochastic_rounding=False, 2025-05-07T20:51:45.2119963Z ) 2025-05-07T20:51:45.2120176Z Trying example: test_cache_int32_overflow( 2025-05-07T20:51:45.2120673Z self=, 2025-05-07T20:51:45.2121149Z stochastic_rounding=True, 2025-05-07T20:51:45.2121391Z ) 2025-05-07T20:51:45.2127496Z PASSED 2025-05-07T20:51:45.2127685Z 2025-05-07T20:51:45.2127897Z ============================== 1 passed in 2.18s =============================== 2025-05-07T20:51:45.8665687Z 2025-05-07T20:51:45.8666313Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:45.8685681Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:51:45.8685983Z 2025-05-07T20:51:45.8685988Z 2025-05-07T20:51:45.8685992Z 2025-05-07T20:51:45.8685996Z 2025-05-07T20:51:45.8708637Z ################################################################################ 2025-05-07T20:51:45.8724398Z # [2025-05-07T20:51:45.872Z] Run Python Test Suite: 2025-05-07T20:51:45.8724828Z # ./tbe/cache/cache_test.py 2025-05-07T20:51:45.8725130Z ################################################################################ 2025-05-07T20:51:45.8749251Z + 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:45.8749854Z 2025-05-07T20:51:48.0340447Z ============================= test session starts ============================== 2025-05-07T20:51:48.0341592Z 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:48.0342108Z cachedir: .pytest_cache 2025-05-07T20:51:48.0342667Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:48.0343381Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:48.0343785Z plugins: hypothesis-6.131.14 2025-05-07T20:51:49.7417756Z collecting ... collected 7 items 2025-05-07T20:51:49.7417999Z 2025-05-07T20:51:50.1999701Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2000337Z self=, 2025-05-07T20:51:50.2000734Z N=1, 2025-05-07T20:51:50.2000917Z ) 2025-05-07T20:51:50.2001127Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2001536Z self=, 2025-05-07T20:51:50.2001948Z N=8, 2025-05-07T20:51:50.2002126Z ) 2025-05-07T20:51:50.2002329Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2002727Z self=, 2025-05-07T20:51:50.2003097Z N=6, 2025-05-07T20:51:50.2003275Z ) 2025-05-07T20:51:50.2003477Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2003870Z self=, 2025-05-07T20:51:50.2004308Z N=5, 2025-05-07T20:51:50.2004479Z ) 2025-05-07T20:51:50.2004673Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2005075Z self=, 2025-05-07T20:51:50.2005453Z N=4, 2025-05-07T20:51:50.2005626Z ) 2025-05-07T20:51:50.2005829Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2006227Z self=, 2025-05-07T20:51:50.2006612Z N=2, 2025-05-07T20:51:50.2006793Z ) 2025-05-07T20:51:50.2006994Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2007390Z self=, 2025-05-07T20:51:50.2007758Z N=3, 2025-05-07T20:51:50.2007945Z ) 2025-05-07T20:51:50.2008146Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:50.2008537Z self=, 2025-05-07T20:51:50.2008911Z N=7, 2025-05-07T20:51:50.2009085Z ) 2025-05-07T20:51:50.2009250Z PASSED 2025-05-07T20:51:50.2016413Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:51:50.2025581Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:51:50.2034420Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:51:50.2043065Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:51:50.2051715Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:51:50.2461980Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2462637Z self=, 2025-05-07T20:51:50.2463119Z S=0, 2025-05-07T20:51:50.2463389Z mpp_n_passes=None, 2025-05-07T20:51:50.2463624Z mpp_min_size=None, 2025-05-07T20:51:50.2463837Z ) 2025-05-07T20:51:50.2464044Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2464458Z self=, 2025-05-07T20:51:50.2464850Z S=100, 2025-05-07T20:51:50.2465045Z mpp_n_passes=None, 2025-05-07T20:51:50.2465262Z mpp_min_size=None, 2025-05-07T20:51:50.2465469Z ) 2025-05-07T20:51:50.2465683Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2466084Z self=, 2025-05-07T20:51:50.2466876Z S=100, 2025-05-07T20:51:50.2467071Z mpp_n_passes=12, 2025-05-07T20:51:50.2467286Z mpp_min_size=5, 2025-05-07T20:51:50.2467491Z ) 2025-05-07T20:51:50.2467694Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2468100Z self=, 2025-05-07T20:51:50.2468480Z S=100, 2025-05-07T20:51:50.2468673Z mpp_n_passes=12, 2025-05-07T20:51:50.2468893Z mpp_min_size=None, 2025-05-07T20:51:50.2469098Z ) 2025-05-07T20:51:50.2469300Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2469707Z self=, 2025-05-07T20:51:50.2470088Z S=1024, 2025-05-07T20:51:50.2470282Z mpp_n_passes=None, 2025-05-07T20:51:50.2470506Z mpp_min_size=None, 2025-05-07T20:51:50.2470710Z ) 2025-05-07T20:51:50.2470912Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2471334Z self=, 2025-05-07T20:51:50.2471719Z S=1024, 2025-05-07T20:51:50.2471919Z mpp_n_passes=None, 2025-05-07T20:51:50.2472143Z mpp_min_size=10, 2025-05-07T20:51:50.2472344Z ) 2025-05-07T20:51:50.2472552Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2472963Z self=, 2025-05-07T20:51:50.2473356Z S=0, 2025-05-07T20:51:50.2473544Z mpp_n_passes=6, 2025-05-07T20:51:50.2473761Z mpp_min_size=1, 2025-05-07T20:51:50.2473966Z ) 2025-05-07T20:51:50.2474164Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2474569Z self=, 2025-05-07T20:51:50.2474962Z S=0, 2025-05-07T20:51:50.2475141Z mpp_n_passes=12, 2025-05-07T20:51:50.2475360Z mpp_min_size=None, 2025-05-07T20:51:50.2475572Z ) 2025-05-07T20:51:50.2475772Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2476195Z self=, 2025-05-07T20:51:50.2476583Z S=1024, 2025-05-07T20:51:50.2476770Z mpp_n_passes=1, 2025-05-07T20:51:50.2476984Z mpp_min_size=1, 2025-05-07T20:51:50.2477183Z ) 2025-05-07T20:51:50.2477385Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2477800Z self=, 2025-05-07T20:51:50.2478186Z S=1024, 2025-05-07T20:51:50.2478379Z mpp_n_passes=6, 2025-05-07T20:51:50.2478591Z mpp_min_size=None, 2025-05-07T20:51:50.2478806Z ) 2025-05-07T20:51:50.2479014Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2479419Z self=, 2025-05-07T20:51:50.2479804Z S=1024, 2025-05-07T20:51:50.2479995Z mpp_n_passes=None, 2025-05-07T20:51:50.2480207Z mpp_min_size=1, 2025-05-07T20:51:50.2480404Z ) 2025-05-07T20:51:50.2480606Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2481019Z self=, 2025-05-07T20:51:50.2481401Z S=7, 2025-05-07T20:51:50.2481588Z mpp_n_passes=12, 2025-05-07T20:51:50.2481799Z mpp_min_size=10, 2025-05-07T20:51:50.2482001Z ) 2025-05-07T20:51:50.2482205Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2482608Z self=, 2025-05-07T20:51:50.2482989Z S=100, 2025-05-07T20:51:50.2483180Z mpp_n_passes=None, 2025-05-07T20:51:50.2483403Z mpp_min_size=1, 2025-05-07T20:51:50.2483596Z ) 2025-05-07T20:51:50.2483804Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2484212Z self=, 2025-05-07T20:51:50.2484590Z S=0, 2025-05-07T20:51:50.2484778Z mpp_n_passes=1, 2025-05-07T20:51:50.2484992Z mpp_min_size=None, 2025-05-07T20:51:50.2485197Z ) 2025-05-07T20:51:50.2485493Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2486007Z self=, 2025-05-07T20:51:50.2486388Z S=100, 2025-05-07T20:51:50.2486582Z mpp_n_passes=None, 2025-05-07T20:51:50.2486803Z mpp_min_size=5, 2025-05-07T20:51:50.2486997Z ) 2025-05-07T20:51:50.2487204Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2487609Z self=, 2025-05-07T20:51:50.2487991Z S=1024, 2025-05-07T20:51:50.2488175Z mpp_n_passes=None, 2025-05-07T20:51:50.2488403Z mpp_min_size=128, 2025-05-07T20:51:50.2488613Z ) 2025-05-07T20:51:50.2488811Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2489219Z self=, 2025-05-07T20:51:50.2489613Z S=100, 2025-05-07T20:51:50.2489796Z mpp_n_passes=None, 2025-05-07T20:51:50.2490018Z mpp_min_size=10, 2025-05-07T20:51:50.2490230Z ) 2025-05-07T20:51:50.2490431Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2490839Z self=, 2025-05-07T20:51:50.2491224Z S=1024, 2025-05-07T20:51:50.2491406Z mpp_n_passes=12, 2025-05-07T20:51:50.2491623Z mpp_min_size=10, 2025-05-07T20:51:50.2491828Z ) 2025-05-07T20:51:50.2492024Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2492431Z self=, 2025-05-07T20:51:50.2492912Z S=100, 2025-05-07T20:51:50.2493108Z mpp_n_passes=1, 2025-05-07T20:51:50.2493313Z mpp_min_size=128, 2025-05-07T20:51:50.2493524Z ) 2025-05-07T20:51:50.2493730Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2494131Z self=, 2025-05-07T20:51:50.2494516Z S=1024, 2025-05-07T20:51:50.2494704Z mpp_n_passes=None, 2025-05-07T20:51:50.2494920Z mpp_min_size=5, 2025-05-07T20:51:50.2495125Z ) 2025-05-07T20:51:50.2495339Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2495736Z self=, 2025-05-07T20:51:50.2496117Z S=100, 2025-05-07T20:51:50.2496302Z mpp_n_passes=6, 2025-05-07T20:51:50.2496506Z mpp_min_size=10, 2025-05-07T20:51:50.2496709Z ) 2025-05-07T20:51:50.2496910Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2497316Z self=, 2025-05-07T20:51:50.2497693Z S=0, 2025-05-07T20:51:50.2497878Z mpp_n_passes=None, 2025-05-07T20:51:50.2498100Z mpp_min_size=10, 2025-05-07T20:51:50.2498301Z ) 2025-05-07T20:51:50.2498802Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2499212Z self=, 2025-05-07T20:51:50.2499588Z S=7, 2025-05-07T20:51:50.2499771Z mpp_n_passes=1, 2025-05-07T20:51:50.2499988Z mpp_min_size=None, 2025-05-07T20:51:50.2508059Z ) 2025-05-07T20:51:50.2508301Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2508730Z self=, 2025-05-07T20:51:50.2509127Z S=0, 2025-05-07T20:51:50.2509318Z mpp_n_passes=12, 2025-05-07T20:51:50.2509547Z mpp_min_size=128, 2025-05-07T20:51:50.2509761Z ) 2025-05-07T20:51:50.2509966Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2510382Z self=, 2025-05-07T20:51:50.2510777Z S=0, 2025-05-07T20:51:50.2510975Z mpp_n_passes=1, 2025-05-07T20:51:50.2511186Z mpp_min_size=5, 2025-05-07T20:51:50.2511387Z ) 2025-05-07T20:51:50.2511598Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2512013Z self=, 2025-05-07T20:51:50.2512409Z S=0, 2025-05-07T20:51:50.2512597Z mpp_n_passes=1, 2025-05-07T20:51:50.2512983Z mpp_min_size=128, 2025-05-07T20:51:50.2513304Z ) 2025-05-07T20:51:50.2513540Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2513953Z self=, 2025-05-07T20:51:50.2514337Z S=1024, 2025-05-07T20:51:50.2514533Z mpp_n_passes=12, 2025-05-07T20:51:50.2514754Z mpp_min_size=None, 2025-05-07T20:51:50.2514963Z ) 2025-05-07T20:51:50.2515170Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2515580Z self=, 2025-05-07T20:51:50.2515959Z S=0, 2025-05-07T20:51:50.2516150Z mpp_n_passes=None, 2025-05-07T20:51:50.2516378Z mpp_min_size=1, 2025-05-07T20:51:50.2516570Z ) 2025-05-07T20:51:50.2516778Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2517189Z self=, 2025-05-07T20:51:50.2517574Z S=0, 2025-05-07T20:51:50.2517764Z mpp_n_passes=6, 2025-05-07T20:51:50.2517984Z mpp_min_size=5, 2025-05-07T20:51:50.2518187Z ) 2025-05-07T20:51:50.2518391Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2518801Z self=, 2025-05-07T20:51:50.2519186Z S=0, 2025-05-07T20:51:50.2519372Z mpp_n_passes=1, 2025-05-07T20:51:50.2519587Z mpp_min_size=10, 2025-05-07T20:51:50.2519793Z ) 2025-05-07T20:51:50.2519992Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2520408Z self=, 2025-05-07T20:51:50.2520793Z S=7, 2025-05-07T20:51:50.2520974Z mpp_n_passes=6, 2025-05-07T20:51:50.2521190Z mpp_min_size=128, 2025-05-07T20:51:50.2521402Z ) 2025-05-07T20:51:50.2521605Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2522021Z self=, 2025-05-07T20:51:50.2522419Z S=0, 2025-05-07T20:51:50.2522617Z mpp_n_passes=1, 2025-05-07T20:51:50.2522827Z mpp_min_size=1, 2025-05-07T20:51:50.2523029Z ) 2025-05-07T20:51:50.2523238Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2523643Z self=, 2025-05-07T20:51:50.2524031Z S=100, 2025-05-07T20:51:50.2524226Z mpp_n_passes=6, 2025-05-07T20:51:50.2524431Z mpp_min_size=128, 2025-05-07T20:51:50.2524643Z ) 2025-05-07T20:51:50.2524850Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2525253Z self=, 2025-05-07T20:51:50.2525647Z S=0, 2025-05-07T20:51:50.2525838Z mpp_n_passes=12, 2025-05-07T20:51:50.2526054Z mpp_min_size=10, 2025-05-07T20:51:50.2526266Z ) 2025-05-07T20:51:50.2526477Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2526886Z self=, 2025-05-07T20:51:50.2527281Z S=100, 2025-05-07T20:51:50.2527477Z mpp_n_passes=6, 2025-05-07T20:51:50.2527696Z mpp_min_size=5, 2025-05-07T20:51:50.2527895Z ) 2025-05-07T20:51:50.2528103Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2528516Z self=, 2025-05-07T20:51:50.2528902Z S=0, 2025-05-07T20:51:50.2529090Z mpp_n_passes=12, 2025-05-07T20:51:50.2529307Z mpp_min_size=5, 2025-05-07T20:51:50.2529503Z ) 2025-05-07T20:51:50.2529706Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2530117Z self=, 2025-05-07T20:51:50.2530501Z S=7, 2025-05-07T20:51:50.2530692Z mpp_n_passes=12, 2025-05-07T20:51:50.2530912Z mpp_min_size=1, 2025-05-07T20:51:50.2531106Z ) 2025-05-07T20:51:50.2531308Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2531716Z self=, 2025-05-07T20:51:50.2532182Z S=7, 2025-05-07T20:51:50.2532443Z mpp_n_passes=12, 2025-05-07T20:51:50.2532663Z mpp_min_size=5, 2025-05-07T20:51:50.2532932Z ) 2025-05-07T20:51:50.2533141Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2533548Z self=, 2025-05-07T20:51:50.2533939Z S=7, 2025-05-07T20:51:50.2534117Z mpp_n_passes=1, 2025-05-07T20:51:50.2534324Z mpp_min_size=1, 2025-05-07T20:51:50.2534524Z ) 2025-05-07T20:51:50.2534722Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:50.2535135Z self=, 2025-05-07T20:51:50.2535525Z S=0, 2025-05-07T20:51:50.2535713Z mpp_n_passes=None, 2025-05-07T20:51:50.2535939Z mpp_min_size=5, 2025-05-07T20:51:50.2536139Z ) 2025-05-07T20:51:50.2536308Z PASSED 2025-05-07T20:51:50.2536424Z 2025-05-07T20:51:50.2536563Z =============================== warnings summary =============================== 2025-05-07T20:51:50.2537014Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:50.2538263Z /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:50.2539500Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:50.2539773Z 2025-05-07T20:51:50.2539964Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:50.2541195Z /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:50.2542405Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:50.2542686Z 2025-05-07T20:51:50.2542880Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:50.2544100Z /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:50.2545318Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:50.2545597Z 2025-05-07T20:51:50.2545821Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:50.2546279Z =========================== short test summary info ============================ 2025-05-07T20:51:50.2546831Z 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:50.2547557Z 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:50.2548285Z 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:50.2549002Z 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:50.2549711Z 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:50.2550287Z =================== 2 passed, 5 skipped, 3 warnings in 2.34s =================== 2025-05-07T20:51:50.8932959Z 2025-05-07T20:51:50.8933431Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:51:50.8952495Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:51:50.8952772Z 2025-05-07T20:51:50.8953186Z 2025-05-07T20:51:50.8953202Z 2025-05-07T20:51:50.8953211Z 2025-05-07T20:51:50.8975057Z ################################################################################ 2025-05-07T20:51:50.8992974Z # [2025-05-07T20:51:50.898Z] Run Python Test Suite: 2025-05-07T20:51:50.8993335Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:50.8993655Z ################################################################################ 2025-05-07T20:51:50.9018771Z + 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:50.9019435Z 2025-05-07T20:51:53.0552394Z ============================= test session starts ============================== 2025-05-07T20:51:53.0553587Z 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:53.0554593Z cachedir: .pytest_cache 2025-05-07T20:51:53.0555713Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:53.0557168Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:53.0557946Z plugins: hypothesis-6.131.14 2025-05-07T20:51:54.7352503Z collecting ... collected 2 items 2025-05-07T20:51:54.7352721Z 2025-05-07T20:51:54.9864050Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:51:54.9881536Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:51:54.9882069Z 2025-05-07T20:51:54.9882206Z ============================== 2 passed in 2.06s =============================== 2025-05-07T20:51:55.6279180Z 2025-05-07T20:51:55.6280115Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:55.6298019Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:51:55.6298629Z 2025-05-07T20:51:55.6298636Z 2025-05-07T20:51:55.6298641Z 2025-05-07T20:51:55.6298678Z 2025-05-07T20:51:55.6318448Z ################################################################################ 2025-05-07T20:51:55.6337058Z # [2025-05-07T20:51:55.633Z] Run Python Test Suite: 2025-05-07T20:51:55.6337473Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:55.6337798Z ################################################################################ 2025-05-07T20:51:55.6363877Z + 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:55.6364508Z 2025-05-07T20:51:57.7995770Z ============================= test session starts ============================== 2025-05-07T20:51:57.7996956Z 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:57.7997970Z cachedir: .pytest_cache 2025-05-07T20:51:57.7999519Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:57.8001274Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:57.8002196Z plugins: hypothesis-6.131.14 2025-05-07T20:51:59.5465177Z collecting ... collected 3 items 2025-05-07T20:51:59.5465411Z 2025-05-07T20:52:00.2016843Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2018605Z self=, 2025-05-07T20:52:00.2019541Z cache_sets=10, 2025-05-07T20:52:00.2019941Z ) 2025-05-07T20:52:00.2020446Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2021513Z self=, 2025-05-07T20:52:00.2022448Z cache_sets=270, 2025-05-07T20:52:00.2022834Z ) 2025-05-07T20:52:00.2023332Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2024986Z self=, 2025-05-07T20:52:00.2025904Z cache_sets=198, 2025-05-07T20:52:00.2026298Z ) 2025-05-07T20:52:00.2026795Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2027359Z self=, 2025-05-07T20:52:00.2027827Z cache_sets=159, 2025-05-07T20:52:00.2028031Z ) 2025-05-07T20:52:00.2028273Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2028810Z self=, 2025-05-07T20:52:00.2029276Z cache_sets=80, 2025-05-07T20:52:00.2029478Z ) 2025-05-07T20:52:00.2029722Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2030260Z self=, 2025-05-07T20:52:00.2030740Z cache_sets=91, 2025-05-07T20:52:00.2030934Z ) 2025-05-07T20:52:00.2031187Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2031726Z self=, 2025-05-07T20:52:00.2032186Z cache_sets=32, 2025-05-07T20:52:00.2032389Z ) 2025-05-07T20:52:00.2032640Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2033174Z self=, 2025-05-07T20:52:00.2033640Z cache_sets=141, 2025-05-07T20:52:00.2033845Z ) 2025-05-07T20:52:00.2034098Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2034623Z self=, 2025-05-07T20:52:00.2035106Z cache_sets=37, 2025-05-07T20:52:00.2035311Z ) 2025-05-07T20:52:00.2035570Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2036104Z self=, 2025-05-07T20:52:00.2036575Z cache_sets=205, 2025-05-07T20:52:00.2036774Z ) 2025-05-07T20:52:00.2037027Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2037560Z self=, 2025-05-07T20:52:00.2038028Z cache_sets=179, 2025-05-07T20:52:00.2038226Z ) 2025-05-07T20:52:00.2038477Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2039015Z self=, 2025-05-07T20:52:00.2039476Z cache_sets=57, 2025-05-07T20:52:00.2039679Z ) 2025-05-07T20:52:00.2039930Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2040463Z self=, 2025-05-07T20:52:00.2040936Z cache_sets=191, 2025-05-07T20:52:00.2041138Z ) 2025-05-07T20:52:00.2041391Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2041918Z self=, 2025-05-07T20:52:00.2042389Z cache_sets=33, 2025-05-07T20:52:00.2042592Z ) 2025-05-07T20:52:00.2042838Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2043371Z self=, 2025-05-07T20:52:00.2043840Z cache_sets=158, 2025-05-07T20:52:00.2044038Z ) 2025-05-07T20:52:00.2044288Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2044826Z self=, 2025-05-07T20:52:00.2045292Z cache_sets=11, 2025-05-07T20:52:00.2045580Z ) 2025-05-07T20:52:00.2045907Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2046445Z self=, 2025-05-07T20:52:00.2046907Z cache_sets=193, 2025-05-07T20:52:00.2047112Z ) 2025-05-07T20:52:00.2047363Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2047893Z self=, 2025-05-07T20:52:00.2048359Z cache_sets=133, 2025-05-07T20:52:00.2048563Z ) 2025-05-07T20:52:00.2048807Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2049340Z self=, 2025-05-07T20:52:00.2049807Z cache_sets=77, 2025-05-07T20:52:00.2050007Z ) 2025-05-07T20:52:00.2050251Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2050800Z self=, 2025-05-07T20:52:00.2051270Z cache_sets=71, 2025-05-07T20:52:00.2051466Z ) 2025-05-07T20:52:00.2051720Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2052258Z self=, 2025-05-07T20:52:00.2052801Z cache_sets=233, 2025-05-07T20:52:00.2053002Z ) 2025-05-07T20:52:00.2053255Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2053787Z self=, 2025-05-07T20:52:00.2054253Z cache_sets=16, 2025-05-07T20:52:00.2054456Z ) 2025-05-07T20:52:00.2054705Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2055235Z self=, 2025-05-07T20:52:00.2055712Z cache_sets=297, 2025-05-07T20:52:00.2055914Z ) 2025-05-07T20:52:00.2056165Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2056697Z self=, 2025-05-07T20:52:00.2057169Z cache_sets=275, 2025-05-07T20:52:00.2057364Z ) 2025-05-07T20:52:00.2057615Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2058147Z self=, 2025-05-07T20:52:00.2058614Z cache_sets=155, 2025-05-07T20:52:00.2058807Z ) 2025-05-07T20:52:00.2059060Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2059593Z self=, 2025-05-07T20:52:00.2060062Z cache_sets=235, 2025-05-07T20:52:00.2060262Z ) 2025-05-07T20:52:00.2060513Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2061051Z self=, 2025-05-07T20:52:00.2061521Z cache_sets=296, 2025-05-07T20:52:00.2061721Z ) 2025-05-07T20:52:00.2061977Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2062502Z self=, 2025-05-07T20:52:00.2062971Z cache_sets=259, 2025-05-07T20:52:00.2063174Z ) 2025-05-07T20:52:00.2063417Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2063952Z self=, 2025-05-07T20:52:00.2064427Z cache_sets=260, 2025-05-07T20:52:00.2064623Z ) 2025-05-07T20:52:00.2064879Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2065413Z self=, 2025-05-07T20:52:00.2065975Z cache_sets=108, 2025-05-07T20:52:00.2066248Z ) 2025-05-07T20:52:00.2066502Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2067042Z self=, 2025-05-07T20:52:00.2067504Z cache_sets=131, 2025-05-07T20:52:00.2067705Z ) 2025-05-07T20:52:00.2067957Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2068483Z self=, 2025-05-07T20:52:00.2068954Z cache_sets=190, 2025-05-07T20:52:00.2069159Z ) 2025-05-07T20:52:00.2069403Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2069938Z self=, 2025-05-07T20:52:00.2070408Z cache_sets=256, 2025-05-07T20:52:00.2070609Z ) 2025-05-07T20:52:00.2070864Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2071410Z self=, 2025-05-07T20:52:00.2071878Z cache_sets=125, 2025-05-07T20:52:00.2072074Z ) 2025-05-07T20:52:00.2072328Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2072862Z self=, 2025-05-07T20:52:00.2073327Z cache_sets=287, 2025-05-07T20:52:00.2073532Z ) 2025-05-07T20:52:00.2073785Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2074313Z self=, 2025-05-07T20:52:00.2074784Z cache_sets=210, 2025-05-07T20:52:00.2074988Z ) 2025-05-07T20:52:00.2075237Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2075766Z self=, 2025-05-07T20:52:00.2076244Z cache_sets=40, 2025-05-07T20:52:00.2076441Z ) 2025-05-07T20:52:00.2076688Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2077221Z self=, 2025-05-07T20:52:00.2077695Z cache_sets=294, 2025-05-07T20:52:00.2077887Z ) 2025-05-07T20:52:00.2078137Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2078670Z self=, 2025-05-07T20:52:00.2079145Z cache_sets=177, 2025-05-07T20:52:00.2079340Z ) 2025-05-07T20:52:00.2079590Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:00.2080125Z self=, 2025-05-07T20:52:00.2080585Z cache_sets=68, 2025-05-07T20:52:00.2080790Z ) 2025-05-07T20:52:00.2080966Z PASSED 2025-05-07T20:52:00.2093782Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:52:00.8542548Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8543552Z self=, 2025-05-07T20:52:00.8544103Z T=1, 2025-05-07T20:52:00.8544357Z D=2, 2025-05-07T20:52:00.8544564Z B=1, 2025-05-07T20:52:00.8544826Z log_E=3, 2025-05-07T20:52:00.8545017Z L=0, 2025-05-07T20:52:00.8545245Z ) 2025-05-07T20:52:00.8545555Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8546031Z self=, 2025-05-07T20:52:00.8546450Z T=6, 2025-05-07T20:52:00.8546629Z D=2, 2025-05-07T20:52:00.8546805Z B=1, 2025-05-07T20:52:00.8546983Z log_E=3, 2025-05-07T20:52:00.8547169Z L=0, 2025-05-07T20:52:00.8547577Z ) 2025-05-07T20:52:00.8547915Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8548377Z self=, 2025-05-07T20:52:00.8548801Z T=6, 2025-05-07T20:52:00.8548976Z D=32, 2025-05-07T20:52:00.8549159Z B=45, 2025-05-07T20:52:00.8549340Z log_E=3, 2025-05-07T20:52:00.8549521Z L=6, 2025-05-07T20:52:00.8549697Z ) 2025-05-07T20:52:00.8549921Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8550371Z self=, 2025-05-07T20:52:00.8550790Z T=5, 2025-05-07T20:52:00.8550976Z D=2, 2025-05-07T20:52:00.8551141Z B=1, 2025-05-07T20:52:00.8551316Z log_E=3, 2025-05-07T20:52:00.8551503Z L=0, 2025-05-07T20:52:00.8551669Z ) 2025-05-07T20:52:00.8551881Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8552332Z self=, 2025-05-07T20:52:00.8552765Z T=5, 2025-05-07T20:52:00.8552933Z D=32, 2025-05-07T20:52:00.8553107Z B=9, 2025-05-07T20:52:00.8553284Z log_E=3, 2025-05-07T20:52:00.8553465Z L=19, 2025-05-07T20:52:00.8553638Z ) 2025-05-07T20:52:00.8553853Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8554301Z self=, 2025-05-07T20:52:00.8554717Z T=7, 2025-05-07T20:52:00.8554892Z D=116, 2025-05-07T20:52:00.8555063Z B=63, 2025-05-07T20:52:00.8555241Z log_E=5, 2025-05-07T20:52:00.8555430Z L=14, 2025-05-07T20:52:00.8555599Z ) 2025-05-07T20:52:00.8562624Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8563133Z self=, 2025-05-07T20:52:00.8563579Z T=8, 2025-05-07T20:52:00.8563766Z D=72, 2025-05-07T20:52:00.8563961Z B=103, 2025-05-07T20:52:00.8564162Z log_E=4, 2025-05-07T20:52:00.8564351Z L=12, 2025-05-07T20:52:00.8564542Z ) 2025-05-07T20:52:00.8564768Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8565237Z self=, 2025-05-07T20:52:00.8565662Z T=3, 2025-05-07T20:52:00.8565849Z D=119, 2025-05-07T20:52:00.8566037Z B=107, 2025-05-07T20:52:00.8566219Z log_E=5, 2025-05-07T20:52:00.8566414Z L=3, 2025-05-07T20:52:00.8566600Z ) 2025-05-07T20:52:00.8566814Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8567281Z self=, 2025-05-07T20:52:00.8567712Z T=2, 2025-05-07T20:52:00.8567893Z D=104, 2025-05-07T20:52:00.8568081Z B=74, 2025-05-07T20:52:00.8568267Z log_E=4, 2025-05-07T20:52:00.8568459Z L=2, 2025-05-07T20:52:00.8568639Z ) 2025-05-07T20:52:00.8568858Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8569323Z self=, 2025-05-07T20:52:00.8569747Z T=1, 2025-05-07T20:52:00.8569933Z D=28, 2025-05-07T20:52:00.8570112Z B=60, 2025-05-07T20:52:00.8570299Z log_E=4, 2025-05-07T20:52:00.8570495Z L=16, 2025-05-07T20:52:00.8570671Z ) 2025-05-07T20:52:00.8570892Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8571357Z self=, 2025-05-07T20:52:00.8571785Z T=1, 2025-05-07T20:52:00.8571963Z D=15, 2025-05-07T20:52:00.8572146Z B=124, 2025-05-07T20:52:00.8572334Z log_E=4, 2025-05-07T20:52:00.8572520Z L=3, 2025-05-07T20:52:00.8572697Z ) 2025-05-07T20:52:00.8572996Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8573449Z self=, 2025-05-07T20:52:00.8573877Z T=1, 2025-05-07T20:52:00.8574064Z D=15, 2025-05-07T20:52:00.8574364Z B=124, 2025-05-07T20:52:00.8574626Z log_E=4, 2025-05-07T20:52:00.8574821Z L=4, 2025-05-07T20:52:00.8574999Z ) 2025-05-07T20:52:00.8575220Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8575683Z self=, 2025-05-07T20:52:00.8576101Z T=1, 2025-05-07T20:52:00.8576291Z D=15, 2025-05-07T20:52:00.8576474Z B=124, 2025-05-07T20:52:00.8576658Z log_E=4, 2025-05-07T20:52:00.8576855Z L=0, 2025-05-07T20:52:00.8577064Z ) 2025-05-07T20:52:00.8577302Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8577768Z self=, 2025-05-07T20:52:00.8578199Z T=1, 2025-05-07T20:52:00.8578385Z D=4, 2025-05-07T20:52:00.8578563Z B=124, 2025-05-07T20:52:00.8578754Z log_E=4, 2025-05-07T20:52:00.8578946Z L=0, 2025-05-07T20:52:00.8579119Z ) 2025-05-07T20:52:00.8579351Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8579821Z self=, 2025-05-07T20:52:00.8580242Z T=4, 2025-05-07T20:52:00.8580433Z D=4, 2025-05-07T20:52:00.8580620Z B=124, 2025-05-07T20:52:00.8580801Z log_E=4, 2025-05-07T20:52:00.8580997Z L=0, 2025-05-07T20:52:00.8581178Z ) 2025-05-07T20:52:00.8581395Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8581856Z self=, 2025-05-07T20:52:00.8582278Z T=4, 2025-05-07T20:52:00.8582458Z D=4, 2025-05-07T20:52:00.8582645Z B=124, 2025-05-07T20:52:00.8582835Z log_E=3, 2025-05-07T20:52:00.8583025Z L=0, 2025-05-07T20:52:00.8583209Z ) 2025-05-07T20:52:00.8583431Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8583888Z self=, 2025-05-07T20:52:00.8584316Z T=4, 2025-05-07T20:52:00.8584501Z D=4, 2025-05-07T20:52:00.8584679Z B=4, 2025-05-07T20:52:00.8584864Z log_E=3, 2025-05-07T20:52:00.8585059Z L=0, 2025-05-07T20:52:00.8585235Z ) 2025-05-07T20:52:00.8585450Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8585910Z self=, 2025-05-07T20:52:00.8586333Z T=9, 2025-05-07T20:52:00.8586508Z D=38, 2025-05-07T20:52:00.8586690Z B=48, 2025-05-07T20:52:00.8586882Z log_E=4, 2025-05-07T20:52:00.8587069Z L=15, 2025-05-07T20:52:00.8587249Z ) 2025-05-07T20:52:00.8587469Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8587928Z self=, 2025-05-07T20:52:00.8588356Z T=1, 2025-05-07T20:52:00.8588540Z D=38, 2025-05-07T20:52:00.8588718Z B=48, 2025-05-07T20:52:00.8588911Z log_E=4, 2025-05-07T20:52:00.8589111Z L=15, 2025-05-07T20:52:00.8589296Z ) 2025-05-07T20:52:00.8589525Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8589992Z self=, 2025-05-07T20:52:00.8590413Z T=1, 2025-05-07T20:52:00.8590601Z D=38, 2025-05-07T20:52:00.8590789Z B=48, 2025-05-07T20:52:00.8590973Z log_E=4, 2025-05-07T20:52:00.8591171Z L=0, 2025-05-07T20:52:00.8591353Z ) 2025-05-07T20:52:00.8591566Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8592036Z self=, 2025-05-07T20:52:00.8592463Z T=1, 2025-05-07T20:52:00.8592649Z D=38, 2025-05-07T20:52:00.8592827Z B=4, 2025-05-07T20:52:00.8593014Z log_E=4, 2025-05-07T20:52:00.8593212Z L=0, 2025-05-07T20:52:00.8593385Z ) 2025-05-07T20:52:00.8593610Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8594073Z self=, 2025-05-07T20:52:00.8594664Z T=1, 2025-05-07T20:52:00.8594856Z D=38, 2025-05-07T20:52:00.8595043Z B=1, 2025-05-07T20:52:00.8595219Z log_E=4, 2025-05-07T20:52:00.8595416Z L=0, 2025-05-07T20:52:00.8595600Z ) 2025-05-07T20:52:00.8595855Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8596317Z self=, 2025-05-07T20:52:00.8596740Z T=1, 2025-05-07T20:52:00.8596925Z D=38, 2025-05-07T20:52:00.8597117Z B=1, 2025-05-07T20:52:00.8597323Z log_E=3, 2025-05-07T20:52:00.8597530Z L=0, 2025-05-07T20:52:00.8597708Z ) 2025-05-07T20:52:00.8597920Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8598782Z self=, 2025-05-07T20:52:00.8599215Z T=1, 2025-05-07T20:52:00.8599399Z D=38, 2025-05-07T20:52:00.8599590Z B=1, 2025-05-07T20:52:00.8599789Z log_E=3, 2025-05-07T20:52:00.8599983Z L=1, 2025-05-07T20:52:00.8600178Z ) 2025-05-07T20:52:00.8600412Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8600940Z self=, 2025-05-07T20:52:00.8601438Z T=3, 2025-05-07T20:52:00.8601633Z D=106, 2025-05-07T20:52:00.8601828Z B=71, 2025-05-07T20:52:00.8602019Z log_E=5, 2025-05-07T20:52:00.8602224Z L=3, 2025-05-07T20:52:00.8602404Z ) 2025-05-07T20:52:00.8602639Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8603170Z self=, 2025-05-07T20:52:00.8603654Z T=3, 2025-05-07T20:52:00.8603842Z D=106, 2025-05-07T20:52:00.8604042Z B=5, 2025-05-07T20:52:00.8604225Z log_E=5, 2025-05-07T20:52:00.8604424Z L=3, 2025-05-07T20:52:00.8604608Z ) 2025-05-07T20:52:00.8604833Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8605376Z self=, 2025-05-07T20:52:00.8605863Z T=3, 2025-05-07T20:52:00.8606043Z D=106, 2025-05-07T20:52:00.8606244Z B=5, 2025-05-07T20:52:00.8606434Z log_E=3, 2025-05-07T20:52:00.8606626Z L=3, 2025-05-07T20:52:00.8606807Z ) 2025-05-07T20:52:00.8607039Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8607612Z self=, 2025-05-07T20:52:00.8608097Z T=3, 2025-05-07T20:52:00.8608283Z D=3, 2025-05-07T20:52:00.8608462Z B=5, 2025-05-07T20:52:00.8608651Z log_E=3, 2025-05-07T20:52:00.8608850Z L=3, 2025-05-07T20:52:00.8609030Z ) 2025-05-07T20:52:00.8609263Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8609794Z self=, 2025-05-07T20:52:00.8610279Z T=3, 2025-05-07T20:52:00.8610458Z D=3, 2025-05-07T20:52:00.8610646Z B=5, 2025-05-07T20:52:00.8610832Z log_E=5, 2025-05-07T20:52:00.8611026Z L=3, 2025-05-07T20:52:00.8611210Z ) 2025-05-07T20:52:00.8611439Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8611960Z self=, 2025-05-07T20:52:00.8612446Z T=3, 2025-05-07T20:52:00.8612631Z D=3, 2025-05-07T20:52:00.8612864Z B=5, 2025-05-07T20:52:00.8613052Z log_E=5, 2025-05-07T20:52:00.8613253Z L=5, 2025-05-07T20:52:00.8613429Z ) 2025-05-07T20:52:00.8613658Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8614188Z self=, 2025-05-07T20:52:00.8614671Z T=3, 2025-05-07T20:52:00.8614857Z D=5, 2025-05-07T20:52:00.8615040Z B=5, 2025-05-07T20:52:00.8615220Z log_E=5, 2025-05-07T20:52:00.8615415Z L=5, 2025-05-07T20:52:00.8615595Z ) 2025-05-07T20:52:00.8615820Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8616543Z self=, 2025-05-07T20:52:00.8616964Z T=2, 2025-05-07T20:52:00.8617146Z D=97, 2025-05-07T20:52:00.8617322Z B=47, 2025-05-07T20:52:00.8617505Z log_E=3, 2025-05-07T20:52:00.8617688Z L=11, 2025-05-07T20:52:00.8617858Z ) 2025-05-07T20:52:00.8618076Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8618534Z self=, 2025-05-07T20:52:00.8618946Z T=2, 2025-05-07T20:52:00.8619123Z D=11, 2025-05-07T20:52:00.8619302Z B=47, 2025-05-07T20:52:00.8619478Z log_E=3, 2025-05-07T20:52:00.8619666Z L=11, 2025-05-07T20:52:00.8619842Z ) 2025-05-07T20:52:00.8620048Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8620505Z self=, 2025-05-07T20:52:00.8620926Z T=2, 2025-05-07T20:52:00.8621107Z D=11, 2025-05-07T20:52:00.8621290Z B=11, 2025-05-07T20:52:00.8621471Z log_E=3, 2025-05-07T20:52:00.8621651Z L=11, 2025-05-07T20:52:00.8621829Z ) 2025-05-07T20:52:00.8622043Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8622491Z self=, 2025-05-07T20:52:00.8622909Z T=2, 2025-05-07T20:52:00.8623087Z D=11, 2025-05-07T20:52:00.8623267Z B=3, 2025-05-07T20:52:00.8623440Z log_E=3, 2025-05-07T20:52:00.8623627Z L=11, 2025-05-07T20:52:00.8623801Z ) 2025-05-07T20:52:00.8624009Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8624464Z self=, 2025-05-07T20:52:00.8624884Z T=2, 2025-05-07T20:52:00.8625056Z D=11, 2025-05-07T20:52:00.8625234Z B=2, 2025-05-07T20:52:00.8625411Z log_E=3, 2025-05-07T20:52:00.8625595Z L=11, 2025-05-07T20:52:00.8625775Z ) 2025-05-07T20:52:00.8625996Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8626448Z self=, 2025-05-07T20:52:00.8626871Z T=2, 2025-05-07T20:52:00.8627051Z D=2, 2025-05-07T20:52:00.8627232Z B=2, 2025-05-07T20:52:00.8627434Z log_E=3, 2025-05-07T20:52:00.8627631Z L=11, 2025-05-07T20:52:00.8627800Z ) 2025-05-07T20:52:00.8628016Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8628480Z self=, 2025-05-07T20:52:00.8628895Z T=2, 2025-05-07T20:52:00.8629075Z D=2, 2025-05-07T20:52:00.8629249Z B=2, 2025-05-07T20:52:00.8629424Z log_E=3, 2025-05-07T20:52:00.8629606Z L=2, 2025-05-07T20:52:00.8629780Z ) 2025-05-07T20:52:00.8629994Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8630445Z self=, 2025-05-07T20:52:00.8630869Z T=5, 2025-05-07T20:52:00.8631048Z D=123, 2025-05-07T20:52:00.8631224Z B=115, 2025-05-07T20:52:00.8631407Z log_E=3, 2025-05-07T20:52:00.8631594Z L=0, 2025-05-07T20:52:00.8631763Z ) 2025-05-07T20:52:00.8631975Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:00.8632433Z self=, 2025-05-07T20:52:00.8632844Z T=5, 2025-05-07T20:52:00.8633021Z D=5, 2025-05-07T20:52:00.8633198Z B=115, 2025-05-07T20:52:00.8633376Z log_E=3, 2025-05-07T20:52:00.8633561Z L=0, 2025-05-07T20:52:00.8633734Z ) 2025-05-07T20:52:00.8633902Z PASSED 2025-05-07T20:52:00.8634016Z 2025-05-07T20:52:00.8634153Z ============================== 3 passed in 3.18s =============================== 2025-05-07T20:52:01.5039744Z 2025-05-07T20:52:01.5040349Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:01.5060410Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:52:01.5061055Z 2025-05-07T20:52:01.5061211Z 2025-05-07T20:52:01.5061216Z 2025-05-07T20:52:01.5061220Z 2025-05-07T20:52:01.5081403Z ################################################################################ 2025-05-07T20:52:01.5100370Z # [2025-05-07T20:52:01.509Z] Run Python Test Suite: 2025-05-07T20:52:01.5100711Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:01.5101026Z ################################################################################ 2025-05-07T20:52:01.5125566Z + 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:52:01.5126413Z 2025-05-07T20:52:03.6707141Z ============================= test session starts ============================== 2025-05-07T20:52:03.6707773Z 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:03.6708333Z cachedir: .pytest_cache 2025-05-07T20:52:03.6708918Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:03.6709635Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:03.6710025Z plugins: hypothesis-6.131.14 2025-05-07T20:52:05.3964466Z collecting ... collected 3 items 2025-05-07T20:52:05.3964707Z 2025-05-07T20:52:05.3979801Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:52:05.3988654Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:52:05.4008375Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:52:05.4008686Z 2025-05-07T20:52:05.4008840Z =========================== short test summary info ============================ 2025-05-07T20:52:05.4009324Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:52:05.4009925Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:52:05.4010482Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:52:05.4010934Z ============================== 3 skipped in 1.85s ============================== 2025-05-07T20:52:05.9723981Z 2025-05-07T20:52:05.9724451Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:05.9745554Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:52:05.9745838Z 2025-05-07T20:52:05.9745843Z 2025-05-07T20:52:05.9745847Z 2025-05-07T20:52:05.9745850Z 2025-05-07T20:52:05.9766513Z ################################################################################ 2025-05-07T20:52:05.9782082Z # [2025-05-07T20:52:05.977Z] Run Python Test Suite: 2025-05-07T20:52:05.9782414Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:05.9782724Z ################################################################################ 2025-05-07T20:52:05.9807110Z + 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:52:05.9807762Z 2025-05-07T20:52:08.1445699Z ============================= test session starts ============================== 2025-05-07T20:52:08.1446395Z 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:08.1447001Z cachedir: .pytest_cache 2025-05-07T20:52:08.1447672Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:08.1448540Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:08.1449012Z plugins: hypothesis-6.131.14 2025-05-07T20:52:09.8393878Z collecting ... collected 1 item 2025-05-07T20:52:09.8394124Z 2025-05-07T20:52:09.8480353Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -2.45026 2025-05-07T20:52:09.8482736Z Found best Log likelihood so far on (s,q) (0.02, 1): -2.44957 2025-05-07T20:52:09.8483752Z Found best Log likelihood so far on (s,q) (0.03, 1): -2.44889 2025-05-07T20:52:09.8484321Z Found best Log likelihood so far on (s,q) (0.04, 1): -2.44822 2025-05-07T20:52:09.8484876Z Found best Log likelihood so far on (s,q) (0.05, 1): -2.44756 2025-05-07T20:52:09.8485423Z Found best Log likelihood so far on (s,q) (0.06, 1): -2.44691 2025-05-07T20:52:09.8485988Z Found best Log likelihood so far on (s,q) (0.07, 1): -2.44626 2025-05-07T20:52:09.8486556Z Found best Log likelihood so far on (s,q) (0.08, 1): -2.44563 2025-05-07T20:52:09.8487112Z Found best Log likelihood so far on (s,q) (0.09, 1): -2.445 2025-05-07T20:52:09.8487653Z Found best Log likelihood so far on (s,q) (0.1, 1): -2.44439 2025-05-07T20:52:09.8488222Z Found best Log likelihood so far on (s,q) (0.11, 1): -2.44378 2025-05-07T20:52:09.8488805Z Found best Log likelihood so far on (s,q) (0.12, 1): -2.44319 2025-05-07T20:52:09.8489394Z Found best Log likelihood so far on (s,q) (0.13, 1): -2.4426 2025-05-07T20:52:09.8489939Z Found best Log likelihood so far on (s,q) (0.14, 1): -2.44202 2025-05-07T20:52:09.8490498Z Found best Log likelihood so far on (s,q) (0.15, 1): -2.44145 2025-05-07T20:52:09.8491056Z Found best Log likelihood so far on (s,q) (0.16, 1): -2.44089 2025-05-07T20:52:09.8491611Z Found best Log likelihood so far on (s,q) (0.17, 1): -2.44034 2025-05-07T20:52:09.8492163Z Found best Log likelihood so far on (s,q) (0.18, 1): -2.43981 2025-05-07T20:52:09.8492717Z Found best Log likelihood so far on (s,q) (0.19, 1): -2.43927 2025-05-07T20:52:09.8493423Z Found best Log likelihood so far on (s,q) (0.2, 1): -2.43875 2025-05-07T20:52:09.8493993Z Found best Log likelihood so far on (s,q) (0.21, 1): -2.43824 2025-05-07T20:52:09.8494568Z Found best Log likelihood so far on (s,q) (0.22, 1): -2.43774 2025-05-07T20:52:09.8495131Z Found best Log likelihood so far on (s,q) (0.23, 1): -2.43725 2025-05-07T20:52:09.8495702Z Found best Log likelihood so far on (s,q) (0.24, 1): -2.43677 2025-05-07T20:52:09.8496263Z Found best Log likelihood so far on (s,q) (0.25, 1): -2.4363 2025-05-07T20:52:09.8496842Z Found best Log likelihood so far on (s,q) (0.26, 1): -2.43583 2025-05-07T20:52:09.8497427Z Found best Log likelihood so far on (s,q) (0.27, 1): -2.43538 2025-05-07T20:52:09.8497968Z Found best Log likelihood so far on (s,q) (0.28, 1): -2.43494 2025-05-07T20:52:09.8498679Z Found best Log likelihood so far on (s,q) (0.29, 1): -2.4345 2025-05-07T20:52:09.8499239Z Found best Log likelihood so far on (s,q) (0.3, 1): -2.43408 2025-05-07T20:52:09.8499786Z Found best Log likelihood so far on (s,q) (0.31, 1): -2.43366 2025-05-07T20:52:09.8500337Z Found best Log likelihood so far on (s,q) (0.32, 1): -2.43326 2025-05-07T20:52:09.8500813Z Found best Log likelihood so far on (s,q) (0.33, 1): -2.43286 2025-05-07T20:52:09.8501319Z Found best Log likelihood so far on (s,q) (0.34, 1): -2.43248 2025-05-07T20:52:09.8501736Z Found best Log likelihood so far on (s,q) (0.35, 1): -2.4321 2025-05-07T20:52:09.8502240Z Found best Log likelihood so far on (s,q) (0.36, 1): -2.43174 2025-05-07T20:52:09.8502646Z Found best Log likelihood so far on (s,q) (0.37, 1): -2.43138 2025-05-07T20:52:09.8503113Z Found best Log likelihood so far on (s,q) (0.38, 1): -2.43103 2025-05-07T20:52:09.8513329Z Found best Log likelihood so far on (s,q) (0.39, 1): -2.4307 2025-05-07T20:52:09.8513911Z Found best Log likelihood so far on (s,q) (0.4, 1): -2.43037 2025-05-07T20:52:09.8514512Z Found best Log likelihood so far on (s,q) (0.41, 1): -2.43005 2025-05-07T20:52:09.8515085Z Found best Log likelihood so far on (s,q) (0.42, 1): -2.42975 2025-05-07T20:52:09.8515619Z Found best Log likelihood so far on (s,q) (0.43, 1): -2.42945 2025-05-07T20:52:09.8516023Z Found best Log likelihood so far on (s,q) (0.44, 1): -2.42916 2025-05-07T20:52:09.8516434Z Found best Log likelihood so far on (s,q) (0.45, 1): -2.42889 2025-05-07T20:52:09.8517193Z Found best Log likelihood so far on (s,q) (0.46, 1): -2.42862 2025-05-07T20:52:09.8517630Z Found best Log likelihood so far on (s,q) (0.47, 1): -2.42836 2025-05-07T20:52:09.8518246Z Found best Log likelihood so far on (s,q) (0.48, 1): -2.42812 2025-05-07T20:52:09.8518807Z Found best Log likelihood so far on (s,q) (0.49, 1): -2.42788 2025-05-07T20:52:09.8519395Z Found best Log likelihood so far on (s,q) (0.5, 1): -2.42765 2025-05-07T20:52:09.8519954Z Found best Log likelihood so far on (s,q) (0.51, 1): -2.42743 2025-05-07T20:52:09.8520549Z Found best Log likelihood so far on (s,q) (0.52, 1): -2.42723 2025-05-07T20:52:09.8521119Z Found best Log likelihood so far on (s,q) (0.53, 1): -2.42703 2025-05-07T20:52:09.8521675Z Found best Log likelihood so far on (s,q) (0.54, 1): -2.42684 2025-05-07T20:52:09.8522242Z Found best Log likelihood so far on (s,q) (0.55, 1): -2.42666 2025-05-07T20:52:09.8522792Z Found best Log likelihood so far on (s,q) (0.56, 1): -2.4265 2025-05-07T20:52:09.8523389Z Found best Log likelihood so far on (s,q) (0.57, 1): -2.42634 2025-05-07T20:52:09.8523828Z Found best Log likelihood so far on (s,q) (0.58, 1): -2.42619 2025-05-07T20:52:09.8524229Z Found best Log likelihood so far on (s,q) (0.59, 1): -2.42605 2025-05-07T20:52:09.8524634Z Found best Log likelihood so far on (s,q) (0.6, 1): -2.42593 2025-05-07T20:52:09.8525025Z Found best Log likelihood so far on (s,q) (0.61, 1): -2.42581 2025-05-07T20:52:09.8525433Z Found best Log likelihood so far on (s,q) (0.62, 1): -2.4257 2025-05-07T20:52:09.8525834Z Found best Log likelihood so far on (s,q) (0.63, 1): -2.4256 2025-05-07T20:52:09.8526233Z Found best Log likelihood so far on (s,q) (0.64, 1): -2.42552 2025-05-07T20:52:09.8526629Z Found best Log likelihood so far on (s,q) (0.65, 1): -2.42544 2025-05-07T20:52:09.8527042Z Found best Log likelihood so far on (s,q) (0.66, 1): -2.42537 2025-05-07T20:52:09.8527450Z Found best Log likelihood so far on (s,q) (0.67, 1): -2.42532 2025-05-07T20:52:09.8527848Z Found best Log likelihood so far on (s,q) (0.68, 1): -2.42527 2025-05-07T20:52:09.8528261Z Found best Log likelihood so far on (s,q) (0.69, 1): -2.42523 2025-05-07T20:52:09.8528669Z Found best Log likelihood so far on (s,q) (0.7, 1): -2.42521 2025-05-07T20:52:09.8529071Z Found best Log likelihood so far on (s,q) (0.71, 1): -2.42519 2025-05-07T20:52:09.8529472Z Found best Log likelihood so far on (s,q) (0.72, 1): -2.42518 2025-05-07T20:52:09.8529880Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8530300Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8530811Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8531213Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8531622Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8532008Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8532413Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8533028Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8533425Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8533851Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8534332Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8534734Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8535134Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8535622Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8536016Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8536441Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8536889Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8537336Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8537974Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8538358Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8538786Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8539240Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8539638Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8540097Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8540491Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8540888Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8541345Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8541744Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8542151Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8542606Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8543027Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8543541Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8543952Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8544348Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8544755Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8545225Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8545616Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8546030Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8546490Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8546891Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8547285Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8547762Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8548161Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8548553Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8549026Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8549425Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8549897Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8550286Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8550680Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8551121Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8551532Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8551927Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8552353Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8552795Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8553196Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8553592Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8554050Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8554441Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8554839Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8555284Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8555700Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8556097Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8556518Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8556963Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8557464Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8557946Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8558420Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8558807Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8559204Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8559605Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8560064Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8560461Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8560859Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8561262Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8561653Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8562044Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8562448Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8562841Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8563232Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8563617Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8564015Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8564406Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8564805Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8565189Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8565578Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8565967Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8566353Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8566750Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8567146Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8567530Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8567925Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8568319Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8568712Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8569093Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8569494Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8569884Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8570269Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8570663Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8571060Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8571461Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8571847Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8572242Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8572639Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8573130Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8573577Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8573964Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8574348Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8574744Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8575136Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8575529Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8576026Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8576522Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8576921Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8577312Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8577708Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8578108Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8578499Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8578884Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8579292Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8579695Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8580089Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8580489Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8580904Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8581292Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:09.8581691Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8582103Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8582512Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8582921Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8583335Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8583739Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8584134Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8584537Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8584949Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8585367Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8585765Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8586176Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8586577Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8586974Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8587379Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8587786Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8588188Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8588584Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8588985Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8589389Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8589796Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8590197Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8590601Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8590997Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8591390Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8591796Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8592199Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8592598Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8593000Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8593402Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8593799Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8594203Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8594773Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8595178Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8595576Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8595983Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8596388Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8596785Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8597191Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8597592Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8597996Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8598595Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8599048Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8599468Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8599864Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8600268Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8600669Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8601072Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8601467Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8601874Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8602275Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8602675Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8603124Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8603529Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8603936Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8604337Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8604739Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8605137Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8605532Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8605932Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8606329Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8606725Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8607128Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8607528Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8607928Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8608333Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8608738Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8609143Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8609538Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8609941Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8610342Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8610752Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8611163Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8611564Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8611968Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8612366Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8613110Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8613565Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8613966Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8614362Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8614765Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8615166Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8615563Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8615966Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8616369Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8616765Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8617167Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8617577Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8617982Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8618379Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8618782Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8619182Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8619578Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8619981Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8620385Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8620792Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8621189Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8621591Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8622006Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8622403Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8622818Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8623256Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8623660Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8624058Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8624460Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8624862Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8625257Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8625656Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8626054Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8626454Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8626854Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8627257Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8627661Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8628062Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8628464Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8631164Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8631590Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8631988Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8632392Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8632797Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8633193Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8633829Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8634238Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8634639Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8635040Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8635438Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8635842Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8636237Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8636643Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8637042Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8637440Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8637840Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8638254Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8638649Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8639042Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8639437Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8639836Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8640227Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8640626Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8641020Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8641409Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8641803Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8642199Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8642606Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8643001Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8643402Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8643797Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8644188Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8644588Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8644987Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8645389Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8645784Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8646180Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8646586Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8646984Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8647384Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8647792Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8648186Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8648576Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8648994Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8649396Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8649788Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8650190Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8650597Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8650989Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8651388Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8651980Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8652380Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8652778Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8653269Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8653670Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8654067Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8665563Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8666032Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8666445Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8666841Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8667247Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8667676Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8668079Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8668487Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8668895Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8669297Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8669696Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8670095Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8670499Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8670909Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8671309Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8671719Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8672142Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8672551Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8672989Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8673407Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8673820Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8674216Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8674627Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8675033Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8675446Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8675846Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8676256Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8676662Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8677069Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8677474Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8677880Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8678277Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8678681Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8679091Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8679498Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8679894Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8680302Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8680709Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8681107Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8681715Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8682118Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8682522Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8682918Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8683323Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8683726Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8684120Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8684526Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8684931Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8685332Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8685731Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8686147Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8686557Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8686951Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8687353Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8687760Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8688150Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8688554Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8688965Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8689367Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8689764Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8690171Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8690588Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8690987Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8691392Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8691795Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8692192Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8692593Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8693152Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8693547Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8693938Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8694337Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8694728Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8695125Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8695524Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8695921Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8696326Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8696720Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8697131Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8697533Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8697936Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8698344Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8698998Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8699402Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8699801Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8700473Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8700872Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8701265Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8701668Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8702064Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8702461Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8702859Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8703258Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8703698Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8704095Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8704497Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8704904Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8705302Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8705697Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8706095Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8706494Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8706890Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8707292Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8707690Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8708088Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8708485Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8708885Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8709293Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8709685Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8710095Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8710489Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8710880Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8711284Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8711686Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8712084Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8712473Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8712883Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8713282Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8713683Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8714080Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8714485Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8714883Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8715275Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8715673Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8716071Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8716460Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8716861Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8717265Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8717665Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8718224Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8718622Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8719026Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8719429Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8719824Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8720220Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8720615Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8721017Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8721412Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8721806Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8722199Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8722611Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8723012Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8723402Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8723803Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8724209Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8724610Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8725001Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8725397Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8725793Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8726184Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8726585Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8726981Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8727387Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8727781Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8728177Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8728567Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8728959Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8729352Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8729745Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8730139Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8730532Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8730924Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8731314Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8731716Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8732110Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8732503Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8732971Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8733373Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8733770Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8734164Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8734562Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8734962Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8735357Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8735758Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8736353Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8736751Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8737153Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8737556Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8737957Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8738355Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8738755Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8739155Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8739549Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8739949Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8740350Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8740759Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8741153Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8741553Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8741954Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8742349Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8742753Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8743152Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8743551Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8743945Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8744345Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8744744Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8745148Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8745543Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8745934Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8746316Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8746707Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8747096Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8747486Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8747868Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8748260Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8748648Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8749032Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8749417Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8749815Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8750200Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8750583Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8750973Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8751360Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8751742Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8752130Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8752522Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8752908Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8753291Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8753679Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8754230Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8754609Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8754997Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8755384Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8755766Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8756154Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8756538Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8756925Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8757307Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8757693Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8758077Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8758458Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8758861Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8759248Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8759635Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8760022Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8760408Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8760795Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8761182Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8761569Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8761957Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8762341Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8762727Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8763127Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8763510Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8763890Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8764271Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8764653Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8765032Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8765414Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8765797Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8766181Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8766560Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8766941Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8767322Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8767710Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8768090Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8768474Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8768854Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8769233Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8769617Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8769999Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8770377Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8770758Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8771139Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8771517Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8772063Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8772451Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8772880Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8773262Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8773644Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8774028Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8774406Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8774789Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8775170Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8775550Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8775931Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8776315Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8776711Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8777091Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8777476Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8777856Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8778234Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8778611Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8778996Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8779382Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8779760Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8780139Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8780525Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8780915Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8781298Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8781680Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8782060Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8782443Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8782851Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8783261Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8783640Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8784021Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8784404Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8784782Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8785164Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8785551Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8785936Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8786311Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8786693Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8787074Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8787451Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8787835Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8788216Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8788594Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8788976Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8789357Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8789830Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8790307Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8790691Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8791077Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8791455Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8791841Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8792223Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8792604Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:09.8792991Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8793440Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8793836Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8794228Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8794634Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8795029Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8795421Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8795807Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8796201Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8796597Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8796986Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8797380Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8797773Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8798160Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8798795Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8799212Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8799604Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8799993Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8800388Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8800777Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8801164Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8801555Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8801949Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8802344Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8802731Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8803122Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8803524Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8803915Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8804308Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8804703Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8805098Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8805489Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8805883Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8806278Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8806665Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8807058Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8807450Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8808092Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8808485Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8808876Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8809264Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8809653Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8810044Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8810436Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8810827Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8811217Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8811603Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8811997Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8812396Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8812792Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8813240Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8813628Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8814024Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8814420Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8814813Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8815201Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8815592Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8815982Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8816369Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8821977Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8822426Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8822835Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8823236Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8823631Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8824029Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8824428Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8824822Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8825215Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8825609Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8826008Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8826403Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8826812Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8827208Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8827604Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8827998Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8828392Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8828785Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8829177Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8829579Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8829979Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8830374Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8830772Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8831355Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8831756Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8832148Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8832542Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8832956Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8833388Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8833783Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8834176Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8834579Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8834977Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8835379Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8835788Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8836182Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8836577Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8836977Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8837375Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8837771Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8838170Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8838568Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8838960Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8839359Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8839760Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8840164Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8840557Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8840954Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8841353Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8841745Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8842139Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8842539Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8842933Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8843331Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8843776Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8844169Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8844573Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8844973Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8845371Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8845764Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8846158Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8846557Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8846960Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8847354Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8847749Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8848150Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8848544Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8849024Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8849492Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8849892Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8850291Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8850688Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8851083Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8851471Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8851865Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8852260Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8852657Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8853127Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8853525Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8853932Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8854324Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8854721Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8855112Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8855497Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8855891Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8856285Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8856679Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8857069Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8857463Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8857863Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8858263Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8858656Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8859051Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8859441Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8859841Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8860240Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8860642Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8861034Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8861429Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8861826Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8862217Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8862619Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8863018Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8863412Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8863803Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8864202Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8864597Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8864990Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8865392Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8865786Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8866179Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8866573Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8867064Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8867561Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8867953Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8868355Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8868750Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8869145Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8869539Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8869942Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8870337Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8870729Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8871123Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8871514Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8871918Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8872316Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8872710Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8873105Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8873521Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8873940Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8874333Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8874726Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8875122Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8875516Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8875910Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8876319Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8876712Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8877111Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8877506Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8877900Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8878297Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8878686Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8879082Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8879474Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8879868Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8880257Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8880661Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8881055Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8881444Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8881842Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8882236Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8882628Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8883021Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8883413Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8883846Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8884243Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8884634Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8885024Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8885581Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8885976Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8886370Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8886760Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8887153Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8887545Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8887936Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8888328Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8888721Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8889110Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8889502Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8889910Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8890306Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8890697Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8891093Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8891490Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8891885Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8892281Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8892674Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8893113Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8893505Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8893907Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8894313Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8894707Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8895104Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8895501Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8895900Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8896295Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8896693Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8897091Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8897486Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8897881Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8898278Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8899027Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8899430Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8899825Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8900221Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8900612Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8901006Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8901401Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8901792Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8902187Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8902579Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8902975Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8903528Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8904032Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8904433Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8904825Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8905219Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8905612Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8906007Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8906397Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8906791Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8907185Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8907579Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8907979Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8908383Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8908777Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8909174Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8909571Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8909964Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8910356Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8910753Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8911149Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8911541Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8911937Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8912332Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8912737Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8913129Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8913529Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8913967Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8914358Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8914753Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8915146Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8915544Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8915936Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8916332Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8916727Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8917128Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8917524Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8917919Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8918312Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8918704Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8919098Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8919495Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8919887Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8920281Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8920677Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8921070Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8921625Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8922023Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8922415Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8922806Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8923204Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8923602Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8924044Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8924442Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8924837Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8925231Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8925622Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8926030Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8926425Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8926815Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8927207Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8927605Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8928000Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8928390Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8928786Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8929181Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8929571Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8929964Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8930366Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8930760Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8931153Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8931546Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8931940Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8932331Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8932729Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8933175Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8933569Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8933963Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8934114Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8934268Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8934420Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8934576Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8934727Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8934875Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935025Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935174Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935325Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935473Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935624Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935774Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8935924Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8936313Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8936469Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8936619Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8936771Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8936919Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937067Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937220Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937374Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937524Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937677Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937824Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8937980Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938129Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938273Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938419Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938562Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938705Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938853Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8938995Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8939138Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8939284Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8939430Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8939585Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8939728Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8939872Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940018Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940160Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940303Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940448Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940588Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940737Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8940882Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941023Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941171Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941324Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941467Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941613Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941755Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8941898Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8942044Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8942188Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8942333Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8942476Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8942620Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8942766Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943066Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943212Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943360Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943505Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943654Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943797Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8943941Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944088Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944230Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944374Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944521Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944664Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944825Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8944969Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945111Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945259Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945403Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945545Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945691Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945833Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8945978Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946121Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946264Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946420Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946562Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946706Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946852Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8946999Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8947141Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8947288Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8947431Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8947579Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8947723Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8947865Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948011Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948164Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948311Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948457Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948602Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948750Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8948894Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8949036Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8949181Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8949323Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8949464Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8949611Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8949846Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950069Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950214Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950356Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950501Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950646Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950790Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8950937Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951078Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951221Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951366Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951509Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951665Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951815Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8951959Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952103Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952250Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952392Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952534Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952679Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952822Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8952968Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8953113Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8953265Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8953426Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8953590Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8953752Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8953899Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954044Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954196Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954339Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954482Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954629Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954771Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8954914Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955068Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955212Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955357Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955509Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955660Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955815Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8955966Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8956114Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8956265Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8956413Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8956563Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8956869Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957023Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957175Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957324Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957472Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957623Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957771Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8957920Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958071Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958218Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958370Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958525Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958674Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958827Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8958976Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8959124Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8959274Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8959422Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8959572Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8959720Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8959868Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960021Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960177Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960330Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960481Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960629Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960781Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8960932Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961083Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961240Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961389Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961537Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961690Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961837Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8961999Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8962147Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8962296Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8962447Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8962597Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8962746Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8962899Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8963054Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8963204Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8967602Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8967788Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8968155Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8968313Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8968461Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8968608Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8968760Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8968910Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969060Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969208Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969355Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969507Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969658Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969815Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8969965Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8970111Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8970261Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8970408Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8970556Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8970706Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8970854Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971002Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971155Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971302Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971465Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971611Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971758Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8971907Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8972058Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8972205Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8972356Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8972504Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8972653Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8972801Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973020Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973183Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973355Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973527Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973678Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973828Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8973983Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8974131Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8974278Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8974429Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8974576Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8974722Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975034Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975183Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975333Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975478Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975625Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975774Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8975919Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976066Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976216Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976366Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976513Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976669Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976823Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8976972Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8977118Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8977266Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8977423Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8977572Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8977719Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8977876Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978023Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978173Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978319Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978475Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978625Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978769Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8978915Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979065Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979212Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979361Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979507Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979656Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979803Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8979949Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980107Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980260Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980405Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980553Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980699Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980847Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8980991Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8981138Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8981284Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8981433Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8981578Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8981887Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982038Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982186Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982333Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982478Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982624Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982777Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8982923Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983070Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983215Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983365Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983519Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983673Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983819Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8983970Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984116Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984261Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984409Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984554Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984702Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984847Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8984993Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8985140Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8985297Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8985444Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8985594Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8985740Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8985887Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986033Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986178Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986327Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986473Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986622Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986774Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8986928Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987075Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987221Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987367Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987518Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987665Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987813Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8987960Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8988107Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8988256Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8988400Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8988775Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8988925Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989073Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989220Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989371Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989515Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989664Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989810Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8989956Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990102Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990246Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990398Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990553Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990698Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990849Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8990993Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8991140Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8991287Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8991434Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8991582Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8991729Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8991875Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992020Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992179Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992323Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992471Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992616Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992762Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8992911Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993079Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993245Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993400Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993544Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993693Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993847Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8993992Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8994140Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8994283Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8994428Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8994578Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8994726Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8994874Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8995020Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8995167Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8995315Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8995626Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8995773Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8995920Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996066Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996219Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996368Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996517Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996669Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996819Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8996965Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8997118Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8997270Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8997424Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8997571Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8997718Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8997875Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8998023Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8998170Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8998319Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8998692Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8998893Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999047Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999193Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999356Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999502Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999651Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999804Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.8999951Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000097Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000247Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000394Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000544Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000691Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000839Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9000996Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9001143Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9001288Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9001438Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9001583Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9001732Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9001879Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9002029Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9002179Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9002326Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9002472Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9003497Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9003666Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9003840Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004000Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004146Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004299Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004444Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004590Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004740Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9004888Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005039Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005198Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005344Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005492Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005639Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005788Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9005936Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006081Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006233Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006381Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006530Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006681Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006836Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9006983Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9007132Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9007278Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9007426Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9007571Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9007717Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9007867Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008012Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008160Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008313Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008466Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008612Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008763Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9008907Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009057Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009204Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009353Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009506Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009651Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009797Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9009946Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9010178Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9010401Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9010551Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9010701Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9010850Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9010997Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9011146Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9011298Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9011445Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9011594Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9011741Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9011887Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9012047Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9012195Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9012341Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9012492Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9012638Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9012800Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013027Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013177Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013327Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013472Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013619Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013781Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9013930Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014079Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014230Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014376Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014523Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014673Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014819Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9014965Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015115Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015258Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015414Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015556Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015697Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015840Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9015980Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9016119Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9016261Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9016401Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9016541Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9016683Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9016824Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017052Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017287Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017429Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017571Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017711Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017848Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9017991Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018130Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018275Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018415Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018555Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018696Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018846Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9018988Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019131Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019270Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019414Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019557Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019698Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019841Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9019981Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020121Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020266Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020411Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020557Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020701Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020844Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9020992Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021135Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021277Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021421Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021560Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021699Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021844Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9021984Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022133Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022274Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022415Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022559Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022699Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022839Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9022988Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9023128Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9023272Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9023411Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9023549Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9023691Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9023989Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024131Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024274Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024414Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024554Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024701Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024845Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9024990Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025132Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025273Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025416Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025569Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025710Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025854Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9025995Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026140Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026281Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026422Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026565Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026704Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026845Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9026988Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027128Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027281Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027420Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027559Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027705Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027844Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9027985Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028127Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028268Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028408Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028550Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028690Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028843Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9028983Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029125Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029268Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029407Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029549Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029691Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029829Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9029972Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9030113Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9030253Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9030396Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9030700Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9030843Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9030984Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031124Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031265Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031405Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031545Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031689Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031829Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9031969Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9032118Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9032269Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:09.9032420Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9032568Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9032714Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9032868Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033015Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033166Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033317Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033490Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033660Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033810Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9033967Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034117Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034263Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034409Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034561Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034708Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034850Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9034998Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9035144Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9035292Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9035439Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9035589Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9035743Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9035888Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036034Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036184Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036329Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036478Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036623Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036769Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9036917Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9037062Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9037209Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9037511Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9037660Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9037808Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9037954Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038102Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038252Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038398Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038544Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038695Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038845Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9038994Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9039148Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9039295Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9039444Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9039591Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9039738Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9039888Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040034Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040181Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040326Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040472Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040620Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040776Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9040923Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041073Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041219Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041366Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041513Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041659Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041807Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9041953Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042101Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042249Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042402Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042549Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042701Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042847Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9042996Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9043142Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9043288Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9043436Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9043586Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9043737Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9043906Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9044313Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9044463Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9044612Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9044760Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9044911Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045057Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045203Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045351Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045497Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045646Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045793Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9045950Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046100Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046248Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046393Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046541Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046690Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046838Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9046983Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9047129Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9047282Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9047427Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9047579Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9047733Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9047879Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048029Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048175Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048320Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048468Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048614Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048762Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9048911Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049057Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049206Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049364Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049512Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049660Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049806Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9049951Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9050099Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9050245Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9050391Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9050538Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9050685Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9050833Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9051132Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9051280Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9051428Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9051573Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9051720Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9051867Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052011Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052157Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052301Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052445Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052592Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052747Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9052940Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053089Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053233Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053380Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053524Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053673Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053823Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9053967Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9054114Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9054263Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9054419Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9054568Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9054713Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9054857Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055005Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055152Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055298Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055445Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055590Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055737Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9055882Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056028Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056184Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056331Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056476Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056626Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056770Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9056914Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9057062Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9057208Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9057356Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9057502Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9057646Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9057948Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058095Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058241Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058388Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058533Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058681Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058826Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9058971Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9059120Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9059267Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9059412Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9059569Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9059715Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9059862Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060007Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060152Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060298Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060442Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060587Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060735Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9060880Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061029Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061182Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061334Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061484Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061629Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061773Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9061923Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062067Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062216Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062361Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062506Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062654Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062800Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9062952Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9063102Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9063261Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9063428Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9063587Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9063732Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9063881Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9064026Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9064170Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9064318Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9064464Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9064762Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9064911Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065056Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065203Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065347Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065491Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065640Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065789Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9065933Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066082Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066227Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066390Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066535Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066680Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066831Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9066978Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9067122Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9067270Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9067413Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9067561Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9067711Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9067860Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068015Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068168Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068315Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068463Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068610Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068760Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9068907Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069053Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069201Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069346Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069492Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069641Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069801Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9069944Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070094Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070239Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070386Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070534Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070680Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070826Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9070976Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9071123Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9071268Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9071594Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9071742Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9071892Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072038Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072187Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072340Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072486Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072632Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072781Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9072929Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9073079Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9073238Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9073388Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9073556Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9073723Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9073877Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074027Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074178Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074326Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074473Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074619Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074773Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9074930Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075079Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075227Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075372Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075520Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075665Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075810Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9075957Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076102Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076249Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076399Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076552Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076701Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076851Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9076999Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9077148Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9077295Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9077441Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9077589Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9077735Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9077884Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9078031Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9078329Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9078480Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9078625Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9078773Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9078921Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079067Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079215Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079371Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079517Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079664Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079810Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9079960Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9080114Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9080260Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9080407Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9080555Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9080702Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9080854Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9081000Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9081152Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9081302Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9081448Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9081595Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9085753Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9085929Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9086085Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9086243Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9086394Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9086545Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9086699Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9086850Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087002Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087149Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087298Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087460Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087607Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087754Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9087904Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088050Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088197Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088345Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088490Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088639Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088786Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9088932Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9089256Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9089403Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9089551Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9089694Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9089836Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9089985Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090125Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090265Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090412Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090553Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090695Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090842Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9090987Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091132Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091272Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091418Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091562Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091706Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091848Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9091991Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9092133Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9092275Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9092416Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9092567Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9092711Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9092914Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093057Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093199Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093340Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093483Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093623Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093763Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9093911Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094052Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094197Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094344Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094482Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094626Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094767Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9094911Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9095060Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9095198Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9095342Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9095487Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9095629Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9095774Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096091Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096235Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096378Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096519Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096661Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096809Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9096952Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097093Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097237Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097377Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097519Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097667Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097816Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9097959Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9098100Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9098241Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9098386Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9098805Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9098967Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099112Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099253Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099396Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099537Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099693Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099840Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9099980Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100124Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100267Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100408Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100552Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100692Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100831Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9100976Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101119Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101264Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101411Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101552Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101699Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101839Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9101980Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9102122Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9102262Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9102403Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9102546Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9102686Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9102831Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9103231Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9103375Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9103517Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9103657Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9103796Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9103939Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104081Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104226Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104370Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104512Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104654Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104796Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9104948Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105090Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105232Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105371Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105520Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105661Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105806Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9105948Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106088Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106235Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106380Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106528Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106682Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106835Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9106986Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9107133Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9107280Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9107432Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9107579Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9107725Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9107874Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108022Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108179Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108327Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108477Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108628Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108769Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9108916Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9109067Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9109213Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9109362Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9109507Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9109654Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9109894Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9110111Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9110258Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9110408Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9110555Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9110706Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9110855Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111001Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111148Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111294Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111441Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111589Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111746Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9111892Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112041Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112188Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112342Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112488Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112634Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112783Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9112929Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9113075Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9113251Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9113431Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9113580Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9113732Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9113881Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114031Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114178Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114328Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114478Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114628Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114780Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9114926Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115080Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115230Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115379Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115532Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115685Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115832Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9115980Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9116127Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9116275Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9116428Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9116574Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9116875Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117028Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117177Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117325Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117471Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117617Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117767Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9117913Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118062Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118215Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118362Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118521Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118667Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118815Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9118965Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9119110Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9119257Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9119410Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9119558Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9119705Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9119857Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120003Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120169Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120319Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120466Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120616Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120765Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9120914Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121063Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121209Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121362Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121508Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121656Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121811Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9121960Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122106Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122255Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122402Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122549Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122697Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122844Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9122995Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9123143Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9123288Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9123438Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9123797Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9123964Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124111Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124257Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124406Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124553Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124698Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124846Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9124992Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9125141Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9125285Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9125441Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9125591Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9125736Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9125882Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126030Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126173Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126323Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126467Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126613Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126760Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9126905Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127061Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127211Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127358Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127506Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127651Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127797Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9127947Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128092Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128236Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128384Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128529Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128682Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128831Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9128976Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9129122Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9129268Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9129413Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9129564Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9129711Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9129854Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9130002Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9130147Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9130299Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9130599Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9130746Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9130895Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131042Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131187Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131333Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131479Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131623Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131769Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9131913Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9132058Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9132216Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9132361Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9132507Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9132653Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9132796Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133036Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133183Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133327Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133475Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133621Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133765Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9133923Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134068Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134215Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134361Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134506Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134653Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134797Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9134942Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135090Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135234Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135379Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135536Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135680Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135827Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9135972Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136116Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136267Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136411Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136555Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136702Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136850Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9136998Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9137143Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9137446Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9137598Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9137745Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9137893Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138044Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138188Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138335Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138478Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138622Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138769Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9138913Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139068Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139217Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139363Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139511Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139655Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139801Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9139951Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140096Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140241Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140387Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140531Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140687Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140832Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9140977Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9141124Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9141273Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9141421Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9141573Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9141718Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9141872Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142021Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142168Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142326Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142475Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142622Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142774Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9142925Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143076Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143228Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143376Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143526Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143673Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143822Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9143971Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9144276Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9144426Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9144576Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9144724Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9144875Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145023Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145173Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145323Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145471Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145619Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145768Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9145927Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146079Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146228Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146377Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146528Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146678Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146826Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9146976Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9147123Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9147273Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9147421Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9147580Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9147730Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9147879Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148026Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148176Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148323Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148474Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148622Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148769Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9148919Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149066Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149224Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149376Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149524Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149674Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149822Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9149970Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9150123Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9150272Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9150420Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9150571Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9150719Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151044Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151197Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151345Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151495Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151644Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151793Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9151947Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152094Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152242Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152393Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152540Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152700Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152849Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9152996Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9153171Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9153344Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9153491Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9153641Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9153788Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9153940Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154087Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154236Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154396Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154545Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154693Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154844Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9154992Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9155142Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9155291Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9155440Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9155591Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9155738Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9155886Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156039Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156194Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156345Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156493Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156640Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156790Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9156938Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9157087Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9157238Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9157386Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9157537Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9157685Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158045Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158197Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158345Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158494Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158644Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158790Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9158934Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159079Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159222Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159368Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159512Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159665Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159810Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9159953Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160095Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160242Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160384Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160525Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160667Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160809Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9160955Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161098Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161241Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161396Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161538Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161688Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161832Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9161974Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162119Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162262Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162404Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162549Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162691Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162833Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9162986Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9163138Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9163306Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9163465Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9163607Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9163752Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9163894Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9164035Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9164180Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9164322Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9164467Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9164609Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9164909Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165054Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165198Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165342Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165486Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165629Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165775Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9165917Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166060Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166205Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166348Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166500Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166646Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166789Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9166935Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167078Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167219Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167364Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167507Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167650Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167796Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9167937Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168080Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168238Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168380Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168524Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168668Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168810Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9168954Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169097Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169239Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169383Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169526Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169674Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169824Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9169967Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170112Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170254Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170397Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170542Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170687Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170832Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9170975Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9171119Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9171265Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9171408Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9171704Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9171852Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9171994Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9172137Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9172284Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9172426Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9172571Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9172716Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9172925Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173074Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173217Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173369Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173515Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173657Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173804Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9173945Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174087Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174234Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174375Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174518Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174662Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174804Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9174949Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175103Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175246Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175398Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175547Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175698Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175850Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9175998Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9176153Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9176302Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9176450Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9176600Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9176755Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9176904Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177055Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177200Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177348Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177500Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177648Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177798Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9177946Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9178094Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9178247Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9178574Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9178725Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9178877Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179027Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179178Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179327Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179477Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179628Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179777Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9179925Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180076Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180234Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180388Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180537Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180686Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180837Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9180985Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9181134Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9181284Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9181432Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9181583Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9181732Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9181889Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182041Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182189Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182336Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182487Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182635Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182789Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9182937Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9183085Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9183236Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9183386Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9183542Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9183701Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9183851Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184005Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184153Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184301Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184452Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184599Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184748Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9184899Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9185048Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9185197Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9185502Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9185652Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9185804Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9185952Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9186102Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9186254Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9186402Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9186550Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9186699Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9186851Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187001Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187163Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187314Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187462Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187612Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187759Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9187907Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188057Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188204Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188356Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188503Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188652Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188815Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9188963Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9189111Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9189264Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9189412Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9189567Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9189715Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9189863Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190015Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190162Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190310Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190469Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190617Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190769Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9190917Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191064Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191217Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191365Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191512Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191662Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191809Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9191958Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9192267Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9192416Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9192566Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9192714Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9192861Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193012Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193160Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193309Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193461Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193631Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193805Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9193958Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194109Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194260Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194403Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194550Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194699Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194845Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9194995Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9195141Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9195289Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9195440Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9195587Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9195745Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9195895Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196042Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196192Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196341Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196491Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196644Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196790Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9196937Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197087Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197235Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197392Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197541Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197687Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197838Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9197985Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9198132Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9198286Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9198594Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9198744Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9198892Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9202902Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9203365Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9203529Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9203693Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9203869Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204033Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204181Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204334Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204482Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204630Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204782Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9204932Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205083Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205244Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205391Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205540Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205687Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205834Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9205985Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9206131Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9206280Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9206431Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9206581Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9206731Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9206891Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207039Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207189Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207337Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207488Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207638Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207786Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9207939Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208086Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208233Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208383Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208539Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208686Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208838Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9208986Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9209140Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9209290Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9209438Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9209594Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9209741Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9209889Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9210039Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9210342Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9210496Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9210643Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9210790Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9210945Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211092Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211241Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211391Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211539Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211699Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211847Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9211995Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9212155Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9212302Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9212449Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9212605Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9212757Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9212974Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9213128Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9213278Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9213428Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9213575Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9213721Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9213883Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214035Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214184Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214340Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214491Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214647Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214796Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9214945Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9215096Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9215246Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9215395Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9215560Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9215706Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9215860Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216008Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216158Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216311Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216460Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216610Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216769Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9216917Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9217068Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9217370Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9217520Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9217673Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9217821Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9217970Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9218124Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9218272Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9218423Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9218572Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9218720Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9218874Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219034Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219182Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219334Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219485Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219636Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219785Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9219933Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220083Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220232Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220380Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220532Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220685Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220846Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9220995Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9221143Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9221293Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9221442Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9221591Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9221750Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9221899Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222048Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222203Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222351Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222510Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222658Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222807Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9222959Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9223108Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9223257Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9223408Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9223557Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9223709Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9223858Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9224006Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9224316Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9224466Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9224618Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9224775Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9224924Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225075Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225224Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225373Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225524Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225673Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225822Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9225989Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9226137Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9226287Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9226443Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9226592Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9226744Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9226893Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227044Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227197Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227345Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227496Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227654Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227806Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9227957Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9228105Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9228254Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9228406Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9228555Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9228706Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9228856Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229004Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229155Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229311Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229459Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229613Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229762Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9229910Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9230061Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9230210Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9230362Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9230510Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9230659Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9230809Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9231135Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9231278Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9231428Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9231571Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9231722Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9231869Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232012Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232157Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232301Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232448Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232596Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232741Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9232899Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233054Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233219Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233382Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233528Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233677Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233822Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9233965Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234110Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234254Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234399Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234557Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234701Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234843Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9234993Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9235136Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9235279Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9235425Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9235568Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9235715Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9235859Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236004Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236150Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236302Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236445Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236590Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236735Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9236880Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237023Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237167Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237318Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237461Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237603Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237750Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9237975Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9238199Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9238344Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9238488Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9238636Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9238781Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9238925Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239070Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239216Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239360Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239509Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239652Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239807Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9239950Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240094Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240238Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240382Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240525Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240670Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240814Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9240963Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241106Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241250Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241402Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241550Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241692Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241837Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9241980Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242125Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242267Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242410Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242556Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242701Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242843Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9242992Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9243144Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9243307Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9243472Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9243626Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9243776Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9243919Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9244063Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9244208Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9244351Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9244494Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9244640Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9244866Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245082Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245227Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245370Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245516Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245660Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245807Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9245952Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246095Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246240Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246383Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246526Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246683Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246826Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9246969Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9247114Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9247258Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9247406Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9247550Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:09.9247702Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9247856Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248011Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248162Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248326Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248478Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248627Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248776Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9248929Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249074Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249226Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249375Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249523Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249674Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249823Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9249976Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9250131Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9250281Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9250432Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9250582Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9250733Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9250885Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9251035Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9251184Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9251334Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9251483Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9251634Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9251936Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9252087Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9252241Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9252390Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9252540Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9252691Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9252886Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253039Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253188Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253338Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253489Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253649Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253798Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9253949Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254099Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254251Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254400Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254548Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254702Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254851Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9254999Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9255153Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9255316Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9255468Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9255625Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9255779Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9255931Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256081Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256230Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256380Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256529Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256678Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256830Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9256986Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9257141Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9257290Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9257438Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9257589Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9257741Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9257890Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9258040Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9258189Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9258340Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9258489Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9258818Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9258971Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9259120Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9259268Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9259420Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9259570Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9259722Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9259873Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260021Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260173Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260322Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260481Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260633Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260783Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9260937Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261085Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261235Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261386Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261534Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261684Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261835Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9261983Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9262139Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9262293Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9262441Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9262592Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9262740Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9262888Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263040Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263189Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263340Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263489Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263638Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263789Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9263947Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9264095Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9264248Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9264396Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9264546Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9264702Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9264850Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9265002Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9265150Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9265297Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9265446Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9265744Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9265893Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266039Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266187Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266336Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266484Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266631Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266781Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9266928Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267075Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267227Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267386Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267537Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267685Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267833Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9267983Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9268136Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9268284Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9268436Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9268583Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9268734Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9268882Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269038Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269197Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269345Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269493Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269644Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269791Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9269943Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270091Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270237Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270388Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270537Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270684Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270843Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9270991Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9271140Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9271288Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9271435Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9271585Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9271734Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9271880Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9272031Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9272179Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9272327Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9272682Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9272831Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9272982Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9273155Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9273326Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9273483Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9273630Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9273778Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9273928Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274077Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274227Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274386Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274534Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274683Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274830Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9274977Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9275127Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9275274Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9275424Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9275572Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9275719Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9275869Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276023Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276175Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276325Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276473Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276623Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276770Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9276917Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277066Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277214Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277361Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277512Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277658Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277816Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9277963Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9278111Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9278261Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9278409Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9278557Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9278706Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9278853Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9279005Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9279152Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9279299Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9279602Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9279752Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9279901Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280053Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280201Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280348Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280499Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280646Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280796Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9280943Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9281090Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9281250Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9281402Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9281554Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9281707Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9281855Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282007Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282156Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282304Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282457Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282604Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282753Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9282909Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9283085Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9283260Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9283413Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9283561Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9283713Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9283864Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284013Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284164Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284314Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284466Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284614Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284772Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9284923Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285072Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285222Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285373Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285521Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285672Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285821Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9285969Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9286121Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9286269Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9286596Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9286749Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9286898Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287050Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287199Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287348Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287500Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287649Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287801Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9287952Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9288102Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9288263Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9288414Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9288563Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9288713Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9288863Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289012Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289164Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289313Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289461Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289615Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289763Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9289924Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290074Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290223Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290374Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290524Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290675Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290826Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9290975Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9291127Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9291275Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9291424Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9291582Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9291731Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9291880Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9292032Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9292181Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9292332Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9292481Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9292633Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9292789Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9293000Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9293149Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9293460Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9293610Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9293761Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9293910Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294059Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294211Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294359Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294508Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294660Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294810Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9294962Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9295118Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9295272Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9295424Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9295573Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9295722Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9295874Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296023Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296171Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296327Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296476Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296626Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296777Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9296937Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297091Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297240Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297389Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297543Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297691Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297842Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9297992Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9298138Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9298284Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9298581Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9298737Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9298887Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299031Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299177Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299320Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299459Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299605Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299749Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9299891Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9300036Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9300183Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9300558Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9300704Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9300846Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9300992Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9301135Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9301277Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9301423Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9301568Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9301712Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9301859Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302002Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302148Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302302Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302445Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302592Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302737Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9302900Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303066Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303218Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303363Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303507Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303650Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303797Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9303948Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304090Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304235Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304378Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304525Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304668Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304812Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9304957Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305099Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305241Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305386Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305537Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305690Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305833Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9305981Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306123Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306268Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306410Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306553Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306698Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306841Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9306983Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9307129Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9307356Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9307600Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9307745Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9307889Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308041Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308188Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308331Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308476Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308618Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308765Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9308909Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309053Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309208Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309351Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309495Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309640Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309782Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9309927Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310071Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310213Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310357Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310500Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310644Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310797Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9310944Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311087Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311233Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311376Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311520Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311664Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311806Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9311952Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312095Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312237Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312382Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312534Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312682Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312825Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9312966Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9313111Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9313254Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9313410Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9313578Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9313737Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9313881Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9314029Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9314253Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9314469Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:09.9314622Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9314774Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9314932Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315087Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315236Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315386Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315535Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315686Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315835Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9315984Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9316149Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9316298Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9316447Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9316598Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9316746Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9316900Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9317050Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9317200Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9317352Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9321305Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9321463Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9321630Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9321779Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9321927Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322076Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322224Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322374Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322526Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322674Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322826Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9322974Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9323122Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9323279Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9323427Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9323574Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9323725Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9323873Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9324026Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9324176Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9324324Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9324473Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9324621Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9324771Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325096Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325245Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325395Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325546Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325692Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325840Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9325986Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9326133Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9326282Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9326429Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9326575Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9326736Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9326883Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327035Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327183Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327332Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327483Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327630Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327777Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9327926Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328072Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328222Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328383Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328531Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328680Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328827Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9328973Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9329122Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9329270Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9329420Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9329568Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9329716Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9329865Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330011Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330167Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330321Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330469Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330623Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330773Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9330921Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9331074Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9331220Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9331366Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9331515Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9331661Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9331961Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9332110Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9332256Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9332409Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9332556Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9332708Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9332933Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9333104Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9333268Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9333414Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9333563Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9333725Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9333872Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334018Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334169Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334318Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334468Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334616Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334766Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9334915Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335060Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335205Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335364Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335510Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335655Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335803Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9335945Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336094Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336239Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336385Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336534Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336681Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336827Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9336982Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9337128Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9337278Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9337424Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9337571Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9337718Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9337864Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9338009Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9338158Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9338304Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9338452Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9338599Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9338924Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339073Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339219Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339364Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339512Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339657Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339806Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9339951Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340100Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340249Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340393Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340548Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340698Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340843Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9340992Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9341137Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9341283Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9341431Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9341578Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9341724Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9341871Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342019Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342176Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342332Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342478Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342633Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342781Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9342925Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9343073Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9343219Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9343390Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9343563Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9343709Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9343864Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344009Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344155Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344305Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344452Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344596Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344746Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9344894Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9345040Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9345186Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9345330Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9345481Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9345779Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9345925Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346074Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346219Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346366Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346513Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346658Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346807Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9346953Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347100Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347249Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347404Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347552Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347696Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347841Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9347991Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9348138Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9348284Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9348432Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9348577Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9348725Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9348870Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349026Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349176Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349321Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349470Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349619Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349765Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9349911Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350066Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350211Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350361Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350506Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350655Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350810Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9350956Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9351108Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9351261Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9351408Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9351557Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9351705Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9351852Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9352001Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9352151Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9352298Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9352601Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9352750Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9352905Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353074Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353245Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353394Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353540Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353686Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353839Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9353986Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9354133Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9354290Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9354436Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9354585Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9354731Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9354877Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355027Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355174Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355326Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355471Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355616Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355764Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9355925Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356074Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356223Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356368Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356522Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356669Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356816Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9356967Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9357119Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9357265Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9357419Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9357572Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9357719Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9357867Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358013Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358163Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358310Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358457Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358608Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358756Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9358904Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9359053Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9359351Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9359501Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9359646Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9359793Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9359943Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9360091Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9360239Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9360388Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9360533Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9360683Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9360846Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9361065Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9361276Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9361473Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9361621Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9361772Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9361919Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362069Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362215Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362361Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362509Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362655Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362809Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9362968Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9363116Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9363290Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9363460Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9363606Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9363757Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9363903Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364049Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364198Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364344Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364492Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364647Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364794Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9364942Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365089Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365234Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365385Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365531Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365680Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365827Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9365973Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9366123Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9366463Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9366612Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9366760Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9366910Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367057Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367203Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367353Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367499Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367646Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367788Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9367929Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368083Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368225Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368364Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368503Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368645Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368788Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9368930Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369071Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369216Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369355Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369495Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369643Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369788Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9369930Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370071Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370212Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370353Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370494Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370635Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370779Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9370919Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371060Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371205Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371352Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371496Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371635Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371775Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9371921Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372062Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372202Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372346Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372485Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372633Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372774Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9372996Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9373302Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9373448Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9373592Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9373740Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9373881Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374026Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374168Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374308Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374451Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374592Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374732Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9374886Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375028Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375170Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375314Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375455Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375600Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375741Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9375882Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376025Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376165Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376306Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376449Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376598Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376742Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9376883Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377023Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377170Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377311Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377452Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377598Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377738Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9377882Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378022Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378172Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378316Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378457Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378599Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378742Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9378883Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9379025Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9379166Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9379306Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9379450Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9379590Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9379731Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380029Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380171Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380311Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380455Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380597Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380740Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9380882Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381021Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381164Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381305Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381446Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381599Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381740Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9381884Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382023Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382166Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382311Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382451Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382592Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382734Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9382874Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383018Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383168Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383326Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383477Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383625Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383773Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9383918Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384066Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384214Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384365Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384511Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384665Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384811Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9384966Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9385116Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9385261Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9385409Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9385562Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9385711Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9385859Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9386005Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9386153Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9386302Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9386450Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9386798Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9386947Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387095Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387245Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387394Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387542Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387691Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387837Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9387983Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9388132Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9388279Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9388439Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9388585Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9388732Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9388882Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389029Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389175Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389324Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389472Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389622Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389767Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9389914Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390074Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390221Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390368Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390517Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390665Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390814Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9390962Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9391107Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9391258Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9391405Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9391551Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9391709Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9391856Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392005Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392151Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392297Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392446Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392591Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392737Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9392886Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9393033Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9393181Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9393459Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9393676Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9393825Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9393970Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9394116Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9394265Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9394411Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9394558Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9394707Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9394854Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395002Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395148Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395307Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395458Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395604Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395749Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9395898Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396045Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396193Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396341Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396487Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396636Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396783Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9396944Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397095Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397241Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397391Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397539Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397686Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397836Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9397983Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9398128Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9398276Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9398662Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9398843Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9398995Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9399143Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9399293Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9399441Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9399589Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9399739Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9399886Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9400031Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9400178Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9400324Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9400726Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9400875Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401021Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401168Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401313Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401457Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401605Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401751Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9401947Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9402159Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9402363Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9402525Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9402677Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9402824Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9402973Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9403118Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9403276Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9403483Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9403672Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9403821Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9403967Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9404111Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9404260Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9404418Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9404567Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9404711Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9404858Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405005Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405151Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405295Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405442Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405587Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405736Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9405881Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406034Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406181Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406326Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406470Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406619Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406766Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9406912Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9407057Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9407203Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9407351Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9407495Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9407815Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9407966Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408111Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408260Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408408Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408552Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408701Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408845Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9408990Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9409137Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9409282Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9409430Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9409582Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9409728Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9409876Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410020Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410165Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410312Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410459Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410604Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410749Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9410894Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411042Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411196Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411341Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411488Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411632Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411776Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9411924Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9412067Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9412216Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9412363Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9412510Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9412657Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9412808Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413013Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413160Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413305Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413450Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413594Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413739Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9413886Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9414030Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9414175Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9414324Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9414650Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9414802Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9414947Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415091Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415240Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415385Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415529Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415683Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415831Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9415983Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9416131Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9416280Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9416437Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9416584Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9416730Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9416879Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417026Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417172Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417323Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417469Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417618Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417764Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9417913Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418070Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418217Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418365Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418514Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418660Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418811Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9418958Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9419105Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9419256Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9419401Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9419548Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9419711Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9419859Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420010Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420157Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420303Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420450Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420597Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420742Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9420892Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9421041Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9421191Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9421491Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9421639Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9421786Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9421934Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422080Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422231Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422377Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422525Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422674Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422823Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9422975Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9423139Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9423284Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9423434Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9423583Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9423729Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9423876Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424026Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424172Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424323Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424470Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424616Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424775Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9424922Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425067Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425218Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425366Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425519Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425666Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425812Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9425963Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9426108Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9426253Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9426411Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9426556Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9426708Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9426854Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427000Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427151Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427300Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427447Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427594Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427740Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9427888Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9428122Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9428340Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9428490Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9428636Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9428783Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9428933Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429080Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429227Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429373Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429519Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429670Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429815Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9429974Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9430125Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9430272Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9430420Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9430566Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9430713Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9430862Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431007Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431154Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431303Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431449Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431603Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431750Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9431889Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432035Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432179Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432325Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432477Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432620Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432763Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9432910Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433053Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433210Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433352Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433504Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433669Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433832Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9433974Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9434119Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9434266Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9434408Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9434552Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9434697Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9438753Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9439107Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9439261Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9439412Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9439559Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9439705Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9439856Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440002Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440148Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440295Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440439Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440591Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440746Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9440892Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441039Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441185Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441330Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441478Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441622Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441767Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9441915Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442061Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442210Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442363Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442515Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442663Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442808Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9442956Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9443107Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9443277Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9443450Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9443596Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9443740Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9443887Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444032Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444187Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444335Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444481Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444632Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444779Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9444924Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9445072Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9445218Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9445363Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9445512Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9445657Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9445994Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9446146Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9446291Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9446439Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9446584Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9446729Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9446877Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447022Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447168Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447320Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447464Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447612Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447768Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9447912Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448059Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448206Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448356Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448511Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448659Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448809Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9448954Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449099Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449247Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449404Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449549Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449698Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449846Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9449993Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9450144Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9450288Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9450436Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9450581Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9450726Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9450877Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451039Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451190Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451342Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451491Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451645Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451794Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9451944Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9452100Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9452250Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9452400Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9452551Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9452789Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9453106Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9453282Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9453431Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9453583Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9453732Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9453880Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454032Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454182Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454336Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454487Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454635Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454798Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9454948Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9455100Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9455252Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9455401Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9455552Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9455701Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9455850Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456000Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456149Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456298Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456460Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456609Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456758Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9456909Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457056Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457207Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457354Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457501Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457653Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457801Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9457948Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458107Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458255Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458402Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458549Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458696Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458846Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9458993Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9459141Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9459290Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9459437Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9459589Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9459891Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460040Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460194Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460346Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460494Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460644Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460791Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9460940Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461087Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461233Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461383Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461541Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461687Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461836Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9461986Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9462137Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9462284Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9462430Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9462580Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9462727Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9462887Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463059Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463229Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463383Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463530Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463677Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463825Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9463971Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9464118Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9464270Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9464417Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9464565Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9464712Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9464862Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465016Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465162Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465308Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465457Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465604Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465752Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9465903Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9466050Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9466197Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9466342Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9466487Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9466793Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9466939Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467081Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467234Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467380Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467528Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467672Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467817Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9467967Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9468111Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9468257Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9468420Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9468564Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9468711Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9468857Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469003Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469151Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469294Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469438Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469583Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469730Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9469884Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470031Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470181Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470330Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470479Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470624Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470770Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9470914Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471058Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471206Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471350Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471499Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471643Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471796Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9471941Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472085Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472228Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472373Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472515Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472666Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472815Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9472959Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9473104Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9473249Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9473567Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9473720Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9473863Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474008Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474151Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474297Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474443Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474586Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474732Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9474878Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475022Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475166Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475325Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475469Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475612Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475755Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9475900Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476048Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476191Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476334Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476482Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476626Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476773Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9476925Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477067Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477215Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477358Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477502Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477647Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477791Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9477936Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478078Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478224Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478373Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478520Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478668Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478816Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9478959Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479102Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479252Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479397Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479542Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479684Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479827Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:52:09.9479980Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9480129Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9480438Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9480592Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9480738Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9480886Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481034Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481184Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481334Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481482Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481629Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481778Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9481925Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482089Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482237Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482383Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482532Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482678Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482824Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9482974Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9483120Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9483273Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9483428Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9483599Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9483778Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9483925Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484075Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484221Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484371Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484520Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484669Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484816Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9484962Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9485111Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9485258Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9485411Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9485563Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9485709Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9485855Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486003Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486150Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486303Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486450Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486597Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486747Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9486894Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9487197Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9487347Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9487494Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9487644Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9487792Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9487938Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488087Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488232Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488378Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488527Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488674Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488830Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9488980Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9489127Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9489277Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9489422Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9489573Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9489723Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9489869Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490020Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490170Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490317Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490468Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490626Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490774Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9490927Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491077Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491229Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491375Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491522Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491670Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491816Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9491963Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9492111Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9492264Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9492415Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9492562Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9492708Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9492916Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9493090Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9493261Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9493410Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9493552Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9493695Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9493841Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9494198Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9494345Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9494487Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9494630Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9494775Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9494918Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495064Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495208Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495354Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495499Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495641Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495796Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9495943Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496088Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496234Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496380Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496522Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496666Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496808Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9496952Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497097Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497240Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497381Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497537Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497680Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497823Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9497968Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9498109Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9498256Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9498561Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9498709Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9498855Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9498999Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9499143Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9499297Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9499441Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9499589Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9499731Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9499874Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500021Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500165Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500307Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500451Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500595Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500741Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9500884Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9501295Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9501440Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9501585Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9501729Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9501875Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502017Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502164Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502309Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502453Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502600Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502745Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9502903Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503052Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503194Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503337Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503484Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503630Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503778Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9503922Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504066Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504211Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504353Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504506Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504652Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504795Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9504943Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505087Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505234Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505381Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505525Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505667Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505818Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9505966Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9506114Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9506270Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9506418Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9506567Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9506713Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9506860Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9507009Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9507156Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9507305Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9507451Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9507598Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9507747Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508050Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508198Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508348Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508495Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508642Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508794Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9508941Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509089Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509236Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509384Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509533Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509691Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509837Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9509986Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9510131Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9510279Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9510427Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9510574Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9510723Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9510868Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511014Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511164Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511319Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511468Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511616Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511761Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9511910Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512057Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512205Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512353Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512499Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512648Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512795Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9512953Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513101Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513248Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513395Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513543Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513689Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513837Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9513985Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9514132Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9514282Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9514428Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9514724Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9514876Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515024Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515176Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515324Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515472Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515621Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515767Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9515913Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516062Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516209Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516361Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516519Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516666Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516818Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9516964Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517111Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517261Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517404Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517550Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517699Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517844Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9517991Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9518145Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9518289Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9518434Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9518579Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9518722Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9518868Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519010Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519155Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519298Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519442Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519588Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519739Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9519883Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520027Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520171Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520316Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520461Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520605Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520750Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9520892Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9521034Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9521181Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9521407Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9521644Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9521794Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9521936Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522083Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522227Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522370Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522516Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522659Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522802Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9522947Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9523108Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9523290Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9523442Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9523584Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9523730Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9523874Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524018Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524167Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524310Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524459Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524602Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524745Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9524899Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525043Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525186Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525333Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525477Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525621Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525767Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9525910Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526054Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526198Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526341Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526486Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526637Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526780Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9526925Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527070Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527216Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527360Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527504Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527653Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527802Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9527951Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9528101Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9528401Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9528552Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9528699Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9528845Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9528995Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9529142Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9529291Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9529441Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9529590Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9529740Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9529888Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530045Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530195Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530341Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530487Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530639Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530786Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9530936Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531082Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531228Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531376Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531524Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531682Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531836Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9531983Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9532129Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9532281Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9532427Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9532575Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9532722Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9532915Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9533066Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9533212Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9533366Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9533539Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9533709Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9533868Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534014Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534161Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534311Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534456Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534602Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534749Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9534897Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9535046Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9535347Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9535496Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9535644Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9535790Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9535935Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536086Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536237Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536387Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536534Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536682Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536833Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9536991Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9537138Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9537291Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9537439Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9537590Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9537737Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9537881Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538028Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538170Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538314Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538459Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538612Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538756Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9538901Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539043Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539188Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539333Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539479Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539626Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539768Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9539911Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540055Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540213Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540358Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540506Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540649Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540793Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9540938Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9541080Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9541222Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9541368Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9541512Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9541658Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9541803Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542101Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542248Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542394Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542538Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542686Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542831Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9542986Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9543154Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9543317Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9543463Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9543607Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9543761Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9543908Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544051Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544198Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544343Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544486Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544636Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544779Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9544923Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545069Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545209Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545354Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545511Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545654Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545799Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9545943Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546086Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546230Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546371Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546513Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546664Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546813Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9546960Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9547118Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9547267Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9547416Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9547563Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9547711Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9547861Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9548009Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9548156Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9548306Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9548453Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9548601Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9548923Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549072Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549222Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549368Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549516Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549671Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549822Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9549970Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9550116Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9550264Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9550413Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9550569Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9550716Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9550864Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551010Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551159Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551306Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551453Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551607Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551753Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9551899Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9563730Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9563932Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564091Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564245Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564394Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564540Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564692Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564841Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9564989Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9565137Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9565284Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9565441Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9565594Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9565744Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9565894Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566042Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566190Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566336Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566481Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566631Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566778Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9566921Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9567070Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9567215Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9567817Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9567962Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568104Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568257Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568401Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568542Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568691Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568834Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9568978Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9569122Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9569265Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9569419Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9569562Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9569709Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9569860Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570007Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570150Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570299Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570444Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570591Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570735Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9570878Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571035Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571183Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571329Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571474Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571619Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571765Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9571909Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572054Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572208Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572354Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572498Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572642Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572795Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9572993Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9573146Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9573292Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9573445Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9573591Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9573737Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9573885Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9574028Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:52:09.9574177Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9574327Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9574679Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9574832Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9574979Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9575129Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9575281Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9575430Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9575578Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9575729Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9575876Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576028Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576177Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576337Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576487Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576633Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576778Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9576932Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577079Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577232Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577382Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577531Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577679Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577827Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9577980Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9578136Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9578284Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9578435Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9578583Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9578728Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9578877Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579022Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579167Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579319Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579468Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579616Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579778Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9579925Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580078Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580225Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580371Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580521Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580668Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580814Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9580962Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9581106Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9581258Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9581558Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9581704Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9581850Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9581991Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582133Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582279Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582421Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582566Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582710Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582854Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9582999Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9583153Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9583295Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9583437Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9583582Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9583730Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9583874Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584017Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584163Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584305Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584448Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584597Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584742Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9584893Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585044Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585193Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585338Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585481Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585623Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585768Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9585910Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586052Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586196Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586345Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586505Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586652Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586803Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9586955Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587104Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587252Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587404Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587551Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587700Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587847Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9587992Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9588322Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9588468Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9588615Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9588763Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9588909Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589057Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589204Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589349Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589497Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589643Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589787Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9589950Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590097Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590247Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590392Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590536Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590690Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590835Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9590980Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9591132Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9591276Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9591419Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9591569Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9591716Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9591863Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592009Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592158Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592305Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592446Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592594Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592742Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9592890Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593038Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593179Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593332Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593478Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593639Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593802Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9593964Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9594107Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9594252Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9594394Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9594538Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9594689Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9594831Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9595129Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9595278Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:52:09.9595428Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9595578Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9595726Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9595872Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596024Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596171Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596322Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596477Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596623Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596778Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9596925Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597073Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597222Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597369Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597515Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597669Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597816Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9597963Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9598112Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9598257Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9598594Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9598753Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9598897Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9598993Z Skipping (s,q) (1.86, 50)PASSED 2025-05-07T20:52:09.9599000Z 2025-05-07T20:52:09.9599138Z ============================== 1 passed in 1.84s =============================== 2025-05-07T20:52:09.9599241Z : inconsistent with heavy hitters! 2025-05-07T20:52:09.9599390Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9599534Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9599685Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9599829Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9599973Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9600119Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9600272Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9600416Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9600564Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9600709Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9600861Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9601006Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9601150Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:52:09.9601305Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9601454Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9601603Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9601753Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9602148Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9602300Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9602447Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9602594Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9602744Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9602890Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603037Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603187Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603332Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603480Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603628Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603802Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:52:09.9603950Z Time taken to estimate parameters (us): 11021 2025-05-07T20:52:10.4302988Z 2025-05-07T20:52:10.4303583Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:10.4321236Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 5 seconds 2025-05-07T20:52:10.4321552Z 2025-05-07T20:52:10.4321731Z 2025-05-07T20:52:10.4321746Z 2025-05-07T20:52:10.4321756Z 2025-05-07T20:52:10.4342827Z ################################################################################ 2025-05-07T20:52:10.4360697Z # [2025-05-07T20:52:10.435Z] Run Python Test Suite: 2025-05-07T20:52:10.4361095Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:10.4361483Z ################################################################################ 2025-05-07T20:52:10.4386752Z + 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:52:10.4387495Z 2025-05-07T20:52:12.5996203Z ============================= test session starts ============================== 2025-05-07T20:52:12.5997398Z 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:12.5998644Z cachedir: .pytest_cache 2025-05-07T20:52:12.5999764Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:12.6001178Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:12.6001952Z plugins: hypothesis-6.131.14 2025-05-07T20:52:14.3682170Z collecting ... collected 1 item 2025-05-07T20:52:14.3682714Z 2025-05-07T20:52:14.7294897Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:52:14.7295550Z 2025-05-07T20:52:14.7295764Z ============================== 1 passed in 2.25s =============================== 2025-05-07T20:52:14.7296326Z Time taken to generate indices (us): 241 2025-05-07T20:52:14.7296794Z Time taken to generate indices (us): 197 2025-05-07T20:52:14.7297243Z Time taken to generate indices (us): 2617 2025-05-07T20:52:14.7297673Z Time taken to generate indices (us): 2869 2025-05-07T20:52:14.7298114Z Time taken to generate indices (us): 19780 2025-05-07T20:52:14.7298941Z Time taken to generate indices (us): 14793 2025-05-07T20:52:14.7299386Z Time taken to generate indices (us): 4238 2025-05-07T20:52:14.7299823Z Time taken to generate indices (us): 17537 2025-05-07T20:52:14.7300267Z Time taken to generate indices (us): 21273 2025-05-07T20:52:14.7300704Z Time taken to generate indices (us): 13673 2025-05-07T20:52:14.7301135Z Time taken to generate indices (us): 14693 2025-05-07T20:52:14.7301574Z Time taken to generate indices (us): 14844 2025-05-07T20:52:14.7302014Z Time taken to generate indices (us): 289 2025-05-07T20:52:14.7302445Z Time taken to generate indices (us): 20996 2025-05-07T20:52:14.7304039Z Time taken to generate indices (us): 21960 2025-05-07T20:52:14.7304493Z Time taken to generate indices (us): 949 2025-05-07T20:52:14.7304933Z Time taken to generate indices (us): 16115 2025-05-07T20:52:14.7305364Z Time taken to generate indices (us): 16269 2025-05-07T20:52:14.7305799Z Time taken to generate indices (us): 16273 2025-05-07T20:52:14.7306288Z Time taken to generate indices (us): 194 2025-05-07T20:52:15.2936485Z 2025-05-07T20:52:15.2937270Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:15.2956819Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:52:15.2957244Z 2025-05-07T20:52:15.2957248Z 2025-05-07T20:52:15.2957252Z 2025-05-07T20:52:15.2957260Z 2025-05-07T20:52:15.2977760Z ################################################################################ 2025-05-07T20:52:15.2996021Z # [2025-05-07T20:52:15.299Z] Run Python Test Suite: 2025-05-07T20:52:15.2996582Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:15.2996922Z ################################################################################ 2025-05-07T20:52:15.3021087Z + 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:52:15.3021734Z 2025-05-07T20:52:17.4596413Z ============================= test session starts ============================== 2025-05-07T20:52:17.4597844Z 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:17.4598908Z cachedir: .pytest_cache 2025-05-07T20:52:17.4599492Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:17.4600204Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:17.4600610Z plugins: hypothesis-6.131.14 2025-05-07T20:52:19.1780229Z collecting ... collected 3 items 2025-05-07T20:52:19.1780497Z 2025-05-07T20:52:19.6860325Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6861640Z self=, 2025-05-07T20:52:19.6862357Z use_cpu=False, 2025-05-07T20:52:19.6862634Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6863002Z quantize_type=SparseType.FP32, 2025-05-07T20:52:19.6863451Z ) 2025-05-07T20:52:19.6863918Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6864826Z self=, 2025-05-07T20:52:19.6865636Z use_cpu=True, 2025-05-07T20:52:19.6866025Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6866534Z quantize_type=SparseType.FP32, 2025-05-07T20:52:19.6866963Z ) 2025-05-07T20:52:19.6867335Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6868234Z self=, 2025-05-07T20:52:19.6869044Z use_cpu=True, 2025-05-07T20:52:19.6869494Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6869924Z quantize_type=SparseType.FP32, 2025-05-07T20:52:19.6870348Z ) 2025-05-07T20:52:19.6870787Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6871602Z self=, 2025-05-07T20:52:19.6872414Z use_cpu=True, 2025-05-07T20:52:19.6872867Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6873298Z quantize_type=SparseType.INT2, 2025-05-07T20:52:19.6873712Z ) 2025-05-07T20:52:19.6874158Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6875414Z self=, 2025-05-07T20:52:19.6876213Z use_cpu=True, 2025-05-07T20:52:19.6876656Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6877204Z quantize_type=SparseType.FP16, 2025-05-07T20:52:19.6877571Z ) 2025-05-07T20:52:19.6877973Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6878835Z self=, 2025-05-07T20:52:19.6879638Z use_cpu=False, 2025-05-07T20:52:19.6880060Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6880532Z quantize_type=SparseType.FP16, 2025-05-07T20:52:19.6880914Z ) 2025-05-07T20:52:19.6881311Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6882171Z self=, 2025-05-07T20:52:19.6882957Z use_cpu=False, 2025-05-07T20:52:19.6883364Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6883895Z quantize_type=SparseType.INT4, 2025-05-07T20:52:19.6884279Z ) 2025-05-07T20:52:19.6884721Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6885523Z self=, 2025-05-07T20:52:19.6886304Z use_cpu=False, 2025-05-07T20:52:19.6886757Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6887176Z quantize_type=SparseType.INT4, 2025-05-07T20:52:19.6887561Z ) 2025-05-07T20:52:19.6888001Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6888803Z self=, 2025-05-07T20:52:19.6889591Z use_cpu=False, 2025-05-07T20:52:19.6890152Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6890604Z quantize_type=SparseType.INT8, 2025-05-07T20:52:19.6890958Z ) 2025-05-07T20:52:19.6891412Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6892251Z self=, 2025-05-07T20:52:19.6893094Z use_cpu=False, 2025-05-07T20:52:19.6893566Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6894022Z quantize_type=SparseType.FP16, 2025-05-07T20:52:19.6894481Z ) 2025-05-07T20:52:19.6894816Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6895657Z self=, 2025-05-07T20:52:19.6896520Z use_cpu=False, 2025-05-07T20:52:19.6896926Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6897376Z quantize_type=SparseType.INT2, 2025-05-07T20:52:19.6897840Z ) 2025-05-07T20:52:19.6898170Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6899378Z self=, 2025-05-07T20:52:19.6900226Z use_cpu=True, 2025-05-07T20:52:19.6900603Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6901040Z quantize_type=SparseType.INT4, 2025-05-07T20:52:19.6901513Z ) 2025-05-07T20:52:19.6901881Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6902691Z self=, 2025-05-07T20:52:19.6903390Z use_cpu=False, 2025-05-07T20:52:19.6903765Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6904172Z quantize_type=SparseType.INT2, 2025-05-07T20:52:19.6904512Z ) 2025-05-07T20:52:19.6904849Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6905540Z self=, 2025-05-07T20:52:19.6906349Z use_cpu=True, 2025-05-07T20:52:19.6906809Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6907192Z quantize_type=SparseType.INT8, 2025-05-07T20:52:19.6907532Z ) 2025-05-07T20:52:19.6907873Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6908562Z self=, 2025-05-07T20:52:19.6909340Z use_cpu=True, 2025-05-07T20:52:19.6909619Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6910001Z quantize_type=SparseType.FP16, 2025-05-07T20:52:19.6910400Z ) 2025-05-07T20:52:19.6910673Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6911362Z self=, 2025-05-07T20:52:19.6912080Z use_cpu=False, 2025-05-07T20:52:19.6912388Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6912759Z quantize_type=SparseType.FP32, 2025-05-07T20:52:19.6913151Z ) 2025-05-07T20:52:19.6913461Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6914187Z self=, 2025-05-07T20:52:19.6914887Z use_cpu=False, 2025-05-07T20:52:19.6915199Z use_array_for_index_remapping=True, 2025-05-07T20:52:19.6915566Z quantize_type=SparseType.INT8, 2025-05-07T20:52:19.6915949Z ) 2025-05-07T20:52:19.6916251Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6916944Z self=, 2025-05-07T20:52:19.6917637Z use_cpu=True, 2025-05-07T20:52:19.6917976Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6918345Z quantize_type=SparseType.INT8, 2025-05-07T20:52:19.6918706Z ) 2025-05-07T20:52:19.6919032Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6919764Z self=, 2025-05-07T20:52:19.6920476Z use_cpu=True, 2025-05-07T20:52:19.6920778Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6921143Z quantize_type=SparseType.INT2, 2025-05-07T20:52:19.6921539Z ) 2025-05-07T20:52:19.6921832Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:19.6922505Z self=, 2025-05-07T20:52:19.6923232Z use_cpu=True, 2025-05-07T20:52:19.6923511Z use_array_for_index_remapping=False, 2025-05-07T20:52:19.6923876Z quantize_type=SparseType.INT4, 2025-05-07T20:52:19.6924295Z ) 2025-05-07T20:52:19.6924606Z PASSED 2025-05-07T20:53:06.2276262Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2277952Z self=, 2025-05-07T20:53:06.2279315Z T=1, 2025-05-07T20:53:06.2279656Z D=2, 2025-05-07T20:53:06.2280085Z log_E=3, 2025-05-07T20:53:06.2280441Z pruning_ratio=0.0, 2025-05-07T20:53:06.2280913Z use_cpu=False, 2025-05-07T20:53:06.2281363Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2281792Z ) 2025-05-07T20:53:06.2282187Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2283152Z self=, 2025-05-07T20:53:06.2283961Z T=5, 2025-05-07T20:53:06.2284296Z D=2, 2025-05-07T20:53:06.2284676Z log_E=3, 2025-05-07T20:53:06.2285050Z pruning_ratio=0.0, 2025-05-07T20:53:06.2285386Z use_cpu=False, 2025-05-07T20:53:06.2285832Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2286293Z ) 2025-05-07T20:53:06.2286724Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2288270Z self=, 2025-05-07T20:53:06.2289138Z T=5, 2025-05-07T20:53:06.2289419Z D=125, 2025-05-07T20:53:06.2289823Z log_E=4, 2025-05-07T20:53:06.2290216Z pruning_ratio=0.030370770318298716, 2025-05-07T20:53:06.2290602Z use_cpu=True, 2025-05-07T20:53:06.2291009Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2291474Z ) 2025-05-07T20:53:06.2291842Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2292723Z self=, 2025-05-07T20:53:06.2293789Z T=2, 2025-05-07T20:53:06.2294102Z D=2, 2025-05-07T20:53:06.2294415Z log_E=3, 2025-05-07T20:53:06.2294792Z pruning_ratio=0.0, 2025-05-07T20:53:06.2295158Z use_cpu=False, 2025-05-07T20:53:06.2295529Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2296012Z ) 2025-05-07T20:53:06.2296395Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2297355Z self=, 2025-05-07T20:53:06.2298136Z T=2, 2025-05-07T20:53:06.2298790Z D=85, 2025-05-07T20:53:06.2305360Z log_E=3, 2025-05-07T20:53:06.2305642Z pruning_ratio=0.447942893011325, 2025-05-07T20:53:06.2305978Z use_cpu=True, 2025-05-07T20:53:06.2306265Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2306594Z ) 2025-05-07T20:53:06.2306879Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2307681Z self=, 2025-05-07T20:53:06.2308415Z T=6, 2025-05-07T20:53:06.2308638Z D=77, 2025-05-07T20:53:06.2308869Z log_E=5, 2025-05-07T20:53:06.2309131Z pruning_ratio=0.8169549141302938, 2025-05-07T20:53:06.2309470Z use_cpu=True, 2025-05-07T20:53:06.2309754Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2310086Z ) 2025-05-07T20:53:06.2310367Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2311167Z self=, 2025-05-07T20:53:06.2311894Z T=6, 2025-05-07T20:53:06.2312111Z D=21, 2025-05-07T20:53:06.2312339Z log_E=4, 2025-05-07T20:53:06.2312599Z pruning_ratio=0.9396967751023334, 2025-05-07T20:53:06.2312921Z use_cpu=False, 2025-05-07T20:53:06.2313205Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2313540Z ) 2025-05-07T20:53:06.2313815Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2314606Z self=, 2025-05-07T20:53:06.2315333Z T=4, 2025-05-07T20:53:06.2315563Z D=93, 2025-05-07T20:53:06.2315785Z log_E=5, 2025-05-07T20:53:06.2316040Z pruning_ratio=0.4070548873398759, 2025-05-07T20:53:06.2316365Z use_cpu=False, 2025-05-07T20:53:06.2316638Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2316970Z ) 2025-05-07T20:53:06.2317250Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2318035Z self=, 2025-05-07T20:53:06.2318764Z T=1, 2025-05-07T20:53:06.2318997Z D=86, 2025-05-07T20:53:06.2319213Z log_E=5, 2025-05-07T20:53:06.2319467Z pruning_ratio=0.25611606629172323, 2025-05-07T20:53:06.2319796Z use_cpu=True, 2025-05-07T20:53:06.2320069Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2320403Z ) 2025-05-07T20:53:06.2320683Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2321471Z self=, 2025-05-07T20:53:06.2322606Z T=10, 2025-05-07T20:53:06.2322834Z D=55, 2025-05-07T20:53:06.2323058Z log_E=4, 2025-05-07T20:53:06.2323305Z pruning_ratio=0.5166468682390555, 2025-05-07T20:53:06.2323632Z use_cpu=True, 2025-05-07T20:53:06.2323913Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2324234Z ) 2025-05-07T20:53:06.2324517Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2325311Z self=, 2025-05-07T20:53:06.2326031Z T=9, 2025-05-07T20:53:06.2326255Z D=76, 2025-05-07T20:53:06.2326482Z log_E=4, 2025-05-07T20:53:06.2326730Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:06.2327059Z use_cpu=False, 2025-05-07T20:53:06.2327351Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2327689Z ) 2025-05-07T20:53:06.2327963Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2328774Z self=, 2025-05-07T20:53:06.2329501Z T=9, 2025-05-07T20:53:06.2329716Z D=76, 2025-05-07T20:53:06.2329946Z log_E=4, 2025-05-07T20:53:06.2330211Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:06.2330529Z use_cpu=True, 2025-05-07T20:53:06.2330812Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2331146Z ) 2025-05-07T20:53:06.2331420Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2332214Z self=, 2025-05-07T20:53:06.2333022Z T=9, 2025-05-07T20:53:06.2333241Z D=9, 2025-05-07T20:53:06.2333470Z log_E=4, 2025-05-07T20:53:06.2333729Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:06.2334055Z use_cpu=True, 2025-05-07T20:53:06.2334327Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2334667Z ) 2025-05-07T20:53:06.2334956Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2335741Z self=, 2025-05-07T20:53:06.2336466Z T=8, 2025-05-07T20:53:06.2336690Z D=31, 2025-05-07T20:53:06.2336906Z log_E=3, 2025-05-07T20:53:06.2337160Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:06.2337491Z use_cpu=True, 2025-05-07T20:53:06.2337764Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2338096Z ) 2025-05-07T20:53:06.2338377Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2339157Z self=, 2025-05-07T20:53:06.2339883Z T=8, 2025-05-07T20:53:06.2340105Z D=31, 2025-05-07T20:53:06.2340327Z log_E=3, 2025-05-07T20:53:06.2340574Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:06.2340907Z use_cpu=True, 2025-05-07T20:53:06.2341190Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2341515Z ) 2025-05-07T20:53:06.2341798Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2342636Z self=, 2025-05-07T20:53:06.2343423Z T=1, 2025-05-07T20:53:06.2343661Z D=31, 2025-05-07T20:53:06.2343854Z log_E=3, 2025-05-07T20:53:06.2344060Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:06.2344337Z use_cpu=True, 2025-05-07T20:53:06.2344570Z use_array_for_index_remapping=True, 2025-05-07T20:53:06.2344835Z ) 2025-05-07T20:53:06.2345070Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2345713Z self=, 2025-05-07T20:53:06.2346302Z T=5, 2025-05-07T20:53:06.2346583Z D=76, 2025-05-07T20:53:06.2346771Z log_E=3, 2025-05-07T20:53:06.2347058Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2347324Z use_cpu=True, 2025-05-07T20:53:06.2347562Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2347839Z ) 2025-05-07T20:53:06.2348066Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2348708Z self=, 2025-05-07T20:53:06.2349340Z T=5, 2025-05-07T20:53:06.2349530Z D=76, 2025-05-07T20:53:06.2349723Z log_E=5, 2025-05-07T20:53:06.2349941Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2350202Z use_cpu=True, 2025-05-07T20:53:06.2350437Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2350709Z ) 2025-05-07T20:53:06.2350939Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2351578Z self=, 2025-05-07T20:53:06.2352179Z T=1, 2025-05-07T20:53:06.2352374Z D=76, 2025-05-07T20:53:06.2352557Z log_E=5, 2025-05-07T20:53:06.2352778Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2353052Z use_cpu=True, 2025-05-07T20:53:06.2353280Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2353555Z ) 2025-05-07T20:53:06.2353797Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2354427Z self=, 2025-05-07T20:53:06.2355016Z T=5, 2025-05-07T20:53:06.2355205Z D=76, 2025-05-07T20:53:06.2355388Z log_E=5, 2025-05-07T20:53:06.2355598Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2355870Z use_cpu=False, 2025-05-07T20:53:06.2356110Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2356378Z ) 2025-05-07T20:53:06.2356611Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2357258Z self=, 2025-05-07T20:53:06.2357835Z T=1, 2025-05-07T20:53:06.2358023Z D=76, 2025-05-07T20:53:06.2358212Z log_E=5, 2025-05-07T20:53:06.2358427Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2358701Z use_cpu=False, 2025-05-07T20:53:06.2358937Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2359205Z ) 2025-05-07T20:53:06.2359441Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2360086Z self=, 2025-05-07T20:53:06.2360667Z T=1, 2025-05-07T20:53:06.2360858Z D=2, 2025-05-07T20:53:06.2361037Z log_E=5, 2025-05-07T20:53:06.2361249Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2361518Z use_cpu=False, 2025-05-07T20:53:06.2361746Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2362026Z ) 2025-05-07T20:53:06.2362266Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2362903Z self=, 2025-05-07T20:53:06.2363485Z T=1, 2025-05-07T20:53:06.2363673Z D=5, 2025-05-07T20:53:06.2363858Z log_E=5, 2025-05-07T20:53:06.2364063Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:06.2364333Z use_cpu=False, 2025-05-07T20:53:06.2364569Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2364837Z ) 2025-05-07T20:53:06.2365072Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2365705Z self=, 2025-05-07T20:53:06.2366283Z T=4, 2025-05-07T20:53:06.2366469Z D=117, 2025-05-07T20:53:06.2366657Z log_E=4, 2025-05-07T20:53:06.2366864Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:06.2367224Z use_cpu=True, 2025-05-07T20:53:06.2367526Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2367803Z ) 2025-05-07T20:53:06.2368033Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2368671Z self=, 2025-05-07T20:53:06.2369257Z T=4, 2025-05-07T20:53:06.2369439Z D=117, 2025-05-07T20:53:06.2369648Z log_E=4, 2025-05-07T20:53:06.2369893Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:06.2370157Z use_cpu=False, 2025-05-07T20:53:06.2370390Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2370662Z ) 2025-05-07T20:53:06.2370886Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:06.2371524Z self=, 2025-05-07T20:53:06.2372109Z T=4, 2025-05-07T20:53:06.2372301Z D=4, 2025-05-07T20:53:06.2372475Z log_E=4, 2025-05-07T20:53:06.2372697Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:06.2373023Z use_cpu=False, 2025-05-07T20:53:06.2373254Z use_array_for_index_remapping=False, 2025-05-07T20:53:06.2373528Z ) 2025-05-07T20:53:12.1701368Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1702252Z self=, 2025-05-07T20:53:12.1703010Z T=3, 2025-05-07T20:53:12.1703262Z D=57, 2025-05-07T20:53:12.1703540Z log_E=4, 2025-05-07T20:53:12.1703800Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:12.1704149Z use_cpu=True, 2025-05-07T20:53:12.1704436Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1704775Z ) 2025-05-07T20:53:12.1705053Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1705845Z self=, 2025-05-07T20:53:12.1706618Z T=4, 2025-05-07T20:53:12.1706835Z D=57, 2025-05-07T20:53:12.1707060Z log_E=4, 2025-05-07T20:53:12.1707320Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:12.1707653Z use_cpu=True, 2025-05-07T20:53:12.1707939Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1708275Z ) 2025-05-07T20:53:12.1708555Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1709358Z self=, 2025-05-07T20:53:12.1710093Z T=1, 2025-05-07T20:53:12.1710327Z D=44, 2025-05-07T20:53:12.1710553Z log_E=5, 2025-05-07T20:53:12.1710805Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:12.1711137Z use_cpu=True, 2025-05-07T20:53:12.1711422Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1711750Z ) 2025-05-07T20:53:12.1712031Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1712871Z self=, 2025-05-07T20:53:12.1713628Z T=1, 2025-05-07T20:53:12.1713863Z D=44, 2025-05-07T20:53:12.1714077Z log_E=3, 2025-05-07T20:53:12.1714332Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:12.1714650Z use_cpu=True, 2025-05-07T20:53:12.1714920Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1715248Z ) 2025-05-07T20:53:12.1715531Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1716325Z self=, 2025-05-07T20:53:12.1717041Z T=3, 2025-05-07T20:53:12.1717264Z D=44, 2025-05-07T20:53:12.1717493Z log_E=3, 2025-05-07T20:53:12.1717739Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:12.1718060Z use_cpu=True, 2025-05-07T20:53:12.1718348Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1719059Z ) 2025-05-07T20:53:12.1719522Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1720319Z self=, 2025-05-07T20:53:12.1721035Z T=7, 2025-05-07T20:53:12.1721262Z D=38, 2025-05-07T20:53:12.1721489Z log_E=5, 2025-05-07T20:53:12.1721743Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:12.1722086Z use_cpu=True, 2025-05-07T20:53:12.1722373Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1722701Z ) 2025-05-07T20:53:12.1722986Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1723776Z self=, 2025-05-07T20:53:12.1724501Z T=7, 2025-05-07T20:53:12.1724718Z D=38, 2025-05-07T20:53:12.1724943Z log_E=3, 2025-05-07T20:53:12.1725201Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:12.1725543Z use_cpu=True, 2025-05-07T20:53:12.1725826Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1726155Z ) 2025-05-07T20:53:12.1726432Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1727223Z self=, 2025-05-07T20:53:12.1727954Z T=7, 2025-05-07T20:53:12.1728169Z D=7, 2025-05-07T20:53:12.1728389Z log_E=3, 2025-05-07T20:53:12.1728643Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:12.1728968Z use_cpu=True, 2025-05-07T20:53:12.1729245Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1729573Z ) 2025-05-07T20:53:12.1729849Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1730625Z self=, 2025-05-07T20:53:12.1731344Z T=3, 2025-05-07T20:53:12.1731571Z D=7, 2025-05-07T20:53:12.1731782Z log_E=3, 2025-05-07T20:53:12.1732046Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:12.1732385Z use_cpu=True, 2025-05-07T20:53:12.1732654Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1733056Z ) 2025-05-07T20:53:12.1733341Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1734123Z self=, 2025-05-07T20:53:12.1734855Z T=3, 2025-05-07T20:53:12.1735078Z D=3, 2025-05-07T20:53:12.1735310Z log_E=3, 2025-05-07T20:53:12.1735567Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:12.1735905Z use_cpu=True, 2025-05-07T20:53:12.1736198Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1736518Z ) 2025-05-07T20:53:12.1736801Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1737596Z self=, 2025-05-07T20:53:12.1738334Z T=1, 2025-05-07T20:53:12.1738560Z D=112, 2025-05-07T20:53:12.1738787Z log_E=4, 2025-05-07T20:53:12.1739051Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:12.1739388Z use_cpu=False, 2025-05-07T20:53:12.1739678Z use_array_for_index_remapping=True, 2025-05-07T20:53:12.1740007Z ) 2025-05-07T20:53:12.1740281Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1741068Z self=, 2025-05-07T20:53:12.1741791Z T=1, 2025-05-07T20:53:12.1742004Z D=112, 2025-05-07T20:53:12.1742228Z log_E=4, 2025-05-07T20:53:12.1742478Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:12.1742828Z use_cpu=False, 2025-05-07T20:53:12.1743128Z use_array_for_index_remapping=False, 2025-05-07T20:53:12.1743482Z ) 2025-05-07T20:53:12.1743772Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1744631Z self=, 2025-05-07T20:53:12.1745219Z T=4, 2025-05-07T20:53:12.1745404Z D=112, 2025-05-07T20:53:12.1745586Z log_E=4, 2025-05-07T20:53:12.1745800Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:12.1746066Z use_cpu=False, 2025-05-07T20:53:12.1746293Z use_array_for_index_remapping=False, 2025-05-07T20:53:12.1746567Z ) 2025-05-07T20:53:12.1746801Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:12.1747426Z self=, 2025-05-07T20:53:12.1748007Z T=1, 2025-05-07T20:53:12.1748184Z D=4, 2025-05-07T20:53:12.1748359Z log_E=4, 2025-05-07T20:53:12.1748565Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:12.1748832Z use_cpu=False, 2025-05-07T20:53:12.1749050Z use_array_for_index_remapping=False, 2025-05-07T20:53:12.1749324Z ) 2025-05-07T20:53:12.1749502Z PASSED 2025-05-07T20:53:13.3139223Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3140475Z self=, 2025-05-07T20:53:13.3141147Z T=1, 2025-05-07T20:53:13.3141366Z D=2, 2025-05-07T20:53:13.3141575Z B=1, 2025-05-07T20:53:13.3141794Z log_E=3, 2025-05-07T20:53:13.3142021Z L=0, 2025-05-07T20:53:13.3142267Z pooling_mode=, 2025-05-07T20:53:13.3142633Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3142958Z use_cpu=False, 2025-05-07T20:53:13.3143212Z pruning_ratio=None, 2025-05-07T20:53:13.3143479Z ) 2025-05-07T20:53:13.3143727Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3144419Z self=, 2025-05-07T20:53:13.3145117Z T=7, 2025-05-07T20:53:13.3145337Z D=2, 2025-05-07T20:53:13.3145552Z B=1, 2025-05-07T20:53:13.3145771Z log_E=3, 2025-05-07T20:53:13.3145998Z L=0, 2025-05-07T20:53:13.3146249Z pooling_mode=, 2025-05-07T20:53:13.3146606Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3146930Z use_cpu=False, 2025-05-07T20:53:13.3147188Z pruning_ratio=None, 2025-05-07T20:53:13.3147441Z ) 2025-05-07T20:53:13.3147687Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3148374Z self=, 2025-05-07T20:53:13.3149034Z T=7, 2025-05-07T20:53:13.3149250Z D=111, 2025-05-07T20:53:13.3149467Z B=93, 2025-05-07T20:53:13.3149682Z log_E=5, 2025-05-07T20:53:13.3149909Z L=5, 2025-05-07T20:53:13.3150162Z pooling_mode=, 2025-05-07T20:53:13.3150517Z quantize_type=SparseType.INT4, 2025-05-07T20:53:13.3150854Z use_cpu=False, 2025-05-07T20:53:13.3151111Z pruning_ratio=0.0, 2025-05-07T20:53:13.3151368Z ) 2025-05-07T20:53:13.3151610Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3152305Z self=, 2025-05-07T20:53:13.3152968Z T=1, 2025-05-07T20:53:13.3153180Z D=41, 2025-05-07T20:53:13.3153394Z B=1, 2025-05-07T20:53:13.3153621Z log_E=3, 2025-05-07T20:53:13.3153877Z L=0, 2025-05-07T20:53:13.3154127Z pooling_mode=, 2025-05-07T20:53:13.3154485Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3154798Z use_cpu=False, 2025-05-07T20:53:13.3155053Z pruning_ratio=None, 2025-05-07T20:53:13.3155314Z ) 2025-05-07T20:53:13.3161726Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3162472Z self=, 2025-05-07T20:53:13.3163530Z T=1, 2025-05-07T20:53:13.3163931Z D=41, 2025-05-07T20:53:13.3164161Z B=83, 2025-05-07T20:53:13.3164382Z log_E=3, 2025-05-07T20:53:13.3164624Z L=16, 2025-05-07T20:53:13.3164883Z pooling_mode=, 2025-05-07T20:53:13.3165254Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3165586Z use_cpu=True, 2025-05-07T20:53:13.3165853Z pruning_ratio=None, 2025-05-07T20:53:13.3166117Z ) 2025-05-07T20:53:13.3166374Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3167074Z self=, 2025-05-07T20:53:13.3167741Z T=8, 2025-05-07T20:53:13.3167968Z D=104, 2025-05-07T20:53:13.3168198Z B=39, 2025-05-07T20:53:13.3168422Z log_E=4, 2025-05-07T20:53:13.3168648Z L=0, 2025-05-07T20:53:13.3168907Z pooling_mode=, 2025-05-07T20:53:13.3169285Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3169615Z use_cpu=False, 2025-05-07T20:53:13.3169889Z pruning_ratio=0.0, 2025-05-07T20:53:13.3170157Z ) 2025-05-07T20:53:13.3170399Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3171095Z self=, 2025-05-07T20:53:13.3171770Z T=6, 2025-05-07T20:53:13.3171987Z D=99, 2025-05-07T20:53:13.3172213Z B=22, 2025-05-07T20:53:13.3172437Z log_E=5, 2025-05-07T20:53:13.3172660Z L=1, 2025-05-07T20:53:13.3173010Z pooling_mode=, 2025-05-07T20:53:13.3173385Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3173709Z use_cpu=False, 2025-05-07T20:53:13.3173975Z pruning_ratio=None, 2025-05-07T20:53:13.3174250Z ) 2025-05-07T20:53:13.3174491Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3175192Z self=, 2025-05-07T20:53:13.3175873Z T=9, 2025-05-07T20:53:13.3176098Z D=94, 2025-05-07T20:53:13.3176322Z B=104, 2025-05-07T20:53:13.3176551Z log_E=5, 2025-05-07T20:53:13.3176782Z L=3, 2025-05-07T20:53:13.3177031Z pooling_mode=, 2025-05-07T20:53:13.3177398Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3177725Z use_cpu=False, 2025-05-07T20:53:13.3177988Z pruning_ratio=None, 2025-05-07T20:53:13.3178253Z ) 2025-05-07T20:53:13.3178501Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3179192Z self=, 2025-05-07T20:53:13.3179867Z T=3, 2025-05-07T20:53:13.3180092Z D=40, 2025-05-07T20:53:13.3180311Z B=23, 2025-05-07T20:53:13.3180535Z log_E=4, 2025-05-07T20:53:13.3180767Z L=9, 2025-05-07T20:53:13.3181015Z pooling_mode=, 2025-05-07T20:53:13.3181384Z quantize_type=SparseType.INT4, 2025-05-07T20:53:13.3181713Z use_cpu=False, 2025-05-07T20:53:13.3181980Z pruning_ratio=0.0, 2025-05-07T20:53:13.3182251Z ) 2025-05-07T20:53:13.3182509Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3183209Z self=, 2025-05-07T20:53:13.3183879Z T=5, 2025-05-07T20:53:13.3184106Z D=7, 2025-05-07T20:53:13.3184330Z B=40, 2025-05-07T20:53:13.3184549Z log_E=4, 2025-05-07T20:53:13.3184809Z L=0, 2025-05-07T20:53:13.3185092Z pooling_mode=, 2025-05-07T20:53:13.3185478Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3185833Z use_cpu=True, 2025-05-07T20:53:13.3186114Z pruning_ratio=0.0, 2025-05-07T20:53:13.3186328Z ) 2025-05-07T20:53:13.3186535Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3187192Z self=, 2025-05-07T20:53:13.3187831Z T=1, 2025-05-07T20:53:13.3188160Z D=108, 2025-05-07T20:53:13.3188798Z B=110, 2025-05-07T20:53:13.3188981Z log_E=3, 2025-05-07T20:53:13.3189171Z L=10, 2025-05-07T20:53:13.3189382Z pooling_mode=, 2025-05-07T20:53:13.3189673Z quantize_type=SparseType.INT2, 2025-05-07T20:53:13.3189944Z use_cpu=True, 2025-05-07T20:53:13.3190159Z pruning_ratio=None, 2025-05-07T20:53:13.3190383Z ) 2025-05-07T20:53:13.3190581Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3191141Z self=, 2025-05-07T20:53:13.3191682Z T=1, 2025-05-07T20:53:13.3191861Z D=108, 2025-05-07T20:53:13.3192044Z B=110, 2025-05-07T20:53:13.3192227Z log_E=3, 2025-05-07T20:53:13.3192410Z L=0, 2025-05-07T20:53:13.3192615Z pooling_mode=, 2025-05-07T20:53:13.3192915Z quantize_type=SparseType.INT2, 2025-05-07T20:53:13.3193172Z use_cpu=True, 2025-05-07T20:53:13.3193402Z pruning_ratio=None, 2025-05-07T20:53:13.3193657Z ) 2025-05-07T20:53:13.3193868Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3194434Z self=, 2025-05-07T20:53:13.3194977Z T=3, 2025-05-07T20:53:13.3195149Z D=108, 2025-05-07T20:53:13.3195330Z B=110, 2025-05-07T20:53:13.3195517Z log_E=3, 2025-05-07T20:53:13.3195698Z L=0, 2025-05-07T20:53:13.3195911Z pooling_mode=, 2025-05-07T20:53:13.3196219Z quantize_type=SparseType.INT2, 2025-05-07T20:53:13.3196486Z use_cpu=True, 2025-05-07T20:53:13.3196692Z pruning_ratio=None, 2025-05-07T20:53:13.3196910Z ) 2025-05-07T20:53:13.3197118Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3197671Z self=, 2025-05-07T20:53:13.3198216Z T=3, 2025-05-07T20:53:13.3198597Z D=108, 2025-05-07T20:53:13.3198775Z B=3, 2025-05-07T20:53:13.3198962Z log_E=3, 2025-05-07T20:53:13.3199154Z L=0, 2025-05-07T20:53:13.3199359Z pooling_mode=, 2025-05-07T20:53:13.3199663Z quantize_type=SparseType.INT2, 2025-05-07T20:53:13.3199932Z use_cpu=True, 2025-05-07T20:53:13.3200137Z pruning_ratio=None, 2025-05-07T20:53:13.3200356Z ) 2025-05-07T20:53:13.3200557Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3201108Z self=, 2025-05-07T20:53:13.3201652Z T=3, 2025-05-07T20:53:13.3201836Z D=108, 2025-05-07T20:53:13.3202020Z B=3, 2025-05-07T20:53:13.3202193Z log_E=3, 2025-05-07T20:53:13.3202386Z L=3, 2025-05-07T20:53:13.3202595Z pooling_mode=, 2025-05-07T20:53:13.3202889Z quantize_type=SparseType.INT2, 2025-05-07T20:53:13.3203156Z use_cpu=True, 2025-05-07T20:53:13.3203369Z pruning_ratio=None, 2025-05-07T20:53:13.3203587Z ) 2025-05-07T20:53:13.3203797Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3204354Z self=, 2025-05-07T20:53:13.3204889Z T=3, 2025-05-07T20:53:13.3205069Z D=3, 2025-05-07T20:53:13.3205246Z B=3, 2025-05-07T20:53:13.3205423Z log_E=3, 2025-05-07T20:53:13.3205611Z L=3, 2025-05-07T20:53:13.3205819Z pooling_mode=, 2025-05-07T20:53:13.3206111Z quantize_type=SparseType.INT2, 2025-05-07T20:53:13.3206377Z use_cpu=True, 2025-05-07T20:53:13.3206591Z pruning_ratio=None, 2025-05-07T20:53:13.3206803Z ) 2025-05-07T20:53:13.3207006Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3207562Z self=, 2025-05-07T20:53:13.3208102Z T=7, 2025-05-07T20:53:13.3208275Z D=103, 2025-05-07T20:53:13.3208596Z B=81, 2025-05-07T20:53:13.3208780Z log_E=4, 2025-05-07T20:53:13.3209075Z L=7, 2025-05-07T20:53:13.3209286Z pooling_mode=, 2025-05-07T20:53:13.3209581Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3209847Z use_cpu=False, 2025-05-07T20:53:13.3210062Z pruning_ratio=None, 2025-05-07T20:53:13.3210269Z ) 2025-05-07T20:53:13.3210470Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3211030Z self=, 2025-05-07T20:53:13.3211560Z T=7, 2025-05-07T20:53:13.3211740Z D=103, 2025-05-07T20:53:13.3211921Z B=81, 2025-05-07T20:53:13.3212097Z log_E=4, 2025-05-07T20:53:13.3212289Z L=4, 2025-05-07T20:53:13.3212496Z pooling_mode=, 2025-05-07T20:53:13.3212785Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3213120Z use_cpu=False, 2025-05-07T20:53:13.3213336Z pruning_ratio=None, 2025-05-07T20:53:13.3213556Z ) 2025-05-07T20:53:13.3213763Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3214323Z self=, 2025-05-07T20:53:13.3214852Z T=7, 2025-05-07T20:53:13.3215026Z D=103, 2025-05-07T20:53:13.3215207Z B=4, 2025-05-07T20:53:13.3215382Z log_E=4, 2025-05-07T20:53:13.3215565Z L=4, 2025-05-07T20:53:13.3215772Z pooling_mode=, 2025-05-07T20:53:13.3216064Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3216320Z use_cpu=False, 2025-05-07T20:53:13.3216530Z pruning_ratio=None, 2025-05-07T20:53:13.3216746Z ) 2025-05-07T20:53:13.3216935Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3217489Z self=, 2025-05-07T20:53:13.3218020Z T=7, 2025-05-07T20:53:13.3218194Z D=103, 2025-05-07T20:53:13.3218375Z B=7, 2025-05-07T20:53:13.3218559Z log_E=4, 2025-05-07T20:53:13.3218742Z L=4, 2025-05-07T20:53:13.3218954Z pooling_mode=, 2025-05-07T20:53:13.3219253Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3219511Z use_cpu=False, 2025-05-07T20:53:13.3219730Z pruning_ratio=None, 2025-05-07T20:53:13.3219949Z ) 2025-05-07T20:53:13.3220143Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3220698Z self=, 2025-05-07T20:53:13.3221233Z T=7, 2025-05-07T20:53:13.3221407Z D=7, 2025-05-07T20:53:13.3221586Z B=7, 2025-05-07T20:53:13.3221759Z log_E=4, 2025-05-07T20:53:13.3221947Z L=4, 2025-05-07T20:53:13.3222151Z pooling_mode=, 2025-05-07T20:53:13.3222452Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3222715Z use_cpu=False, 2025-05-07T20:53:13.3222920Z pruning_ratio=None, 2025-05-07T20:53:13.3223135Z ) 2025-05-07T20:53:13.3223339Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3223896Z self=, 2025-05-07T20:53:13.3224437Z T=4, 2025-05-07T20:53:13.3224615Z D=7, 2025-05-07T20:53:13.3224789Z B=7, 2025-05-07T20:53:13.3224966Z log_E=4, 2025-05-07T20:53:13.3225149Z L=4, 2025-05-07T20:53:13.3225353Z pooling_mode=, 2025-05-07T20:53:13.3225642Z quantize_type=SparseType.FP16, 2025-05-07T20:53:13.3225902Z use_cpu=False, 2025-05-07T20:53:13.3226108Z pruning_ratio=None, 2025-05-07T20:53:13.3226320Z ) 2025-05-07T20:53:13.3226521Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3227068Z self=, 2025-05-07T20:53:13.3227605Z T=5, 2025-05-07T20:53:13.3227785Z D=106, 2025-05-07T20:53:13.3227972Z B=87, 2025-05-07T20:53:13.3228145Z log_E=3, 2025-05-07T20:53:13.3228422Z L=20, 2025-05-07T20:53:13.3228706Z pooling_mode=, 2025-05-07T20:53:13.3228998Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3229261Z use_cpu=False, 2025-05-07T20:53:13.3229470Z pruning_ratio=0.0, 2025-05-07T20:53:13.3229673Z ) 2025-05-07T20:53:13.3229869Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3230424Z self=, 2025-05-07T20:53:13.3230958Z T=5, 2025-05-07T20:53:13.3231133Z D=106, 2025-05-07T20:53:13.3231316Z B=87, 2025-05-07T20:53:13.3231488Z log_E=3, 2025-05-07T20:53:13.3231674Z L=0, 2025-05-07T20:53:13.3231877Z pooling_mode=, 2025-05-07T20:53:13.3232168Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3232436Z use_cpu=False, 2025-05-07T20:53:13.3232652Z pruning_ratio=0.0, 2025-05-07T20:53:13.3232862Z ) 2025-05-07T20:53:13.3233062Z Trying example: test_quantize_workflow( 2025-05-07T20:53:13.3233632Z self=, 2025-05-07T20:53:13.3234168Z T=5, 2025-05-07T20:53:13.3234343Z D=106, 2025-05-07T20:53:13.3234524Z B=87, 2025-05-07T20:53:13.3234705Z log_E=5, 2025-05-07T20:53:13.3234892Z L=0, 2025-05-07T20:53:13.3235100Z pooling_mode=, 2025-05-07T20:53:13.3235397Z quantize_type=SparseType.FP32, 2025-05-07T20:53:13.3235656Z use_cpu=False, 2025-05-07T20:53:13.3235871Z pruning_ratio=0.0, 2025-05-07T20:53:13.3236090Z ) 2025-05-07T20:53:14.0916257Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0917131Z self=, 2025-05-07T20:53:14.0917823Z T=1, 2025-05-07T20:53:14.0918047Z D=106, 2025-05-07T20:53:14.0918277Z B=87, 2025-05-07T20:53:14.0918496Z log_E=5, 2025-05-07T20:53:14.0918716Z L=0, 2025-05-07T20:53:14.0919012Z pooling_mode=, 2025-05-07T20:53:14.0919389Z quantize_type=SparseType.FP32, 2025-05-07T20:53:14.0919705Z use_cpu=False, 2025-05-07T20:53:14.0919963Z pruning_ratio=0.0, 2025-05-07T20:53:14.0920224Z ) 2025-05-07T20:53:14.0920465Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0921160Z self=, 2025-05-07T20:53:14.0921824Z T=5, 2025-05-07T20:53:14.0922034Z D=106, 2025-05-07T20:53:14.0922258Z B=106, 2025-05-07T20:53:14.0922478Z log_E=5, 2025-05-07T20:53:14.0922695Z L=0, 2025-05-07T20:53:14.0922947Z pooling_mode=, 2025-05-07T20:53:14.0923307Z quantize_type=SparseType.FP32, 2025-05-07T20:53:14.0923619Z use_cpu=False, 2025-05-07T20:53:14.0923875Z pruning_ratio=0.0, 2025-05-07T20:53:14.0924131Z ) 2025-05-07T20:53:14.0924369Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0925122Z self=, 2025-05-07T20:53:14.0925788Z T=1, 2025-05-07T20:53:14.0926002Z D=106, 2025-05-07T20:53:14.0926212Z B=106, 2025-05-07T20:53:14.0926433Z log_E=5, 2025-05-07T20:53:14.0926658Z L=0, 2025-05-07T20:53:14.0926904Z pooling_mode=, 2025-05-07T20:53:14.0927275Z quantize_type=SparseType.FP32, 2025-05-07T20:53:14.0927599Z use_cpu=False, 2025-05-07T20:53:14.0927847Z pruning_ratio=0.0, 2025-05-07T20:53:14.0928104Z ) 2025-05-07T20:53:14.0928346Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0929028Z self=, 2025-05-07T20:53:14.0929695Z T=1, 2025-05-07T20:53:14.0929910Z D=106, 2025-05-07T20:53:14.0930122Z B=106, 2025-05-07T20:53:14.0930339Z log_E=3, 2025-05-07T20:53:14.0930564Z L=0, 2025-05-07T20:53:14.0931294Z pooling_mode=, 2025-05-07T20:53:14.0931832Z quantize_type=SparseType.FP32, 2025-05-07T20:53:14.0932158Z use_cpu=False, 2025-05-07T20:53:14.0932418Z pruning_ratio=0.0, 2025-05-07T20:53:14.0932668Z ) 2025-05-07T20:53:14.0932999Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0933692Z self=, 2025-05-07T20:53:14.0934351Z T=8, 2025-05-07T20:53:14.0934568Z D=6, 2025-05-07T20:53:14.0934781Z B=51, 2025-05-07T20:53:14.0934992Z log_E=4, 2025-05-07T20:53:14.0935220Z L=1, 2025-05-07T20:53:14.0935470Z pooling_mode=, 2025-05-07T20:53:14.0935823Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0936144Z use_cpu=True, 2025-05-07T20:53:14.0936400Z pruning_ratio=None, 2025-05-07T20:53:14.0936653Z ) 2025-05-07T20:53:14.0936897Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0937594Z self=, 2025-05-07T20:53:14.0938262Z T=8, 2025-05-07T20:53:14.0938479Z D=6, 2025-05-07T20:53:14.0938694Z B=51, 2025-05-07T20:53:14.0938910Z log_E=4, 2025-05-07T20:53:14.0939136Z L=0, 2025-05-07T20:53:14.0939384Z pooling_mode=, 2025-05-07T20:53:14.0939740Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0940053Z use_cpu=True, 2025-05-07T20:53:14.0940306Z pruning_ratio=None, 2025-05-07T20:53:14.0940564Z ) 2025-05-07T20:53:14.0940802Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0941488Z self=, 2025-05-07T20:53:14.0942149Z T=4, 2025-05-07T20:53:14.0942359Z D=6, 2025-05-07T20:53:14.0942572Z B=51, 2025-05-07T20:53:14.0942793Z log_E=4, 2025-05-07T20:53:14.0943012Z L=0, 2025-05-07T20:53:14.0943262Z pooling_mode=, 2025-05-07T20:53:14.0943627Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0943947Z use_cpu=True, 2025-05-07T20:53:14.0944208Z pruning_ratio=None, 2025-05-07T20:53:14.0944472Z ) 2025-05-07T20:53:14.0944712Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0945399Z self=, 2025-05-07T20:53:14.0946064Z T=4, 2025-05-07T20:53:14.0946279Z D=6, 2025-05-07T20:53:14.0946485Z B=51, 2025-05-07T20:53:14.0946701Z log_E=3, 2025-05-07T20:53:14.0946923Z L=0, 2025-05-07T20:53:14.0947166Z pooling_mode=, 2025-05-07T20:53:14.0947527Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0947845Z use_cpu=True, 2025-05-07T20:53:14.0948093Z pruning_ratio=None, 2025-05-07T20:53:14.0948353Z ) 2025-05-07T20:53:14.0948596Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0949277Z self=, 2025-05-07T20:53:14.0949952Z T=4, 2025-05-07T20:53:14.0950172Z D=6, 2025-05-07T20:53:14.0950384Z B=1, 2025-05-07T20:53:14.0950598Z log_E=3, 2025-05-07T20:53:14.0950830Z L=0, 2025-05-07T20:53:14.0951078Z pooling_mode=, 2025-05-07T20:53:14.0951433Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0951756Z use_cpu=True, 2025-05-07T20:53:14.0952003Z pruning_ratio=None, 2025-05-07T20:53:14.0952268Z ) 2025-05-07T20:53:14.0952514Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0953203Z self=, 2025-05-07T20:53:14.0953862Z T=4, 2025-05-07T20:53:14.0954078Z D=6, 2025-05-07T20:53:14.0954292Z B=1, 2025-05-07T20:53:14.0954511Z log_E=4, 2025-05-07T20:53:14.0954773Z L=0, 2025-05-07T20:53:14.0955022Z pooling_mode=, 2025-05-07T20:53:14.0955371Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0955932Z use_cpu=True, 2025-05-07T20:53:14.0956188Z pruning_ratio=None, 2025-05-07T20:53:14.0956440Z ) 2025-05-07T20:53:14.0956681Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0957367Z self=, 2025-05-07T20:53:14.0958023Z T=4, 2025-05-07T20:53:14.0958239Z D=6, 2025-05-07T20:53:14.0958471Z B=4, 2025-05-07T20:53:14.0964697Z log_E=3, 2025-05-07T20:53:14.0964940Z L=0, 2025-05-07T20:53:14.0965155Z pooling_mode=, 2025-05-07T20:53:14.0965464Z quantize_type=SparseType.INT2, 2025-05-07T20:53:14.0965744Z use_cpu=True, 2025-05-07T20:53:14.0965970Z pruning_ratio=None, 2025-05-07T20:53:14.0966200Z ) 2025-05-07T20:53:14.0966413Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0966981Z self=, 2025-05-07T20:53:14.0967542Z T=5, 2025-05-07T20:53:14.0967742Z D=44, 2025-05-07T20:53:14.0967925Z B=88, 2025-05-07T20:53:14.0968118Z log_E=5, 2025-05-07T20:53:14.0968318Z L=14, 2025-05-07T20:53:14.0968533Z pooling_mode=, 2025-05-07T20:53:14.0968843Z quantize_type=SparseType.INT8, 2025-05-07T20:53:14.0969123Z use_cpu=True, 2025-05-07T20:53:14.0969338Z pruning_ratio=0.0, 2025-05-07T20:53:14.0969560Z ) 2025-05-07T20:53:14.0969772Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0970344Z self=, 2025-05-07T20:53:14.0970886Z T=5, 2025-05-07T20:53:14.0971074Z D=44, 2025-05-07T20:53:14.0971261Z B=88, 2025-05-07T20:53:14.0971441Z log_E=5, 2025-05-07T20:53:14.0971640Z L=0, 2025-05-07T20:53:14.0971874Z pooling_mode=, 2025-05-07T20:53:14.0972175Z quantize_type=SparseType.INT8, 2025-05-07T20:53:14.0972456Z use_cpu=True, 2025-05-07T20:53:14.0972678Z pruning_ratio=0.0, 2025-05-07T20:53:14.0972970Z ) 2025-05-07T20:53:14.0973173Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0973740Z self=, 2025-05-07T20:53:14.0974285Z T=1, 2025-05-07T20:53:14.0974464Z D=44, 2025-05-07T20:53:14.0974650Z B=88, 2025-05-07T20:53:14.0974836Z log_E=5, 2025-05-07T20:53:14.0975023Z L=0, 2025-05-07T20:53:14.0975237Z pooling_mode=, 2025-05-07T20:53:14.0975542Z quantize_type=SparseType.INT8, 2025-05-07T20:53:14.0975804Z use_cpu=True, 2025-05-07T20:53:14.0976022Z pruning_ratio=0.0, 2025-05-07T20:53:14.0976245Z ) 2025-05-07T20:53:14.0976442Z Trying example: test_quantize_workflow( 2025-05-07T20:53:14.0977009Z self=, 2025-05-07T20:53:14.0977562Z T=1, 2025-05-07T20:53:14.0977742Z D=44, 2025-05-07T20:53:14.0977933Z B=5, 2025-05-07T20:53:14.0978119Z log_E=5, 2025-05-07T20:53:14.0978307Z L=0, 2025-05-07T20:53:14.0978525Z pooling_mode=, 2025-05-07T20:53:14.0978830Z quantize_type=SparseType.INT8, 2025-05-07T20:53:14.0979101Z use_cpu=True, 2025-05-07T20:53:14.0979312Z pruning_ratio=0.0, 2025-05-07T20:53:14.0979532Z ) 2025-05-07T20:53:14.0979711Z PASSED 2025-05-07T20:53:14.0979820Z 2025-05-07T20:53:14.0979961Z =============================== warnings summary =============================== 2025-05-07T20:53:14.0980600Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:14.0981400Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:14.0982993Z /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:53:14.0984344Z res_scale_shift = torch.tensor( 2025-05-07T20:53:14.0984538Z 2025-05-07T20:53:14.0984905Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:14.0985700Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:14.0987140Z /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:53:14.0988344Z res_scale_shift = torch.tensor( 2025-05-07T20:53:14.0988529Z 2025-05-07T20:53:14.0988756Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:14.0989229Z ======================== 3 passed, 4 warnings in 56.76s ======================== 2025-05-07T20:53:14.7408295Z 2025-05-07T20:53:14.7408942Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:14.7429329Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 59 seconds 2025-05-07T20:53:14.7429671Z 2025-05-07T20:53:14.7429675Z 2025-05-07T20:53:14.7429679Z 2025-05-07T20:53:14.7429683Z 2025-05-07T20:53:14.7450626Z ################################################################################ 2025-05-07T20:53:14.7465746Z # [2025-05-07T20:53:14.746Z] Run Python Test Suite: 2025-05-07T20:53:14.7466081Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:14.7466386Z ################################################################################ 2025-05-07T20:53:14.7491577Z + 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:53:14.7492225Z 2025-05-07T20:53:16.9074877Z ============================= test session starts ============================== 2025-05-07T20:53:16.9075531Z 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:53:16.9076040Z cachedir: .pytest_cache 2025-05-07T20:53:16.9076611Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:16.9077319Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:16.9077725Z plugins: hypothesis-6.131.14 2025-05-07T20:53:18.6438505Z collecting ... collected 5 items 2025-05-07T20:53:18.6438735Z 2025-05-07T20:53:19.2663455Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2664529Z self=, 2025-05-07T20:53:19.2665151Z N=1, 2025-05-07T20:53:19.2665414Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2665680Z ) 2025-05-07T20:53:19.2665910Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2666401Z self=, 2025-05-07T20:53:19.2666848Z N=3, 2025-05-07T20:53:19.2667061Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2667312Z ) 2025-05-07T20:53:19.2667527Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2668031Z self=, 2025-05-07T20:53:19.2668539Z N=3, 2025-05-07T20:53:19.2668738Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2668984Z ) 2025-05-07T20:53:19.2669206Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2669694Z self=, 2025-05-07T20:53:19.2670495Z N=7, 2025-05-07T20:53:19.2670702Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2670960Z ) 2025-05-07T20:53:19.2671175Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2671669Z self=, 2025-05-07T20:53:19.2672131Z N=7, 2025-05-07T20:53:19.2672333Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2672576Z ) 2025-05-07T20:53:19.2672800Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2673287Z self=, 2025-05-07T20:53:19.2673759Z N=5, 2025-05-07T20:53:19.2673967Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2674211Z ) 2025-05-07T20:53:19.2674436Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2674923Z self=, 2025-05-07T20:53:19.2675376Z N=2, 2025-05-07T20:53:19.2675582Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2675829Z ) 2025-05-07T20:53:19.2676056Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2676534Z self=, 2025-05-07T20:53:19.2676988Z N=8, 2025-05-07T20:53:19.2677199Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2677448Z ) 2025-05-07T20:53:19.2677712Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2678209Z self=, 2025-05-07T20:53:19.2678661Z N=8, 2025-05-07T20:53:19.2678872Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2679126Z ) 2025-05-07T20:53:19.2679350Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2679833Z self=, 2025-05-07T20:53:19.2680297Z N=1, 2025-05-07T20:53:19.2680510Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2680750Z ) 2025-05-07T20:53:19.2680976Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2681466Z self=, 2025-05-07T20:53:19.2681916Z N=4, 2025-05-07T20:53:19.2682117Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2682364Z ) 2025-05-07T20:53:19.2682576Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2683069Z self=, 2025-05-07T20:53:19.2683522Z N=4, 2025-05-07T20:53:19.2683724Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2683974Z ) 2025-05-07T20:53:19.2684195Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2684682Z self=, 2025-05-07T20:53:19.2685142Z N=2, 2025-05-07T20:53:19.2685357Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2685602Z ) 2025-05-07T20:53:19.2685820Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2686314Z self=, 2025-05-07T20:53:19.2686759Z N=6, 2025-05-07T20:53:19.2686972Z indices_dtype=torch.int64, 2025-05-07T20:53:19.2687218Z ) 2025-05-07T20:53:19.2687430Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2687923Z self=, 2025-05-07T20:53:19.2688381Z N=5, 2025-05-07T20:53:19.2688580Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2688837Z ) 2025-05-07T20:53:19.2689060Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:19.2689548Z self=, 2025-05-07T20:53:19.2689993Z N=6, 2025-05-07T20:53:19.2690194Z indices_dtype=torch.int32, 2025-05-07T20:53:19.2690531Z ) 2025-05-07T20:53:19.2690781Z PASSED 2025-05-07T20:53:19.3914002Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3915133Z self=, 2025-05-07T20:53:19.3915703Z L=0, 2025-05-07T20:53:19.3915879Z H=512, 2025-05-07T20:53:19.3916059Z S=0, 2025-05-07T20:53:19.3916234Z ) 2025-05-07T20:53:19.3916454Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3916958Z self=, 2025-05-07T20:53:19.3917416Z L=3, 2025-05-07T20:53:19.3917590Z H=512, 2025-05-07T20:53:19.3917767Z S=0, 2025-05-07T20:53:19.3917952Z ) 2025-05-07T20:53:19.3918208Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3918725Z self=, 2025-05-07T20:53:19.3919193Z L=3, 2025-05-07T20:53:19.3919383Z H=1003, 2025-05-07T20:53:19.3919565Z S=112, 2025-05-07T20:53:19.3919752Z ) 2025-05-07T20:53:19.3919970Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3920478Z self=, 2025-05-07T20:53:19.3920943Z L=10, 2025-05-07T20:53:19.3921120Z H=512, 2025-05-07T20:53:19.3921300Z S=0, 2025-05-07T20:53:19.3921471Z ) 2025-05-07T20:53:19.3921686Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3922199Z self=, 2025-05-07T20:53:19.3922668Z L=10, 2025-05-07T20:53:19.3922851Z H=669, 2025-05-07T20:53:19.3923023Z S=119, 2025-05-07T20:53:19.3923213Z ) 2025-05-07T20:53:19.3923445Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3923959Z self=, 2025-05-07T20:53:19.3924429Z L=12, 2025-05-07T20:53:19.3924608Z H=886, 2025-05-07T20:53:19.3924786Z S=78, 2025-05-07T20:53:19.3924962Z ) 2025-05-07T20:53:19.3925191Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3925692Z self=, 2025-05-07T20:53:19.3926155Z L=1, 2025-05-07T20:53:19.3926337Z H=963, 2025-05-07T20:53:19.3926509Z S=32, 2025-05-07T20:53:19.3926687Z ) 2025-05-07T20:53:19.3926917Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3927420Z self=, 2025-05-07T20:53:19.3927872Z L=6, 2025-05-07T20:53:19.3928057Z H=625, 2025-05-07T20:53:19.3928255Z S=28, 2025-05-07T20:53:19.3928452Z ) 2025-05-07T20:53:19.3928681Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3929195Z self=, 2025-05-07T20:53:19.3929649Z L=7, 2025-05-07T20:53:19.3929821Z H=930, 2025-05-07T20:53:19.3930002Z S=70, 2025-05-07T20:53:19.3930174Z ) 2025-05-07T20:53:19.3930395Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3930902Z self=, 2025-05-07T20:53:19.3931356Z L=10, 2025-05-07T20:53:19.3931537Z H=783, 2025-05-07T20:53:19.3931718Z S=79, 2025-05-07T20:53:19.3931890Z ) 2025-05-07T20:53:19.3932115Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3932623Z self=, 2025-05-07T20:53:19.3933174Z L=16, 2025-05-07T20:53:19.3933356Z H=813, 2025-05-07T20:53:19.3933543Z S=1, 2025-05-07T20:53:19.3933725Z ) 2025-05-07T20:53:19.3933943Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3934731Z self=, 2025-05-07T20:53:19.3935196Z L=16, 2025-05-07T20:53:19.3935376Z H=512, 2025-05-07T20:53:19.3935561Z S=1, 2025-05-07T20:53:19.3935740Z ) 2025-05-07T20:53:19.3935962Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3936472Z self=, 2025-05-07T20:53:19.3936935Z L=0, 2025-05-07T20:53:19.3937112Z H=512, 2025-05-07T20:53:19.3937298Z S=1, 2025-05-07T20:53:19.3937475Z ) 2025-05-07T20:53:19.3937699Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3938205Z self=, 2025-05-07T20:53:19.3938673Z L=7, 2025-05-07T20:53:19.3938852Z H=994, 2025-05-07T20:53:19.3939029Z S=42, 2025-05-07T20:53:19.3939206Z ) 2025-05-07T20:53:19.3939446Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3939944Z self=, 2025-05-07T20:53:19.3940401Z L=7, 2025-05-07T20:53:19.3940584Z H=512, 2025-05-07T20:53:19.3940757Z S=42, 2025-05-07T20:53:19.3940935Z ) 2025-05-07T20:53:19.3941156Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3941656Z self=, 2025-05-07T20:53:19.3942112Z L=7, 2025-05-07T20:53:19.3942290Z H=512, 2025-05-07T20:53:19.3942466Z S=0, 2025-05-07T20:53:19.3942641Z ) 2025-05-07T20:53:19.3942861Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3943359Z self=, 2025-05-07T20:53:19.3943811Z L=10, 2025-05-07T20:53:19.3943984Z H=522, 2025-05-07T20:53:19.3944164Z S=89, 2025-05-07T20:53:19.3944335Z ) 2025-05-07T20:53:19.3944560Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3945061Z self=, 2025-05-07T20:53:19.3945509Z L=0, 2025-05-07T20:53:19.3945690Z H=522, 2025-05-07T20:53:19.3945873Z S=89, 2025-05-07T20:53:19.3946044Z ) 2025-05-07T20:53:19.3946270Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3946780Z self=, 2025-05-07T20:53:19.3947239Z L=0, 2025-05-07T20:53:19.3947434Z H=522, 2025-05-07T20:53:19.3947651Z S=0, 2025-05-07T20:53:19.3947844Z ) 2025-05-07T20:53:19.3948073Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3948587Z self=, 2025-05-07T20:53:19.3949052Z L=7, 2025-05-07T20:53:19.3949229Z H=1016, 2025-05-07T20:53:19.3949417Z S=116, 2025-05-07T20:53:19.3949608Z ) 2025-05-07T20:53:19.3949830Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3950344Z self=, 2025-05-07T20:53:19.3950810Z L=0, 2025-05-07T20:53:19.3950988Z H=1016, 2025-05-07T20:53:19.3951183Z S=116, 2025-05-07T20:53:19.3951378Z ) 2025-05-07T20:53:19.3951596Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3952110Z self=, 2025-05-07T20:53:19.3952574Z L=0, 2025-05-07T20:53:19.3952746Z H=1016, 2025-05-07T20:53:19.3952941Z S=0, 2025-05-07T20:53:19.3953123Z ) 2025-05-07T20:53:19.3953352Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3953868Z self=, 2025-05-07T20:53:19.3954328Z L=6, 2025-05-07T20:53:19.3955499Z H=795, 2025-05-07T20:53:19.3955760Z S=89, 2025-05-07T20:53:19.3955939Z ) 2025-05-07T20:53:19.3956166Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3956667Z self=, 2025-05-07T20:53:19.3957120Z L=6, 2025-05-07T20:53:19.3957301Z H=795, 2025-05-07T20:53:19.3957475Z S=6, 2025-05-07T20:53:19.3957655Z ) 2025-05-07T20:53:19.3957882Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3958433Z self=, 2025-05-07T20:53:19.3958923Z L=6, 2025-05-07T20:53:19.3959106Z H=795, 2025-05-07T20:53:19.3959291Z S=0, 2025-05-07T20:53:19.3959459Z ) 2025-05-07T20:53:19.3959690Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3960199Z self=, 2025-05-07T20:53:19.3960658Z L=6, 2025-05-07T20:53:19.3960841Z H=512, 2025-05-07T20:53:19.3961019Z S=0, 2025-05-07T20:53:19.3961188Z ) 2025-05-07T20:53:19.3961426Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3961933Z self=, 2025-05-07T20:53:19.3962390Z L=5, 2025-05-07T20:53:19.3962562Z H=888, 2025-05-07T20:53:19.3962740Z S=29, 2025-05-07T20:53:19.3962923Z ) 2025-05-07T20:53:19.3963144Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3963648Z self=, 2025-05-07T20:53:19.3964108Z L=0, 2025-05-07T20:53:19.3964284Z H=888, 2025-05-07T20:53:19.3964466Z S=29, 2025-05-07T20:53:19.3964639Z ) 2025-05-07T20:53:19.3964863Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3965372Z self=, 2025-05-07T20:53:19.3965839Z L=0, 2025-05-07T20:53:19.3966013Z H=888, 2025-05-07T20:53:19.3966195Z S=0, 2025-05-07T20:53:19.3966371Z ) 2025-05-07T20:53:19.3966590Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3967097Z self=, 2025-05-07T20:53:19.3967562Z L=11, 2025-05-07T20:53:19.3967744Z H=991, 2025-05-07T20:53:19.3967920Z S=39, 2025-05-07T20:53:19.3968094Z ) 2025-05-07T20:53:19.3968319Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3968816Z self=, 2025-05-07T20:53:19.3969272Z L=0, 2025-05-07T20:53:19.3969447Z H=991, 2025-05-07T20:53:19.3969619Z S=39, 2025-05-07T20:53:19.3969799Z ) 2025-05-07T20:53:19.3970021Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3970524Z self=, 2025-05-07T20:53:19.3970987Z L=0, 2025-05-07T20:53:19.3971161Z H=991, 2025-05-07T20:53:19.3971332Z S=0, 2025-05-07T20:53:19.3971504Z ) 2025-05-07T20:53:19.3971732Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3972228Z self=, 2025-05-07T20:53:19.3972687Z L=16, 2025-05-07T20:53:19.3972866Z H=1003, 2025-05-07T20:53:19.3973105Z S=29, 2025-05-07T20:53:19.3973269Z ) 2025-05-07T20:53:19.3973491Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3973993Z self=, 2025-05-07T20:53:19.3974442Z L=16, 2025-05-07T20:53:19.3974620Z H=1003, 2025-05-07T20:53:19.3974809Z S=16, 2025-05-07T20:53:19.3974980Z ) 2025-05-07T20:53:19.3981502Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3982267Z self=, 2025-05-07T20:53:19.3982744Z L=0, 2025-05-07T20:53:19.3982938Z H=1003, 2025-05-07T20:53:19.3983130Z S=16, 2025-05-07T20:53:19.3983324Z ) 2025-05-07T20:53:19.3983563Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3984076Z self=, 2025-05-07T20:53:19.3984550Z L=16, 2025-05-07T20:53:19.3984741Z H=1003, 2025-05-07T20:53:19.3984924Z S=0, 2025-05-07T20:53:19.3985111Z ) 2025-05-07T20:53:19.3985345Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3985852Z self=, 2025-05-07T20:53:19.3986318Z L=16, 2025-05-07T20:53:19.3986508Z H=512, 2025-05-07T20:53:19.3986694Z S=0, 2025-05-07T20:53:19.3986874Z ) 2025-05-07T20:53:19.3987103Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3987622Z self=, 2025-05-07T20:53:19.3988095Z L=11, 2025-05-07T20:53:19.3988288Z H=661, 2025-05-07T20:53:19.3988475Z S=76, 2025-05-07T20:53:19.3988649Z ) 2025-05-07T20:53:19.3988880Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3989392Z self=, 2025-05-07T20:53:19.3989851Z L=11, 2025-05-07T20:53:19.3990039Z H=512, 2025-05-07T20:53:19.3990225Z S=76, 2025-05-07T20:53:19.3990404Z ) 2025-05-07T20:53:19.3990632Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:19.3991141Z self=, 2025-05-07T20:53:19.3991595Z L=0, 2025-05-07T20:53:19.3991784Z H=512, 2025-05-07T20:53:19.3991973Z S=76, 2025-05-07T20:53:19.3992149Z ) 2025-05-07T20:53:19.3992334Z PASSED 2025-05-07T20:53:19.8583128Z 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:53:19.8584068Z self=, 2025-05-07T20:53:19.8584566Z N=1, 2025-05-07T20:53:19.8584781Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8585048Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8585291Z ) 2025-05-07T20:53:19.8585559Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8586127Z self=, 2025-05-07T20:53:19.8586608Z N=8, 2025-05-07T20:53:19.8586809Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8587064Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8587305Z ) 2025-05-07T20:53:19.8587562Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8588140Z self=, 2025-05-07T20:53:19.8588618Z N=6, 2025-05-07T20:53:19.8588821Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8589078Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8589312Z ) 2025-05-07T20:53:19.8589573Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8590141Z self=, 2025-05-07T20:53:19.8590630Z N=6, 2025-05-07T20:53:19.8590825Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8591082Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8591333Z ) 2025-05-07T20:53:19.8591582Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8592150Z self=, 2025-05-07T20:53:19.8592648Z N=5, 2025-05-07T20:53:19.8592845Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8593278Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8593635Z ) 2025-05-07T20:53:19.8593888Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8594448Z self=, 2025-05-07T20:53:19.8594944Z N=5, 2025-05-07T20:53:19.8595145Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8595397Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8595638Z ) 2025-05-07T20:53:19.8595892Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8596446Z self=, 2025-05-07T20:53:19.8596937Z N=6, 2025-05-07T20:53:19.8597142Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8597390Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8597631Z ) 2025-05-07T20:53:19.8597886Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8598693Z self=, 2025-05-07T20:53:19.8599220Z N=8, 2025-05-07T20:53:19.8599421Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8599671Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8599906Z ) 2025-05-07T20:53:19.8600153Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8600714Z self=, 2025-05-07T20:53:19.8601198Z N=1, 2025-05-07T20:53:19.8601399Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8601648Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8601877Z ) 2025-05-07T20:53:19.8602128Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8602693Z self=, 2025-05-07T20:53:19.8603177Z N=6, 2025-05-07T20:53:19.8603376Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8603644Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8603900Z ) 2025-05-07T20:53:19.8604147Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8604714Z self=, 2025-05-07T20:53:19.8605206Z N=5, 2025-05-07T20:53:19.8605400Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8605652Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8605893Z ) 2025-05-07T20:53:19.8606142Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8606707Z self=, 2025-05-07T20:53:19.8607195Z N=5, 2025-05-07T20:53:19.8607390Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8607651Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8607891Z ) 2025-05-07T20:53:19.8608135Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8608703Z self=, 2025-05-07T20:53:19.8609198Z N=5, 2025-05-07T20:53:19.8609402Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8609648Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8609888Z ) 2025-05-07T20:53:19.8610138Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8610691Z self=, 2025-05-07T20:53:19.8611185Z N=1, 2025-05-07T20:53:19.8611385Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8611630Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8611871Z ) 2025-05-07T20:53:19.8612117Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8612679Z self=, 2025-05-07T20:53:19.8613234Z N=7, 2025-05-07T20:53:19.8613439Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8613841Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8614205Z ) 2025-05-07T20:53:19.8614456Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8615014Z self=, 2025-05-07T20:53:19.8615495Z N=6, 2025-05-07T20:53:19.8615693Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8615943Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8616175Z ) 2025-05-07T20:53:19.8616425Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8616987Z self=, 2025-05-07T20:53:19.8617473Z N=3, 2025-05-07T20:53:19.8617666Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8617919Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8618158Z ) 2025-05-07T20:53:19.8618416Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8619024Z self=, 2025-05-07T20:53:19.8619518Z N=6, 2025-05-07T20:53:19.8619711Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8619965Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8620207Z ) 2025-05-07T20:53:19.8620454Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8621018Z self=, 2025-05-07T20:53:19.8621498Z N=4, 2025-05-07T20:53:19.8621694Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8621944Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8622179Z ) 2025-05-07T20:53:19.8622430Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8622984Z self=, 2025-05-07T20:53:19.8623468Z N=2, 2025-05-07T20:53:19.8623659Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8623915Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8624158Z ) 2025-05-07T20:53:19.8624410Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8624967Z self=, 2025-05-07T20:53:19.8625452Z N=4, 2025-05-07T20:53:19.8625640Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8625892Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8626129Z ) 2025-05-07T20:53:19.8626375Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8626930Z self=, 2025-05-07T20:53:19.8627416Z N=7, 2025-05-07T20:53:19.8627608Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8627851Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8628082Z ) 2025-05-07T20:53:19.8628330Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8628884Z self=, 2025-05-07T20:53:19.8629377Z N=5, 2025-05-07T20:53:19.8629580Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8629820Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8630055Z ) 2025-05-07T20:53:19.8630301Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8630855Z self=, 2025-05-07T20:53:19.8631338Z N=4, 2025-05-07T20:53:19.8631532Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8631778Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8632013Z ) 2025-05-07T20:53:19.8632259Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8632814Z self=, 2025-05-07T20:53:19.8633292Z N=8, 2025-05-07T20:53:19.8633486Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8633740Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8634062Z ) 2025-05-07T20:53:19.8634386Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8634948Z self=, 2025-05-07T20:53:19.8635422Z N=4, 2025-05-07T20:53:19.8635624Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8635871Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8636103Z ) 2025-05-07T20:53:19.8636354Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8636912Z self=, 2025-05-07T20:53:19.8637392Z N=2, 2025-05-07T20:53:19.8637588Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8637842Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8638077Z ) 2025-05-07T20:53:19.8638327Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8638881Z self=, 2025-05-07T20:53:19.8639372Z N=7, 2025-05-07T20:53:19.8639564Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8639815Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8640047Z ) 2025-05-07T20:53:19.8640285Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8640843Z self=, 2025-05-07T20:53:19.8641327Z N=2, 2025-05-07T20:53:19.8641517Z dtype=SparseType.INT4, 2025-05-07T20:53:19.8641763Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8642005Z ) 2025-05-07T20:53:19.8642245Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8642804Z self=, 2025-05-07T20:53:19.8643287Z N=1, 2025-05-07T20:53:19.8643483Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8643727Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8643972Z ) 2025-05-07T20:53:19.8644227Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8644779Z self=, 2025-05-07T20:53:19.8645260Z N=3, 2025-05-07T20:53:19.8645457Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8645698Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8645934Z ) 2025-05-07T20:53:19.8646177Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8646729Z self=, 2025-05-07T20:53:19.8647208Z N=3, 2025-05-07T20:53:19.8647404Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8647649Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8647884Z ) 2025-05-07T20:53:19.8648129Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8648690Z self=, 2025-05-07T20:53:19.8649229Z N=3, 2025-05-07T20:53:19.8649426Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8649674Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8649906Z ) 2025-05-07T20:53:19.8650154Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8650713Z self=, 2025-05-07T20:53:19.8651190Z N=7, 2025-05-07T20:53:19.8651389Z dtype=SparseType.INT2, 2025-05-07T20:53:19.8651637Z indices_dtype=torch.int32, 2025-05-07T20:53:19.8651872Z ) 2025-05-07T20:53:19.8652112Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.8652671Z self=, 2025-05-07T20:53:19.8653207Z N=4, 2025-05-07T20:53:19.8653398Z dtype=SparseType.INT8, 2025-05-07T20:53:19.8653641Z indices_dtype=torch.int64, 2025-05-07T20:53:19.8653968Z ) 2025-05-07T20:53:19.9221683Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.9222275Z self=, 2025-05-07T20:53:19.9222763Z N=8, 2025-05-07T20:53:19.9222965Z dtype=SparseType.INT8, 2025-05-07T20:53:19.9223211Z indices_dtype=torch.int64, 2025-05-07T20:53:19.9223448Z ) 2025-05-07T20:53:19.9223692Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.9224243Z self=, 2025-05-07T20:53:19.9224723Z N=4, 2025-05-07T20:53:19.9224918Z dtype=SparseType.INT8, 2025-05-07T20:53:19.9225160Z indices_dtype=torch.int32, 2025-05-07T20:53:19.9225401Z ) 2025-05-07T20:53:19.9225643Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.9226198Z self=, 2025-05-07T20:53:19.9226689Z N=1, 2025-05-07T20:53:19.9226883Z dtype=SparseType.INT4, 2025-05-07T20:53:19.9227126Z indices_dtype=torch.int32, 2025-05-07T20:53:19.9227357Z ) 2025-05-07T20:53:19.9227603Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.9228158Z self=, 2025-05-07T20:53:19.9228637Z N=2, 2025-05-07T20:53:19.9228833Z dtype=SparseType.INT8, 2025-05-07T20:53:19.9229076Z indices_dtype=torch.int64, 2025-05-07T20:53:19.9229305Z ) 2025-05-07T20:53:19.9229551Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:19.9230109Z self=, 2025-05-07T20:53:19.9230585Z N=8, 2025-05-07T20:53:19.9230775Z dtype=SparseType.INT2, 2025-05-07T20:53:19.9231016Z indices_dtype=torch.int64, 2025-05-07T20:53:19.9231259Z ) 2025-05-07T20:53:19.9231433Z PASSED 2025-05-07T20:53:20.9831059Z 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:53:20.9831901Z self=, 2025-05-07T20:53:20.9832400Z device_to_str='cuda', 2025-05-07T20:53:20.9832640Z cache_load_factor=0.0, 2025-05-07T20:53:20.9832874Z ) 2025-05-07T20:53:20.9834609Z PASSED 2025-05-07T20:53:21.5050625Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5051419Z self=, 2025-05-07T20:53:21.5051864Z N=1, 2025-05-07T20:53:21.5052066Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5052325Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5052559Z ) 2025-05-07T20:53:21.5052767Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5053323Z self=, 2025-05-07T20:53:21.5053751Z N=5, 2025-05-07T20:53:21.5053954Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5054206Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5054435Z ) 2025-05-07T20:53:21.5054641Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5055097Z self=, 2025-05-07T20:53:21.5055532Z N=5, 2025-05-07T20:53:21.5055730Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5055973Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5056208Z ) 2025-05-07T20:53:21.5056410Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5056866Z self=, 2025-05-07T20:53:21.5057293Z N=1, 2025-05-07T20:53:21.5057481Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5057900Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5058136Z ) 2025-05-07T20:53:21.5058446Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5058952Z self=, 2025-05-07T20:53:21.5059386Z N=1, 2025-05-07T20:53:21.5059578Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5059822Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5060054Z ) 2025-05-07T20:53:21.5060253Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5060710Z self=, 2025-05-07T20:53:21.5061139Z N=6, 2025-05-07T20:53:21.5061333Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5061580Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5061814Z ) 2025-05-07T20:53:21.5062014Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5062467Z self=, 2025-05-07T20:53:21.5062909Z N=2, 2025-05-07T20:53:21.5063111Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5063355Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5063587Z ) 2025-05-07T20:53:21.5063789Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5064237Z self=, 2025-05-07T20:53:21.5064671Z N=3, 2025-05-07T20:53:21.5064865Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5065107Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5065335Z ) 2025-05-07T20:53:21.5065533Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5065984Z self=, 2025-05-07T20:53:21.5066411Z N=3, 2025-05-07T20:53:21.5066609Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5066855Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5067081Z ) 2025-05-07T20:53:21.5067291Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5067759Z self=, 2025-05-07T20:53:21.5068185Z N=2, 2025-05-07T20:53:21.5068382Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5068636Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5068865Z ) 2025-05-07T20:53:21.5069071Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5069578Z self=, 2025-05-07T20:53:21.5069997Z N=4, 2025-05-07T20:53:21.5070189Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5070444Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5070671Z ) 2025-05-07T20:53:21.5070872Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5071330Z self=, 2025-05-07T20:53:21.5071757Z N=1, 2025-05-07T20:53:21.5071946Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5072195Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5072433Z ) 2025-05-07T20:53:21.5072641Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5073093Z self=, 2025-05-07T20:53:21.5073528Z N=6, 2025-05-07T20:53:21.5073717Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5073962Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5074196Z ) 2025-05-07T20:53:21.5074392Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5074853Z self=, 2025-05-07T20:53:21.5075284Z N=4, 2025-05-07T20:53:21.5075476Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5075718Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5075957Z ) 2025-05-07T20:53:21.5076159Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5076610Z self=, 2025-05-07T20:53:21.5077043Z N=8, 2025-05-07T20:53:21.5082296Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5082669Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5082921Z ) 2025-05-07T20:53:21.5083125Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5083595Z self=, 2025-05-07T20:53:21.5084031Z N=4, 2025-05-07T20:53:21.5084222Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5084476Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5084708Z ) 2025-05-07T20:53:21.5084909Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5085364Z self=, 2025-05-07T20:53:21.5085802Z N=7, 2025-05-07T20:53:21.5085992Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5086244Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5086476Z ) 2025-05-07T20:53:21.5086677Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5087135Z self=, 2025-05-07T20:53:21.5087577Z N=4, 2025-05-07T20:53:21.5087778Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5088022Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5088254Z ) 2025-05-07T20:53:21.5088466Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5088917Z self=, 2025-05-07T20:53:21.5089351Z N=7, 2025-05-07T20:53:21.5089566Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5089832Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5090069Z ) 2025-05-07T20:53:21.5090277Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5090726Z self=, 2025-05-07T20:53:21.5091154Z N=1, 2025-05-07T20:53:21.5091351Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5091596Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5091832Z ) 2025-05-07T20:53:21.5092036Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5092501Z self=, 2025-05-07T20:53:21.5092994Z N=3, 2025-05-07T20:53:21.5093186Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5093441Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5093666Z ) 2025-05-07T20:53:21.5093880Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5094345Z self=, 2025-05-07T20:53:21.5094769Z N=2, 2025-05-07T20:53:21.5094965Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5095210Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5095438Z ) 2025-05-07T20:53:21.5095643Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5096103Z self=, 2025-05-07T20:53:21.5096530Z N=7, 2025-05-07T20:53:21.5096726Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5096980Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5097223Z ) 2025-05-07T20:53:21.5097424Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5097876Z self=, 2025-05-07T20:53:21.5098306Z N=5, 2025-05-07T20:53:21.5098793Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5099048Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5099304Z ) 2025-05-07T20:53:21.5099507Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5099958Z self=, 2025-05-07T20:53:21.5100381Z N=5, 2025-05-07T20:53:21.5100579Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5100822Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5101059Z ) 2025-05-07T20:53:21.5101260Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5101713Z self=, 2025-05-07T20:53:21.5102284Z N=3, 2025-05-07T20:53:21.5102590Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5102837Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5103067Z ) 2025-05-07T20:53:21.5103268Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5103724Z self=, 2025-05-07T20:53:21.5104153Z N=4, 2025-05-07T20:53:21.5104344Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5104588Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5104820Z ) 2025-05-07T20:53:21.5105016Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5105474Z self=, 2025-05-07T20:53:21.5105897Z N=8, 2025-05-07T20:53:21.5106095Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5106334Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5106560Z ) 2025-05-07T20:53:21.5106762Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5107221Z self=, 2025-05-07T20:53:21.5107646Z N=3, 2025-05-07T20:53:21.5107834Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5108076Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5108309Z ) 2025-05-07T20:53:21.5108505Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5109006Z self=, 2025-05-07T20:53:21.5109440Z N=4, 2025-05-07T20:53:21.5109625Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5109870Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5110100Z ) 2025-05-07T20:53:21.5110293Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5110757Z self=, 2025-05-07T20:53:21.5111188Z N=1, 2025-05-07T20:53:21.5111377Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5111636Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5111869Z ) 2025-05-07T20:53:21.5112070Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5112524Z self=, 2025-05-07T20:53:21.5112951Z N=6, 2025-05-07T20:53:21.5113145Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5113386Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5113618Z ) 2025-05-07T20:53:21.5113819Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5114265Z self=, 2025-05-07T20:53:21.5114695Z N=2, 2025-05-07T20:53:21.5114891Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5115136Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5115367Z ) 2025-05-07T20:53:21.5115566Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5116014Z self=, 2025-05-07T20:53:21.5116448Z N=7, 2025-05-07T20:53:21.5116649Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5116901Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5117127Z ) 2025-05-07T20:53:21.5117333Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5117785Z self=, 2025-05-07T20:53:21.5118210Z N=6, 2025-05-07T20:53:21.5118411Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5118658Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5118882Z ) 2025-05-07T20:53:21.5119087Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5119537Z self=, 2025-05-07T20:53:21.5119959Z N=6, 2025-05-07T20:53:21.5120148Z dtype=SparseType.INT8, 2025-05-07T20:53:21.5120395Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5120623Z ) 2025-05-07T20:53:21.5120827Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5121444Z self=, 2025-05-07T20:53:21.5121872Z N=2, 2025-05-07T20:53:21.5122062Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5122313Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5122550Z ) 2025-05-07T20:53:21.5122745Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5123198Z self=, 2025-05-07T20:53:21.5123628Z N=2, 2025-05-07T20:53:21.5123817Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5124064Z indices_dtype=torch.int32, 2025-05-07T20:53:21.5124299Z ) 2025-05-07T20:53:21.5124496Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5124956Z self=, 2025-05-07T20:53:21.5125385Z N=8, 2025-05-07T20:53:21.5125576Z dtype=SparseType.INT4, 2025-05-07T20:53:21.5125825Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5126066Z ) 2025-05-07T20:53:21.5201569Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:21.5202037Z self=, 2025-05-07T20:53:21.5202480Z N=5, 2025-05-07T20:53:21.5202675Z dtype=SparseType.INT2, 2025-05-07T20:53:21.5202924Z indices_dtype=torch.int64, 2025-05-07T20:53:21.5203155Z ) 2025-05-07T20:53:21.5210885Z PASSED 2025-05-07T20:53:21.5211330Z 2025-05-07T20:53:21.5211540Z ============================== 5 passed in 4.74s =============================== 2025-05-07T20:53:22.1673365Z 2025-05-07T20:53:22.1673844Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:22.1695153Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 8 seconds 2025-05-07T20:53:22.1695454Z 2025-05-07T20:53:22.1695458Z 2025-05-07T20:53:22.1695462Z 2025-05-07T20:53:22.1695474Z 2025-05-07T20:53:22.1716372Z ################################################################################ 2025-05-07T20:53:22.1731616Z # [2025-05-07T20:53:22.172Z] Run Python Test Suite: 2025-05-07T20:53:22.1731959Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:53:22.1732292Z ################################################################################ 2025-05-07T20:53:22.1758064Z + 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:53:22.1758724Z 2025-05-07T20:53:24.3361922Z ============================= test session starts ============================== 2025-05-07T20:53:24.3363132Z 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:53:24.3364154Z cachedir: .pytest_cache 2025-05-07T20:53:24.3365271Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:24.3366663Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:24.3367491Z plugins: hypothesis-6.131.14 2025-05-07T20:53:26.0287994Z collecting ... collected 1 item 2025-05-07T20:53:26.0288235Z 2025-05-07T20:55:01.8148052Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8150755Z self=, 2025-05-07T20:55:01.8151520Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8151837Z pooling_mode=, 2025-05-07T20:55:01.8152132Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8152401Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8152661Z ) 2025-05-07T20:55:01.8152889Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8153459Z self=, 2025-05-07T20:55:01.8154944Z nbit_weights_ty=None, 2025-05-07T20:55:01.8155222Z pooling_mode=, 2025-05-07T20:55:01.8155511Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8155783Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8156038Z ) 2025-05-07T20:55:01.8156260Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8156829Z self=, 2025-05-07T20:55:01.8157366Z nbit_weights_ty=None, 2025-05-07T20:55:01.8157629Z pooling_mode=, 2025-05-07T20:55:01.8157920Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8158192Z output_dtype=SparseType.BF16, 2025-05-07T20:55:01.8158448Z ) 2025-05-07T20:55:01.8158665Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8159233Z self=, 2025-05-07T20:55:01.8159790Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:01.8160088Z pooling_mode=, 2025-05-07T20:55:01.8160381Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8160651Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8160906Z ) 2025-05-07T20:55:01.8161124Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8161697Z self=, 2025-05-07T20:55:01.8162258Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:01.8162547Z pooling_mode=, 2025-05-07T20:55:01.8162841Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8163113Z output_dtype=SparseType.BF16, 2025-05-07T20:55:01.8163361Z ) 2025-05-07T20:55:01.8163585Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8164190Z self=, 2025-05-07T20:55:01.8164736Z nbit_weights_ty=None, 2025-05-07T20:55:01.8165004Z pooling_mode=, 2025-05-07T20:55:01.8165291Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8165558Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8165812Z ) 2025-05-07T20:55:01.8166028Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8166592Z self=, 2025-05-07T20:55:01.8167133Z nbit_weights_ty=None, 2025-05-07T20:55:01.8167393Z pooling_mode=, 2025-05-07T20:55:01.8167680Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8167947Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8168196Z ) 2025-05-07T20:55:01.8168413Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8168981Z self=, 2025-05-07T20:55:01.8169525Z nbit_weights_ty=None, 2025-05-07T20:55:01.8169788Z pooling_mode=, 2025-05-07T20:55:01.8170082Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8170349Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8170601Z ) 2025-05-07T20:55:01.8170821Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8171388Z self=, 2025-05-07T20:55:01.8171939Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:01.8172228Z pooling_mode=, 2025-05-07T20:55:01.8172521Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8172788Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8173150Z ) 2025-05-07T20:55:01.8173371Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8173935Z self=, 2025-05-07T20:55:01.8174478Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8174877Z pooling_mode=, 2025-05-07T20:55:01.8175246Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8175523Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8175770Z ) 2025-05-07T20:55:01.8175989Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8176566Z self=, 2025-05-07T20:55:01.8177096Z nbit_weights_ty=None, 2025-05-07T20:55:01.8177360Z pooling_mode=, 2025-05-07T20:55:01.8177656Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8177920Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8178177Z ) 2025-05-07T20:55:01.8178400Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8178962Z self=, 2025-05-07T20:55:01.8179514Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:01.8179816Z pooling_mode=, 2025-05-07T20:55:01.8180114Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8180377Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8180633Z ) 2025-05-07T20:55:01.8180856Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8181420Z self=, 2025-05-07T20:55:01.8181973Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8182272Z pooling_mode=, 2025-05-07T20:55:01.8182562Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8182883Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8183136Z ) 2025-05-07T20:55:01.8183358Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8183916Z self=, 2025-05-07T20:55:01.8184463Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:01.8184763Z pooling_mode=, 2025-05-07T20:55:01.8185051Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8185323Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8185578Z ) 2025-05-07T20:55:01.8185796Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8186360Z self=, 2025-05-07T20:55:01.8186915Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8187204Z pooling_mode=, 2025-05-07T20:55:01.8187493Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8187761Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8188019Z ) 2025-05-07T20:55:01.8188235Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8188802Z self=, 2025-05-07T20:55:01.8189354Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:01.8189648Z pooling_mode=, 2025-05-07T20:55:01.8189942Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8190213Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8190463Z ) 2025-05-07T20:55:01.8190685Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8191253Z self=, 2025-05-07T20:55:01.8191788Z nbit_weights_ty=None, 2025-05-07T20:55:01.8192044Z pooling_mode=, 2025-05-07T20:55:01.8192335Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8192625Z output_dtype=SparseType.BF16, 2025-05-07T20:55:01.8192903Z ) 2025-05-07T20:55:01.8193123Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8193690Z self=, 2025-05-07T20:55:01.8194239Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:01.8194533Z pooling_mode=, 2025-05-07T20:55:01.8194987Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8195255Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8195510Z ) 2025-05-07T20:55:01.8195734Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8196300Z self=, 2025-05-07T20:55:01.8196845Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8197139Z pooling_mode=, 2025-05-07T20:55:01.8197429Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8197692Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8197950Z ) 2025-05-07T20:55:01.8198172Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8198965Z self=, 2025-05-07T20:55:01.8199527Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:01.8199821Z pooling_mode=, 2025-05-07T20:55:01.8200117Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8200392Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8200646Z ) 2025-05-07T20:55:01.8200867Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8201428Z self=, 2025-05-07T20:55:01.8201974Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:01.8202268Z pooling_mode=, 2025-05-07T20:55:01.8202551Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8202819Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8203079Z ) 2025-05-07T20:55:01.8203320Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8203911Z self=, 2025-05-07T20:55:01.8204459Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8204754Z pooling_mode=, 2025-05-07T20:55:01.8205045Z indices_dtype=torch.int32, 2025-05-07T20:55:01.8205320Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8205573Z ) 2025-05-07T20:55:01.8205788Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8206351Z self=, 2025-05-07T20:55:01.8206897Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:01.8207183Z pooling_mode=, 2025-05-07T20:55:01.8207477Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8207749Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8207997Z ) 2025-05-07T20:55:01.8208219Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8208785Z self=, 2025-05-07T20:55:01.8209334Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:01.8209623Z pooling_mode=, 2025-05-07T20:55:01.8209917Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8210193Z output_dtype=SparseType.FP16, 2025-05-07T20:55:01.8216456Z ) 2025-05-07T20:55:01.8216712Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8217301Z self=, 2025-05-07T20:55:01.8217854Z nbit_weights_ty=None, 2025-05-07T20:55:01.8218127Z pooling_mode=, 2025-05-07T20:55:01.8218429Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8218707Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8218968Z ) 2025-05-07T20:55:01.8219190Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8219772Z self=, 2025-05-07T20:55:01.8220334Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:01.8220632Z pooling_mode=, 2025-05-07T20:55:01.8221102Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8221519Z output_dtype=SparseType.BF16, 2025-05-07T20:55:01.8221779Z ) 2025-05-07T20:55:01.8221999Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:01.8222575Z self=, 2025-05-07T20:55:01.8223122Z nbit_weights_ty=None, 2025-05-07T20:55:01.8223380Z pooling_mode=, 2025-05-07T20:55:01.8223681Z indices_dtype=torch.int64, 2025-05-07T20:55:01.8223960Z output_dtype=SparseType.FP32, 2025-05-07T20:55:01.8224213Z ) 2025-05-07T20:55:41.0765469Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0769117Z self=, 2025-05-07T20:55:41.0769846Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:41.0770157Z pooling_mode=, 2025-05-07T20:55:41.0770457Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0770772Z output_dtype=SparseType.BF16, 2025-05-07T20:55:41.0771042Z ) 2025-05-07T20:55:41.0771272Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0771843Z self=, 2025-05-07T20:55:41.0772537Z nbit_weights_ty=None, 2025-05-07T20:55:41.0772981Z pooling_mode=, 2025-05-07T20:55:41.0773289Z indices_dtype=torch.int64, 2025-05-07T20:55:41.0773558Z output_dtype=SparseType.FP32, 2025-05-07T20:55:41.0773834Z ) 2025-05-07T20:55:41.0774060Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0774754Z self=, 2025-05-07T20:55:41.0775309Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:41.0775615Z pooling_mode=, 2025-05-07T20:55:41.0775912Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0776186Z output_dtype=SparseType.BF16, 2025-05-07T20:55:41.0776450Z ) 2025-05-07T20:55:41.0776679Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0777255Z self=, 2025-05-07T20:55:41.0777797Z nbit_weights_ty=None, 2025-05-07T20:55:41.0778064Z pooling_mode=, 2025-05-07T20:55:41.0778403Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0778677Z output_dtype=SparseType.FP16, 2025-05-07T20:55:41.0778937Z ) 2025-05-07T20:55:41.0779166Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0779731Z self=, 2025-05-07T20:55:41.0780281Z nbit_weights_ty=None, 2025-05-07T20:55:41.0780544Z pooling_mode=, 2025-05-07T20:55:41.0780832Z indices_dtype=torch.int64, 2025-05-07T20:55:41.0781109Z output_dtype=SparseType.BF16, 2025-05-07T20:55:41.0781365Z ) 2025-05-07T20:55:41.0781597Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0782160Z self=, 2025-05-07T20:55:41.0782720Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:41.0783021Z pooling_mode=, 2025-05-07T20:55:41.0783307Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0783581Z output_dtype=SparseType.FP32, 2025-05-07T20:55:41.0783838Z ) 2025-05-07T20:55:41.0784057Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0784625Z self=, 2025-05-07T20:55:41.0785170Z nbit_weights_ty=None, 2025-05-07T20:55:41.0785433Z pooling_mode=, 2025-05-07T20:55:41.0785721Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0785993Z output_dtype=SparseType.FP16, 2025-05-07T20:55:41.0786645Z ) 2025-05-07T20:55:41.0787009Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0787577Z self=, 2025-05-07T20:55:41.0788121Z nbit_weights_ty=None, 2025-05-07T20:55:41.0788376Z pooling_mode=, 2025-05-07T20:55:41.0788672Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0788944Z output_dtype=SparseType.BF16, 2025-05-07T20:55:41.0789201Z ) 2025-05-07T20:55:41.0789430Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0790002Z self=, 2025-05-07T20:55:41.0790549Z nbit_weights_ty=None, 2025-05-07T20:55:41.0790804Z pooling_mode=, 2025-05-07T20:55:41.0791100Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0791374Z output_dtype=SparseType.BF16, 2025-05-07T20:55:41.0791636Z ) 2025-05-07T20:55:41.0791871Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0792440Z self=, 2025-05-07T20:55:41.0792978Z nbit_weights_ty=None, 2025-05-07T20:55:41.0793242Z pooling_mode=, 2025-05-07T20:55:41.0793542Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0793809Z output_dtype=SparseType.FP32, 2025-05-07T20:55:41.0794070Z ) 2025-05-07T20:55:41.0794295Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0794863Z self=, 2025-05-07T20:55:41.0795402Z nbit_weights_ty=None, 2025-05-07T20:55:41.0795670Z pooling_mode=, 2025-05-07T20:55:41.0795969Z indices_dtype=torch.int64, 2025-05-07T20:55:41.0796232Z output_dtype=SparseType.BF16, 2025-05-07T20:55:41.0796495Z ) 2025-05-07T20:55:41.0796723Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0797290Z self=, 2025-05-07T20:55:41.0797897Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:41.0798200Z pooling_mode=, 2025-05-07T20:55:41.0798693Z indices_dtype=torch.int32, 2025-05-07T20:55:41.0798969Z output_dtype=SparseType.FP32, 2025-05-07T20:55:41.0799225Z ) 2025-05-07T20:55:41.0799448Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:41.0800012Z self=, 2025-05-07T20:55:41.0800560Z nbit_weights_ty=None, 2025-05-07T20:55:41.0800825Z pooling_mode=, 2025-05-07T20:55:41.0801114Z indices_dtype=torch.int64, 2025-05-07T20:55:41.0801392Z output_dtype=SparseType.FP16, 2025-05-07T20:55:41.0801653Z ) 2025-05-07T20:55:41.0801840Z PASSED 2025-05-07T20:55:41.0801954Z 2025-05-07T20:55:41.0802110Z ======================== 1 passed in 136.86s (0:02:16) ========================= 2025-05-07T20:55:41.7854955Z 2025-05-07T20:55:41.7855833Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:55:41.7873828Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 139 seconds 2025-05-07T20:55:41.7874189Z 2025-05-07T20:55:41.7874194Z 2025-05-07T20:55:41.7874199Z 2025-05-07T20:55:41.7874203Z 2025-05-07T20:55:41.7896220Z ################################################################################ 2025-05-07T20:55:41.7914976Z # [2025-05-07T20:55:41.791Z] Run Python Test Suite: 2025-05-07T20:55:41.7915317Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:41.7915619Z ################################################################################ 2025-05-07T20:55:41.7941005Z + 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:55:41.7942510Z 2025-05-07T20:55:43.9520669Z ============================= test session starts ============================== 2025-05-07T20:55:43.9521658Z 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:43.9522564Z cachedir: .pytest_cache 2025-05-07T20:55:43.9523517Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:43.9524723Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:43.9525430Z plugins: hypothesis-6.131.14 2025-05-07T20:55:45.7066207Z collecting ... collected 10 items 2025-05-07T20:55:45.7066455Z 2025-05-07T20:56:32.2590313Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2592723Z self=, 2025-05-07T20:56:32.2593286Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.2593587Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2593867Z do_pruning=False, 2025-05-07T20:56:32.2594117Z pooling_mode=, 2025-05-07T20:56:32.2594405Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2594670Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2594930Z ) 2025-05-07T20:56:32.2595130Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2595581Z self=, 2025-05-07T20:56:32.2596028Z nbit_weights_ty=None, 2025-05-07T20:56:32.2596283Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2596553Z do_pruning=False, 2025-05-07T20:56:32.2596801Z pooling_mode=, 2025-05-07T20:56:32.2597097Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2597383Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2597636Z ) 2025-05-07T20:56:32.2597842Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2598293Z self=, 2025-05-07T20:56:32.2598923Z nbit_weights_ty=None, 2025-05-07T20:56:32.2599193Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2599475Z do_pruning=True, 2025-05-07T20:56:32.2599714Z pooling_mode=, 2025-05-07T20:56:32.2599999Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2600268Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.2600552Z ) 2025-05-07T20:56:32.2600761Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2601217Z self=, 2025-05-07T20:56:32.2601672Z nbit_weights_ty=None, 2025-05-07T20:56:32.2601969Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2602359Z do_pruning=False, 2025-05-07T20:56:32.2602658Z pooling_mode=, 2025-05-07T20:56:32.2602957Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2603225Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2603478Z ) 2025-05-07T20:56:32.2603683Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2604132Z self=, 2025-05-07T20:56:32.2604593Z nbit_weights_ty=None, 2025-05-07T20:56:32.2604854Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2605128Z do_pruning=True, 2025-05-07T20:56:32.2605366Z pooling_mode=, 2025-05-07T20:56:32.2605655Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2605916Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.2606174Z ) 2025-05-07T20:56:32.2606376Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2606821Z self=, 2025-05-07T20:56:32.2607282Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:32.2608145Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2608424Z do_pruning=False, 2025-05-07T20:56:32.2608659Z pooling_mode=, 2025-05-07T20:56:32.2608942Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2609208Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2609451Z ) 2025-05-07T20:56:32.2609651Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2610106Z self=, 2025-05-07T20:56:32.2610557Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.2610845Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2611120Z do_pruning=True, 2025-05-07T20:56:32.2611363Z pooling_mode=, 2025-05-07T20:56:32.2611656Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2611933Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.2612181Z ) 2025-05-07T20:56:32.2612401Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2612960Z self=, 2025-05-07T20:56:32.2613411Z nbit_weights_ty=None, 2025-05-07T20:56:32.2613672Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2613940Z do_pruning=True, 2025-05-07T20:56:32.2614185Z pooling_mode=, 2025-05-07T20:56:32.2614483Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2614748Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.2615006Z ) 2025-05-07T20:56:32.2615206Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2615662Z self=, 2025-05-07T20:56:32.2616126Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.2616423Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2616692Z do_pruning=True, 2025-05-07T20:56:32.2616933Z pooling_mode=, 2025-05-07T20:56:32.2617223Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2617489Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.2617760Z ) 2025-05-07T20:56:32.2617965Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2618422Z self=, 2025-05-07T20:56:32.2618878Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.2619173Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2619458Z do_pruning=False, 2025-05-07T20:56:32.2619703Z pooling_mode=, 2025-05-07T20:56:32.2619997Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2620270Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.2620519Z ) 2025-05-07T20:56:32.2620726Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2621175Z self=, 2025-05-07T20:56:32.2621620Z nbit_weights_ty=None, 2025-05-07T20:56:32.2621875Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2622152Z do_pruning=True, 2025-05-07T20:56:32.2622396Z pooling_mode=, 2025-05-07T20:56:32.2622673Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2622944Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.2623195Z ) 2025-05-07T20:56:32.2623386Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2623833Z self=, 2025-05-07T20:56:32.2624279Z nbit_weights_ty=None, 2025-05-07T20:56:32.2624526Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2624798Z do_pruning=True, 2025-05-07T20:56:32.2625034Z pooling_mode=, 2025-05-07T20:56:32.2625310Z indices_dtype=torch.int32, 2025-05-07T20:56:32.2625578Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.2625829Z ) 2025-05-07T20:56:32.2626022Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2626468Z self=, 2025-05-07T20:56:32.2627560Z nbit_weights_ty=None, 2025-05-07T20:56:32.2627900Z use_array_for_index_remapping=False, 2025-05-07T20:56:32.2628175Z do_pruning=False, 2025-05-07T20:56:32.2628422Z pooling_mode=, 2025-05-07T20:56:32.2628712Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2628977Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2629235Z ) 2025-05-07T20:56:32.2629445Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2629900Z self=, 2025-05-07T20:56:32.2630361Z nbit_weights_ty=None, 2025-05-07T20:56:32.2630624Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2630898Z do_pruning=False, 2025-05-07T20:56:32.2631149Z pooling_mode=, 2025-05-07T20:56:32.2631447Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2631713Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2631976Z ) 2025-05-07T20:56:32.2632182Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:32.2632659Z self=, 2025-05-07T20:56:32.2633105Z nbit_weights_ty=None, 2025-05-07T20:56:32.2633360Z use_array_for_index_remapping=True, 2025-05-07T20:56:32.2633641Z do_pruning=True, 2025-05-07T20:56:32.2633887Z pooling_mode=, 2025-05-07T20:56:32.2634185Z indices_dtype=torch.int64, 2025-05-07T20:56:32.2634463Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.2634715Z ) 2025-05-07T20:56:32.2634895Z PASSED 2025-05-07T20:56:32.5879455Z 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:56:32.5880772Z self=, 2025-05-07T20:56:32.5881459Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5881836Z pooling_mode=, 2025-05-07T20:56:32.5882249Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.5882568Z D=32, 2025-05-07T20:56:32.5882794Z B=8, 2025-05-07T20:56:32.5883020Z T=10, 2025-05-07T20:56:32.5883234Z L=10, 2025-05-07T20:56:32.5883458Z MAXH=50, 2025-05-07T20:56:32.5883693Z ) 2025-05-07T20:56:32.5884017Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5884773Z self=, 2025-05-07T20:56:32.5885449Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:32.5885808Z pooling_mode=, 2025-05-07T20:56:32.5886174Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.5886499Z D=32, 2025-05-07T20:56:32.5886714Z B=8, 2025-05-07T20:56:32.5886933Z T=10, 2025-05-07T20:56:32.5887156Z L=10, 2025-05-07T20:56:32.5887369Z MAXH=50, 2025-05-07T20:56:32.5887599Z ) 2025-05-07T20:56:32.5887933Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5888692Z self=, 2025-05-07T20:56:32.5889371Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:32.5889733Z pooling_mode=, 2025-05-07T20:56:32.5890102Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5890409Z D=512, 2025-05-07T20:56:32.5890640Z B=22, 2025-05-07T20:56:32.5890866Z T=10, 2025-05-07T20:56:32.5891079Z L=82, 2025-05-07T20:56:32.5891298Z MAXH=54, 2025-05-07T20:56:32.5891534Z ) 2025-05-07T20:56:32.5891852Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5892610Z self=, 2025-05-07T20:56:32.5893406Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:32.5893762Z pooling_mode=, 2025-05-07T20:56:32.5894128Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5895032Z D=1024, 2025-05-07T20:56:32.5895417Z B=16, 2025-05-07T20:56:32.5895648Z T=10, 2025-05-07T20:56:32.5895873Z L=96, 2025-05-07T20:56:32.5896090Z MAXH=92, 2025-05-07T20:56:32.5896322Z ) 2025-05-07T20:56:32.5896651Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5897408Z self=, 2025-05-07T20:56:32.5898088Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5898463Z pooling_mode=, 2025-05-07T20:56:32.5899050Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5899360Z D=256, 2025-05-07T20:56:32.5899585Z B=32, 2025-05-07T20:56:32.5899811Z T=16, 2025-05-07T20:56:32.5900029Z L=100, 2025-05-07T20:56:32.5900259Z MAXH=69, 2025-05-07T20:56:32.5900494Z ) 2025-05-07T20:56:32.5900810Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5901571Z self=, 2025-05-07T20:56:32.5902256Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:32.5902611Z pooling_mode=, 2025-05-07T20:56:32.5902976Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5903284Z D=256, 2025-05-07T20:56:32.5903506Z B=31, 2025-05-07T20:56:32.5903714Z T=11, 2025-05-07T20:56:32.5903928Z L=23, 2025-05-07T20:56:32.5904143Z MAXH=52, 2025-05-07T20:56:32.5904359Z ) 2025-05-07T20:56:32.5904677Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5905422Z self=, 2025-05-07T20:56:32.5906086Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5906442Z pooling_mode=, 2025-05-07T20:56:32.5906799Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5914364Z D=32, 2025-05-07T20:56:32.5914640Z B=24, 2025-05-07T20:56:32.5914859Z T=12, 2025-05-07T20:56:32.5915094Z L=37, 2025-05-07T20:56:32.5915320Z MAXH=97, 2025-05-07T20:56:32.5915545Z ) 2025-05-07T20:56:32.5915882Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5916644Z self=, 2025-05-07T20:56:32.5917321Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:32.5917697Z pooling_mode=, 2025-05-07T20:56:32.5918068Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5918381Z D=512, 2025-05-07T20:56:32.5918609Z B=8, 2025-05-07T20:56:32.5918838Z T=11, 2025-05-07T20:56:32.5919054Z L=31, 2025-05-07T20:56:32.5919285Z MAXH=64, 2025-05-07T20:56:32.5919522Z ) 2025-05-07T20:56:32.5919843Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5920602Z self=, 2025-05-07T20:56:32.5921298Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5921664Z pooling_mode=, 2025-05-07T20:56:32.5922025Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5922343Z D=1024, 2025-05-07T20:56:32.5922573Z B=32, 2025-05-07T20:56:32.5922790Z T=17, 2025-05-07T20:56:32.5923015Z L=41, 2025-05-07T20:56:32.5923238Z MAXH=61, 2025-05-07T20:56:32.5923464Z ) 2025-05-07T20:56:32.5923793Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5924546Z self=, 2025-05-07T20:56:32.5925217Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5925581Z pooling_mode=, 2025-05-07T20:56:32.5925947Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5926266Z D=512, 2025-05-07T20:56:32.5926484Z B=22, 2025-05-07T20:56:32.5926706Z T=12, 2025-05-07T20:56:32.5927151Z L=26, 2025-05-07T20:56:32.5927448Z MAXH=98, 2025-05-07T20:56:32.5927641Z ) 2025-05-07T20:56:32.5927910Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5928512Z self=, 2025-05-07T20:56:32.5929068Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5929370Z pooling_mode=, 2025-05-07T20:56:32.5929662Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5929923Z D=384, 2025-05-07T20:56:32.5930108Z B=13, 2025-05-07T20:56:32.5930284Z T=15, 2025-05-07T20:56:32.5930467Z L=83, 2025-05-07T20:56:32.5930657Z MAXH=100, 2025-05-07T20:56:32.5930844Z ) 2025-05-07T20:56:32.5931117Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5931725Z self=, 2025-05-07T20:56:32.5932278Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5932577Z pooling_mode=, 2025-05-07T20:56:32.5932942Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5933202Z D=384, 2025-05-07T20:56:32.5933387Z B=15, 2025-05-07T20:56:32.5933575Z T=15, 2025-05-07T20:56:32.5933763Z L=83, 2025-05-07T20:56:32.5933944Z MAXH=100, 2025-05-07T20:56:32.5934137Z ) 2025-05-07T20:56:32.5934410Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5935012Z self=, 2025-05-07T20:56:32.5935563Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5935865Z pooling_mode=, 2025-05-07T20:56:32.5936160Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5936422Z D=384, 2025-05-07T20:56:32.5936615Z B=8, 2025-05-07T20:56:32.5936788Z T=15, 2025-05-07T20:56:32.5936971Z L=83, 2025-05-07T20:56:32.5937163Z MAXH=100, 2025-05-07T20:56:32.5937342Z ) 2025-05-07T20:56:32.5937613Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5938216Z self=, 2025-05-07T20:56:32.5938754Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5939044Z pooling_mode=, 2025-05-07T20:56:32.5939343Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5939598Z D=384, 2025-05-07T20:56:32.5939776Z B=8, 2025-05-07T20:56:32.5939954Z T=15, 2025-05-07T20:56:32.5940132Z L=83, 2025-05-07T20:56:32.5940305Z MAXH=83, 2025-05-07T20:56:32.5940509Z ) 2025-05-07T20:56:32.5940804Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:32.5941401Z self=, 2025-05-07T20:56:32.5941943Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.5942240Z pooling_mode=, 2025-05-07T20:56:32.5942539Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.5942791Z D=384, 2025-05-07T20:56:32.5942978Z B=15, 2025-05-07T20:56:32.5943155Z T=15, 2025-05-07T20:56:32.5943327Z L=83, 2025-05-07T20:56:32.5943505Z MAXH=83, 2025-05-07T20:56:32.5943692Z ) 2025-05-07T20:56:32.5943865Z PASSED 2025-05-07T20:56:45.5399115Z 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:45.5400205Z self=, 2025-05-07T20:56:45.5400805Z D=32, 2025-05-07T20:56:45.5401027Z B=8, 2025-05-07T20:56:45.5401251Z T=10, 2025-05-07T20:56:45.5401474Z L=10, 2025-05-07T20:56:45.5401695Z MAXH=50, 2025-05-07T20:56:45.5401954Z indices_dtype=torch.int32, 2025-05-07T20:56:45.5402260Z ) 2025-05-07T20:56:45.5402529Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5403863Z self=, 2025-05-07T20:56:45.5404453Z D=256, 2025-05-07T20:56:45.5404681Z B=8, 2025-05-07T20:56:45.5404894Z T=10, 2025-05-07T20:56:45.5405115Z L=10, 2025-05-07T20:56:45.5405339Z MAXH=50, 2025-05-07T20:56:45.5405588Z indices_dtype=torch.int32, 2025-05-07T20:56:45.5405884Z ) 2025-05-07T20:56:45.5406155Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5406781Z self=, 2025-05-07T20:56:45.5407357Z D=256, 2025-05-07T20:56:45.5407579Z B=27, 2025-05-07T20:56:45.5407788Z T=20, 2025-05-07T20:56:45.5408007Z L=65, 2025-05-07T20:56:45.5408231Z MAXH=85, 2025-05-07T20:56:45.5408477Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5408777Z ) 2025-05-07T20:56:45.5409046Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5409734Z self=, 2025-05-07T20:56:45.5410312Z D=512, 2025-05-07T20:56:45.5410538Z B=30, 2025-05-07T20:56:45.5410749Z T=10, 2025-05-07T20:56:45.5410967Z L=85, 2025-05-07T20:56:45.5411184Z MAXH=79, 2025-05-07T20:56:45.5411430Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5411726Z ) 2025-05-07T20:56:45.5412002Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5412633Z self=, 2025-05-07T20:56:45.5413301Z D=1024, 2025-05-07T20:56:45.5413526Z B=15, 2025-05-07T20:56:45.5413745Z T=13, 2025-05-07T20:56:45.5413955Z L=92, 2025-05-07T20:56:45.5414176Z MAXH=74, 2025-05-07T20:56:45.5414430Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5414721Z ) 2025-05-07T20:56:45.5414992Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5415628Z self=, 2025-05-07T20:56:45.5416210Z D=512, 2025-05-07T20:56:45.5416430Z B=23, 2025-05-07T20:56:45.5416639Z T=20, 2025-05-07T20:56:45.5416854Z L=35, 2025-05-07T20:56:45.5417070Z MAXH=100, 2025-05-07T20:56:45.5417316Z indices_dtype=torch.int32, 2025-05-07T20:56:45.5417609Z ) 2025-05-07T20:56:45.5417876Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5418502Z self=, 2025-05-07T20:56:45.5419126Z D=512, 2025-05-07T20:56:45.5419347Z B=14, 2025-05-07T20:56:45.5419552Z T=10, 2025-05-07T20:56:45.5419768Z L=29, 2025-05-07T20:56:45.5419989Z MAXH=60, 2025-05-07T20:56:45.5420233Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5420525Z ) 2025-05-07T20:56:45.5420793Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5421424Z self=, 2025-05-07T20:56:45.5422003Z D=384, 2025-05-07T20:56:45.5422226Z B=31, 2025-05-07T20:56:45.5422442Z T=15, 2025-05-07T20:56:45.5422649Z L=68, 2025-05-07T20:56:45.5422865Z MAXH=82, 2025-05-07T20:56:45.5423112Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5423397Z ) 2025-05-07T20:56:45.5423665Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5424291Z self=, 2025-05-07T20:56:45.5424856Z D=256, 2025-05-07T20:56:45.5425075Z B=24, 2025-05-07T20:56:45.5425294Z T=10, 2025-05-07T20:56:45.5425500Z L=74, 2025-05-07T20:56:45.5425716Z MAXH=68, 2025-05-07T20:56:45.5425970Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5426253Z ) 2025-05-07T20:56:45.5426524Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5427161Z self=, 2025-05-07T20:56:45.5427829Z D=32, 2025-05-07T20:56:45.5428114Z B=12, 2025-05-07T20:56:45.5428329Z T=19, 2025-05-07T20:56:45.5428558Z L=74, 2025-05-07T20:56:45.5428778Z MAXH=94, 2025-05-07T20:56:45.5429030Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5429352Z ) 2025-05-07T20:56:45.5429635Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5430266Z self=, 2025-05-07T20:56:45.5430837Z D=384, 2025-05-07T20:56:45.5431052Z B=19, 2025-05-07T20:56:45.5431269Z T=13, 2025-05-07T20:56:45.5431483Z L=64, 2025-05-07T20:56:45.5431692Z MAXH=97, 2025-05-07T20:56:45.5431940Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5432232Z ) 2025-05-07T20:56:45.5432493Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5433117Z self=, 2025-05-07T20:56:45.5433698Z D=384, 2025-05-07T20:56:45.5433912Z B=19, 2025-05-07T20:56:45.5434132Z T=13, 2025-05-07T20:56:45.5434350Z L=19, 2025-05-07T20:56:45.5434561Z MAXH=97, 2025-05-07T20:56:45.5434810Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5435100Z ) 2025-05-07T20:56:45.5435361Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5435985Z self=, 2025-05-07T20:56:45.5436559Z D=384, 2025-05-07T20:56:45.5436779Z B=19, 2025-05-07T20:56:45.5436989Z T=19, 2025-05-07T20:56:45.5437204Z L=19, 2025-05-07T20:56:45.5437423Z MAXH=97, 2025-05-07T20:56:45.5437667Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5437961Z ) 2025-05-07T20:56:45.5438230Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5438852Z self=, 2025-05-07T20:56:45.5439427Z D=384, 2025-05-07T20:56:45.5439655Z B=19, 2025-05-07T20:56:45.5439874Z T=19, 2025-05-07T20:56:45.5440088Z L=19, 2025-05-07T20:56:45.5440302Z MAXH=50, 2025-05-07T20:56:45.5440549Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5440839Z ) 2025-05-07T20:56:45.5441104Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:45.5441724Z self=, 2025-05-07T20:56:45.5442294Z D=384, 2025-05-07T20:56:45.5442512Z B=19, 2025-05-07T20:56:45.5442721Z T=19, 2025-05-07T20:56:45.5442936Z L=50, 2025-05-07T20:56:45.5443152Z MAXH=50, 2025-05-07T20:56:45.5443394Z indices_dtype=torch.int64, 2025-05-07T20:56:45.5443687Z ) 2025-05-07T20:56:45.5443908Z PASSED 2025-05-07T20:56:45.6655714Z 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:45.6656770Z self=, 2025-05-07T20:56:45.6657398Z D=32, 2025-05-07T20:56:45.6657628Z B=8, 2025-05-07T20:56:45.6657849Z T=10, 2025-05-07T20:56:45.6658065Z L=10, 2025-05-07T20:56:45.6658287Z MAXH=50, 2025-05-07T20:56:45.6658523Z ) 2025-05-07T20:56:45.6658792Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6659432Z self=, 2025-05-07T20:56:45.6660021Z D=384, 2025-05-07T20:56:45.6660246Z B=8, 2025-05-07T20:56:45.6660460Z T=10, 2025-05-07T20:56:45.6660681Z L=10, 2025-05-07T20:56:45.6660909Z MAXH=50, 2025-05-07T20:56:45.6661130Z ) 2025-05-07T20:56:45.6661401Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6662032Z self=, 2025-05-07T20:56:45.6662603Z D=384, 2025-05-07T20:56:45.6662831Z B=25, 2025-05-07T20:56:45.6663504Z T=17, 2025-05-07T20:56:45.6663720Z L=37, 2025-05-07T20:56:45.6664106Z MAXH=89, 2025-05-07T20:56:45.6664347Z ) 2025-05-07T20:56:45.6664615Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6665244Z self=, 2025-05-07T20:56:45.6665821Z D=384, 2025-05-07T20:56:45.6666037Z B=23, 2025-05-07T20:56:45.6666258Z T=20, 2025-05-07T20:56:45.6666478Z L=84, 2025-05-07T20:56:45.6666689Z MAXH=66, 2025-05-07T20:56:45.6666918Z ) 2025-05-07T20:56:45.6667188Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6667810Z self=, 2025-05-07T20:56:45.6668384Z D=384, 2025-05-07T20:56:45.6668603Z B=17, 2025-05-07T20:56:45.6668825Z T=12, 2025-05-07T20:56:45.6669072Z L=16, 2025-05-07T20:56:45.6669294Z MAXH=57, 2025-05-07T20:56:45.6669514Z ) 2025-05-07T20:56:45.6669782Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6670416Z self=, 2025-05-07T20:56:45.6670992Z D=256, 2025-05-07T20:56:45.6671207Z B=13, 2025-05-07T20:56:45.6671426Z T=16, 2025-05-07T20:56:45.6671640Z L=73, 2025-05-07T20:56:45.6671849Z MAXH=81, 2025-05-07T20:56:45.6672072Z ) 2025-05-07T20:56:45.6672340Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6672960Z self=, 2025-05-07T20:56:45.6673536Z D=1024, 2025-05-07T20:56:45.6677792Z B=19, 2025-05-07T20:56:45.6678006Z T=18, 2025-05-07T20:56:45.6678227Z L=56, 2025-05-07T20:56:45.6678442Z MAXH=76, 2025-05-07T20:56:45.6678661Z ) 2025-05-07T20:56:45.6678928Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6679610Z self=, 2025-05-07T20:56:45.6680202Z D=384, 2025-05-07T20:56:45.6680422Z B=31, 2025-05-07T20:56:45.6680647Z T=13, 2025-05-07T20:56:45.6680863Z L=22, 2025-05-07T20:56:45.6681083Z MAXH=75, 2025-05-07T20:56:45.6681310Z ) 2025-05-07T20:56:45.6681570Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6682199Z self=, 2025-05-07T20:56:45.6682773Z D=384, 2025-05-07T20:56:45.6682986Z B=10, 2025-05-07T20:56:45.6683204Z T=12, 2025-05-07T20:56:45.6683419Z L=100, 2025-05-07T20:56:45.6683633Z MAXH=92, 2025-05-07T20:56:45.6683884Z ) 2025-05-07T20:56:45.6684152Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6684770Z self=, 2025-05-07T20:56:45.6685349Z D=32, 2025-05-07T20:56:45.6685569Z B=22, 2025-05-07T20:56:45.6685780Z T=12, 2025-05-07T20:56:45.6686007Z L=77, 2025-05-07T20:56:45.6686231Z MAXH=96, 2025-05-07T20:56:45.6686451Z ) 2025-05-07T20:56:45.6686717Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6687346Z self=, 2025-05-07T20:56:45.6687926Z D=384, 2025-05-07T20:56:45.6688142Z B=26, 2025-05-07T20:56:45.6688363Z T=18, 2025-05-07T20:56:45.6688576Z L=56, 2025-05-07T20:56:45.6688786Z MAXH=69, 2025-05-07T20:56:45.6689014Z ) 2025-05-07T20:56:45.6689284Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6689960Z self=, 2025-05-07T20:56:45.6690540Z D=384, 2025-05-07T20:56:45.6690759Z B=26, 2025-05-07T20:56:45.6690968Z T=10, 2025-05-07T20:56:45.6691184Z L=56, 2025-05-07T20:56:45.6691399Z MAXH=69, 2025-05-07T20:56:45.6691618Z ) 2025-05-07T20:56:45.6691886Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6692840Z self=, 2025-05-07T20:56:45.6693421Z D=384, 2025-05-07T20:56:45.6693641Z B=26, 2025-05-07T20:56:45.6693854Z T=10, 2025-05-07T20:56:45.6694061Z L=56, 2025-05-07T20:56:45.6694277Z MAXH=56, 2025-05-07T20:56:45.6694501Z ) 2025-05-07T20:56:45.6694766Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6695386Z self=, 2025-05-07T20:56:45.6695960Z D=384, 2025-05-07T20:56:45.6696182Z B=8, 2025-05-07T20:56:45.6696394Z T=10, 2025-05-07T20:56:45.6696608Z L=56, 2025-05-07T20:56:45.6696831Z MAXH=56, 2025-05-07T20:56:45.6697045Z ) 2025-05-07T20:56:45.6697311Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:45.6697942Z self=, 2025-05-07T20:56:45.6698868Z D=384, 2025-05-07T20:56:45.6699104Z B=8, 2025-05-07T20:56:45.6699329Z T=10, 2025-05-07T20:56:45.6699578Z L=56, 2025-05-07T20:56:45.6699799Z MAXH=50, 2025-05-07T20:56:45.6700028Z ) 2025-05-07T20:56:45.6700243Z PASSED 2025-05-07T20:56:46.3734995Z 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:46.3736898Z self=, 2025-05-07T20:56:46.3737914Z T=1, 2025-05-07T20:56:46.3738277Z D=2, 2025-05-07T20:56:46.3739103Z B=1, 2025-05-07T20:56:46.3739455Z log_E=3, 2025-05-07T20:56:46.3739798Z L=0, 2025-05-07T20:56:46.3740027Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.3740337Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3740600Z ) 2025-05-07T20:56:46.3740852Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3741462Z self=, 2025-05-07T20:56:46.3741972Z T=2, 2025-05-07T20:56:46.3742157Z D=2, 2025-05-07T20:56:46.3748229Z B=1, 2025-05-07T20:56:46.3748439Z log_E=3, 2025-05-07T20:56:46.3748643Z L=0, 2025-05-07T20:56:46.3748854Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.3749136Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3749398Z ) 2025-05-07T20:56:46.3749658Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3750241Z self=, 2025-05-07T20:56:46.3750762Z T=2, 2025-05-07T20:56:46.3750954Z D=103, 2025-05-07T20:56:46.3751138Z B=86, 2025-05-07T20:56:46.3751315Z log_E=4, 2025-05-07T20:56:46.3751508Z L=19, 2025-05-07T20:56:46.3751715Z weights_ty=SparseType.FP16, 2025-05-07T20:56:46.3751987Z output_dtype=SparseType.BF16, 2025-05-07T20:56:46.3752245Z ) 2025-05-07T20:56:46.3752506Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3753085Z self=, 2025-05-07T20:56:46.3753599Z T=1, 2025-05-07T20:56:46.3753786Z D=48, 2025-05-07T20:56:46.3753962Z B=48, 2025-05-07T20:56:46.3754148Z log_E=3, 2025-05-07T20:56:46.3754340Z L=6, 2025-05-07T20:56:46.3754535Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.3754810Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3755063Z ) 2025-05-07T20:56:46.3755308Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3755889Z self=, 2025-05-07T20:56:46.3756395Z T=1, 2025-05-07T20:56:46.3756578Z D=38, 2025-05-07T20:56:46.3756752Z B=30, 2025-05-07T20:56:46.3756933Z log_E=4, 2025-05-07T20:56:46.3757252Z L=9, 2025-05-07T20:56:46.3757598Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.3757877Z output_dtype=SparseType.BF16, 2025-05-07T20:56:46.3758133Z ) 2025-05-07T20:56:46.3758381Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3758958Z self=, 2025-05-07T20:56:46.3759462Z T=7, 2025-05-07T20:56:46.3759634Z D=107, 2025-05-07T20:56:46.3759815Z B=87, 2025-05-07T20:56:46.3759990Z log_E=5, 2025-05-07T20:56:46.3760175Z L=4, 2025-05-07T20:56:46.3760372Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3760646Z output_dtype=SparseType.INT8, 2025-05-07T20:56:46.3760893Z ) 2025-05-07T20:56:46.3761158Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3761734Z self=, 2025-05-07T20:56:46.3762241Z T=1, 2025-05-07T20:56:46.3762419Z D=54, 2025-05-07T20:56:46.3762610Z B=93, 2025-05-07T20:56:46.3762790Z log_E=3, 2025-05-07T20:56:46.3762970Z L=7, 2025-05-07T20:56:46.3763171Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.3763442Z output_dtype=SparseType.BF16, 2025-05-07T20:56:46.3763686Z ) 2025-05-07T20:56:46.3763940Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3764519Z self=, 2025-05-07T20:56:46.3765015Z T=5, 2025-05-07T20:56:46.3765194Z D=80, 2025-05-07T20:56:46.3765376Z B=125, 2025-05-07T20:56:46.3765631Z log_E=3, 2025-05-07T20:56:46.3765823Z L=3, 2025-05-07T20:56:46.3766028Z weights_ty=SparseType.INT8, 2025-05-07T20:56:46.3766293Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3766548Z ) 2025-05-07T20:56:46.3766801Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3767379Z self=, 2025-05-07T20:56:46.3767883Z T=5, 2025-05-07T20:56:46.3768072Z D=87, 2025-05-07T20:56:46.3768257Z B=112, 2025-05-07T20:56:46.3768435Z log_E=3, 2025-05-07T20:56:46.3768623Z L=16, 2025-05-07T20:56:46.3768827Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.3769098Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3769351Z ) 2025-05-07T20:56:46.3769604Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3770223Z self=, 2025-05-07T20:56:46.3770727Z T=9, 2025-05-07T20:56:46.3770912Z D=113, 2025-05-07T20:56:46.3771090Z B=12, 2025-05-07T20:56:46.3771272Z log_E=3, 2025-05-07T20:56:46.3771460Z L=9, 2025-05-07T20:56:46.3771656Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3771928Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3772181Z ) 2025-05-07T20:56:46.3772429Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3773084Z self=, 2025-05-07T20:56:46.3773585Z T=6, 2025-05-07T20:56:46.3773765Z D=115, 2025-05-07T20:56:46.3773937Z B=90, 2025-05-07T20:56:46.3774116Z log_E=3, 2025-05-07T20:56:46.3774303Z L=8, 2025-05-07T20:56:46.3774498Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3774768Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3775021Z ) 2025-05-07T20:56:46.3775267Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3775847Z self=, 2025-05-07T20:56:46.3776359Z T=6, 2025-05-07T20:56:46.3776532Z D=115, 2025-05-07T20:56:46.3776713Z B=90, 2025-05-07T20:56:46.3776894Z log_E=3, 2025-05-07T20:56:46.3777078Z L=0, 2025-05-07T20:56:46.3777331Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3777681Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3777929Z ) 2025-05-07T20:56:46.3778183Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3778762Z self=, 2025-05-07T20:56:46.3779274Z T=6, 2025-05-07T20:56:46.3779463Z D=115, 2025-05-07T20:56:46.3779674Z B=6, 2025-05-07T20:56:46.3779863Z log_E=3, 2025-05-07T20:56:46.3780046Z L=0, 2025-05-07T20:56:46.3780249Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3780522Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3780772Z ) 2025-05-07T20:56:46.3781031Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3781615Z self=, 2025-05-07T20:56:46.3782117Z T=6, 2025-05-07T20:56:46.3782300Z D=2, 2025-05-07T20:56:46.3782483Z B=6, 2025-05-07T20:56:46.3782666Z log_E=3, 2025-05-07T20:56:46.3782857Z L=0, 2025-05-07T20:56:46.3783059Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3783325Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3783579Z ) 2025-05-07T20:56:46.3783831Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:46.3784413Z self=, 2025-05-07T20:56:46.3784914Z T=6, 2025-05-07T20:56:46.3785090Z D=2, 2025-05-07T20:56:46.3785268Z B=6, 2025-05-07T20:56:46.3785442Z log_E=3, 2025-05-07T20:56:46.3785689Z L=6, 2025-05-07T20:56:46.3785892Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.3786161Z output_dtype=SparseType.FP16, 2025-05-07T20:56:46.3786413Z ) 2025-05-07T20:56:46.3786599Z PASSED 2025-05-07T20:56:46.9925398Z 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:46.9927595Z self=, 2025-05-07T20:56:46.9928710Z T=1, 2025-05-07T20:56:46.9929085Z D=2, 2025-05-07T20:56:46.9929449Z B=1, 2025-05-07T20:56:46.9929811Z log_E=3, 2025-05-07T20:56:46.9930078Z L=0, 2025-05-07T20:56:46.9930328Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9930625Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9930904Z weighted=False, 2025-05-07T20:56:46.9931122Z ) 2025-05-07T20:56:46.9931310Z weight_ty: fp32 2025-05-07T20:56:46.9931653Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9932327Z self=, 2025-05-07T20:56:46.9932938Z T=5, 2025-05-07T20:56:46.9933133Z D=2, 2025-05-07T20:56:46.9933331Z B=1, 2025-05-07T20:56:46.9933523Z log_E=3, 2025-05-07T20:56:46.9933730Z L=0, 2025-05-07T20:56:46.9933945Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9934228Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9934503Z weighted=False, 2025-05-07T20:56:46.9934722Z ) 2025-05-07T20:56:46.9934911Z weight_ty: fp32 2025-05-07T20:56:46.9935133Z weight_ty: fp32 2025-05-07T20:56:46.9935350Z weight_ty: fp32 2025-05-07T20:56:46.9935559Z weight_ty: fp32 2025-05-07T20:56:46.9935769Z weight_ty: fp32 2025-05-07T20:56:46.9936093Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9936769Z self=, 2025-05-07T20:56:46.9937315Z T=5, 2025-05-07T20:56:46.9937509Z D=27, 2025-05-07T20:56:46.9937707Z B=104, 2025-05-07T20:56:46.9937897Z log_E=4, 2025-05-07T20:56:46.9938096Z L=14, 2025-05-07T20:56:46.9938313Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9938894Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9939315Z weighted=True, 2025-05-07T20:56:46.9939527Z ) 2025-05-07T20:56:46.9939737Z weight_ty: fp32 2025-05-07T20:56:46.9939979Z weight_ty: fp32 2025-05-07T20:56:46.9940189Z weight_ty: fp32 2025-05-07T20:56:46.9940394Z weight_ty: fp32 2025-05-07T20:56:46.9940606Z weight_ty: fp32 2025-05-07T20:56:46.9940928Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9941591Z self=, 2025-05-07T20:56:46.9942139Z T=6, 2025-05-07T20:56:46.9942329Z D=56, 2025-05-07T20:56:46.9942524Z B=32, 2025-05-07T20:56:46.9942709Z log_E=3, 2025-05-07T20:56:46.9942905Z L=13, 2025-05-07T20:56:46.9943120Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9943399Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9943672Z weighted=True, 2025-05-07T20:56:46.9943885Z ) 2025-05-07T20:56:46.9944078Z weight_ty: fp32 2025-05-07T20:56:46.9944304Z weight_ty: fp32 2025-05-07T20:56:46.9944518Z weight_ty: fp32 2025-05-07T20:56:46.9944729Z weight_ty: fp32 2025-05-07T20:56:46.9944943Z weight_ty: fp32 2025-05-07T20:56:46.9945163Z weight_ty: fp32 2025-05-07T20:56:46.9945486Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9946156Z self=, 2025-05-07T20:56:46.9946710Z T=8, 2025-05-07T20:56:46.9946895Z D=48, 2025-05-07T20:56:46.9947085Z B=38, 2025-05-07T20:56:46.9947275Z log_E=3, 2025-05-07T20:56:46.9947565Z L=5, 2025-05-07T20:56:46.9947777Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9948062Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9948326Z weighted=False, 2025-05-07T20:56:46.9948541Z ) 2025-05-07T20:56:46.9948734Z weight_ty: fp32 2025-05-07T20:56:46.9948946Z weight_ty: fp32 2025-05-07T20:56:46.9949155Z weight_ty: fp32 2025-05-07T20:56:46.9949376Z weight_ty: fp32 2025-05-07T20:56:46.9949584Z weight_ty: fp32 2025-05-07T20:56:46.9949788Z weight_ty: fp32 2025-05-07T20:56:46.9949997Z weight_ty: fp32 2025-05-07T20:56:46.9950227Z weight_ty: fp32 2025-05-07T20:56:46.9950576Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9951242Z self=, 2025-05-07T20:56:46.9951791Z T=5, 2025-05-07T20:56:46.9951975Z D=42, 2025-05-07T20:56:46.9952165Z B=93, 2025-05-07T20:56:46.9952357Z log_E=4, 2025-05-07T20:56:46.9952550Z L=7, 2025-05-07T20:56:46.9952760Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9953044Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9953310Z weighted=True, 2025-05-07T20:56:46.9953521Z ) 2025-05-07T20:56:46.9953710Z weight_ty: fp32 2025-05-07T20:56:46.9953916Z weight_ty: fp32 2025-05-07T20:56:46.9954132Z weight_ty: fp32 2025-05-07T20:56:46.9954344Z weight_ty: fp32 2025-05-07T20:56:46.9954553Z weight_ty: fp32 2025-05-07T20:56:46.9954876Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9955542Z self=, 2025-05-07T20:56:46.9956089Z T=6, 2025-05-07T20:56:46.9956273Z D=89, 2025-05-07T20:56:46.9956465Z B=39, 2025-05-07T20:56:46.9956654Z log_E=5, 2025-05-07T20:56:46.9956845Z L=7, 2025-05-07T20:56:46.9957056Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9957341Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9957611Z weighted=False, 2025-05-07T20:56:46.9957823Z ) 2025-05-07T20:56:46.9958013Z weight_ty: fp32 2025-05-07T20:56:46.9958222Z weight_ty: fp32 2025-05-07T20:56:46.9958435Z weight_ty: fp32 2025-05-07T20:56:46.9958646Z weight_ty: fp32 2025-05-07T20:56:46.9958855Z weight_ty: fp32 2025-05-07T20:56:46.9959071Z weight_ty: fp32 2025-05-07T20:56:46.9959524Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9960188Z self=, 2025-05-07T20:56:46.9960786Z T=6, 2025-05-07T20:56:46.9960979Z D=98, 2025-05-07T20:56:46.9961173Z B=77, 2025-05-07T20:56:46.9961358Z log_E=4, 2025-05-07T20:56:46.9961558Z L=2, 2025-05-07T20:56:46.9961769Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9962047Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9962317Z weighted=False, 2025-05-07T20:56:46.9962531Z ) 2025-05-07T20:56:46.9962712Z weight_ty: fp32 2025-05-07T20:56:46.9962927Z weight_ty: fp32 2025-05-07T20:56:46.9963137Z weight_ty: fp32 2025-05-07T20:56:46.9963342Z weight_ty: fp32 2025-05-07T20:56:46.9963551Z weight_ty: fp32 2025-05-07T20:56:46.9963760Z weight_ty: fp32 2025-05-07T20:56:46.9964075Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9964745Z self=, 2025-05-07T20:56:46.9965291Z T=5, 2025-05-07T20:56:46.9965475Z D=111, 2025-05-07T20:56:46.9965665Z B=125, 2025-05-07T20:56:46.9965856Z log_E=4, 2025-05-07T20:56:46.9966048Z L=16, 2025-05-07T20:56:46.9966261Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9966545Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9966808Z weighted=True, 2025-05-07T20:56:46.9967018Z ) 2025-05-07T20:56:46.9967208Z weight_ty: fp32 2025-05-07T20:56:46.9967414Z weight_ty: fp32 2025-05-07T20:56:46.9967624Z weight_ty: fp32 2025-05-07T20:56:46.9967888Z weight_ty: fp32 2025-05-07T20:56:46.9968101Z weight_ty: fp32 2025-05-07T20:56:46.9968419Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9969081Z self=, 2025-05-07T20:56:46.9969637Z T=5, 2025-05-07T20:56:46.9969826Z D=102, 2025-05-07T20:56:46.9970018Z B=26, 2025-05-07T20:56:46.9970209Z log_E=4, 2025-05-07T20:56:46.9970402Z L=12, 2025-05-07T20:56:46.9970613Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9970900Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9971166Z weighted=False, 2025-05-07T20:56:46.9971378Z ) 2025-05-07T20:56:46.9971568Z weight_ty: fp32 2025-05-07T20:56:46.9971777Z weight_ty: fp32 2025-05-07T20:56:46.9971989Z weight_ty: fp32 2025-05-07T20:56:46.9972203Z weight_ty: fp32 2025-05-07T20:56:46.9972408Z weight_ty: fp32 2025-05-07T20:56:46.9972800Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9973473Z self=, 2025-05-07T20:56:46.9974023Z T=9, 2025-05-07T20:56:46.9974209Z D=90, 2025-05-07T20:56:46.9983072Z B=84, 2025-05-07T20:56:46.9983381Z log_E=3, 2025-05-07T20:56:46.9983626Z L=14, 2025-05-07T20:56:46.9983854Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9984144Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9984427Z weighted=True, 2025-05-07T20:56:46.9984643Z ) 2025-05-07T20:56:46.9984830Z weight_ty: fp32 2025-05-07T20:56:46.9985049Z weight_ty: fp32 2025-05-07T20:56:46.9985268Z weight_ty: fp32 2025-05-07T20:56:46.9985475Z weight_ty: fp32 2025-05-07T20:56:46.9985691Z weight_ty: fp32 2025-05-07T20:56:46.9985904Z weight_ty: fp32 2025-05-07T20:56:46.9986111Z weight_ty: fp32 2025-05-07T20:56:46.9986328Z weight_ty: fp32 2025-05-07T20:56:46.9986543Z weight_ty: fp32 2025-05-07T20:56:46.9986870Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9987545Z self=, 2025-05-07T20:56:46.9988109Z T=9, 2025-05-07T20:56:46.9988298Z D=14, 2025-05-07T20:56:46.9988493Z B=84, 2025-05-07T20:56:46.9988776Z log_E=3, 2025-05-07T20:56:46.9989053Z L=14, 2025-05-07T20:56:46.9989269Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9989556Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9989822Z weighted=True, 2025-05-07T20:56:46.9990037Z ) 2025-05-07T20:56:46.9990229Z weight_ty: fp32 2025-05-07T20:56:46.9990445Z weight_ty: fp32 2025-05-07T20:56:46.9990652Z weight_ty: fp32 2025-05-07T20:56:46.9990868Z weight_ty: fp32 2025-05-07T20:56:46.9991086Z weight_ty: fp32 2025-05-07T20:56:46.9991295Z weight_ty: fp32 2025-05-07T20:56:46.9991509Z weight_ty: fp32 2025-05-07T20:56:46.9991723Z weight_ty: fp32 2025-05-07T20:56:46.9991930Z weight_ty: fp32 2025-05-07T20:56:46.9992256Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9992932Z self=, 2025-05-07T20:56:46.9993489Z T=1, 2025-05-07T20:56:46.9993680Z D=14, 2025-05-07T20:56:46.9993877Z B=84, 2025-05-07T20:56:46.9994069Z log_E=3, 2025-05-07T20:56:46.9994267Z L=14, 2025-05-07T20:56:46.9994481Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9994760Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9995034Z weighted=True, 2025-05-07T20:56:46.9995245Z ) 2025-05-07T20:56:46.9995427Z weight_ty: fp32 2025-05-07T20:56:46.9995753Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:46.9996418Z self=, 2025-05-07T20:56:46.9996971Z T=1, 2025-05-07T20:56:46.9997159Z D=14, 2025-05-07T20:56:46.9997414Z B=3, 2025-05-07T20:56:46.9997605Z log_E=3, 2025-05-07T20:56:46.9997801Z L=14, 2025-05-07T20:56:46.9998018Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.9998306Z output_dtype=SparseType.FP32, 2025-05-07T20:56:46.9998863Z weighted=True, 2025-05-07T20:56:46.9999076Z ) 2025-05-07T20:56:46.9999271Z weight_ty: fp32 2025-05-07T20:56:46.9999599Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:47.0000306Z self=, 2025-05-07T20:56:47.0000883Z T=3, 2025-05-07T20:56:47.0001069Z D=14, 2025-05-07T20:56:47.0001264Z B=3, 2025-05-07T20:56:47.0001458Z log_E=3, 2025-05-07T20:56:47.0001650Z L=14, 2025-05-07T20:56:47.0001870Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.0002170Z output_dtype=SparseType.FP32, 2025-05-07T20:56:47.0002455Z weighted=True, 2025-05-07T20:56:47.0002659Z ) 2025-05-07T20:56:47.0002853Z weight_ty: fp32 2025-05-07T20:56:47.0003068Z weight_ty: fp32 2025-05-07T20:56:47.0003279Z weight_ty: fp32 2025-05-07T20:56:47.0003488Z PASSED 2025-05-07T20:56:47.0087117Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:56:50.3561114Z 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:50.3562285Z self=, 2025-05-07T20:56:50.3563037Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:50.3563467Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.3563855Z do_pruning=False, 2025-05-07T20:56:50.3564178Z indices_dtype=torch.int32, 2025-05-07T20:56:50.3564469Z output_dtype=SparseType.FP32, 2025-05-07T20:56:50.3564734Z ) 2025-05-07T20:56:50.3564960Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:50.3565494Z self=, 2025-05-07T20:56:50.3565982Z nbit_weights_ty=None, 2025-05-07T20:56:50.3566242Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.3566521Z do_pruning=False, 2025-05-07T20:56:50.3566763Z indices_dtype=torch.int32, 2025-05-07T20:56:50.3567669Z output_dtype=SparseType.FP32, 2025-05-07T20:56:50.3567925Z ) 2025-05-07T20:56:50.3568155Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:50.3568676Z self=, 2025-05-07T20:56:50.3569159Z nbit_weights_ty=None, 2025-05-07T20:56:50.3569420Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.3569702Z do_pruning=False, 2025-05-07T20:56:50.3569935Z indices_dtype=torch.int64, 2025-05-07T20:56:50.3570217Z output_dtype=SparseType.FP16, 2025-05-07T20:56:50.3570483Z ) 2025-05-07T20:56:50.3570717Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:50.3571229Z self=, 2025-05-07T20:56:50.3571735Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:50.3572039Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.3572324Z do_pruning=False, 2025-05-07T20:56:50.3572575Z indices_dtype=torch.int64, 2025-05-07T20:56:50.3572931Z output_dtype=SparseType.FP16, 2025-05-07T20:56:50.3573179Z ) 2025-05-07T20:56:50.3573366Z SKIPPED 2025-05-07T20:56:50.8460486Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:56:53.5416396Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5417431Z self=, 2025-05-07T20:56:53.5418088Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5418678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5419004Z associativity=1, 2025-05-07T20:56:53.5419287Z do_pruning=False, 2025-05-07T20:56:53.5419543Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5419819Z ) 2025-05-07T20:56:53.5420038Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5420561Z self=, 2025-05-07T20:56:53.5421041Z weights_ty=SparseType.FP16, 2025-05-07T20:56:53.5421336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5421626Z associativity=1, 2025-05-07T20:56:53.5421844Z do_pruning=False, 2025-05-07T20:56:53.5422088Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5422353Z ) 2025-05-07T20:56:53.5422562Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5423056Z self=, 2025-05-07T20:56:53.5423543Z weights_ty=SparseType.FP16, 2025-05-07T20:56:53.5423836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5424110Z associativity=1, 2025-05-07T20:56:53.5424335Z do_pruning=False, 2025-05-07T20:56:53.5424576Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5424833Z ) 2025-05-07T20:56:53.5425064Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5425564Z self=, 2025-05-07T20:56:53.5426031Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5426313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5426598Z associativity=1, 2025-05-07T20:56:53.5426815Z do_pruning=False, 2025-05-07T20:56:53.5427059Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5427324Z ) 2025-05-07T20:56:53.5427539Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5428028Z self=, 2025-05-07T20:56:53.5428512Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5428784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5429070Z associativity=32, 2025-05-07T20:56:53.5429294Z do_pruning=False, 2025-05-07T20:56:53.5429531Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5429907Z ) 2025-05-07T20:56:53.5430267Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5430747Z self=, 2025-05-07T20:56:53.5431229Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5431506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5431784Z associativity=32, 2025-05-07T20:56:53.5432019Z do_pruning=True, 2025-05-07T20:56:53.5432257Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5432525Z ) 2025-05-07T20:56:53.5432741Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5433227Z self=, 2025-05-07T20:56:53.5433705Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5433976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5434266Z associativity=32, 2025-05-07T20:56:53.5434511Z do_pruning=False, 2025-05-07T20:56:53.5434765Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5435028Z ) 2025-05-07T20:56:53.5435247Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5435729Z self=, 2025-05-07T20:56:53.5436202Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5436474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5436748Z associativity=32, 2025-05-07T20:56:53.5436965Z do_pruning=True, 2025-05-07T20:56:53.5437197Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5437458Z ) 2025-05-07T20:56:53.5437665Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5438210Z self=, 2025-05-07T20:56:53.5438680Z weights_ty=SparseType.FP16, 2025-05-07T20:56:53.5438948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5439229Z associativity=32, 2025-05-07T20:56:53.5439451Z do_pruning=False, 2025-05-07T20:56:53.5439689Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5439966Z ) 2025-05-07T20:56:53.5440179Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5440658Z self=, 2025-05-07T20:56:53.5441136Z weights_ty=SparseType.FP16, 2025-05-07T20:56:53.5441411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5441688Z associativity=32, 2025-05-07T20:56:53.5441914Z do_pruning=False, 2025-05-07T20:56:53.5442150Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5442409Z ) 2025-05-07T20:56:53.5442625Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5443117Z self=, 2025-05-07T20:56:53.5443595Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5443868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5444148Z associativity=1, 2025-05-07T20:56:53.5444373Z do_pruning=True, 2025-05-07T20:56:53.5444633Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5444930Z ) 2025-05-07T20:56:53.5445142Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5445624Z self=, 2025-05-07T20:56:53.5446102Z weights_ty=SparseType.INT4, 2025-05-07T20:56:53.5446380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5446653Z associativity=32, 2025-05-07T20:56:53.5446879Z do_pruning=False, 2025-05-07T20:56:53.5447117Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5447383Z ) 2025-05-07T20:56:53.5447597Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5448080Z self=, 2025-05-07T20:56:53.5448557Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5448827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5449158Z associativity=1, 2025-05-07T20:56:53.5449464Z do_pruning=True, 2025-05-07T20:56:53.5449693Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5449967Z ) 2025-05-07T20:56:53.5450178Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5450658Z self=, 2025-05-07T20:56:53.5451136Z weights_ty=SparseType.INT4, 2025-05-07T20:56:53.5451411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5451689Z associativity=1, 2025-05-07T20:56:53.5451903Z do_pruning=True, 2025-05-07T20:56:53.5452142Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5452409Z ) 2025-05-07T20:56:53.5452619Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5453204Z self=, 2025-05-07T20:56:53.5453689Z weights_ty=SparseType.FP16, 2025-05-07T20:56:53.5453960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5454250Z associativity=32, 2025-05-07T20:56:53.5454470Z do_pruning=True, 2025-05-07T20:56:53.5454699Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5454979Z ) 2025-05-07T20:56:53.5455201Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5455682Z self=, 2025-05-07T20:56:53.5456164Z weights_ty=SparseType.INT4, 2025-05-07T20:56:53.5456441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5456726Z associativity=1, 2025-05-07T20:56:53.5456943Z do_pruning=True, 2025-05-07T20:56:53.5457183Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5457507Z ) 2025-05-07T20:56:53.5457716Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5458210Z self=, 2025-05-07T20:56:53.5458687Z weights_ty=SparseType.INT4, 2025-05-07T20:56:53.5458967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5459254Z associativity=32, 2025-05-07T20:56:53.5459480Z do_pruning=True, 2025-05-07T20:56:53.5459710Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5459987Z ) 2025-05-07T20:56:53.5460208Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5460696Z self=, 2025-05-07T20:56:53.5461170Z weights_ty=SparseType.INT4, 2025-05-07T20:56:53.5461453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5461738Z associativity=32, 2025-05-07T20:56:53.5461957Z do_pruning=False, 2025-05-07T20:56:53.5462201Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5462470Z ) 2025-05-07T20:56:53.5462678Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5463164Z self=, 2025-05-07T20:56:53.5463637Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5463909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5464187Z associativity=32, 2025-05-07T20:56:53.5464441Z do_pruning=True, 2025-05-07T20:56:53.5464694Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5464961Z ) 2025-05-07T20:56:53.5465169Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5465658Z self=, 2025-05-07T20:56:53.5466127Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5466400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5466676Z associativity=32, 2025-05-07T20:56:53.5466894Z do_pruning=False, 2025-05-07T20:56:53.5467132Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5467399Z ) 2025-05-07T20:56:53.5467604Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5468086Z self=, 2025-05-07T20:56:53.5468902Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5469183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5469460Z associativity=32, 2025-05-07T20:56:53.5469682Z do_pruning=False, 2025-05-07T20:56:53.5469927Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5470186Z ) 2025-05-07T20:56:53.5470408Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5470902Z self=, 2025-05-07T20:56:53.5471383Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5471661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5471953Z associativity=32, 2025-05-07T20:56:53.5472177Z do_pruning=True, 2025-05-07T20:56:53.5472415Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5472688Z ) 2025-05-07T20:56:53.5472898Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5473391Z self=, 2025-05-07T20:56:53.5473880Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5474156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5474454Z associativity=1, 2025-05-07T20:56:53.5474712Z do_pruning=True, 2025-05-07T20:56:53.5474951Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5475212Z ) 2025-05-07T20:56:53.5475431Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5475929Z self=, 2025-05-07T20:56:53.5476396Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5476680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5477013Z associativity=1, 2025-05-07T20:56:53.5477228Z do_pruning=False, 2025-05-07T20:56:53.5477471Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5477734Z ) 2025-05-07T20:56:53.5477938Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5478434Z self=, 2025-05-07T20:56:53.5478905Z weights_ty=SparseType.INT2, 2025-05-07T20:56:53.5479184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5479456Z associativity=1, 2025-05-07T20:56:53.5479674Z do_pruning=False, 2025-05-07T20:56:53.5479914Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5480168Z ) 2025-05-07T20:56:53.5480384Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5480879Z self=, 2025-05-07T20:56:53.5481350Z weights_ty=SparseType.FP32, 2025-05-07T20:56:53.5481633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:53.5481915Z associativity=32, 2025-05-07T20:56:53.5482131Z do_pruning=True, 2025-05-07T20:56:53.5482372Z use_array_for_index_remapping=False, 2025-05-07T20:56:53.5482651Z ) 2025-05-07T20:56:53.5482857Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:53.5483351Z self=, 2025-05-07T20:56:53.5483834Z weights_ty=SparseType.INT4, 2025-05-07T20:56:53.5484117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:53.5484396Z associativity=32, 2025-05-07T20:56:53.5484628Z do_pruning=False, 2025-05-07T20:56:53.5484869Z use_array_for_index_remapping=True, 2025-05-07T20:56:53.5485138Z ) 2025-05-07T20:56:56.2863265Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2863961Z self=, 2025-05-07T20:56:56.2864652Z weights_ty=SparseType.INT4, 2025-05-07T20:56:56.2864934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2865208Z associativity=1, 2025-05-07T20:56:56.2865430Z do_pruning=False, 2025-05-07T20:56:56.2865669Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2865932Z ) 2025-05-07T20:56:56.2866398Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2867068Z self=, 2025-05-07T20:56:56.2867551Z weights_ty=SparseType.INT4, 2025-05-07T20:56:56.2867823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2868102Z associativity=1, 2025-05-07T20:56:56.2868319Z do_pruning=False, 2025-05-07T20:56:56.2868551Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2868815Z ) 2025-05-07T20:56:56.2869024Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2869501Z self=, 2025-05-07T20:56:56.2870099Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2870502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2870848Z associativity=32, 2025-05-07T20:56:56.2871107Z do_pruning=True, 2025-05-07T20:56:56.2871446Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2871826Z ) 2025-05-07T20:56:56.2872115Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2872713Z self=, 2025-05-07T20:56:56.2873203Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2873471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2873752Z associativity=32, 2025-05-07T20:56:56.2873972Z do_pruning=False, 2025-05-07T20:56:56.2874205Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2874465Z ) 2025-05-07T20:56:56.2874678Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2875163Z self=, 2025-05-07T20:56:56.2875774Z weights_ty=SparseType.FP16, 2025-05-07T20:56:56.2876048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2876325Z associativity=1, 2025-05-07T20:56:56.2876536Z do_pruning=True, 2025-05-07T20:56:56.2883699Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2883996Z ) 2025-05-07T20:56:56.2884220Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2884711Z self=, 2025-05-07T20:56:56.2885203Z weights_ty=SparseType.FP32, 2025-05-07T20:56:56.2885496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2885785Z associativity=32, 2025-05-07T20:56:56.2886013Z do_pruning=False, 2025-05-07T20:56:56.2886285Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2886576Z ) 2025-05-07T20:56:56.2886786Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2887281Z self=, 2025-05-07T20:56:56.2887764Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2888039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2888326Z associativity=1, 2025-05-07T20:56:56.2888550Z do_pruning=True, 2025-05-07T20:56:56.2888788Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2889060Z ) 2025-05-07T20:56:56.2889275Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2889756Z self=, 2025-05-07T20:56:56.2890238Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2890518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2890802Z associativity=1, 2025-05-07T20:56:56.2891020Z do_pruning=False, 2025-05-07T20:56:56.2891261Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2891531Z ) 2025-05-07T20:56:56.2891738Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2892227Z self=, 2025-05-07T20:56:56.2892825Z weights_ty=SparseType.INT4, 2025-05-07T20:56:56.2893106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2893392Z associativity=32, 2025-05-07T20:56:56.2893696Z do_pruning=True, 2025-05-07T20:56:56.2894008Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2894279Z ) 2025-05-07T20:56:56.2894493Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2894981Z self=, 2025-05-07T20:56:56.2895455Z weights_ty=SparseType.INT4, 2025-05-07T20:56:56.2895731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2896013Z associativity=32, 2025-05-07T20:56:56.2896236Z do_pruning=False, 2025-05-07T20:56:56.2896475Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2896741Z ) 2025-05-07T20:56:56.2896956Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2897447Z self=, 2025-05-07T20:56:56.2897936Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2898247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2898839Z associativity=1, 2025-05-07T20:56:56.2899072Z do_pruning=False, 2025-05-07T20:56:56.2899321Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2899594Z ) 2025-05-07T20:56:56.2899808Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2900300Z self=, 2025-05-07T20:56:56.2900782Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2901068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2901347Z associativity=1, 2025-05-07T20:56:56.2901574Z do_pruning=True, 2025-05-07T20:56:56.2901813Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2902178Z ) 2025-05-07T20:56:56.2902398Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2902888Z self=, 2025-05-07T20:56:56.2903364Z weights_ty=SparseType.INT2, 2025-05-07T20:56:56.2903649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2903948Z associativity=1, 2025-05-07T20:56:56.2904165Z do_pruning=True, 2025-05-07T20:56:56.2904414Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2904692Z ) 2025-05-07T20:56:56.2904903Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2905392Z self=, 2025-05-07T20:56:56.2905871Z weights_ty=SparseType.FP16, 2025-05-07T20:56:56.2906151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2906431Z associativity=32, 2025-05-07T20:56:56.2906662Z do_pruning=False, 2025-05-07T20:56:56.2906912Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2907170Z ) 2025-05-07T20:56:56.2907391Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2907878Z self=, 2025-05-07T20:56:56.2908350Z weights_ty=SparseType.FP16, 2025-05-07T20:56:56.2908635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2908922Z associativity=32, 2025-05-07T20:56:56.2909143Z do_pruning=True, 2025-05-07T20:56:56.2909383Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2909649Z ) 2025-05-07T20:56:56.2909858Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2910348Z self=, 2025-05-07T20:56:56.2910822Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2911098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2911373Z associativity=32, 2025-05-07T20:56:56.2911598Z do_pruning=True, 2025-05-07T20:56:56.2911836Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2912095Z ) 2025-05-07T20:56:56.2912310Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2912799Z self=, 2025-05-07T20:56:56.2913343Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2913736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2914025Z associativity=1, 2025-05-07T20:56:56.2914239Z do_pruning=True, 2025-05-07T20:56:56.2914488Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2914758Z ) 2025-05-07T20:56:56.2914974Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2915455Z self=, 2025-05-07T20:56:56.2915941Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2916225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2916499Z associativity=1, 2025-05-07T20:56:56.2916733Z do_pruning=False, 2025-05-07T20:56:56.2916971Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2917232Z ) 2025-05-07T20:56:56.2917450Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2917943Z self=, 2025-05-07T20:56:56.2918425Z weights_ty=SparseType.FP16, 2025-05-07T20:56:56.2918708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2918994Z associativity=32, 2025-05-07T20:56:56.2919217Z do_pruning=True, 2025-05-07T20:56:56.2919451Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2919729Z ) 2025-05-07T20:56:56.2919947Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2920428Z self=, 2025-05-07T20:56:56.2920917Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2921196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2921522Z associativity=1, 2025-05-07T20:56:56.2921748Z do_pruning=False, 2025-05-07T20:56:56.2921993Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2922254Z ) 2025-05-07T20:56:56.2922470Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2922956Z self=, 2025-05-07T20:56:56.2923433Z weights_ty=SparseType.INT2, 2025-05-07T20:56:56.2923712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:56.2923996Z associativity=1, 2025-05-07T20:56:56.2924216Z do_pruning=True, 2025-05-07T20:56:56.2924450Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2924716Z ) 2025-05-07T20:56:56.2924927Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2925404Z self=, 2025-05-07T20:56:56.2925880Z weights_ty=SparseType.FP16, 2025-05-07T20:56:56.2926164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2926462Z associativity=32, 2025-05-07T20:56:56.2926718Z do_pruning=True, 2025-05-07T20:56:56.2926960Z use_array_for_index_remapping=False, 2025-05-07T20:56:56.2927220Z ) 2025-05-07T20:56:56.2927434Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2927930Z self=, 2025-05-07T20:56:56.2928406Z weights_ty=SparseType.INT2, 2025-05-07T20:56:56.2928680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2928964Z associativity=1, 2025-05-07T20:56:56.2929188Z do_pruning=False, 2025-05-07T20:56:56.2929421Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2929685Z ) 2025-05-07T20:56:56.2929898Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2930376Z self=, 2025-05-07T20:56:56.2930856Z weights_ty=SparseType.INT4, 2025-05-07T20:56:56.2931137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2931418Z associativity=32, 2025-05-07T20:56:56.2931639Z do_pruning=True, 2025-05-07T20:56:56.2931865Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2932128Z ) 2025-05-07T20:56:56.2932343Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2933005Z self=, 2025-05-07T20:56:56.2933484Z weights_ty=SparseType.INT8, 2025-05-07T20:56:56.2933760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2934040Z associativity=32, 2025-05-07T20:56:56.2934253Z do_pruning=True, 2025-05-07T20:56:56.2934485Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2934751Z ) 2025-05-07T20:56:56.2934955Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:56.2935441Z self=, 2025-05-07T20:56:56.2935954Z weights_ty=SparseType.INT2, 2025-05-07T20:56:56.2936238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:56.2936519Z associativity=32, 2025-05-07T20:56:56.2936741Z do_pruning=True, 2025-05-07T20:56:56.2936968Z use_array_for_index_remapping=True, 2025-05-07T20:56:56.2937234Z ) 2025-05-07T20:56:56.2937412Z PASSED 2025-05-07T20:56:56.2937518Z 2025-05-07T20:56:56.2937667Z =============================== warnings summary =============================== 2025-05-07T20:56:56.2938239Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:56.2938952Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:56.2940380Z /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:56.2941658Z res_scale_shift = torch.tensor( 2025-05-07T20:56:56.2941842Z 2025-05-07T20:56:56.2942164Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:56.2942884Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:56.2943632Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:56:56.2945084Z /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:56.2946283Z res_scale_shift = torch.tensor( 2025-05-07T20:56:56.2946467Z 2025-05-07T20:56:56.2946814Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:56:56.2948277Z /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:56.2949515Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:56:56.2949742Z 2025-05-07T20:56:56.2949973Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:56:56.2950419Z =========================== short test summary info ============================ 2025-05-07T20:56:56.2951285Z 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:56.2952181Z ============= 9 passed, 1 skipped, 6 warnings in 72.46s (0:01:12) ============== 2025-05-07T20:56:57.0524791Z 2025-05-07T20:56:57.0525987Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:57.0543567Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 76 seconds 2025-05-07T20:56:57.0543882Z 2025-05-07T20:56:57.0544208Z 2025-05-07T20:56:57.0544213Z 2025-05-07T20:56:57.0544377Z 2025-05-07T20:56:57.0565900Z ################################################################################ 2025-05-07T20:56:57.0581348Z # [2025-05-07T20:56:57.057Z] Run Python Test Suite: 2025-05-07T20:56:57.0581712Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:57.0582046Z ################################################################################ 2025-05-07T20:56:57.0608017Z + 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:57.0608685Z 2025-05-07T20:56:59.2192372Z ============================= test session starts ============================== 2025-05-07T20:56:59.2193588Z 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.2194599Z cachedir: .pytest_cache 2025-05-07T20:56:59.2195751Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:59.2197165Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:59.2197711Z plugins: hypothesis-6.131.14 2025-05-07T20:57:00.9540916Z collecting ... collected 3 items 2025-05-07T20:57:00.9541145Z 2025-05-07T20:57:08.8150555Z 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:57:08.8151879Z self=, 2025-05-07T20:57:08.8152953Z weights_ty=SparseType.FP32, 2025-05-07T20:57:08.8153204Z ) 2025-05-07T20:57:08.8153525Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:08.8154352Z self=, 2025-05-07T20:57:08.8155039Z weights_ty=SparseType.FP16, 2025-05-07T20:57:08.8155286Z ) 2025-05-07T20:57:08.8155602Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:08.8156402Z self=, 2025-05-07T20:57:08.8157076Z weights_ty=SparseType.INT8, 2025-05-07T20:57:08.8157315Z ) 2025-05-07T20:57:08.8157633Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:08.8158434Z self=, 2025-05-07T20:57:08.8159103Z weights_ty=SparseType.INT4, 2025-05-07T20:57:08.8159346Z ) 2025-05-07T20:57:08.8159668Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:08.8160470Z self=, 2025-05-07T20:57:08.8161140Z weights_ty=SparseType.INT2, 2025-05-07T20:57:08.8161384Z ) 2025-05-07T20:57:08.8161562Z PASSED 2025-05-07T20:57:12.0627381Z 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:57:12.0628771Z self=, 2025-05-07T20:57:12.0629478Z weights_ty=SparseType.FP32, 2025-05-07T20:57:12.0629748Z emulate_pruning=False, 2025-05-07T20:57:12.0630003Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0630572Z ) 2025-05-07T20:57:12.0631075Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0631910Z self=, 2025-05-07T20:57:12.0632608Z weights_ty=SparseType.INT8, 2025-05-07T20:57:12.0632867Z emulate_pruning=False, 2025-05-07T20:57:12.0633118Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0633352Z ) 2025-05-07T20:57:12.0633683Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0634504Z self=, 2025-05-07T20:57:12.0635196Z weights_ty=SparseType.INT8, 2025-05-07T20:57:12.0635466Z emulate_pruning=True, 2025-05-07T20:57:12.0635731Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0635995Z ) 2025-05-07T20:57:12.0636327Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0637147Z self=, 2025-05-07T20:57:12.0637839Z weights_ty=SparseType.INT4, 2025-05-07T20:57:12.0638102Z emulate_pruning=False, 2025-05-07T20:57:12.0638354Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0638580Z ) 2025-05-07T20:57:12.0638918Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0639746Z self=, 2025-05-07T20:57:12.0640527Z weights_ty=SparseType.INT8, 2025-05-07T20:57:12.0640789Z emulate_pruning=False, 2025-05-07T20:57:12.0641039Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0641274Z ) 2025-05-07T20:57:12.0641613Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0642439Z self=, 2025-05-07T20:57:12.0643125Z weights_ty=SparseType.INT2, 2025-05-07T20:57:12.0643376Z emulate_pruning=True, 2025-05-07T20:57:12.0643621Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0643860Z ) 2025-05-07T20:57:12.0644179Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0645002Z self=, 2025-05-07T20:57:12.0645691Z weights_ty=SparseType.INT2, 2025-05-07T20:57:12.0645949Z emulate_pruning=False, 2025-05-07T20:57:12.0646196Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0646441Z ) 2025-05-07T20:57:12.0646778Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0647604Z self=, 2025-05-07T20:57:12.0648294Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.0648558Z emulate_pruning=True, 2025-05-07T20:57:12.0648802Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0649046Z ) 2025-05-07T20:57:12.0649376Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0650206Z self=, 2025-05-07T20:57:12.0650890Z weights_ty=SparseType.INT8, 2025-05-07T20:57:12.0651154Z emulate_pruning=True, 2025-05-07T20:57:12.0651399Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0651630Z ) 2025-05-07T20:57:12.0652092Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0653034Z self=, 2025-05-07T20:57:12.0653721Z weights_ty=SparseType.INT4, 2025-05-07T20:57:12.0653974Z emulate_pruning=True, 2025-05-07T20:57:12.0654219Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0654459Z ) 2025-05-07T20:57:12.0654780Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0655605Z self=, 2025-05-07T20:57:12.0656294Z weights_ty=SparseType.FP32, 2025-05-07T20:57:12.0656549Z emulate_pruning=True, 2025-05-07T20:57:12.0656795Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0657031Z ) 2025-05-07T20:57:12.0657353Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0658182Z self=, 2025-05-07T20:57:12.0658864Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.0659123Z emulate_pruning=False, 2025-05-07T20:57:12.0659363Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0659596Z ) 2025-05-07T20:57:12.0659926Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0660740Z self=, 2025-05-07T20:57:12.0661509Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.0661773Z emulate_pruning=False, 2025-05-07T20:57:12.0662024Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0662254Z ) 2025-05-07T20:57:12.0662581Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0663413Z self=, 2025-05-07T20:57:12.0664098Z weights_ty=SparseType.INT4, 2025-05-07T20:57:12.0664359Z emulate_pruning=True, 2025-05-07T20:57:12.0664608Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0664839Z ) 2025-05-07T20:57:12.0665169Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0665993Z self=, 2025-05-07T20:57:12.0666679Z weights_ty=SparseType.INT4, 2025-05-07T20:57:12.0666933Z emulate_pruning=False, 2025-05-07T20:57:12.0667182Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0667415Z ) 2025-05-07T20:57:12.0667737Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0668567Z self=, 2025-05-07T20:57:12.0669251Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.0669515Z emulate_pruning=True, 2025-05-07T20:57:12.0669759Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0669998Z ) 2025-05-07T20:57:12.0670331Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0671148Z self=, 2025-05-07T20:57:12.0671845Z weights_ty=SparseType.INT2, 2025-05-07T20:57:12.0672114Z emulate_pruning=True, 2025-05-07T20:57:12.0672355Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0672594Z ) 2025-05-07T20:57:12.0672929Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0673878Z self=, 2025-05-07T20:57:12.0674559Z weights_ty=SparseType.INT2, 2025-05-07T20:57:12.0674823Z emulate_pruning=False, 2025-05-07T20:57:12.0675081Z indices_dtype=torch.int32, 2025-05-07T20:57:12.0675321Z ) 2025-05-07T20:57:12.0675654Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0676480Z self=, 2025-05-07T20:57:12.0677166Z weights_ty=SparseType.FP32, 2025-05-07T20:57:12.0677425Z emulate_pruning=False, 2025-05-07T20:57:12.0677672Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0677910Z ) 2025-05-07T20:57:12.0678231Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:12.0679060Z self=, 2025-05-07T20:57:12.0679743Z weights_ty=SparseType.FP32, 2025-05-07T20:57:12.0679996Z emulate_pruning=True, 2025-05-07T20:57:12.0680240Z indices_dtype=torch.int64, 2025-05-07T20:57:12.0680477Z ) 2025-05-07T20:57:12.0680650Z PASSED 2025-05-07T20:57:12.1178985Z 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:57:12.1180230Z self=, 2025-05-07T20:57:12.1181076Z T=1, 2025-05-07T20:57:12.1181257Z D=2, 2025-05-07T20:57:12.1181435Z B=1, 2025-05-07T20:57:12.1181606Z log_E=3, 2025-05-07T20:57:12.1181790Z L=0, 2025-05-07T20:57:12.1182002Z weights_ty=SparseType.FP32, 2025-05-07T20:57:12.1182277Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1182538Z ) 2025-05-07T20:57:12.1182834Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1183577Z self=, 2025-05-07T20:57:12.1184198Z T=2, 2025-05-07T20:57:12.1184372Z D=2, 2025-05-07T20:57:12.1184541Z B=1, 2025-05-07T20:57:12.1184718Z log_E=3, 2025-05-07T20:57:12.1185088Z L=0, 2025-05-07T20:57:12.1192418Z weights_ty=SparseType.FP32, 2025-05-07T20:57:12.1192757Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1193017Z ) 2025-05-07T20:57:12.1193325Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1194085Z self=, 2025-05-07T20:57:12.1194714Z T=2, 2025-05-07T20:57:12.1194908Z D=91, 2025-05-07T20:57:12.1195094Z B=73, 2025-05-07T20:57:12.1195276Z log_E=5, 2025-05-07T20:57:12.1195470Z L=19, 2025-05-07T20:57:12.1195677Z weights_ty=SparseType.INT2, 2025-05-07T20:57:12.1195958Z output_dtype=SparseType.BF16, 2025-05-07T20:57:12.1196209Z ) 2025-05-07T20:57:12.1196506Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1197259Z self=, 2025-05-07T20:57:12.1197887Z T=6, 2025-05-07T20:57:12.1198077Z D=102, 2025-05-07T20:57:12.1198266Z B=77, 2025-05-07T20:57:12.1198767Z log_E=5, 2025-05-07T20:57:12.1199050Z L=11, 2025-05-07T20:57:12.1199269Z weights_ty=SparseType.INT2, 2025-05-07T20:57:12.1199544Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1199803Z ) 2025-05-07T20:57:12.1200104Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1201162Z self=, 2025-05-07T20:57:12.1201797Z T=1, 2025-05-07T20:57:12.1201984Z D=64, 2025-05-07T20:57:12.1202170Z B=50, 2025-05-07T20:57:12.1202351Z log_E=5, 2025-05-07T20:57:12.1202548Z L=4, 2025-05-07T20:57:12.1202758Z weights_ty=SparseType.INT4, 2025-05-07T20:57:12.1203036Z output_dtype=SparseType.BF16, 2025-05-07T20:57:12.1203296Z ) 2025-05-07T20:57:12.1203595Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1204341Z self=, 2025-05-07T20:57:12.1204975Z T=1, 2025-05-07T20:57:12.1205164Z D=69, 2025-05-07T20:57:12.1205342Z B=34, 2025-05-07T20:57:12.1205529Z log_E=4, 2025-05-07T20:57:12.1205729Z L=12, 2025-05-07T20:57:12.1205936Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1206214Z output_dtype=SparseType.BF16, 2025-05-07T20:57:12.1206468Z ) 2025-05-07T20:57:12.1206767Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1207516Z self=, 2025-05-07T20:57:12.1208147Z T=3, 2025-05-07T20:57:12.1208334Z D=104, 2025-05-07T20:57:12.1208514Z B=4, 2025-05-07T20:57:12.1208703Z log_E=3, 2025-05-07T20:57:12.1208897Z L=6, 2025-05-07T20:57:12.1209097Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1209449Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1209703Z ) 2025-05-07T20:57:12.1209995Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1210747Z self=, 2025-05-07T20:57:12.1211384Z T=8, 2025-05-07T20:57:12.1211567Z D=84, 2025-05-07T20:57:12.1211744Z B=93, 2025-05-07T20:57:12.1211928Z log_E=3, 2025-05-07T20:57:12.1212119Z L=0, 2025-05-07T20:57:12.1212318Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1212598Z output_dtype=SparseType.BF16, 2025-05-07T20:57:12.1212979Z ) 2025-05-07T20:57:12.1213270Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1214023Z self=, 2025-05-07T20:57:12.1214660Z T=2, 2025-05-07T20:57:12.1214836Z D=125, 2025-05-07T20:57:12.1215021Z B=20, 2025-05-07T20:57:12.1215210Z log_E=4, 2025-05-07T20:57:12.1215397Z L=2, 2025-05-07T20:57:12.1215604Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1215885Z output_dtype=SparseType.INT8, 2025-05-07T20:57:12.1216135Z ) 2025-05-07T20:57:12.1216439Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1217193Z self=, 2025-05-07T20:57:12.1217821Z T=4, 2025-05-07T20:57:12.1218001Z D=16, 2025-05-07T20:57:12.1218188Z B=8, 2025-05-07T20:57:12.1218374Z log_E=4, 2025-05-07T20:57:12.1218561Z L=11, 2025-05-07T20:57:12.1218776Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1219055Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1219308Z ) 2025-05-07T20:57:12.1219606Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1220366Z self=, 2025-05-07T20:57:12.1220990Z T=5, 2025-05-07T20:57:12.1221180Z D=30, 2025-05-07T20:57:12.1221372Z B=119, 2025-05-07T20:57:12.1221611Z log_E=4, 2025-05-07T20:57:12.1221803Z L=10, 2025-05-07T20:57:12.1222094Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1222368Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1222627Z ) 2025-05-07T20:57:12.1222923Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1223679Z self=, 2025-05-07T20:57:12.1224307Z T=5, 2025-05-07T20:57:12.1224491Z D=30, 2025-05-07T20:57:12.1224678Z B=119, 2025-05-07T20:57:12.1224862Z log_E=3, 2025-05-07T20:57:12.1225057Z L=10, 2025-05-07T20:57:12.1225271Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1225543Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1225803Z ) 2025-05-07T20:57:12.1226101Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1226848Z self=, 2025-05-07T20:57:12.1227478Z T=5, 2025-05-07T20:57:12.1227661Z D=3, 2025-05-07T20:57:12.1227843Z B=119, 2025-05-07T20:57:12.1228024Z log_E=3, 2025-05-07T20:57:12.1228221Z L=10, 2025-05-07T20:57:12.1228430Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1228701Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1228959Z ) 2025-05-07T20:57:12.1229261Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1230016Z self=, 2025-05-07T20:57:12.1230735Z T=5, 2025-05-07T20:57:12.1230920Z D=3, 2025-05-07T20:57:12.1231095Z B=10, 2025-05-07T20:57:12.1231283Z log_E=3, 2025-05-07T20:57:12.1231477Z L=10, 2025-05-07T20:57:12.1231677Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1231958Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1232224Z ) 2025-05-07T20:57:12.1232522Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:12.1233276Z self=, 2025-05-07T20:57:12.1233915Z T=5, 2025-05-07T20:57:12.1234103Z D=5, 2025-05-07T20:57:12.1234281Z B=10, 2025-05-07T20:57:12.1234470Z log_E=3, 2025-05-07T20:57:12.1234667Z L=10, 2025-05-07T20:57:12.1234867Z weights_ty=SparseType.FP16, 2025-05-07T20:57:12.1235152Z output_dtype=SparseType.FP16, 2025-05-07T20:57:12.1235412Z ) 2025-05-07T20:57:12.1235600Z PASSED 2025-05-07T20:57:12.1235720Z 2025-05-07T20:57:12.1235858Z ============================== 3 passed in 13.02s ============================== 2025-05-07T20:57:12.7789431Z 2025-05-07T20:57:12.7790166Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:12.7807193Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 15 seconds 2025-05-07T20:57:12.7807574Z 2025-05-07T20:57:12.7807579Z 2025-05-07T20:57:12.7807583Z 2025-05-07T20:57:12.7807586Z 2025-05-07T20:57:12.7829255Z ################################################################################ 2025-05-07T20:57:12.7846361Z # [2025-05-07T20:57:12.784Z] Run Python Test Suite: 2025-05-07T20:57:12.7846700Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:12.7847005Z ################################################################################ 2025-05-07T20:57:12.7871288Z + 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:57:12.7871939Z 2025-05-07T20:57:14.9365929Z ============================= test session starts ============================== 2025-05-07T20:57:14.9367156Z 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:14.9367997Z cachedir: .pytest_cache 2025-05-07T20:57:14.9368721Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:14.9369443Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:14.9369836Z plugins: hypothesis-6.131.14 2025-05-07T20:57:16.6176610Z collecting ... collected 3 items 2025-05-07T20:57:16.6176836Z 2025-05-07T20:57:16.6192336Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:57:16.6202296Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:57:16.6219367Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:57:16.6219739Z 2025-05-07T20:57:16.6219900Z =========================== short test summary info ============================ 2025-05-07T20:57:16.6220417Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:57:16.6221042Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:57:16.6221656Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:16.6222132Z ============================== 3 skipped in 1.81s ============================== 2025-05-07T20:57:17.1874529Z 2025-05-07T20:57:17.1875228Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:17.1895820Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 5 seconds 2025-05-07T20:57:17.1896480Z 2025-05-07T20:57:17.1896485Z 2025-05-07T20:57:17.1896489Z 2025-05-07T20:57:17.1896493Z 2025-05-07T20:57:17.1918479Z ################################################################################ 2025-05-07T20:57:17.1934426Z # [2025-05-07T20:57:17.193Z] Run Python Test Suite: 2025-05-07T20:57:17.1934752Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:17.1935068Z ################################################################################ 2025-05-07T20:57:17.1959509Z + 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:57:17.1960120Z 2025-05-07T20:57:19.3512979Z ============================= test session starts ============================== 2025-05-07T20:57:19.3513594Z 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:19.3514094Z cachedir: .pytest_cache 2025-05-07T20:57:19.3514685Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:19.3515392Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:19.3515793Z plugins: hypothesis-6.131.14 2025-05-07T20:57:21.0819641Z collecting ... collected 6 items 2025-05-07T20:57:21.0819861Z 2025-05-07T20:57:21.0835837Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:57:21.0844426Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:57:21.0852989Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:57:21.0861595Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:57:21.0869863Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:57:21.0889633Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:57:21.0890020Z 2025-05-07T20:57:21.0890169Z =========================== short test summary info ============================ 2025-05-07T20:57:21.0890685Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:57:21.0891687Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:57:21.0892250Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:21.0892871Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:57:21.0893442Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:57:21.0894009Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:57:21.0894465Z ============================== 6 skipped in 1.86s ============================== 2025-05-07T20:57:21.6600993Z 2025-05-07T20:57:21.6602113Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:21.6620631Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:57:21.6620920Z 2025-05-07T20:57:21.6620924Z 2025-05-07T20:57:21.6620928Z 2025-05-07T20:57:21.6620932Z 2025-05-07T20:57:21.6641672Z ################################################################################ 2025-05-07T20:57:21.6661894Z # [2025-05-07T20:57:21.665Z] Run Python Test Suite: 2025-05-07T20:57:21.6662270Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:21.6662595Z ################################################################################ 2025-05-07T20:57:21.6687900Z + 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:57:21.6688557Z 2025-05-07T20:57:23.8223497Z ============================= test session starts ============================== 2025-05-07T20:57:23.8224532Z 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:23.8225039Z cachedir: .pytest_cache 2025-05-07T20:57:23.8225605Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:23.8226331Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:23.8226730Z plugins: hypothesis-6.131.14 2025-05-07T20:57:25.5532313Z collecting ... collected 3 items 2025-05-07T20:57:25.5532554Z 2025-05-07T20:57:25.5546999Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:57:25.5556275Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:57:25.5573530Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:57:25.5574021Z 2025-05-07T20:57:25.5574169Z =========================== short test summary info ============================ 2025-05-07T20:57:25.5574694Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:57:25.5575365Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:57:25.5576025Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:57:25.5576523Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:57:26.1241277Z 2025-05-07T20:57:26.1241750Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:26.1263278Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 5 seconds 2025-05-07T20:57:26.1263738Z 2025-05-07T20:57:26.1263744Z 2025-05-07T20:57:26.1263750Z 2025-05-07T20:57:26.1263755Z 2025-05-07T20:57:26.1283900Z ################################################################################ 2025-05-07T20:57:26.1300442Z # [2025-05-07T20:57:26.129Z] Run Python Test Suite: 2025-05-07T20:57:26.1300913Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:26.1301335Z ################################################################################ 2025-05-07T20:57:26.1325656Z + 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:57:26.1326384Z 2025-05-07T20:57:28.2965017Z ============================= test session starts ============================== 2025-05-07T20:57:28.2965624Z 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:28.2966370Z cachedir: .pytest_cache 2025-05-07T20:57:28.2967499Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:28.2968909Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:28.2969699Z plugins: hypothesis-6.131.14 2025-05-07T20:57:30.0229821Z collecting ... collected 11 items 2025-05-07T20:57:30.0230051Z 2025-05-07T20:57:30.0246070Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:57:30.0255163Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:57:30.0263537Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:57:30.0271843Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:57:30.0280282Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:57:30.0288316Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:57:30.0296564Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:57:30.0305483Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:57:30.0313462Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:57:30.0321439Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:57:30.0347902Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:57:30.0349040Z 2025-05-07T20:57:30.0349323Z =========================== short test summary info ============================ 2025-05-07T20:57:30.0350289Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0351502Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0352667Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0353845Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0355017Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0356193Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0357357Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0358221Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0358867Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0359510Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0360146Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:57:30.0360936Z ============================= 11 skipped in 1.86s ============================== 2025-05-07T20:57:30.6035977Z 2025-05-07T20:57:30.6036428Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:30.6056205Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:57:30.6056649Z 2025-05-07T20:57:30.6056655Z 2025-05-07T20:57:30.6056661Z 2025-05-07T20:57:30.6056666Z 2025-05-07T20:57:30.6077566Z ################################################################################ 2025-05-07T20:57:30.6097767Z # [2025-05-07T20:57:30.609Z] Run Python Test Suite: 2025-05-07T20:57:30.6098222Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:30.6098782Z ################################################################################ 2025-05-07T20:57:30.6122994Z + 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:57:30.6123764Z 2025-05-07T20:57:32.7784886Z ============================= test session starts ============================== 2025-05-07T20:57:32.7785513Z 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:32.7786029Z cachedir: .pytest_cache 2025-05-07T20:57:32.7786592Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:32.7787312Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:32.7787705Z plugins: hypothesis-6.131.14 2025-05-07T20:57:34.5980490Z collecting ... collected 4 items 2025-05-07T20:57:34.5981120Z 2025-05-07T20:57:34.5995502Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:57:34.6005514Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:57:34.6015636Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:57:34.6033741Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:57:34.6034221Z 2025-05-07T20:57:34.6034371Z =========================== short test summary info ============================ 2025-05-07T20:57:34.6034855Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.6035414Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.6035960Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.6036515Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.6036977Z ============================== 4 skipped in 1.95s ============================== 2025-05-07T20:57:35.1712911Z 2025-05-07T20:57:35.1713255Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:35.1731796Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 5 seconds 2025-05-07T20:57:35.1732090Z 2025-05-07T20:57:35.1732101Z 2025-05-07T20:57:35.1732105Z 2025-05-07T20:57:35.1732109Z 2025-05-07T20:57:35.1752415Z ################################################################################ 2025-05-07T20:57:35.1770056Z # [2025-05-07T20:57:35.176Z] Run Python Test Suite: 2025-05-07T20:57:35.1770407Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:35.1770745Z ################################################################################ 2025-05-07T20:57:35.1795335Z + 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:57:35.1796007Z 2025-05-07T20:57:37.3390802Z ============================= test session starts ============================== 2025-05-07T20:57:37.3391408Z 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:37.3392201Z cachedir: .pytest_cache 2025-05-07T20:57:37.3392969Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:37.3393681Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:37.3394077Z plugins: hypothesis-6.131.14 2025-05-07T20:57:39.0430590Z collecting ... collected 1 item 2025-05-07T20:57:39.0430828Z 2025-05-07T20:57:39.2963993Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 44 2025-05-07T20:57:39.2964746Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2965177Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2965563Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2965952Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2966344Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2966751Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2967150Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2967545Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2967933Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2968316Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2968712Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2969107Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2969780Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2970171Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2970563Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2971085Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2971688Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2972270Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2972926Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2973484Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2974017Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2974550Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2975098Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2975596Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2976154Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2976686Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2977192Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2977594Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2977998Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2978383Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2978781Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2979174Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2979627Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2980011Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2980399Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2980859Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2981245Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2981698Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2982092Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2982871Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2983281Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2983775Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2984173Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2984561Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2985027Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.2985472Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3000542Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3001298Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3002018Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3002660Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3003256Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3003947Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3004547Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3005107Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3005661Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3006205Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3006627Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3007105Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3007712Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3008109Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3008509Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3008996Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3009470Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3009932Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3010342Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3010790Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3011248Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3011692Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3012244Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3012925Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3013488Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3014019Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3014517Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3015061Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3015627Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3016139Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3037921Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3038554Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3039098Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3039607Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3040004Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3040402Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3040794Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3041255Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3041651Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3042350Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3042813Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3043206Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3043592Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3044091Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3044480Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3044920Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3045314Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3045762Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3046205Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3046600Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3047045Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3047508Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3048048Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3048596Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3049125Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3050596Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3051144Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3051706Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3052331Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3052983Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3053566Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3054113Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3054667Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3055193Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3055732Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3056269Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3056796Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3057335Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3057885Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3058428Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3058964Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3059498Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3060043Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3060578Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3061123Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3061660Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3062211Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3062744Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3063296Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3063843Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3064381Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3064931Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3065483Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3066039Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3066574Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3067294Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3067849Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3068387Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3068935Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3069486Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3070032Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3070588Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3071125Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3071669Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3072067Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3072523Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3073064Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3073516Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3074044Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3074441Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3074843Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3075232Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3075628Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3076026Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3076416Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3076889Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3077285Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3077684Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3078243Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3078784Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3079316Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3079859Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3080406Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3080938Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3081478Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3082018Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3082563Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3083095Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3083637Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3084181Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3084733Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3085267Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3085807Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3086336Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3086879Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3087416Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3087980Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3088510Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3089061Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3089604Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3090140Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3090857Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3091399Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3091937Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3092463Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3093136Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3093681Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3094216Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3094753Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3095298Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3095841Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3096370Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3096911Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3097460Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3098003Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3098767Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3099318Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3099848Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3100393Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3100933Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3101477Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3102162Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3102702Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:39.3103285Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3103891Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3104455Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3105015Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3105572Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3106122Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3106674Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3107206Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3107706Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3108283Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3108838Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3109390Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3109947Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3110511Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3111065Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3111604Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3112167Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3112711Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3113273Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3113820Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3114394Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3114961Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3115507Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3116072Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3116932Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3117494Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3118048Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3118600Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3119156Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3119708Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3120264Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3120832Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3121386Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3121942Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3122494Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3123065Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3123609Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3124162Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3124719Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3125263Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3125828Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3126379Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3127006Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3127547Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3128114Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3128679Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3129236Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3129799Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3130358Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3130913Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3131454Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3132016Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3132570Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3133200Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3133753Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3134304Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3134852Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3135411Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3135971Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3136522Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3137077Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3137632Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3138190Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3138746Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3139295Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3139858Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3140411Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3140963Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3141687Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3142252Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3142815Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3143363Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3143969Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3144541Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3145091Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3145642Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3146205Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3146760Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3147303Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3147860Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3148409Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3148960Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3149514Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3150095Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3150651Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3151198Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3151751Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3152380Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3152935Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3153486Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3154050Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3154603Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3155171Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3155723Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3156287Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3156836Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3157391Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3157965Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3158519Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3185699Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3186343Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3186911Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3187504Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3188065Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3188615Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3189152Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3189716Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3190267Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3190826Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3191387Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3191944Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3192505Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3193052Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3193804Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3194370Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3194922Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3195479Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3196031Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3196586Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3197134Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3197689Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3198240Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3198991Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3199546Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3200111Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3200666Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3201214Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3201765Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3202319Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3202861Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3203464Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3204151Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3204712Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3205256Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3205818Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3206379Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3206928Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3207478Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3208021Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3208570Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3209091Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3209587Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3210126Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3210692Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3211247Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3212013Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3212626Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3213382Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3213979Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3214530Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3215094Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3215649Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3216217Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3216782Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3217353Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3217903Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3218467Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3219302Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3219861Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3220426Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3220988Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3221557Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3222122Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3222685Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3223256Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3223817Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3224401Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3224963Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3225535Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3226094Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3226655Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3227219Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3227766Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3228328Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3228903Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3229460Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3230113Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3230675Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3231228Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3231785Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3232355Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3232913Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3233468Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3234037Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3234592Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3235146Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3235695Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3236248Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3236814Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3237369Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3237935Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3238500Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3239075Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3239627Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3240189Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3240758Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3241315Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3241889Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3242450Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3243012Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3243561Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3244116Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3244885Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3245419Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3245981Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3246535Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3247097Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3247641Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3248193Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3248749Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3249311Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3249827Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3250379Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3250916Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3251315Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3251718Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3252120Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3252518Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3253000Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3253400Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3253790Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3254263Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3254659Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3255062Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3255523Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3255947Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3256393Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3256804Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3257265Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3257762Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3258324Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3258881Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3259443Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3259997Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3260543Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3261097Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3261661Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3262212Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3262757Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3263310Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3263914Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3264450Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3265005Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3265563Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3266116Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3266676Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3267240Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3267966Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3268520Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3269072Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3269627Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3270172Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3270727Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3271292Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3271842Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3272398Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3272947Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3273552Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3274115Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3274674Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3275230Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3275783Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3276328Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3276889Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3277456Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3278011Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3278648Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3279209Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3279777Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3280336Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3280906Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3281449Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3281994Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3282554Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3283103Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3283658Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3284255Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3284819Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3285368Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3285909Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3286460Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3287026Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3287567Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3288123Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3288678Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3289224Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3289771Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3290332Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3290890Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3291429Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3291990Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3292545Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3293369Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3293916Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3294522Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3295072Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3295620Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3296191Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3296730Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3297283Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3297830Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3298918Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3299491Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3300047Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3300596Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3301145Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3301686Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3302227Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3302790Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3303332Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3303887Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3304548Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3305098Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3305651Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3306188Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3306745Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3307283Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3307836Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3308382Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3308933Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3309479Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3310023Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3310585Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3311143Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3311685Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3312231Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3312786Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3313332Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3313871Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3314416Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3314966Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3315507Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3316067Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3316623Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3317191Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3317736Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3318287Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3319091Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3319645Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3320198Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3320749Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3321290Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3321838Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3322382Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3322932Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3323473Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3324071Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3324622Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3325176Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3325736Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3326289Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3326835Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3327374Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3327922Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3328473Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3329011Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3329650Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3330205Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3330755Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3331290Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3331853Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3332413Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3333027Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3333590Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3334167Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3334738Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3335286Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3335838Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3364453Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3365018Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3365525Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3366116Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3366675Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3367226Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3367785Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3368342Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3368894Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3369461Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3370017Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3370591Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3371139Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3371703Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3372495Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3373158Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3373723Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3374297Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3374848Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3375401Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3375958Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3376418Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3376956Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3377507Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3378082Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3378503Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3378908Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3379378Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3379783Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3380196Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3380663Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3381070Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3381471Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3381955Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3382360Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3382766Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3383222Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3383646Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3384059Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3384468Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3384862Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3385269Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3385669Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3386069Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3386488Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3386893Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3387295Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3387688Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3388093Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3388500Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3388900Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3389306Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3389711Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3390112Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3390520Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3390921Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3391324Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3391722Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3392133Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3392730Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3393133Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3393541Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3393938Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3394341Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3394736Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3395138Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3395543Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3395937Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3396344Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3396746Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3397163Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3397570Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3397977Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3398385Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3399066Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3399473Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3399876Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3400284Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3400785Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3401188Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3401595Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3402003Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3402398Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3402804Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3403205Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3403600Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3404002Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3404401Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3404799Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3405206Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3405606Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3406007Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3406405Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3406806Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3407206Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3407603Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3408009Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3408413Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3408816Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3409215Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3409617Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3410019Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3410417Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3410890Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3411398Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3411792Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3412192Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3412593Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3413095Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3413488Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3413894Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3414295Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3414690Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3415091Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3415489Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3415897Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3416291Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3416693Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3417092Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3417487Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3417887Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3418288Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3418740Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3419135Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3419535Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3419935Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3420334Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3420736Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3421134Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3421536Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3421931Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3422325Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3422730Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3423126Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3423536Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3423981Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3424382Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3424785Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3425186Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3425584Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3425979Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3426379Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3426780Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3427179Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3427575Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3427981Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3428382Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3428778Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3429302Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3429704Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3430102Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3430496Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3430895Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3431292Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3431684Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3432083Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3432483Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3432879Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3433307Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3433737Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3434136Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3434532Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3434937Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3435336Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3435734Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3436135Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3436529Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3436999Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3437393Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3437789Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3438204Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3438602Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3439003Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3439403Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3439805Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3440198Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3440595Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3440991Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3441384Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3441784Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3442182Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3442576Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3442974Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3443369Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3443770Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3444160Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3444559Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3444960Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3445364Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3445765Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3446169Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3446566Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3446959Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3447478Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3447881Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3448280Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3448674Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3449071Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3449471Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3449864Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3450268Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3450664Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3451068Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3451460Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3451867Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3452271Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3452668Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3453166Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3453614Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3454007Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3454405Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3454855Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3455251Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3455648Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3456051Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3456464Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3456860Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3457263Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3457664Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3458064Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3458459Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3458858Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3459263Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3459658Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3460060Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3460455Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3460864Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3461265Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3461666Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3462065Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3462456Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3462843Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3463238Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3463627Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3464013Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3464401Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3464793Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3465233Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3465702Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3466098Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3466490Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3466870Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3467261Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3467654Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3468037Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3468424Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3468810Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3469191Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3469575Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3469968Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3470359Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3470741Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3471133Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3471525Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3471907Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3472298Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3472682Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3473119Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3473502Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3473890Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3474282Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3474673Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3475063Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3475456Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3475844Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3476231Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3476620Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3477013Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3477402Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3477790Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3478233Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3478673Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3479136Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3479528Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3479920Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3480433Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3480858Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3481319Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3481701Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3482138Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3482547Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3483008Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3483543Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3484136Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3484834Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3485368Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3507203Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3507826Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3508374Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3508914Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3509457Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3510009Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3510552Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3511085Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3511623Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3512167Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3512704Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3513257Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3513824Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3514349Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3514888Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3515410Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3515943Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3516637Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3517170Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3517703Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3518240Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3518771Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3519310Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3519843Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3520375Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3520898Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3521439Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3521967Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3522504Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3523038Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3523574Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3524101Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3524640Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3525167Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3525699Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3526223Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3526762Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3527291Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3527825Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3528346Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3528856Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3529247Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3529709Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3530228Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3531045Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3531576Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3532102Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3532639Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3533259Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3533814Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3534365Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3534919Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3535436Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3535974Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3536505Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3537070Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3537598Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3538130Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3538678Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3539209Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3539740Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3540284Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3540825Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3541324Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3541716Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3542105Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3542489Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3542889Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3543274Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3543670Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3544050Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3544436Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3544819Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3545195Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3545577Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3545960Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3546343Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3546729Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3547131Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3547515Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3547896Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3548281Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3548666Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3549048Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3549432Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3549812Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3550207Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3550592Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3550975Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3551363Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3551887Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3552272Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3552655Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3553038Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3553436Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3553824Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3554264Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3554659Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3555046Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3555438Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3555819Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3556214Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3556600Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3556988Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3557372Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3557765Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3558154Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3558536Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3558927Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3559372Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3559750Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3560144Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3560536Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3560932Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3561314Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3561706Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3562098Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3562480Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3562871Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3563259Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3563647Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3564032Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3564420Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3564809Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3565197Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3565589Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3565981Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3566370Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3566756Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3567145Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3567535Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3567922Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3568312Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3568699Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3569083Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3569476Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3569994Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3570397Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3570783Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3571172Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3571560Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3571944Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:39.3572344Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3572887Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3573301Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3573751Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3574151Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3574570Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3574965Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3575368Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3575771Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3576168Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3576572Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3576971Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3577378Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3577833Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3578235Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3578648Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3579054Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3579528Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3580188Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3580706Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3581200Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3581767Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3582234Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3582776Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3583380Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3583865Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3584382Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3584930Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3585431Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3585913Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3586458Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3586952Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3587435Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3587994Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3588539Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3589043Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3589573Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3590090Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3590570Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3591316Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3591785Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3592274Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3592854Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3593342Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3593853Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3594475Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3594971Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3595417Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3595996Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3596490Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3596950Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3597536Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3598029Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3598965Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3599464Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3599960Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3600513Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3601190Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3601689Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3602245Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3602750Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3603229Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3603836Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3604343Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3604823Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3605356Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3605863Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3606379Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3606937Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3607446Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3607959Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3608521Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3608993Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3609508Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3610052Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3610547Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3611041Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3611582Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3612105Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3612566Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3613282Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3613801Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3614256Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3615043Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3615537Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3616016Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3616570Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3617061Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3617540Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3618091Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3618584Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3619131Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3619688Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3620146Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3620656Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3621230Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3621721Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3622187Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3622739Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3623258Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3623746Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3624297Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3624924Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3625447Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3625920Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3626435Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3626965Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3627437Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3627950Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3628492Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3629019Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3629481Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3630012Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3630542Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3631045Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3631571Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3632098Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3632596Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3633091Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3633617Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3634110Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3634680Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3635138Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3635627Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3636198Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3636707Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3637198Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3637758Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3638370Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3638851Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3639391Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3639883Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3640362Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3640907Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3641598Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3642339Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3642863Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3643402Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3643957Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3644440Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3644959Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3645484Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3645989Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3646470Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3647013Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3647518Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3648092Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3648582Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3649159Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3649649Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3650147Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3650676Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3651164Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3651697Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3652177Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3652667Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3653364Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3653822Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3654320Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3654929Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3655419Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3655887Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3656444Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3656932Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3657387Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3657949Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3658438Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3658916Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3659461Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3659956Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3660456Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3661052Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3661641Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3662145Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3662701Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3663181Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3663654Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3664211Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3664722Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3665165Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3665743Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3666256Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3666736Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3667291Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3667810Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3668333Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3668827Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3669320Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3669839Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3670331Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3670820Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3671394Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3671925Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3672429Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3672955Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3673490Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3673979Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3674494Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3675001Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3675485Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3676000Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3676501Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3676986Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3744104Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3744549Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3744952Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3745395Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3745795Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3746193Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3746581Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3746979Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3747374Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3747762Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3748166Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3748560Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3748956Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3749346Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3750248Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3750648Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3751039Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3751432Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3751828Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3752227Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3752619Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3753016Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3753414Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3753805Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3754201Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3754608Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3754999Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3755399Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3755800Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3756200Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3756589Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3756983Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3757377Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3757861Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3758261Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3758659Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3759057Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3759460Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3759858Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3760258Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3760648Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3761050Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3761444Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3761835Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3762233Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3762629Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3763022Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3763418Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3763822Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3764220Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3764610Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3765005Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3765401Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3765807Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3766198Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3766601Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3767001Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3767395Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3767797Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3768323Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3768726Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3769117Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3769518Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3769914Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3770309Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3770707Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3771099Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3771490Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3771889Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3772282Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3772680Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3773246Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3773693Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3774089Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3774478Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3774874Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3775271Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3775669Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3776112Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3776511Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3776908Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3777298Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3777702Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3778100Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3778494Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3778884Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3779279Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3779675Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3780065Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3780463Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3780860Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3781250Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3781648Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3782054Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3782454Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3782842Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3783238Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3783639Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3784028Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3784425Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3784821Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3785222Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3785613Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3786010Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3786561Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3786952Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3787349Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3787750Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3788147Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3788540Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3788935Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3789332Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3789730Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3790127Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3790522Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3790913Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3791317Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3791713Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3792107Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3792496Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3792892Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3793286Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3793673Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3794119Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3794522Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3794920Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3795310Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3795715Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3796111Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3796504Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3796897Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3797293Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3797687Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3798075Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3798958Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3799407Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3799800Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3800203Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3800620Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3801016Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3801416Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3801816Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3802219Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3802611Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3803011Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3803413Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3803807Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3804205Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3804602Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3805287Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3805682Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3806079Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3806478Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3806869Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3807272Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3807673Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3808073Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3808469Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3808873Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3809271Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3809664Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3810074Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3810474Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3810872Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3811268Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3811668Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3812064Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3812461Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3813017Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3813435Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3813861Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3814259Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3814425Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3814574Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3814722Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3814877Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815025Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815171Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815325Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815477Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815624Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815779Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3815927Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816084Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816231Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816381Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816535Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816682Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816828Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3816980Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3817128Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3817286Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3817434Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3817583Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3817868Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818023Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818174Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818332Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818484Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818644Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818793Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3818945Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3819102Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3819255Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3819407Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3819589Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3819745Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3819907Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3820062Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3820212Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3820372Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3820524Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3820674Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3820880Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821033Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821193Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821344Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821503Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821660Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821812Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3821966Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3822128Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3822280Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3822442Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3822597Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3822748Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3822910Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823062Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823219Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823378Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823530Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823683Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823843Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3823994Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3824153Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3824308Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3824462Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3824619Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3824773Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825042Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825208Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825360Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825522Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825674Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825825Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3825986Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3826141Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3826294Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3826455Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3826604Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3826771Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3826921Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3827073Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3827231Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3827380Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3827534Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3827690Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3827841Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3828083Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3828238Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3828387Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3828555Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3828710Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3828862Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829020Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829173Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829330Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829480Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829633Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829795Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3829945Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3830094Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3830262Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3830415Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3830572Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3830722Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3830872Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3831029Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3831178Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3831328Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3831490Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3831641Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3831791Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3832020Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3832243Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3832402Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3832553Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3832705Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3832862Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833012Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833164Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833339Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833514Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833680Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833831Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3833988Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3834144Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3834295Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3834447Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3834603Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3834755Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3834911Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3835103Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3835257Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3835414Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3835565Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3835724Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3835881Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836031Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836191Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836340Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836491Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836648Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836803Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3836953Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3837112Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3837262Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3837427Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3837577Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3837729Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3837886Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838037Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838187Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838343Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838497Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838658Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838808Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3838960Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3839239Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3839393Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3839544Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3839704Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3839854Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840011Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840160Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840310Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840471Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840620Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840769Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3840932Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3841086Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3841238Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3841392Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3841544Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3841701Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3841850Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842003Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842205Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842356Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842508Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842676Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842826Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3842981Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3843129Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3843281Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3843438Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3843587Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3843735Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3843899Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844054Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844209Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844366Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844520Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844679Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844830Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3844981Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3845141Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3845292Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3845450Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3845602Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3845753Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3845909Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3846058Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3846324Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3846482Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3846632Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3846787Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3846937Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3847088Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3847242Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3847397Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3847548Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3847704Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3847855Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848017Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848166Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848315Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848470Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848620Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848768Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3848925Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3849118Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3849270Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3849428Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3849575Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3849734Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3849881Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850026Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850177Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850320Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850464Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850615Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850758Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3850912Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851056Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851201Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851355Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851506Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851650Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851802Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3851946Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3852097Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3852241Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3852388Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3852542Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3852686Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3852949Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3853099Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3853402Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3853557Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3853700Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3853841Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3853990Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3854132Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3854277Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3854428Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3854574Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3854720Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3854869Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855016Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855170Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855315Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855458Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855607Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855751Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3855893Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856042Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856230Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856379Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856526Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856668Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856826Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3856969Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857112Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857261Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857404Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857551Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857694Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857837Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3857987Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3858129Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3858272Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3858424Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3858571Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3858717Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3858870Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859014Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859163Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859306Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859449Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859604Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859746Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3859889Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3860040Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3860302Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3860454Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3860597Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3860741Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3860892Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861034Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861177Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861327Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861473Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861623Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861765Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3861909Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862067Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862212Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862358Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862508Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862654Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862797Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3862946Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3863133Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3863292Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3863455Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3863623Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3863781Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3863924Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864069Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864219Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864364Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864517Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864657Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864801Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3864955Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865099Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865243Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865393Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865544Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865696Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865840Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3865984Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3866130Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3866276Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3866420Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3866576Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3866720Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3866863Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3867016Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3867276Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3867428Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3867572Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3867714Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3867865Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868009Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868153Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868302Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868449Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868600Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868743Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3868887Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869044Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869186Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869329Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869478Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869620Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869768Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3869911Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3870149Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3870299Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3870441Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3870585Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3870740Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3870885Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871036Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871179Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871321Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871469Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871612Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871753Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3871904Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872047Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872188Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872337Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872489Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872638Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872782Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3872925Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873075Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873218Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873360Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873510Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873657Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873806Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3873949Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3874218Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3874370Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3874513Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3874656Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3874807Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3874950Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875098Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875240Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875384Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875534Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875677Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875820Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3875977Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3876121Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3876263Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3876412Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3876553Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3876701Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3876846Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3877031Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3886850Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887064Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887220Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887394Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887546Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887704Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887850Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3887999Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3888150Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3888296Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3888442Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3888596Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3888746Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3888904Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3889054Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3889210Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3889366Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:39.3889572Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3889735Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3889903Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3890061Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3890218Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3890385Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3890542Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3890702Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3890858Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3891307Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3891475Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3891629Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3891810Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3891971Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3892124Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3892313Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3892468Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3892621Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3892893Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3893073Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3893240Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3893424Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3893596Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3893757Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3893910Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3894063Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3894224Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3894378Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3894632Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3894792Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3894951Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3895118Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3895271Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3895426Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3895586Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3895739Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3895892Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3896053Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3896208Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3896371Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3896527Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3896681Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3896843Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897002Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897157Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897318Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897472Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897634Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897793Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3897947Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3898110Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3898300Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3898738Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3898903Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3899357Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3899515Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3899676Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3899829Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3899990Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3900144Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3900299Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3900463Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3900619Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3900776Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3900938Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3901102Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3901262Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3901418Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3901572Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3901735Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3901889Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3902042Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3902270Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3902424Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3902582Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3902739Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3902899Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903057Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903214Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903367Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903526Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903679Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903836Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3903992Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3904145Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3925148Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3925342Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3925508Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3925661Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3925811Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926014Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926164Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926314Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926468Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926623Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926770Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3926920Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3927068Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3927446Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3927593Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3927742Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3927894Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928045Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928193Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928352Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928501Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928653Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928810Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3928960Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3929123Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3929272Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3929419Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3929573Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3929720Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3929867Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930020Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930168Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930372Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930520Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930667Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930828Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3930983Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3931133Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3931286Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3931436Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3931588Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3931737Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3931886Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3932049Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3932198Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3932348Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3932505Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3932662Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3932919Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933073Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933224Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933381Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933531Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933683Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933841Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3933992Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3934147Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3934298Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3934598Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3934756Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3934906Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935057Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935216Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935368Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935527Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935676Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935823Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3935980Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3936131Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3936288Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3936447Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3936596Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3936754Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3936904Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3937056Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3937212Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3937404Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3937556Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3937715Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3937865Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938020Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938179Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938329Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938486Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938636Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938785Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3938944Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3939093Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3939248Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3939412Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3939563Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3939726Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3939877Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940027Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940183Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940333Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940484Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940640Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940789Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3940944Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3941093Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3941246Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3941520Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3941670Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3941826Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3941976Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3942125Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3942279Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3942430Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3942579Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3942741Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3942891Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943048Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943199Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943355Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943512Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943663Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943813Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3943966Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3944115Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3944270Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3944464Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3944612Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3944765Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3944914Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945068Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945220Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945369Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945521Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945669Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945816Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3945967Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3946116Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3946264Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3946418Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3946566Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3946725Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3946877Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947024Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947179Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947326Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947476Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947632Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947779Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3947931Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3948087Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3948234Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3948506Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3948657Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3948806Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3948964Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3949113Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3949262Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3949421Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3949570Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3949728Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3949877Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950026Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950183Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950337Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950486Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950640Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950789Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3950943Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3951093Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3951241Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3951439Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3951587Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3951740Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3951894Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952050Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952207Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952356Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952503Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952660Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952808Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3952960Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3953119Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3953269Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3953450Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3953625Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3953778Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3953931Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954079Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954226Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954378Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954530Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954684Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954834Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3954986Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3955140Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3955288Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3956133Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3956291Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3956443Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3956591Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3956745Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3956893Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957047Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957194Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957344Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957498Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957647Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957792Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3957955Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3958102Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3958255Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3958403Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3958550Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3958704Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3958850Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959043Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959195Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959339Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959494Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959650Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959798Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3959952Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960100Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960247Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960398Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960546Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960702Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960849Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3960998Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3961152Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3961307Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3961455Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3961612Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3961759Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3961912Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3962059Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3962207Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3962363Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3962513Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3962660Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3962814Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3963106Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3963262Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3963413Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3963561Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3963716Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3963864Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964012Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964167Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964318Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964465Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964621Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964767Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3964929Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3965077Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3965223Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3965381Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3965528Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3965675Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3965828Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966018Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966173Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966319Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966467Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966628Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966776Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3966924Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967079Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967227Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967381Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967528Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967677Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967832Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3967979Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3968126Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3968291Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3968438Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3968589Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3968735Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3968886Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969040Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969190Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969338Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969496Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969642Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969795Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3969987Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3970207Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3970360Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3970508Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3970654Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3970806Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3970955Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3971111Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3971262Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3971409Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3971562Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3971708Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3971862Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3972018Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3972165Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3972314Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3972465Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3972611Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3972879Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973071Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973218Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973374Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973524Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973683Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973838Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3973984Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3974142Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3974293Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3974440Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3974593Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3974740Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.3974892Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975048Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975197Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975359Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975507Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975655Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975811Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3975960Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3976108Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3976261Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3976411Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3976568Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3976719Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3976867Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3977139Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3977291Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3977439Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3977592Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3977741Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3977898Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978048Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978198Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978357Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978506Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978655Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978813Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3978968Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3979125Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3979278Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3979426Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3979583Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3979731Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3979882Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3980082Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3980232Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3980379Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3980541Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3980701Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3980856Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981003Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981150Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981306Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981454Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981601Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981760Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3981906Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982061Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982209Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982366Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982520Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982670Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982818Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3982972Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3983123Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3983275Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3983426Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3983601Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3983751Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3983903Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3984181Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3984332Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3984482Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3984638Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3984788Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3984943Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3985093Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3985245Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3985400Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3985550Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3985701Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3985874Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986023Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986174Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986332Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986482Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986638Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986787Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3986938Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3987161Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3987310Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3987461Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3987626Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3987775Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3987930Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988079Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988229Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988384Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988534Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988685Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988841Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3988991Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3989148Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3989305Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3989453Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3989607Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3989755Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3989902Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3990056Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3990204Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3990359Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3990511Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3990659Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3990814Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3991019Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3991240Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3991397Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3991546Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3991702Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3991853Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992003Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992156Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992308Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992456Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992613Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992761Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3992925Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3993075Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3993227Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3993407Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3993579Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3993728Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3993888Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994082Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994237Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994384Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994534Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994696Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994845Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3994994Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3995148Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3995296Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3995445Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3995599Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3995752Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3995907Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996055Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996204Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996368Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996517Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996664Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996818Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3996967Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3997125Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3997273Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3997426Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3997581Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3997730Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3997878Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3998155Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3998306Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3998863Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999017Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999167Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999321Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999471Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999622Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999780Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.3999929Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4000087Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4000243Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4000392Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4000547Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4000696Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4000847Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4001005Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4001153Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4001312Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4001617Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4001766Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4001921Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002078Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002231Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002389Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002539Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002697Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002848Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4002998Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4003154Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4003307Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4003457Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4003614Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4003769Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4003923Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004079Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004229Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004386Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004534Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004687Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004842Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4004992Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4005142Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4005296Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4005445Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4005792Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4005942Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006091Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006247Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006395Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006543Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006695Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006843Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4006994Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4007137Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4007280Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4007438Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4007580Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4007723Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4007870Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008013Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008162Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008306Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008447Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008640Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008784Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4008927Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009081Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009230Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009377Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009526Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009671Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009819Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4009964Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010107Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010257Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010401Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010543Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010692Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010840Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4010989Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4011132Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4011277Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4011425Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4011566Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4011711Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4011858Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4012003Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4012153Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4012295Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4012547Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4012864Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013011Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013153Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013307Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013448Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013602Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013745Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4013890Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014039Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014181Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014325Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014483Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014626Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014768Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4014918Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015061Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015210Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015355Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015499Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015694Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015839Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4015980Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4016134Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4016284Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4016434Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4016577Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4016722Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4016872Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017016Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017158Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017311Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017454Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017605Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017748Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4017897Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018050Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018192Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018339Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018489Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018631Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018772Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4018921Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4019070Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4019220Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4019363Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4019551Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4019768Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4019914Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020062Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020212Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020355Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020504Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020647Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020793Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4020942Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021084Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021226Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021382Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021526Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021671Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021814Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4021958Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4022106Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4022248Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4022394Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4022585Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4022729Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4022874Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023023Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023173Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023347Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023515Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023658Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023808Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4023950Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024092Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024244Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024388Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024540Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024682Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024831Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4024982Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025123Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025265Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025416Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025560Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025709Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025852Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4025996Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4034662Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4034864Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4035018Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4035413Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4035568Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4035717Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4035862Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036017Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036165Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036317Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036466Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036612Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036761Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4036905Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037058Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037207Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037350Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037503Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037647Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037794Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4037943Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4038086Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4038305Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4038458Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4038606Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4038756Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4038912Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039054Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039205Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039349Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039491Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039641Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039783Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4039929Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040082Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040225Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040373Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040523Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040666Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040814Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4040957Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041100Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041247Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041391Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041540Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041684Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041827Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4041976Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4042122Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4042388Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4042538Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4042681Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4042830Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4042973Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4043117Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4043271Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4043433Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4043596Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4043759Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4043906Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044065Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044208Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044351Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044500Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044643Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044786Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4044939Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4045081Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4045267Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4045420Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:39.4045573Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4045733Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4045896Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046047Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046202Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046356Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046507Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046665Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046818Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4046975Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4047126Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4047275Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4047429Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4047585Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4047735Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4047889Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048039Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048196Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048345Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048495Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048655Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048804Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4048954Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4049114Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4049384Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4049545Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4049694Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4049844Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050001Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050151Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050302Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050465Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050616Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050776Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4050927Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4051084Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4051240Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4051391Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4051541Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4051697Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4051849Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4052000Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4052156Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4052351Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4052511Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4052660Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4052956Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4053113Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4053267Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4053419Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4053575Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4053726Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4053881Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054029Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054182Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054339Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054488Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054648Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054804Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4054954Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4055114Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4055264Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4055412Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4055564Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4055713Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4055864Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4056021Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4056170Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4056324Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4056596Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4056748Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4056901Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057051Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057200Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057355Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057502Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057663Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057815Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4057963Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4058118Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4058277Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4058428Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4058585Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4058734Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4058889Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4059039Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4059189Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4059411Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4059561Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4059709Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4059864Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060021Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060169Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060326Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060475Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060628Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060778Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4060930Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061086Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061232Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061386Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061542Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061696Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061849Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4061997Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4062146Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4062301Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4062449Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4062599Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4062757Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4062909Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4063065Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4063214Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4063481Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4063635Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4063810Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4063985Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4064143Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4064294Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4064452Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4064603Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4064755Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4064910Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065061Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065221Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065376Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065525Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065681Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065829Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4065977Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4066134Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4066288Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4066480Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4066635Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4066785Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4066944Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4067098Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4067248Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4067403Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4067552Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4067701Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4067858Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068010Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068168Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068319Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068468Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068623Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068779Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4068928Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069085Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069235Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069386Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069541Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069691Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069848Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4069997Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4070146Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4070301Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4070573Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4070725Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4070881Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071031Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071185Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071333Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071486Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071644Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071795Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4071945Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4072100Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4072256Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4072412Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4072564Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4072713Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4072866Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4073016Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4073169Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4073366Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4073517Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4073686Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4073855Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074028Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074184Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074336Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074487Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074641Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074793Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4074945Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4075100Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4075249Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4075403Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4075554Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4075709Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4075867Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076018Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076173Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076323Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076475Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076632Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076782Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4076933Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4077090Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4077238Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4077508Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4077667Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4077815Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4077971Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4078119Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4078267Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4078421Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4078573Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4078724Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4078884Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079034Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079193Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079358Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079506Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079664Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079813Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4079963Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4080122Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4080272Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4080469Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4080619Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4080772Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4080926Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081082Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081232Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081389Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081540Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081696Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081844Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4081990Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4082146Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4082295Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4082442Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4082595Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4082750Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4082910Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083059Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083209Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083367Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083516Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083663Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083822Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4083974Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4084159Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4084335Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4084628Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4084784Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4084932Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085080Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085234Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085384Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085533Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085688Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085839Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4085997Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4086144Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4086293Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4086459Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4086608Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4086757Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4086910Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4087057Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4087212Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4087360Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4087554Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4087707Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4087855Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088002Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088167Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088316Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088471Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088619Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088767Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4088922Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089070Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089220Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089373Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089522Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089675Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089829Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4089978Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4090133Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4090282Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4090429Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4090583Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4090731Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4090887Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4091037Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4091184Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4091341Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4091540Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4091761Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4091919Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4092068Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4092222Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4092370Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4092513Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4092670Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4092910Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4093059Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4093227Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4093403Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4093585Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4093743Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4093891Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094047Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094194Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094341Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094495Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094689Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094836Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4094991Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4095139Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4095298Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4095450Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4095597Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4095753Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4095902Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096050Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096204Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096351Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096506Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096658Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096807Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4096967Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4097115Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4097263Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4097418Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4097566Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4097719Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4097869Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4098018Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4098174Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4098323Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4098832Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4099158Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4099435Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4099592Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4099743Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4099890Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100045Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100193Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100341Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100499Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100647Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100801Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4100947Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4101103Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4101257Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4101405Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4101556Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4101710Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4101858Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102004Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102226Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102375Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102530Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102678Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102834Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4102991Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4103139Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4103289Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4103442Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4103590Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4103748Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4103911Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4104087Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4104255Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4104402Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4104556Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4104709Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4104861Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105016Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105164Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105311Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105463Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105610Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105761Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4105916Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4106063Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4106218Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4106485Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4106635Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4106790Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4106938Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107085Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107237Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107385Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107543Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107693Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107841Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4107997Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4108154Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4108301Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4108456Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4108608Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4108766Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4108918Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4109072Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4109270Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4109418Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4109567Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4109722Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4109879Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110032Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110189Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110338Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110498Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110649Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110799Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4110963Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4111113Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4111261Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4111418Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4111576Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4111730Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4111880Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112030Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112189Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112339Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112489Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112650Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112802Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4112959Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4113110Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4113427Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4113609Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4113764Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4113914Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114069Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114219Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114373Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114522Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114676Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114831Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4114980Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4115134Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4115297Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4115446Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4115605Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4115755Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4115904Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4116058Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4116209Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4116402Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4116558Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4116708Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4116864Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117023Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117173Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117329Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117478Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117627Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117787Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4117937Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4118087Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4118242Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4118393Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4118549Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4118704Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4118854Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119008Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119157Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119305Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119459Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119610Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119770Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4119918Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4120067Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4120221Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4120487Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4120637Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4120795Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4120943Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4121096Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4121245Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4121394Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4121553Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4121702Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4121852Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122007Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122164Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122318Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122469Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122618Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122776Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4122927Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4123075Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4123273Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4123424Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4123581Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4123731Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4123891Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4124074Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4124248Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4124393Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4124548Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4124698Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4124853Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125006Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125158Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125313Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125462Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125617Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125779Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4125929Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126078Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126234Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126384Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126540Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126691Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126842Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4126999Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4127147Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4127342Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4127585Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4127736Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4127893Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128044Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128196Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128353Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128504Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128655Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128810Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4128961Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4129115Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4129272Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4129422Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4129578Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4129727Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4129876Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130031Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130182Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130380Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130530Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130681Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130837Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4130995Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4131143Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4131298Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4131447Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4131601Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4131750Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4131898Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4132054Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4132202Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4132351Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4132505Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4132662Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4132896Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4133048Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4133197Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4133361Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4133532Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4133704Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4133862Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4134012Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4134169Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4134318Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4134588Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4134745Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4134894Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135044Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135198Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135350Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135498Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135652Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135802Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4135955Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4136104Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4136265Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4136421Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4136570Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4136719Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4136875Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137023Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137178Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137327Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137518Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137674Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137824Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4137984Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4138142Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4138291Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4138449Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4138598Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4138750Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4138906Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139055Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139208Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139363Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139512Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139671Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139825Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4139975Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4140130Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4140275Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4140420Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4140570Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4140713Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4140865Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4141010Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4141153Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4141302Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4141592Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4141736Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4141885Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142028Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142171Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142321Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142466Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142617Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142764Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4142906Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143053Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143199Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143370Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143541Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143688Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143837Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4143978Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4144121Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4144270Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4144454Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4144598Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4144746Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4144888Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145044Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145186Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145328Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145476Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145619Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145763Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4145912Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146053Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146197Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146346Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146489Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146639Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146787Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4146932Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147079Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147224Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147367Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147515Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147659Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147810Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4147953Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4148097Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4148243Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4148558Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4148703Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4148849Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4148991Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4149136Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4149278Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4149421Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4149569Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4149716Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4149858Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150010Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150156Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150308Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150451Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150592Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150745Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4150887Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4151029Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4151178Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4151389Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4151533Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4156153Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4156336Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4156504Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4156654Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4156801Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4156957Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157104Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157251Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157400Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157546Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157703Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157851Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4157997Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4158150Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4158300Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4158448Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4158600Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4158744Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4158896Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4159040Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4159185Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4159337Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4159485Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4159626Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4159780Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160089Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160236Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160384Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160527Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160676Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160820Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4160964Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4161116Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4161262Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4161407Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4161558Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4161701Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4161861Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162005Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162147Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162296Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162438Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162580Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162728Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4162914Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163064Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163207Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163349Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163504Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163647Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163790Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4163938Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164082Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164223Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164372Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164515Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164668Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164811Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4164957Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165107Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165259Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165403Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165552Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165693Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165841Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4165987Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4166131Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4166284Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4166429Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4166573Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4166727Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4166991Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4167143Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4167286Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4167432Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4167580Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4167722Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4167866Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168016Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168161Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168305Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168455Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168599Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168753Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4168897Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169040Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169190Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169334Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169478Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169625Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169838Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4169991Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4170133Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4170277Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4170434Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4170579Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4170723Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4170874Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171016Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171167Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171310Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171453Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171607Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171750Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4171893Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4172046Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4172195Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4172341Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4172492Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4172636Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4172921Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4173065Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4173208Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4173364Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4173508Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4173651Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4173803Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174073Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174223Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174367Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174513Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174664Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174808Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4174962Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4175123Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4175277Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4175434Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4175585Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4175740Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4175905Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4176054Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4176203Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4176362Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4176512Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4176666Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4176815Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177009Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177164Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177313Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177463Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177630Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177780Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4177935Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178083Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178234Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178387Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178535Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178688Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178845Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4178996Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4179145Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4179312Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4179464Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4179618Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4179766Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4179915Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4180070Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4180221Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4180373Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4180532Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4180683Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4180841Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4181108Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4181261Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4181416Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4181565Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4181714Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4181869Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182018Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182175Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182324Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182473Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182626Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182783Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4182934Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4183088Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4183237Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4183391Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4183541Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4183689Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4183844Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184036Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184185Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184340Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184498Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184660Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184810Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4184960Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4185116Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4185266Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4185415Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4185571Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4185724Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4185881Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186031Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186188Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186345Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186496Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186651Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186806Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4186956Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4187105Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4187260Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4187418Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4187574Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4187722Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4187920Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4188150Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4188304Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4188455Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4188614Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4188764Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4188921Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189073Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189228Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189384Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189533Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189685Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189848Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4189998Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4190155Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4190307Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4190452Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4190609Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4190757Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4190949Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4191105Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4191254Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4191408Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4191566Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4191716Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4191870Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192021Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192169Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192323Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192472Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192629Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192777Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4192926Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4193082Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4193239Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4193411Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4193589Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4193740Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4193896Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4194045Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4194195Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4194354Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4194506Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4194655Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4194811Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4195101Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4195257Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4195408Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4195561Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4195716Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4195867Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196017Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196170Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196321Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196473Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196629Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196788Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4196946Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4197095Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4197245Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4197400Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4197550Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4197699Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4197859Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4198054Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4198208Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4198356Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4198940Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4199096Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4199248Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4199397Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4199550Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4199700Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4199861Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200010Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200163Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200320Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200470Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200620Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200785Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4200933Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4201091Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4201242Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4201390Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4201547Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4201696Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4201846Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4202002Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4202153Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4202312Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4202744Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4202902Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203056Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203206Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203354Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203510Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203658Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203816Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4203992Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4204167Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4204327Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4204489Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4204639Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4204795Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4204944Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4205097Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4205253Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4205401Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4205623Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4205772Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4205922Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206077Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206233Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206383Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206538Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206688Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206846Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4206996Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4207146Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4207301Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4207454Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4207601Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4207754Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4207907Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208061Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208210Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208359Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208513Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208665Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208814Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4208968Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4209119Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4209274Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4209423Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4209621Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4209849Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210000Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210148Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210303Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210451Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210603Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210753Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4210904Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211057Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211205Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211352Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211515Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211663Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211817Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4211968Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4212116Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4212269Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4212419Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4212614Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4212841Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4212991Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4213140Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4213304Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4213453Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4213612Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4213761Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4213907Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214064Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214212Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214360Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214515Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214679Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214833Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4214988Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4215136Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4215290Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4215439Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4215587Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4215745Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4215894Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4216048Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4216199Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4216349Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4216503Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4216700Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4216920Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217080Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217228Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217380Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217529Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217675Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217830Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4217980Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4218130Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4218289Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4218437Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4218601Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4218749Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4218897Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219051Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219197Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219345Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219500Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219691Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219846Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4219996Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4220145Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4220307Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4220457Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4220605Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4220756Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4220904Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221058Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221206Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221355Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221511Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221659Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221807Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4221970Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4222118Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4222263Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4222416Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4222564Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4222718Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4222866Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4223014Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4223173Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4223321Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4223470Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4223625Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4223917Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224073Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224224Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224372Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224528Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224676Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224824Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4224983Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4225132Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4225288Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4225436Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4225593Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4225747Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4225894Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4226041Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4226200Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4226348Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4226502Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4226700Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4226851Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227004Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227152Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227309Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227463Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227611Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227766Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4227916Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228063Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228217Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228365Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228514Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228667Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228816Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4228970Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4229126Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4229275Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4229427Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4229577Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4229726Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4229881Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4230028Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4230184Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4230341Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4230489Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4230646Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4230913Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231065Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231222Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231372Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231522Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231676Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231827Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4231987Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4232136Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4232286Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4232441Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4232599Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4232749Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4232906Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4233055Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4233209Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4233359Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4233511Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4233715Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4233864Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234011Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234166Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234330Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234486Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234635Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234781Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4234935Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235084Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235236Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235391Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235542Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235698Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235847Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4235998Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4236156Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4236310Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4236458Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4236612Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4236762Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4236910Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4237065Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4237215Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4237370Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4237520Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4237667Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4237940Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4238094Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4238244Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4238404Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4238554Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4238709Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4238859Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239011Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239166Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239316Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239466Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239632Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239782Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4239937Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4240086Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4240234Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4240389Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4240538Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4240730Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4240886Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241035Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241195Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241350Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241500Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241654Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241806Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4241954Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4242114Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4242263Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4242420Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4242569Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4242719Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4242878Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243036Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243188Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243341Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243492Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243649Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243798Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4243948Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4244107Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4244266Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4244415Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4244571Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4244846Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245005Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245154Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245305Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245461Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245611Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245759Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4245915Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246067Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246217Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246375Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246538Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246699Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246849Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4246998Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4247155Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4247307Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4247455Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4247614Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4247809Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4247965Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4248116Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4248266Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4248431Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4248581Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4248731Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4248887Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249037Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249192Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249342Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249495Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249650Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249800Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4249949Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4250110Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4250260Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4250415Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4250565Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4250714Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4250872Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4251021Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4251174Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4251327Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4251477Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4251632Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4251920Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4252073Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4252229Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4252378Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4252527Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4252682Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4252914Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253072Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253223Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253372Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253525Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253684Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253836Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4253989Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4254138Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4254288Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4254442Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4254591Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4254791Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4254942Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4255093Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4255246Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4255402Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4255554Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4255708Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4255857Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256012Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256161Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256308Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256462Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256612Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256761Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4256917Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257070Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257226Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257374Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257522Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257680Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257830Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4257979Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4258135Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4258286Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4258442Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4258592Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4258788Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259018Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259168Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259316Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259474Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259624Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259778Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4259929Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4260082Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4260236Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4260386Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4260533Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4260697Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4260846Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4261004Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4261154Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4261302Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4261458Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4261611Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4261869Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262025Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262174Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262323Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262490Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262642Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262798Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4262946Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4263097Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4263253Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4263403Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4263556Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4263711Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4263860Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264014Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264169Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264318Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264472Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264623Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264773Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4264930Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4265079Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4265235Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4265383Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4265533Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4265687Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4265952Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4266101Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4266256Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4266405Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4266560Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4266710Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4266858Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267020Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267170Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267319Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267475Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267634Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267791Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4267942Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4268091Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4268247Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4268402Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4268550Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4268707Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4268926Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269082Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269227Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269380Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269530Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269672Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269818Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4269967Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270109Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270254Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270401Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270545Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270697Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270838Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4270980Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4271138Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4271281Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4271424Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4271570Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4271713Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4271861Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4272001Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4272144Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4272297Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4272440Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4272583Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4277248Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4277411Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4277564Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4277709Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4277852Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278001Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278144Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278287Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278443Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278586Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278728Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4278881Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279035Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279185Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279329Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279470Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279621Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279764Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4279909Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4280059Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4280274Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4280425Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4280570Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4280724Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4280873Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281016Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281160Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281309Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281451Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281601Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281744Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4281889Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282037Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282180Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282322Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282476Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282618Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282761Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4282909Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283051Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283198Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283339Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283482Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283634Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283776Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4283917Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4284113Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4284328Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4284482Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4284625Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4284767Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4284915Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285058Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285201Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285354Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285495Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285643Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285786Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4285937Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286089Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286232Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286373Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286521Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286663Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286806Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4286955Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4287139Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4287290Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4287432Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4287582Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4287734Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4287877Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288018Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288164Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288306Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288452Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288597Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288746Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4288894Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289036Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289179Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289336Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289478Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289626Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289768Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4289909Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290060Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290202Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290344Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290497Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290639Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290788Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4290979Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4291196Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4291351Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4291494Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4291638Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4291787Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4291932Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4292074Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4292225Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4292368Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4292518Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4292659Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4292899Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293048Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293192Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293336Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293485Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293629Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293782Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4293923Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294111Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294260Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294403Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294546Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294703Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294847Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4294999Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4295142Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4295283Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4295433Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4295578Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4295725Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4295877Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296019Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296162Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296317Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296460Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296607Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296749Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4296892Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297039Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297183Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297326Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297478Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297621Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297767Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4297910Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4298173Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4298322Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4299592Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4299879Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300046Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300196Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300348Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300523Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300666Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300817Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4300964Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4301126Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4301276Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4301420Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4301565Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4301715Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4301859Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4302010Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4302155Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4302567Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4302718Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4302863Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303012Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303172Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303319Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303471Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303616Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303760Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4303911Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304055Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304198Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304348Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304493Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304643Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304798Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4304948Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:39.4305104Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4305256Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4305405Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4305558Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4305711Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4305871Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4306028Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4306179Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4306334Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4306721Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4306878Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307036Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307185Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307335Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307491Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307638Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307793Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4307944Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4308094Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4308251Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4308404Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4308557Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4308713Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4308862Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309017Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309169Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309321Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309477Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309673Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309822Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4309980Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4310132Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4310297Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4310447Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4310595Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4310750Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4310898Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311047Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311203Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311353Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311508Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311660Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311811Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4311974Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4312123Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4312273Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4312428Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4312592Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4312750Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4312896Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4313047Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4313204Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4313368Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4313538Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4313857Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314006Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314164Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314314Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314465Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314619Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314769Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4314921Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315079Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315226Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315375Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315538Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315687Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315841Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4315990Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4316136Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4316291Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4316438Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4316586Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4316785Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4316934Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317087Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317245Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317394Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317548Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317696Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317843Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4317999Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4318147Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4318300Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4318450Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4318600Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4318753Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4318911Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319058Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319210Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319359Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319513Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319662Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319811Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4319965Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4320118Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4320267Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4320423Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4320625Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4320856Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321007Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321155Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321311Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321459Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321607Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321763Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4321915Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322070Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322220Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322370Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322535Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322685Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322836Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4322993Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4323142Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4323296Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4323445Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4323639Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4323822Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4323998Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4324146Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4324312Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4324461Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4324609Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4324764Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4324911Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325068Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325218Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325368Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325521Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325669Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325820Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4325984Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4326134Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4326287Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4326436Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4326586Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4326743Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4326891Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4327041Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4327200Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4327348Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4327501Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4327770Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4327921Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328075Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328225Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328373Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328531Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328680Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328835Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4328988Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4329137Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4329290Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4329445Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4329593Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4329746Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4329894Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4330049Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4330200Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4330349Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4330506Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4330699Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4330849Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331004Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331161Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331316Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331464Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331611Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331766Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4331919Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4332070Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4332225Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4332375Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4332523Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4332677Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4332900Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333059Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333207Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333356Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333511Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333660Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333807Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4333965Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4334116Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4334272Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4334422Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4334573Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4334879Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335028Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335179Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335332Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335480Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335633Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335783Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4335934Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4336098Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4336251Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4336400Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4336565Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4336713Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4336873Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337027Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337181Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337339Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337489Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337684Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337840Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4337991Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4338144Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4338304Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4338454Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4338612Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4338759Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4338908Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339062Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339211Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339367Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339519Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339670Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339820Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4339975Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4340124Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4340283Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4340432Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4340588Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4340738Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4340888Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4341047Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4341199Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4341350Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4341507Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4341653Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4341947Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4342108Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4342257Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4342411Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4342559Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4342708Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4342861Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343010Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343159Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343313Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343487Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343674Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343823Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4343968Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4344121Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4344269Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4344415Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4344567Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4344763Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4344916Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345061Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345208Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345370Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345515Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345662Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345814Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4345963Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4346115Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4346266Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4346413Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4346575Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4346725Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4346874Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347035Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347183Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347339Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347485Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347632Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347786Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4347932Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4348079Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4348238Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4348384Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4348530Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4348686Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4348958Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4349112Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4349261Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4349410Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4349564Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4349713Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4349859Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350015Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350163Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350316Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350463Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350622Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350773Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4350922Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4351070Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4351225Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4351373Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4351527Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4351717Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4351864Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352014Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352161Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352316Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352470Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352618Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352773Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4352922Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4353074Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4353225Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4353385Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4353559Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4353732Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4353880Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354037Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354190Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354339Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354493Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354641Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354788Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4354941Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4355089Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4355246Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4355394Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4355543Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4355700Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4355967Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4356117Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4356270Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4356419Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4356566Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4356720Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4356867Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357021Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357167Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357314Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357468Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357631Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357776Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4357929Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4358075Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4358227Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4358372Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4358519Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4358670Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4358862Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359009Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359162Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359319Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359474Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359619Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359766Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4359924Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360074Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360221Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360374Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360524Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360679Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360827Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4360975Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4361136Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4361286Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4361433Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4361590Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4361738Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4361890Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4362037Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4362186Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4362339Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4362486Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4362632Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4362913Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4363061Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4363213Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4363361Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4363534Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4363710Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4363860Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364008Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364164Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364311Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364457Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364619Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364769Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4364921Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4365071Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4365218Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4365372Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4365521Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4365667Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4365891Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366039Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366199Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366359Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366507Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366661Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366810Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4366959Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4367113Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4367264Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4367417Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4367575Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4367727Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4367882Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368038Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368194Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368351Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368501Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368656Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368811Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4368961Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4369117Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4369268Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4369420Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4369576Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4369727Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4369999Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4370148Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4370298Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4370454Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4370604Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4370753Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4370914Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371066Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371219Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371368Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371516Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371680Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371827Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4371975Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4372128Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4372276Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4372425Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4372583Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4372825Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4372984Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4373132Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4373284Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4373461Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4373630Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4373791Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4373947Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4374095Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4374250Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4374397Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4374548Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4374703Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4374852Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375001Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375166Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375313Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375472Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375622Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375774Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4375929Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4376077Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4376227Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4376382Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4376531Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4376687Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4376957Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4377106Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4377264Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4377415Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4377563Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4377717Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4377867Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378020Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378173Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378324Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378479Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378636Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378786Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4378938Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4379090Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4379244Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4379390Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4379538Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4379692Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4379885Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380035Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380191Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380343Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380506Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380654Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380803Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4380962Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4381112Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4381260Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4381413Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4381565Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4381714Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4381868Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382016Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382177Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382328Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382476Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382630Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382779Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4382926Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4383088Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4383243Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4383402Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4383549Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4383701Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4384092Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4384243Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4384393Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4384547Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4384694Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4384852Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385001Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385154Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385312Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385462Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385611Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385778Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4385927Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4386082Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4386229Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4386378Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4386533Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4386681Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4386887Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387043Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387190Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387344Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387502Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387650Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387804Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4387954Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4388105Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4388260Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4388409Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4388561Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4388712Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4388863Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389017Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389175Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389324Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389478Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389626Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389775Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4389929Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4390079Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4390236Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4390389Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4390538Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4390691Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4390980Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4391130Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4391282Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4391430Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4391591Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4391743Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4391892Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392045Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392195Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392346Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392499Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392649Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392812Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4392961Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4393110Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4393263Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4393411Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4393558Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4393711Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4393904Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4394058Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4394207Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4399244Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4399453Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4399609Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4399759Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4399920Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4400070Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4400228Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4400381Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4400535Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4400695Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4400847Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401001Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401165Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401316Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401465Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401622Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401775Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4401938Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4402089Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4402242Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4402399Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4402548Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4402697Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403076Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403229Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403387Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403538Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403690Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403846Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4403995Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4404147Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4404297Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4404438Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4404590Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4404746Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4404890Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405040Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405183Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405326Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405472Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405616Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405762Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4405967Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406110Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406260Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406404Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406558Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406708Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406851Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4406994Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4407144Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4407289Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4407437Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4407578Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4407724Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4407874Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408016Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408167Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408316Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408458Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408607Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408753Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4408897Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4409048Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4409191Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4409337Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4409486Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4409629Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4409778Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410040Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410186Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410340Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410481Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410624Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410774Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4410918Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411065Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411209Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411352Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411506Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411657Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411803Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4411953Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4412097Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4412238Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4412389Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4412533Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4412681Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4412923Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413066Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413215Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413359Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413512Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413663Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413805Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4413955Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414099Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414242Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414397Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414539Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414687Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414837Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4414980Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4415137Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4415282Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4415426Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4415575Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4415721Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4415863Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4416020Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4416165Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4416315Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4416471Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4416615Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4416767Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417031Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417177Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417329Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417479Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417626Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417782Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4417931Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418083Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418231Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418376Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418533Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418681Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418833Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4418983Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4419127Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4419278Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4419426Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4419574Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4419727Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4419914Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420061Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420214Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420359Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420513Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420668Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420813Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4420966Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421110Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421254Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421403Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421548Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421694Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421840Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4421983Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4422134Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4422284Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4422428Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4422577Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4422720Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4422864Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4423013Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4423156Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4423307Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4423449Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4423593Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4423743Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424028Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424174Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424327Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424469Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424615Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424758Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4424900Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425045Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425198Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425342Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425495Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425644Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425795Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4425943Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426086Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426233Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426377Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426520Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426669Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426854Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4426996Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4427145Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4427289Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4427446Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4427590Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4427735Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4427888Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428031Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428174Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428322Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428465Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428612Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428752Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4428894Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429041Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429192Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429333Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429475Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429616Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429756Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4429904Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4432513Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4432689Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4432836Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4432979Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4433120Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4433372Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4433535Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4433701Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4433845Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4433989Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4434137Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4434279Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4434445Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4434590Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4434738Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4434880Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435021Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435177Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435319Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435464Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435612Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435754Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4435901Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436042Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436229Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436376Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436528Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436676Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436834Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4436981Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4437134Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4437283Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4437430Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4437585Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4437733Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4437884Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438038Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438182Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438331Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438484Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438634Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438787Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4438935Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4439085Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4439237Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4439385Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4439622Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4439778Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4439927Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4440082Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4440310Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4440464Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4440617Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4440765Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4440917Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441064Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441212Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441366Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441516Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441666Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441819Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4441970Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4442119Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4442272Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4442419Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4442568Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4442715Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4442862Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4443015Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4443204Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4443355Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4443520Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4443689Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4443858Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444007Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444153Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444307Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444453Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444600Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444755Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4444906Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445056Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445204Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445351Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445507Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445654Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445802Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4445951Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4446096Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4446250Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4446454Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4446608Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4446756Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4446904Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4447049Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4447278Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4447427Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4447579Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4447725Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4447873Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448026Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448172Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448325Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448477Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448623Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448777Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4448930Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449080Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449232Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449382Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449528Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449683Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449831Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4449980Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4450177Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4450323Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4450472Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4450625Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4450773Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4450924Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451070Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451216Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451368Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451515Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451670Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451815Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4451962Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4452113Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4452265Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4452413Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4452565Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4452772Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4452926Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4453072Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4453219Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4453454Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4453607Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4453755Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4453907Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4454094Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4454282Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4454432Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4454578Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4454729Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4454876Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455023Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455174Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455324Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455478Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455626Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455773Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4455932Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4456079Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4456225Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4456377Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4456523Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4456673Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4456824Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457012Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457163Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457308Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457454Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457613Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457763Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4457912Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458066Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458213Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458365Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458524Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458685Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458833Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4458987Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4459136Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4459288Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4459438Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4459582Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4459729Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4459882Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4460031Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4460184Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4460383Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4460532Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4460684Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4460832Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461056Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461212Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461360Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461513Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461661Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461811Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4461967Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4462120Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4462271Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4462428Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4462574Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4462733Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4462881Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463028Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463177Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463325Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463471Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463626Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463776Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4463974Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4464122Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4464269Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4464428Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4464576Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4464724Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4464881Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465030Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465179Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465332Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465482Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465638Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465786Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4465932Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466088Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466238Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466387Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466542Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466690Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466842Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4466990Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4467184Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4467340Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4467488Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4467636Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4467786Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468008Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468161Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468309Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468454Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468604Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468752Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4468900Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469049Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469195Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469346Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469492Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469644Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469795Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4469940Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4470085Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4470234Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4470380Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4470533Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4470724Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4470876Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471026Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471171Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471323Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471474Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471621Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471775Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4471924Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472070Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472221Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472368Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472517Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472666Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472812Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4472960Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4473112Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4473260Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4473435Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4473600Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4473751Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4473901Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4474096Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4474245Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4474399Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4474546Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4474698Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4474919Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475066Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475218Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475364Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475512Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475663Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475812Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4475965Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4476112Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4476259Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4476411Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4476563Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4476709Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4476861Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477006Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477158Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477304Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477451Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477605Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477816Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4477963Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4478110Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4478261Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4478411Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4478557Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4478703Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4478854Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479001Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479147Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479302Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479449Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479600Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479745Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4479895Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480047Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480191Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480336Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480484Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480630Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480773Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4480970Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4481121Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4481275Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4481423Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4481569Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4481796Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4481943Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482089Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482238Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482383Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482530Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482678Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482831Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4482983Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4483130Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4483277Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4483432Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4483577Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4483727Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4483872Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484017Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484166Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484313Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484460Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484655Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484800Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4484949Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485102Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485248Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485397Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485541Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485689Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485836Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4485981Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4486135Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4486284Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4486431Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4486581Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4486727Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4486877Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487027Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487173Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487321Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487465Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487611Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487810Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4487959Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4488106Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4488259Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4488406Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4488629Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4488781Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4488926Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489074Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489220Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489368Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489517Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489669Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489815Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4489967Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490110Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490263Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490411Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490557Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490707Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490851Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4490997Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4491145Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4491293Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4491487Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4491632Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4491777Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4491933Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4492079Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4492224Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4492373Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4492520Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4492672Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4492873Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493022Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493174Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493318Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493464Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493609Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493762Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4493915Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494062Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494207Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494358Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494505Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494699Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494850Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4494995Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4495140Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4495288Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4495508Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4495661Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4495806Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4495952Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496102Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496253Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496398Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496554Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496700Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496849Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4496993Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4497146Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4497295Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4497440Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4497587Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4497737Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4497888Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4498043Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4498194Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4498671Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4498825Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4498974Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4499128Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4499282Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4499429Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4499581Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4499730Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4499877Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500029Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500180Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500331Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500483Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500632Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500786Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4500936Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4501083Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4501238Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4501385Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4501531Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4501682Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4501910Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4502064Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4502213Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4502360Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4502513Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4502807Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4502958Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4503115Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4503282Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4503453Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4503610Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4503759Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4503910Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504056Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504203Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504357Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504511Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504658Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504808Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4504955Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4505105Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4505249Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4505399Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4505610Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4505755Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4505904Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506053Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506206Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506357Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506506Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506654Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506807Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4506953Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4507100Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4507252Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4507400Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4507550Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4507700Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4507853Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508009Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508159Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508307Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508459Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508607Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508758Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4508956Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4509110Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4509264Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4509412Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4509634Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4509790Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4509938Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510091Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510237Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510384Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510535Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510685Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510834Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4510985Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4511153Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4511374Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4511586Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4511782Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4511934Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4512083Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4512231Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4512383Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4512534Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4512743Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4512892Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513039Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513192Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513343Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513490Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513639Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513787Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4513936Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514087Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514238Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514393Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514541Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514689Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514841Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4514995Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4515143Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4515297Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4515445Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4515599Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4515746Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4515949Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4519602Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4519787Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4519942Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4520096Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4520358Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4520516Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4520663Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4520811Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4520965Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4521111Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4521258Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4521413Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4521563Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4521713Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4521861Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4522017Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4522224Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4522442Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4522657Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4522834Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4522985Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4523132Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4523344Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4523492Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4523641Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4523788Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4523940Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524090Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524236Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524381Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524531Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524674Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524826Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4524974Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4525123Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4525273Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4525416Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4525566Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4525718Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4525862Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526014Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526160Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526305Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526453Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526649Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526801Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4526951Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4527100Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4527330Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4527479Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4527626Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4527776Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4527923Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528068Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528220Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528370Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528525Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528670Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528820Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4528971Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4529122Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4529270Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4529422Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4529567Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4529718Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4529865Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530014Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530209Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530358Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530506Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530656Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530807Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4530956Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531102Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531246Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531396Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531543Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531690Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531843Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4531990Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4532137Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4532286Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4532436Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4532588Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4532812Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4532969Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4533115Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4533260Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4533429Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4533655Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4533800Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4533949Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4534091Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4534333Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4534480Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4534621Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4534761Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4534903Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535042Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535183Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535326Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535467Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535614Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535754Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4535896Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536052Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536190Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536330Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536475Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536615Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536759Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4536902Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537091Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537235Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537373Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537512Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537662Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537801Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4537942Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538082Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538221Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538367Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538508Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538653Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538801Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4538941Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539083Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539223Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539370Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539517Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539658Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539798Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4539941Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4540082Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4540226Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4540412Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4540559Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4540703Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4540843Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541059Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541208Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541350Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541490Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541632Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541772Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4541912Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542054Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542196Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542338Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542476Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542616Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542768Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4542909Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543051Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543191Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543333Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543481Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543618Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543760Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4543942Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544087Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544234Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544381Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544520Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544661Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544800Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4544938Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545080Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545220Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545363Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545510Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545652Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545794Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4545934Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546081Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546223Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546360Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546500Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546645Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546783Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4546924Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4547113Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4547258Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4547397Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4547537Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4547716Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4547900Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548041Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548183Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548322Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548462Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548603Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548746Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4548887Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549032Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549171Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549311Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549457Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549596Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549737Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4549877Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550016Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550158Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550296Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550438Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550620Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550759Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4550899Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551040Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551182Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551324Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551468Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551612Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551759Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4551901Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552045Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552187Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552331Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552473Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552614Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552761Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4552903Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553044Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553193Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553336Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553476Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553618Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553813Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4553977Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4554191Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4554337Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4554532Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4554711Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4554850Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4554997Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555136Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555277Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555421Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555564Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555706Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555848Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4555986Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556127Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556273Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556411Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556555Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556695Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556835Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4556982Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4557122Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4557266Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4557449Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4557591Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4557742Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4557885Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558028Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558174Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558313Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558451Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558595Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558734Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4558879Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559027Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559166Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559308Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559447Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559593Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559734Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4559875Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560018Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560158Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560297Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560440Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560646Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560790Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4560933Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561071Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561212Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561430Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561571Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561716Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561855Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4561994Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:39.4562144Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4562293Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4562442Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4562593Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4562739Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4562889Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563041Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563186Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563347Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563515Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563679Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563826Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4563971Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4564163Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4564308Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4564454Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4564602Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4564755Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4564899Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565046Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565193Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565345Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565492Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565639Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565791Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4565937Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566084Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566234Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566387Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566536Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566681Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566828Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4566977Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4567121Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4567269Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4567467Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4567617Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4567765Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4567909Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4568131Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4568281Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4568426Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4568572Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4568724Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4568870Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569020Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569167Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569316Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569466Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569614Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569761Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4569919Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570066Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570211Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570359Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570504Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570654Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570803Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4570992Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4571143Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4571290Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4571435Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4571588Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4571734Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4571884Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4572029Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4572173Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4572322Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4572469Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4572617Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4572858Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573005Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573153Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573303Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573451Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573599Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573743Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4573890Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4574038Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4574229Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4574385Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4574530Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4574678Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4574828Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575049Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575196Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575346Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575491Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575644Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575788Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4575940Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576090Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576239Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576386Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576530Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576680Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576826Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4576973Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4577122Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4577265Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4577411Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4577559Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4577706Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4577893Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578039Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578185Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578338Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578483Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578627Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578775Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4578920Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579066Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579219Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579368Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579516Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579665Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579810Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4579960Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4580105Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4580251Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4580401Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4580547Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4580691Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4580843Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4581035Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4581192Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4581337Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4581483Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4581672Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4581855Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582005Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582154Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582298Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582447Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582594Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582741Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4582896Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583043Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583188Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583341Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583520Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583695Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583840Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4583985Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4584131Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4584278Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4584426Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4584644Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4584790Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4584939Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585085Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585240Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585392Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585538Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585684Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585833Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4585978Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4586127Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4586274Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4586419Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4586567Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4586716Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4586865Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587013Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587158Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587305Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587452Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587599Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587751Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4587941Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4588089Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4588235Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4588381Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4588600Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4588752Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4588899Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589053Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589200Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589345Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589495Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589643Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589791Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4589942Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590088Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590241Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590386Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590533Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590680Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590826Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4590971Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4591121Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4591270Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4591465Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4591612Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4591758Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4591912Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592058Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592203Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592353Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592503Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592651Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592793Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4592940Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593092Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593238Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593382Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593534Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593680Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593828Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4593974Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4594119Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4594266Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4594409Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4594593Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4594748Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4594890Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595037Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595179Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595398Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595547Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595691Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595835Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4595985Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4596130Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4596275Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4596428Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4596573Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4596722Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4596865Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4597016Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4597162Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4597305Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4597453Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4597659Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4597851Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4598062Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4598231Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4598688Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4598848Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4598993Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4599144Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4599290Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4599433Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4599581Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4599724Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4599869Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600019Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600167Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600313Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600461Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600604Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600750Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4600898Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601040Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601185Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601328Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601473Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601620Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601844Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4601998Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4602143Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4602288Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4602435Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4602702Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4602849Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4602998Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4603143Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4603289Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4603433Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4603577Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4603729Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4603875Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4604019Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4604167Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4604316Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4604459Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4608827Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4608973Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4609120Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4609267Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4609412Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4609563Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4609779Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4609927Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610070Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610224Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610375Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610522Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610666Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610814Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4610959Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611105Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611255Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611400Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611546Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611689Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611835Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4611986Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4612127Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4612274Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4612428Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4612575Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4612774Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4612967Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4613115Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4613261Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4613406Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4613551Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4613777Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4613927Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614078Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614222Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614369Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614521Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614665Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614816Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4614964Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615108Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615253Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615404Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615548Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615699Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615847Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4615998Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4616153Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4616298Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4616450Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4616640Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4616783Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4616930Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617078Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617228Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617379Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617523Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617676Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617824Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4617970Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4618123Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4618275Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4618421Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4618568Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4618711Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4618858Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619006Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619150Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619297Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619443Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619588Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619739Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4619930Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4620078Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4620226Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4620373Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4620624Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4620772Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4620919Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621068Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621212Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621357Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621505Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621653Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621804Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4621950Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622097Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622254Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622399Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622545Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622696Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622844Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4622992Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4623137Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4623286Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4623479Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4623626Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4623770Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4623922Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624069Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624215Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624358Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624503Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624649Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624793Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4624939Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625092Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625237Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625390Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625534Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625684Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625831Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4625975Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4626122Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4626273Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4626418Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4626564Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4626800Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4626947Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4627101Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4627247Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4627472Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4627626Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4627773Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4627920Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628070Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628218Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628370Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628521Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628672Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628823Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4628970Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4629122Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4629272Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4629419Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4629566Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4629713Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4629861Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630010Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630160Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630352Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630508Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630656Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630811Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4630956Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631105Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631253Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631398Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631542Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631690Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631837Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4631989Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4632139Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4632285Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4632436Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4632585Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4632731Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4632881Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4633027Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4633175Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4633321Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4633534Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4633711Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4633862Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634010Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634164Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634390Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634539Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634691Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634841Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4634992Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4635143Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4639337Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4639515Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4639672Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4639819Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4639969Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4640123Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4640271Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4640422Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4640569Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4640716Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4640872Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641021Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641240Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641387Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641534Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641687Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641843Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4641991Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4642142Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4642289Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4642443Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4642590Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4642737Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4642890Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643039Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643187Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643340Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643491Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643663Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643839Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4643985Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4644136Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4644283Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4644430Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4644627Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4644777Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4644924Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4645076Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4645325Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4645480Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4645627Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4645775Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4645924Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646070Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646215Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646369Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646520Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646676Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646823Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4646980Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4647130Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4647279Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4647425Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4647575Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4647722Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4647877Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648026Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648214Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648365Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648514Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648667Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648822Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4648968Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4649117Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4649265Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4649415Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4649566Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4649715Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4649866Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650016Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650164Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650313Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650464Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650611Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650760Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4650905Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651050Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651198Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651387Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651538Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651689Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651836Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4651991Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4652214Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4652363Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4652513Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4652660Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4652873Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653028Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653179Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653334Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653483Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653631Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653785Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4653941Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4654089Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4654238Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4654384Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4654531Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4654676Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4654823Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655022Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655171Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655320Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655476Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655632Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655785Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4655936Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656083Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656234Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656382Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656532Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656685Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656834Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4656985Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4657132Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4657283Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4657431Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4657578Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4657725Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4657878Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4658028Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4658181Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4658374Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4658527Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4658681Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4658828Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659051Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659207Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659357Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659507Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659659Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659806Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4659959Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4660111Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4660258Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4660409Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4660555Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4660703Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4660859Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661009Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661164Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661313Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661461Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661610Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661758Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4661946Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662097Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662240Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662387Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662536Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662680Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662824Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4662963Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663104Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663253Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663394Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663539Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663678Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663819Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4663965Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664113Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664259Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664401Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664541Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664683Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664822Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4664961Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4665150Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4665296Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4665438Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4665581Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4665720Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4665936Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666084Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666224Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666367Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666510Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666652Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666794Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4666939Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667079Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667223Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667364Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667515Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667658Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667800Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4667944Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668083Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668222Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668364Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668506Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668693Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668835Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4668974Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669117Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669265Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669404Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669548Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669688Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669827Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4669970Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670109Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670255Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670395Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670534Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670676Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670821Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4670960Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4671101Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4671243Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4671390Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4671532Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4671674Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4671875Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672019Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672162Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672304Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672444Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672689Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672831Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4672972Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4673118Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4673260Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4673428Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4673597Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4673740Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4673883Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674028Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674169Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674318Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674459Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674600Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674743Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4674888Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675027Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675172Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675315Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675501Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675642Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675782Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4675925Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676070Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676212Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676353Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676496Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676644Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676784Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4676924Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677070Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677213Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677359Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677505Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677652Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677795Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4677942Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678084Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678227Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678368Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678509Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678694Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678838Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4678981Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4679126Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4679267Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4679489Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4679630Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4679771Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4679916Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680057Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680199Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680340Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680481Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680626Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680767Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4680909Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681056Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681198Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681340Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681482Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681621Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681767Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4681908Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682051Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682236Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682378Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682521Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682664Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682812Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4682954Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4683098Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4683238Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4683384Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4683524Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4683688Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4683856Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684000Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684140Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684283Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684426Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684571Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684710Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684850Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4684998Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4685140Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4685283Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4685468Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4685614Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4685763Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4685903Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686046Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686268Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686410Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686550Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686693Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686835Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4686974Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687120Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687265Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687412Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687553Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687693Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687841Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4687985Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4688125Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4688272Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4688411Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4688558Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4688698Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4688839Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689026Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689169Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689311Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689457Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689604Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689748Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4689887Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690027Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690170Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690313Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690452Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690599Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690742Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4690882Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691027Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691168Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691313Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691463Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691612Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691762Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4691910Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4692057Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4692253Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4692403Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4692554Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4692754Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4692904Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4693138Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4693285Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4693432Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4693581Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4693727Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4693878Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694028Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694176Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694327Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694475Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694622Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694778Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4694925Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4695076Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4695227Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4695381Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4695529Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4695675Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4695868Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696015Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696160Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696307Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696459Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696610Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696758Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4696906Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697056Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697203Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697349Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697503Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697651Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697804Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4697951Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4698102Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4698251Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4698628Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4698780Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4698937Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4699085Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4699236Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4699481Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4699633Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4699783Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4699930Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4700192Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4700343Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4700489Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4700638Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4700787Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4700934Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701087Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701238Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701388Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701537Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701685Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701839Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4701992Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4702138Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4702287Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4702434Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4702581Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4702730Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4702881Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703088Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703241Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703387Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703540Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703693Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703840Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4703992Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4704138Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4704283Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4704434Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4704582Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4704737Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4704884Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705032Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705186Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705339Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705484Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705635Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705781Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4705929Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4706076Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4706266Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4706421Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4706567Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4706713Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4706861Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707078Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707230Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707378Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707526Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707678Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707825Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4707972Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4708126Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4708271Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4708419Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4708570Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4708723Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4708875Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709024Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709172Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709320Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709468Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709614Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709809Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4709957Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4710107Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4710253Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4710405Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4710555Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4710703Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4710850Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711001Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711148Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711302Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711452Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711603Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711752Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4711901Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712053Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712203Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712351Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712502Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712650Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712796Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4712947Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4713137Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4713290Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4713448Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4713596Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4713790Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4713975Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4714122Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4714270Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4714418Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4714564Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4714715Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4714864Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715016Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715165Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715311Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715461Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715613Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715761Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4715913Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716059Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716212Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716359Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716506Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716698Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716845Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4716991Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4717145Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4717298Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4717450Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4717596Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4717741Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4717892Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718039Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718189Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718351Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718500Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718648Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718798Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4718952Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4719102Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4719247Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4719396Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4719548Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4719696Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4719844Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4720039Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4720187Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4720334Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4720479Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4720974Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4721128Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4721277Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4721427Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4721576Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4721721Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4721871Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722022Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722167Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722316Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722460Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722611Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722761Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4722908Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723054Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723199Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723344Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723492Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723638Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723849Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4723997Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4724143Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4724297Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4724444Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4724588Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4724734Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4724881Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725026Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725175Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725321Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725475Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725622Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725768Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4725914Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726063Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726208Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726355Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726498Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726641Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726787Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4726973Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4727125Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4727270Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4727413Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4727562Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4727787Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4727933Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728082Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728228Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728375Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728518Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728662Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728812Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4728956Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729099Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729244Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729393Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729539Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729683Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729830Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4729978Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4730122Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4730265Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4730415Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4730602Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4730750Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4730896Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731045Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731197Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731343Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731487Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731636Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731785Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4731930Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4732074Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4732219Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4732365Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4732509Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4732652Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4732856Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733003Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733152Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733300Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733445Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733593Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733738Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4733929Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4734079Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4734223Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4734368Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4734645Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4734794Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4734939Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735084Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735230Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735380Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735525Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735671Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735822Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4735965Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736110Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736259Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736404Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736549Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736693Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736836Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4736986Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4737132Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4737281Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4737470Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4737611Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4737758Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4737902Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738054Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738204Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738349Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738497Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738643Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738787Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4738938Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739085Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739230Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739381Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739530Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739693Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739837Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4739981Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4740128Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4740273Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4740419Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4740566Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4740756Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4740908Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4741055Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4741202Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4741425Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4741573Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4741718Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4741866Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742011Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742153Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742300Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742449Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742601Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742748Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4742893Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743047Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743191Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743336Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743484Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743629Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743776Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4743923Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4744068Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4744259Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4744404Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4744551Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4744704Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4744858Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745006Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745149Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745294Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745447Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745593Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745742Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4745899Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746046Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746197Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746342Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746491Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746639Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746782Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4746927Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4747074Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4747218Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4747367Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4747557Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4747707Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4747858Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748001Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748244Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748393Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748537Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748687Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748837Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4748981Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4749127Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4749274Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4749423Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4749571Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4749715Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4749866Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750016Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750162Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750309Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750455Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750600Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750748Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4750895Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751083Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751234Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751380Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751532Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751683Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751830Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4751981Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4752127Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4752274Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4752425Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4755728Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4755889Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756045Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756193Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756341Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756500Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756647Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756793Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4756946Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4757093Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4757242Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4757389Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4757598Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4757751Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4757898Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4758046Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4758279Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4758428Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4758580Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4758727Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4758875Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759026Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759173Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759320Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759472Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759620Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759770Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4759924Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760069Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760218Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760364Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760512Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760667Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760814Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4760969Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4761158Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4761305Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4761456Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4761608Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4761756Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4761909Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762056Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762205Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762352Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762498Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762651Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762801Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4762950Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4763103Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4763252Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4763405Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4763553Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4763699Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4763851Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764001Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764149Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764342Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764499Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764645Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764798Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4764947Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4765170Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4765318Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4765465Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4765619Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4765767Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4765912Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766070Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766220Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766370Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766514Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766660Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766814Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4766960Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4767105Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4767251Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4767397Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4767546Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4767695Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4767884Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768034Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768182Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768330Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768485Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768632Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768780Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4768929Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769077Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769234Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769380Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769530Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769682Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769831Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4769985Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4770138Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4770284Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4770431Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4770578Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4770724Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4770873Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4771016Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4771211Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4771365Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4771511Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4771663Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4771885Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772035Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772186Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772333Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772481Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772634Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772846Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4772999Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4773150Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4773296Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4773447Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4773600Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4773746Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4773896Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774043Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774192Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774342Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774491Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774649Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774840Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4774986Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4775134Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4775286Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4775442Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4775593Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4775740Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4775888Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776036Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776181Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776333Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776483Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776632Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776779Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4776926Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4777083Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4777231Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4777380Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4777533Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4777680Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4777828Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4778016Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4778165Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4778314Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4778460Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4778605Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4778859Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779008Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779156Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779303Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779451Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779602Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779751Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4779900Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780051Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780199Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780346Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780506Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780653Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780802Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4780946Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4781092Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4781240Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4781387Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4781580Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4781733Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4781880Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782030Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782183Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782332Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782480Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782626Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782771Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4782923Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783068Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783221Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783368Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783515Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783664Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783816Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4783962Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4784113Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4784260Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4784408Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4784555Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4784701Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4784901Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4785053Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4785200Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4785350Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4785578Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4785729Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4785876Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786021Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786170Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786318Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786462Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786613Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786758Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4786904Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787047Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787189Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787338Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787480Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787623Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787769Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4787912Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788055Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788207Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788393Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788539Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788683Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788827Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4788978Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789122Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789265Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789410Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789553Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789700Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789845Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4789990Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4790137Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4790280Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4790421Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4790575Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4790718Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4790864Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791007Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791148Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791295Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791438Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791623Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791773Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4791916Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4792059Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4792203Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4792421Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4792567Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4792711Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4792853Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793000Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793145Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793289Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793443Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793586Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793730Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4793874Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794025Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794174Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794319Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794463Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794610Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794754Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4794900Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795046Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795230Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795376Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795521Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795670Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795819Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4795963Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796110Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796253Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796397Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796545Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796688Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796833Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4796980Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797122Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797264Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797415Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797558Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797702Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797844Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4797985Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4798131Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4798274Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4798650Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4798804Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4798946Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4799093Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4799368Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4799514Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4799661Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4799805Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4799947Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800094Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800236Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800386Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800531Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800676Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800821Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4800962Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801109Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801256Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801395Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801537Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801682Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801827Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4801978Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4802186Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4802328Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4802472Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4802616Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4802767Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4802912Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803056Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803201Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803344Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803488Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803635Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803780Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4803926Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804074Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804216Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804361Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804508Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804652Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804798Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4804941Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4805085Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4805231Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4805439Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4805589Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4805735Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4805877Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806024Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806246Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806391Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806538Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806680Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806822Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4806967Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807111Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807263Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807406Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807550Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807695Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807843Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4807987Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4808130Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4808272Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4808420Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4808565Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4808706Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4808853Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809038Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809182Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809331Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809473Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809622Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809767Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4809910Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810056Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810199Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810342Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810488Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810636Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810779Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4810924Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811067Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811222Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811365Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811506Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811653Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811793Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4811943Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4812086Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4812273Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4812424Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4812568Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4812759Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4812945Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813122Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813269Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813411Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813554Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813699Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813841Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4813988Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814134Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814277Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814421Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814563Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814712Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814857Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4814998Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4815140Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4815285Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4815427Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4815576Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4815763Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4815907Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816051Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816193Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816346Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816496Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816642Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816790Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4816941Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817087Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817238Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817388Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817539Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817691Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817836Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4817993Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4818141Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4818287Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4818434Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4818580Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4818726Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4818875Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4819062Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4819216Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4819362Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4819509Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4819697Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4819882Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820031Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820179Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820325Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820473Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820618Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820767Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4820920Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821066Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821211Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821360Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821514Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821667Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821811Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4821959Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4822106Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4822253Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4822402Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4822594Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4822740Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4822888Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823038Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823194Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823343Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823488Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823633Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823783Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4823929Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824079Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824231Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824377Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824524Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824669Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824818Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4824966Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4825112Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4825258Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4825408Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4825553Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4825702Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4825896Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4826044Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4826193Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4826339Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4826561Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4826710Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4826855Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827003Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827149Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827296Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827444Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827594Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827744Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4827893Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828040Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828193Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828338Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828484Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828633Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828780Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4828926Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4829073Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4829221Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4829437Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4829584Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4829733Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4829890Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830038Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830184Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830333Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830477Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830623Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830770Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4830919Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831070Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831217Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831359Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831511Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831659Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831807Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4831957Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4832103Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4832254Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4832402Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4832590Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4832743Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4832890Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4833036Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4833185Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4833411Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4833561Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4833706Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4833852Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834001Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834149Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834298Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834449Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834598Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834750Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4834896Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835047Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835195Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835342Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835489Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835639Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835786Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4835937Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4836129Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4836274Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4836423Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4836567Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4836720Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4836866Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837011Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837159Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837305Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837451Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837600Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837749Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4837896Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838044Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838190Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838341Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838487Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838633Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838783Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4838928Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4839073Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4839223Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4839410Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4839562Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4839713Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4839858Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840085Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840233Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840379Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840526Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840673Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840819Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4840970Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4841118Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4841268Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4841417Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4841566Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4841724Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4841870Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842015Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842164Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842310Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842458Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842603Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842750Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4842938Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843085Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843231Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843380Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843529Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843683Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843830Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4843977Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4844126Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4844271Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4844419Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4844568Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4844714Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4844862Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845007Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845157Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845305Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845449Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845595Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845745Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4845893Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4846131Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4846282Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4846428Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4846576Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4846720Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4846947Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847096Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847239Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847385Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847531Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847673Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847818Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4847966Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848109Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848255Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848397Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848545Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848690Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848832Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4848977Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4849120Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4849265Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4849413Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4849560Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4849752Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4849899Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850041Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850185Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850334Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850477Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850624Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850767Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4850908Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851061Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851207Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851353Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851499Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851640Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851785Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4851931Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4852073Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4852217Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4852361Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4852504Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4852647Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4852838Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853030Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853176Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853319Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853466Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853708Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853852Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4853996Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4854141Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4854285Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4854429Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4854570Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4854719Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4854863Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855006Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855151Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855295Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855443Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855592Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855736Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4855881Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856022Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856165Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856311Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856498Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856641Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856789Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4856931Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857081Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857225Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857366Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857509Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857651Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857793Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4857936Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858080Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858230Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858372Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858514Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858658Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858807Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4858949Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859094Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859236Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859383Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859524Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859708Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859856Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4859999Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4860142Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4860289Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4860511Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4860659Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4860806Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4860948Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861092Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861234Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861372Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861521Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861670Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861816Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4861964Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862111Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862257Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862400Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862541Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862687Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862828Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4862972Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4863120Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4863307Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4863482Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4863651Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4863796Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4863948Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864090Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864232Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864376Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864518Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864661Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864806Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4864953Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865101Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865243Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865386Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865536Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865680Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865819Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4865964Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4866105Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4866252Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4866395Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4866580Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4866729Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4866872Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867017Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867207Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867388Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867539Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867682Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867828Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4867980Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4868125Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4871321Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4871491Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4871643Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4871787Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4871932Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872082Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872227Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872373Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872517Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872660Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872813Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4872955Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4873101Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4873308Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4873473Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4873641Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4873802Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4873944Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874091Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874233Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874378Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874523Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874665Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874812Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4874954Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875097Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875244Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875387Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875534Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875680Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875822Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4875966Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4876108Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4876251Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4876396Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4876584Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4876726Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4876873Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877017Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877243Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877387Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877529Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877675Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877816Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4877957Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878102Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878247Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878399Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878543Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878685Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878834Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4878979Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4879120Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4879264Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:39.4879414Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4879565Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4879717Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4879867Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880061Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880207Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880353Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880502Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880654Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880800Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4880950Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881098Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881247Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881397Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881546Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881697Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881845Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4881990Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4882139Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4882291Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4882440Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4882585Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4882730Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4882878Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4883023Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4883171Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4883373Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4883543Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4883710Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4883858Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4884109Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4884259Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4884406Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4884554Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4884709Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4884856Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4885004Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4885157Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4885305Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4885458Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4885614Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4885826Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4886040Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4886254Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4886418Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4886565Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4886712Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4886860Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887012Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887213Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887366Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887514Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887666Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887814Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4887960Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4888108Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4888257Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4888404Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4888556Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4888704Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4888852Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889002Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889148Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889297Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889446Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889594Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889742Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4889890Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890038Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890192Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890385Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890538Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890683Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890827Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4890979Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4891202Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4891351Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4891499Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4891644Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4891793Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4891940Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4892089Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4892243Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4892388Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4892534Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4892682Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4892937Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4893090Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4893235Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4893382Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4893530Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4893674Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4893823Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894017Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894163Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894309Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894458Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894610Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894759Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4894899Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895045Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895196Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895343Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895487Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895640Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895786Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4895937Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896083Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896235Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896383Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896528Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896672Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896818Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4896961Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4897110Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4897325Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4897475Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4897624Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4897771Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4897999Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4898149Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4898293Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4898627Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4898779Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4898928Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899075Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899224Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899371Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899520Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899665Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899820Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4899968Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4900116Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4900266Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4900411Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4900556Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4900704Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4900851Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901083Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901228Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901374Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901526Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901674Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901818Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4901967Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902112Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902260Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902404Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902552Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902703Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902849Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4902994Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4903141Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4903290Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4903436Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4903585Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4903731Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4903878Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4904026Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4904239Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4904392Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4904538Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4904685Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4904834Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905092Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905243Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905389Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905534Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905686Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905832Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4905982Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4906135Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4906280Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4906426Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4906574Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4906732Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4906882Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907028Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907172Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907322Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907468Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907616Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907808Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4907955Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908102Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908247Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908398Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908548Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908692Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908840Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4908984Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4909132Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4909284Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4909436Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4909583Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4909730Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4909875Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910036Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910183Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910330Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910479Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910622Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910766Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4910911Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4911119Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4911265Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4911410Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4911552Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4911741Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4911923Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912069Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912217Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912358Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912503Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912651Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912795Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4912943Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913086Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913228Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913372Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913518Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913662Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913805Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4913947Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914090Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914233Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914375Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914523Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914707Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914849Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4914994Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4915145Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4915291Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4915434Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4915576Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4915724Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4915866Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916008Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916156Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916299Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916441Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916586Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916728Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4916877Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917020Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917160Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917304Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917443Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917584Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917736Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4917927Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4918076Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4918218Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4918365Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4918588Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4918732Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4918875Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919021Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919161Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919307Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919447Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919591Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919740Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4919882Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920026Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920174Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920317Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920460Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920606Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920748Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4920895Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921038Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921182Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921373Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921515Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921657Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921802Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4921951Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922097Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922242Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922386Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922529Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922670Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922812Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4922962Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923106Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923251Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923393Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923538Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923684Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923826Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4923967Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4924111Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4924254Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4924395Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4924582Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4924728Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4924876Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925015Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925161Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925382Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925525Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925667Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925814Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4925955Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926102Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926246Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926390Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926537Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926678Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926819Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4926971Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927115Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927260Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927404Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927546Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927693Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927838Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4927985Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4928171Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4928312Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4928457Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4928602Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4928749Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4928891Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929033Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929177Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929319Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929461Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929606Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929750Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4929892Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930036Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930177Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930327Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930469Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930610Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930755Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4930895Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4931038Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4931185Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4931373Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4931522Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4931663Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4931806Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932027Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932169Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932312Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932455Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932597Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932790Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4932936Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933083Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933233Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933378Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933519Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933664Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933814Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4933962Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4934103Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4934246Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4934392Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4934534Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4934682Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4934893Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935037Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935181Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935333Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935479Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935626Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935767Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4935909Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936054Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936195Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936337Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936484Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936630Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936775Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4936916Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937064Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937212Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937355Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937495Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937641Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937783Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4937927Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4938112Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4938258Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4938401Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4938544Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4938686Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4938905Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939049Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939190Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939335Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939479Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939624Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939767Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:39.4939920Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940069Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940215Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940361Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940514Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940661Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940810Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4940958Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4941105Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4941252Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4941399Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4941545Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4941736Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4941883Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942035Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942185Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942332Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942479Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942626Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942772Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4942920Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943066Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943219Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943369Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943516Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943663Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943812Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4943959Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4944108Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4944255Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4944408Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4944554Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4944699Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4944891Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4945045Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4945192Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4945348Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4945533Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4945713Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4945865Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946011Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946160Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946305Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946451Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946606Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946755Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4946900Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4947049Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4947194Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4947349Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4947497Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4947696Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4947913Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4948119Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4948267Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4948421Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4948624Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4948774Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4948922Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949067Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949222Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949370Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949513Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949660Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949805Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4949953Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950099Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950248Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950399Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950545Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950691Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950841Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4950986Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4951136Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4951281Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4951426Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4951578Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4951725Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4951919Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4952069Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4952214Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4952361Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4952581Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4952728Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4952874Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953020Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953163Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953311Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953456Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953605Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953754Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4953899Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954045Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954196Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954342Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954492Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954641Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954787Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4954939Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4955082Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4955233Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4955466Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4955613Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4955760Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4955911Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956058Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956207Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956353Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956502Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956648Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956797Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4956947Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957096Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957243Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957400Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957551Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957700Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957846Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4957992Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4958138Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4958285Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4958430Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4958621Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4958770Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4958919Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4959063Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4959208Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4959458Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4959607Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4959754Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4959902Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960048Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960195Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960343Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960491Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960637Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960782Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4960925Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961080Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961224Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961370Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961517Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961664Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961815Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4961963Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4962150Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4962298Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4962442Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4962588Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4962742Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4962888Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963038Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963183Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963329Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963479Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963626Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963779Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4963926Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964070Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964218Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964368Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964513Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964661Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964806Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4964951Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4965102Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4965253Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4965445Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4965596Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4965741Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4965889Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966110Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966257Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966406Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966553Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966700Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966848Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4966994Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4967148Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4967298Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4967441Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4967590Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4967742Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4967890Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968034Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968179Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968326Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968474Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968619Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968769Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4968960Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4969109Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4969256Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4969406Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4969557Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4969703Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4969850Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970000Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970145Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970290Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970437Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970582Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970727Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4970870Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971011Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971164Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971308Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971452Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971597Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971739Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4971882Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4972023Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4972209Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4972354Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4972497Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4972640Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4972922Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973065Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973208Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973348Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973490Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973636Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973779Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4973922Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974067Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974212Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974357Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974502Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974645Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974790Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4974932Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975072Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975219Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975363Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975506Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975695Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975838Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4975986Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4976127Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4976278Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4976427Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4976571Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4976713Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4976858Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977001Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977145Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977289Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977434Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977582Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977727Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4977874Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978017Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978158Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978303Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978443Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978585Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978730Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4978914Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4979059Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4979207Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4979350Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4979493Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4979717Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4979861Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980005Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980145Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980288Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980432Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980572Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980719Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4980863Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981004Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981148Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981294Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981435Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981581Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981723Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4981865Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982008Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982149Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982295Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982477Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982618Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982766Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4982912Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983057Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983210Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983377Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983539Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983695Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983840Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4983988Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4987325Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4987492Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4987639Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4987784Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4987935Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4988082Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4988223Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4988367Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4988513Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4988656Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4988799Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989011Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989158Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989304Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989449Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989701Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989849Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4989992Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4990134Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4990282Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4990426Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4990573Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4990722Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4990866Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991014Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991159Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991304Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991458Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991601Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991745Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4991892Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992035Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992182Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992324Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992514Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992661Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992803Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4992952Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993103Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993246Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993394Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993535Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993678Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993823Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4993965Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994111Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994260Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994405Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994552Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994703Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994850Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4994998Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4995141Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4995284Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4995433Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4995578Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4995763Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4995914Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4996056Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4996206Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4996352Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4996570Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4996716Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4996859Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997004Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997152Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997294Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997444Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997589Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997733Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4997880Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4998025Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4998172Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4998318Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4998629Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4998773Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4998918Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4999060Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4999208Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4999356Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4999581Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4999728Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.4999873Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000019Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000170Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000314Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000461Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000610Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000755Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5000906Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001051Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001196Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001345Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001490Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001640Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001787Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5001928Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5002076Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5002217Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5002359Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5002505Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5002648Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5002853Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5003007Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5003159Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5003321Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:39.5003618Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5003769Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5003922Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004069Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004217Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004370Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004519Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004671Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004823Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5004970Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5005120Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5005266Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5005421Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5005572Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5005719Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5005872Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006022Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006170Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006324Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006517Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006663Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006813Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5006962Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5007124Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5007271Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5007418Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5007569Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5007715Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5007863Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008014Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008163Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008312Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008459Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008607Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008762Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5008910Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5009059Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5009210Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5009355Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5009503Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5009650Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5009850Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010001Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010148Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010298Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010523Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010671Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010816Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5010967Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5011117Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5011267Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5011414Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5011565Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5011719Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5011867Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012015Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012174Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012321Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012471Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012617Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012815Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5012965Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5013111Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5013261Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5013467Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5013635Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5013809Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5013962Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5014111Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5014259Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5014404Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5014552Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5014703Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5014850Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015002Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015154Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015301Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015449Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015600Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015748Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5015899Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016045Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016194Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016340Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016485Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016698Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016849Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5016995Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5017144Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5017331Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5017520Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5017669Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5017816Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5017967Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018114Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018260Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018413Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018561Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018710Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018851Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5018998Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5019154Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5019301Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5019448Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5019597Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5019744Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5019891Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020046Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020233Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020383Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020531Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020677Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020833Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5020981Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5021128Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5021278Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5021426Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5021579Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5021726Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5021877Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022025Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022171Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022319Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022478Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022624Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022774Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5022920Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5023072Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5023221Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5023369Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5023563Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5023723Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5023890Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5024058Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5024282Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5024429Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5024580Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5024726Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5024872Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025026Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025176Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025331Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025479Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025626Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025782Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5025936Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026086Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026240Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026389Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026540Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026688Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026835Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5026986Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5027176Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5027322Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5027475Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5027629Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5027777Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5027929Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028077Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028225Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028375Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028522Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028676Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028825Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5028970Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5029119Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5029265Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5029420Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5029566Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5029712Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5029860Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030007Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030154Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030352Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030503Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030652Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030798Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5030944Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5031168Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5031317Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5031463Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5031616Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5031763Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5031914Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032062Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032215Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032364Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032511Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032656Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032809Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5032957Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5033107Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5033253Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5033399Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5033546Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5033695Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5033885Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034039Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034185Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034332Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034484Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034630Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034778Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5034924Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5035069Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5035215Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5035359Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5035555Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5035707Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5035851Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036039Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036186Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036332Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036479Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036624Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036766Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5036911Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5037053Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5037243Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5037389Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5037534Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5037679Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5037822Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038040Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038191Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038336Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038482Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038663Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038808Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5038955Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039104Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039248Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039397Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039540Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039688Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039835Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5039979Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5040124Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5040267Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5040411Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5040557Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5040704Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5040917Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041064Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041209Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041358Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041508Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041649Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041794Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5041937Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042081Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042227Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042373Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042521Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042664Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042807Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5042952Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043100Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043251Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043398Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043541Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043685Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043832Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5043982Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5044167Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5044315Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5044462Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5044603Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5044819Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5044966Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045108Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045254Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045398Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045540Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045687Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045831Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5045976Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046123Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046266Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046410Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046561Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046704Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046850Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5046991Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5047133Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5047279Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5047421Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5047613Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5047763Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5047908Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048052Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048200Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048343Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048488Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048629Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048772Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5048920Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049058Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049205Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049360Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049504Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049651Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049792Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5049938Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5050086Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5050235Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5050380Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5050527Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5050670Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5050860Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051007Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051150Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051296Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051440Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051664Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051813Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5051955Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5052099Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5052242Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5052386Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5052531Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5052680Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5052876Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053022Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053166Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053322Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053467Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053611Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053756Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5053902Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054045Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054190Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054335Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054522Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054668Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054811Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5054954Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055101Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055245Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055391Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055533Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055676Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055824Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5055969Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056120Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056263Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056407Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056551Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056699Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056843Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5056990Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5057134Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5057285Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5057427Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5057569Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5057758Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5057907Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058049Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058200Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058381Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058559Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058706Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058849Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5058996Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5059140Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5059281Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5059430Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5059578Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5059723Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5059871Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060014Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060168Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060311Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060454Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060602Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060747Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5060889Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061032Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061181Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061371Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061516Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061663Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061820Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5061964Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062106Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062252Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062394Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062536Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062687Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062831Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5062978Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063120Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063262Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063407Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063556Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063698Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063844Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:39.5063994Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5064147Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5064301Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5064488Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5064646Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5064793Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5064941Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5065093Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5065386Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5065537Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5065684Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5065831Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5065978Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5066126Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5066272Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5066477Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5066629Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5066782Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5066931Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067086Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067238Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067387Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067537Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067689Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067839Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5067993Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5068143Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5068337Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5068490Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5068639Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5068793Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5068944Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069092Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069241Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069392Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069541Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069693Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069843Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5069993Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5070145Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5070293Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5070446Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5070598Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5070747Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5070899Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071047Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071195Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071349Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071544Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071698Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071850Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5071999Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5072189Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5072374Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5072524Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5072679Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5072828Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5072977Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5073133Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5073288Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5073446Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5073597Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5073750Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5073906Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074061Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074209Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074362Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074509Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074663Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074810Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5074961Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5075152Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5075301Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5075449Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5075600Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5075759Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5075917Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076067Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076215Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076366Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076515Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076664Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076817Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5076965Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5077115Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5077263Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5077415Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5077566Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5077714Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5077862Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078017Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078167Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078316Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078510Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078660Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078810Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5078959Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5079185Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5079340Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5079487Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5079636Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5079788Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5079939Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080092Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080243Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080393Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080543Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080690Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080843Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5080995Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5081144Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5081299Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5081453Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5081603Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5081757Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5081908Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5082097Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5082248Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5082396Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5082552Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5082700Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5082850Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083002Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083149Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083301Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083455Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083632Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083810Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5083960Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5084109Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5084262Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5084411Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5084559Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5084710Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5084859Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085009Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085159Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085349Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085506Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085656Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085806Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5085958Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5086183Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5086332Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5086486Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5086634Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5086785Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5086932Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5087083Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5087240Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5087389Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5087537Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5087691Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5087847Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088005Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088153Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088300Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088450Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088598Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088750Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5088940Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089087Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089240Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089390Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089544Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089694Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089841Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5089989Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5090140Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5090288Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5090438Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5090590Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5090737Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5090890Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091037Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091189Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091339Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091487Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091637Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091786Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5091935Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5092088Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5092276Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5092433Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5092581Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5092775Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093030Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093182Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093331Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093485Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093652Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093821Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5093970Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5094119Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5094274Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5094422Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5094570Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5094727Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5094874Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095019Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095168Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095311Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095452Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095597Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095742Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5095932Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096074Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096216Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096365Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096516Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096658Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096802Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5096944Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097089Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097231Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097372Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097522Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097663Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097805Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5097949Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5098094Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5098239Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5098382Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5098753Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5098900Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5099044Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5099188Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5099405Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5099555Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5099700Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5099849Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100056Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100261Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100408Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100554Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100705Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100851Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5100996Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5101150Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5104756Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5104926Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105077Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105220Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105372Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105518Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105660Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105803Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5105950Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5106092Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5106239Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5106487Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5106630Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5106773Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5106914Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107065Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107216Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107359Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107506Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107647Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107789Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5107936Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108080Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108226Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108370Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108514Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108662Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108810Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5108955Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5109096Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5109240Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5109381Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5109527Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5109714Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5109859Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110006Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110149Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110294Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110515Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110658Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110808Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5110951Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111093Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111237Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111379Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111526Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111670Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111815Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5111967Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112112Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112257Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112404Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112546Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112691Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112835Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5112981Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5113132Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5113317Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5113459Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5113602Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5113747Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5113904Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114045Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114187Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114334Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114482Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114624Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114771Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5114919Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115061Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115208Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115350Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115500Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115641Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115782Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5115926Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116068Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116210Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116355Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116538Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116691Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116834Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5116975Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5117128Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5117348Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5117491Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5117635Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5117779Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5117928Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118071Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118217Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118363Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118509Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118653Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118802Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5118951Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119091Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119236Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119378Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119520Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119663Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119804Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5119954Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5120140Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5120284Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5120433Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5120580Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5120726Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5120868Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121010Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121157Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121303Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121445Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121592Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121738Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5121883Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122023Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122166Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122316Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122457Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122599Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122746Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5122890Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5123032Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5123183Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5123380Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5123528Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5123671Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5123816Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124042Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124190Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124332Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124475Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124620Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124765Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5124906Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125052Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125198Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125340Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125480Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125628Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125777Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5125925Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126068Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126210Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126354Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126496Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126641Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126829Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5126969Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127114Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127256Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127406Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127551Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127693Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127836Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5127984Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5128126Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5128268Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:39.5128423Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5128576Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5128734Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5128883Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129033Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129183Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129331Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129476Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129624Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129774Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5129924Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5130115Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5130266Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5130414Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5130562Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5130808Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5130957Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131105Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131256Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131403Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131549Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131699Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131846Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5131996Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5132146Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5132293Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5132448Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5132598Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5132807Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5132956Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5133103Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5133248Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5133397Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5133547Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5133741Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5133887Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134033Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134182Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134338Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134483Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134631Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134776Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5134921Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135070Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135217Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135366Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135511Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135656Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135804Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5135952Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5136097Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5136247Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5136394Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5136546Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5136694Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5136883Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137035Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137182Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137328Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137477Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137702Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137853Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5137998Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5138145Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5138296Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5138443Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5138590Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5138744Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5138889Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139039Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139188Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139340Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139489Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139633Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139778Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5139931Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5140076Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5140230Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5140379Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5140568Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5140716Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5140861Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141012Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141161Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141307Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141454Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141602Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141749Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5141902Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142050Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142197Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142346Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142494Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142645Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142799Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5142947Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5143097Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5143245Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5143390Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5143534Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5143725Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5143876Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144025Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144173Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144363Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144544Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144691Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144840Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5144986Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5145133Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5145283Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5145432Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5145582Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5145728Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5145873Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146023Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146178Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146325Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146474Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146622Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146773Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5146923Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5147073Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5147265Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5147413Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5147560Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5147713Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5147869Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148020Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148170Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148320Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148471Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148619Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148767Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5148924Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149072Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149222Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149369Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149520Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149672Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149819Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5149967Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5150116Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5150264Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5150417Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5150610Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5150760Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5150911Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5151059Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5151284Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5151438Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5151588Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5151737Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5151888Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152036Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152187Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152337Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152487Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152638Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152789Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5152943Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5153093Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5153241Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5153394Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5153541Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5153714Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5153891Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154041Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154229Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154383Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154532Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154693Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154842Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5154991Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5155143Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5155292Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5155439Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5155589Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5155738Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5155891Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156041Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156189Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156341Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156490Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156640Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156789Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5156936Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5157087Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5157235Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5157448Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5157602Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5157750Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5157899Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5158055Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5158278Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5158429Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5158576Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5158724Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5158876Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159023Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159171Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159324Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159469Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159613Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159760Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5159910Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160060Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160206Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160352Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160502Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160646Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160791Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5160944Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5161130Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5161281Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5161424Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5161578Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5161722Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5161866Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162012Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162156Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162301Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162448Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162597Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162746Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5162890Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163034Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163180Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163329Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163480Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163649Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163813Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5163960Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5164103Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5164246Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5164440Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5164587Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5164733Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5164880Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165101Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165245Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165392Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165534Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165680Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165824Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5165968Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5166119Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5166267Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5166411Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5166563Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5166709Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5166860Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167006Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167151Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167298Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167444Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167588Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167737Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5167921Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168072Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168217Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168363Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168517Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168664Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168809Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5168957Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169105Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169252Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169395Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169540Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169689Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169834Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5169978Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5170133Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5170277Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5170423Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5170571Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5170715Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5170862Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171007Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171192Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171342Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171486Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171630Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171776Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5171999Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5172148Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5172292Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5172435Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5172581Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5172777Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5172923Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173079Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173223Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173369Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173515Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173665Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173814Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5173955Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5174100Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5174251Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5174396Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5174540Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5174688Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5174877Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175025Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175171Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175319Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175466Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175610Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175753Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5175899Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176045Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176193Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176338Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176485Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176637Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176781Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5176923Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177075Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177220Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177367Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177512Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177661Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177808Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5177951Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5178141Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5178293Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5178438Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5178585Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5178866Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179011Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179160Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179304Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179449Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179597Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179740Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5179888Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180037Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180180Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180329Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180473Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180624Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180771Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5180915Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5181059Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5181207Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5181355Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5181500Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5181713Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5181860Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182007Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182151Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182302Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182449Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182592Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182736Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5182882Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183026Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183173Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183320Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183469Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183622Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183766Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5183914Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184061Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184204Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184351Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184494Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184639Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184790Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5184977Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5185126Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5185274Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5185418Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5185564Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5185782Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5185926Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186072Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186217Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186361Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186510Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186654Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186805Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5186951Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187096Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187246Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187399Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187542Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187690Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187835Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5187978Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5188126Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5188270Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5188419Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5188603Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5188747Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5188894Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189045Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189202Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189353Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189502Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189653Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189801Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5189949Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5190100Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5190252Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5190404Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5190557Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5190706Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5190862Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191011Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191159Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191308Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191455Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191603Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191793Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5191945Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5192095Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5192242Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5192390Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5192623Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5192772Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5192922Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193074Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193225Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193375Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193523Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193675Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193826Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5193973Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5194124Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5194280Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5194427Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5194574Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5194726Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5194874Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195026Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195173Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195364Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195514Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195662Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195809Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5195970Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5196119Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5196271Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5196419Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5196566Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5196722Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5196872Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197020Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197172Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197320Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197470Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197622Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197770Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5197922Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5198069Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5198223Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5198376Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5198684Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5198904Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5199058Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5199205Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5199355Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5199570Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5199771Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5199925Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200074Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200226Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200379Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200529Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200684Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200834Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5200982Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5201133Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5201280Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5201436Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5201584Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5201732Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5201881Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202028Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202177Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202331Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202541Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202689Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202841Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5202988Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5203145Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5203295Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5203444Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5203594Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5203743Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5203891Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204045Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204195Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204346Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204490Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204640Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204800Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5204952Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5205101Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5205254Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5205402Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5205552Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5205701Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5205896Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5206049Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5206199Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5206348Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5206602Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5206751Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5206901Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207049Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207197Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207347Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207494Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207649Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207801Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5207949Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5208099Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5208253Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5208401Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5208553Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5208701Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5208850Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209002Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209149Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209303Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209491Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209640Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209793Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5209948Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5210096Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5210252Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5210399Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5210547Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5210700Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5210847Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211002Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211157Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211307Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211460Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211612Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211761Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5211911Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5212060Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5212210Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5212359Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5212506Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5212747Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5212901Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5213051Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5213204Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5213354Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5213586Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5213735Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5213884Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214034Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214182Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214330Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214482Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214631Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214781Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5214929Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215077Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215232Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215379Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215528Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215677Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215824Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5215974Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5216123Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5216312Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5216461Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5216608Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5216756Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5216915Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217063Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217216Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217365Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217514Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217667Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217815Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5217968Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5221337Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5221511Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5221664Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5221821Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5221968Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5222116Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5222266Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5222412Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5222558Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5222707Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5222922Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5223072Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5223217Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5223361Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5223589Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5223735Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5223879Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224027Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224172Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224319Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224463Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224612Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224762Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5224905Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225047Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225196Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225348Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225491Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225637Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225778Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5225924Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226065Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226210Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226398Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226544Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226686Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226832Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5226981Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227128Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227272Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227416Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227563Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227707Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227848Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5227996Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5228140Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5228287Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5228433Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5228581Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5228731Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5228874Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229016Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229162Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229304Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229448Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229640Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229788Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5229935Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5230078Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5230222Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5230448Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5230591Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5230734Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5230878Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231022Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231169Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231312Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231463Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231612Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231754Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5231898Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232050Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232194Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232340Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232482Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232624Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232769Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5232911Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5233056Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5233246Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5233389Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5233559Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5233726Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5233881Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234027Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234170Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234312Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234462Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234606Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234752Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5234903Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235046Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235194Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235339Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235485Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235634Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235776Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5235918Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236062Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236205Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236351Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236544Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236693Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236842Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5236987Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5237232Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5237379Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5237521Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5237666Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5237809Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5237954Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238098Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238244Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238390Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238534Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238677Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238819Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5238968Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5239112Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5239260Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5239405Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5239547Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5239698Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5239842Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240032Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240179Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240322Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240467Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240616Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240760Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5240907Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241049Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241191Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241337Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241480Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241628Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241772Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5241914Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242058Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242205Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242349Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242497Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242639Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242782Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5242928Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5243070Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5243263Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5243411Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5243556Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5243725Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5243893Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244109Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244256Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244399Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244546Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244690Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244833Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5244977Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245121Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245267Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245414Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245556Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245708Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245850Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5245993Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5246137Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5246279Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5246420Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5246566Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5246711Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5246901Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247043Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247187Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247334Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247482Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247625Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247770Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5247914Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248058Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248202Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248344Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248492Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248634Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248776Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5248921Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249068Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249212Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249357Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249498Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249643Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249785Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5249926Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5250113Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5250259Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5250401Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5250546Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5250752Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5250935Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251080Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251222Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251367Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251508Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251649Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251796Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5251940Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5252081Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5252226Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5252368Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5252520Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5252662Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5252871Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253026Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253177Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253330Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253484Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253680Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253833Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5253980Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5254128Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5254287Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5254436Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5254585Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5254738Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5254886Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255040Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255189Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255339Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255492Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255639Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255789Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5255947Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5256096Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5256245Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5256395Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5256544Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5256695Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5256843Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5257036Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5257193Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5257341Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5257493Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5257717Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5257867Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258019Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258167Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258316Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258469Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258620Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258771Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5258924Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259072Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259225Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259383Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259536Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259689Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259838Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5259988Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5260139Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5260286Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5260439Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5260632Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5260780Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5260934Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261081Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261235Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261388Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261537Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261689Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261838Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5261986Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5262140Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5262291Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5262439Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5262589Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5262736Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5262892Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5263041Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5263191Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5263343Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5263491Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5263639Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5263856Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264008Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264159Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264306Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264454Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264683Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264833Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5264981Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5265134Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5265284Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5265435Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5265583Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5265735Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5265885Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266033Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266180Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266335Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266484Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266632Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266782Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5266929Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5267082Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5267232Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5267382Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5267577Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5267725Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5267873Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268036Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268183Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268334Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268484Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268632Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268785Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5268933Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269084Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269237Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269385Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269536Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269687Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269835Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5269986Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5270134Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5270281Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5270432Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5270580Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5271026Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5271183Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5271332Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5271484Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5271671Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5271856Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272013Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272163Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272312Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272460Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272607Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272759Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5272909Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5273059Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5273210Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5273358Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5273540Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5273714Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5273862Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274012Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274160Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274309Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274462Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274651Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274804Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5274955Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5275105Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5275263Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5275410Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5275558Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5275710Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5275858Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276006Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276160Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276308Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276458Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276607Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276754Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5276909Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5277057Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5277206Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5277358Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5277507Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5277657Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5277807Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278007Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278159Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278308Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278462Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278685Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278836Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5278987Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5279133Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5279283Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5279431Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5279579Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5279732Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5279882Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280029Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280178Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280331Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280481Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280629Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280777Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5280926Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5281073Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5281220Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5281374Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5281565Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5281722Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5281870Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282025Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282174Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282322Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282470Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282621Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282769Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5282919Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5283068Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5283218Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5283372Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5283528Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5283702Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5283878Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284025Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284177Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284323Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284469Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284617Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284804Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5284953Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5285101Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5285245Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5285390Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5285614Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5285760Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5285910Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286056Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286199Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286346Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286490Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286639Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286785Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5286930Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287077Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287228Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287374Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287524Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287670Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287815Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5287963Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5288107Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5288256Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5288464Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5288609Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5288755Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5288900Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289051Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289200Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289344Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289488Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289636Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289780Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5289930Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290078Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290225Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290371Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290515Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290662Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290808Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5290952Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5291100Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5291246Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5291390Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5291540Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5291726Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5291876Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5292024Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5292167Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5292404Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5292585Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5292779Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5292926Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293069Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293213Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293362Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293508Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293657Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293805Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5293949Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294096Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294247Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294391Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294538Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294682Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294827Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5294975Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5295120Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5295314Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5295461Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5295606Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5295755Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5295908Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296052Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296201Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296348Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296494Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296638Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296783Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5296932Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297079Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297224Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297370Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297513Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297667Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297812Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5297956Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5298104Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5298248Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5298580Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5298808Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5298960Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5299105Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5299251Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5299396Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5299672Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5299818Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5299962Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300109Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300254Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300398Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300546Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300692Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300843Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5300989Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5301135Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5301288Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5301433Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5301579Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5301726Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5301870Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302017Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302162Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302310Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302534Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302679Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302823Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5302970Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303120Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303264Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303411Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303555Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303702Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303847Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5303992Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5304143Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5304288Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5304433Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5304579Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5304728Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5304876Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305020Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305166Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305311Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305457Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305601Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305793Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5305943Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5306091Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5306236Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5306379Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5306602Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5306748Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5306891Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307039Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307185Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307334Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307480Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307627Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307781Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5307926Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308071Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308224Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308367Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308511Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308657Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308800Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5308947Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5309090Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5309236Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5309424Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5309568Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5309712Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5309866Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310014Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310165Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310309Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310454Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310603Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310746Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5310893Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311041Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311186Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311330Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311474Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311623Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311771Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5311915Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312062Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312212Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312357Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312500Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312694Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312840Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5312991Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5313138Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5313385Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5313564Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5313734Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5313878Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314025Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314171Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314320Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314474Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314626Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314778Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5314925Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315078Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315228Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315377Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315529Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315681Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315832Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5315984Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5316135Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5316327Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5316479Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5316626Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5316777Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5316930Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317079Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317229Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317379Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317529Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317682Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317834Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5317987Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5318135Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5318282Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5318431Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5318583Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5318730Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5318881Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319029Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319176Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319329Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319519Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319676Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319828Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5319975Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5320125Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5320351Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5320501Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5320653Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5320801Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5320953Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5321102Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5321250Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5321406Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5321553Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5321702Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5321854Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322009Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322162Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322310Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322458Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322608Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322756Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5322904Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5323098Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5323246Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5323399Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5323551Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5323728Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5323903Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324051Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324198Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324351Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324497Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324647Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324796Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5324948Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325099Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325247Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325399Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325549Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325696Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325845Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5325994Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5326143Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5326293Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5326484Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5326636Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5326787Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5326936Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5327159Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5327314Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5327463Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5327612Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5327759Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5327906Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328059Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328210Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328363Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328518Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328666Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328817Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5328971Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5329118Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5329269Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5329417Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5329564Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5329710Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5329860Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330053Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330202Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330350Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330503Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330656Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330805Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5330956Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331103Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331254Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331401Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331550Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331702Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331849Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5331996Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5332144Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5332296Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5332446Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5332593Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5332791Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5332942Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5333089Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5333236Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5333433Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5333582Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5333733Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5333882Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5334111Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5334264Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5334413Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5334564Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5334719Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5334869Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5335021Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5338191Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5338366Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5338520Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5338673Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5338829Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5338978Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5339131Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5339280Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5339430Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5339579Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5339729Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5339883Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5340097Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5340247Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5340397Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5340554Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5340707Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5340856Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341005Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341157Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341307Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341455Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341609Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341760Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5341912Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342061Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342214Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342368Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342518Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342667Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342822Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5342971Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5343119Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5343317Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5343469Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5343623Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5343770Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5343919Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5344173Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5344323Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5344473Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5344628Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5344776Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5344926Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345077Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345227Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345379Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345527Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345677Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345837Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5345985Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5346137Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5346285Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5346432Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5346583Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5346735Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5346926Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347078Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347229Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347379Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347535Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347685Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347834Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5347983Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5348132Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5348288Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5348434Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5348588Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5348737Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5348881Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349029Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349179Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349324Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349471Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349616Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349763Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5349908Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5350052Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5350261Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5350411Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5350556Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5350704Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5350890Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351073Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351224Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351369Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351517Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351664Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351811Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5351966Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5352113Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5352260Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5352410Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5352556Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5352711Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5352857Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353001Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353149Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353295Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353459Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353627Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353783Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5353973Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5354119Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5354263Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5354423Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5354568Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5354713Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5354860Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355006Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355151Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355301Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355448Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355599Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355743Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5355888Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356035Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356183Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356327Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356475Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356619Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356771Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5356918Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5357065Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5357260Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5357407Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5357553Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5357700Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5357920Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358075Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358222Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358366Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358515Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358662Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358805Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5358956Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359105Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359249Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359396Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359543Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359695Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359843Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5359991Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5360139Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5360282Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5360427Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5360575Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5360761Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5360908Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361052Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361197Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361350Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361494Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361639Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361786Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5361932Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362081Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362227Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362375Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362523Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362668Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362814Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5362969Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5363113Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5363254Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5363409Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5363575Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5363743Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5363891Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5364078Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5364232Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5364377Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5364521Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5364669Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5364888Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365038Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365184Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365328Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365479Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365625Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365770Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5365924Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366070Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366217Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366360Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366511Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366663Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366808Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5366955Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5367103Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5367249Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5367396Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5367543Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5367729Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5367880Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368026Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368174Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368323Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368467Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368612Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368760Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5368905Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369053Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369199Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369348Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369496Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369640Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369785Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5369936Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5370081Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5370230Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5370375Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5370520Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5370671Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5370816Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371032Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371181Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371327Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371475Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371698Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371842Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5371989Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5372135Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5372282Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5372431Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5372577Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5372794Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5372946Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373091Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373240Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373385Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373535Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373682Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373825Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5373969Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5374117Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5374262Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5374414Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5374605Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5374749Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5374895Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375040Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375189Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375336Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375478Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375628Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375774Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5375920Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376070Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376217Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376364Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376514Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376659Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376808Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5376961Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5377106Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5377257Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5377400Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5377544Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5377691Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5377877Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5378027Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5378177Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5378322Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:39.5378476Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5378705Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5378856Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379007Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379156Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379304Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379456Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379605Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379758Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5379907Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380055Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380206Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380359Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380507Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380657Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380804Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5380954Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5381102Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5381250Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5381446Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5381595Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5381743Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5381900Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382054Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382205Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382354Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382501Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382652Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382799Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5382950Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5383102Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5383252Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5383400Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5383550Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5383701Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5383854Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384000Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384148Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384297Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384449Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384600Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384798Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5384952Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5385102Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5385250Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5385474Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5385626Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5385776Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5385924Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386075Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386223Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386373Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386523Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386675Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386828Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5386975Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5387125Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5387278Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5387428Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5387581Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5387729Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5387877Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388029Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388178Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388371Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388523Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388672Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388823Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5388979Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5389127Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5389280Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5389427Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5389575Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5389726Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5389874Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390032Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390180Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390326Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390478Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390631Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390779Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5390929Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5391077Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5391229Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5391378Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5391566Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5391720Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5391867Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392017Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392171Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392393Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392542Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392692Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392840Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5392991Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5393139Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5393291Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5393448Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5393619Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5393788Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5393939Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394093Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394246Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394394Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394542Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394693Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394840Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5394995Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5395144Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5395360Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5395513Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5395661Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5395816Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5395965Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5396112Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5396262Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5396410Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5396557Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5396709Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5396858Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397009Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397157Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397304Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397458Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397606Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397753Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5397904Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5398051Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5398201Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5398349Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5398725Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5398891Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5399041Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5399190Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5399401Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5399603Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5399754Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5399902Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400051Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400201Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400349Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400499Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400659Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400807Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5400961Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5401107Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5401264Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5401414Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5401565Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5401714Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5401865Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402013Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402166Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402375Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402523Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402674Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402822Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5402977Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5403130Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5403279Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5403429Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5403582Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5403729Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5403908Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404082Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404230Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404383Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404530Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404682Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404832Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5404982Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5405134Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5405282Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5405431Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5405581Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5405823Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5405973Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5406122Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5406270Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5406499Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5406648Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5406796Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5406944Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407092Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407239Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407391Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407542Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407698Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407845Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5407994Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5408149Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5408297Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5408445Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5408596Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5408744Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5408896Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409046Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409195Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409390Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409540Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409691Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409849Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5409995Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5410143Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5410287Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5410432Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5410578Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5410725Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5410872Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411020Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411166Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411311Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411461Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411610Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411756Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5411901Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5412044Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5412192Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5412339Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5412485Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5412676Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5412868Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413020Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413166Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413390Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413542Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413687Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413831Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5413979Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5414124Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5414271Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5414417Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5414564Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5414712Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5414856Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415005Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415153Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415296Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415439Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415587Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415730Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5415878Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416029Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416216Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416363Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416508Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416651Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416802Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5416947Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417094Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417238Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417382Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417529Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417672Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417818Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5417969Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418116Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418267Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418413Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418557Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418703Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418847Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5418991Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5419138Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5419282Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5419469Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5419624Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5419769Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5419915Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5420059Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5420301Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5420449Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5420593Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5420735Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5420881Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421024Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421172Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421322Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421465Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421613Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421758Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5421907Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422054Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422198Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422344Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422488Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422631Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422778Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5422923Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423110Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423258Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423401Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423551Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423698Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423842Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5423988Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5424133Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5424277Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5424420Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5424568Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5424714Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5424866Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425013Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425164Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425313Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425457Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425604Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425749Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5425891Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5426037Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5426180Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5426373Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5426522Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5426666Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5426813Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427031Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427179Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427329Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427475Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427622Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427765Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5427909Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428056Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428203Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428347Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428493Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428636Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428786Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5428931Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5429075Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5429228Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5429374Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5429519Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5429666Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5429856Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430001Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430148Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430291Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430444Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430590Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430737Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5430885Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431030Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431174Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431323Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431469Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431618Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431761Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5431904Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432051Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432197Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432341Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432489Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432635Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432781Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5432933Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5433120Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5433275Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5433418Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5433587Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5433759Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5433979Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5434125Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5434275Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5434418Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5434568Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5434715Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5434861Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435012Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435157Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435301Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435448Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435597Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435745Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5435889Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436033Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436179Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436324Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436467Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436618Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436805Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5436952Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437099Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437243Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437396Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437542Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437685Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437832Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5437975Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5438119Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5438266Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5438414Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5438560Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5438706Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5438855Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439011Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439156Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439302Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439453Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439603Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439754Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5439902Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5440092Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5440252Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5440404Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5440552Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5440775Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5440926Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441077Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441225Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441373Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441523Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441671Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441821Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5441977Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5442124Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5442274Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5442432Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5442583Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5442733Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5442881Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5443029Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5443180Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5443327Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5443481Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5443673Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5443846Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444026Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444179Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444332Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444485Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444632Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444779Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5444929Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445077Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445233Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445385Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445534Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445689Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445836Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5445989Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5446140Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5446288Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5446439Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5446586Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5446733Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5446925Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5447079Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5447229Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5447381Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5447530Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5447780Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5447929Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448076Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448227Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448375Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448523Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448672Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448827Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5448976Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5449124Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5449271Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5449426Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5449574Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5449722Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5449871Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450018Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450169Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450316Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450510Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450660Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450812Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5450962Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5451121Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5451270Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5451419Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5451574Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5451725Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5451879Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5452028Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5455248Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5455422Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5455581Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5455730Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5455886Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456033Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456180Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456330Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456476Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456622Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456773Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5456982Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5457136Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5457283Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5457429Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5457658Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5457807Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5457950Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458100Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458246Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458396Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458544Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458692Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458844Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5458991Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5459137Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5459292Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5459440Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5459587Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5459735Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5459880Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460030Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460179Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460330Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460521Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460667Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460813Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5460962Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5461118Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5461266Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5461417Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5461562Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5461709Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5461855Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462002Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462154Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462301Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462454Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462605Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462755Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5462905Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463051Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463198Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463346Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463491Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463643Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463835Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5463984Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5464133Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5464278Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5464501Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5464654Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5464801Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5464949Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465096Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465244Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465392Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465544Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465693Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465841Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5465989Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5466143Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5466290Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5466436Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5466584Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5466730Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5466875Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467023Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467173Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467361Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467512Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467658Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467812Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5467959Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5468105Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5468252Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5468399Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5468547Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5468702Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5468853Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469003Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469149Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469296Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469452Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469602Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469750Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5469897Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470043Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470193Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470340Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470527Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470680Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470828Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5470975Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5471165Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5471347Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5471498Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5471644Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5471790Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5471938Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472088Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472238Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472394Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472540Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472688Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472833Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5472986Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5473132Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5473274Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5473442Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5473611Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5473756Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5473911Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474101Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474246Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474392Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474534Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474682Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474831Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5474976Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475122Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475265Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475406Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475551Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475695Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475838Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5475983Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476124Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476270Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476422Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476566Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476714Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476855Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5476998Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5477141Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5477354Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5477500Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5477644Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5477787Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5477932Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5478154Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5478298Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5478443Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5478584Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5478727Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5478875Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479016Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479167Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479312Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479455Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479603Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479752Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5479895Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480039Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480180Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480322Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480463Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480606Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480755Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5480939Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481083Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481229Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481371Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481520Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481665Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481807Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5481951Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482093Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482236Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482381Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482526Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482667Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482812Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5482954Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5483100Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5483251Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5483394Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5483556Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5483716Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5483872Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5484017Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5484206Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5484354Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5484500Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5484645Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5484868Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485010Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485152Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485295Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485438Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485581Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485725Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5485869Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486017Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486159Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486301Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486442Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486591Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486733Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5486878Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487021Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487167Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487309Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487456Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487646Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487787Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5487927Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488073Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488220Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488362Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488506Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488647Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488794Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5488938Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489083Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489230Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489372Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489515Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489661Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489805Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5489958Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5490098Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5490239Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5490384Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5490527Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5490668Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5490855Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491003Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491148Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491289Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491430Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491652Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491796Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5491938Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5492082Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5492224Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5492368Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5492516Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5492666Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5492906Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493048Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493193Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493348Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493519Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493687Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493833Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5493975Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5494120Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5494262Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5494408Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5494598Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5494739Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5494884Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495031Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495180Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495327Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495467Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495610Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495758Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5495900Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496043Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496193Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496336Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496478Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496621Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496770Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5496913Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497054Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497196Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497341Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497484Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497625Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497812Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5497959Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5498103Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5498244Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5498600Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5498825Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5498973Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499116Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499262Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499403Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499550Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499695Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499840Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5499985Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500125Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500267Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500419Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500562Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500706Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500846Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5500988Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5501136Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5501278Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5501423Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5501653Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5501795Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5501937Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502090Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502233Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502380Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502521Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502662Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502806Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5502949Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:39.5503097Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5503250Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5503407Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5503575Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5503739Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5503887Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504040Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504185Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504329Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504477Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504624Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504833Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5504983Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5505130Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5505277Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5505423Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5505666Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5505818Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5505964Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506111Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506255Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506401Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506552Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506702Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506845Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5506995Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5507141Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5507292Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5507442Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5507587Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5507736Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5507882Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508027Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508174Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508366Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508513Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508664Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508810Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5508963Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509107Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509253Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509402Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509548Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509691Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509840Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5509990Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5510140Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5510285Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5510429Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5510582Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5510730Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5510875Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511024Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511169Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511318Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511467Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511659Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511811Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5511957Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5512105Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5512329Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5512476Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5512623Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5512768Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5512915Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513059Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513208Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513357Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513531Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513700Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513849Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5513997Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5514147Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5514291Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5514435Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5514583Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5514727Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5514871Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5515023Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5515265Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5515417Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5515561Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5515706Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5515860Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516005Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516148Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516294Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516439Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516586Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516736Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5516888Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517039Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517186Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517330Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517482Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517629Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517780Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5517925Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518071Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518216Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518402Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518552Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518703Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518848Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5518992Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5519219Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5519367Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5519519Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5519664Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5519810Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5519958Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520105Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520255Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520404Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520550Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520698Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520850Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5520996Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5521146Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5521293Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5521437Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5521586Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5521731Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5521881Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522071Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522217Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522363Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522514Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522661Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522807Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5522952Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5523099Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5523244Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5523390Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5523542Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5523693Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5523858Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524027Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524184Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524331Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524478Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524623Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524772Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5524919Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5525067Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5525258Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5525416Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5525567Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5525715Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5525901Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526108Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526255Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526400Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526549Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526695Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526842Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5526991Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5527139Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5527290Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5527439Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5527586Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5527742Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5527887Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528033Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528181Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528327Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528478Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528625Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528814Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5528963Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5529109Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5529255Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5529412Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5529559Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5529708Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5529855Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530000Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530148Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530297Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530444Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530594Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530739Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5530886Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531035Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531180Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531329Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531474Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531621Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531767Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5531913Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5532112Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5532259Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5532404Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5532552Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5532826Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5532974Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533123Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533269Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533417Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533561Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533705Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533853Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5533999Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5534142Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5534290Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5534439Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5534580Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5534725Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5534867Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535012Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535159Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535300Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535450Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535639Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535781Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5535928Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536070Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536223Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536365Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536508Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536653Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536794Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5536935Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537077Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537222Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537367Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537507Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537649Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537798Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5537940Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538081Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538226Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538369Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538511Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538655Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538839Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5538986Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5539128Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5539270Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5539454Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5539632Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5539773Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5539918Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540059Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540205Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540347Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540492Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540639Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540781Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5540928Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541078Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541226Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541371Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541512Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541654Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541797Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5541939Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542080Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542271Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542413Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542554Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542697Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542844Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5542990Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5543135Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5543280Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5543449Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5543617Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5543756Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5543901Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544044Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544188Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544328Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544470Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544618Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544760Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5544901Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545046Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545190Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545337Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545519Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545665Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545809Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5545952Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5546093Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5546315Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5546459Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5546606Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5546747Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5546889Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547033Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547177Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547321Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547468Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547609Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547751Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5547898Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548042Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548185Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548329Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548471Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548619Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548763Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5548909Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549096Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549239Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549382Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549523Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549670Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549815Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5549957Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550098Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550242Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550385Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550536Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550684Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550824Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5550970Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551110Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551256Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551400Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551540Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551681Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551826Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5551967Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5552112Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5552297Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5552443Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5552592Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5552735Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5552877Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5553122Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5553269Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5553415Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5553583Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5553745Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5553893Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554037Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554180Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554323Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554464Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554612Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554760Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5554904Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555048Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555189Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555331Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555474Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555614Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555758Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5555944Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556087Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556232Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556380Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556522Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556664Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556806Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5556946Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557089Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557230Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557376Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557521Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557665Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557811Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5557953Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558101Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558244Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558385Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558528Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558671Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558814Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5558960Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5559146Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5559289Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5559436Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5559579Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5559805Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5559953Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560094Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560239Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560381Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560522Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560669Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560814Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5560961Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561109Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561255Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561399Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561545Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561689Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561831Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5561972Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5562112Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5562257Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5562401Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5562588Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5562731Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5562876Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563029Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563180Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563327Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563474Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563624Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563787Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5563953Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564111Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564262Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564407Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564551Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564700Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564849Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5564998Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5565143Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5565288Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5565438Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5565582Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5565727Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5565918Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5566068Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5566217Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5566368Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5566588Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5566741Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5566888Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5567039Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5567191Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5567337Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5567485Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5570667Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5570841Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5570992Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5571142Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5571296Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5571443Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5571595Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5571740Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5571891Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5572038Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5572187Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5572339Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5572549Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5572695Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5572913Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5573065Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5573220Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5573374Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5573546Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5573721Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5573868Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574015Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574167Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574314Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574460Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574615Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574763Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5574917Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5575063Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5575209Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5575359Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5575507Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5575652Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5575847Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576000Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576150Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576297Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576444Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576675Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576823Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5576971Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5577121Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5577268Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5577416Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5577566Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5577717Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5577868Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578018Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578167Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578324Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578472Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578622Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578769Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5578916Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5579073Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5579222Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5579413Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5579566Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5579713Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5579863Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580019Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580167Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580315Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580462Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580609Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580760Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5580906Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581061Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581209Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581351Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581500Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581651Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581798Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5581949Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5582095Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5582240Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5582389Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5582535Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5582752Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5582902Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5583048Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5583198Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5583420Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5583570Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5583720Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5583865Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584016Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584165Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584312Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584468Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584621Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584766Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5584919Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585074Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585228Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585374Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585520Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585668Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585814Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5585961Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5586113Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5586299Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5586452Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5586599Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5586747Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5586904Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587051Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587197Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587344Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587491Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587644Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587794Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5587943Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588091Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588236Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588382Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588536Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588683Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588831Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5588977Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5589125Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5589278Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5589466Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5589619Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5589771Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5589917Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5590064Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5590291Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5590440Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5590595Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5590741Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5590887Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591037Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591182Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591333Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591483Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591628Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591775Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5591927Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592074Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592225Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592372Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592517Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592667Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592812Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5592961Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5593148Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5593292Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5593440Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5593592Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5593739Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5593890Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594035Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594184Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594333Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594481Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594631Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594779Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5594925Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595075Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595228Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595382Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595528Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595673Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595822Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5595968Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5596114Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5596308Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5596465Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5596614Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5596759Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5596903Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597125Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597270Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597413Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597557Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597701Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597845Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5597994Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5598139Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5598284Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5598602Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5598747Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5598900Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5599063Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5599264Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5599473Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5599668Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5599869Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600014Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600160Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600404Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600548Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600690Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600841Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5600984Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601129Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601270Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601410Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601557Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601701Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601844Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5601995Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602138Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602280Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602424Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602570Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602715Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602856Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5602998Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5603145Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5603290Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5603431Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5603645Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5603794Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5603965Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5604129Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5604387Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5604532Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5604677Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5604820Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5604966Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605111Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605260Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605407Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605551Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605700Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605842Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5605988Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5606140Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5606283Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5606429Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5606571Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5606716Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5606866Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607013Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607225Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607372Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607514Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607656Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607806Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5607949Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608094Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608235Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608376Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608524Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608668Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608816Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5608966Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609109Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609258Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609410Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609553Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609702Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609847Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5609989Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5610137Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5610279Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5610467Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5610613Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5610756Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5610903Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611047Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611266Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611414Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611559Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611701Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611849Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5611990Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5612138Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5612285Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5612430Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5612576Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5612774Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5612924Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613069Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613211Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613355Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613496Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613640Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613787Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5613935Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614123Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614269Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614411Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614562Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614707Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614849Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5614997Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5615139Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5615282Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5615427Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5615571Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5615716Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5615860Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616002Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616145Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616291Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616434Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616577Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616719Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5616861Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5617008Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5617153Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5617345Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5617492Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5617635Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5617781Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618000Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618145Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618296Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618439Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618584Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618726Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5618869Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619017Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619163Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619305Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619450Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619592Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619742Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5619889Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620031Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620178Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620325Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620468Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620613Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620806Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5620948Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621097Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621239Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621392Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621536Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621680Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621825Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5621967Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622109Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622254Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622399Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622549Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622691Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622834Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5622984Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5623129Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5623270Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5623427Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5623591Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5623753Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5623894Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5624080Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5624230Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5624375Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5624519Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5624667Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5624930Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625074Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625221Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625364Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625508Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625651Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625792Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5625941Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626085Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626227Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626372Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626520Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626667Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626810Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:39.5626962Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5627112Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5627260Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5627412Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5627563Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5627756Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5627905Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628051Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628207Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628355Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628501Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628650Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628795Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5628944Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629095Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629242Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629392Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629537Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629682Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629832Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5629983Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5630130Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5630278Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5630423Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5630570Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5630716Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5630909Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5631063Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5631209Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5631355Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5631503Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5631751Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5631900Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632047Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632192Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632342Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632487Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632636Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632792Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5632941Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5633088Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5633239Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5633390Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5633544Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5633717Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5633888Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634039Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634185Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634333Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634533Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634682Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634831Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5634977Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5635130Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5635282Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5635429Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5635575Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5635722Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5635868Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636015Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636168Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636315Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636466Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636611Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636761Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5636914Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637062Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637211Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637358Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637502Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637649Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637839Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5637988Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5638136Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5638282Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5638506Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5638653Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5638799Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5638946Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639090Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639236Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639386Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639536Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639689Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639835Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5639980Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5640137Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5640283Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5640429Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5640580Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5640729Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5640879Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641025Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641174Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641367Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641512Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641658Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641813Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5641966Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5642109Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5642259Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5642406Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5642555Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5642707Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5642854Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643007Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643156Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643304Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643453Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643607Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643758Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5643906Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644051Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644204Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644354Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644541Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644694Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644842Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5644996Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5645144Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5645373Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5645523Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5645672Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5645818Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5645966Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5646112Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5646259Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5646412Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5646559Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5646708Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5646853Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647004Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647152Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647298Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647453Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647602Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647750Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5647901Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648094Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648239Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648389Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648536Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648694Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648843Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5648990Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5649137Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5649284Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5649430Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5649577Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5649725Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5649873Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650024Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650175Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650335Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650483Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650630Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650779Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5650926Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5651073Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5651223Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5651417Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5651573Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5651719Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5651864Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5652053Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5652234Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5652380Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5652528Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5652675Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5652875Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653023Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653176Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653325Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653490Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653655Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653816Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5653969Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5654119Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5654266Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5654411Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5654561Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5654706Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5654854Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655046Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655193Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655343Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655489Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655642Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655790Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5655935Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656080Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656231Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656377Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656530Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656683Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656830Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5656982Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5657130Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5657282Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5657433Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5657578Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5657720Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5657866Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5658010Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5658155Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5658345Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5658489Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5658634Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5658775Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659018Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659165Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659311Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659459Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659603Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659744Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5659888Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660034Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660179Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660322Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660465Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660610Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660763Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5660905Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661050Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661192Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661334Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661484Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661629Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661813Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5661959Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662102Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662246Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662393Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662536Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662685Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662833Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5662976Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5663123Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5663267Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5663423Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5663588Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5663752Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5663896Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664043Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664185Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664329Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664474Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664621Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664763Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5664912Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5665104Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5665252Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5665394Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5665545Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5665688Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5665907Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666051Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666195Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666340Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666482Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666627Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666776Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5666925Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667070Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667215Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667358Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667512Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667653Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667792Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5667937Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5668080Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5668223Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5668369Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5668520Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5668712Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5668855Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669000Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669151Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669296Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669438Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669587Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669729Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5669877Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670019Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670163Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670312Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670456Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670597Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670742Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5670891Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671036Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671185Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671328Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671474Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671617Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671759Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5671946Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5672093Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5672233Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5672385Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5672606Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5672751Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5672893Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673036Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673181Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673326Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673474Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673643Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673808Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5673956Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674097Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674240Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674391Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674533Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674675Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674819Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5674962Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5675104Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5675248Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5675438Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5675583Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5675725Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5675869Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676021Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676170Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676317Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676460Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676602Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676747Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5676889Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677034Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677189Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677334Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677477Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677626Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677769Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5677915Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678058Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678199Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678344Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678486Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678669Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678820Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5678964Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5679114Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5679258Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5679475Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5679622Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5679763Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5679904Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680049Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680192Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680332Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680479Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680624Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680767Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5680908Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681056Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681200Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681342Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681486Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681630Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681772Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5681919Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682064Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682248Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682393Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682538Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682680Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682835Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5682979Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5683128Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5683271Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5683419Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5683592Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5686845Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687016Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687165Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687313Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687459Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687609Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687756Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5687898Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5688042Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5688184Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5688326Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5688475Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5688708Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5688857Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689000Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689144Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689333Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689515Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689659Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689804Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5689948Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5690091Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5690240Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:39.5690394Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5690548Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5690698Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5690850Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691000Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691156Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691302Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691452Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691598Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691749Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5691898Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5692048Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5692246Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5692392Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5692541Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5692696Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5692908Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693061Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693211Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693357Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693507Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693655Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693801Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5693956Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694105Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694259Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694404Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694554Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694708Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694854Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5694999Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5695150Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5695297Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5695447Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5695640Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5695793Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5695941Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5696088Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5696312Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5696462Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5696607Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5696760Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5696908Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697056Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697210Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697360Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697509Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697659Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697805Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5697956Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5698105Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5698250Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5698564Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5698715Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5698860Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699009Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699157Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699383Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699534Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699682Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699835Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5699986Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5700132Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5700283Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5700430Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5700578Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5700733Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5700881Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701034Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701182Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701329Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701481Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701636Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701781Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5701930Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5702075Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5702223Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5702369Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5702575Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5702729Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5702880Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5703027Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5703179Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5703455Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5703608Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5703754Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5703898Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704050Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704205Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704356Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704510Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704656Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704805Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5704951Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705104Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705251Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705398Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705543Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705693Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705839Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5705987Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5706193Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5706339Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5706488Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5706633Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5706787Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5706941Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707090Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707235Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707384Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707532Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707681Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707828Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5707979Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5708126Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5708272Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5708425Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5708578Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5708726Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5708879Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709026Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709171Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709318Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709509Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709659Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709807Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5709954Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5710181Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5710328Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5710473Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5710621Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5710769Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5710917Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711071Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711219Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711371Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711518Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711667Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711823Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5711976Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5712120Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5712268Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5712413Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5712561Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5712706Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5712856Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5713071Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5713221Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5713367Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5713528Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5713703Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5713864Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714011Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714157Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714307Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714454Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714603Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714753Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5714899Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715044Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715192Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715342Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715494Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715641Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715789Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5715938Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5716085Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5716271Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5716423Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5716569Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5716718Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5716865Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717086Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717237Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717382Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717528Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717677Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717823Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5717972Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5718126Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5718274Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5718420Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5718567Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5718720Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5718867Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719013Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719160Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719307Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719454Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719604Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719755Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5719943Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720091Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720238Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720393Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720539Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720686Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720837Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5720985Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5721130Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5721280Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5721429Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5721576Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5721721Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5721863Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722013Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722160Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722304Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722450Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722593Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722735Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5722884Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5723068Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5723217Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5723362Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5723530Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5723700Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5723919Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724063Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724209Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724353Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724498Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724642Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724784Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5724939Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725082Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725223Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725370Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725520Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725669Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725815Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5725961Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5726112Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5726259Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5726404Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5726555Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5726740Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5726885Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727032Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727182Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727336Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727484Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727629Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727776Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5727920Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728066Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728220Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728369Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728514Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728659Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728804Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5728954Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5729100Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5729244Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5729390Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5729535Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5729682Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5729826Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730013Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730167Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730312Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730456Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730643Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730827Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5730974Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5731122Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5731268Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5731417Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5731559Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5731708Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5731859Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732004Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732148Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732295Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732445Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732592Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732781Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5732927Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5733072Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5733218Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5733364Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5733562Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5733713Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5733862Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734008Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734159Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734309Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734454Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734600Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734749Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5734893Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735038Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735187Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735334Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735485Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735631Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735776Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5735926Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736066Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736214Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736361Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736505Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736653Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736839Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5736989Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5737140Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5737285Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5737431Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5737737Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5737885Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738035Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738182Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738327Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738473Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738619Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738765Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5738917Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739062Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739207Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739357Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739506Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739653Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739796Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5739941Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5740093Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5740237Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5740385Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5740573Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5740717Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5740868Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741015Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741166Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741314Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741460Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741606Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741754Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5741898Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742045Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742191Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742336Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742484Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742628Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742777Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5742927Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5743072Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5743221Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5743366Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5743528Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5743698Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5743896Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5744054Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5744198Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5744344Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5744491Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5744711Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5744859Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745004Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745149Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745293Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745440Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745587Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745737Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5745881Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746023Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746170Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746319Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746465Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746609Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746751Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5746897Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747041Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747186Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747342Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747529Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747678Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747822Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5747974Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748120Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748263Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748407Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748554Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748699Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748847Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5748996Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5749143Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5749295Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5749439Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5749584Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5749735Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5749882Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750028Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750177Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750321Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750470Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750615Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750803Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5750952Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5751097Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:39.5751249Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5751484Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5751638Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5751789Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5751937Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752085Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752235Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752383Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752534Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752689Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752840Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5752990Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5753148Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5753299Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5753451Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5753599Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5753748Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5753898Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754046Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754199Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754396Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754544Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754693Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754847Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5754995Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5755145Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5755292Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5755441Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5755589Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5755738Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5755898Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756048Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756196Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756347Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756496Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756646Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756797Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5756944Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5757100Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5757249Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5757397Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5757590Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5757741Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5757888Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5758041Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5758189Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5758418Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5758567Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5758714Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5758866Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759015Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759165Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759317Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759469Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759624Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759772Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5759920Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760081Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760229Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760379Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760531Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760681Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760832Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5760980Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5761171Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5761325Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5761474Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5761628Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5761787Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5761935Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762090Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762238Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762385Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762536Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762683Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762837Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5762988Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5763136Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5763288Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5763442Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5763606Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5763782Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5763942Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5764091Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5764244Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5764394Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5764590Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5764742Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5764891Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5765042Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5765290Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5765442Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5765593Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5765741Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5765888Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766038Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766186Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766339Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766489Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766636Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766789Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5766943Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767093Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767244Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767391Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767543Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767692Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767839Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5767995Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5768188Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5768336Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5768487Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5768634Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5768792Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5768940Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769087Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769238Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769385Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769533Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769687Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769837Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5769987Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5770134Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5770281Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5770437Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5770585Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5770733Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5770885Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771032Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771183Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771374Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771526Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771678Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771826Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5771973Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5772199Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5772349Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5772499Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5772646Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5772859Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773011Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773159Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773313Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773465Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773619Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773769Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5773931Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5774079Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5774230Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5774379Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5774526Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5774677Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5774824Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775018Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775168Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775314Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775464Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775617Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775765Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5775921Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776070Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776220Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776370Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776517Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776670Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776819Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5776966Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5777115Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5777267Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5777415Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5777565Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5777712Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5777862Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5778013Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5778163Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5778359Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5778511Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5778659Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5778810Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779032Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779186Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779335Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779484Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779638Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779785Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5779934Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780088Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780237Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780387Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780534Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780681Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780838Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5780985Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5781133Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5781287Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5781434Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5781584Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5781743Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5781939Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782091Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782238Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782383Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782537Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782682Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782827Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5782977Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5783121Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5783270Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5783419Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5783576Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5783748Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5783912Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784056Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784207Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784350Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784496Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784639Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784783Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5784929Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5785074Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5785259Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5785411Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5785554Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5785702Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5785887Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786067Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786216Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786362Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786506Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786654Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786800Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5786946Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787096Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787240Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787387Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787530Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787681Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787834Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5787979Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5788124Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5788272Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5788415Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5788562Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5788709Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5788895Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789041Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789186Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789340Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789486Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789629Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789775Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5789919Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790062Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790209Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790354Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790501Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790649Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790793Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5790937Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791088Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791231Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791378Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791523Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791666Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791814Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5791957Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5792169Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5792319Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5792461Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5792610Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5792831Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5792978Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5793133Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5793276Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5793424Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5793577Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5793743Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5793914Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794061Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794208Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794358Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794508Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794655Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794802Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5794947Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5795091Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5795238Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5795381Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5795528Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5795714Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5795862Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796011Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796158Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796309Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796456Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796599Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796745Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5796889Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797030Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797178Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797324Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797472Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797619Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797763Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5797914Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5798058Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5798204Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5798351Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5798718Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5798864Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5799011Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5799228Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5799380Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5799525Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5799670Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5799823Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800091Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800239Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800393Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800542Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800688Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800839Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5800986Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5804145Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5804317Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5804462Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5804603Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5804757Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5804903Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5805050Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5805196Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5805339Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5805483Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5805625Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5805773Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806011Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806153Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806295Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806445Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806594Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806740Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5806883Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807025Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807174Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807317Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807462Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807610Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807752Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5807898Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808043Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808189Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808336Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808479Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808621Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808765Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5808907Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5809053Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5809244Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5809387Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5809534Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5809676Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5809893Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810042Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810186Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810332Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810477Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810619Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810764Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5810907Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811051Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811200Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811345Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811487Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811639Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811782Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5811927Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5812071Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5812213Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5812360Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5812505Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5812692Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5812896Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813038Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813186Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813338Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813501Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813668Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813822Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5813965Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814112Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814255Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814405Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814549Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814693Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814839Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5814985Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5815128Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5815274Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:39.5815423Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5815572Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5815720Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5815867Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5816062Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5816214Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5816360Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5816507Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5816655Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817019Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817171Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817319Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817472Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817620Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817769Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5817919Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818067Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818214Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818368Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818517Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818672Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818819Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5818965Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5819114Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5819259Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5819404Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5819553Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5819770Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5819921Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820070Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820217Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820372Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820519Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820664Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820811Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5820963Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5821113Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5821261Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5821411Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5821559Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5821704Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5821849Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822002Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822146Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822292Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822440Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822588Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822740Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5822888Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5823084Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5823236Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5823381Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5823526Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5823776Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5823947Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824106Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824252Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824398Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824546Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824691Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824839Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5824990Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5825135Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5825281Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5825434Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5825580Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5825733Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5825881Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826026Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826173Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826319Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826469Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826657Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826804Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5826953Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827102Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827254Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827402Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827548Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827697Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827844Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5827989Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5828137Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5828286Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5828433Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5828585Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5828732Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5828887Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829033Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829178Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829326Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829472Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829617Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829809Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5829964Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5830113Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5830258Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5830403Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5830629Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5830772Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5830917Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831066Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831214Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831361Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831511Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831659Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831808Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5831954Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832099Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832252Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832400Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832547Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832695Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832840Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5832987Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5833131Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5833323Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5833471Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5833616Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5833762Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5833916Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834061Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834212Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834360Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834504Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834655Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834800Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5834947Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835097Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835244Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835391Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835541Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835686Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835834Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5835979Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5836124Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5836272Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5836419Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5836612Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5836760Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5836905Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5837054Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5837273Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5837419Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5837568Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5837714Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5837864Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838012Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838159Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838312Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838462Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838608Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838755Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5838903Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839052Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839205Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839350Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839498Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839646Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839791Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5839942Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5840130Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5840277Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5840425Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5840570Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5840723Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5840869Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841014Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841164Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841309Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841455Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841608Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841757Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5841907Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842053Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842199Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842357Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842504Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842651Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842803Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5842950Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5843099Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5843287Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5843458Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5843628Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5843781Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5843926Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5844174Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5844321Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5844470Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5844617Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5844764Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5844914Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845061Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845210Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845360Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845505Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845653Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845804Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5845949Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5846096Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5846238Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5846380Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5846524Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5846667Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5846811Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847001Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847144Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847288Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847436Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847579Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847728Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5847871Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848012Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848159Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848301Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848449Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848594Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848736Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5848882Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849024Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849171Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849314Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849458Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849603Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849743Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5849885Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5850035Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5850271Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5850416Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5850563Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5850706Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5850925Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851076Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851218Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851367Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851509Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851650Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851795Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5851939Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852085Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852229Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852371Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852518Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852665Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852852Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5852998Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5853143Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5853283Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5853428Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5853587Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5853806Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5853955Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854098Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854243Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854390Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854534Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854682Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854823Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5854968Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855109Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855251Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855398Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855542Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855684Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855829Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5855978Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5856119Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5856265Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5856408Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5856553Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5856696Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5856839Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857028Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857174Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857318Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857464Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857608Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857828Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5857971Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858114Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858260Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858404Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858546Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858692Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858839Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5858984Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859128Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859269Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859420Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859564Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859707Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859852Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5859995Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5860137Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5860284Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5860435Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5860622Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5860762Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5860907Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861053Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861198Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861342Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861483Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861624Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861770Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5861912Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862061Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862207Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862348Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862492Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862635Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862782Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5862929Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863072Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863218Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863361Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863503Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863647Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863834Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5863984Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5864131Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5864273Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5864490Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5864633Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5864775Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5864922Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865063Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865208Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865353Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865498Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865642Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865793Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5865937Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866081Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866230Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866372Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866520Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866661Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866804Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5866950Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5867094Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5867286Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5867430Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5867572Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5867718Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5867866Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868010Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868156Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868297Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868442Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868585Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868727Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5868872Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869018Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869160Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869306Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869451Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869595Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869748Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5869893Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870038Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870179Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870320Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870505Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870651Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870792Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5870937Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5871079Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5871324Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5871467Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5871609Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5871754Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5871895Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872040Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872186Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872331Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872476Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872618Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872761Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5872909Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873055Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873196Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873343Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873511Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873682Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873824Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5873973Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5874159Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5874302Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5874444Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5874591Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5874739Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5874880Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875025Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875168Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875313Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875455Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875606Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875762Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5875915Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876061Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876208Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876359Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876509Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876654Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876802Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5876953Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5877099Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5877244Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5877443Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5877595Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5877747Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5877898Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5878119Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5878269Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5878417Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5878562Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5878710Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5878855Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879003Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879151Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879300Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879447Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879591Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879742Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5879891Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880042Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880191Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880338Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880485Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880638Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880785Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5880972Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5881120Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5881266Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5881419Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5881568Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5881713Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5881862Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882008Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882154Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882305Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882454Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882606Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882759Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5882905Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883057Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883205Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883350Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883501Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883670Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883840Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5883989Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5884177Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5884330Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5884477Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5884624Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5884771Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5884995Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5885141Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5885290Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5885434Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5885583Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5885729Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5885876Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886027Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886172Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886318Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886465Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886616Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886765Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5886909Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887054Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887201Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887345Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887493Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887682Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887826Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5887975Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5888121Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5888272Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5888419Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5888563Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5888710Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5888863Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889008Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889153Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889306Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889453Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889607Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889757Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5889909Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890058Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890202Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890350Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890498Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890640Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890787Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5890974Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5891124Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5891270Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5891415Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5891636Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5891787Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5891934Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5892086Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5892231Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5892376Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5892524Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5892672Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5892866Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893013Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893158Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893311Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893456Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893602Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893748Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5893893Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894039Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894188Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894334Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894525Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894671Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894816Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5894970Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5895118Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5895264Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5895416Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5895563Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5895711Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5895855Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896005Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896155Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896300Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896445Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896592Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896742Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5896887Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897038Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897185Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897335Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897482Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897696Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897852Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5897999Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5898145Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5898294Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5898698Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5898849Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5898993Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5899141Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5899289Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5899438Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5899587Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5899739Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5899886Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900032Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900178Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900329Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900477Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900623Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900767Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5900913Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5901057Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5901205Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5901418Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5901565Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5901714Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5901861Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902014Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902163Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902308Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902457Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902603Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902750Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5902898Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903046Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903193Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903343Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903489Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903643Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903789Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5903935Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5904088Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5904233Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5904378Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5904528Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5904736Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5904888Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5905033Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5905178Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5905422Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5905570Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5905716Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5905862Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906009Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906154Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906300Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906450Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906599Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906744Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5906889Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907037Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907188Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907332Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907479Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907624Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907770Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5907914Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908061Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908249Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908394Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908537Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908685Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908836Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5908983Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5909129Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5909275Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5909421Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5909564Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5909709Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5909859Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910003Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910154Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910301Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910451Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910598Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910742Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5910884Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911030Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911173Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911320Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911506Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911654Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911802Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5911944Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5912164Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5912317Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5912461Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5912608Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5912753Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5912898Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913044Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913189Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913336Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913480Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913641Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913805Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5913967Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5914110Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5914257Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5914401Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5914543Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5914688Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5914835Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915020Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915166Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915310Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915457Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915608Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915754Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5915902Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5916046Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5916191Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5916342Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5916486Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5916639Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5919758Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5919927Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920075Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920232Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920377Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920521Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920670Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920816Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5920963Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5921107Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5921311Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5921464Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5921609Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5921753Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5921937Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5922119Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5922270Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5922415Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5922562Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5922710Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5922857Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923005Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923153Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923300Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923447Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923619Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923795Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5923943Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5924084Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5924229Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5924377Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5924520Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5924670Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5924883Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925026Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925177Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925321Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925473Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925622Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925767Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5925915Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926059Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926201Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926347Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926493Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926640Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926788Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5926932Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927088Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927235Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927379Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927529Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927672Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927816Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5927963Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5928151Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5928302Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5928451Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5928596Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5928782Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5928964Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929111Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929257Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929400Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929544Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929695Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929842Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5929995Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5930140Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5930284Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5930431Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5930580Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5930724Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5930870Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931014Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931161Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931304Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931448Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931641Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931786Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5931932Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5932082Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5932231Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5932381Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5932525Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5932670Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5932881Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933034Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933181Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933334Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933481Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933628Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933774Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5933926Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934076Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934222Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934365Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934511Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934656Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934803Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5934994Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5935141Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5935290Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5935434Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5935579Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5935805Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5935951Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936096Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936244Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936388Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936538Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936687Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936836Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5936984Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5937130Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5937273Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5937427Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5937571Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5937716Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5937861Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938006Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938153Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938298Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938487Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938641Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938785Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5938932Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939083Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939228Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939376Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939522Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939666Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939812Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5939958Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940107Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940252Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940397Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940542Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940690Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940834Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5940984Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5941129Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5941277Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5941421Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5941565Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5941754Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5941903Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942047Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942196Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942339Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942564Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942709Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942853Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5942998Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5943141Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5943287Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5943437Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5943582Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5943727Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5943874Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944020Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944179Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944324Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944468Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944615Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944759Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5944902Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945048Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945238Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945387Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945533Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945679Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945831Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5945978Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946122Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946268Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946413Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946558Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946703Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946847Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5946995Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5947140Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5947285Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5947434Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5947580Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5947729Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5947875Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948019Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948166Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948310Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948496Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948647Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948793Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5948940Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5949084Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5949327Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5949474Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5949618Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5949761Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5949909Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950055Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950204Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950350Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950493Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950638Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950782Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5950931Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951076Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951220Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951365Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951511Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951656Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951804Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5951952Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5952140Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5952287Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5952431Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5952581Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5952729Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5952872Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953019Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953162Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953310Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953482Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953650Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953803Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5953949Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5954088Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5954241Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5954422Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5954629Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5954846Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955049Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955196Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955348Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955550Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955704Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955850Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5955995Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5956142Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5956364Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5956510Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5956655Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5956800Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5956948Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957095Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957241Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957398Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957544Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957688Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957837Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5957989Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5958139Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5958286Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5958433Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5958582Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5958729Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5958874Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959025Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959259Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959403Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959551Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959704Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959853Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5959998Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5960143Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5960291Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5960435Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5960583Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5960735Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5960884Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961031Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961176Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961321Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961475Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961621Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961765Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5961911Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962054Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962204Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962391Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962542Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962693Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962838Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5962983Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5963206Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5963353Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5963503Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5963672Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5963842Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5963991Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5964135Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5964284Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5964432Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5964576Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5964723Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5964873Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965016Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965166Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965310Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965453Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965600Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965745Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5965899Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966089Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966235Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966382Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966533Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966679Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966827Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5966973Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5967119Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5967267Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5967411Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5967561Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5967709Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5967853Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968001Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968146Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968296Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968444Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968588Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968739Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5968884Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5969029Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5969218Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5969367Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:39.5969511Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5969661Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5969806Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970029Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970176Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970323Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970472Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970618Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970762Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5970907Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971057Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971206Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971352Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971496Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971648Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971792Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5971936Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5972085Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5972230Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5972378Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5972524Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5972670Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5972917Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973063Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973208Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973366Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973512Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973661Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973805Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5973949Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974099Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974245Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974391Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974542Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974686Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974830Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5974978Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5975128Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5975278Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5975423Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5975568Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5975718Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5975863Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5976051Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5976207Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5976351Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5976503Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5976647Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5976895Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977041Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977184Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977332Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977476Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977626Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977772Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5977926Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978075Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978221Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978364Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978514Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978658Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978803Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5978950Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5979093Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5979239Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5979383Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5979530Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5979724Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5979871Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980017Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980168Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980316Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980463Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980607Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980752Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5980898Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981043Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981190Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981340Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981484Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981634Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981782Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5981931Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5982078Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5982224Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5982370Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5982520Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5982668Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5982816Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983004Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983151Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983300Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983444Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983666Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983817Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5983962Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984109Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984259Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984404Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984545Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984693Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984842Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5984994Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5985141Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5985292Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5985442Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5985586Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5985739Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5985885Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986030Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986178Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986326Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986512Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986660Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986804Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5986951Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987101Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987245Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987392Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987539Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987683Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987829Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5987978Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5988129Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5988276Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5988420Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5988566Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5988715Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5988858Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989004Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989150Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989299Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989449Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989595Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989790Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5989937Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5990081Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5990231Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5990450Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5990596Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5990742Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5990885Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991031Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991175Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991321Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991473Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991620Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991764Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5991914Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992064Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992211Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992356Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992500Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992649Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992795Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5992941Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5993092Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5993277Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5993426Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5993570Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5993720Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5993876Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994020Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994164Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994313Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994457Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994604Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994749Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5994896Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995042Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995186Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995330Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995482Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995627Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995775Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5995922Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996069Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996216Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996361Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996552Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996703Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996847Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5996997Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5997223Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5997369Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5997517Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5997661Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5997805Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5997951Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5998094Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5998244Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5998582Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5998732Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5998883Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999035Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999180Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999329Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999474Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999617Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999766Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.5999911Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6000065Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6000295Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6000440Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6000592Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6000736Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6000885Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001032Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001176Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001323Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001467Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001611Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001762Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6001908Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002053Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002201Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002346Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002497Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002640Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002785Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6002933Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6003078Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6003221Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6003367Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6003605Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6003755Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6003899Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6004044Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6004304Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6004452Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6004596Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6004744Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6004890Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005040Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005187Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005335Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005485Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005629Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005777Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6005936Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006085Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006233Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006377Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006522Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006668Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006812Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6006956Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6007147Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6007290Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6007434Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6007579Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6007729Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6007879Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008026Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008172Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008320Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008464Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008611Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008758Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6008902Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009049Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009194Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009343Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009489Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009633Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009777Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6009924Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6010071Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6010218Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6010405Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6010555Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6010705Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6010849Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011069Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011217Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011362Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011512Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011657Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011800Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6011951Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6012098Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6012244Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6012390Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6012534Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6012683Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6012874Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6013019Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6013168Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6013312Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6013469Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6013647Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6013810Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014002Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014153Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014298Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014446Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014597Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014743Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6014886Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015032Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015177Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015325Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015475Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015630Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015777Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6015922Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016073Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016220Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016364Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016513Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016657Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016803Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6016948Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6017092Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6017285Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6017435Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6017580Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6017730Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6017949Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018099Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018244Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018390Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018538Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018683Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018828Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6018980Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6019127Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6019276Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6019418Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6019562Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6019719Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6019865Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020012Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020159Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020303Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020450Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020596Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020783Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6020931Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021077Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021224Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021379Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021524Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021669Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021817Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6021961Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022109Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022253Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022402Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022547Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022694Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022840Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6022993Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6023138Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6023286Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6023431Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6023575Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6023754Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6023925Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6024112Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6024265Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6024409Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6024557Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6024776Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6024922Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025073Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025219Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025365Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025510Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025655Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025804Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6025951Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026097Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026251Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026398Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026549Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026696Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026841Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6026987Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6027132Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6027276Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6027424Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6027632Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6027776Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6027925Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028072Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028231Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028377Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028520Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028668Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028813Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6028959Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029110Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029258Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029403Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029549Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029692Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029844Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:39.6029986Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6030131Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6030279Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6030424Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6030568Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6030717Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6030904Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6031056Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6031201Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6031344Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6031535Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6031715Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6031861Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6032010Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6032157Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6032310Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6032453Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6032601Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6032752Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6035988Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6036150Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6036300Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6036455Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6036601Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6036751Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6036895Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037040Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037188Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037335Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037546Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037696Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037842Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6037988Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6038141Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6038287Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6038436Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6038580Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6038724Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6038871Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039015Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039168Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039317Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039462Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039612Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039766Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6039913Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040060Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040205Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040354Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040499Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040645Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040839Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6040989Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6041137Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6041284Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6041470Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6041658Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6041805Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6041954Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042103Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042247Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042390Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042540Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042688Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042838Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6042982Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6043129Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6043285Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6043430Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6043575Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6043725Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6043869Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044017Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044162Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044358Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044506Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044652Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044797Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6044954Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045101Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045246Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045393Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045537Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045686Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045833Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6045978Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6046130Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6046276Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6046419Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6046569Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6046714Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6046860Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047005Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047148Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047295Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047439Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047624Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047779Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6047922Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6048066Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6048208Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6048427Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6048575Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6048719Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6048862Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049013Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049162Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049314Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049462Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049606Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049753Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6049900Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050054Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050202Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050345Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050492Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050636Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050780Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6050925Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6051116Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6051261Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6051412Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6051558Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6051711Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6051861Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052005Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052153Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052296Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052441Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052593Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052796Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6052944Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053092Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053236Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053388Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053535Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053678Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053827Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6053972Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6054114Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6054265Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6054455Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6054611Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6054756Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6054904Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6055050Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6055295Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6055442Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6055593Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6055737Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6055883Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056028Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056172Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056322Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056467Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056610Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056756Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6056907Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057055Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057200Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057346Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057497Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057639Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057784Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6057974Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058120Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058265Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058409Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058558Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058704Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058848Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6058990Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6059137Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6059282Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6059428Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6059577Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6059723Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6059871Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060017Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060163Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060319Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060463Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060607Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060753Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6060897Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6061043Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6061230Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6061379Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6061529Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6061676Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6061821Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062046Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062190Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062338Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062483Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062628Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062776Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6062921Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063066Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063211Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063356Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063502Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063653Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063799Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6063949Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6064093Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6064237Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6064382Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6064526Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6064675Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6064861Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065005Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065152Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065302Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065444Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065591Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065734Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6065881Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066025Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066169Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066317Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066462Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066607Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066753Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6066900Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067046Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067192Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067337Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067482Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067626Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067771Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6067964Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6068115Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6068258Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6068406Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6068551Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6068831Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6068977Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6069120Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6069268Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6069413Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6069558Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6069708Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6069859Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070006Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070149Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070292Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070447Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070592Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070740Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6070886Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071029Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071179Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071323Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071471Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071660Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071806Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6071948Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072101Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072244Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072391Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072536Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072680Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072827Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6072972Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6073120Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6073273Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6073418Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6073563Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6073709Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6073858Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074010Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074157Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074303Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074452Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074596Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074779Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6074930Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6075074Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6075222Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6075367Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6075587Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6075734Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6075878Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076022Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076167Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076313Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076460Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076608Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076750Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6076897Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077040Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077190Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077338Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077482Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077627Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077770Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6077913Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078055Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078202Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078389Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078535Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078678Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078832Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6078977Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6079122Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6079270Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6079419Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6079563Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6079710Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6079856Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080006Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080149Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080294Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080440Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080588Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080731Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6080879Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081021Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081167Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081312Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081500Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081658Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081803Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6081948Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6082097Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6082342Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6082489Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6082638Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6082785Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6082933Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083076Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083221Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083373Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083517Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083663Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083815Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6083965Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084109Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084254Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084400Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084547Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084691Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084835Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6084986Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6085172Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6085320Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6085465Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6085615Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6085766Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6085911Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086054Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086204Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086348Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086493Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086641Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086786Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6086935Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087080Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087224Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087376Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087523Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087670Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087814Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6087957Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6088106Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6088292Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6088439Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6088586Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6088731Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6088880Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089101Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089246Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089391Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089536Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089682Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089829Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6089973Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6090122Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6090272Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6090415Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6090561Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6090709Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6090853Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091006Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091149Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091293Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091442Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091585Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091739Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6091925Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6092076Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6092219Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6092368Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6092516Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6092660Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6092887Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093034Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093179Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093325Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093472Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093617Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093766Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6093910Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094054Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094204Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094347Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094493Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094636Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094778Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6094923Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6095066Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6095262Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6095415Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6095557Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6095708Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6095932Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096076Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096221Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096365Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096508Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096653Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096797Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6096946Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097094Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097239Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097391Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097539Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097682Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097829Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6097972Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6098123Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6098270Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6098587Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6098740Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6098967Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099109Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099257Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099401Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099552Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099700Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099846Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6099994Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6100136Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6100280Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6100429Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6100574Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6100718Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6100867Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101010Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101161Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101305Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101452Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101602Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101744Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6101887Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6102033Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6102240Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6102388Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6102531Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6102674Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6102929Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103074Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103217Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103362Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103505Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103650Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103796Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6103944Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104099Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104242Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104384Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104534Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104678Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104825Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6104969Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6105113Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6105261Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6105407Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6105551Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6105743Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6105887Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106034Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106179Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106328Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106476Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106618Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106761Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6106909Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107054Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107200Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107348Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107493Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107646Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107790Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6107939Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6108086Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6108226Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6108371Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6108520Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6108666Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6108810Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109025Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109170Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109318Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109463Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109688Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109837Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6109981Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110128Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110271Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110416Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110561Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110707Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110853Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6110999Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6111143Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6111293Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6111438Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6111582Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6111728Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6111872Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112015Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112164Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112312Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112502Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112646Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112790Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6112936Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6113084Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6113229Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6113378Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6113535Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6113702Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6113861Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114007Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114156Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114299Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114444Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114593Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114741Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6114885Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115032Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115176Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115325Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115467Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115613Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115805Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6115954Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6116096Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6116245Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6116462Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6116607Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6116750Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6116894Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117042Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117185Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117328Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117478Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117626Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117774Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6117916Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118063Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118212Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118355Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118499Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118649Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118791Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6118938Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119085Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119270Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119417Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119561Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119702Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119853Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6119997Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6120143Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6120286Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6120429Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6120576Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6120720Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6120868Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121014Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121159Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121309Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121460Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121604Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121749Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6121894Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122040Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122184Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122329Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122515Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122667Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122810Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6122956Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6123178Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:39.6123324Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6123479Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6123637Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6123803Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6123966Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124109Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124260Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124405Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124549Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124695Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124842Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6124988Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6125133Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6125277Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6125423Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6125570Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6125717Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6125867Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126053Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126198Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126345Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126489Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126642Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126789Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6126934Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127082Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127228Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127373Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127523Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127669Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127814Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6127957Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128100Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128249Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128392Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128536Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128684Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128828Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6128978Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6129122Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6129309Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6129461Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6129606Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6129750Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6129976Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130121Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130265Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130415Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130559Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130705Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130851Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6130996Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6131148Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6131293Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6131436Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6131584Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6131733Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6131878Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6132022Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6132166Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6132312Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6132455Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6132600Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6132856Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133002Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133151Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133293Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133444Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133589Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133734Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6133880Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134026Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134171Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134319Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134468Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134611Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134758Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6134902Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135051Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135200Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135348Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135496Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135639Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135782Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6135928Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6136116Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6136263Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6136410Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6136555Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6136778Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6136923Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137066Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137212Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137354Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137498Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137645Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137791Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6137936Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138086Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138230Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138376Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138526Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138669Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138814Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6138957Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6139101Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6139250Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6139396Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6139587Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6139729Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6139874Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140021Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140170Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140314Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140464Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140607Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140753Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6140897Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141042Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141195Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141343Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141489Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141640Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141790Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6141937Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142081Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142226Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142371Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142514Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142656Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142846Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6142994Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6143143Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6143289Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6143475Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6143659Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6143804Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6143946Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144094Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144237Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144380Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144529Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144674Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144820Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6144965Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145109Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145262Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145406Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145551Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145697Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145840Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6145986Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6146130Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6146319Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6146465Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6146608Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6146754Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6146907Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147052Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147201Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147347Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147492Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147642Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147787Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6147937Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6151373Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6151548Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6151695Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6151850Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6151995Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6152140Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6152289Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6152434Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6152578Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6152726Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6152936Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6153089Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6153236Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6153390Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6153627Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6153816Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6153965Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154113Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154258Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154404Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154549Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154698Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154846Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6154990Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6155135Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6155284Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6155435Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6155583Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6155726Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6155870Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156017Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156161Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156305Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156503Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156649Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156796Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6156940Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157094Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157243Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157387Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157533Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157682Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157826Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6157972Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6158117Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6158265Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6158412Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6158559Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6158708Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6158856Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159001Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159151Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159296Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159440Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159590Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159776Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6159924Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6160075Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6160219Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6160362Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6160588Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6160733Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6160880Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161023Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161169Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161319Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161466Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161614Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161762Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6161906Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162053Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162203Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162346Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162492Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162636Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162779Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6162925Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6163067Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6163260Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6163408Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6163564Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6163733Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6163900Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164045Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164191Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164335Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164484Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164631Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164776Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6164926Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165074Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165217Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165368Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165518Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165669Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165813Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6165956Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6166102Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6166246Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6166390Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6166582Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6166730Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6166881Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167026Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167173Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167399Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167546Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167690Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167837Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6167982Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6168130Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6168283Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6168430Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6168576Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6168720Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6168863Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169014Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169159Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169303Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169449Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169594Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169747Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6169893Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170082Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170231Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170378Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170521Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170675Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170821Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6170974Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171117Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171263Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171411Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171550Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171698Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171848Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6171993Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6172141Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6172289Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6172436Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6172586Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6172795Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6172942Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6173088Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6173232Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6173425Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6173572Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6173717Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6173864Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174010Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174256Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174406Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174550Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174696Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174842Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6174987Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6175136Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6175285Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6175429Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6175579Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6175724Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6175880Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176031Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176175Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176321Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176465Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176609Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176757Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6176905Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177093Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177245Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177388Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177542Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177686Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177829Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6177975Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6178120Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6178267Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6178415Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6178563Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6178713Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6178860Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179005Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179152Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179299Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179445Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179595Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179740Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6179887Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6180032Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6180219Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6180369Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6180514Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6180657Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6180806Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181075Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181222Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181367Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181512Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181660Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181805Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6181949Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182102Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182245Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182389Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182535Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182687Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182835Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6182982Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6183125Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6183274Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6183421Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6183567Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6183722Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6183909Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184059Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184205Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184354Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184503Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184648Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184792Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6184941Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185087Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185237Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185385Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185534Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185682Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185827Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6185973Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6186129Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6186274Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6186420Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6186565Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:39.6186713Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6186862Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6187050Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6187200Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6187351Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6187495Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6187643Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6187865Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188011Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188158Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188303Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188446Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188596Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188741Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6188897Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189042Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189186Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189335Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189487Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189632Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189784Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6189928Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190074Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190224Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190368Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190517Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190704Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190848Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6190997Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6191148Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6191292Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6191441Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6191586Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6191733Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6191879Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192025Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192175Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192322Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192467Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192614Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192760Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6192911Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193056Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193201Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193348Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193493Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193637Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193828Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6193978Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6194124Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6194268Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6194412Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6194638Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6194786Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6194930Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195079Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195223Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195369Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195516Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195666Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195812Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6195955Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196099Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196252Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196398Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196546Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196689Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196833Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6196979Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6197124Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6197272Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6197467Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6197615Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6197758Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6197909Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6198057Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6198206Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6198352Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6198675Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6198823Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6198968Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6199114Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6199265Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6199414Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6199564Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6199708Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6199857Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200004Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200151Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200294Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200440Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200585Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200806Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6200955Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6201101Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6201248Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6201394Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6201694Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6201845Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6201987Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6202136Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6202279Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6202422Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6202570Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6202721Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6202867Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203016Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203161Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203317Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203463Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203611Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203757Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6203903Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6204048Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6204197Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6204344Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6204557Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6204702Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6204849Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205001Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205149Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205294Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205443Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205589Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205734Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6205882Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206028Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206176Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206319Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206463Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206610Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206760Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6206907Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207056Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207201Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207353Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207498Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207652Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207844Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6207990Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6208138Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6208285Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6208506Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6208656Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6208800Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6208946Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209091Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209235Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209385Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209532Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209680Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209829Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6209972Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210125Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210270Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210415Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210561Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210706Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210850Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6210997Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6211145Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6211339Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6211485Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6211631Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6211779Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6211930Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6212074Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6212221Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6212365Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6212511Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6212658Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6212848Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213001Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213147Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213295Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213445Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213596Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213745Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6213892Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214037Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214185Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214331Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214475Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214671Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214818Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6214962Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6215113Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6215340Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6215489Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6215634Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6215780Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6215928Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216078Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216223Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216373Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216521Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216673Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216818Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6216969Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:39.6217122Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6217271Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6217417Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6217569Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6217713Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6217862Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218007Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218195Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218343Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218487Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218630Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218786Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6218931Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219078Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219223Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219366Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219515Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219663Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219811Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6219958Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220103Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220250Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220398Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220545Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220692Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220837Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6220983Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6221133Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6221277Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6221469Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6221617Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6221761Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6221910Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6222132Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6222278Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6222426Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6222569Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6222716Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6222862Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223005Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223155Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223305Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223451Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223598Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223746Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6223896Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224045Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224190Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224340Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224484Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224628Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224777Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6224966Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6225112Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6225264Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6225410Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6225565Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6225712Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6225861Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226005Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226151Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226297Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226448Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226594Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226741Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6226886Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227033Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227183Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227328Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227472Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227621Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227766Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6227916Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6228062Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6228272Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6228427Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6228575Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6228719Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6228944Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229090Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229236Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229381Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229525Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229671Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229817Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6229964Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6230121Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6230266Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6230417Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6230567Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6230712Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6230860Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231005Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231150Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231300Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231447Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231596Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231787Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6231935Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232079Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232223Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232372Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232520Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232665Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232810Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6232957Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6233104Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6233250Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6233398Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6233567Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6233739Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6233885Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234033Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234181Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234325Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234471Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234616Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234760Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6234908Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6235094Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6235243Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6235391Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6235537Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6235763Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6235910Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236054Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236200Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236344Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236489Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236636Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236781Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6236933Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237080Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237226Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237376Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237527Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237670Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237820Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6237964Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6238107Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6238254Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6238402Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6238590Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6238734Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6238876Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239022Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239175Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239322Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239472Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239615Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239763Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6239906Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240050Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240200Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240344Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240486Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240631Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240779Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6240926Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241067Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241212Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241359Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241504Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241649Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241837Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6241987Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6242135Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6242277Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6242498Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6242651Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6242796Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6242942Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6243092Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6243237Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6243383Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6243529Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6243701Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6243871Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244014Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244156Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244309Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244457Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244605Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244751Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6244896Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245048Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245195Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245383Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245533Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245677Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245822Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6245976Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6246121Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6246267Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6246410Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6246555Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6246705Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6246852Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247003Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247150Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247295Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247442Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247591Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247735Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6247881Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248025Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248170Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248318Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248461Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248660Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248810Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6248956Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6249101Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6249322Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6249466Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6249619Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6249763Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6249911Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250054Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250200Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250349Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250497Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250641Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250789Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6250934Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251090Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251234Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251378Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251522Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251665Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251809Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6251959Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6252168Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6252320Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6252464Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6252609Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6252810Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6252956Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253099Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253246Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253389Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253534Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253681Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253829Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6253980Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6254125Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6254270Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6254421Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6254565Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6254708Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6254856Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255000Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255151Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255294Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255483Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255636Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255782Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6255928Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6256115Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6256297Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6256448Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6256591Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6256735Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6256883Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257026Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257174Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257328Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257477Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257625Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257769Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6257920Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258068Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258213Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258358Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258505Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258648Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258795Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6258986Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6259131Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6259282Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6259428Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6259576Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6259723Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6259866Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260015Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260158Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260302Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260448Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260591Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260736Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6260883Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261028Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261176Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261326Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261470Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261618Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261761Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6261906Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6262047Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6262232Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6262381Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6262529Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6262674Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6262822Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6263045Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6263193Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6263345Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6263491Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6263634Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6263785Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6267283Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6267455Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6267608Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6267753Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6267896Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268050Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268199Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268347Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268493Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268637Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268786Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6268931Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6269147Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6269296Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6269439Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6269584Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6269740Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6269886Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270033Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270179Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270324Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270471Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270616Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270763Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6270912Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271057Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271206Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271355Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271501Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271646Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271790Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6271933Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6272080Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6272225Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6272419Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6272569Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6272714Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6272862Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273008Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273229Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273381Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273526Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273673Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273816Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6273959Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274110Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274259Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274404Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274555Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274700Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274853Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6274999Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6275143Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6275289Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6275433Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6275580Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6275728Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6275916Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276062Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276211Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276355Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276510Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276654Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276798Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6276946Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277091Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277235Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277387Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277533Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277682Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277826Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6277970Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278123Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278266Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278411Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278555Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278699Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278844Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6278987Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6279174Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6279327Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6279472Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6279617Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6279766Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280010Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280158Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280303Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280449Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280598Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280744Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6280890Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281040Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281186Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281337Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281482Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281635Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281782Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6281924Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282068Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282214Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282357Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282504Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282694Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282839Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6282991Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6283135Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6283285Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6283431Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6283574Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6283744Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6283918Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284065Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284216Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284362Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284507Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284654Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284797Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6284942Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6285091Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6285236Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6285385Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6285531Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6285677Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6285827Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286020Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286167Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286315Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286460Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286610Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286835Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6286983Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6287129Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6287273Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6287418Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6287562Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6287708Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6287860Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288003Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288148Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288296Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288448Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288593Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288740Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6288883Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289027Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289171Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289313Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289461Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289648Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289792Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6289942Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290093Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290240Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290383Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290526Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290676Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290820Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6290963Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6291113Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6291260Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6291406Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6291556Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6291710Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6291857Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6292003Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6292147Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6292293Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6292436Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6292582Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6292895Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6293048Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6293195Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6293341Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6293486Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6293749Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6293902Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294045Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294196Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294340Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294486Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294629Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294777Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6294924Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295069Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295212Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295365Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295511Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295652Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295796Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6295938Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6296085Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6296228Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6296372Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6296560Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6296705Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6296852Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297002Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297146Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297291Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297433Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297577Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297725Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6297868Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6298015Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6298159Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6298303Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6298604Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6298751Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6298901Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6299049Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6299194Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6299337Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6299487Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6299635Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6299857Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300007Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300152Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300299Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300442Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300701Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300850Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6300994Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6301141Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6301288Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6301436Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6301583Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6301734Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6301877Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302024Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302170Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302327Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302470Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302614Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302763Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6302910Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6303057Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6303204Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6303352Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6303566Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6303709Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6303853Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304003Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304146Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304290Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304435Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304581Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304729Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6304875Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305022Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305170Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305315Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305462Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305614Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305765Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6305914Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306057Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306203Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306348Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306492Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306681Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306832Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6306976Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6307121Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6307268Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6307513Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6307663Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6307806Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6307949Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308098Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308243Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308389Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308541Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308685Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308831Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6308976Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6309126Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6309273Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6309417Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6309561Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6309708Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6309853Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310001Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310150Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310338Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310485Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310631Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310780Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:39.6310932Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311077Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311225Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311370Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311514Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311660Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311806Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6311951Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312099Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312241Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312386Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312536Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312680Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312825Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6312969Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6313111Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6313263Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6313453Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6313633Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6313803Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6313950Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6314099Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6314317Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6314464Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6314613Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6314757Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6314901Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315048Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315194Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315343Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315491Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315637Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315783Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6315932Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316075Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316225Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316368Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316515Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316660Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316803Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6316954Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6317140Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6317284Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6317434Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6317582Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6317734Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6317879Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318023Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318169Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318312Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318455Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318603Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318751Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6318898Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319042Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319184Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319338Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319481Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319626Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319773Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6319918Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6320065Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6320209Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6320397Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6320549Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6320695Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6320840Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321061Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321206Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321353Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321499Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321643Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321790Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6321936Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322082Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322232Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322375Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322520Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322672Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322818Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6322965Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6323112Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6323255Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6323402Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6323549Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6323726Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6323936Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324085Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324228Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324370Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324524Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324666Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324810Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6324957Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325103Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325250Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325399Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325546Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325692Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325830Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6325974Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6326126Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6326269Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6326414Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6326561Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6326705Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6326853Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327000Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327194Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327343Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327485Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327628Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327845Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6327990Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6328137Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6328281Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6328425Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6328569Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6328718Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6328865Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329019Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329166Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329312Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329464Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329608Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329758Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6329902Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330047Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330197Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330341Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330490Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330675Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330820Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6330967Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331111Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331263Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331412Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331556Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331707Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331851Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6331996Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6332144Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6332292Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6332436Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6332586Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6332773Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6332923Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6333079Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6333223Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6333372Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6333515Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6333660Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6333807Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334021Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334165Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334313Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334455Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334678Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334825Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6334968Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335113Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335257Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335402Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335551Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335699Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335848Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6335993Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6336136Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6336286Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6336432Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6336574Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6336722Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6336870Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337017Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337159Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337306Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337494Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337638Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337780Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6337924Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338074Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338221Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338364Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338511Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338659Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338803Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6338948Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339102Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339250Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339395Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339539Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339689Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339836Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6339980Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6340124Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6340274Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6340419Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6340562Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6340753Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:39.6340903Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6341055Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6341199Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6341419Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6341570Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6341715Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6341859Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342005Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342149Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342295Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342442Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342592Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342739Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6342883Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343030Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343178Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343322Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343468Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343612Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343757Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6343908Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344053Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344242Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344391Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344535Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344684Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344835Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6344979Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6345125Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6345269Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6345412Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6345558Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6345702Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6345857Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346003Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346146Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346293Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346442Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346585Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346731Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6346875Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347024Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347169Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347315Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347506Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347656Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347801Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6347947Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6348167Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6348310Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6348456Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6348599Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6348746Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6348891Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349035Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349184Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349330Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349473Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349619Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349763Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6349916Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350061Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350205Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350352Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350495Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350638Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350788Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6350976Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351122Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351265Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351408Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351560Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351704Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351848Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6351993Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6352138Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6352284Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6352428Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6352574Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6352725Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6352872Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353016Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353168Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353311Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353457Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353621Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353785Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6353939Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6354083Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6354267Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6354417Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6354560Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6354707Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6354930Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355076Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355225Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355368Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355512Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355658Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355796Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6355941Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356090Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356233Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356377Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356520Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356671Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356817Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6356960Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6357106Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6357257Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6357401Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6357549Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6357757Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6357902Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358047Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358190Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358339Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358487Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358632Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358778Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6358922Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359072Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359217Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359365Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359511Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359656Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359800Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6359949Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6360094Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6360238Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6360387Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6360534Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6360680Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6360831Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6361291Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6361447Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6361592Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6361734Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6361920Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362100Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362246Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362393Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362539Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362690Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362835Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6362983Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6363131Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6363274Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6363418Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6363577Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6363747Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6363903Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364048Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364192Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364339Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364482Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364630Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364819Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6364965Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365109Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365256Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365407Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365556Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365700Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365843Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6365992Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6366135Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6366279Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6366428Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6366575Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6366723Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6366868Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367024Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367175Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367320Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367465Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367612Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367756Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6367900Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6368085Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6368234Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6368382Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6368526Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6368710Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6368889Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369035Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369181Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369324Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369468Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369612Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369760Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6369908Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370057Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370202Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370349Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370499Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370643Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370789Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6370934Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:39.6371081Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6371228Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6371377Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6371564Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6371713Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6371857Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372004Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372156Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372302Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372448Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372593Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372787Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6372934Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373079Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373232Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373380Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373525Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373673Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373821Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6373964Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6374115Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6374259Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6374404Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6374547Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6374691Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6374882Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375032Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375177Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375329Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375512Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375696Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375843Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6375988Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6376133Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6376278Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6376421Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6376571Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6376715Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6376862Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377005Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377150Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377306Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377451Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377595Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377741Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6377885Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378030Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378173Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378364Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378510Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378656Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378801Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6378954Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6379103Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6379250Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6379401Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6379545Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6379695Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6382881Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383053Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383209Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383358Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383502Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383656Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383803Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6383949Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6384097Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6384242Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6384385Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6384535Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6384742Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6384889Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6385035Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6385181Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6385331Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6385580Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6385726Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6385873Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386018Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386162Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386311Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386457Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386604Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386749Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6386896Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387042Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387193Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387337Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387483Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387627Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387774Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6387919Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388063Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388255Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388401Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388546Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388694Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388843Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6388991Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6389130Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6389275Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6389421Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6389565Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6389707Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6389858Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390006Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390159Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390305Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390453Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390602Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390747Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6390890Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391037Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391183Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391332Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391521Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391671Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391818Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6391963Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6392109Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6392338Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6392483Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6392629Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6392780Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6392924Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393071Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393217Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393364Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393512Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393655Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393797Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6393949Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394093Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394238Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394382Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394525Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394676Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394819Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6394966Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6395155Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6395300Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6395447Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6395597Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6395741Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6395891Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396036Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396183Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396337Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396482Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396631Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396777Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6396924Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397078Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397227Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397371Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397518Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397663Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397807Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6397950Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6398093Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6398284Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6398598Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6398747Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6398898Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6399043Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6399332Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6399482Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6399627Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6399777Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6399925Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400071Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400221Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400372Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400517Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400663Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400806Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6400961Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401107Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401249Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401397Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401543Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401688Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401841Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6401987Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6402252Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6402396Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6402541Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6402700Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6402847Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6402991Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6403139Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6403285Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6403431Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6403579Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6403726Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6403873Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404018Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404161Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404316Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404463Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404611Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404754Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6404897Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405043Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405187Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405390Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405538Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405683Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405828Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6405972Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6406195Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6406341Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6406486Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6406633Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6406781Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6406925Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407071Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407224Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407371Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407521Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407666Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407813Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6407959Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6408104Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6408247Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6408393Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6408537Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6408687Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6408834Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409020Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409166Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409312Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409464Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409609Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409754Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6409903Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410048Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410191Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410336Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410482Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410628Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410775Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6410920Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411067Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411220Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411364Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411510Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411655Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411797Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6411944Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6412130Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6412283Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6412428Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6412572Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6412763Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413015Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413163Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413309Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413458Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413628Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413795Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6413939Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414089Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414233Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414377Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414524Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414674Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414821Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6414968Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6415112Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6415259Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6415403Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6415548Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6415695Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6415882Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416027Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416173Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416324Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416471Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416615Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416760Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6416910Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417057Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417203Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417352Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417498Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417646Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417794Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6417939Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6418092Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6418237Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6418381Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6418532Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6418675Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6418825Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419010Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419159Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419305Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419444Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419588Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419811Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6419959Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420104Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420250Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420397Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420545Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420691Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420839Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6420985Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6421131Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6421281Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6421432Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6421578Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6421726Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6421876Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422019Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422165Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422309Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422453Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422646Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422793Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6422939Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6423088Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6423236Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6423387Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6423552Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6423720Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6423867Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424011Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424161Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424310Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424453Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424599Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424744Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6424893Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425038Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425183Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425329Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425474Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425618Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425765Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6425954Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6426101Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6426249Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6426395Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6426623Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6426770Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6426917Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427063Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427208Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427352Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427500Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427646Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427795Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6427939Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428084Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428242Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428385Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428527Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428673Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428816Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6428971Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6429121Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6429271Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6429460Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6429605Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6429750Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6429904Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430052Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430197Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430346Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430489Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430638Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430782Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6430927Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431077Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431224Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431368Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431514Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431664Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431815Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6431958Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6432102Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6432249Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6432394Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6432539Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6432735Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6432883Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6433028Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6433178Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6433404Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6433573Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6433738Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6433892Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434039Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434184Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434333Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434481Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434627Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434775Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6434919Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435068Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435218Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435362Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435509Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435654Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435798Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6435943Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6436088Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6436276Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6436429Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6436575Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6436722Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6436873Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437018Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437167Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437311Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437456Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437604Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437750Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6437895Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438043Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438187Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438334Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438483Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438628Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438777Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6438921Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6439069Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6439222Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6439370Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6439585Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6439729Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6439878Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440022Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440240Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440390Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440533Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440679Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440824Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6440970Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6441116Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6441264Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6441412Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6441560Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6441705Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6441855Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442001Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442145Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442292Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442435Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442578Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442727Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6442876Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443065Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443213Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443357Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443502Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443654Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443797Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6443945Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444088Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444232Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444380Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444528Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444681Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444827Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6444971Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6445117Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6445270Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6445416Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6445563Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6445708Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6445855Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446000Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446145Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446338Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446483Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446627Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446775Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6446999Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6447154Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6447299Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6447442Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6447587Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6447730Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6447874Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448027Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448176Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448324Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448469Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448618Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448771Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6448917Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449061Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449210Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449355Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449493Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449642Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449831Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6449978Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6450122Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6450266Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6450420Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6450565Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6450709Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6450857Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451004Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451154Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451301Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451450Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451596Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451739Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6451882Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452032Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452177Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452329Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452473Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452618Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452813Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6452959Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6453149Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6453304Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6453449Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6453595Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6453815Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6453961Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454108Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454253Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454398Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454546Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454691Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454845Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6454993Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6455138Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6455285Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6455434Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6455581Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6455729Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6455875Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456025Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456169Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456314Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456465Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456657Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456803Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6456955Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457099Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457249Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457399Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457543Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457688Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457830Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6457973Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6458122Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6458272Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6458417Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6458562Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6458707Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6458859Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459002Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459147Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459297Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459442Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459588Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459735Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6459920Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6460073Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6460219Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6460363Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6460587Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6460733Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6460879Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461026Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461170Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461317Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461463Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461608Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461760Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6461906Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462051Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462198Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462350Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462498Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462644Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462788Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6462938Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6463084Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6463233Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6463479Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6463646Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6463799Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6463945Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464095Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464242Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464385Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464529Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464677Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464821Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6464964Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465118Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465262Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465407Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465552Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465701Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465850Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6465993Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6466137Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6466284Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6466428Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6466577Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6466763Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6466912Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6467058Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6467201Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6467418Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6467567Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6467710Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6467858Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468005Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468149Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468296Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468443Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468593Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468744Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6468891Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469036Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469185Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469331Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469477Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469622Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469767Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6469915Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470061Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470249Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470393Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470539Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470693Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470846Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6470991Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6471141Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6471286Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6471433Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6471578Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6471721Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6471875Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472019Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472163Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472308Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472457Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472600Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472746Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6472891Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6473040Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6473186Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6473329Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6473525Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6473700Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6473866Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474017Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474201Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474391Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474538Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474681Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474829Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6474975Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6475119Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6475268Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6475413Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6475561Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6475706Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6475850Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476009Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476154Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476297Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476447Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476592Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476741Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6476889Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477075Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477223Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477366Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477511Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477664Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477808Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6477954Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478099Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478244Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478397Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478542Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478688Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478838Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6478983Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479126Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479277Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479421Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479561Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479705Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479849Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6479996Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6480141Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6480328Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6480487Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6480632Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6480777Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6480961Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6481143Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6481292Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6481437Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6481582Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6481730Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6481875Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482025Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482172Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482316Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482465Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482609Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482763Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6482910Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6483053Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6483198Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6483342Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6483487Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6483646Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6483864Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484021Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484168Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484312Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484464Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484611Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484755Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6484899Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485044Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485187Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485331Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485480Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485630Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485774Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6485918Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486068Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486214Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486359Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486505Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486651Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486795Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6486941Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6487127Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6487279Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6487424Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6487569Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6487725Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6487977Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6488122Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6488268Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6488413Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6488559Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6488704Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6488851Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489006Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489151Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489298Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489443Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489594Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489741Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6489885Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490028Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490174Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490319Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490463Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490656Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490802Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6490957Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491103Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491253Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491399Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491542Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491685Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491832Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6491976Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6492122Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6492269Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6492416Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6492564Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6492755Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6492904Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493052Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493195Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493340Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493485Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493629Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493776Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6493963Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6494112Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6494262Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6494406Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6494551Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:39.6494777Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6494926Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6495077Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6495223Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6495369Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6495519Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6498861Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499021Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499169Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499316Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499461Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499614Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499759Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6499903Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6500052Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6500197Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6500345Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6500491Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6500738Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6500885Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501034Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501178Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501333Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501477Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501622Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501772Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6501916Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502064Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502210Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502357Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502508Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502655Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502800Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6502950Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6503096Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6503243Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6503385Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6503529Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6503680Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6503824Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6504034Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6504188Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6504334Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6504484Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6504627Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6504889Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505039Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505184Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505327Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505473Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505617Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505770Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6505918Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506065Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506216Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506359Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506509Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506658Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506801Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6506948Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6507094Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6507239Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6507387Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6507535Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6507723Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6507870Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508016Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508166Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508314Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508460Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508609Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508756Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6508899Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509050Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509196Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509341Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509493Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509638Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509786Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6509934Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510078Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510223Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510367Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510510Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510659Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510846Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6510999Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6511142Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6511286Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6511433Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6511707Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6511854Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512004Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512150Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512301Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512446Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512591Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512745Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6512893Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513035Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513189Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513341Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513488Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513634Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513779Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6513926Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6514070Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6514214Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6514367Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6514554Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6514704Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6514849Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515000Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515149Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515294Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515438Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515591Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515737Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6515888Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516037Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516184Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516332Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516475Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516618Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516771Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6516915Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517060Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517210Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517355Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517510Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517697Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517846Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6517993Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6518138Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6518281Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6518538Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6518684Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6518831Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6518976Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6519119Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6519265Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6519412Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6519562Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6519708Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6519851Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520000Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520156Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520302Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520450Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520593Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520736Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6520884Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521028Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521180Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521365Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521509Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521658Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521808Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6521953Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522101Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522247Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522398Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522542Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522686Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522836Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6522989Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6523134Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6523292Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6523439Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6523587Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6523755Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6523920Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6524076Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6524221Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6524366Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6524559Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6524709Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6524854Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525001Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525142Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525365Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525511Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525654Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525804Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6525950Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526092Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526238Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526392Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526538Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526681Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526826Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6526981Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527126Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527271Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527416Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527560Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527707Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527851Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6527998Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:39.6528188Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6528331Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6528476Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6528628Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6528773Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6528919Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529066Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529210Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529357Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529500Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529646Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529795Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6529938Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530084Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530228Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530377Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530524Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530669Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530813Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6530965Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6531112Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6531298Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6531451Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6531595Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6531742Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6531888Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6532107Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6532257Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6532403Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6532547Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6532747Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6532895Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533041Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533192Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533336Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533491Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533660Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533834Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6533980Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6534123Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6534273Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6534419Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6534564Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6534713Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6534861Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535049Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535195Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535339Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535488Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535634Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535780Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6535928Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536073Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536218Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536367Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536513Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536661Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536807Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6536950Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537101Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537251Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537395Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537545Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537690Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537837Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6537982Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6538125Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6538319Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6538466Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6538609Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6538755Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6538976Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539121Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539268Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539412Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539560Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539705Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539848Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6539997Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6540144Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6540288Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6540435Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6540585Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6540731Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6540875Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541018Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541165Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541310Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541455Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541601Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541788Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6541936Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542080Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542229Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542380Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542528Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542671Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542818Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6542963Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543107Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543254Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543401Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543548Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543692Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543836Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6543987Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6544132Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6544278Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6544422Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6544567Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6544717Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6544866Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6545080Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6545233Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6545378Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6545528Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6545749Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6545896Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546042Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546186Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546333Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546481Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546624Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546769Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6546923Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547067Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547213Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547361Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547506Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547651Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547794Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6547939Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6548086Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6548231Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6548384Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6548571Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6548716Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6548864Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549009Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549158Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549308Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549452Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549597Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549741Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6549884Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550035Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550180Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550325Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550472Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550617Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550768Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6550912Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551056Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551205Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551349Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551492Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551638Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551826Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6551976Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6552121Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6552269Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6552493Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6552639Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6552783Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6552931Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6553076Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6553223Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6553367Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6553521Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6553694Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6553860Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554002Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554159Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554302Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554447Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554595Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554738Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6554888Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555033Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555185Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555373Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555518Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555666Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555810Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6555962Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556107Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556252Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556397Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556543Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556686Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556836Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6556983Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6557128Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6557274Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6557417Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6557569Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6557713Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6557856Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558003Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558147Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558293Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558442Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558632Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558782Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6558928Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6559071Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6559292Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6559438Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6559580Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6559727Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6559871Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560020Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560165Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560313Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560468Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560612Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560757Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6560908Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561059Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561207Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561354Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561498Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561645Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561793Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6561938Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6562129Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6562273Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6562422Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6562565Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6562718Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6562866Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563010Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563154Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563301Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563443Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563598Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563767Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6563935Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564082Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564226Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564376Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564528Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564672Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564818Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6564965Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6565110Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6565257Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6565441Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6565588Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6565734Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6565878Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566099Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566247Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566390Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566535Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566681Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566826Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6566980Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6567124Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6567271Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6567417Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6567560Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6567714Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6567859Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568004Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568152Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568297Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568441Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568588Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568735Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6568950Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569095Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569239Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569384Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569534Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569679Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569826Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6569970Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570117Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570260Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570405Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570559Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570703Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570848Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6570998Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6571147Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6571294Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6571441Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6571589Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6571736Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6571880Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6572025Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6572218Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6572369Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6572516Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6572671Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6572940Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573089Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573227Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573373Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573519Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573663Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573806Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6573955Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574101Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574248Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574393Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574536Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574692Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574839Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6574984Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6575131Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6575278Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6575426Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6575572Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6575762Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6575907Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576049Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576197Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576350Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576495Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576640Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576784Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6576928Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577075Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577218Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577373Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577523Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577669Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577818Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6577969Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6578113Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6578265Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6578409Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6578553Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6578704Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6578850Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579041Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579189Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579331Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579477Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579698Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579845Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6579993Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6580139Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6580282Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6580429Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6580572Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6580719Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6580865Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581010Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581158Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581302Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581453Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581602Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581746Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6581891Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582036Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582179Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582328Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582516Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582659Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582806Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6582950Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583103Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583246Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583391Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583537Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583680Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583825Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6583972Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6584125Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6584280Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6584430Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6584573Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6584724Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6584868Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585011Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585156Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585300Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585447Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585590Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585777Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6585927Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6586072Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6586215Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6586409Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6586592Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6586740Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6586885Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587030Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587176Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587318Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587465Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587614Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587758Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6587902Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588048Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588198Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588344Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588489Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588634Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588785Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6588930Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6589079Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6589268Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6589411Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6589558Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6589702Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6589854Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590003Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590148Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590292Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590443Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590587Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590735Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6590881Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591025Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591172Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591315Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591463Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591613Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591758Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6591910Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592056Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592203Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592351Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592539Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592690Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592837Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6592981Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6593165Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6593371Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6593517Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6593680Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6593850Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594008Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594158Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594304Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594452Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594597Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594741Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6594888Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595036Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595181Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595326Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595470Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595614Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595763Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6595909Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596104Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596249Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596394Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596541Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596693Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596840Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6596987Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6597132Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6597280Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6597424Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6597567Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6597715Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6597861Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6598008Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6598159Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6598311Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6598602Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6598751Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6598896Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599044Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599188Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599330Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599545Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599698Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599846Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6599990Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6600133Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6600407Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6600556Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6600699Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6600898Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6601104Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6601304Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6601514Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6601690Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6601839Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6601984Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6602128Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6602282Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6602426Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6602571Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6602716Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6602858Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6603005Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6603148Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6603378Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6603526Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6603673Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6603841Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604020Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604163Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604308Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604451Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604595Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604743Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6604887Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605033Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605183Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605329Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605475Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605623Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605768Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6605914Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606058Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606200Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606346Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606490Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606682Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606832Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6606978Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6607127Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6607269Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6607488Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6607634Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6607779Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6607924Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608067Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608210Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608363Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608509Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608652Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608798Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6608940Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609094Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609239Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609383Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609531Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609674Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609819Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6609965Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6610157Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6610303Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6610453Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6610596Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6610750Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6610896Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6611041Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6611189Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6611333Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6611481Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6614815Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6614988Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6615145Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6615294Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6615438Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6615590Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6615745Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6615890Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616039Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616185Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616333Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616481Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616691Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616841Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6616992Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6617137Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6617282Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6617510Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6617658Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6617806Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6617952Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618099Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618248Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618395Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618543Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618692Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618838Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6618987Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6619136Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6619285Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6619433Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6619578Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6619723Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6619872Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620022Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620172Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620359Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620503Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620651Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620804Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6620952Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621101Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621245Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621392Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621538Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621684Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621834Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:39.6621982Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6622128Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6622276Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6622425Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6622574Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6622718Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6622866Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623015Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623162Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623305Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623501Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623650Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623802Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6623951Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6624097Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6624391Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6624539Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6624685Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6624838Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6624983Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6625130Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6625281Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6625430Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6625580Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6625725Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6625868Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626021Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626167Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626310Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626456Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626601Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626748Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6626894Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627043Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627239Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627383Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627529Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627682Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627827Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6627979Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6628127Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6628273Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6628422Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6628566Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6628715Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6628870Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629017Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629166Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629311Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629459Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629605Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629751Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6629895Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630043Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630187Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630380Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630530Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630678Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630825Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6630968Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6631189Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6631346Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6631491Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6631643Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6631788Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6631932Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632079Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632227Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632372Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632518Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632662Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632810Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6632957Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6633099Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6633250Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6633396Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6633543Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6633692Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6633839Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634022Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634171Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634317Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634474Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634618Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634763Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6634912Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635056Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635200Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635346Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635492Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635640Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635785Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6635932Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636081Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636236Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636381Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636527Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636672Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636817Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6636957Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6637143Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6637293Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6637437Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6637582Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6637728Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6637948Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638096Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638243Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638390Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638537Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638681Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638825Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6638981Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6639127Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6639272Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6639421Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6639570Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6639716Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6639861Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640006Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640153Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640298Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640445Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640596Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640783Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6640931Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641075Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641224Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641374Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641517Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641663Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641812Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6641956Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642103Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642251Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642397Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642544Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642688Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642835Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6642988Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6643132Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6643282Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6643427Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6643597Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6643769Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6643955Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6644106Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6644254Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6644399Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6644544Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6644765Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6644912Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645063Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645208Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645353Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645500Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645643Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645795Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6645942Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646087Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646234Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646385Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646530Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646680Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646827Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6646974Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6647125Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6647270Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6647424Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6647611Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6647755Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6647903Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648053Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648201Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648350Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648495Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648650Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648796Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6648941Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649089Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649236Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649380Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649533Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649678Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649830Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6649975Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6650122Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6650269Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6650414Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6650562Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6650712Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6650929Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6651078Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6651223Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6651367Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6651598Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6651744Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6651889Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6652040Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:39.6652187Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6652338Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6652486Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6652635Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6652862Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653008Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653153Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653311Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653457Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653611Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653778Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6653944Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6654092Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6654237Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6654384Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6654587Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6654734Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6654878Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655031Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655178Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655327Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655473Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655618Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655767Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6655910Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656058Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656207Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656352Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656500Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656643Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656792Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6656940Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6657085Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6657231Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6657378Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6657524Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6657672Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6657862Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658008Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658156Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658302Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658522Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658675Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658819Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6658966Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659111Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659257Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659402Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659551Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659698Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659845Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6659990Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6660146Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6660292Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6660436Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6660583Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6660728Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6660875Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661025Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661172Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661363Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661512Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661659Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661809Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6661961Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662106Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662255Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662401Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662545Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662694Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662842Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6662993Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6663138Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6663280Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6663427Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6663578Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6663724Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6663870Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664016Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664163Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664309Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664455Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664646Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664795Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6664937Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6665087Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6665305Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6665457Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6665601Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6665746Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6665892Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666037Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666181Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666332Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666479Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666629Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666775Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6666926Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667073Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667212Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667358Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667505Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667649Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667797Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6667945Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6668134Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6668284Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6668430Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6668573Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6668731Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6668877Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669025Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669171Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669318Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669466Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669612Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669759Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6669906Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670052Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670196Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670350Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670494Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670643Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670787Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6670939Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6671084Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6671231Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6671424Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6671574Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6671721Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6671865Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672088Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672236Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672382Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672526Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672678Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672822Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6672968Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673114Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673260Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673407Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673552Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673700Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673850Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6673994Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6674139Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6674286Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6674430Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6674581Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6674728Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6674939Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675086Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675231Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675374Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675527Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675673Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675825Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6675970Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6676114Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6676265Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6676411Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6676563Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6676713Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6676858Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677007Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677156Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677303Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677453Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677598Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677742Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6677891Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6678035Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6678226Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6678378Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6678524Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6678677Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6678900Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679048Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679196Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679341Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679488Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679632Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679776Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6679928Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680074Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680219Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680367Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680517Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680665Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680814Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6680960Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6681107Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6681250Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6681395Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6681546Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6681735Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6681880Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682028Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682172Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682324Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682471Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682615Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682764Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6682912Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683058Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683208Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683356Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683502Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683646Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683789Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6683942Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6684086Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6684233Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6684381Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6684524Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6684672Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6684815Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685002Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685155Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685299Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685444Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685664Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685810Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6685956Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686100Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686245Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686391Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686536Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686684Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686836Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6686981Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6687131Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6687275Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6687424Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6687570Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6687718Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6687864Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688010Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688152Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688300Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688496Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688642Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688794Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6688938Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689089Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689240Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689384Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689529Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689673Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689820Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6689966Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690114Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690260Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690408Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690551Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690698Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690847Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6690991Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6691140Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6691284Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6691430Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6691575Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6691766Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6691916Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6692065Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6692211Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6692432Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6692577Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6692765Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6692916Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693060Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693204Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693350Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693501Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693653Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693797Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6693943Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694091Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694241Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694386Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694534Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694679Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694830Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6694976Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6695126Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6695318Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6695462Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6695607Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6695751Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6695900Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696044Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696192Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696337Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696486Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696630Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696774Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6696925Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697070Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697208Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697356Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697506Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697654Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697798Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6697942Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6698088Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6698233Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6698376Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6698825Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6698975Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6699122Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6699266Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6699471Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6699699Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6699846Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6699991Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6700139Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6700284Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6700431Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6700579Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6700728Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6700877Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701022Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701165Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701318Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701461Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701607Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701752Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6701897Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702041Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702186Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702391Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702539Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702683Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702835Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6702987Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6703134Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6703281Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6703424Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6703568Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6703717Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6703861Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704007Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704155Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704297Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704443Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704594Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704738Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6704886Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705032Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705178Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705326Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705469Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705663Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705811Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6705956Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6706104Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6706289Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6706471Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6706618Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6706764Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6706913Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707057Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707201Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707349Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707494Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707639Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707785Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6707930Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708083Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708228Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708375Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708527Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708674Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708819Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6708967Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6709155Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6709303Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6709447Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6709590Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6709748Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6709892Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710034Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710184Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710330Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710478Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710625Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710771Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6710920Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711064Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711208Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711361Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711505Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711650Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711796Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6711942Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6712094Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6712241Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6712427Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:39.6712581Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6712724Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6712869Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6713016Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6713247Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6713393Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6713564Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6713729Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6713880Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714023Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714169Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714319Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714464Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714614Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714764Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6714916Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715063Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715206Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715349Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715495Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715640Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715788Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6715978Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6716125Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6716271Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6716415Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6716563Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6716709Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6716853Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717000Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717143Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717286Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717438Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717584Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717729Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6717874Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718018Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718170Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718314Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718458Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718606Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718750Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6718895Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6719042Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6719229Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6719379Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6719534Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6719679Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6719830Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720047Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720193Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720339Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720482Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720627Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720775Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6720923Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721079Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721224Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721369Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721514Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721664Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721806Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6721952Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6722096Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6722244Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6722389Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6722534Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6722727Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6722872Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723019Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723165Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723316Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723468Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723633Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723800Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6723946Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724089Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724232Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724379Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724524Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724668Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724811Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6724959Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6725106Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6725249Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6725392Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6725539Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6725683Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6725828Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726011Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726160Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726310Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726454Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726599Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726849Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6726996Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6727142Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6727291Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6727437Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6730552Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6730723Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6730878Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731025Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731172Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731316Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731471Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731615Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731758Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6731909Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6732054Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6732199Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6732347Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6732492Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6732796Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6732947Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733093Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733247Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733390Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733534Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733682Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733827Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6733970Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734116Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734261Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734412Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734557Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734700Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734851Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6734996Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6735143Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6735289Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6735433Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6735582Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6735727Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6735972Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6736121Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6736267Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6736413Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6736563Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6736784Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6736934Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737077Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737220Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737366Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737512Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737657Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737811Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6737957Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738103Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738247Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738399Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738545Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738688Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738833Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6738984Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6739129Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6739279Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6739426Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6739612Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6739760Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6739906Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740055Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740202Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740350Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740495Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740644Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740790Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6740938Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741084Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741231Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741378Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741523Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741668Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741820Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6741965Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6742110Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6742254Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6742397Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6742544Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6742733Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6742880Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743025Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743171Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743317Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743539Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743686Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743836Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6743981Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6744127Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6744273Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6744417Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6744575Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6744722Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6744866Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745014Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745163Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745306Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745453Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745597Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745744Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6745889Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746035Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746187Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746376Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746519Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746667Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746817Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6746964Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747107Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747254Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747404Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747548Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747691Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747839Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6747985Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6748129Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6748276Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6748420Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6748572Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6748716Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6748863Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749015Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749165Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749312Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749504Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749653Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749802Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6749948Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6750094Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6750317Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6750463Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6750606Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6750756Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6750901Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751049Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751192Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751342Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751490Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751635Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751781Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6751939Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752084Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752229Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752373Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752517Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752663Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752808Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6752955Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6753146Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6753290Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6753437Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6753584Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6753733Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6753884Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754029Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754173Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754320Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754464Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754613Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754762Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6754908Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755057Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755201Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755350Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755499Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755643Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755785Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6755937Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6756081Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6756299Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6756448Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6756592Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6756739Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6756883Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757102Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757249Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757393Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757539Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757682Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757825Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6757972Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6758118Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6758266Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6758413Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6758560Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6758716Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6758861Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759005Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759151Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759295Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759440Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759586Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759732Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6759923Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760068Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760213Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760362Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760511Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760651Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760800Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6760943Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761089Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761233Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761378Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761526Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761671Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761815Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6761962Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762108Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762256Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762404Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762549Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762699Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762842Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6762986Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6763183Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6763330Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6763476Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6763626Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6763845Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6763997Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6764144Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6764289Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6764439Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6764583Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6764729Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6764878Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765026Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765175Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765319Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765468Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765615Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765762Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6765909Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766056Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766201Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766349Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766494Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766680Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766826Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6766971Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6767115Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6767269Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6767414Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6767566Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6767714Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6767861Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768009Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768156Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768304Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768454Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768599Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768751Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6768899Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769045Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769194Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769338Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769482Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769627Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769771Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6769960Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6770109Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6770253Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6770400Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6770623Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6770767Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6770914Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771059Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771201Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771350Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771495Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771643Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771790Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6771934Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6772082Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6772231Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6772375Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6772523Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6772666Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6772863Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773008Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773150Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773300Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773487Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773632Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773783Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6773926Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774084Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774228Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774373Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774519Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774665Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774809Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6774958Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775106Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775253Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775397Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775543Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775692Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775835Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6775978Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6776127Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6776274Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6776424Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6776569Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6776758Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6776910Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6777058Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6777202Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6777428Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6777575Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6777720Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6777868Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778013Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778159Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778302Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778447Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778599Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778743Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6778888Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779038Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779184Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779332Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779478Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779622Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779768Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6779916Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6780061Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6780279Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6780425Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6780574Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6780718Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6780868Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781017Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781162Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781306Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781452Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781598Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781749Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6781896Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782041Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782188Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782335Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782483Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782629Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782773Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6782921Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783064Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783208Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783354Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783545Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783696Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783844Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6783988Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6784210Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6784356Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6784502Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6784647Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6784794Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6784939Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785088Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785237Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785385Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785533Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785678Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785830Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6785979Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6786123Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6786269Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6786415Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6786564Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6786710Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6786862Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787049Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787194Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787341Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787485Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787633Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787780Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6787924Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788072Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788218Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788361Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788509Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788656Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788801Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6788947Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789090Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789240Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789387Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789532Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789677Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789821Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6789969Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6790118Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6790307Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6790456Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6790598Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6790742Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6790963Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791110Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791254Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791400Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791545Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791689Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791836Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6791984Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6792133Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6792278Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6792421Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6792572Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6792728Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6792871Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793022Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793167Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793313Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793457Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793614Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793832Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6793986Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6794131Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6794281Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6794433Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6794580Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6794726Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6794871Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795016Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795159Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795304Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795457Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795603Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795751Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6795899Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796050Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796196Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796343Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796487Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796633Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796778Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6796923Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6797111Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6797261Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6797407Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6797552Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6797770Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6797918Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6798061Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6798205Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6798356Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6798677Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6798827Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6798973Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6799118Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6799264Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6799408Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6799553Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6799707Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6799854Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800008Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800154Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800297Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800447Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800595Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800819Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6800967Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801111Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801257Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801406Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801550Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801697Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801842Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6801985Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6802134Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6802281Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6802434Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6802578Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6802724Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6802870Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803016Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803160Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803311Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803455Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803626Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803795Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6803941Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6804155Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6804305Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6804450Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6804598Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6804802Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805027Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805175Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805319Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805465Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805610Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805753Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6805908Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806056Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806198Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806345Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806491Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806645Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806789Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6806934Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6807085Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6807233Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6807376Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6807524Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6807713Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6807860Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808004Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808148Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808300Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808444Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808589Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808736Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6808882Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809029Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809175Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809328Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809474Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809618Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809763Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6809913Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810059Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810207Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810350Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810495Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810644Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810790Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6810978Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6811131Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6811276Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6811424Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6811607Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6811788Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6811935Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6812079Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6812226Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6812371Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6812514Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6812661Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6812867Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813013Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813160Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813304Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813453Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813600Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813744Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6813887Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814033Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814178Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814326Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814518Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814661Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814807Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6814949Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815099Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815246Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815389Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815537Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815681Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815826Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6815974Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6816125Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6816273Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6816419Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6816562Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6816713Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6816858Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817002Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817149Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817293Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817436Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817582Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817768Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6817916Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6818059Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6818206Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6818396Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6818577Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6818722Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6818872Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819015Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819159Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819305Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819450Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819598Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819741Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6819884Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820031Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820182Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820326Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820474Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820619Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820766Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6820907Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821051Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821243Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821387Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821532Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821682Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821834Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6821982Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6822128Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6822272Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6822419Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6822563Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6822707Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6822856Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823002Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823147Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823292Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823445Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823614Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823783Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6823927Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824077Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824220Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824369Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824554Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824704Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824850Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6824993Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6825138Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6825362Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6825508Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6825661Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6825807Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6825953Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826102Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826250Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826398Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826543Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826686Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826830Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6826982Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6827126Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6827273Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6827418Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6827561Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6827708Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6827855Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828046Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828194Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828338Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828486Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828637Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828780Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6828930Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829073Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829220Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829367Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829511Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829659Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829806Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6829950Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830105Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830255Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830399Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830545Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830690Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830837Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6830980Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6831124Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6831315Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6831464Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6831610Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6831757Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6831900Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6832144Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6832288Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6832431Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6832577Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6832721Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6832863Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833013Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833160Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833309Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833454Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833615Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833790Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6833945Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6834090Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6834237Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6834381Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6834525Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6834671Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6834860Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835009Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835153Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835298Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835453Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835598Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835743Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6835890Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836034Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836185Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836332Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836479Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836631Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836774Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6836916Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837066Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837213Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837358Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837502Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837645Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837792Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6837937Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6838125Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6838280Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6838429Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6838574Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6838716Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6838935Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839083Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839226Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839370Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839516Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839659Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839808Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6839953Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840096Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840242Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840387Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840536Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840682Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840825Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6840973Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6841118Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6841262Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6841408Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6841556Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6841792Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6841942Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6842087Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6842240Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6842391Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6842537Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6842689Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6842834Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6845950Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6846116Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6846274Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6846421Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6846572Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6846719Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6846867Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847017Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847162Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847307Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847456Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847600Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847747Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6847952Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6848100Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6848250Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6848396Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6848540Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6848765Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6848910Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849056Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849203Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849348Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849494Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849638Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849789Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6849939Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850083Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850226Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850379Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850524Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850671Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850816Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6850963Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6851112Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6851259Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6851405Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6851596Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6851741Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6851889Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852039Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852185Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852330Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852473Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852616Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852828Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6852973Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6853125Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6853276Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6853422Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6853571Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6853716Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6853864Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854006Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854151Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854301Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854445Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854590Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854785Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6854933Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6855078Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6855226Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6855370Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6855593Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6855743Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6855889Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856037Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856183Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856327Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856473Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856621Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856765Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6856913Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857058Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857210Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857355Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857498Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857644Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857789Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6857932Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6858080Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6858228Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6858419Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6858564Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6858708Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6858861Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859005Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859151Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859303Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859449Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859599Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859745Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6859894Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860049Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860194Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860341Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860488Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860636Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860782Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6860926Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6861073Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6861220Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6861366Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6861577Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6861732Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6861876Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862025Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862171Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862389Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862539Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862687Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862834Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6862982Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6863125Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6863269Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6863426Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6863571Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6863717Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6863862Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864011Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864160Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864306Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864454Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864605Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864757Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6864905Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865052Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865239Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865389Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865534Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865683Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865832Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6865977Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6866123Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6866269Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6866412Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6866560Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6866707Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6866854Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867002Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867147Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867298Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867448Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867592Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867737Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6867880Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868025Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868172Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868358Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868511Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868657Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868801Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6868949Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:39.6869170Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6869317Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6869467Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6869611Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6869757Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6869902Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870047Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870199Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870350Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870495Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870642Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870793Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6870938Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6871085Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6871229Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6871377Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6871523Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6871667Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6871819Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872005Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872152Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872299Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872448Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872601Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872749Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6872894Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873040Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873185Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873328Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873477Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873624Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873770Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6873914Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874059Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874210Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874355Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874499Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874646Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874791Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6874936Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6875081Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6875271Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6875420Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6875564Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6875707Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6875928Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876076Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876223Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876367Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876510Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876657Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876800Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6876947Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877098Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877241Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877388Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877541Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877687Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877835Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6877981Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6878130Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6878278Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6878422Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6878569Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6878759Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6878905Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879052Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879196Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879345Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879497Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879644Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879790Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6879940Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880083Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880235Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880382Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880528Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880677Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880821Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6880968Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6881116Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6881262Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6881410Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6881555Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6881699Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6881847Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882040Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882187Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882338Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882481Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882706Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882852Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6882998Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6883146Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6883293Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6883437Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6883585Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6883734Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6883888Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884028Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884175Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884330Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884477Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884628Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884773Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6884918Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6885066Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6885211Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6885358Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6885571Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6885717Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6885861Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886009Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886160Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886305Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886456Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886599Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886745Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6886888Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887033Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887183Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887327Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887472Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887620Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887768Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6887913Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888058Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888202Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888349Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888492Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888636Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888829Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6888977Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6889128Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6889272Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6889494Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6889643Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6889789Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6889934Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890082Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890227Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890373Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890520Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890668Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890814Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6890959Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891109Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891257Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891402Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891548Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891695Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891840Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6891989Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6892137Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6892322Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6892474Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6892618Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6892825Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6892977Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6893121Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6893269Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6893415Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6893559Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6893705Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6893852Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894001Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894147Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894291Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894438Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894585Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894728Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6894875Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895020Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895165Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895314Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895458Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895650Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895799Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6895944Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6896091Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6896311Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6896457Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6896602Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6896745Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6896892Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897036Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897183Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897332Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897479Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897623Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897777Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6897923Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6898071Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6898216Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6898361Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6898677Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6898823Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6898968Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6899119Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:39.6899347Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6899496Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6899641Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6899785Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6899939Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900084Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900230Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900378Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900522Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900669Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900813Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6900963Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901110Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901255Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901400Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901552Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901698Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901842Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6901992Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6902140Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6902284Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6902431Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6902643Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6902792Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6902935Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6903082Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6903571Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6903722Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6903867Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904010Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904160Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904304Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904448Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904601Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904746Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6904891Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905036Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905180Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905332Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905474Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905617Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905764Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6905909Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906056Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906207Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906393Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906539Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906683Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906826Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6906978Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6907124Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6907272Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6907418Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6907562Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6907714Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6907860Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908009Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908154Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908298Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908442Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908601Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908744Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6908890Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909036Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909180Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909326Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909470Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909657Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909814Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6909958Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6910108Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6910355Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6910501Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6910647Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6910791Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6910934Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911079Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911224Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911374Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911521Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911666Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911815Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6911959Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912109Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912257Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912401Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912544Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912690Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912834Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6912982Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6913167Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6913312Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6913461Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6913604Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6913754Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6913901Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914044Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914192Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914339Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914480Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914626Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914772Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6914915Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915062Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915206Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915357Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915502Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915647Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915793Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6915936Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6916081Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6916227Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6916414Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6916566Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6916709Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6916852Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917038Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917218Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917363Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917510Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917655Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917804Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6917950Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918098Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918248Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918393Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918537Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918684Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918834Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6918982Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6919127Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6919272Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6919418Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6919564Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6919716Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6919912Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920058Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920202Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920351Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920501Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920648Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920791Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6920936Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921082Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921226Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921369Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921516Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921662Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921806Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6921949Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922098Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922244Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922388Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922532Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922685Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922829Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6922977Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6923164Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6923313Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6923459Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6923602Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6923784Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6923968Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924115Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924261Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924405Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924551Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924700Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924850Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6924997Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6925143Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6925286Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6925433Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6925584Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6925729Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6925879Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926024Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926170Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926315Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926460Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926651Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926794Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6926938Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927083Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927232Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927375Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927521Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927666Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927810Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6927955Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928099Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928248Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928394Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928539Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928687Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928836Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6928979Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6929125Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6929270Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:39.6929417Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6929564Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6929707Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6929895Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930043Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930186Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930334Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930516Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930698Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930844Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6930990Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6931135Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6931279Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6931422Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6931576Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6931722Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6931871Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932014Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932159Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932309Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932454Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932596Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932787Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6932932Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6933079Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6933222Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6933411Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6933558Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6933703Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6933847Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934005Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934149Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934297Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934440Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934585Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934730Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6934873Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935019Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935167Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935310Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935453Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935602Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935745Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6935893Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936041Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936184Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936332Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936476Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936662Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936811Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6936957Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6937106Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6937252Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6937502Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6937652Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6937794Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6937941Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938088Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938232Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938379Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938527Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938671Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938816Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6938960Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939110Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939258Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939404Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939555Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939699Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939842Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6939988Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6940176Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6940318Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6940464Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6940609Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6940761Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6940907Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941053Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941204Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941349Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941495Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941640Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941785Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6941932Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942075Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942217Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942367Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942510Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942654Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942802Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6942945Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6943091Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6943239Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6943427Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6943578Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6943722Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6943866Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944015Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944234Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944373Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944521Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944665Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944813Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6944957Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945103Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945253Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945398Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945543Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945692Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945842Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6945988Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6946132Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6946277Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6946424Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6946567Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6946710Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6946861Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947049Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947194Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947337Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947486Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947632Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947774Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6947918Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948064Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948206Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948353Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948498Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948643Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948788Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6948932Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949078Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949226Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949370Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949517Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949661Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949807Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6949953Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6950138Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6950287Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6950434Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6950579Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6950726Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6951003Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6951148Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6951294Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6951437Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6951606Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6951822Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952031Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952251Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952405Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952549Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952697Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952849Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6952994Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6953140Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6953284Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6953428Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6953574Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6953720Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6953874Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954078Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954222Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954367Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954515Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954659Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954809Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6954951Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955097Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955239Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955382Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955528Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955675Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955820Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6955969Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956114Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956260Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956404Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956549Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956695Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956840Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6956982Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6957177Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6957328Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6957477Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6957623Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6957768Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6957999Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6958148Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6958294Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6958446Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6961702Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6961870Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962030Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962185Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962334Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962485Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962634Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962789Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6962940Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6963084Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6963231Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6963378Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6963526Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6963671Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6963818Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964030Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964180Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964327Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964479Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964630Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964778Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6964927Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965073Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965218Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965366Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965515Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965663Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965814Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6965959Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966105Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966255Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966398Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966547Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966693Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966838Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6966989Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6967203Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6967355Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6967502Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6967647Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6967797Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968022Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968172Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968322Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968467Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968617Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968761Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6968908Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969065Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969213Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969360Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969508Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969658Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969807Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6969955Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6970101Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6970249Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6970394Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6970541Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6970693Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6970882Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971042Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971193Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971343Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971493Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971638Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971783Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6971932Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6972080Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6972225Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6972378Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6972524Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6972670Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6972880Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973026Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973179Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973324Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973469Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973615Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973760Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6973911Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6974103Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6974252Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6974403Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6974548Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6974691Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6974915Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975064Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975217Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975367Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975512Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975660Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975807Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6975963Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976114Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976261Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976406Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976557Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976701Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976849Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6976993Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6977138Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6977288Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6977434Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6977587Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6977776Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6977916Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978064Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978212Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978359Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978510Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978659Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978810Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6978955Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979099Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979248Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979395Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979539Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979686Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979832Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6979982Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6980133Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6980280Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6980431Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6980581Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6980725Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6980871Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6981062Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6981209Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6981361Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6981511Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6981741Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6981888Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982036Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982187Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982332Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982476Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982625Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982772Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6982924Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983072Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983218Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983373Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983517Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983662Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983808Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6983952Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6984098Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6984243Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6984391Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6984580Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6984725Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6984869Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985019Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985168Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985321Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985468Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985613Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985759Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6985904Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986052Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986206Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986353Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986500Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986646Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986795Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6986942Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6987089Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6987235Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6987383Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6987532Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6987681Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6987875Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988024Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988168Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988311Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988531Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988681Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988830Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6988975Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6989121Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6989265Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6989411Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6989557Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6989707Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6989857Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990003Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990154Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990301Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990445Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990592Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990737Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6990883Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991031Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991178Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991391Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991538Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991683Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991829Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6991979Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6992125Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6992273Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6992416Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6992560Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6992707Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6992855Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993005Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993152Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993298Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993447Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993597Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993744Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6993896Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994043Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994190Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994335Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994483Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994675Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994822Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6994969Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6995116Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6995334Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6995483Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6995635Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6995783Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6995929Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996076Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996220Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996372Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996523Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996671Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996818Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6996969Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6997122Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6997269Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6997415Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6997563Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6997710Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6997855Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6998005Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6998195Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6998343Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6998657Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6998806Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6998960Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999106Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999251Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999404Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999550Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999698Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999847Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.6999996Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7000147Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7000295Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7000446Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7000599Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7000745Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7000893Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001038Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001184Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001330Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001476Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001698Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001853Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7001998Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7002141Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7002408Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7002554Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7002705Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7002849Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7002994Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7003143Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7003286Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7003434Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7003583Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7003730Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7003878Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004026Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004175Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004323Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004468Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004612Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004758Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7004903Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7005051Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7005260Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7005407Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7005554Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7005699Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7005855Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006003Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006148Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006297Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006441Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006584Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006736Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7006883Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007027Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007174Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007319Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007469Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007613Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007757Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7007910Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008056Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008202Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008350Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008540Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008696Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008841Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7008987Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7009212Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7009356Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7009504Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7009653Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7009798Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7009942Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010093Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010243Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010391Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010535Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010678Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010829Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7010977Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7011121Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7011270Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7011415Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7011564Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7011709Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7011856Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012045Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012190Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012337Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012488Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012641Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012838Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7012983Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7013128Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7013275Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7013421Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7013566Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7013718Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7013864Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014013Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014157Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014306Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014455Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014603Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014749Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7014895Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7015040Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7015188Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7015380Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7015532Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7015680Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7015823Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016067Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016218Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016363Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016513Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016658Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016803Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7016950Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7017107Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7017313Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7017507Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7017654Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7017804Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7017958Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7018130Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7018285Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7018448Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7018636Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7018782Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7018935Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7019125Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7019274Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7019420Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7019589Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7019749Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7020110Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7020284Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7020430Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7020578Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7020723Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7020874Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021029Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021174Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021327Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021473Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021625Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021792Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7021934Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7022083Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7022226Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7022371Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7022519Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7022712Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7022860Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023015Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023161Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023390Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023535Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023679Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023828Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:39.7023981Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7024131Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7024279Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7024428Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7024579Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7024728Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7024875Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025026Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025178Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025325Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025476Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025624Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025771Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7025918Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7026067Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7026258Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7026403Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7026551Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7026699Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7026853Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027004Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027151Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027299Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027449Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027594Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027742Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7027893Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028039Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028187Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028331Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028482Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028630Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028779Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7028925Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7029073Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7029218Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7029364Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7029559Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7029706Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7029857Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030004Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030223Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030373Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030519Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030665Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030817Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7030964Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7031116Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7031265Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7031411Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7031563Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7031709Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7031882Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7032089Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7032280Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7032487Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7032636Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7032783Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7032931Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7033080Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7033277Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7033426Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7033577Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7033736Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7033884Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034031Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034182Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034329Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034475Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034628Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034778Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7034931Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035078Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035224Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035378Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035526Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035679Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035830Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7035976Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7036127Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7036276Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7036465Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7036619Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7036766Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7036912Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7037062Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7037285Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7037435Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7037580Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7037726Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7037875Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038022Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038172Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038324Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038477Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038625Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038773Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7038925Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039075Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039217Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039363Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039511Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039658Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039805Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7039997Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7040143Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7040294Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7040441Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7040593Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7040743Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7040891Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041036Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041185Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041331Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041482Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041634Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041783Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7041934Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042079Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042229Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042379Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042525Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042672Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042817Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7042963Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7043111Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7043304Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7043451Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7043601Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7043746Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7043993Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7044140Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7044285Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7044433Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7044579Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7044725Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7044876Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045027Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045179Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045324Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045472Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045630Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045777Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7045923Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046070Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046215Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046361Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046510Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046659Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046848Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7046996Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7047143Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7047297Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7047448Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7047598Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7047749Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7047896Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048044Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048190Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048337Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048489Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048636Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048782Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7048929Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7049079Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7049228Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7049373Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7049520Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7049672Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7049821Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050008Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050162Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050308Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050455Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050600Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050841Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7050990Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7051136Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7051283Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7051430Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7051575Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7051727Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7051878Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052028Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052176Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052321Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052472Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052622Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052823Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7052974Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7053120Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7053268Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7053418Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7053614Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7053761Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7053915Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054060Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054211Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054359Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054504Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054654Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054800Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7054948Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055096Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055249Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055399Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055552Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055699Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055852Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7055998Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7056143Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7056291Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7056436Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7056584Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7056733Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7056921Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7057079Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7057226Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7057373Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7057600Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7057747Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7057894Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058041Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058187Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058335Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058481Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058629Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058779Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7058923Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059069Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059227Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059373Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059524Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059669Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059814Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7059965Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7060113Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7060263Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7060455Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7060599Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7060749Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7060896Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061048Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061194Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061341Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061488Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061641Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061790Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7061942Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062091Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062237Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062386Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062531Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062680Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062835Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7062983Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7063130Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7063279Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7063422Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7063612Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7063763Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7063908Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7064057Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7064202Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7064468Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7064619Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7064766Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7064915Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065060Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065207Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065355Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065506Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065653Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065808Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7065953Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7066109Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7066254Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7066403Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7066553Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7066701Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7066853Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067005Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067195Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067344Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067492Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067640Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067795Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7067942Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068091Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068246Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068392Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068539Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068686Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068832Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7068981Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7069126Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7069272Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7069426Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7069568Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7069724Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7069870Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070019Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070167Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070312Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070523Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070676Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070823Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7070969Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7071156Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7071336Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7071484Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7071631Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7071777Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7071924Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072071Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072221Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072372Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072518Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072665Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072811Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7072962Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7073110Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7073258Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7073407Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7073558Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7073706Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7073862Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7074050Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7074200Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7074352Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7074506Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7078525Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7078701Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7078851Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079001Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079148Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079294Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079446Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079595Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079746Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7079892Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080036Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080188Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080333Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080479Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080629Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080778Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7080929Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7081075Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7081286Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7081445Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7081591Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7081738Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7081965Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7082113Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7082265Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7082411Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7082557Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7082706Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7082852Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083003Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083153Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083300Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083448Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083599Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083745Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7083895Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084042Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084188Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084339Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084487Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084639Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084825Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7084971Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7085120Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7085272Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7085416Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7085567Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7085713Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7085862Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086010Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086156Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086305Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086454Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086599Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086751Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7086902Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087050Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087199Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087344Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087492Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087638Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087784Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7087974Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7088126Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7088272Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7088422Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7088570Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7088795Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7088941Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089087Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089237Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089381Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089527Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089677Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089825Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7089972Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7090115Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7090261Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7090415Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7090561Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7090706Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7090856Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091004Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091153Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091306Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091495Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091647Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091795Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7091942Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7092096Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7092242Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7092396Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7092548Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7092695Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7092906Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093052Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093200Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093351Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093497Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093644Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093794Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7093942Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7094094Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7094243Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7094389Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7094540Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7094684Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7094877Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095028Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095178Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095328Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095550Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095698Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095846Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7095991Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7096136Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7096282Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7096427Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7096580Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7096728Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7096875Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097026Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097180Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097329Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097477Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097622Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097771Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7097919Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7098067Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7098219Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7098603Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7098751Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7098906Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099060Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099209Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099355Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099501Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099651Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099799Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7099943Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100099Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100247Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100395Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100540Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100685Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100837Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7100981Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7101127Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7101276Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7101422Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7101577Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7101801Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7101953Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7102104Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7102252Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7102397Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7102668Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7102814Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7102961Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103111Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103260Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103408Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103557Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103705Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103854Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7103999Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7104143Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7104301Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7104448Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7104597Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7104742Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7104888Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7105038Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7105185Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7105414Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7105563Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7105709Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7105858Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106009Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106155Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106305Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106448Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106593Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106741Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7106888Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107043Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107187Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107334Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107480Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107628Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107773Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7107920Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108064Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108212Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108356Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108502Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108691Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108841Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7108985Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7109132Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7109353Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7109502Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7109647Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7109792Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7109939Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110084Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110227Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110377Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110525Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110676Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110821Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7110974Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7111130Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7111276Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7111427Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7111576Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7111720Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7111865Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112021Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112209Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112360Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112508Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112659Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112820Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7112965Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7113111Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7113258Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7113406Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7113558Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7113721Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7113889Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114050Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114201Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114346Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114498Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114644Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114795Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7114939Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7115084Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7115232Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7115418Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7115567Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7115716Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7115862Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116014Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116236Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116386Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116537Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116682Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116829Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7116981Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7117128Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7117285Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7117432Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7117579Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7117729Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7117880Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118025Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118173Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118319Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118473Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118619Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118764Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7118956Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119102Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119248Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119397Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119548Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119694Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119842Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7119989Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7120135Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7120281Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7120426Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7120580Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7120727Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7120872Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121019Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121170Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121319Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121464Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121609Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121756Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7121902Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7122047Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7122241Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7122391Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7122543Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7122688Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7122873Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7123083Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7123230Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7123381Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7123528Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7123699Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7123867Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124019Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124169Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124315Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124458Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124603Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124759Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7124907Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125058Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125204Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125348Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125503Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125654Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125842Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7125994Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7126139Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7126285Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7126435Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7126581Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7126732Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7126877Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127023Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127175Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127321Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127467Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127617Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127763Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7127910Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128060Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128205Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128351Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128501Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128646Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128796Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7128940Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7129135Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7129282Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7129430Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7129578Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7129800Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7129945Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130093Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130239Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130388Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130534Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130682Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130835Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7130981Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7131126Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7131274Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7131422Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7131571Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7131716Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7131862Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132010Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132158Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132307Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132460Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132647Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132853Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7132998Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7133152Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7133299Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7133445Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7133589Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7133735Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7133881Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134037Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134186Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134334Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134487Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134632Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134780Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7134929Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7135082Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7135227Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7135374Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7135528Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7135675Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7135863Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7136018Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7136164Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7136311Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7136479Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7136789Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137005Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137193Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137345Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137499Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137645Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137805Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7137958Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7140237Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7140388Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7140544Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7140697Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7140847Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7140993Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7141142Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7141293Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7141440Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7141598Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7141752Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7141901Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142071Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142223Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142379Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142529Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142680Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142825Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7142973Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7143124Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7143272Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7143425Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7143573Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7143729Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7143882Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144034Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144186Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144339Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144486Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144643Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144790Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7144937Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7145149Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7145299Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7145454Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7145605Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7145834Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7145994Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7146139Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7146285Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7146438Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7146590Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7146744Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7146899Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7147048Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7147283Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7147458Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7147614Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7147762Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7147910Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148059Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148210Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148357Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148507Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148657Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148804Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7148959Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7149105Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7149255Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7149414Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7149560Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7149715Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7149864Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150012Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150162Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150310Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150455Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150612Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150764Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7150913Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7151064Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7151212Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7151362Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7151514Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7151663Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7151819Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7152028Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7152177Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7152334Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7152481Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7152635Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7152884Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153031Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153184Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153333Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153480Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153628Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153777Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7153927Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7154074Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7154275Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7154424Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7154576Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7154722Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7154871Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155018Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155167Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155316Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155467Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155627Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155773Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7155921Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156073Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156225Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156373Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156519Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156670Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156817Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7156963Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7157110Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7157264Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7157410Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7157567Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7157718Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7157874Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158026Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158172Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158317Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158467Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158617Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158768Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7158962Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7159110Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7159262Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7159409Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7159631Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7159782Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7159927Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7160074Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7160219Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7160366Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7160518Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7160667Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7160812Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161007Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161152Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161300Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161451Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161596Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161744Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7161889Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162036Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162184Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162334Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162481Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162632Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162779Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7162926Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7163076Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7163221Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7163369Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7163515Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7163673Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7163845Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164011Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164161Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164307Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164452Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164605Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164757Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7164904Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165054Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165200Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165350Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165494Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165682Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165833Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7165978Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7166128Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7166276Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7166502Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7166654Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7166802Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7166949Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7167104Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7167250Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7167396Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7167545Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7167689Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7167882Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168027Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168178Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168327Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168472Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168617Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168766Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7168915Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169062Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169215Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169363Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169518Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169662Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169813Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7169961Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7170109Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7170256Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7170409Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7170558Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7170706Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7170853Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171001Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171150Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171296Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171449Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171598Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171742Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7171892Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7172040Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7172186Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7172342Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7172536Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7172685Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7172899Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7173047Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7173239Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7173420Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7173566Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7173740Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7173911Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174058Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174207Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174358Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174514Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174704Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174851Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7174998Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7175153Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7175297Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7175447Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7175593Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7175742Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7175885Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176033Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176183Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176330Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176481Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176630Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176783Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7176929Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177079Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177227Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177378Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177523Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177672Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177821Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7177968Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7178116Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7178264Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7178413Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7178565Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7178712Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7178861Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7179010Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7179156Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7179301Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7179568Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7179716Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7179866Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180012Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180234Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180387Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180533Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180679Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180831Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7180977Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7181124Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7181272Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7181418Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7181609Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7181754Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7181907Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182058Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182203Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182350Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182495Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182639Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182790Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7182939Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183087Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183238Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183384Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183539Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183685Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183832Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7183985Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7184135Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7184281Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7184429Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7184577Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7184732Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7184880Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185030Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185190Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185343Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185490Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185639Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185784Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7185932Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7186079Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7186269Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7186418Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7186569Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7186715Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7186868Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187093Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187242Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187395Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187540Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187686Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187831Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7187978Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7188127Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7188316Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7188461Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7188608Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7188766Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7188915Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189062Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189207Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189356Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189501Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189649Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189798Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7189949Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190099Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190245Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190396Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190549Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190695Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190844Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7190996Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7191144Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7191303Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7191452Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7191598Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7191756Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7191978Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7192167Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7196839Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197012Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197165Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197316Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197462Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197610Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197829Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7197977Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7198131Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7198278Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7198724Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7198880Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199027Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199174Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199325Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199472Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199621Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199770Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7199918Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7200138Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7200285Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7200438Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7200586Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7200731Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7200875Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201024Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201171Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201322Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201467Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201614Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201768Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7201914Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202062Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202216Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202362Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202509Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202654Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202798Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7202946Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7203095Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7203242Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7203398Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7203544Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7203697Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7203872Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204040Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204189Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204336Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204481Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204631Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204840Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7204991Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7205137Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7205286Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7205435Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7205680Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7205825Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7205981Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7206127Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7206277Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7206425Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7206575Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7206724Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7206872Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207063Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207213Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207367Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207514Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207660Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207806Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7207954Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208099Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208245Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208396Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208542Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208689Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208839Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7208991Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7209142Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7209288Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7209439Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7209590Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7209740Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7209885Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210034Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210183Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210338Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210485Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210638Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210786Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7210931Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7211076Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7211221Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7211365Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7211512Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7211707Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7211857Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7212012Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7212156Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7212377Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7212530Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7212676Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7212884Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213032Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213183Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213335Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213483Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213630Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213826Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7213973Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7214123Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7214272Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7214418Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7214565Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7214713Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7214864Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215016Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215165Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215312Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215465Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215612Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215765Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7215919Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216067Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216217Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216361Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216507Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216657Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216803Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7216955Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217099Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217247Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217402Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217550Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217697Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217850Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7217996Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7218145Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7218290Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7218479Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7218633Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7218783Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7218930Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7219082Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7219331Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7219483Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7219630Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7219777Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7219928Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7220077Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7220221Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7220372Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7220518Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7220711Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7220860Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221013Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221160Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221303Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221448Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221596Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221741Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7221889Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222039Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222191Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222349Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222497Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222652Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222799Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7222945Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223093Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223244Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223391Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223539Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223685Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223831Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7223982Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7224130Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7224284Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7224434Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7224581Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7224730Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7224875Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225021Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225169Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225357Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225504Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225656Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225800Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7225991Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7226176Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7226323Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7226472Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7226618Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7226764Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7226912Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227058Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227206Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227394Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227539Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227686Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227838Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7227983Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7228130Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7228277Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7228425Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7228573Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7228723Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7228871Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229017Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229164Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229312Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229465Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229615Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229762Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7229907Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230058Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230205Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230354Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230505Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230649Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230802Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7230949Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231105Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231257Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231402Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231548Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231697Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231843Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7231991Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7232183Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7232332Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7232486Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7232632Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7232853Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233002Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233148Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233293Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233440Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233589Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233740Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7233888Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234036Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234229Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234376Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234527Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234679Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234826Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7234983Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7235130Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7235276Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7235424Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7235574Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7235718Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7235869Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236016Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236175Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236319Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236467Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236617Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236762Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7236908Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237063Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237210Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237358Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237508Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237653Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237805Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7237951Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7238102Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7238250Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7238396Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7238543Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7238688Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7238878Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239029Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239177Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239322Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239467Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239692Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239845Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7239989Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7240136Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7240285Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7240431Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7240577Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7240727Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7240872Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241061Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241209Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241361Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241509Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241655Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241801Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7241947Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242092Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242239Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242391Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242537Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242689Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242835Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7242987Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7243143Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7243287Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7243438Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7243590Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7243736Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7243885Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244032Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244178Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244329Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244475Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244626Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244776Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7244920Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7245070Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7245215Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7245360Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7245510Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7245700Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7245848Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246002Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246147Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246394Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246540Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246688Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246837Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7246984Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7247129Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7247278Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7247424Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7247575Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7247766Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7247913Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248070Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248216Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248363Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248514Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248660Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248806Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7248955Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7249104Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7249251Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7249399Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7249546Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7249703Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7249852Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250001Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250152Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250297Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250447Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250595Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250742Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7250892Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251040Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251183Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251332Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251481Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251630Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251778Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7251925Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7252076Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7252223Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7252412Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7252562Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7252766Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7252918Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7253066Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7253295Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7253441Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7253586Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7253734Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7253880Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254028Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254174Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254322Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254471Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254667Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254814Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7254970Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7255117Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7255266Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7255414Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7255561Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7255714Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7255861Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256012Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256168Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256319Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256476Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256628Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256772Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7256920Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257065Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257209Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257367Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257511Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257669Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257818Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7257975Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7258125Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7258277Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7258422Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7258573Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7258719Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7258868Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7259013Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7259159Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7259358Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7259506Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7259655Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7259804Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260040Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260194Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260342Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260489Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260645Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260789Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7260968Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7261123Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7261274Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7261479Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7261636Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7261788Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7261950Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7262104Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7262250Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7262405Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7262554Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7262709Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7262858Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263004Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263162Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263310Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263457Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263617Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263769Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7263912Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264068Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264214Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264371Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264519Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264674Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264831Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7264985Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7265131Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7265284Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7265429Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7265581Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7265731Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7265879Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7266028Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7266221Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7266368Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7266518Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7266671Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7266824Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267046Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267201Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267352Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267499Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267645Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267807Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7267952Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7268101Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7268247Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7268435Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7268592Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7268743Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7268888Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269037Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269184Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269335Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269480Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269627Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269777Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7269923Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270072Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270223Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270374Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270525Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270672Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270817Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7270967Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271111Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271257Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271407Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271552Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271704Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271848Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7271998Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7272150Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7272297Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7272444Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7272594Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7272739Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7272887Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7273108Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7273256Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7273410Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7273558Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7273748Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7273933Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274079Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274223Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274371Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274516Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274663Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274810Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7274956Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7275143Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7275287Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7275432Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7275585Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7275732Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7275881Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276027Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276172Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276321Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276471Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276616Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276763Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7276911Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277060Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277212Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277358Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277506Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277650Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277800Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7277947Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278093Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278242Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278388Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278537Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278687Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278840Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7278988Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7279142Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7279289Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7279436Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7279581Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7279728Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7279918Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7280066Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7280215Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7280364Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7280636Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7280785Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7280930Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7281076Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7281228Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7281378Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7281525Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7281675Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7281822Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282008Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282154Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282304Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282455Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282602Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282747Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7282895Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283039Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283184Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283337Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283491Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283646Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283791Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7283942Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284092Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284237Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284382Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284535Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284681Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284831Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7284977Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7285123Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7285279Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7285426Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7285573Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7285724Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7285870Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286018Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286162Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286308Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286457Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286647Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286796Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7286950Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7287097Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7287247Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7287474Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7287622Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7287770Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7287915Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288061Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288211Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288358Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288508Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288655Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288840Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7288991Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7289141Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7289284Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7289433Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7289578Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7289722Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7289867Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290013Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290160Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290304Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290453Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290602Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290752Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7290898Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291047Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291192Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291344Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291490Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291638Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291789Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7291937Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7292085Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7292234Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7292384Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7292533Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7292676Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7292891Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293044Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293192Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293338Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293535Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293683Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293834Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7293981Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7294207Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7294354Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7294503Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7294649Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7294798Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7294943Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7295091Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7295240Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7295385Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7295594Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7295740Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7295889Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296040Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296186Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296334Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296479Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296626Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296772Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7296919Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297066Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297220Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297365Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297517Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297664Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297811Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7297960Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7298106Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7298253Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7298582Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7298733Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7298878Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299030Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299177Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299325Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299477Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299626Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299777Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7299922Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7300067Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7300215Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7300430Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7300579Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7300724Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7300872Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7301021Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7301285Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7301432Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7301584Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7301732Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7301881Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302027Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302174Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302321Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302467Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302669Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302816Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7302967Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303117Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303263Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303410Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303559Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303703Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303850Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7303999Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7304145Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7304298Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7304443Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7304595Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7304741Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7304888Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305036Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305186Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305333Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305483Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305634Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305782Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7305941Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7306088Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7306242Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7306393Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7306579Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7306758Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7306969Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7307147Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7307461Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7312057Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7312243Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7312398Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7312553Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7312782Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7312931Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313084Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313231Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313384Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313532Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313679Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313833Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7313979Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7314164Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7314314Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7314464Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7314614Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7314765Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7314916Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315066Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315215Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315363Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315517Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315663Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315813Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7315963Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7316108Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7316264Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7316411Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7316558Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7316712Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7316861Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317008Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317166Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317311Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317461Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317609Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317756Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7317914Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318060Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318206Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318357Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318502Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318652Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318844Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7318990Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7319139Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7319289Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7319435Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7319661Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7319809Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7319960Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7320107Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7320253Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7320402Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7320548Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7320696Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7320844Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321028Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321175Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321327Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321474Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321622Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321767Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7321911Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322059Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322204Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322358Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322504Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322654Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322805Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7322959Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7323108Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7323260Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7323405Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7323550Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7323701Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7323849Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324003Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324150Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324299Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324448Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324598Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324743Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7324890Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325036Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325188Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325334Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325486Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325681Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325829Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7325978Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7326127Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7326311Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7326500Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7326650Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7326798Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7326947Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7327092Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7327239Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7327390Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7327535Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7327723Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7327869Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328015Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328171Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328322Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328469Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328623Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328771Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7328920Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329070Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329217Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329370Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329521Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329667Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329822Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7329970Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7330120Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7330267Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7330413Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7330559Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7330707Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7330855Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331006Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331157Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331304Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331460Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331606Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331752Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7331898Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7332044Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7332194Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7332339Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7332554Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7332770Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7332921Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7333072Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7333299Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7333448Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7333598Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7333744Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7333889Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334039Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334185Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334344Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334489Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334673Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334820Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7334972Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7335118Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7335266Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7335413Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7335561Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7335708Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7335858Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336012Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336159Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336311Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336460Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336612Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336765Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7336910Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337054Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337203Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337348Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337494Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337648Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337796Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7337952Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338099Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338248Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338399Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338545Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338690Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338838Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7338984Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7339130Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7339329Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7339481Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7339633Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7339779Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7339924Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7340148Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7340296Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7340443Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7340590Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7340736Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7340883Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341031Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341176Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341325Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341510Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341656Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341810Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7341956Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342109Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342256Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342401Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342552Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342701Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342847Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7342994Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7343150Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7343300Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7343451Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7343599Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7343753Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7343903Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344050Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344200Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344346Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344502Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344651Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344801Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7344949Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345100Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345246Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345398Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345543Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345695Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345842Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7345988Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7346183Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7346330Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7346478Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7346627Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7346850Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347001Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347151Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347300Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347451Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347597Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347743Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7347899Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348046Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348233Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348386Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348538Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348692Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348839Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7348985Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7349136Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7349283Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7349428Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7349580Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7349729Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7349882Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350029Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350180Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350331Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350478Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350625Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350776Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7350923Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351075Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351221Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351368Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351521Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351667Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351812Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7351965Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7352112Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7352262Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7352407Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7352556Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7352705Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7352898Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7353046Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7353197Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7353345Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7353494Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7353717Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7353866Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354014Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354161Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354307Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354456Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354604Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354753Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7354897Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7355107Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7355259Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7355411Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7355557Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7355706Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7355853Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356000Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356152Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356299Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356453Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356601Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356752Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7356903Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357055Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357204Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357354Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357501Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357651Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357797Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7357943Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358096Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358243Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358392Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358541Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358690Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358846Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7358991Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7359137Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7359286Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7359432Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7359579Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7359772Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7359921Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7360074Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7360223Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7360445Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7360598Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7360744Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7360888Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361037Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361183Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361334Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361482Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361629Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361821Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7361967Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7362117Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7362273Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7362419Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7362569Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7362717Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7362864Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363014Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363163Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363314Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363471Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363617Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363764Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7363920Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364069Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364220Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364366Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364514Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364662Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364811Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7364957Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7365109Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7365257Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7365409Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7365560Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7365706Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7365856Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366003Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366148Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366303Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366495Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366644Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366799Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7366947Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7367095Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7367314Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7367460Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7367609Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7367754Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7367903Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368053Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368204Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368358Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368504Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368687Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368835Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7368986Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7369134Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7369281Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7369426Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7369572Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7369720Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7369868Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370023Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370172Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370321Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370469Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370619Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370767Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7370913Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371063Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371212Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371358Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371506Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371662Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371811Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7371964Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7372110Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7372260Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7372413Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7372560Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7372788Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7372940Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7373089Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7373234Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7373484Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7373632Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7373788Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7373936Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7374122Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7374309Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7374457Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7374604Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7374754Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7374901Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7375055Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7375203Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7375350Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7375550Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7375697Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7375846Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376004Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376152Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376308Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376456Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376602Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376754Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7376908Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377057Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377205Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377355Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377507Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377665Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377810Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7377960Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7378107Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7378255Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7378408Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7378559Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7378716Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7378863Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379011Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379166Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379316Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379464Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379618Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379771Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7379923Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7380072Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7380218Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7380414Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7380563Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7380711Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7380862Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7381110Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7381263Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7381409Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7381558Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7381709Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7381858Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382005Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382162Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382311Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382499Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382651Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382805Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7382956Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7383102Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7383250Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7383405Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7383551Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7383699Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7383850Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384000Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384153Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384303Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384457Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384610Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384757Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7384902Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385050Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385196Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385346Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385496Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385642Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385793Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7385999Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7386150Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7386300Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7386447Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7386598Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7386743Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7386891Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7387045Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7387242Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7387390Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7387543Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7387688Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7387837Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388060Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388209Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388359Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388507Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388654Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388805Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7388954Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7389105Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7389253Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7389441Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7389593Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7389746Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7389892Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390042Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390189Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390337Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390489Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390639Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390787Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7390934Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391084Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391234Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391384Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391529Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391679Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391825Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7391973Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7392119Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7392266Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7392418Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7392566Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7392711Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7392860Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393009Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393157Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393303Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393448Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393598Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393741Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7393890Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7394083Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7394231Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7394384Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7394530Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7394751Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7394905Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395050Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395195Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395343Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395490Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395642Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395791Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7395937Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7396129Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7396278Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7396432Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7396585Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7396731Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7396878Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397023Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397169Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397319Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397467Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397613Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397764Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7397911Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7398059Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7398209Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7398357Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7398670Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7398821Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7398967Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7399118Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7399266Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7399412Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7399563Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7399708Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7399855Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400003Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400150Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400299Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400446Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400592Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400745Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7400976Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7401127Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7401274Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7401423Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7401573Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7401846Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7401993Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7402145Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7402295Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7402446Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7402591Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7402741Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7402893Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403038Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403239Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403391Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403544Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403692Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403838Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7403986Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7404137Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7404286Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7404435Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7404591Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7404737Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7404895Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405041Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405193Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405341Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405485Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405633Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405788Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7405933Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406088Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406236Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406383Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406539Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406684Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406837Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7406985Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7407131Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7407276Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7407424Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7407568Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7407717Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7407913Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7408062Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7408218Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7408366Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7408614Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7408768Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7408913Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409065Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409213Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409358Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409508Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409654Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409800Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7409989Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7410136Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7410290Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7410441Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7410588Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7410740Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7410887Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411032Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411181Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411328Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411477Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411628Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411775Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7411928Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7412086Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7412231Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7412378Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7412524Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7412670Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7412895Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413043Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413191Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413335Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413482Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413634Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413784Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7413933Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7414079Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7414226Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7414374Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7414521Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7414715Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7414868Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415016Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415166Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415314Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415537Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415690Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415836Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7415985Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7416134Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7416281Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7416426Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7416578Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7416725Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7416915Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417065Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417219Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417371Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417516Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417661Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417811Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7417957Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7418104Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7418251Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7418396Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7418547Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7418693Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7418850Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419003Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419151Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419299Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419444Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419591Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419744Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7419891Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420036Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420186Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420332Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420487Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420632Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420779Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7420928Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7421074Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7421225Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7421370Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7421564Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7421713Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7421862Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422007Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422195Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422376Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422524Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422677Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422824Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7422971Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7423124Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7423274Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7423426Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7423614Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7423763Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7423915Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7424067Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7424213Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7424366Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7424514Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7424724Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7424903Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7425109Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7425319Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7425496Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7425785Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7425978Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7426224Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7426404Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7426614Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7426780Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7430951Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7431110Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7431266Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7431414Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7431561Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7431717Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7431863Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432013Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432166Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432312Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432464Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432610Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432754Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7432902Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7433117Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7433265Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7433421Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7433571Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7433795Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7433945Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434090Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434241Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434388Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434534Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434684Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434833Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7434978Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7435219Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7435369Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7435526Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7435674Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7435821Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7435974Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7436120Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7436266Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7436415Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7436562Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7436716Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7436865Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437011Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437167Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437313Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437460Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437610Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437757Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7437905Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438050Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438196Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438348Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438497Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438642Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438796Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7438945Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7439095Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7439240Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7439389Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7439537Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7439682Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7439875Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7440025Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7440174Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7440321Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7440468Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7440715Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7440865Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441011Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441158Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441309Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441455Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441609Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441758Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7441905Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442094Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442239Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442391Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442543Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442690Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442835Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7442987Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7443132Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7443281Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7443428Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7443597Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7443769Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7443920Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444072Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444223Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444369Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444522Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444668Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444818Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7444968Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7445115Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7445260Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7445415Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7445562Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7445717Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7445862Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446009Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446160Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446304Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446448Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446599Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446788Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7446939Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7447088Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7447237Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7447466Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7447614Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7447761Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7447911Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448057Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448209Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448358Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448507Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448658Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448843Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7448989Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7449144Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7449291Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7449438Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7449582Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7449730Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7449887Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450033Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450181Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450330Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450477Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450623Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450774Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7450922Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451071Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451217Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451366Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451515Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451659Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451803Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7451953Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7452104Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7452257Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7452401Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7452549Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7452770Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7452920Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7453067Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7453218Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7453363Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7453559Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7453733Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7453905Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7454055Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7454203Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7454425Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7454583Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7454729Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7454880Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455025Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455170Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455320Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455466Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455611Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455799Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7455944Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456097Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456242Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456393Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456542Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456685Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456832Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7456984Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7457133Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7457280Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7457428Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7457573Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7457726Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7457872Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458016Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458165Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458313Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458458Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458606Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458752Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7458902Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459052Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459201Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459355Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459500Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459643Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459792Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7459936Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7460084Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7460230Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7460771Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7460926Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7461078Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7461224Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7461450Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7461598Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7461749Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7461896Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462042Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462193Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462340Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462487Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462636Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462826Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7462978Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7463132Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7463281Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7463434Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7463583Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7463733Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7463908Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464080Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464230Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464375Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464526Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464677Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464822Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7464973Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7465126Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7465272Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7465424Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7465570Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7465715Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7465869Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466016Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466165Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466320Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466468Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466629Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466775Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7466921Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7467074Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7467223Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7467370Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7467567Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7467716Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7467862Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7468016Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7468164Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7468413Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7468561Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7468707Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7468859Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469006Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469153Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469303Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469453Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469602Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469791Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7469937Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470095Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470242Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470386Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470536Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470681Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470829Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7470974Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7471122Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7471269Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7471418Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7471564Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7471721Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7471868Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472017Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472161Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472307Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472459Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472603Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472751Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7472903Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473054Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473201Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473356Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473515Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473685Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473843Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7473989Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7474139Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7474287Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7474481Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7474627Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7474776Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7474923Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7475107Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7475292Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7475446Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7475593Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7475743Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7475894Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476041Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476193Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476343Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476528Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476677Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476825Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7476976Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7477128Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7477274Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7477424Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7477569Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7477715Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7477866Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478012Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478160Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478311Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478461Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478613Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478757Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7478902Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479052Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479200Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479345Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479501Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479647Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479798Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7479947Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480093Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480245Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480392Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480536Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480686Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480837Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7480987Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7481131Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7481323Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7481474Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7481621Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7481768Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7481996Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7482142Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7482290Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7482437Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7482584Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7482739Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7482884Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483032Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483182Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483370Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483522Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483679Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483825Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7483992Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7484156Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7484310Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7484458Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7484603Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7484751Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7484902Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485052Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485200Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485349Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485496Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485646Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485797Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7485947Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486095Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486241Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486391Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486537Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486688Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486831Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7486983Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7487131Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7487278Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7487421Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7487567Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7487717Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7487861Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7488050Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7488201Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7488351Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7488499Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7488644Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7488864Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489014Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489162Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489313Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489467Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489612Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489762Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7489908Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7490053Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7490250Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7490395Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7490550Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7490701Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7490849Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491006Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491154Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491301Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491452Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491597Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491745Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7491899Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7492046Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7492202Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7492351Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7492498Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7492649Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7492864Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493010Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493161Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493311Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493459Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493614Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493761Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7493914Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7494062Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7494209Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7494357Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7494504Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7494650Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7494801Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495016Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495169Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495319Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495470Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495697Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495844Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7495988Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7496135Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7496284Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7496431Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7496581Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7496730Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7496884Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497068Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497215Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497367Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497514Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497665Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497811Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7497959Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7498106Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7498251Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7498553Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7498706Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7498857Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499009Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499161Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499310Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499463Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499609Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499757Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7499907Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500053Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500201Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500350Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500497Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500647Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500796Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7500946Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7501097Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7501244Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7501391Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7501543Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7501692Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7501920Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7502069Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7502215Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7502366Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7502514Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7502787Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7502945Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7503090Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7503236Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7503386Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7503556Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7503736Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7503893Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504038Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504246Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504392Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504548Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504693Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504840Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7504990Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7505136Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7505283Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7505430Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7505580Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7505729Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7505879Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506025Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506182Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506328Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506475Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506638Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506786Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7506936Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507084Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507233Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507383Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507531Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507675Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507830Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7507977Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7508125Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7508272Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7508420Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7508573Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7508721Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7508916Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7509068Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7509216Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7509362Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7509604Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7509751Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7509900Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510047Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510195Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510342Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510490Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510638Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510784Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7510969Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7511117Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7511266Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7511415Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7511564Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7511710Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7511857Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512005Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512150Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512300Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512444Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512592Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512742Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7512887Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513041Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513187Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513335Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513487Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513657Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513828Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7513985Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7514132Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7514276Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7514427Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7514575Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7514730Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7514879Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515026Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515179Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515322Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515467Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515668Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515817Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7515968Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7516120Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7516265Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7516491Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7516637Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7516782Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7516931Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7517077Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7517221Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7517369Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7517517Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7517666Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7517874Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518022Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518178Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518320Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518470Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518621Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518767Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7518914Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519059Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519206Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519352Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519500Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519645Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519797Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7519948Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520102Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520252Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520398Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520547Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520691Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520840Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7520988Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7521138Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7521288Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7521441Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7521594Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7521743Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7521890Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522038Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522187Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522333Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522525Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522673Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522820Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7522969Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7523156Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7523339Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7523491Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7523643Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7523813Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7523979Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7524134Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7524285Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7524430Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7524614Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7524762Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7524908Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525063Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525211Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525357Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525513Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525657Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525803Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7525955Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526102Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526247Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526399Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526544Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526698Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526841Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7526986Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7527137Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7527282Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7527428Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7527578Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7527728Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7527878Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528028Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528173Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528331Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528478Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528627Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528775Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7528921Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7529069Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7529216Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7529408Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7529560Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7529715Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7529866Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530091Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530238Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530387Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530532Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530678Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530831Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7530977Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7531125Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7531281Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7531465Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7531614Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7531763Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7531909Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532054Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532198Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532341Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532490Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532634Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532834Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7532981Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7533129Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7533278Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7533431Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7533590Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7533758Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7533919Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534064Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534214Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534360Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534510Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534656Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534805Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7534957Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535106Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535254Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535401Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535546Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535695Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535839Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7535989Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7536188Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7536336Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7536485Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7536633Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7536778Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537006Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537152Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537297Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537444Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537590Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537735Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7537884Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538031Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538184Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538372Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538517Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538673Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538819Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7538967Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539114Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539258Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539403Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539549Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539698Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539846Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7539993Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7540136Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7540292Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7540436Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7540583Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7540730Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7540876Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541026Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541170Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541316Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541471Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541620Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541765Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7541921Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7542070Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7542225Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7542371Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7542517Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7542672Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7542822Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7543016Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7543165Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7543312Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7543460Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7543757Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7543904Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544051Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544198Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544344Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544499Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544646Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544798Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7544944Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7545129Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7545278Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7545428Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7549286Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7549456Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7549608Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7549765Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7549912Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550065Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550217Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550362Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550517Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550665Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550814Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7550968Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551114Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551262Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551406Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551552Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551702Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551852Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7551998Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7552152Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7552297Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7552440Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7552593Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7552740Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7552892Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7553037Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7553181Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7553331Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7553543Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7553714Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7553892Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7554045Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7554195Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7554418Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7554569Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7554717Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7554863Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555008Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555159Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555305Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555458Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555604Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555788Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7555937Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556090Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556234Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556381Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556530Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556683Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556829Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7556974Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7557127Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7557272Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7557420Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7557568Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7557720Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7557867Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558013Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558158Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558305Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558450Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558594Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558745Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7558891Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559044Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559188Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559340Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559489Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559632Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559776Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7559929Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7560079Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7560229Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7560421Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7560568Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7560722Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7560868Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561103Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561253Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561399Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561543Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561691Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561837Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7561984Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7562132Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7562280Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7562476Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7562623Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7562775Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7562928Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563075Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563223Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563370Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563518Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563672Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563821Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7563994Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7564172Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7564318Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7564466Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7564617Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7564763Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7564912Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565057Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565203Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565355Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565507Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565662Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565810Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7565961Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7566114Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7566266Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7566414Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7566567Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7566714Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7566862Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7567010Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7567156Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7567349Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7567496Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7567643Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7567792Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568014Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568168Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568320Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568470Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568618Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568763Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7568908Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569059Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569205Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569388Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569539Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569690Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569840Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7569984Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7570129Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7570278Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7570429Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7570575Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7570725Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7570870Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571021Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571169Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571322Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571478Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571622Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571767Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7571914Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7572061Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7572207Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7572355Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7572503Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7572662Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7572873Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573025Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573177Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573321Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573468Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573613Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573758Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7573908Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7574102Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7574248Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7574401Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7574548Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7574762Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7574944Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575092Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575243Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575387Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575533Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575681Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575827Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7575975Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7576157Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7576305Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7576455Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7576606Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7576751Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7576897Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577042Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577192Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577337Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577486Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577632Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577776Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7577923Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578070Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578222Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578366Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578513Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578658Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578810Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7578957Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7579108Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7579264Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7579412Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7579561Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7579709Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7579861Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580012Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580157Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580303Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580452Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580601Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580748Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7580946Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7581096Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7581250Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7581394Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7581618Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7581774Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7581921Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582065Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582212Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582358Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582513Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582661Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582812Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7582996Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7583142Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7583294Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7583443Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7583612Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7583783Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7583930Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584076Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584227Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584378Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584526Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584679Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584823Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7584983Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7585132Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7585278Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7585435Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7585583Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7585730Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7585881Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586029Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586173Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586324Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586476Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586628Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586776Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7586920Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7587070Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7587220Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7587364Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7587514Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7587706Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7587858Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588009Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588154Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588301Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588523Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588670Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588818Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7588962Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7589109Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7589254Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7589401Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7589549Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7589695Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7589877Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590025Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590176Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590326Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590471Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590618Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590768Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7590915Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591060Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591210Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591356Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591509Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591653Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591803Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7591951Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592096Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592241Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592391Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592536Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592682Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592829Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7592978Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7593131Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7593276Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7593427Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7593577Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7593726Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7593896Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7594069Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7594220Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7594368Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7594556Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7594704Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7594857Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595003Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595223Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595374Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595520Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595666Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595812Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7595961Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7596110Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7596259Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7596405Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7596596Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7596741Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7596896Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597042Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597187Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597336Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597484Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597631Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597779Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7597927Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7598074Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7598222Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7598369Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7598670Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7598822Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7598966Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7599115Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7599262Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7599412Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7599598Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7599802Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7600015Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7600217Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7600409Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7600595Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7600789Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7601003Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7601191Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7601379Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7601530Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7601677Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7601959Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7602114Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7602261Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7602411Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7602612Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7602977Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7603168Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7603368Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7603519Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7603671Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7603819Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7603965Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7604119Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7604266Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7604528Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7604684Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7604840Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7604985Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7605136Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7605281Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7605428Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7605572Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7605718Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7605873Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606019Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606169Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606318Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606473Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606624Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606767Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7606913Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7607092Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7607297Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7607500Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7607712Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7607913Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7608120Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7608312Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7608513Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7608718Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7608915Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7609120Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7609323Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7609520Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7609712Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7609988Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7610193Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7610402Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7610601Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7610907Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7611128Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7611342Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7611565Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7611777Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7611989Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7612207Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7612426Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7612639Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7612970Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7613180Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7613393Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7613617Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7613830Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7614042Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7614254Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7614464Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7614681Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7614895Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7615101Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7615317Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7615525Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7615726Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7615944Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7616164Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7616380Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7616594Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7616801Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7617032Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7617250Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7617458Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7617665Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7617876Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7618087Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7618304Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7618511Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7618722Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7618933Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7619156Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7619364Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7619575Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7619849Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7620056Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7620283Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7620507Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7620822Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7621035Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7621242Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7621452Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7621664Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7621875Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7622088Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7622311Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7622523Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7622788Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7622996Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7623214Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7623434Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7623667Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7623902Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7624117Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7624334Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7624544Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7624760Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7624969Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7625188Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7625403Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7625618Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7625835Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7626051Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7626261Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7626477Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7626691Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7626905Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7627120Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7627333Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7627556Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7627761Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7627969Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7628195Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7628409Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7628635Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7628847Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7629056Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7629275Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7629543Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7629751Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7629966Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7630172Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7630430Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7630679Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7630889Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7631100Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7631312Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7631519Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7631732Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7631943Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7632155Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7632462Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7632673Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7632897Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7633115Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7633322Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7633543Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7633780Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7634026Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7634234Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7634447Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7634667Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7634874Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7635087Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7635307Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7635524Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7635751Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7635964Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7636170Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7636396Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7636605Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7636814Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7637030Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7637244Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7637467Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7637684Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7637901Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7638122Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7638337Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7638544Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7638757Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7638963Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7639168Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7639440Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7639648Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7639866Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7640073Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7640400Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7640619Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7640826Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7641035Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7641246Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7641459Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7641675Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7641885Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7642096Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7642353Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7642563Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7642781Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7643002Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7643210Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7643425Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7643641Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7643845Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7644067Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7644285Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7644495Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7644719Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7644931Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7645160Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7645366Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7645575Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7645795Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7646005Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7646214Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7646430Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7646641Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7646853Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7647065Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7647273Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7647495Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7647705Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7647912Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7648123Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7648330Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7648539Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7648757Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7649038Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7649258Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7649473Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7649683Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7649897Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7650197Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7650408Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7650623Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7650832Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7651052Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7651260Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7651470Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7651683Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7651895Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7652161Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7652374Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7652590Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7652882Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7653094Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7653301Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7653525Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7653773Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7654071Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7654322Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7654539Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7654757Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7654972Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7655197Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7655411Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7655621Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7655839Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7656047Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7656266Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7656472Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7656692Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7656914Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7657131Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7657348Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7657574Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7657787Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7658004Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7658212Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7658422Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7658639Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7658849Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7659117Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7659339Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7659553Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7659775Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7660074Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7660289Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7660504Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7660725Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7660935Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7661147Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7661350Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7661568Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7661777Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7662036Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7662263Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7662481Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7662694Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7662908Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7663122Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7663345Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7663586Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7663823Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7664047Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7664257Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7664472Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7664696Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7664903Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7665131Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7665355Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7665564Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7665784Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7665998Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7666217Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7666447Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7666658Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7666873Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7667088Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7667295Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7667516Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7667724Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7667942Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7668165Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7668373Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7668584Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7668852Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7669062Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7669273Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7669486Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7669694Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7670031Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7670245Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7670461Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7670679Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7670887Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7671107Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7671315Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7671529Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7671743Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7672011Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7672221Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7672450Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7672659Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7672873Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7673086Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7673303Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7673531Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7673771Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7674011Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7674229Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7674440Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7674653Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7674871Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7675085Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7675311Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7675521Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7675739Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7675955Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7676168Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7676383Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7676591Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7676800Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7677017Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7677231Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7677437Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7677661Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7677875Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7678087Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7678302Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7678511Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7678790Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7678998Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7679222Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7679437Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7679803Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7680014Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7680228Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7680437Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7680657Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7680870Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7681077Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7681294Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7681502Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7681754Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7681967Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7682176Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7682394Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7682602Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7682813Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7683032Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7683250Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7683462Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7683691Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7683940Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7684183Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7684393Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7684603Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7684839Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7685049Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7685259Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7685469Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7685682Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7685903Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7686115Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7686327Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7686546Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7686758Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7686970Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7687199Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7687408Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7687620Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7687832Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7688042Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7688257Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7693939Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7694284Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7694506Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7694720Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7694934Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7695237Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7695448Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7695665Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7695875Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7696090Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7696299Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7696508Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7696734Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7696945Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7697194Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7697410Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7697626Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7697840Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7698051Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7698262Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7698692Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7698918Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7699122Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7699356Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7699575Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7699798Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7700007Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7700234Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7700450Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7700662Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7700871Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7701090Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7701303Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7701533Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7701738Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7701958Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7702185Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7702399Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7702616Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7702836Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7703046Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7703264Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7703477Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7703690Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7703910Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7704234Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7704449Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7704671Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7704882Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7705171Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7705468Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7705686Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7705900Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7706108Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7706316Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7706532Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7706740Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7706950Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7707235Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7707446Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7707670Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7707888Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7708095Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7708309Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7708518Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7708726Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7708942Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7709150Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7709373Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7709580Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7709796Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7710012Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7710233Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7710443Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7710659Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7710865Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7711091Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7711307Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7711520Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7711747Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7711957Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7712166Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7712378Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7712592Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7712812Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7713026Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7713233Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7713456Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7713667Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7713878Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7714153Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7714366Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7714588Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7714798Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7715122Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7715346Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7715555Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7715769Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7715992Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7716204Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7716436Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7716651Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7716863Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7717131Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7717341Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7717556Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7717776Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7717986Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7718197Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7718416Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7718633Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7718856Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7719074Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7719286Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7719522Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7719733Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7719947Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7720172Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7720381Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7720602Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7720813Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7721022Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7721242Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7721453Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7721666Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7721883Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7722103Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7722325Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7722540Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7722748Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7722959Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7723167Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7723375Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7723590Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7723857Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7724074Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7724294Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7724514Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7724735Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7725045Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7725262Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7725475Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7725683Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7725893Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7726103Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7726316Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7726539Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7726748Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7726999Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7727213Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7727431Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7727642Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7727856Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7728073Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7728293Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7728506Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7728715Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7728937Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7729150Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7729361Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7729577Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7729796Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7730011Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7730227Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7730437Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7730647Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7730858Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7731068Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7731291Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7731501Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7731724Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7731937Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7732155Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7732375Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7732584Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7732901Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7733118Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7733326Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7733554Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7733863Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7734101Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7734320Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7734527Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7734818Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7735039Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7735246Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7735462Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7735670Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7735888Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7736104Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7736312Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7736520Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7736785Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7736991Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7737212Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7737421Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7737632Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7737852Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7738061Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7738272Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7738497Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7738710Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7738929Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7739144Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7739363Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7739583Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7739799Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7740009Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7740239Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7740450Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7740666Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7740879Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7741089Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7741305Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7741521Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7741738Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7741950Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7742163Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7742374Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7742593Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7742807Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7743024Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7743233Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7743506Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7743740Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7743976Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7744186Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7744403Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7744700Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7744919Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7745143Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7745359Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7745581Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7745788Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7745997Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7746219Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7746437Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7746708Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7746923Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7747142Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7747369Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7747580Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7747789Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7748003Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7748217Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7748437Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7748653Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7748868Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7749091Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7749300Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7749525Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7749741Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7749952Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7750172Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7750380Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7750594Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7750811Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7751018Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7751228Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7751444Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7751656Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7751871Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7752076Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7752287Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7752511Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7752729Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7752941Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7753155Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7753453Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7753663Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7753894Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7754105Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7754417Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7754642Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7754858Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7755069Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7755280Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7755490Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7755703Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7755914Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7756126Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7756381Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7756594Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7756818Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7757039Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7757251Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7757467Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7757678Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7757895Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7758105Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7758321Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7758540Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7758757Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7758975Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7759197Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7759422Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7759650Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7759866Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7760078Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7760305Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7760521Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7760737Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7760964Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7761172Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7761392Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7761608Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7761833Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7762056Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7762270Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7762485Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7762704Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7762912Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7763130Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7763405Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7763618Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7763879Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7764115Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7764427Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7764645Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7764854Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7765063Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7765278Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7765491Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7765710Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7765924Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7766134Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7766408Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7766630Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7766857Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7767073Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7767281Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7767496Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7767705Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7767912Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7768130Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7768347Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7768557Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7768787Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7768998Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7769220Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7769434Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7769646Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7769869Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7770077Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7770285Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7770497Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7770707Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7770936Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7771150Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7771358Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7771588Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7771800Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7772008Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7772219Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7772429Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7772642Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7772935Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7773210Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7773427Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7773668Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7773916Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7774126Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7774426Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7774634Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7774851Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7775060Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7775269Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7775482Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7775698Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7775925Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7776187Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7776394Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7776610Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7776829Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7777035Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7777249Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7777464Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7777682Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7777895Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7778113Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7778341Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7778549Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7778761Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7778973Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7779189Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7779400Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7779608Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7779818Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7780039Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7780252Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7780469Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7780694Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7780906Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7781129Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7781339Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7781556Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7781778Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7781995Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7782207Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7782431Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7782638Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7782847Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7783128Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7783347Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7783565Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7783776Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7784081Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7784310Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7784521Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7784733Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7784949Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7785158Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7785370Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7785582Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7785791Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7786082Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7786289Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7786509Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7786725Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7786941Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7787158Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7787367Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7787574Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7787785Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7787994Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7788206Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7788421Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7788628Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7788860Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7789078Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7789286Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7789499Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7789707Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7789918Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7790131Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7790350Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7790569Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7790782Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7790992Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7791212Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7791433Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7791647Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7791863Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7792076Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7792302Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7792510Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7792775Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7792988Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7793200Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7793411Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7793630Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7793994Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7794219Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7794430Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7794637Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7794853Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7795061Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7795272Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7795492Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7795708Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7795980Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7796205Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7796425Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7796644Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7796855Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7797064Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7797283Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7797500Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7797709Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7797924Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7798134Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7798363Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7798751Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7798972Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7799180Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7799389Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7799601Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7799813Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7800021Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7800239Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7800458Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7800666Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7800882Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7801092Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7801303Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7801509Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7801712Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7801921Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7802123Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7802335Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7802547Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7802858Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7803063Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7803280Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7803486Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7803856Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7804096Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7804305Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7804521Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7804727Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7804932Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7805141Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7805352Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7805566Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7805843Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7806053Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7806269Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7806483Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7806690Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7806906Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7807111Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7807321Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7807535Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7807744Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7807962Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7808173Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7808389Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7808601Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7808813Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7809017Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7809225Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7809435Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7809645Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7809851Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7810058Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7810273Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7810486Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7810690Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7810900Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7811109Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7811320Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7811525Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7811729Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7811944Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7812149Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7812415Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7812631Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7812897Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7813112Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7813318Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7813644Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7813882Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7814088Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7814294Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7814515Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7814722Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7814935Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7815146Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7815352Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7815617Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7815828Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7816044Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7816259Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7816471Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7816689Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7816893Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7817101Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7817321Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7817535Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7817740Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7817952Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7818158Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7818376Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7818592Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7818798Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7819017Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7819226Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7819435Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7819648Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7819856Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7820062Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7820277Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7820482Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7820697Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7820901Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7821108Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7821321Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7821526Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7821733Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7821948Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7822212Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7822430Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7822642Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7822846Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7823175Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7823383Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7823590Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7823812Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7824025Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7824244Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7824451Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7824659Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7824877Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7825135Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7825342Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7825557Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7825768Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7825978Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7826185Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7826395Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7826612Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7826819Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7827034Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7827251Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7827462Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7827674Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7827881Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7828091Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7828303Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7828507Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7828717Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7828930Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7829135Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7829355Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7829562Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7829769Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7829989Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7830197Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7830408Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7830614Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7830813Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7831008Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7831208Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7831404Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7831605Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7831854Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7832053Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7832257Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7832454Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7832739Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7832941Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7833139Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7833341Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7833537Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7833758Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7833984Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7834183Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7834381Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7834632Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7834829Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7835040Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7835238Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7835435Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7835642Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7835838Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7836035Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7836240Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7836441Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7836644Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7836844Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7837044Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7837261Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7837462Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7837662Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7837868Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7838067Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7838272Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7838470Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7838669Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7838874Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7839076Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7839272Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7839484Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7839686Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7839891Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7840094Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7840292Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7840498Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7840696Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7841015Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7841227Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7841434Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7841637Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7841837Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7842125Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7842337Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7842540Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7842741Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7842945Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7843144Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7843350Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7843554Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7843823Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7844056Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7844254Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7844462Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7844671Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7844872Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7845072Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7845283Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7845482Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7845694Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7845893Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7846092Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7846298Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7846498Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7846705Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7846912Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7847111Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7847317Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7847518Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7847718Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7847923Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7848124Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7848321Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7848527Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7848728Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7848940Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7849139Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7849340Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7849542Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7849746Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7849945Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7850150Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7850400Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7850605Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7850819Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7851029Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7851335Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7851542Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7851755Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7851969Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7852173Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7852375Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7852585Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7852877Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7853099Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7853371Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7853576Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7853791Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7853994Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7854198Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7854412Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7854623Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7854839Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7855044Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7855252Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7855462Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7855675Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7855889Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7856108Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7856323Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7856541Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7861975Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7862225Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7862440Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7862653Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7862873Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7863090Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7863305Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7863527Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7863743Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7863963Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7864185Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7864400Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7864619Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7864829Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7865035Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7865334Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7865543Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7865758Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7865977Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7866187Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7866879Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7867091Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7867303Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7867522Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7867732Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7867943Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7868165Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7868372Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7868586Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7868842Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7869049Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7869275Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7869486Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7869699Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7869922Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7870134Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7870351Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7870564Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7870782Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7871001Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7871220Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7871432Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7871659Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7871869Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7872087Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7872296Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7872512Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7872726Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7872939Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7873154Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7873372Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7873586Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7873807Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7874029Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7874237Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7874453Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7874660Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7874874Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7875087Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7875302Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7875566Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7875786Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7876004Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7876222Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7876525Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7876739Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7876961Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7877170Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7877384Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7877599Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7877809Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7878039Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7878249Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7878507Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7878729Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7878944Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7879154Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7879376Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7879583Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7879791Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7879992Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7880194Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7880406Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7880605Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7880805Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7881008Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7881207Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7881423Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7881628Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7881830Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7882038Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7882239Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7882445Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7882657Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7882858Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7883070Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7883271Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7883471Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7883695Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7883931Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7884132Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7884336Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7884535Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7884740Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7884997Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7885201Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7885411Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7885616Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7885816Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7886111Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7886314Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7886522Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7886724Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7886925Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7887132Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7887333Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7887539Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7887750Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7888000Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7888201Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7888421Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7888621Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7888827Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7889026Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7889228Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7889437Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7889642Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7889846Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7890054Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7890257Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7890465Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7890674Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7890874Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7891081Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7891283Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7891489Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7891697Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7891900Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7892115Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7892315Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7892520Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7892835Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7893043Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7893244Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7893450Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7893650Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7893886Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7894113Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7894311Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7894570Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7894776Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7894984Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7895193Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7895442Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7895694Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7895901Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7896104Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7896313Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7896517Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7896719Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7896937Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7897139Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7897398Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7897598Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7897801Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7898017Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7898222Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7898750Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7898970Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7899175Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7899379Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7899594Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7899795Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7900007Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7900209Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7900415Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7900641Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7900851Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7901059Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7901278Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7901488Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7901705Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7901915Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7902123Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7902338Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7902557Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7902769Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7902992Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7903204Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7903418Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7903629Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7903841Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7904059Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7904273Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7904630Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7904850Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7905062Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7905284Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7905637Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7905850Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7906071Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7906281Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7906489Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7906707Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7906921Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7907144Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7907354Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7907636Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7907853Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7908077Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7908289Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7908511Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7908720Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7908946Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7909158Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7909369Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7909592Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7909804Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7910021Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7910242Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7910462Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7910675Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7910899Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7911114Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7911332Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7911540Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7911748Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7911969Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7912181Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:39.7912398Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7912622Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7912836Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7913060Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7913271Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7913510Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7913755Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7913969Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7914181Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7914447Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7914664Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7914887Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7915099Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7915313Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7915628Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7915844Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7916055Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7916276Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7916491Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7916710Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7916927Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7917141Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7917416Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7917631Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7917842Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7918067Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7918277Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7918491Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7918698Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7918914Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7919135Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7919355Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7919564Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7919777Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7919991Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7920211Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7920429Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7920638Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7920854Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7921062Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7921278Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7921497Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7921711Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7921936Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7922149Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7922367Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7922586Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7922805Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7923019Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7923239Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7923449Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7923662Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7923879Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7924122Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7924407Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7924619Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7924831Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7925046Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7925344Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7925558Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7925776Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7925985Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7926200Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7926410Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7926619Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7926845Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7927055Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7927331Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7927545Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7927758Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7927983Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7928198Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7928415Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7928644Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7928859Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7929073Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7929297Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7929511Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7929732Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7929949Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7930162Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7930385Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7930592Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7930801Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7931020Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7931227Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7931444Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7931656Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7931865Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7932087Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7932302Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7932507Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7932787Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7932996Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7933209Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7933420Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7933627Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7933838Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7934099Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7934303Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7934510Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7934715Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7934919Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7935216Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7935420Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7935634Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7935837Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7936041Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7936255Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7936464Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7936669Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7936881Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7937163Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7937376Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7937591Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7937793Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7938007Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7938210Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7938414Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7938618Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7938822Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7939035Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7939237Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7939446Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7939653Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7939865Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7940068Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7940287Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7940487Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7940691Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7940901Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7941104Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7941309Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7941520Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7941727Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7941938Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7942151Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7942353Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7942567Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7942770Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7942974Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7943184Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7943392Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7943659Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7943869Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7944077Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7944286Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7944576Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7944781Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7944994Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7945198Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7945410Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7945616Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7945822Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7946039Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7946242Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7946492Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7946707Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7946918Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7947132Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7947338Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7947544Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7947758Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7947962Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7948166Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7948380Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7948582Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7948799Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7949003Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7949206Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7949427Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7949632Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7949834Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7950052Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7950259Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7950470Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7950674Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7950878Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7951098Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7951303Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7951507Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7951730Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7951942Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7952154Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7952373Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7952582Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7952803Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7953066Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7953280Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7953503Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7953716Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7953935Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7954249Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7954465Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7954689Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7954902Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7955116Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7955337Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7955551Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:39.7955769Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7955991Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7956256Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7956474Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7956691Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7956907Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7957126Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7957338Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7957552Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7957769Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7957980Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7958206Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7958416Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7958630Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7958848Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7959066Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7959282Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7959499Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7959707Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7959921Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7960138Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7960347Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7960574Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7960789Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7961005Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7961226Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7961442Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7961662Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7961876Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7962088Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7962310Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7962524Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7962732Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7962999Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7963209Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7963422Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7963644Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7963904Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7964164Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7964373Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7964582Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7964807Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7965018Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7965228Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7965451Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7965663Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7965929Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7966144Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7966360Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7966591Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7966805Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7967018Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7967242Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7967455Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7967675Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7967893Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7968106Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7968325Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7968531Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7968740Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7968971Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7969182Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7969396Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7969607Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7969814Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7970030Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7970245Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7970457Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7970670Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7970881Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7971096Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7971315Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7971525Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7971744Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7971951Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7972160Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7972378Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7972592Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7972990Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7973210Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7973433Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7973680Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7974039Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7974257Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7974480Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7974690Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7974911Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7975119Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7975326Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7975544Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7975753Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7976012Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7976227Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7976446Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7976653Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7976872Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7977080Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7977295Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7977503Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7977707Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7977925Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7978138Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7978352Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7978567Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7978785Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7978999Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7979216Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7979430Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7979653Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7979867Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7980079Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7980303Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7980517Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7980741Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7980955Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7981174Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7981394Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7981604Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7981814Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7982031Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7982241Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7982462Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7982726Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7982939Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7983163Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7983371Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7983604Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7983937Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7984141Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7984359Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7984565Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7984770Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7984986Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7985192Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7985399Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7985610Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7985863Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7986075Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7986285Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7986492Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7986702Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7986905Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7987109Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7987324Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7987530Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7987734Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7987945Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7988157Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7988369Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7988580Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7988786Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7988999Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7989204Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7989414Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7989625Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7989832Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7990050Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7990257Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7990465Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7990681Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7990893Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7991100Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7991315Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7991521Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7991733Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7991937Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7992140Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7992407Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7992619Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7992826Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7993037Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7993340Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7993560Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7993799Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7994022Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7994240Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7994445Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7994651Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7994865Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7995072Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7995378Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7995579Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7995793Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7996006Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7996212Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7996417Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7996630Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7996835Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7997044Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7997249Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7997453Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7997664Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7997868Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7998075Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7998290Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7998859Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7999072Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7999288Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7999495Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:39.7999707Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.7999918Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8000124Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8000341Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8000547Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8000758Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8000975Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8001182Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8001395Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8001603Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8001813Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8002030Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8002344Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8002559Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8002778Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8002992Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8003207Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8003591Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8003829Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8004046Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8004255Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8004466Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8004688Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8004904Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8005126Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8005340Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8005628Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8005848Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8006067Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8006281Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8006501Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8006710Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8006926Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8007133Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8007344Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8007565Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8007775Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8007990Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8008202Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8008423Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8008640Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8008850Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8009058Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8009273Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8009483Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8009694Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8009915Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8010130Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8010353Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8010569Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8010787Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8011007Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8011225Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8011435Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8011656Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8011872Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8012084Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8012361Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8012571Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8012860Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8013071Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8013827Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8014047Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8014261Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8014471Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8014687Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8014895Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8015113Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8015325Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8015535Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8015803Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8016016Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8016235Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8016454Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8016669Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8016891Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8017108Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8017317Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8017535Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8017751Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8017964Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8018189Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8018401Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8018621Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8018839Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8019047Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8019272Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8019481Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8019691Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8019912Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8020127Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8020346Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8020564Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8020773Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8020992Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8021213Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8021421Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8021642Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8021851Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8022066Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8022281Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8022547Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8022774Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8022992Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8023209Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8023429Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8023739Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8023952Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8024171Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8024386Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8024605Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8024828Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8025044Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8025264Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8025474Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8025742Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8031614Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8031870Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8032092Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8032304Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8032524Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8032736Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8032947Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8033161Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8033384Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8033595Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8033820Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8034028Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8034241Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8034454Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8034660Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8034868Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8035073Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8035279Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8035490Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8035699Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8035907Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8036120Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8036328Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8036546Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8036757Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8036963Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8037176Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8037383Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8037588Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8037801Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8038086Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8038307Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8038519Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8038729Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8039000Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8039259Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8039472Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8039694Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8039907Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8040125Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8040341Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8040557Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8040777Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8041046Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8041256Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8041476Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8041696Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8041919Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8042136Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8042347Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8042567Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8042774Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8042989Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8043205Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8043420Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8043653Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8043900Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8044126Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8044343Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8044551Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8044754Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8044964Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8045174Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8045389Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8045598Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8045808Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8046028Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8046239Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8046457Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8046680Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8046892Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8047100Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8047314Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8047522Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8047736Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8048002Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8048214Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8048433Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8048642Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8048943Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8049160Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8049369Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8049585Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8049792Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8049995Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8050210Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8050421Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8050630Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8050895Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8051103Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8051326Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8051532Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8051737Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8051953Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8052162Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8052370Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8052584Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8052884Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8053106Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8053315Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8053524Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8053744Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8053987Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8054208Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8054426Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8054633Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8054846Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8055053Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8055273Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8055495Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8055704Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8055910Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8056130Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8056340Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8056552Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8056759Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8056964Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8057178Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8057385Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8057677Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8057894Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8058105Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8058309Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8058521Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8058824Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8059040Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8059247Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8059450Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8059666Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8059873Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8060082Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8060290Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8060542Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8060754Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8060958Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8061171Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8061378Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8061582Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8061789Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8062004Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8062210Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8062429Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8062634Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8062843Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8063065Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8063269Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8063484Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8063723Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8063953Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8064168Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8064373Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8064580Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8064793Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8065001Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8065208Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8065426Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8065632Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8065850Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8066057Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8066264Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8066478Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8066686Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8066892Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8067103Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8067361Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8067576Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8067788Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8067993Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8068293Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8068496Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8068700Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8068913Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8069113Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8069324Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8069526Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8069730Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8069940Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8070190Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8070392Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8070608Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8070815Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8071015Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8071220Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8071422Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8071634Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8071835Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8072039Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8072253Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8072465Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8072669Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8072880Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8073089Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8073302Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8073510Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8073753Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8073977Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8074186Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8074397Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8074614Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8074825Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8075038Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8075244Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8075456Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8075669Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8075883Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8076093Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8076310Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8076519Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8076797Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8077015Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8077228Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8077452Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8077672Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8077991Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8078213Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8078425Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8078643Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8078855Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8079067Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8079289Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8079500Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8079712Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8079989Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8080200Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8080422Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8080631Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8080849Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8081068Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8081281Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8081491Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8081706Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8081920Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8082131Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8082353Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8082564Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8082791Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8083001Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8083215Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8083437Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8083655Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8083893Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8084141Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8084362Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8084585Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8084802Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8085020Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8085248Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8085468Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8085678Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8085902Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8086114Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8086335Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8086545Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8086807Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8087026Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8087240Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8087448Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8087763Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8087977Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8088193Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8088406Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8088620Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8088839Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8089053Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8089268Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8089482Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8089793Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8090016Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8090234Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8090448Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8090671Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8090882Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8091094Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8091321Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8091535Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8091756Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8091971Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8092186Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8092401Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8092609Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8092899Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8093115Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8093326Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8093536Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8093750Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8093965Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8094184Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8094397Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8094608Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8094827Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8095038Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8095257Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8095479Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8095693Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8095913Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8096127Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8096343Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8096626Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8096842Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8097055Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8097284Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8097501Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8097819Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8098038Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8098256Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8099178Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8099405Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8099566Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8099726Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8099889Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8100045Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8100355Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8100507Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8100671Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8100821Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8100968Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8101121Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8101269Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8101425Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8101575Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8101727Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8101882Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102033Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102185Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102351Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102503Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102656Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102803Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8102950Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8103107Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8103255Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8103410Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8103569Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8103720Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8103875Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104030Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104180Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104336Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104484Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104631Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104785Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8104935Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8105152Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8105309Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8105461Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8105612Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8105827Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106037Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106192Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106341Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106489Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106644Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106793Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8106947Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8107098Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8107292Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8107459Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8107609Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8107765Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8107919Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108065Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108212Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108367Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108517Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108669Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108822Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8108970Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8109126Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8109275Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8109429Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8109586Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8109733Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8109882Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110036Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110185Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110341Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110490Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110637Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110796Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8110944Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8111097Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8111250Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8111401Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8111553Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8111699Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8111847Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8112000Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8112195Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8112345Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8112505Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8112656Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8112908Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113057Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113206Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113359Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113506Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113655Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113808Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8113958Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8114115Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8114306Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8114455Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8114617Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8114765Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8114911Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115065Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115214Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115371Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115519Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115670Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115824Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8115976Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8116124Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8116290Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8116439Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8116587Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8116744Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8116892Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117047Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117196Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117348Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117506Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117658Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117807Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8117963Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8118117Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8118268Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8118414Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8118563Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8118717Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8118865Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8119058Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8119212Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8119365Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8119517Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8119665Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8119892Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120044Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120194Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120342Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120495Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120647Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120805Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8120953Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8121101Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8121296Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8121445Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8121599Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8121757Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8121904Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122056Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122205Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122354Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122508Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122660Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122812Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8122972Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8123121Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8123280Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8123428Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8123578Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8123731Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8123878Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124027Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124181Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124331Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124487Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124640Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124787Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8124947Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8125098Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8125248Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8125410Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8125562Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8125710Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8125866Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8126062Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8126221Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8126374Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8126523Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8126786Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8126935Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127082Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127234Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127384Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127537Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127685Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127836Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8127989Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8128178Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8128328Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8128487Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8128635Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8128789Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8128938Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129087Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129240Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129388Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129539Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129691Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129845Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8129999Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8130153Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8130304Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8130457Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8130605Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8130753Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8130910Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131058Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131212Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131361Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131512Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131667Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131814Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8131967Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8132123Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8132272Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8132424Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8132575Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8132795Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8132999Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8133151Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8133301Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8133458Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8133610Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8133872Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134045Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134193Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134346Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134494Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134642Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134800Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8134950Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8135098Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8135294Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8135442Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8135604Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8135752Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8135899Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136054Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136203Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136352Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136506Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136657Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136814Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8136966Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8137116Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8137281Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8137430Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8137578Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8137735Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8137886Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138042Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138190Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138344Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138498Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138649Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138797Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8138959Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8139108Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8139259Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8139407Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8139556Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8139709Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8139859Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8140051Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8140207Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8140362Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8140516Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8140743Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8140896Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141054Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141202Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141351Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141511Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141659Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141812Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8141970Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8142160Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8142314Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8142468Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8142620Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8142777Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8142925Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8143071Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8143226Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8143375Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8143533Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8143705Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8143881Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144037Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144188Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144341Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144495Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144643Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144796Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8144944Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8145093Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8145247Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8145395Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8145543Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8145702Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8145851Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146011Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146162Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146311Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146471Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146618Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146766Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8146964Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8147114Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8147271Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8147424Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8147572Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8147804Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8147953Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8148100Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8148253Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8148400Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8148550Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8148697Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8148849Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149007Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149195Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149347Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149508Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149658Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149811Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8149960Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8150109Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8150262Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8150413Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8150564Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8150717Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8150870Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151017Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151177Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151326Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151480Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151629Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151777Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8151931Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8152085Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8152238Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8152397Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8152547Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8152705Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8152859Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8153012Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8153169Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8153316Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8153463Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8153626Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8153798Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8154042Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8154194Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8154345Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8154497Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8154687Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8154872Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155028Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155176Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155327Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155477Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155626Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155784Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8155934Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8156129Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8156286Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8156436Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8156594Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8156744Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8156892Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157047Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157194Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157342Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157503Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157651Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157806Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8157958Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8158106Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8158265Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8158412Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8158560Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8158716Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8158865Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159014Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159170Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159321Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159476Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159630Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159778Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8159938Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8160091Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8160238Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8160390Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8160539Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8160691Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8160842Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8161036Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8161193Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8161344Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8161491Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8161734Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8161883Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162033Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162179Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162330Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162481Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162630Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162782Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8162935Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8163125Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8163279Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8163438Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8163585Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8163761Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8163933Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164080Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164233Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164383Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164538Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164688Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164838Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8164991Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8165143Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8165291Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8165449Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8165597Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8165748Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8165895Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166047Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166202Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166352Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166504Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166658Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166810Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8166970Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8167120Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8167270Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8167425Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8167574Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8167725Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8173075Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8173262Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8173426Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8173587Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8173737Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8173978Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8174135Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8174291Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8174443Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8174593Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8174749Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8174903Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8175054Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8175213Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8175403Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8175559Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8175716Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8175865Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176021Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176172Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176322Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176479Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176633Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176784Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8176945Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8177101Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8177260Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8177417Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8177568Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8177723Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8177872Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178023Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178183Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178335Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178499Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178649Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178802Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8178958Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8179114Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8179264Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8179421Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8179570Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8179727Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8179878Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8180028Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8180234Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8180387Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8180544Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8180700Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8180932Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8181091Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8181243Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8181395Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8181552Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8181705Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8181857Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8182016Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8182168Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8182391Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8182541Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8182696Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8182850Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183004Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183157Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183317Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183467Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183642Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183817Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8183972Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8184130Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8184278Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8184433Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8184591Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8184741Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8184894Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185052Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185203Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185360Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185517Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185667Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185827Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8185977Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8186126Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8186290Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8186436Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8186591Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8186741Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8186895Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8187051Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8187251Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8187403Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8187558Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8187712Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8187875Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8188107Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8188258Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8188421Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8188571Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8188721Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8188875Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8189029Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8189185Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8189338Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8189530Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8189689Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8189847Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190000Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190160Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190311Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190474Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190626Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190778Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8190943Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8191095Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8191247Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8191407Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8191563Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8191725Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8191876Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192026Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192188Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192339Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192490Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192660Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192813Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8192978Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8193133Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8193289Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8193451Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8193629Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8193803Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8193959Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8194110Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8194259Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8194460Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8194612Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8194775Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8194926Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8195162Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8195322Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8195473Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8195625Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8195780Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8195932Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8196088Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8196241Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8196391Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8196588Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8196738Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8196890Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197048Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197198Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197353Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197503Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197653Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197809Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8197961Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8198112Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8198274Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8198658Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8198880Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8199284Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8199438Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8199593Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8199740Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8199888Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200042Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200195Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200348Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200497Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200649Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200802Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8200953Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8201100Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8201257Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8201403Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8201558Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8201707Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8201980Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8202136Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8202284Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8202436Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8202596Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8202869Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203018Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203171Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203319Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203474Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203623Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203770Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8203925Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8204073Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8204283Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8204435Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8204593Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8204745Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8204893Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205042Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205195Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205343Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205491Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205645Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205793Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8205952Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8206105Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8206258Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8206412Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8206562Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8206712Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8206864Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207014Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207172Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207322Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207471Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207630Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207779Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8207932Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8208086Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8208235Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8208389Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8208538Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8208686Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8208841Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8209035Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8209186Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8209337Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8209485Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8209684Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8209893Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210044Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210201Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210351Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210501Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210657Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210808Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8210956Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8211181Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8211329Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8211482Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8211639Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8211788Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8211940Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8212087Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8212235Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8212386Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8212535Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8212690Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8212901Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213053Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213210Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213363Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213509Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213664Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213813Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8213966Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8214113Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8214265Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8214420Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8214569Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8214719Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8214874Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215026Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215179Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215326Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215475Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215628Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215778Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8215925Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8216140Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8216290Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8216449Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8216598Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8216823Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8216981Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8217128Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8217277Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8217429Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8217578Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8217730Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8217880Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8218028Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8218220Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8218373Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8218868Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8219285Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8219778Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8220188Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8220592Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8220991Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8221388Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8221802Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8222207Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8222615Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8223009Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8223419Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8223817Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8224212Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8224614Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8225019Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8225427Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8225826Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8226235Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8226646Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8227044Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8227452Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8227862Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8228259Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8228661Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8229057Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8229452Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8229847Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8230242Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8230698Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8231092Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8231499Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8231900Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8232299Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8232787Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8233188Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8233583Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8233983Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8234384Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8234788Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8235187Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8235589Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8235995Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8236440Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8236847Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8237256Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8237654Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8238047Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8238443Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8238843Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8239241Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8239641Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8240049Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8240450Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8240851Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8241256Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8241662Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8242056Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8242453Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8242850Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8243248Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8243645Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8244043Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8244450Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8244843Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8245248Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8245647Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8246056Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8246451Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8246849Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8247251Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8247642Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8248048Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8248448Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8248889Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8249290Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8249694Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8250094Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8250572Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8250975Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8251377Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8251770Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8252172Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8252579Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8253037Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8253437Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8253836Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8254288Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8254680Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8255090Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8255486Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8255892Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8256286Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8256688Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8257093Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8257485Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8257892Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8258291Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8258682Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8259086Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8259491Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8259893Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8260289Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8260687Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8261089Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8261482Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8261885Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8262285Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8262687Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8263081Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8263483Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8263930Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8264335Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8264739Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8265140Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8265536Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8265928Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8266323Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8266769Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8267168Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8267565Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8267966Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8268362Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8268941Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8269341Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8269745Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8270138Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8270539Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8270941Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8271344Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8271747Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8272146Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8272595Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8272993Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8273405Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8273803Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8274200Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8274597Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8275003Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8275403Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8275796Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8276200Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8276597Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8276990Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8277395Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8277799Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8278203Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8278594Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8278992Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8279390Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8279782Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8280176Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8280575Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8280966Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8281365Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8281764Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8282164Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8282562Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8282959Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8283358Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8283784Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8284209Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8284611Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8285063Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8285459Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8285857Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8286261Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8286731Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8287130Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8287524Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8287924Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8288317Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8288716Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8289122Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8289514Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8289911Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8290356Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8290762Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8291163Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8291570Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8291972Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8292365Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8292833Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8293233Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8293627Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8294078Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8294471Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8294881Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8295273Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8295677Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8296081Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8296474Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8296874Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8299990Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8300424Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8300826Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8301225Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8301618Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8302021Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8302423Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8302821Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8303221Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8303622Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8304019Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8304411Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8304839Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8305248Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8305642Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8306049Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8306443Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8306839Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8307240Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8307804Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8308213Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8308606Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8309003Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8309405Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8309802Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8310201Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8310601Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8311002Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8311467Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8311870Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8312277Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8312675Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8313069Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8313466Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8313871Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8314268Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8320864Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8321291Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8321700Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8322108Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8322512Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8322930Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8323328Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8323732Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8324133Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8324662Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8325063Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8325462Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8325868Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8326263Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8326667Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8327068Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8327472Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8327868Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8328269Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8328669Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8329074Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8329476Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:39.8329877Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8330282Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8330677Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8331083Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8331486Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8331935Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8332377Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8332868Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8333269Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8333667Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8334070Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8334474Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8334872Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8335276Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8335725Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8336126Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8336531Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8336944Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8337345Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8337741Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8338147Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8338558Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8338956Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8339363Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8339766Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8340173Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8340571Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8340978Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8341390Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8341787Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8342193Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8342596Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8343061Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8343458Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8343861Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8344268Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8344664Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8345070Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8345474Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8345881Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8346277Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8346684Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8347082Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8347481Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8347882Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8348285Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8348684Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8349086Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8349489Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8349895Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8350380Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8350782Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8351183Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8351582Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8351985Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8352387Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8352788Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8353191Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8353599Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8354047Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8354444Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8354855Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8355264Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8355668Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8356062Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8356467Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8356870Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8357268Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8357674Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8358083Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8358484Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8358899Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8359308Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8359711Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8360108Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8360525Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8360982Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8361380Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8361783Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8362185Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8362589Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8362993Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8363399Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8363802Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8364202Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8364603Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8365005Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8365410Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8365808Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8366210Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8366611Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8367005Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8367409Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8367822Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8368239Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8368725Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8369128Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8369530Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8369927Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8370332Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8370737Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8371137Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8371539Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8371940Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8372388Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8372847Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8373256Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8373661Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8374056Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8374463Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8374872Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8375277Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8375676Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8376079Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8376485Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8376892Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8377296Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8377705Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8378107Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8378502Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8378897Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8379355Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8379755Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8380161Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8380568Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8380965Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8381375Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8381778Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8382189Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8382586Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8382990Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8383395Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8383792Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8384196Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8384598Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8384999Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8385397Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8385802Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8386210Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8386724Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8387129Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8387534Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8387935Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8388340Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8388744Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8389143Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8389539Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8389941Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8390386Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8390787Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8391190Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8391596Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8392001Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8392399Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8392806Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8393212Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8393628Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8394035Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8394433Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8394842Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8395246Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8395654Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8396052Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8396455Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8396857Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8397314Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8397720Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8398122Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8398820Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8399321Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8399731Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8400135Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8400537Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8400945Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8401349Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8401746Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8402148Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8402555Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8402956Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8403356Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8403760Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8404162Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8404561Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8404967Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8405628Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8406033Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8406429Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8406831Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8407235Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8407635Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8408040Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8408443Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8408846Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8409319Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8409724Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8410131Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8410527Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8410931Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8411334Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8411732Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8412135Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8412544Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8413013Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8413417Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8413824Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8414229Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8414635Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8415038Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8415443Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8415850Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8416339Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8416747Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8417152Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8417560Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8417968Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8418382Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8418786Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8419188Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8419592Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8419998Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8420394Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8420796Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8421199Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8421594Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8421993Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8422394Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8422797Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8423193Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8423692Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8424093Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8424487Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8424886Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8425294Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8425692Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8426085Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8426485Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8426883Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8427323Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8427722Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8428126Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8428529Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8428922Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8429321Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8429721Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8430114Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8430513Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8430911Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8431311Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8431714Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8432117Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8432268Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8432434Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8432584Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8432733Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8432947Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8433100Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8433257Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8433409Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8433563Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8433750Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8433928Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8434078Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8434239Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8434391Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8434546Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8434697Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8434851Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8435009Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8435164Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8435314Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8435470Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8435624Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8435783Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436022Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436175Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436331Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436481Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436636Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436791Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8436942Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8437093Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8437251Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8437449Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8437607Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8437761Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8437911Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438069Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438218Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438371Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438531Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438682Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438838Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8438991Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8439143Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8439297Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8439452Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8439600Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8439756Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8439905Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8440113Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8440264Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8440415Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8440569Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8440721Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8440876Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441031Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441186Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441342Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441491Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441641Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441798Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8441949Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8442098Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8442253Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8442403Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8442568Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8442718Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8442960Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8443160Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8443313Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8443464Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8443649Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8443822Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8443977Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8444128Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8444276Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8444472Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8444620Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8444769Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8444937Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8445085Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8445234Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8445393Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8445549Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8445705Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8445855Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446003Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446160Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446310Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446461Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446622Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446772Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8446926Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8447076Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8447276Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8447434Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8447583Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8447736Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8447890Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448043Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448205Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448359Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448512Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448668Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448820Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8448971Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8449128Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8449277Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8449435Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8449589Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8449742Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8449899Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8450131Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8450284Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8450443Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8450592Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8450753Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8450902Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8451054Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8451215Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8451366Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8451559Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8451714Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8451871Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8452026Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8452175Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8452329Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8452489Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8452638Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8452907Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8453065Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8453216Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8453368Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8453527Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8453707Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8453883Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454039Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454187Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454394Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454545Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454693Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454848Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8454996Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8455155Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8455306Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8455457Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8455613Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8455763Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:39.8455919Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8456080Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8456232Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8456389Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8456542Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8456693Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8456852Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8457003Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8457155Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8457397Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8457550Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8457709Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8457862Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458014Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458174Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458326Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458478Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458675Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458825Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8458980Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8459136Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8459286Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8459441Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8459594Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8459747Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8459903Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460055Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460213Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460367Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460517Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460672Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460828Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8460978Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8461134Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8461332Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8461494Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8461645Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8461797Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8461954Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8462129Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8462282Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8462442Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8462597Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8462748Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8462906Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463062Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463219Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463372Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463527Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463681Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463842Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8463998Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8464155Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8464404Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8464564Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8464715Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8464869Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8465421Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8472310Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8472499Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8472658Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8472910Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8473064Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8473215Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8473381Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8473533Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8473714Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8473893Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474044Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474205Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474357Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474506Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474666Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474816Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8474976Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8475132Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8475284Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8475441Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8475643Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8475796Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8475953Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8476104Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8476260Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8476411Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8476566Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8476725Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8476879Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477031Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477189Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477339Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477493Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477650Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477799Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8477959Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8478111Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8478268Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8478426Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8478670Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8478820Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8478974Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8479125Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8479287Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8479436Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8479586Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8479742Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8479891Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8480082Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8480238Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8480393Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8480548Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8480699Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8480849Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481007Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481158Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481315Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481472Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481627Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481787Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8481936Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8482090Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8482248Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8482400Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8482548Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8482751Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8482904Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8483062Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8483212Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8483363Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8483527Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8483702Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8483880Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484037Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484186Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484345Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484501Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484651Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484806Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8484956Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8485106Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8485263Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8485413Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8485653Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8485811Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8485962Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8486119Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8486271Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8486420Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8486581Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8486731Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8486880Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8487082Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8487237Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8487398Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8487548Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8487700Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8487858Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488011Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488161Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488317Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488467Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488625Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488780Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8488935Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8489098Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8489250Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8489400Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8489558Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8489850Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490009Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490159Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490311Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490469Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490623Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490775Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8490935Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8491086Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8491249Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8491400Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8491554Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8491709Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8491866Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8492017Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8492173Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8492327Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8492485Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8492914Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8493068Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8493224Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8493373Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8493526Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8493708Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8493882Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8494031Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8494191Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8494387Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8494547Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8494701Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8494853Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495008Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495158Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495309Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495465Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495614Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495770Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8495920Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8496073Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8496228Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8496384Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8496532Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8496688Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8496838Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497048Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497199Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497349Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497507Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497656Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497812Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8497968Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8498123Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8498280Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8498681Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8498897Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8499113Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8499320Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8499528Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8499696Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8499849Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8500009Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8500161Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8500579Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8500737Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8500888Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8501039Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8501198Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8501348Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8501507Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8501657Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8501807Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502037Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502188Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502346Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502503Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502654Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502813Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8502965Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8503117Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8503275Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8503427Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8503578Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8503741Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8503891Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8504048Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8504207Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8504357Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8504514Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8504741Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8504895Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505052Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505206Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505358Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505518Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505670Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505837Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8505991Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8506145Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8506301Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8506457Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8506608Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8506765Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8506917Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8507074Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8507227Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8507377Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8507624Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8507776Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8507927Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8508088Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8508241Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8508399Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8508550Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8508701Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8508860Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8509707Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8509859Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510021Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510170Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510324Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510474Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510626Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510782Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8510932Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8511082Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8511237Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8511391Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8511549Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8511704Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8511853Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8512009Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8512156Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8512386Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8512545Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8512694Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8512845Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513005Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513156Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513313Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513470Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513641Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513821Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8513977Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8514129Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8514289Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8514437Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8514593Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8514743Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8514896Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8515052Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8515289Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8515438Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8515591Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8515741Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8515901Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8516051Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8516200Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8516355Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8516506Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8516701Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8516861Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517015Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517174Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517327Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517479Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517637Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517787Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8517937Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8518098Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8518247Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8518408Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8518556Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8518711Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8518874Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519025Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519174Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519375Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519531Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519688Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519837Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8519990Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8520151Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8520300Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8520456Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8520613Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8520764Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8520916Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8521076Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8521227Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8521386Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8521538Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8521687Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8521849Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8522000Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8522266Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8522426Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8522576Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8522734Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8522887Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8523041Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8523198Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8523350Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8523501Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8523703Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8523856Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524021Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524171Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524322Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524482Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524634Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524783Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8524941Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8525092Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8525250Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8525400Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8525551Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8525713Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8525864Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526014Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526173Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526366Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526523Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526673Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526823Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8526982Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8527137Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8527286Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8527446Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8527597Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8527753Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8527901Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528054Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528209Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528359Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528509Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528665Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528818Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8528975Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8529208Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8529361Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8529518Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8529668Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8529849Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530003Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530156Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530322Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530476Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530678Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530829Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8530986Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8531145Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8531296Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8531446Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8531611Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8531762Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8531918Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8532069Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8532220Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8532382Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8532533Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8532684Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8532984Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8533136Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8533294Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8533489Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8533642Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8533798Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8533948Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8534101Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8534262Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8534415Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8534581Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8534732Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8534883Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535042Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535194Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535344Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535497Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535647Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535802Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8535954Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8536103Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8536304Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8536495Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8536651Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8536808Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8536960Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8537115Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8537266Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8537420Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8537574Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8537771Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8537922Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8538081Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8538237Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8538387Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8538544Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8538696Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8538853Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539001Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539153Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539308Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539462Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539611Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539770Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8539922Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8540080Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8540229Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8540423Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8540586Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8540735Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8540884Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541039Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541197Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541353Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541501Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541657Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541818Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8541967Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8542123Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8542282Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8542432Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8542587Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8542735Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8542889Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8543044Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8543192Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8543429Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8543588Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8543746Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8543925Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8544095Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8544243Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8544402Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8544552Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8544743Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8544900Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545051Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545221Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545371Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545521Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545680Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545833Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8545985Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8546143Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8546292Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8546452Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8546604Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8546753Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8546915Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8547065Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8547216Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8547461Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8547615Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8547767Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8547927Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8548079Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8548237Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8548389Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8548542Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8548704Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8548855Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549006Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549165Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549317Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549475Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549625Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549776Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8549935Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8550084Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8550233Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8550477Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8550628Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8550784Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8550938Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8551089Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8551245Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8551395Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8551544Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8551753Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8551902Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552057Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552214Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552364Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552519Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552668Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552820Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8552976Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8553126Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8553284Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8553433Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8553586Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8553743Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8553900Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8554051Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8554208Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8554358Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8554564Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8554717Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8554865Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555020Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555171Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555323Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555481Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555634Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555787Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8555942Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8556095Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8556254Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8556404Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8556553Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8556709Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8556860Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8557012Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8557168Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8557402Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8557558Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8557707Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8557858Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558016Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558167Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558316Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558473Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558624Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558823Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8558975Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8559130Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8559287Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8559443Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8559595Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8559756Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8559906Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560062Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560214Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560366Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560526Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560679Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560836Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8560996Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8561145Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8561306Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8561499Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8561652Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8561808Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8561958Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8562109Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8562268Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8562419Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8562581Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8562731Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8562885Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8563043Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8563195Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8563347Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8563505Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8563660Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8563832Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8564012Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8564166Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8564407Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8564561Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8564712Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8564872Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565027Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565177Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565338Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565490Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565646Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565838Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8565989Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8566153Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8566303Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8566452Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8566607Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8566760Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8566915Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567065Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567219Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567375Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567528Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567678Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567838Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8567988Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8568144Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8568295Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8568487Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8568645Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8568796Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8568946Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8569101Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8569254Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8569408Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8569564Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8569715Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8569873Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570024Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570177Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570333Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570483Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570637Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570787Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8570940Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8571097Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8571338Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8571488Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8571647Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8571800Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8571958Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8572112Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8572262Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8572855Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8573009Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8573243Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8573401Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8573559Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8573713Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8573901Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8574075Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8574241Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8574391Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8574540Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8574698Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8574848Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575001Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575162Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575318Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575475Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575626Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575775Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8575971Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8576124Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8576274Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8576434Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8576583Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8576744Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8576893Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577048Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577205Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577358Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577509Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577668Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577819Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8577978Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8578127Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8578278Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8578438Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8578591Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8578826Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8578982Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8579132Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8579289Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8579442Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8579593Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8579753Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8579903Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8580054Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8580251Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8580400Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8580565Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8580713Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8580862Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581016Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581168Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581318Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581478Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581629Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581779Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8581937Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8582087Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8582251Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8582401Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8582551Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8582706Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8582898Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583050Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583206Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583357Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583513Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583666Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583816Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8583976Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8584128Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8584278Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8584433Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8584585Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8584745Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8584895Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8585044Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8585201Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8585353Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8585504Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8585760Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8585911Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586070Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586220Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586373Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586529Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586677Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586827Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8586980Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8587171Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8587326Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8587483Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8587633Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8587790Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8587940Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8588094Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8588254Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8588403Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8588556Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8588706Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8588860Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589019Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589175Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589339Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589500Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589649Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589848Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8589999Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8590150Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8590309Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8590459Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8590617Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8590784Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8590936Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8591087Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8591245Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8591395Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8591556Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8591707Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8591856Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8592014Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8592166Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8592421Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8592633Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8599767Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8599944Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8600106Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8600262Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8600419Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8600575Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8600726Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8600877Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8601041Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8601359Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8601518Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8601676Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8601829Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8601988Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8602144Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8602298Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8602459Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8602612Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8602771Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8602927Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8603085Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8603243Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8603401Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8603556Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8603723Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8603902Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8604158Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8604314Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8604467Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8604625Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8604777Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8604932Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8605092Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8605248Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8605402Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8605561Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8605712Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8605873Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8606023Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8606176Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8606332Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8606487Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8606640Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8606797Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607063Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607222Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607374Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607525Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607686Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607839Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8607991Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8608149Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8608300Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8608499Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8608652Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8608811Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8608968Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8609124Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8609275Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8609434Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8609587Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8609744Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8609896Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610047Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610208Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610361Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610522Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610679Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610830Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8610988Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8611186Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8611340Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8611497Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8611648Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8611799Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8611959Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8612111Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8612272Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8612427Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8612578Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8612812Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8612969Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8613123Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8613279Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8613433Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8613622Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8613800Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8613953Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8614199Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8614353Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8614506Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8614662Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8614820Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8614971Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8615129Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8615282Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8615443Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8615639Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8615791Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8615954Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8616116Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8616268Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8616425Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8616582Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8616742Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8616894Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617051Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617209Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617364Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617516Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617678Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617832Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8617992Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8618144Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8618343Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8618505Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8618657Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8618813Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8618974Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8619129Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8619288Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8619447Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8619603Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8619763Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8619914Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8620068Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8620231Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8620384Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8620543Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8620694Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8620849Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8621005Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8621204Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8621393Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8621555Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8621709Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8621870Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622023Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622175Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622331Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622484Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622682Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622838Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8622994Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8623151Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8623309Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8623461Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8623626Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8623778Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8623928Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8624089Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8624239Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8624393Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8624552Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8624704Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8624867Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625019Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625172Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625374Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625529Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625680Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625839Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8625992Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8626151Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8626305Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8626455Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8626618Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8626771Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8626922Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8627080Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8627234Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8627392Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8627543Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8627695Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8627857Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8628009Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8628161Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8628440Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8628595Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8628754Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8628909Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8629062Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8629225Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8629376Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8629525Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8629727Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8629879Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630037Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630194Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630348Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630513Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630667Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630823Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8630985Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8631137Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8631287Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8631454Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8631606Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8631766Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8631925Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8632077Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8632239Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8632466Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8632621Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8632783Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8632937Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8633098Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8633258Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8633411Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8633585Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8633764Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8633928Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8634085Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8634243Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8634403Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8634555Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8634707Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8634865Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8635020Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8635173Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8635333Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8635575Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8635739Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8635891Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8636044Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8636212Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8636363Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8636514Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8636676Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8636828Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637027Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637179Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637338Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637495Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637648Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637799Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8637960Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8638112Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8638269Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8638422Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8638577Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8638738Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8638889Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8639046Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8639203Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8639354Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8639513Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8639711Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8639866Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640028Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640181Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640333Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640496Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640647Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640805Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8640969Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8641120Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8641280Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8641435Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8641587Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8641749Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8641899Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8642050Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8642212Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8642363Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8642611Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8642765Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8642917Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8643075Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8643229Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8643383Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8643540Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8643691Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8643849Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644041Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644194Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644362Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644513Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644664Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644820Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8644974Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8645131Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8645282Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8645437Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8645600Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8645757Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8645912Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8646079Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8646231Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8646389Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8646541Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8646737Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8646899Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647053Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647204Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647367Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647521Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647679Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647840Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8647992Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8648151Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8648304Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8648458Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8648621Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8648773Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8648926Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8649085Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8649240Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8649399Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8649636Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8649791Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8649951Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8650104Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8650260Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8650417Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8650569Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8650731Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8650883Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8651078Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8651235Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8651394Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8651546Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8651704Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8651856Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8652018Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8652171Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8652321Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8652482Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8652635Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8652908Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8653068Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8653228Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8653384Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8653540Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8653715Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8653968Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8654123Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8654273Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8654431Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8654584Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8654744Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8654900Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655055Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655212Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655364Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655515Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655675Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655828Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8655987Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8656138Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8656314Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8656469Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8656619Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8656869Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657022Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657175Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657331Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657492Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657654Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657805Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8657956Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8658119Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8658312Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8658463Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8658628Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8658780Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8658938Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8659091Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8659244Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8659408Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8659559Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8659710Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8659869Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660023Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660180Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660337Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660493Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660652Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660802Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8660994Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8661155Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8661306Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8661470Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8661622Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8661776Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8661935Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8662092Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8662243Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8662405Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8662557Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8662721Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8662873Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8663025Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8663188Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8663340Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8663495Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8663654Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8663892Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664057Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664209Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664363Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664523Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664675Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664827Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8664985Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8665137Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8665343Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8665495Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8665653Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8665811Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8665963Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8666115Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8666275Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8666427Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8666577Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8666733Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8666889Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8667053Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8667205Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8667361Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8667521Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8667675Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8667826Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668026Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668179Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668338Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668491Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668644Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668806Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8668958Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8669118Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8669274Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8669426Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8669586Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8669738Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8669891Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8670049Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8670203Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8670355Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8670514Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8670666Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8670918Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8671071Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8671223Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8671382Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8671536Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8671694Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8671852Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672003Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672159Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672352Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672504Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672668Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672821Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8672975Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8673138Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8673293Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8673457Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8673633Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8673809Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8673968Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8674123Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8674275Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8674442Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8674595Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8674748Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8674910Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8675108Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8675272Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8675423Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8675578Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8675734Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8675890Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676041Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676205Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676358Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676516Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676668Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676822Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8676983Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8677134Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8677287Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8677448Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8677603Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8677761Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8677997Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8678154Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8678312Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8678466Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8678622Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8678781Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8678930Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8679090Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8679242Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8679462Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8679621Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8679779Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8679932Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8680092Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8680243Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8680405Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8680555Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8680707Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8680865Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681017Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681172Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681332Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681490Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681650Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681803Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8681953Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8682155Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8682307Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8682459Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8682616Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8682767Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8682925Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8683086Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8683242Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8683400Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8683550Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8683701Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8683868Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8684019Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8684170Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8684328Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8684481Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8684640Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8684793Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685029Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685189Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685342Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685495Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685654Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685806Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8685963Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8686114Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8686268Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8686466Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8686622Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8686782Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8686942Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8687095Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8687252Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8687408Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8687561Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8687721Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8687873Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688030Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688190Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688344Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688509Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688661Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688814Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8688972Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8689170Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8689323Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8689487Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8689638Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8689795Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8689954Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8690106Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8690272Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8690424Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8690575Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8690735Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8690890Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8691048Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8691206Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8691356Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8691515Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8691675Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8691831Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8692041Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8692238Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8692392Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8692549Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8692925Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8693085Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8693237Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8693390Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8693549Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8693747Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8693898Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694058Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694212Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694368Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694520Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694675Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694835Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8694989Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8695139Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8695296Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8695449Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8695607Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8695761Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8695914Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8696071Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8696221Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8696414Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8696576Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8696729Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8696886Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697039Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697194Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697351Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697506Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697662Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697818Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8697971Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8698129Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8698281Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8698729Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8698960Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8699134Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8699290Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8699454Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8699781Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700005Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700157Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700308Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700472Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700624Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700775Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8700932Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8701082Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8701316Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8701473Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8701623Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8701785Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8701937Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8702088Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8702250Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8702405Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8702556Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8702717Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8702870Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8703035Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8703185Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8703336Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8703505Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8703683Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8703856Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8704090Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8704248Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8704404Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8704557Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8704713Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8704877Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705028Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705179Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705344Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705498Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705654Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705808Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8705962Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8706122Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8706274Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8706426Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8706588Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8706739Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8706899Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8707168Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8707322Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8707480Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8707632Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8707783Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8707942Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8708097Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8708253Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8708446Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8708596Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8708753Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8708914Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709064Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709223Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709375Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709532Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709682Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709832Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8709986Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8710142Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8710291Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8710447Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8710604Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8710755Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8710912Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8711105Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8711262Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8711415Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8711563Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8711722Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8711874Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712029Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712188Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712342Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712499Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712650Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712804Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8712964Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8713114Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8713263Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8713419Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8713571Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8713757Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8713932Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8714252Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8714410Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8714561Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8714713Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8714873Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715024Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715179Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715332Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715482Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715681Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715833Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8715990Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8716144Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8716295Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8716449Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8716601Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8716767Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8716926Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8717078Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8717229Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8717389Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8717543Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8717707Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8717859Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718012Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718169Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718362Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718516Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718673Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718824Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8718976Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8719138Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8719289Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8719452Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8719602Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8719754Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8719910Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8725991Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8726169Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8726330Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8726489Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8726641Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8726807Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8726961Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8727260Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8727419Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8727571Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8727725Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8727885Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8728038Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8728198Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8728350Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8728506Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8728707Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8728858Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729017Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729179Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729330Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729489Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729643Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729794Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8729954Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8730108Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8730265Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8730424Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8730576Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8730745Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8730898Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8731049Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8731206Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8731399Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8731553Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8731713Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8731865Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8732026Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8732182Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8732335Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8732497Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8732649Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8732949Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8733107Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8733262Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8733414Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8733575Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8733752Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8733932Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8734086Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8734239Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8734486Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8734641Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8734791Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8734953Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8735106Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8735265Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8735416Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8735569Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8735725Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8735916Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8736069Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8736230Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8736383Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8736546Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8736698Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8736849Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737011Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737162Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737316Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737471Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737625Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737781Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8737938Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8738092Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8738248Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8738398Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8738592Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8738751Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8738903Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8739068Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8739219Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8739380Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8739540Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8739701Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8739857Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740015Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740167Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740328Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740479Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740634Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740790Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8740941Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8741098Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8741258Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8741529Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8741681Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8741842Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8741996Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8742155Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8742309Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8742465Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8742624Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8742778Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8742974Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8743135Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8743293Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8743451Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8743606Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8743778Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8743966Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8744122Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8744275Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8744437Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8744591Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8744755Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8744908Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8745073Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8745233Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8745385Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8745538Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8745743Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8745897Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746057Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746210Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746364Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746526Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746679Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746834Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8746998Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8747152Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8747312Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8747466Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8747618Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8747775Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8747927Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8748080Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8748239Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8748390Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8748633Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8748787Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8748941Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8749098Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8749251Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8749406Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8749565Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8749715Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8749868Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8750067Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8750217Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8750387Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8750537Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8750689Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8750852Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751006Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751158Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751315Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751468Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751629Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751787Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8751937Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8752104Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8752257Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8752409Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8752574Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8752801Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8752958Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8753109Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8753260Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8753420Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8753577Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8753729Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8753889Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754041Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754198Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754350Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754505Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754661Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754812Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8754964Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8755123Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8755278Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8755437Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8755672Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8755825Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8755982Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8756131Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8756285Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8756448Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8756600Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8756759Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8756911Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8757103Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8757261Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8757421Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8757572Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8757734Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8757890Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758052Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758206Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758359Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758515Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758670Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758824Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8758983Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8759148Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8759300Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8759457Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8759613Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8759818Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8759972Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8760130Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8760291Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8760444Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8760603Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8760761Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8760916Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8761074Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8761226Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8761383Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8761542Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8761693Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8761843Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8762000Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8762153Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8762313Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8762463Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8762703Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8762867Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763018Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763169Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763327Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763484Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763658Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763833Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8763996Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8764190Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8764342Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8764499Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8764657Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8764811Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8764967Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8765120Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8765273Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8765432Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8765587Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8765739Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8765901Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8766053Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8766217Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8766367Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8766519Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8766677Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8766899Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767053Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767210Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767362Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767515Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767678Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767830Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8767988Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8768141Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8768293Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8768450Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8768606Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8768761Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8768922Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8769074Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8769232Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8769385Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8769537Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8769776Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8769929Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8770080Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8770241Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8770394Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8770551Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8770702Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8770853Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771011Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771204Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771359Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771522Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771675Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771833Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8771985Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8772142Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8772300Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8772451Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8772607Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8772897Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8773053Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8773211Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8773369Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8773521Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8773679Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8773832Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774030Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774190Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774346Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774508Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774660Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774814Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8774975Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8775132Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8775283Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8775442Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8775595Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8775748Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8775913Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8776070Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8776228Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8776379Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8776535Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8776693Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8776888Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8777099Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8777260Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8777414Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8777575Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8777731Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8777883Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8778039Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8778191Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8778386Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8778545Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8778700Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8778860Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779011Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779161Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779322Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779475Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779629Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779787Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8779940Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8780099Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8780250Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8780404Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8780566Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8780717Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8780869Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781073Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781226Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781383Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781536Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781684Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781843Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8781998Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8782149Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8782312Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8782486Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8782641Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8782795Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8782952Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8783104Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8783255Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8783416Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8783571Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8783730Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8783881Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8784122Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8784285Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8784436Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8784591Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8784750Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8784901Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8785054Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8785213Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8785409Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8785568Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8785719Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8785876Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786035Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786188Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786342Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786501Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786654Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786810Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8786961Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8787118Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8787279Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8787429Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8787589Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8787749Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8787902Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8788103Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8788259Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8788412Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8788571Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8788723Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8788879Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789037Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789188Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789355Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789507Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789662Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789821Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8789973Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8790124Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8790284Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8790435Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8790596Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8790749Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8790900Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8791142Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8791294Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8791447Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8791607Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8791759Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8791921Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8792072Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8792227Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8792462Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8792614Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8792772Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8792935Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8793088Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8793240Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8793400Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8793561Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8793742Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8793915Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8794068Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8794229Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8794381Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8794531Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8794695Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8794848Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795005Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795157Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795353Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795514Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795667Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795817Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8795976Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8796132Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8796289Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8796448Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8796599Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8796757Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8796908Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8797067Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8797225Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8797377Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8797537Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8797690Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8797846Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8798006Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8798243Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8798397Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8798925Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8799119Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8799288Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8799441Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8799591Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8799755Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8799908Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8800244Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8800404Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8800566Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8800727Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8800880Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801032Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801195Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801347Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801505Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801666Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801821Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8801983Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8802138Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8802297Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8802460Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8802616Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8802770Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8802999Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8803154Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8803306Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8803465Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8803618Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8803782Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8803933Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8804088Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8804246Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8804400Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8804552Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8804716Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8804870Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8805027Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8805180Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8805332Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8805494Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8805645Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8805938Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8806098Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8806249Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8806406Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8806562Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8806714Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8806871Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8807024Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8807175Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8807379Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8807531Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8807699Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8807852Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808004Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808162Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808317Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808470Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808629Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808782Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8808942Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8809097Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8809248Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8809412Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8809564Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8809715Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8809874Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810069Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810227Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810381Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810532Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810690Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810846Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8810997Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8811159Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8811316Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8811468Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8811630Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8811785Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8811945Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8812096Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8812248Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8812407Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8812567Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8812785Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813036Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813191Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813352Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813504Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813658Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813819Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8813972Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8814124Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8814280Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8814476Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8814633Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8814792Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8814944Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8815102Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8815254Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8815408Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8815567Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8815720Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8815881Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816034Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816195Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816353Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816511Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816664Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816823Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8816975Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8817175Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8817327Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8817477Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8817639Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8817791Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8817943Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8818104Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8818261Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8818421Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8818572Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8818722Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8818881Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8819034Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8819184Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8819343Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8819495Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8819649Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8819808Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820071Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820227Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820377Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820533Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820690Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820841Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8820993Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8821149Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8821304Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8821536Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8821685Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8821841Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822006Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822158Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822310Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822468Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822618Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822775Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8822924Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8823077Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8823234Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8823383Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8823551Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8823733Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8823902Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8824059Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8824259Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8824410Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8824571Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8824722Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8824870Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825031Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825180Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825338Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825488Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825641Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825798Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8825949Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8826099Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8826255Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8826405Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8826561Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8826714Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8826863Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8827102Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8827253Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8827403Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8827560Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8827715Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8827873Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828024Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828174Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828333Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828527Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828682Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828847Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8828998Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8829149Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8829305Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8829461Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8829618Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8829768Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8829918Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8830081Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8830235Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8830384Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8830545Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8830695Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8830852Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831007Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831200Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831359Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831513Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831662Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831822Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8831978Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8832133Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8832287Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8832438Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8832593Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8832744Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8832897Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8833060Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8833211Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8833369Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8833522Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8833697Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8833881Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8834225Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8834377Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8834533Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8834682Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8834844Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8834994Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8835145Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8835305Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8835458Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8835649Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8835806Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8835960Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8836124Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8836273Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8836424Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8836580Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8836733Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8836882Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837038Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837188Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837342Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837500Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837658Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837812Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8837962Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8838120Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8838320Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8838475Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8838624Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8838780Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8838932Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8839093Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8839245Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8839398Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8839557Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8839706Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8839856Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840017Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840168Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840326Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840476Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840626Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840784Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8840933Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8841167Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8841321Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8841470Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8841626Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8841778Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8841929Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8842084Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8842237Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8842390Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8842585Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8842753Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8842913Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8843064Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8843214Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8843371Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8843524Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8843681Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8843863Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844036Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844192Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844345Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844496Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844660Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844815Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8844966Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8845130Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8845327Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8845485Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8845638Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8845791Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8845945Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8851943Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8852128Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8852291Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8852449Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8852602Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8852906Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8853068Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8853220Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8853379Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8853533Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8853710Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8853897Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8854047Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8854359Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8854517Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8854668Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8854826Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8854979Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8855129Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8855286Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8855436Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8855587Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8855791Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8855942Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8856103Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8856255Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8856406Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8856562Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8856714Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8856864Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857023Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857177Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857337Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857491Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857645Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857809Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8857962Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8858113Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8858270Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8858464Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8858621Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8858771Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8858921Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8859081Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8859239Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8859388Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8859547Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8859699Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8859853Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860011Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860162Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860317Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860467Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860617Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860773Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8860925Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8861076Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8861282Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8861469Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8861627Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8861781Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8861932Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8862092Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8862241Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8862392Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8862548Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8862741Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8862897Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8863055Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8863206Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8863360Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8863513Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8863690Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8863870Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864020Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864177Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864325Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864479Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864636Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864787Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8864939Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8865094Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8865245Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8865443Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8865596Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8865745Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8865903Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866054Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866206Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866367Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866516Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866678Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866829Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8866980Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8867141Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8867290Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8867442Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8867602Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8867752Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8867904Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8868063Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8868214Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8868456Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8868608Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8868759Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8868920Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8869070Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8869221Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8869380Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8869530Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8869725Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8869877Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870028Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870191Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870341Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870493Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870650Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870802Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8870960Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8871110Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8871261Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8871425Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8871576Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8871725Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8871889Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8872039Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8872202Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8872451Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8872605Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8872766Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8872922Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8873072Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8873236Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8873385Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8873540Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8873696Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8873846Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874001Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874152Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874302Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874456Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874608Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874764Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8874917Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8875068Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8875223Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8875458Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8875610Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8875764Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8875917Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8876074Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8876224Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8876373Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8876529Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8876720Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8876870Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877026Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877183Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877334Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877491Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877642Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877803Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8877953Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8878105Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8878263Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8878413Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8878565Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8878722Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8878878Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8879033Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8879185Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8879334Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8879560Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8879719Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8879868Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880024Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880175Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880332Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880486Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880642Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880797Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8880948Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8881099Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8881264Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8881414Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8881570Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8881719Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8881869Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8882028Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8882179Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8882414Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8882574Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8882725Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8882884Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8883038Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8883188Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8883352Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8883502Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8883653Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8883851Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884008Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884170Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884322Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884474Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884630Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884786Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8884937Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8885094Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8885249Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8885397Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8885557Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8885707Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8885869Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886019Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886171Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886329Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886528Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886680Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886841Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8886993Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8887152Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8887304Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8887454Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8887615Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8887767Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8887919Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888075Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888228Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888384Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888532Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888682Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888837Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8888993Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8889142Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8889380Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8889532Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8889687Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8889836Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8889990Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8890149Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8890300Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8890449Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8890605Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8890798Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8890954Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8891110Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8891263Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8891419Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8891569Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8891723Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8891878Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8892027Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8892182Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8892332Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8892486Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8892640Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8892936Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8893088Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8893244Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8893393Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8893597Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8893780Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8893953Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8894108Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8894258Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8894415Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8894571Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8894727Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8894877Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895031Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895182Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895341Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895491Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895640Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895800Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8895951Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8896104Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8896260Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8896500Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8896654Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8896804Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8896955Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8897114Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8897264Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8897414Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8897573Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8897728Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8897925Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8898079Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8898236Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8898396Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8898876Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8899083Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8899248Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8899399Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8899559Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8899710Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8899859Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8900017Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8900168Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8900327Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8900489Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8900638Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8900798Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8901118Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8901272Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8901429Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8901580Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8901730Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8901893Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902043Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902205Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902360Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902511Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902668Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902822Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8902973Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8903132Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8903283Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8903433Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8903606Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8903776Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8904093Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8904244Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8904394Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8904549Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8904702Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8904851Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8905004Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8905153Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8905309Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8905568Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8905717Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8905881Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906032Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906180Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906335Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906487Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906643Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906794Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8906945Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8907106Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8907259Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8907408Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8907572Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8907723Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8907878Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8908028Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8908219Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8908378Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8908527Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8908700Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8908852Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909010Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909160Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909316Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909472Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909620Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909769Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8909929Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8910078Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8910236Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8910385Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8910538Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8910698Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8910848Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8911078Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8911240Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8911389Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8911537Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8911697Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8911846Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912002Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912151Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912300Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912498Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912649Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912803Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8912963Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8913113Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8913269Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8913422Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8913576Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8913756Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8913932Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8914083Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8914240Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8914391Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8914552Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8914701Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8914850Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915009Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915205Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915355Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915510Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915659Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915814Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8915967Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8916115Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8916274Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8916425Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8916574Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8916731Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8916884Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8917037Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8917187Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8917336Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8917493Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8917644Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8917795Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918033Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918184Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918343Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918494Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918650Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918804Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8918954Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8919106Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8919259Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8919449Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8919604Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8919759Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8919910Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920071Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920222Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920376Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920534Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920684Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920837Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8920991Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8921145Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8921299Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8921454Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8921605Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8921762Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8921913Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8922102Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8922259Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8922407Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8922561Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8922710Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8922863Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923018Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923174Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923325Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923483Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923647Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923828Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8923988Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8924141Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8924295Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8924445Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8924597Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8924752Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8924990Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8925148Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8925302Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8925454Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8925613Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8925764Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8925914Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8926073Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8926223Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8926422Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8926577Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8926731Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8926890Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927042Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927190Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927354Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927505Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927660Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927811Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8927960Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8928123Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8928273Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8928428Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8928584Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8928737Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8928885Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8929088Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8929241Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8929395Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8929547Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8929698Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8929857Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930005Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930158Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930313Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930462Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930617Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930769Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8930919Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8931074Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8931225Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8931377Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8931537Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8931687Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8931969Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8932121Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8932271Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8932428Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8932579Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8932833Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8932989Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8933143Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8933298Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8933492Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8933642Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8933802Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8933955Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8934106Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8934268Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8934427Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8934582Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8934730Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8934880Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935032Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935185Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935334Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935493Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935649Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935804Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8935955Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8936149Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8936305Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8936456Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8936603Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8936760Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8936913Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937063Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937220Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937372Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937526Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937673Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937831Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8937992Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8938140Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8938289Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8938446Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8938601Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8938760Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8938958Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8939150Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8939310Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8939460Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8939613Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8939772Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8939925Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8940080Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8940233Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8940436Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8940593Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8940747Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8940902Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941058Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941211Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941368Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941520Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941673Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941829Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8941982Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8942135Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8942291Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8942440Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8942604Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8942755Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8942905Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8943102Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8943254Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8943405Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8943568Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8943745Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8943933Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8944083Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8944232Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8944391Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8944541Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8944690Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8944848Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945002Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945157Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945307Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945456Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945613Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945766Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8945915Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8946155Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8946305Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8946456Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8946613Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8946763Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8946916Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8947066Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8947214Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8947410Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8947558Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8947707Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8947868Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948019Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948178Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948328Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948478Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948635Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948791Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8948995Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8949218Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8949424Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8949583Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8949738Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8949887Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8950040Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8950343Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8950495Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8950651Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8950800Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8950955Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8951109Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8951260Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8951414Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8951567Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8951716Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8951870Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952020Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952176Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952325Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952476Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952634Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952786Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8952936Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8953092Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8953330Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8953488Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8953658Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8953828Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8953996Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8954148Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8954299Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8954454Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8954604Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8954799Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8954953Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8955110Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8955269Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8955418Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8955567Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8955727Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8955875Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956025Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956180Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956328Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956487Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956642Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956797Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8956951Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8957104Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8957253Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8957447Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8957598Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8957756Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8957905Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958057Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958218Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958369Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958524Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958679Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958828Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8958988Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8959143Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8959291Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8959445Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8959595Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8959747Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8959902Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8960054Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8960335Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8960488Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8960636Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8960792Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8960945Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8961093Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8961248Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8961398Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8961552Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8961740Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8961889Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962055Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962205Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962355Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962511Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962664Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962813Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8962967Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8963118Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8963275Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8963428Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8963578Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:39.8963740Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8963890Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8964040Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8964195Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8964391Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8964546Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8964694Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8964843Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965000Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965151Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965302Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965463Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965613Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965767Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8965915Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966065Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966224Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966371Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966522Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966678Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966834Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8966991Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8967221Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8967372Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8967528Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8967694Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8967846Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968002Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968159Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968313Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968463Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968652Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968809Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8968963Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8969113Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8969271Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8969421Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8969579Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8969731Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8969882Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8970042Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8970191Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8970341Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8970499Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8970653Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8970806Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8976839Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8977032Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8977274Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8977434Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8977586Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8977737Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8977892Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978047Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978198Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978361Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978512Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978670Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978820Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8978975Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8979131Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8979281Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8979431Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8979589Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8979744Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8979904Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8980143Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8980295Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8980456Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8980607Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8980760Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8980920Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8981070Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8981230Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8981382Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8981581Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8981741Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8981897Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982047Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982205Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982357Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982517Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982668Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982820Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8982979Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8983130Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8983282Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8983444Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8983607Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8983785Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8983960Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8984111Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8984308Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8984460Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8984608Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8984764Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8984916Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8985073Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8985256Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8985466Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8985673Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8985824Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8985973Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8986129Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8986278Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8986427Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8986585Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8986734Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8986895Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8987044Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8987293Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8987451Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8987601Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8987751Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8987910Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8988060Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8988215Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8988368Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8988521Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8988719Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8988869Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989022Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989176Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989325Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989481Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989632Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989783Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8989938Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8990088Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8990237Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8990395Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8990544Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8990706Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8990855Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8991004Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8991163Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8991413Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8991565Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8991720Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8991868Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992026Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992186Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992341Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992506Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992657Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992807Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8992970Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8993125Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8993281Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8993434Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8993591Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8993754Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8993914Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8994065Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8994309Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8994461Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8994615Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8994772Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8994927Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8995081Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8995232Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8995385Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8995543Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8995736Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8995887Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996051Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996202Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996361Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996513Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996666Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996823Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8996974Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8997124Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8997281Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8997434Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8997592Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8997746Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8997897Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8998052Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8998201Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8998397Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8998874Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999027Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999191Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999348Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999505Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999669Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999825Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.8999974Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9000128Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9000278Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9000440Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9000590Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9000739Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9000903Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9001055Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9001206Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9001365Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9001745Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9001906Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002055Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002205Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002367Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002517Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002666Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002821Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9002970Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9003192Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9003350Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9003505Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9003670Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9003821Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9003969Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9004128Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9004281Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9004434Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9004597Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9004748Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9004913Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9005065Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9005219Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9005373Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9005523Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9005672Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9005898Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006054Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006212Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006367Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006527Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006687Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006836Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9006988Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9007148Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9007298Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9007456Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9007612Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9007767Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9007929Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9008083Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9008234Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9008396Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9008546Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9008788Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9008941Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9009092Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9009258Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9009417Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9009569Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9009726Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9009884Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9010043Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9010237Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9010393Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9010566Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9010722Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9010872Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011033Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011192Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011347Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011503Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011658Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011819Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9011973Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9012128Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9012293Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9012448Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9012602Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9012823Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013019Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013176Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013328Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013487Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013661Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013836Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9013993Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9014154Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9014304Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9014461Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9014612Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9014764Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9014923Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9015073Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9015221Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9015377Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9015528Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9015684Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9015920Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9016070Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9016225Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9016381Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9016534Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9016694Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9016843Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017005Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017154Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017374Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017528Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017681Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017831Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9017986Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9018139Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9018298Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9018448Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9018600Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9018757Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9018907Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9019063Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9019224Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9019377Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9019534Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9019687Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9019840Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020049Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020205Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020364Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020523Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020672Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020825Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9020988Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9021141Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9021300Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9021455Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9021606Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9021764Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9021913Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9022063Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9022221Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9022374Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9022537Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9022688Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9022840Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9023081Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9023237Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9023392Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9023558Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9023708Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9023872Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9024025Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9024180Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9024382Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9024533Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9024693Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9024859Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025012Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025174Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025329Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025481Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025642Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025798Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9025947Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9026113Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9026263Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9026429Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9026585Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9026740Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9026900Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9027095Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9027248Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9027413Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9027564Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9027724Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9027878Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028028Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028194Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028352Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028502Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028661Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028813Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9028961Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9029119Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9029271Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9029430Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9029580Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9029735Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9029891Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9030123Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9030273Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9030436Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9030590Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9030748Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9030899Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9031051Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9031219Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9031415Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9031564Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9031727Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9031886Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032046Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032195Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032347Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032507Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032657Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032807Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9032966Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9033124Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9033284Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9033433Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9033617Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9033786Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9033960Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9034170Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9034321Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9034482Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9034637Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9034789Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9034950Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9035107Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9035261Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9035429Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9035579Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9035744Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9035896Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9036054Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9036217Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9036374Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9036527Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9036688Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9036845Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9037008Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9037242Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9037396Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9037561Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9037717Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9037871Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9038034Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9038187Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9038337Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9038495Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9038687Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9038852Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039011Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039161Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039318Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039478Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039635Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039798Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9039949Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9040116Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9040266Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9040421Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9040580Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9040737Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9040891Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9041048Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9041198Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9041396Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9041549Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9041698Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9041858Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042012Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042165Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042325Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042482Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042638Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042790Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9042943Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9043100Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9043252Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9043402Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9043562Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9043719Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9043905Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9044077Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9044337Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9044495Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9044645Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9044795Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9044953Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9045104Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9045266Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9045417Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9045573Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9045771Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9045920Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9046075Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9046236Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9046392Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9046542Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9046712Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9046862Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047017Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047167Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047317Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047477Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047629Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047785Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9047941Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9048090Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9048251Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9048446Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9048598Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9048757Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9048909Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9049062Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9049231Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9049389Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9049555Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9049704Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9049856Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050012Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050170Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050324Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050483Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050637Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050807Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9050961Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9051116Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9051358Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9051513Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9051666Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9051831Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9051983Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9052143Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9052296Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9052445Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9052610Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9052853Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9053006Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9053176Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9053328Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9053496Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9053675Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9053856Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054014Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054173Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054324Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054486Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054642Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054799Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9054956Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9055107Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9055263Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9055413Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9055609Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9055776Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9055929Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9056082Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9056241Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9056394Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9056553Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9056711Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9056861Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057017Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057167Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057318Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057475Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057628Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057786Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9057937Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9058089Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9058250Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9058496Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9058647Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9058806Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9058956Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9059118Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9059267Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9059419Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9059579Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9059733Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9059924Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9060080Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9060234Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9060391Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9060542Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9060698Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9060858Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061007Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061157Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061313Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061463Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061628Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061780Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9061936Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9062093Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9062250Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9062401Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9062606Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9062758Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9062914Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9063069Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9063220Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9063390Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9063545Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9063707Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9063865Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064017Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064169Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064333Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064483Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064645Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064798Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9064955Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9065117Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9065273Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9065506Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9065672Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9065826Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9065988Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9066142Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9066294Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9066458Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9066611Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9066770Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067055Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067212Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067374Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067525Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067678Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067833Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9067991Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9068143Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9068301Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9068455Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9068615Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9068769Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9068928Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9069092Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9069242Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9069391Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9069548Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9069742Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9069902Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070051Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070202Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070357Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070511Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070661Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070826Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9070976Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9071133Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9071282Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9071433Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9071588Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9071739Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9071892Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9072047Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9072200Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9072349Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9072612Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9072765Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9072919Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9073070Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9073224Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9073385Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9073539Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9073689Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9073874Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9074090Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9074248Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9074404Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9074557Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9074714Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9074864Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075019Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075175Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075325Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075478Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075628Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075782Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9075938Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9076095Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9076245Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9076399Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9076549Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9076748Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9076899Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077048Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077204Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077355Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077508Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077662Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077820Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9077975Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9078128Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9078276Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9078435Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9078586Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9078736Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9078892Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9079043Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9079201Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9079355Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9079588Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9079756Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9079908Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9080062Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9080225Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9080376Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9080532Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9080686Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9080840Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081036Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081189Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081348Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081512Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081663Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081817Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9081985Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9082135Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9082291Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9082441Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9082591Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9082752Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9082901Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9083056Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9083214Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9083365Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9083525Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9083717Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9083870Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084027Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084178Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084328Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084491Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084640Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084802Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9084952Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9085103Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9085259Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9085414Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9085568Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9085727Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9085877Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9086033Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9086187Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9086337Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087083Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087233Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087383Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087539Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087691Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087848Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9087998Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9088148Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9088304Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9088499Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9088648Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9088814Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9088970Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9089126Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9089277Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9089431Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9089588Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9089739Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9089889Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090046Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090200Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090350Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090509Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090658Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090813Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9090964Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9091153Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9091312Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9091460Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9091608Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9091763Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9091919Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9092076Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9092228Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9092379Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9092532Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9092680Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9092897Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9093055Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9093204Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9093359Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9093512Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9093666Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9093822Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094019Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094207Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094368Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094518Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094679Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094829Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9094983Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9095142Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9095292Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9095488Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9095643Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9095798Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9095959Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9096110Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9096269Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9096428Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9096579Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9096729Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9102468Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9102669Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9102836Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9103002Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9103165Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9103328Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9103494Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9103657Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104000Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104161Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104313Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104466Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104630Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104789Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9104955Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9105110Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9105269Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9105435Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9105590Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9105743Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9105909Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9106066Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9106224Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9106376Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9106533Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9106697Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9106852Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9107147Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9107311Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9107466Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9107628Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9107780Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9107935Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9108102Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9108255Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9108465Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9108622Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9108772Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9108939Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9109091Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9109247Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9109410Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9109570Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9109723Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9109881Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110035Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110194Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110348Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110504Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110667Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110823Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9110974Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9111184Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9111337Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9111497Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9111650Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9111799Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9111957Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9112110Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9112267Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9112437Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9112589Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9112742Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9112900Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9113057Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9113217Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9113371Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9113526Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9113716Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9113892Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9114044Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9114292Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9114445Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9114609Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9114764Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9114916Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9115069Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9115221Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9115371Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9115566Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9115716Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9115873Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116036Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116190Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116348Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116503Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116654Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116811Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9116962Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9117118Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9117273Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9117424Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9117581Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9117738Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9117891Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9118053Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9118205Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9118411Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9118565Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9118721Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9118879Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119035Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119195Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119353Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119517Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119678Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119828Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9119984Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9120153Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9120310Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9120466Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9120629Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9120784Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9120939Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9121096Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9121331Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9121490Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9121642Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9121793Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9121956Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9122111Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9122264Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9122422Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9122579Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9122777Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9122928Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9123084Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9123244Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9123401Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9123553Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9123718Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9123871Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124027Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124177Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124332Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124492Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124642Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124800Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9124956Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9125109Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9125267Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9125463Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9125615Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9125773Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9125927Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9126078Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9126234Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9126387Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9126550Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9126706Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9126858Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127014Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127168Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127324Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127482Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127631Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127785Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9127941Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9128092Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9128327Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9128479Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9128631Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9128790Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9128946Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9129106Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9129258Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9129412Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9129572Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9129787Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9129939Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9130099Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9130249Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9130400Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9130557Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9130712Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9130868Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131017Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131166Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131321Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131478Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131630Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131792Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9131948Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9132103Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9132254Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9132446Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9132599Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9132819Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9132968Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9133132Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9133283Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9133439Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9133592Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9133744Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9133898Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134050Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134200Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134355Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134507Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134664Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134817Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9134969Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9135132Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9135377Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9135529Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9135689Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9135845Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136008Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136163Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136315Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136473Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136621Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136807Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9136962Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9137117Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9137279Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9137432Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9137585Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9137739Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9137892Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138038Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138194Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138347Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138502Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138662Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138824Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9138985Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9139141Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9139290Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9139488Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9139641Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9139793Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9139957Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9140111Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9140275Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9140426Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9140580Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9140739Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9140892Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141041Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141196Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141349Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141515Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141667Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141819Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9141980Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9142131Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9142364Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9142521Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9142670Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9142824Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9142977Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9143126Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9143284Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9143443Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9143598Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9143825Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9143987Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9144155Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9144304Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9144452Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9144612Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9144767Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9144916Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9145069Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9145217Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9145372Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9145523Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9145673Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9145891Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9146046Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9146193Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9146390Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9146584Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9146735Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9146886Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147036Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147189Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147341Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147491Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147648Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147795Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9147943Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9148101Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9148252Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9148407Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9148555Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9148705Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9148862Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9149059Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9149209Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9149451Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9149602Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9149758Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9149910Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9150062Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9150218Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9150368Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9150517Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9150673Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9150866Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151022Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151178Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151330Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151486Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151633Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151788Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9151946Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9152095Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9152248Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9152397Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9152551Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9152706Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9152861Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153015Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153172Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153321Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153518Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153671Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153821Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9153979Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9154127Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9154279Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9154431Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9154585Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9154738Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9154888Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155038Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155192Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155342Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155491Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155646Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155797Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9155949Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9156101Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9156352Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9156508Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9156657Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9156807Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9156963Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9157113Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9157262Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9157416Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9157563Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9157760Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9157908Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158063Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158216Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158364Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158512Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158667Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158824Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9158973Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9159123Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9159276Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9159427Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9159575Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9159737Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9159886Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160038Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160186Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160378Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160536Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160685Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160835Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9160991Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9161144Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9161298Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9161452Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9161602Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9161754Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9161904Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162055Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162210Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162362Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162516Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162666Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162818Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9162969Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9163199Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9163348Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9163503Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9163652Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9163804Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9163958Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9164108Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9164263Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9164412Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9164601Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9164757Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9164911Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165061Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165217Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165365Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165525Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165675Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165823Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9165980Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9166132Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9166284Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9166438Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9166593Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9166749Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9166899Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9167048Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9167243Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9167396Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9167546Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9167701Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9167851Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168007Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168156Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168310Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168468Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168617Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168765Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9168923Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9169072Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9169227Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9169375Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9169524Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9169680Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9169829Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170060Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170215Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170364Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170518Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170669Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170819Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9170976Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9171127Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9171276Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9171473Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9171623Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9171781Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9171930Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9172080Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9172235Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9172386Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9172541Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9172694Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9172920Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9173072Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9173235Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9173384Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9173545Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9173702Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9173849Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174003Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174197Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174348Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174504Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174655Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174808Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9174960Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9175110Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9175266Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9175420Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9175571Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9175725Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9175878Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176034Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176185Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176332Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176484Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176636Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176786Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9176987Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9177182Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9177337Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9177485Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9177637Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9177790Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9177942Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9178089Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9178246Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9178437Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9178590Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9178743Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9178898Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179052Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179200Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179349Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179503Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179652Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179806Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9179955Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9180108Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9180261Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9180413Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9180566Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9180719Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9180872Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181061Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181217Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181367Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181521Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181670Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181822Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9181982Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9182132Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9182286Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9182440Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9182587Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9182740Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9182890Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9183040Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9183194Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9183343Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9183546Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9183706Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9183859Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9184170Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9184322Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9184472Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9184629Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9184781Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9184933Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9185089Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9185240Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9185438Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9185591Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9185742Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9185901Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186052Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186204Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186363Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186515Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186673Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186824Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9186977Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9187138Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9187289Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9187441Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9187606Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9187759Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9187916Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9188111Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9188263Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9188420Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9188572Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9188728Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9188889Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189040Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189190Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189355Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189508Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189665Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189821Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9189974Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9190130Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9190279Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9190429Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9190588Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9190737Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9190889Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9191121Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9191274Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9191428Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9191583Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9191737Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9191897Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9192049Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9192206Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9192397Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9192548Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9192704Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9192860Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193009Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193164Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193318Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193474Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193625Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193776Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9193933Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9194088Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9194242Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9194399Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9194556Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9194710Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9194861Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195013Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195208Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195362Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195512Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195667Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195819Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9195977Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9196128Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9196286Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9196444Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9196595Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9196745Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9196901Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9197057Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9197213Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9197365Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9197518Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9197678Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9197830Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9198092Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9198250Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9198561Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9198719Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9198878Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9199030Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9199187Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9199337Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9199489Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9199721Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9199874Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200032Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200187Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200338Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200490Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200688Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200839Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9200996Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9201146Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9201298Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9201458Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9201609Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9201773Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9201923Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9202075Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9202231Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9202448Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9202601Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9202759Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9202909Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203067Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203221Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203374Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203534Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203685Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203839Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9203996Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9204150Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9204307Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9204458Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9204607Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9204763Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9204917Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9205067Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9205347Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9205499Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9205656Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9205807Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9205963Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9206120Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9206270Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9206419Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9206573Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9206760Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9206912Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207071Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207220Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207377Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207528Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207680Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207835Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9207986Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9208136Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9208291Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9208448Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9208607Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9208764Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9208916Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9209072Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9209224Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9209441Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9209600Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9209752Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9209904Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210056Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210209Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210363Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210517Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210669Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210826Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9210981Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9211139Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9211290Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9211441Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9211601Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9211755Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9211907Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9212063Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9212294Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9212450Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9212603Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9212828Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9212990Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9213141Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9213292Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9213448Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9213599Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9213801Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9213954Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9214108Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9214260Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9214410Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9214561Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9214716Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9214868Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215020Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215175Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215326Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215484Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215634Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215791Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9215948Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9216097Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9216247Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9216447Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9216601Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9216757Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9216908Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217060Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217225Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217377Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217533Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217692Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217842Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9217998Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9218150Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9218299Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9218452Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9218605Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9218756Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9218913Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9219065Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9219301Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9219454Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9219607Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9219765Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9219918Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9220071Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9220227Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9220378Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9220533Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9220723Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9220874Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9225761Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9225950Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9226107Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9226260Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9226419Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9226571Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9226729Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9226881Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227032Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227189Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227340Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227497Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227656Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227806Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9227960Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9228196Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9228349Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9228505Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9228656Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9228809Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9228973Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9229125Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9229285Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9229438Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9229587Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9229741Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9229895Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9230046Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9230205Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9230357Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9230507Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9230666Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9230816Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231057Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231209Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231360Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231514Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231665Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231821Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9231979Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9232129Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9232284Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9232475Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9232625Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9232787Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9232940Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9233092Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9233249Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9233405Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9233564Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9233715Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9233865Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234019Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234171Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234321Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234481Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234630Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234783Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9234935Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9235129Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9235286Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9235437Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9235589Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9235744Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9235899Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9236110Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9236267Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9236419Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9236577Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9236728Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9236881Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9237040Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9237192Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9237343Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9237501Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9237655Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9237806Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238040Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238191Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238342Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238492Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238642Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238800Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9238951Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9239107Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9239259Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9239475Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9239630Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9239787Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9239939Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9240095Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9240247Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9240406Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9240557Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9240709Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9240865Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241016Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241170Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241323Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241479Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241637Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241789Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9241941Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9242144Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9242301Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9242453Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9242608Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9242766Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9242925Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9243076Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9243236Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9243392Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9243544Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9243695Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9243858Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9244015Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9244169Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9244318Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9244470Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9244633Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9244786Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245018Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245175Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245327Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245477Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245633Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245782Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9245935Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9246086Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9246236Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9246437Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9246590Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9246747Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9246901Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247055Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247211Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247363Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247514Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247665Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247814Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9247967Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9248127Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9248278Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9248436Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9248586Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9248736Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9248888Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9249080Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9249233Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9249388Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9249539Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9249695Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9249849Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250001Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250162Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250313Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250464Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250623Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250776Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9250926Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9251076Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9251227Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9251434Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9251592Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9251746Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9251998Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9252153Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9252306Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9252456Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9252608Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9252819Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9252969Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9253120Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9253275Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9253470Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9253634Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9253812Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9253979Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9254133Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9254283Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9254437Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9254590Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9254740Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9254889Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255042Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255194Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255346Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255499Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255651Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255803Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9255958Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9256156Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9256323Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9256474Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9256632Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9256787Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9256942Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9257098Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9257251Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9257406Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9257562Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9257712Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9257869Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258024Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258182Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258338Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258489Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258643Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258800Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9258996Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9259192Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9259343Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9259492Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9259652Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9259803Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9259951Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9260106Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9260258Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9260453Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9260602Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9260753Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9260910Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261061Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261212Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261370Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261522Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261680Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261832Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9261981Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9262140Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9262292Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9262443Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9262608Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9262760Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9262912Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9263115Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9263268Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9263422Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9263574Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9263722Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9263881Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264032Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264185Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264343Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264497Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264656Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264810Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9264960Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9265115Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9265264Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9265419Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9265575Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9265725Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9265879Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9266138Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9266290Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9266443Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9266594Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9266744Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9266898Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9267046Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9267200Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9267392Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9267541Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9267694Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9267851Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268002Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268156Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268307Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268462Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268613Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268762Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9268916Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9269069Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9269217Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9269370Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9269527Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9269679Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9269830Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270020Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270172Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270322Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270472Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270629Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270784Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9270940Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9271096Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9271252Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9271413Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9271563Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9271719Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9271875Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9272026Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9272176Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9272334Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9272487Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9272641Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9272796Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273030Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273185Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273336Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273485Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273645Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273797Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9273951Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9274104Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9274254Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9274451Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9274601Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9274756Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9274910Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275062Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275220Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275374Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275526Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275679Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275828Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9275980Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9276138Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9276290Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9276452Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9276603Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9276757Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9276914Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9277106Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9277256Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9277412Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9277563Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9277718Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9277872Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278023Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278183Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278335Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278486Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278639Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278790Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9278940Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9279096Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9279244Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9279399Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9279554Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9279703Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9279942Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9280092Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9280242Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9280398Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9280551Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9280705Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9280856Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281005Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281161Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281357Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281513Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281670Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281825Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9281974Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9282123Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9282277Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9282424Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9282574Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9282727Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9282878Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283035Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283185Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283340Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283494Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283644Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283797Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9283991Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9284143Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9284295Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9284445Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9284595Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9284752Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9284904Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285062Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285219Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285368Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285520Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285672Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285820Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9285973Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9286127Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9286281Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9286440Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9286592Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9286828Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9286982Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9287139Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9287293Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9287450Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9287605Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9287770Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9287921Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9288072Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9288269Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9288419Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9288583Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9288734Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9288885Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289041Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289199Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289356Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289517Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289667Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289823Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9289980Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9290130Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9290287Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9290439Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9290592Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9290746Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9290936Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9291098Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9291250Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9291402Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9291558Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9291710Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9291860Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9292016Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9292171Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9292328Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9292478Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9292629Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9292849Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9293002Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9293154Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9293307Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9293460Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9293642Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9293935Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9294088Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9294239Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9294389Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9294541Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9294694Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9294845Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295001Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295153Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295354Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295513Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295672Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295824Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9295977Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9296128Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9296285Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9296442Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9296593Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9296746Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9296897Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9297053Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9297212Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9297368Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9297519Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9297677Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9297832Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9298033Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9298186Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9298337Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9299247Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9299457Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9299620Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9299779Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9299934Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300089Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300238Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300388Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300547Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300696Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300844Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9300999Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9301147Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9301305Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9301453Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9301822Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9301975Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9302124Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9302276Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9302429Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9302581Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9302732Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9302885Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9303033Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9303256Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9303406Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9303564Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9303748Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9303921Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304082Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304234Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304386Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304539Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304689Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304837Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9304999Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9305151Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9305311Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9305463Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9305613Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9305769Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9305981Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9306132Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9306286Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9306432Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9306582Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9306739Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9306890Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307050Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307200Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307349Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307507Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307660Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307808Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9307959Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9308106Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9308257Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9308407Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9308556Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9308795Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9308946Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9309094Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9309249Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9309398Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9309550Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9309702Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9309852Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310003Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310195Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310346Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310510Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310659Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310812Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9310960Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9311111Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9311267Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9311416Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9311563Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9311712Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9311865Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312018Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312171Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312320Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312478Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312626Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312822Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9312979Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9313132Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9313290Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9313439Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9313593Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9313747Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9313899Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314051Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314206Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314354Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314505Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314654Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314799Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9314951Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9315104Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9315257Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9315416Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9315647Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9315797Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9315951Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9316099Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9316252Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9316399Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9316546Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9316698Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9316847Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317033Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317184Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317340Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317500Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317655Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317807Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9317964Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9318115Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9318263Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9318415Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9318567Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9318726Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9318878Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319033Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319187Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319339Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319487Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319681Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319831Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9319985Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9320134Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9320282Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9320434Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9320583Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9320737Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9320889Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321038Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321196Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321347Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321499Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321649Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321796Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9321944Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9322097Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9322246Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9322481Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9322635Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9322784Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9322939Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9323092Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9323242Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9323395Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9323545Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9323692Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9323913Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324061Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324217Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324367Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324515Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324667Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324818Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9324968Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9325123Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9325272Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9325426Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9325576Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9325727Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9325890Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326039Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326191Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326347Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326540Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326699Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326850Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9326997Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9327155Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9327306Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9327455Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9327617Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9327770Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9327922Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328070Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328219Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328369Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328518Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328667Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328822Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9328977Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9329129Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9329324Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9329509Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9329659Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9329807Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9329959Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9330110Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9330256Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9330413Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9330561Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9330748Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9330900Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331054Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331207Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331361Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331513Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331664Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331819Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9331967Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9332119Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9332268Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9332420Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9332576Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9332798Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9332954Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9333105Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9333255Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9333456Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9333605Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9333753Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9333909Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334062Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334215Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334368Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334521Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334676Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334823Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9334969Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9335122Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9335271Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9335419Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9335570Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9335720Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9335876Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9336024Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9336217Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9336407Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9336558Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9336705Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9336860Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337008Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337156Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337304Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337453Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337645Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337794Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9337940Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338101Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338249Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338400Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338551Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338698Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338848Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9338996Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9339141Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9339299Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9339449Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9339597Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9339761Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9339911Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9340066Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9340285Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9340437Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9340599Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9340748Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9340898Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341054Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341201Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341352Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341505Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341654Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341805Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9341957Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9342106Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9342267Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9342421Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9342574Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9342726Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9342877Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9343028Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9343261Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9343409Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9343561Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9343713Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9348790Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9348978Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9349134Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9349285Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9349511Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9349661Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9349810Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9349970Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9350124Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9350279Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9350429Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9350578Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9350739Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9350885Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351035Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351199Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351346Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351502Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351656Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351803Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9351963Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9352158Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9352308Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9352459Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9352606Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9352752Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9352910Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9353061Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9353224Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9353377Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9353525Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9353687Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9353857Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354029Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354182Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354332Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354484Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354632Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354784Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9354937Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9355171Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9355321Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9355473Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9355624Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9355785Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9355935Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9356089Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9356240Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9356393Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9356581Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9356736Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9356889Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357046Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357192Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357341Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357493Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357640Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357792Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9357943Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9358092Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9358251Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9358403Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9358559Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9358713Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9358861Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359007Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359202Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359355Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359509Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359658Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359807Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9359964Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9360114Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9360267Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9360430Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9360579Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9360726Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9360879Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9361027Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9361176Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9361322Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9361469Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9361626Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9361775Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362006Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362166Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362314Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362466Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362617Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362766Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9362919Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9363068Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9363219Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9363411Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9363561Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9363721Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9363869Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364016Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364171Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364321Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364470Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364627Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364776Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9364934Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9365087Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9365235Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9365398Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9365550Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9365702Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9365856Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366050Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366207Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366356Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366505Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366663Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366814Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9366962Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9367320Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9367538Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9367703Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9367857Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9368009Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9368165Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9368323Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9368471Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9368764Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9368927Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9369077Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9369337Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9369488Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9369641Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9369790Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9369940Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9370098Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9370247Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9370396Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9370553Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9370742Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9370891Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371052Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371202Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371357Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371505Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371653Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371803Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9371951Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9372101Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9372249Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9372401Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9372556Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9372803Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9372963Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9373113Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9373263Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9373467Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9373619Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9373769Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9373923Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374072Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374225Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374375Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374528Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374680Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374830Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9374980Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9375135Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9375284Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9375433Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9375583Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9375732Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9375886Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9376033Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9376289Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9376444Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9376592Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9376741Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9376900Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377047Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377197Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377344Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377493Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377687Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377834Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9377990Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9378138Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9378284Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9378431Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9378584Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9378733Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9378979Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9379171Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9379351Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9379519Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9379671Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9379827Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9379982Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9380130Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9380287Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9380494Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9380645Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9380800Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9380947Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9381104Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9381265Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9381416Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9381578Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9381732Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9381880Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382037Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382190Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382340Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382492Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382637Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382790Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9382946Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9383095Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9383337Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9383489Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9383638Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9383790Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9383941Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9384093Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9384245Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9384399Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9384556Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9384754Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9384904Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385066Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385213Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385367Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385520Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385675Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385832Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9385982Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9386132Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9386292Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9386445Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9386597Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9386759Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9386910Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9387066Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9387215Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9387409Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9387566Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9387716Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9387866Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388021Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388177Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388329Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388481Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388630Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388781Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9388928Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389078Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389233Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389382Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389533Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389680Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389831Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9389984Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9390224Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9390376Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9390527Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9390675Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9390828Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9390978Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9391127Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9391280Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9391432Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9391631Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9391786Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9391940Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9392095Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9392244Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9392391Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9392548Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9392698Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9392848Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393006Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393161Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393316Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393463Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393616Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393775Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9393926Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9394076Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9394279Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9394518Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9394738Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9394897Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395047Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395209Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395356Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395511Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395670Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395822Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9395974Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9396138Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9396288Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9396450Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9396598Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9396747Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9396904Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9397053Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9397298Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9397454Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9397603Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9397760Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9397913Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9398063Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9398216Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9398365Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9398828Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9399092Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9399243Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9399401Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9399551Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9399701Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9399854Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400005Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400154Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400307Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400458Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400612Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400765Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9400913Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9401072Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9401223Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9401371Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9401523Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9401764Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9401925Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402075Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402228Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402383Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402534Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402684Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402843Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9402991Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9403145Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9403291Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9403441Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9403594Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9403740Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9403889Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9404046Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9404202Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9404352Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9404637Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9404787Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9404943Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9405098Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9405258Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9405411Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9405561Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9405717Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9405866Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406060Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406206Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406363Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406518Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406667Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406818Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9406978Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9407127Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9407285Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9407433Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9407582Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9407739Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9407887Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9408041Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9408191Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9408340Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9408495Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9408691Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9408843Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409001Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409150Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409299Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409454Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409603Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409761Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9409913Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410066Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410221Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410373Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410525Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410682Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410832Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9410983Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9411135Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9411286Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9411488Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9411675Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9411828Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9411989Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9412140Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9412293Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9412446Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9412601Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9412824Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413022Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413171Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413341Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413491Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413640Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413796Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9413947Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9414104Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9414254Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9414404Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9414556Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9414710Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9414859Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415019Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415172Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415330Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415479Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415674Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415829Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9415979Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9416131Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9416286Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9416439Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9416592Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9416742Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9416897Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417049Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417198Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417350Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417510Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417660Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417812Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9417963Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9418114Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9418269Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9418420Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9418654Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9418811Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9418961Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9419117Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9419265Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9419418Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9419577Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9419726Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9419988Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9420149Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9420301Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9420465Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9420614Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9420763Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9420920Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421069Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421218Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421372Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421524Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421676Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421831Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9421984Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9422142Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9422294Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9422445Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9422640Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9422792Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9422940Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9423101Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9423251Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9423410Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9423564Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9423715Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9423875Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424025Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424174Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424333Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424485Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424641Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424790Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9424940Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9425095Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9425245Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9425395Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9425631Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9425781Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9425938Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9426094Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9426247Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9426402Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9426552Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9426701Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9426919Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427068Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427221Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427377Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427527Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427680Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427835Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9427985Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9428142Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9428291Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9428447Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9428601Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9428751Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9428906Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9429060Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9429209Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9429364Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9429514Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9429708Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9429864Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430013Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430170Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430320Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430473Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430629Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430781Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9430928Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431081Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431231Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431387Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431537Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431685Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431839Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9431987Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9432140Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9432297Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9432527Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9432682Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9432831Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9432982Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9433138Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9433286Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9433440Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9433596Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9433745Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9433940Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9434092Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9434247Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9434404Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9434555Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9434707Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9434862Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435015Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435180Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435331Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435484Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435650Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435800Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9435957Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9436111Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9436263Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9436414Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9436601Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9436751Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9436908Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437058Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437206Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437361Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437508Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437658Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437815Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9437966Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9438123Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9438276Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9438429Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9438584Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9438734Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9438888Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9439045Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9439194Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9439428Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9439578Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9439727Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9439877Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440028Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440184Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440342Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440495Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440648Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440837Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9440984Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9441139Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9441289Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9441441Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9441599Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9441751Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9441909Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442061Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442210Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442361Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442516Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442669Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442833Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9442980Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9443133Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9443283Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9443474Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9443631Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9443788Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9443943Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9444126Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9444301Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9444456Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9444614Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9444766Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9444917Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445071Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445225Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445382Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445534Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445689Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445835Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9445991Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9446149Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9446379Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9446528Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9446680Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9446828Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9446977Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9447137Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9447286Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9447442Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9447592Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9447782Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9447945Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9448105Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9448256Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9448413Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9448566Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9448728Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9448881Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449030Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449183Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449332Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449484Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449639Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449796Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9449953Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9450102Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9450254Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9450451Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9450602Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9450751Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9450908Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451061Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451218Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451367Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451522Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451679Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451832Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9451983Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9452139Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9452287Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9452437Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9452585Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9452808Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9452973Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9453121Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9453381Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9453536Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9453696Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9453869Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454042Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454194Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454348Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454502Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454654Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454848Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9454998Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9455152Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9455310Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9455458Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9455615Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9455772Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9455923Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9456079Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9456230Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9456381Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9456542Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9456692Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9456851Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457000Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457149Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457303Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457494Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457645Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457797Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9457945Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9458098Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9458252Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9458400Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9458558Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9458707Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9458861Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459021Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459173Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459328Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459478Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459628Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459783Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9459932Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9460079Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9460313Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9460464Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9460617Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9460771Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9460923Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9461078Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9461238Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9461442Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9461650Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9461902Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9462110Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9462322Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9462532Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9462746Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9462956Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9463173Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9463394Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9463601Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9463815Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9464031Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9464249Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9464476Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9464695Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9464918Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9465143Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9465360Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9465681Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9465946Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9466176Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9466449Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9466687Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9466914Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9467146Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9467380Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9467610Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9467834Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9468056Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9468286Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9468510Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9468731Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9468963Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9469191Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9476579Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9476850Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9477253Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9477488Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9477727Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9477954Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9478182Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9478417Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9478638Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9478854Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9479087Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9479406Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9479627Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9479868Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9480092Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9480322Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9480546Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9480781Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9481013Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9481237Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9481466Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9481683Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9481913Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9482129Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9482348Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9482568Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9482809Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9483026Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9483336Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9483575Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9483793Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9484022Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9484239Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9484464Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9484696Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9484919Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9485126Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9485358Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9485574Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9485801Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9486022Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9486237Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9486462Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9486688Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9486911Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9487137Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9487491Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9487713Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9487929Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9488148Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9488374Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9488595Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9488820Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9489040Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9489266Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9489568Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9489801Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9490033Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9490260Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9490479Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9490696Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9490939Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9491170Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9491395Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9491613Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9491837Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9492067Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9492289Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9492523Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9492933Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9493155Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9493392Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9493682Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9493956Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9494188Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9494400Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9494626Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9494859Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9495074Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9495299Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9495529Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9495749Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9495983Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9496214Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9496436Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9496671Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9496898Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9497130Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9497366Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9497588Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9497993Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9498226Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9498706Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9498927Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9499140Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9499351Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9499517Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9499667Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9499824Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9500133Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9500285Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9500448Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9500598Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9500748Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9500908Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501059Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501215Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501367Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501516Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501672Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501825Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9501975Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9502136Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9502288Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9502445Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9502593Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9502817Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9502977Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9503129Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9503279Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9503436Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9503594Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9503775Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9503952Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9504104Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9504263Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9504414Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9504565Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9504722Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9504872Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9505033Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9505186Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9505339Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9505494Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9505719Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9505928Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506085Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506235Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506389Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506544Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506695Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506848Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9506998Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9507325Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9507484Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9507637Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9507791Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9507949Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9508098Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9508254Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9508404Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9508554Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9508708Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9508860Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509011Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509165Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509318Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509477Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509626Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509778Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9509975Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9510126Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9510276Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9510432Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9510584Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9510743Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9510893Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511044Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511202Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511354Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511504Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511663Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511813Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9511973Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9512126Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9512274Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9512433Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9512582Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9512731Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9512979Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9513130Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9513287Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9513442Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9513592Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9513751Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9513901Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9514049Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9514244Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9514393Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9514542Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9514703Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9514855Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515012Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515165Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515317Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515474Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515624Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515775Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9515936Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9516086Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9516247Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9516405Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9516555Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9516713Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9516903Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517055Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517215Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517367Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517523Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517676Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517826Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9517982Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9518136Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9518286Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9518443Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9518594Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9518753Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9518905Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9519055Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9519211Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9519365Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9519514Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9519667Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9519901Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520057Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520205Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520358Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520515Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520663Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520814Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9520971Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9521160Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9521316Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9521464Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9521621Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9521775Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9521924Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522073Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522233Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522383Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522532Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522687Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522839Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9522996Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9523146Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9523303Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9523465Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9523617Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9523790Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524037Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524188Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524342Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524490Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524638Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524798Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9524947Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9525103Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9525257Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9525408Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9525562Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9525713Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9525861Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9526015Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9526164Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9526313Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9526469Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9526619Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9526858Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527010Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527161Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527316Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527468Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527618Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527772Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9527921Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9528076Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9528264Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9528415Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9528574Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9528724Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9528871Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529023Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529174Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529330Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529480Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529632Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529789Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9529943Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9530092Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9530259Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9530409Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9530570Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9530721Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9530913Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531069Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531220Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531370Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531527Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531680Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531829Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9531992Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9532145Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9532301Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9532450Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9532603Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9532809Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9532961Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9533111Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9533267Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9533420Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9533576Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9533835Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534011Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534169Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534319Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534471Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534625Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534775Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9534931Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9535079Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9535271Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9535424Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9535579Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9535728Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9535884Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536033Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536189Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536339Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536488Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536643Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536793Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9536946Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9537101Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9537257Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9537412Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9537561Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9537711Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9537911Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538062Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538211Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538371Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538520Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538679Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538827Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9538981Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9539139Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9539287Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9539437Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9539595Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9539745Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9539894Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9540057Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9540214Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9540366Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9540516Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9540761Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9540912Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541062Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541216Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541368Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541525Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541675Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541825Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9541980Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9542170Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9542321Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9542482Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9542634Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9542793Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9542943Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9543094Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9543249Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9543399Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9543549Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9543707Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9543859Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544017Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544172Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544324Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544480Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544629Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544818Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9544976Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9545128Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9545286Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9545437Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9545589Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9545748Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9545904Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546053Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546207Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546358Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546515Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546664Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546815Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9546968Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9547118Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9547271Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9547427Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9547738Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9547895Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548045Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548195Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548355Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548503Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548653Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548811Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9548961Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9549176Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9549331Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9549486Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9549641Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9549790Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9549939Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9550099Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9550248Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9550398Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9550553Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9550706Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9550866Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551021Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551177Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551331Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551482Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551635Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551831Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9551983Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9552136Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9552286Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9552439Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9552598Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9552748Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9552904Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9553059Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9553207Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9553364Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9553517Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9553667Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9553839Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9554010Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9554171Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9554330Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9554480Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9554719Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9554871Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555022Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555181Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555333Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555482Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555641Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555790Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9555945Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9556133Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9556284Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9556444Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9556595Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9556745Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9556902Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557056Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557206Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557362Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557513Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557669Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557822Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9557972Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9558136Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9558286Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9558436Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9558594Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9558787Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9558946Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9559097Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9559246Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9559401Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9559556Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9559706Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9559867Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560018Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560173Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560322Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560476Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560629Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560778Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9560927Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9561081Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9561238Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9561391Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9561625Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9561777Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9561933Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9562086Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9562237Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9562394Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9562544Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9562697Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9562846Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563036Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563191Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563347Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563495Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563649Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563801Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9563983Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9564155Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9564304Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9564459Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9564608Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9564760Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9564919Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9565074Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9565224Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9565379Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9565531Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9565727Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9565876Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566025Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566181Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566332Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566484Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566641Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566796Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9566951Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9567099Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9567247Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9567402Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9567552Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9567701Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9567859Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9568012Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9568170Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9568323Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9568558Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9568715Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9568864Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569011Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569168Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569319Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569476Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569626Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569779Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9569976Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9570125Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9570280Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9570437Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9570587Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9570745Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9570898Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571049Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571209Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571359Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571508Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571669Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571817Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9571979Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9572130Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9572279Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9572441Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9572630Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9572835Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9572993Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9573142Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9573298Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9573451Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9573602Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9573766Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9573918Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574068Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574221Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574374Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574524Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574677Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574828Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9574984Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9575136Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9575287Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9575552Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9575702Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9575853Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576006Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576158Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576313Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576463Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576613Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576772Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9576961Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9577110Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9577270Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9577424Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9577579Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9577728Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9577880Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578035Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578183Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578331Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578490Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578642Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578797Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9578950Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9579106Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9579260Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9579411Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9579602Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9579759Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9579909Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580064Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580213Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580367Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580523Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580674Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580830Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9580985Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9581134Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9581293Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9581441Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9581592Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9581746Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9581895Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9582046Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9582200Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9582392Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9582580Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9582737Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9582886Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9583044Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9583195Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9583346Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9583524Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9583694Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9583889Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584046Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584206Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584363Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584513Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584663Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584824Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9584975Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9585124Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9585279Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9585431Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9585590Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9585741Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9585891Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9586053Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9586203Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9586353Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9586549Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9586703Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9586861Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587011Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587161Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587319Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587468Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587618Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587781Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9587930Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588086Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588238Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588387Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588546Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588693Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588842Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9588999Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9589147Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9589297Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9589530Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9589681Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9589836Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9589989Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9590138Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9590293Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9590443Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9590592Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9590788Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9590937Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9591094Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9591250Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9591400Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9591557Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9591709Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9591860Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592016Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592166Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592321Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592471Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592620Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592776Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9592933Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9593081Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9593237Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9593430Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9593589Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9593739Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9593888Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594046Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594199Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594349Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594506Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594661Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594818Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9594967Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9595118Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9595272Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9595420Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9595567Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9595721Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9595871Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9596027Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9596176Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9596405Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9596560Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9596709Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9596859Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597021Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597169Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597323Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597473Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597624Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597820Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9597969Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9598124Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9598284Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9598635Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9598856Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599014Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599164Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599318Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599467Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599619Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599777Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9599927Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9600090Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9600240Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9600392Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9600547Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9600782Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9600933Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9601089Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9601242Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9601391Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9601552Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9601703Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9601864Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9602016Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9607035Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9607216Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9607385Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9607538Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9607693Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9607852Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9608005Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9608165Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9608318Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9608654Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9608810Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9608962Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9609114Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9609273Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9609426Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9609583Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9609733Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9609887Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9610117Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9610267Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9610423Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9610580Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9610732Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9610885Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611035Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611183Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611337Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611491Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611640Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611800Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9611950Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9612113Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9612266Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9612414Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9612570Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9612824Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9612976Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9613130Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9613280Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9613429Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9613603Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9613774Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9613940Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9614088Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9614242Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9614397Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9614549Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9614696Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9614851Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615000Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615157Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615307Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615457Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615693Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615843Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9615993Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9616146Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9616299Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9616453Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9616602Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9616752Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9616908Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9617098Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9617251Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9617411Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9617561Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9617715Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9617864Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618020Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618174Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618322Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618471Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618625Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618778Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9618935Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9619092Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9619238Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9619389Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9619536Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9619724Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9619878Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620027Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620181Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620330Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620483Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620637Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620789Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9620937Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621092Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621240Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621392Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621547Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621695Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621848Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9621998Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9622147Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9622298Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9622530Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9622680Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9622834Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9622983Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9623139Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9623290Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9623443Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9623600Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9623750Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9623938Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9624091Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9624246Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9624400Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9624550Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9624700Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9624856Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625004Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625151Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625304Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625452Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625605Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625751Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9625903Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626059Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626208Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626357Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626551Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626701Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626850Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9626996Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9627144Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9627302Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9627453Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9627607Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9627761Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9627911Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628064Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628216Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628365Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628518Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628664Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628812Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9628967Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9629115Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9629358Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9629507Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9629654Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9629803Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9629953Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9630100Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9630251Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9630400Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9630549Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9630765Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9630934Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9631112Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9631281Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9631448Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9631618Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9631788Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9631956Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9632130Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9632296Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9632465Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9632637Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9632804Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9632981Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9633149Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9633317Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9633491Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9633729Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9633896Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634065Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634226Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634376Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634526Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634677Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634834Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9634982Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9635135Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9635283Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9635432Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9635584Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9635733Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9635882Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9636034Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9636182Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9636331Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9636559Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9636706Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9636854Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637002Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637151Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637306Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637456Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637613Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637761Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9637950Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9638105Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9638262Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9638413Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9638565Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9638718Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9638871Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639024Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639173Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639332Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639482Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639635Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639790Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9639943Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9640091Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9640243Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9640393Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9640586Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9640735Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9640882Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641036Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641185Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641337Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641491Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641646Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641798Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9641946Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9642091Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9642244Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9642394Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9642541Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9642695Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9642845Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9643000Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9643147Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9643379Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9643533Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9643685Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9643860Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644043Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644194Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644348Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644496Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644645Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644839Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9644988Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9645141Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9645294Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9645443Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9645597Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9645748Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9645897Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646049Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646199Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646348Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646503Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646651Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646803Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9646955Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9647103Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9647254Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9647446Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9647598Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9647748Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9647894Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648042Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648198Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648348Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648507Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648655Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648803Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9648956Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9649105Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9649253Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9649403Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9649553Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9649702Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9649852Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650001Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650234Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650381Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650527Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650676Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650826Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9650978Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9651126Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9651274Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9651425Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9651614Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9651764Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9651926Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9652075Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9652227Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9652377Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9652531Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9652690Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9652884Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653035Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653190Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653342Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653496Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653652Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653802Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9653955Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9654103Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9654296Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9654451Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9654598Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9654751Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9654900Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655052Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655205Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655357Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655507Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655660Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655810Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9655961Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9656114Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9656263Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9656417Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9656570Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9656720Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9656871Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9657122Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9657288Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9657463Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9657630Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9657802Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9657970Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9658138Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9658310Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9658476Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9658693Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9658845Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9658995Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9659150Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9659299Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9659446Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9659602Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9659750Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9659898Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660050Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660197Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660354Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660499Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660650Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660806Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9660955Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9661102Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9661294Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9661443Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9661600Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9661750Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9661898Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662053Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662200Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662351Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662510Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662668Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662818Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9662968Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9663121Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9663268Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9663414Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9663563Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9663713Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9663861Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9664016Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9664322Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9664476Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9664626Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9664779Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9664931Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9665079Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9665228Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9665381Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9665569Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9665720Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9665869Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666022Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666178Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666329Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666480Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666634Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666781Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9666936Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9667083Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9667233Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9667384Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9667547Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:57:39.9667559Z 2025-05-07T20:57:39.9667701Z ============================== 1 passed in 2.15s =============================== 2025-05-07T20:57:39.9667781Z s! 2025-05-07T20:57:39.9667937Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9668092Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9668284Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9668435Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9668587Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9668738Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9668886Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669043Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669193Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669352Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669499Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669648Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669801Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9669952Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9670101Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9670254Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9670405Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9670561Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9670713Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9670860Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671093Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671242Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671392Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671545Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671698Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671851Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9671999Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9672148Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9672307Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9672497Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9672646Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9672806Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9672954Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9673103Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:39.9673224Z Time taken to estimate parameters (us): 57903 2025-05-07T20:57:40.0131050Z 2025-05-07T20:57:40.0131438Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:40.0150967Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:57:40.0150976Z 2025-05-07T20:57:40.0150980Z 2025-05-07T20:57:40.0150984Z 2025-05-07T20:57:40.0150991Z 2025-05-07T20:57:40.0171733Z ################################################################################ 2025-05-07T20:57:40.0190314Z # [2025-05-07T20:57:40.018Z] Run Python Test Suite: 2025-05-07T20:57:40.0190524Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:40.0190682Z ################################################################################ 2025-05-07T20:57:40.0216384Z + 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:57:40.0216393Z 2025-05-07T20:57:42.1847987Z ============================= test session starts ============================== 2025-05-07T20:57:42.1848618Z 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:42.1849132Z cachedir: .pytest_cache 2025-05-07T20:57:42.1849695Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:42.1850420Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:42.1850818Z plugins: hypothesis-6.131.14 2025-05-07T20:57:43.9204092Z collecting ... collected 2 items 2025-05-07T20:57:43.9204320Z 2025-05-07T20:57:47.2812664Z 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:47.2814531Z self=, 2025-05-07T20:57:47.2815261Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2815544Z weight_decay=0.001, 2025-05-07T20:57:47.2815761Z T=1, 2025-05-07T20:57:47.2815942Z D=2, 2025-05-07T20:57:47.2816115Z B=1, 2025-05-07T20:57:47.2816291Z log_E=3, 2025-05-07T20:57:47.2816474Z L=0, 2025-05-07T20:57:47.2816654Z D_gradcheck=1, 2025-05-07T20:57:47.2816861Z weighted=False, 2025-05-07T20:57:47.2817064Z mixed=False, 2025-05-07T20:57:47.2817284Z output_dtype=SparseType.FP32, 2025-05-07T20:57:47.2817892Z pooling_mode=, 2025-05-07T20:57:47.2818250Z start_iter=0, 2025-05-07T20:57:47.2818458Z gwd_lower_bound=0, 2025-05-07T20:57:47.2818679Z ) 2025-05-07T20:57:47.2818931Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2819691Z self=, 2025-05-07T20:57:47.2820405Z weights_precision=SparseType.FP16, 2025-05-07T20:57:47.2820691Z weight_decay=0.001, 2025-05-07T20:57:47.2820910Z T=1, 2025-05-07T20:57:47.2821084Z D=2, 2025-05-07T20:57:47.2821256Z B=1, 2025-05-07T20:57:47.2821432Z log_E=3, 2025-05-07T20:57:47.2821608Z L=0, 2025-05-07T20:57:47.2821794Z D_gradcheck=1, 2025-05-07T20:57:47.2822094Z weighted=False, 2025-05-07T20:57:47.2822301Z mixed=False, 2025-05-07T20:57:47.2822528Z output_dtype=SparseType.FP32, 2025-05-07T20:57:47.2822822Z pooling_mode=, 2025-05-07T20:57:47.2823090Z start_iter=0, 2025-05-07T20:57:47.2823303Z gwd_lower_bound=0, 2025-05-07T20:57:47.2823510Z ) 2025-05-07T20:57:47.2823760Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2824518Z self=, 2025-05-07T20:57:47.2825223Z weights_precision=SparseType.FP16, 2025-05-07T20:57:47.2825504Z weight_decay=0.001, 2025-05-07T20:57:47.2825713Z T=5, 2025-05-07T20:57:47.2825895Z D=81, 2025-05-07T20:57:47.2826077Z B=109, 2025-05-07T20:57:47.2826255Z log_E=4, 2025-05-07T20:57:47.2826445Z L=0, 2025-05-07T20:57:47.2826628Z D_gradcheck=1, 2025-05-07T20:57:47.2826834Z weighted=True, 2025-05-07T20:57:47.2827051Z mixed=False, 2025-05-07T20:57:47.2827281Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2827559Z pooling_mode=, 2025-05-07T20:57:47.2827837Z start_iter=0, 2025-05-07T20:57:47.2828044Z gwd_lower_bound=0, 2025-05-07T20:57:47.2828252Z ) 2025-05-07T20:57:47.2828504Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2829261Z self=, 2025-05-07T20:57:47.2830050Z weights_precision=SparseType.FP16, 2025-05-07T20:57:47.2830332Z weight_decay=0.1, 2025-05-07T20:57:47.2830540Z T=3, 2025-05-07T20:57:47.2830709Z D=100, 2025-05-07T20:57:47.2830890Z B=70, 2025-05-07T20:57:47.2831068Z log_E=3, 2025-05-07T20:57:47.2831246Z L=5, 2025-05-07T20:57:47.2831428Z D_gradcheck=2, 2025-05-07T20:57:47.2831632Z weighted=True, 2025-05-07T20:57:47.2831839Z mixed=False, 2025-05-07T20:57:47.2832055Z output_dtype=SparseType.FP32, 2025-05-07T20:57:47.2832337Z pooling_mode=, 2025-05-07T20:57:47.2832610Z start_iter=10, 2025-05-07T20:57:47.2832817Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2833036Z ) 2025-05-07T20:57:47.2833287Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2834032Z self=, 2025-05-07T20:57:47.2834736Z weights_precision=SparseType.FP16, 2025-05-07T20:57:47.2835014Z weight_decay=0.001, 2025-05-07T20:57:47.2835223Z T=2, 2025-05-07T20:57:47.2835395Z D=19, 2025-05-07T20:57:47.2835577Z B=124, 2025-05-07T20:57:47.2835752Z log_E=3, 2025-05-07T20:57:47.2835937Z L=11, 2025-05-07T20:57:47.2836120Z D_gradcheck=1, 2025-05-07T20:57:47.2836325Z weighted=True, 2025-05-07T20:57:47.2836530Z mixed=True, 2025-05-07T20:57:47.2836762Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2837051Z pooling_mode=, 2025-05-07T20:57:47.2837323Z start_iter=1000, 2025-05-07T20:57:47.2837608Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2837835Z ) 2025-05-07T20:57:47.2838129Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2838949Z self=, 2025-05-07T20:57:47.2839659Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2839941Z weight_decay=0.01, 2025-05-07T20:57:47.2840158Z T=1, 2025-05-07T20:57:47.2840341Z D=66, 2025-05-07T20:57:47.2840515Z B=22, 2025-05-07T20:57:47.2840693Z log_E=3, 2025-05-07T20:57:47.2840888Z L=13, 2025-05-07T20:57:47.2841070Z D_gradcheck=1, 2025-05-07T20:57:47.2841282Z weighted=False, 2025-05-07T20:57:47.2841492Z mixed=True, 2025-05-07T20:57:47.2841756Z output_dtype=SparseType.FP32, 2025-05-07T20:57:47.2842044Z pooling_mode=, 2025-05-07T20:57:47.2842329Z start_iter=1000, 2025-05-07T20:57:47.2842550Z gwd_lower_bound=0.01, 2025-05-07T20:57:47.2842769Z ) 2025-05-07T20:57:47.2843028Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2843778Z self=, 2025-05-07T20:57:47.2844480Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2844760Z weight_decay=0.01, 2025-05-07T20:57:47.2844971Z T=5, 2025-05-07T20:57:47.2845142Z D=43, 2025-05-07T20:57:47.2845320Z B=3, 2025-05-07T20:57:47.2845500Z log_E=5, 2025-05-07T20:57:47.2845681Z L=6, 2025-05-07T20:57:47.2845864Z D_gradcheck=1, 2025-05-07T20:57:47.2846091Z weighted=False, 2025-05-07T20:57:47.2846297Z mixed=False, 2025-05-07T20:57:47.2846514Z output_dtype=SparseType.FP16, 2025-05-07T20:57:47.2846805Z pooling_mode=, 2025-05-07T20:57:47.2847081Z start_iter=100, 2025-05-07T20:57:47.2847298Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2847514Z ) 2025-05-07T20:57:47.2847773Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2848551Z self=, 2025-05-07T20:57:47.2849280Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2857039Z weight_decay=0.1, 2025-05-07T20:57:47.2857371Z T=5, 2025-05-07T20:57:47.2857564Z D=56, 2025-05-07T20:57:47.2857751Z B=25, 2025-05-07T20:57:47.2857930Z log_E=5, 2025-05-07T20:57:47.2858122Z L=8, 2025-05-07T20:57:47.2858314Z D_gradcheck=2, 2025-05-07T20:57:47.2858522Z weighted=True, 2025-05-07T20:57:47.2858735Z mixed=False, 2025-05-07T20:57:47.2858973Z output_dtype=SparseType.FP16, 2025-05-07T20:57:47.2859270Z pooling_mode=, 2025-05-07T20:57:47.2859558Z start_iter=1000, 2025-05-07T20:57:47.2859799Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2860025Z ) 2025-05-07T20:57:47.2860292Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2861072Z self=, 2025-05-07T20:57:47.2861794Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2862084Z weight_decay=0.001, 2025-05-07T20:57:47.2862311Z T=5, 2025-05-07T20:57:47.2862497Z D=35, 2025-05-07T20:57:47.2862679Z B=118, 2025-05-07T20:57:47.2862869Z log_E=3, 2025-05-07T20:57:47.2863063Z L=6, 2025-05-07T20:57:47.2863252Z D_gradcheck=1, 2025-05-07T20:57:47.2863470Z weighted=True, 2025-05-07T20:57:47.2863680Z mixed=False, 2025-05-07T20:57:47.2863907Z output_dtype=SparseType.FP32, 2025-05-07T20:57:47.2864208Z pooling_mode=, 2025-05-07T20:57:47.2864495Z start_iter=1000, 2025-05-07T20:57:47.2864720Z gwd_lower_bound=0.01, 2025-05-07T20:57:47.2864947Z ) 2025-05-07T20:57:47.2865213Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2866071Z self=, 2025-05-07T20:57:47.2866789Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2867084Z weight_decay=0.01, 2025-05-07T20:57:47.2867311Z T=3, 2025-05-07T20:57:47.2867495Z D=113, 2025-05-07T20:57:47.2867689Z B=46, 2025-05-07T20:57:47.2867878Z log_E=4, 2025-05-07T20:57:47.2868064Z L=2, 2025-05-07T20:57:47.2868261Z D_gradcheck=2, 2025-05-07T20:57:47.2868475Z weighted=False, 2025-05-07T20:57:47.2868688Z mixed=True, 2025-05-07T20:57:47.2868958Z output_dtype=SparseType.FP32, 2025-05-07T20:57:47.2869271Z pooling_mode=, 2025-05-07T20:57:47.2869600Z start_iter=1000, 2025-05-07T20:57:47.2869841Z gwd_lower_bound=0.01, 2025-05-07T20:57:47.2870072Z ) 2025-05-07T20:57:47.2870325Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2871100Z self=, 2025-05-07T20:57:47.2871812Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2872099Z weight_decay=0.01, 2025-05-07T20:57:47.2872312Z T=2, 2025-05-07T20:57:47.2872499Z D=90, 2025-05-07T20:57:47.2872685Z B=81, 2025-05-07T20:57:47.2872863Z log_E=3, 2025-05-07T20:57:47.2873059Z L=12, 2025-05-07T20:57:47.2873255Z D_gradcheck=2, 2025-05-07T20:57:47.2873458Z weighted=False, 2025-05-07T20:57:47.2873671Z mixed=True, 2025-05-07T20:57:47.2873899Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2874180Z pooling_mode=, 2025-05-07T20:57:47.2874458Z start_iter=0, 2025-05-07T20:57:47.2874675Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2874898Z ) 2025-05-07T20:57:47.2875152Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2875914Z self=, 2025-05-07T20:57:47.2876615Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2876899Z weight_decay=0.01, 2025-05-07T20:57:47.2877120Z T=2, 2025-05-07T20:57:47.2877301Z D=90, 2025-05-07T20:57:47.2877478Z B=81, 2025-05-07T20:57:47.2877717Z log_E=3, 2025-05-07T20:57:47.2877908Z L=12, 2025-05-07T20:57:47.2878092Z D_gradcheck=2, 2025-05-07T20:57:47.2878301Z weighted=False, 2025-05-07T20:57:47.2878510Z mixed=False, 2025-05-07T20:57:47.2878736Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2879035Z pooling_mode=, 2025-05-07T20:57:47.2879367Z start_iter=0, 2025-05-07T20:57:47.2879580Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2879810Z ) 2025-05-07T20:57:47.2880073Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2880826Z self=, 2025-05-07T20:57:47.2881543Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2881833Z weight_decay=0.01, 2025-05-07T20:57:47.2882046Z T=2, 2025-05-07T20:57:47.2882231Z D=90, 2025-05-07T20:57:47.2882424Z B=81, 2025-05-07T20:57:47.2882604Z log_E=3, 2025-05-07T20:57:47.2882796Z L=12, 2025-05-07T20:57:47.2882992Z D_gradcheck=1, 2025-05-07T20:57:47.2883211Z weighted=False, 2025-05-07T20:57:47.2883415Z mixed=False, 2025-05-07T20:57:47.2883649Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2883948Z pooling_mode=, 2025-05-07T20:57:47.2884224Z start_iter=0, 2025-05-07T20:57:47.2884444Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2884677Z ) 2025-05-07T20:57:47.2884929Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2885744Z self=, 2025-05-07T20:57:47.2886501Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2886776Z weight_decay=0.01, 2025-05-07T20:57:47.2886996Z T=1, 2025-05-07T20:57:47.2887178Z D=90, 2025-05-07T20:57:47.2887350Z B=81, 2025-05-07T20:57:47.2887540Z log_E=3, 2025-05-07T20:57:47.2887735Z L=12, 2025-05-07T20:57:47.2887913Z D_gradcheck=1, 2025-05-07T20:57:47.2888135Z weighted=False, 2025-05-07T20:57:47.2888345Z mixed=False, 2025-05-07T20:57:47.2888566Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2888848Z pooling_mode=, 2025-05-07T20:57:47.2889121Z start_iter=0, 2025-05-07T20:57:47.2889336Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2889599Z ) 2025-05-07T20:57:47.2889855Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:47.2890614Z self=, 2025-05-07T20:57:47.2891327Z weights_precision=SparseType.FP32, 2025-05-07T20:57:47.2891610Z weight_decay=0.01, 2025-05-07T20:57:47.2891833Z T=1, 2025-05-07T20:57:47.2892009Z D=90, 2025-05-07T20:57:47.2892199Z B=1, 2025-05-07T20:57:47.2892383Z log_E=3, 2025-05-07T20:57:47.2892570Z L=12, 2025-05-07T20:57:47.2892832Z D_gradcheck=1, 2025-05-07T20:57:47.2893051Z weighted=False, 2025-05-07T20:57:47.2893258Z mixed=False, 2025-05-07T20:57:47.2893489Z output_dtype=SparseType.BF16, 2025-05-07T20:57:47.2893782Z pooling_mode=, 2025-05-07T20:57:47.2894066Z start_iter=0, 2025-05-07T20:57:47.2894280Z gwd_lower_bound=0.001, 2025-05-07T20:57:47.2894513Z ) 2025-05-07T20:57:47.2894710Z PASSED 2025-05-07T20:58:01.0269251Z 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:58:01.0270698Z self=, 2025-05-07T20:58:01.0271432Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0271729Z weight_decay=0.001, 2025-05-07T20:58:01.0271951Z T=1, 2025-05-07T20:58:01.0272316Z D=2, 2025-05-07T20:58:01.0272497Z B=1, 2025-05-07T20:58:01.0272673Z log_E=3, 2025-05-07T20:58:01.0272858Z L=0, 2025-05-07T20:58:01.0273044Z D_gradcheck=1, 2025-05-07T20:58:01.0273257Z weighted=False, 2025-05-07T20:58:01.0273457Z mixed=False, 2025-05-07T20:58:01.0273688Z output_dtype=SparseType.FP32, 2025-05-07T20:58:01.0273975Z pooling_mode=, 2025-05-07T20:58:01.0274243Z start_iter=0, 2025-05-07T20:58:01.0274449Z gwd_lower_bound=0, 2025-05-07T20:58:01.0274660Z ) 2025-05-07T20:58:01.0274927Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0275725Z self=, 2025-05-07T20:58:01.0276448Z weights_precision=SparseType.FP16, 2025-05-07T20:58:01.0276728Z weight_decay=0.001, 2025-05-07T20:58:01.0276938Z T=1, 2025-05-07T20:58:01.0277113Z D=2, 2025-05-07T20:58:01.0277312Z B=1, 2025-05-07T20:58:01.0277506Z log_E=3, 2025-05-07T20:58:01.0277692Z L=0, 2025-05-07T20:58:01.0277873Z D_gradcheck=1, 2025-05-07T20:58:01.0278081Z weighted=False, 2025-05-07T20:58:01.0278287Z mixed=False, 2025-05-07T20:58:01.0278508Z output_dtype=SparseType.FP32, 2025-05-07T20:58:01.0278786Z pooling_mode=, 2025-05-07T20:58:01.0279057Z start_iter=0, 2025-05-07T20:58:01.0279279Z gwd_lower_bound=0, 2025-05-07T20:58:01.0279486Z ) 2025-05-07T20:58:01.0279760Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0280845Z self=, 2025-05-07T20:58:01.0281575Z weights_precision=SparseType.FP16, 2025-05-07T20:58:01.0281849Z weight_decay=0.001, 2025-05-07T20:58:01.0282066Z T=4, 2025-05-07T20:58:01.0282244Z D=100, 2025-05-07T20:58:01.0282417Z B=73, 2025-05-07T20:58:01.0282596Z log_E=4, 2025-05-07T20:58:01.0282786Z L=14, 2025-05-07T20:58:01.0282965Z D_gradcheck=2, 2025-05-07T20:58:01.0283176Z weighted=True, 2025-05-07T20:58:01.0283381Z mixed=True, 2025-05-07T20:58:01.0283598Z output_dtype=SparseType.FP32, 2025-05-07T20:58:01.0283885Z pooling_mode=, 2025-05-07T20:58:01.0284160Z start_iter=1000, 2025-05-07T20:58:01.0284453Z gwd_lower_bound=0.01, 2025-05-07T20:58:01.0284680Z ) 2025-05-07T20:58:01.0284947Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0285738Z self=, 2025-05-07T20:58:01.0286457Z weights_precision=SparseType.FP16, 2025-05-07T20:58:01.0286735Z weight_decay=0.01, 2025-05-07T20:58:01.0286949Z T=4, 2025-05-07T20:58:01.0287121Z D=33, 2025-05-07T20:58:01.0287298Z B=110, 2025-05-07T20:58:01.0287479Z log_E=5, 2025-05-07T20:58:01.0287658Z L=11, 2025-05-07T20:58:01.0287839Z D_gradcheck=1, 2025-05-07T20:58:01.0288045Z weighted=False, 2025-05-07T20:58:01.0288247Z mixed=False, 2025-05-07T20:58:01.0288471Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0288754Z pooling_mode=, 2025-05-07T20:58:01.0289014Z start_iter=100, 2025-05-07T20:58:01.0289228Z gwd_lower_bound=0, 2025-05-07T20:58:01.0289441Z ) 2025-05-07T20:58:01.0289703Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0290493Z self=, 2025-05-07T20:58:01.0291220Z weights_precision=SparseType.FP16, 2025-05-07T20:58:01.0291501Z weight_decay=0.001, 2025-05-07T20:58:01.0291707Z T=3, 2025-05-07T20:58:01.0291883Z D=122, 2025-05-07T20:58:01.0292062Z B=17, 2025-05-07T20:58:01.0292283Z log_E=5, 2025-05-07T20:58:01.0292473Z L=13, 2025-05-07T20:58:01.0292658Z D_gradcheck=2, 2025-05-07T20:58:01.0292979Z weighted=False, 2025-05-07T20:58:01.0293187Z mixed=False, 2025-05-07T20:58:01.0293410Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0293694Z pooling_mode=, 2025-05-07T20:58:01.0293974Z start_iter=1000, 2025-05-07T20:58:01.0294201Z gwd_lower_bound=0.001, 2025-05-07T20:58:01.0294422Z ) 2025-05-07T20:58:01.0294704Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0295500Z self=, 2025-05-07T20:58:01.0296221Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0296502Z weight_decay=0.01, 2025-05-07T20:58:01.0296718Z T=3, 2025-05-07T20:58:01.0296889Z D=27, 2025-05-07T20:58:01.0297070Z B=125, 2025-05-07T20:58:01.0297258Z log_E=4, 2025-05-07T20:58:01.0297441Z L=5, 2025-05-07T20:58:01.0297624Z D_gradcheck=1, 2025-05-07T20:58:01.0297832Z weighted=True, 2025-05-07T20:58:01.0298037Z mixed=False, 2025-05-07T20:58:01.0298253Z output_dtype=SparseType.FP16, 2025-05-07T20:58:01.0298822Z pooling_mode=, 2025-05-07T20:58:01.0299118Z start_iter=100, 2025-05-07T20:58:01.0299326Z gwd_lower_bound=0.001, 2025-05-07T20:58:01.0299553Z ) 2025-05-07T20:58:01.0299822Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0300700Z self=, 2025-05-07T20:58:01.0301487Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0301767Z weight_decay=0.01, 2025-05-07T20:58:01.0301975Z T=2, 2025-05-07T20:58:01.0302157Z D=76, 2025-05-07T20:58:01.0302335Z B=37, 2025-05-07T20:58:01.0302509Z log_E=4, 2025-05-07T20:58:01.0302697Z L=10, 2025-05-07T20:58:01.0302879Z D_gradcheck=1, 2025-05-07T20:58:01.0303079Z weighted=False, 2025-05-07T20:58:01.0303285Z mixed=True, 2025-05-07T20:58:01.0303512Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0303795Z pooling_mode=, 2025-05-07T20:58:01.0304064Z start_iter=10, 2025-05-07T20:58:01.0304269Z gwd_lower_bound=0, 2025-05-07T20:58:01.0304541Z ) 2025-05-07T20:58:01.0304806Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0305593Z self=, 2025-05-07T20:58:01.0306316Z weights_precision=SparseType.FP16, 2025-05-07T20:58:01.0306589Z weight_decay=0.01, 2025-05-07T20:58:01.0306805Z T=2, 2025-05-07T20:58:01.0306982Z D=89, 2025-05-07T20:58:01.0307160Z B=118, 2025-05-07T20:58:01.0307364Z log_E=3, 2025-05-07T20:58:01.0307576Z L=20, 2025-05-07T20:58:01.0307759Z D_gradcheck=1, 2025-05-07T20:58:01.0307972Z weighted=True, 2025-05-07T20:58:01.0308180Z mixed=True, 2025-05-07T20:58:01.0308398Z output_dtype=SparseType.FP16, 2025-05-07T20:58:01.0308689Z pooling_mode=, 2025-05-07T20:58:01.0308967Z start_iter=0, 2025-05-07T20:58:01.0309177Z gwd_lower_bound=0.01, 2025-05-07T20:58:01.0309394Z ) 2025-05-07T20:58:01.0309671Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0310463Z self=, 2025-05-07T20:58:01.0311195Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0311478Z weight_decay=0.1, 2025-05-07T20:58:01.0311701Z T=5, 2025-05-07T20:58:01.0311878Z D=74, 2025-05-07T20:58:01.0312066Z B=125, 2025-05-07T20:58:01.0312252Z log_E=5, 2025-05-07T20:58:01.0312434Z L=1, 2025-05-07T20:58:01.0312704Z D_gradcheck=2, 2025-05-07T20:58:01.0312910Z weighted=False, 2025-05-07T20:58:01.0313106Z mixed=True, 2025-05-07T20:58:01.0313328Z output_dtype=SparseType.FP16, 2025-05-07T20:58:01.0313611Z pooling_mode=, 2025-05-07T20:58:01.0313882Z start_iter=100, 2025-05-07T20:58:01.0314098Z gwd_lower_bound=0.001, 2025-05-07T20:58:01.0314319Z ) 2025-05-07T20:58:01.0314588Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0315371Z self=, 2025-05-07T20:58:01.0316103Z weights_precision=SparseType.FP16, 2025-05-07T20:58:01.0316381Z weight_decay=0.01, 2025-05-07T20:58:01.0316587Z T=2, 2025-05-07T20:58:01.0316765Z D=93, 2025-05-07T20:58:01.0316950Z B=122, 2025-05-07T20:58:01.0317125Z log_E=4, 2025-05-07T20:58:01.0317313Z L=10, 2025-05-07T20:58:01.0317498Z D_gradcheck=2, 2025-05-07T20:58:01.0317704Z weighted=False, 2025-05-07T20:58:01.0317916Z mixed=False, 2025-05-07T20:58:01.0318138Z output_dtype=SparseType.FP16, 2025-05-07T20:58:01.0318417Z pooling_mode=, 2025-05-07T20:58:01.0318693Z start_iter=1000, 2025-05-07T20:58:01.0318915Z gwd_lower_bound=0, 2025-05-07T20:58:01.0319119Z ) 2025-05-07T20:58:01.0319395Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0320189Z self=, 2025-05-07T20:58:01.0320996Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0321274Z weight_decay=0.001, 2025-05-07T20:58:01.0321497Z T=5, 2025-05-07T20:58:01.0321679Z D=78, 2025-05-07T20:58:01.0321859Z B=109, 2025-05-07T20:58:01.0322048Z log_E=5, 2025-05-07T20:58:01.0322235Z L=14, 2025-05-07T20:58:01.0322418Z D_gradcheck=1, 2025-05-07T20:58:01.0322635Z weighted=False, 2025-05-07T20:58:01.0322846Z mixed=False, 2025-05-07T20:58:01.0323066Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0323362Z pooling_mode=, 2025-05-07T20:58:01.0323637Z start_iter=10, 2025-05-07T20:58:01.0323842Z gwd_lower_bound=0, 2025-05-07T20:58:01.0324057Z ) 2025-05-07T20:58:01.0324326Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0325156Z self=, 2025-05-07T20:58:01.0325874Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0326163Z weight_decay=0.001, 2025-05-07T20:58:01.0326380Z T=5, 2025-05-07T20:58:01.0326555Z D=78, 2025-05-07T20:58:01.0326736Z B=109, 2025-05-07T20:58:01.0326918Z log_E=5, 2025-05-07T20:58:01.0327099Z L=1, 2025-05-07T20:58:01.0327287Z D_gradcheck=1, 2025-05-07T20:58:01.0327493Z weighted=False, 2025-05-07T20:58:01.0327699Z mixed=False, 2025-05-07T20:58:01.0327923Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0328204Z pooling_mode=, 2025-05-07T20:58:01.0328469Z start_iter=10, 2025-05-07T20:58:01.0328672Z gwd_lower_bound=0, 2025-05-07T20:58:01.0328883Z ) 2025-05-07T20:58:01.0329147Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0329937Z self=, 2025-05-07T20:58:01.0330660Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0330946Z weight_decay=0.001, 2025-05-07T20:58:01.0331154Z T=1, 2025-05-07T20:58:01.0331334Z D=78, 2025-05-07T20:58:01.0331515Z B=109, 2025-05-07T20:58:01.0331689Z log_E=5, 2025-05-07T20:58:01.0331875Z L=1, 2025-05-07T20:58:01.0332057Z D_gradcheck=1, 2025-05-07T20:58:01.0332257Z weighted=False, 2025-05-07T20:58:01.0332511Z mixed=False, 2025-05-07T20:58:01.0332788Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0333074Z pooling_mode=, 2025-05-07T20:58:01.0333354Z start_iter=10, 2025-05-07T20:58:01.0333562Z gwd_lower_bound=0, 2025-05-07T20:58:01.0333766Z ) 2025-05-07T20:58:01.0334038Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0334835Z self=, 2025-05-07T20:58:01.0335558Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0335840Z weight_decay=0.001, 2025-05-07T20:58:01.0336059Z T=1, 2025-05-07T20:58:01.0336242Z D=109, 2025-05-07T20:58:01.0336415Z B=109, 2025-05-07T20:58:01.0336601Z log_E=5, 2025-05-07T20:58:01.0336794Z L=1, 2025-05-07T20:58:01.0336972Z D_gradcheck=1, 2025-05-07T20:58:01.0337188Z weighted=False, 2025-05-07T20:58:01.0337480Z mixed=False, 2025-05-07T20:58:01.0337805Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0338341Z pooling_mode=, 2025-05-07T20:58:01.0338671Z start_iter=10, 2025-05-07T20:58:01.0338991Z gwd_lower_bound=0, 2025-05-07T20:58:01.0346370Z ) 2025-05-07T20:58:01.0346675Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:01.0347519Z self=, 2025-05-07T20:58:01.0348251Z weights_precision=SparseType.FP32, 2025-05-07T20:58:01.0348611Z weight_decay=0.001, 2025-05-07T20:58:01.0348882Z T=1, 2025-05-07T20:58:01.0349062Z D=109, 2025-05-07T20:58:01.0349241Z B=109, 2025-05-07T20:58:01.0349418Z log_E=3, 2025-05-07T20:58:01.0349600Z L=1, 2025-05-07T20:58:01.0349780Z D_gradcheck=1, 2025-05-07T20:58:01.0349983Z weighted=False, 2025-05-07T20:58:01.0350199Z mixed=False, 2025-05-07T20:58:01.0350444Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0350773Z pooling_mode=, 2025-05-07T20:58:01.0351081Z start_iter=10, 2025-05-07T20:58:01.0351316Z gwd_lower_bound=0, 2025-05-07T20:58:01.0351553Z ) 2025-05-07T20:58:01.0351750Z PASSED 2025-05-07T20:58:01.0351876Z 2025-05-07T20:58:01.0352029Z =============================== warnings summary =============================== 2025-05-07T20:58:01.0352653Z ../../../../../../miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:58:01.0353861Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:58:01.0354748Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:58:01.0355366Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:58:01.0355807Z  2025-05-07T20:58:01.0356018Z warnings.warn( # noqa: B028 2025-05-07T20:58:01.0356201Z 2025-05-07T20:58:01.0356425Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:01.0356887Z ======================== 2 passed, 1 warning in 18.97s ========================= 2025-05-07T20:58:01.7121930Z 2025-05-07T20:58:01.7122765Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:01.7142542Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 21 seconds 2025-05-07T20:58:01.7143032Z 2025-05-07T20:58:01.7143036Z 2025-05-07T20:58:01.7143040Z 2025-05-07T20:58:01.7143050Z 2025-05-07T20:58:01.7163560Z ################################################################################ 2025-05-07T20:58:01.7181886Z # [2025-05-07T20:58:01.717Z] Run Python Test Suite: 2025-05-07T20:58:01.7182316Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:01.7182960Z ################################################################################ 2025-05-07T20:58:01.7208610Z + 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:58:01.7209290Z 2025-05-07T20:58:03.8740695Z ============================= test session starts ============================== 2025-05-07T20:58:03.8741333Z 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:03.8741852Z cachedir: .pytest_cache 2025-05-07T20:58:03.8742424Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:03.8743139Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:03.8743544Z plugins: hypothesis-6.131.14 2025-05-07T20:58:05.5479284Z collecting ... collected 1 item 2025-05-07T20:58:05.5479702Z 2025-05-07T20:58:11.3141569Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3142666Z self=, 2025-05-07T20:58:11.3143375Z weights_precision=SparseType.FP32, 2025-05-07T20:58:11.3143674Z mixed_B=False, 2025-05-07T20:58:11.3143934Z pooling_mode=, 2025-05-07T20:58:11.3144218Z T=1, 2025-05-07T20:58:11.3144426Z D=128, 2025-05-07T20:58:11.3145028Z B=1, 2025-05-07T20:58:11.3145408Z log_E=3, 2025-05-07T20:58:11.3145665Z L=0, 2025-05-07T20:58:11.3145931Z D_gradcheck=1, 2025-05-07T20:58:11.3146241Z stochastic_rounding=False, 2025-05-07T20:58:11.3146583Z weighted=False, 2025-05-07T20:58:11.3146851Z row_wise=False, 2025-05-07T20:58:11.3147122Z mixed=False, 2025-05-07T20:58:11.3147399Z use_cache=False, 2025-05-07T20:58:11.3147661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3147946Z use_cpu=False, 2025-05-07T20:58:11.3148183Z output_dtype=SparseType.FP32, 2025-05-07T20:58:11.3148442Z ) 2025-05-07T20:58:11.3148676Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3149333Z self=, 2025-05-07T20:58:11.3150050Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3150335Z mixed_B=False, 2025-05-07T20:58:11.3150577Z pooling_mode=, 2025-05-07T20:58:11.3150851Z T=1, 2025-05-07T20:58:11.3151043Z D=128, 2025-05-07T20:58:11.3151232Z B=1, 2025-05-07T20:58:11.3151410Z log_E=3, 2025-05-07T20:58:11.3151602Z L=0, 2025-05-07T20:58:11.3151795Z D_gradcheck=1, 2025-05-07T20:58:11.3152024Z stochastic_rounding=False, 2025-05-07T20:58:11.3152276Z weighted=False, 2025-05-07T20:58:11.3152499Z row_wise=False, 2025-05-07T20:58:11.3152718Z mixed=False, 2025-05-07T20:58:11.3152926Z use_cache=False, 2025-05-07T20:58:11.3153178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3153468Z use_cpu=False, 2025-05-07T20:58:11.3153699Z output_dtype=SparseType.FP32, 2025-05-07T20:58:11.3153969Z ) 2025-05-07T20:58:11.3154206Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3154849Z self=, 2025-05-07T20:58:11.3155474Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3155768Z mixed_B=False, 2025-05-07T20:58:11.3156007Z pooling_mode=, 2025-05-07T20:58:11.3156285Z T=5, 2025-05-07T20:58:11.3156481Z D=431, 2025-05-07T20:58:11.3156664Z B=109, 2025-05-07T20:58:11.3156853Z log_E=3, 2025-05-07T20:58:11.3157056Z L=7, 2025-05-07T20:58:11.3157247Z D_gradcheck=1, 2025-05-07T20:58:11.3157564Z stochastic_rounding=False, 2025-05-07T20:58:11.3157828Z weighted=False, 2025-05-07T20:58:11.3158044Z row_wise=True, 2025-05-07T20:58:11.3158249Z mixed=False, 2025-05-07T20:58:11.3158465Z use_cache=False, 2025-05-07T20:58:11.3158712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3158987Z use_cpu=True, 2025-05-07T20:58:11.3159221Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3159487Z ) 2025-05-07T20:58:11.3159712Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3160355Z self=, 2025-05-07T20:58:11.3160983Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3161254Z mixed_B=True, 2025-05-07T20:58:11.3161494Z pooling_mode=, 2025-05-07T20:58:11.3161766Z T=1, 2025-05-07T20:58:11.3161938Z D=280, 2025-05-07T20:58:11.3162129Z B=72, 2025-05-07T20:58:11.3162319Z log_E=5, 2025-05-07T20:58:11.3162509Z L=1, 2025-05-07T20:58:11.3162695Z D_gradcheck=2, 2025-05-07T20:58:11.3162923Z stochastic_rounding=False, 2025-05-07T20:58:11.3163170Z weighted=True, 2025-05-07T20:58:11.3163379Z row_wise=False, 2025-05-07T20:58:11.3163586Z mixed=True, 2025-05-07T20:58:11.3163812Z use_cache=True, 2025-05-07T20:58:11.3164061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3164342Z use_cpu=True, 2025-05-07T20:58:11.3164567Z output_dtype=SparseType.FP32, 2025-05-07T20:58:11.3164819Z ) 2025-05-07T20:58:11.3165048Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3165784Z self=, 2025-05-07T20:58:11.3166402Z weights_precision=SparseType.FP32, 2025-05-07T20:58:11.3166686Z mixed_B=True, 2025-05-07T20:58:11.3166919Z pooling_mode=, 2025-05-07T20:58:11.3167187Z T=2, 2025-05-07T20:58:11.3167377Z D=396, 2025-05-07T20:58:11.3167564Z B=84, 2025-05-07T20:58:11.3167744Z log_E=5, 2025-05-07T20:58:11.3167945Z L=3, 2025-05-07T20:58:11.3168120Z D_gradcheck=2, 2025-05-07T20:58:11.3168346Z stochastic_rounding=False, 2025-05-07T20:58:11.3168594Z weighted=False, 2025-05-07T20:58:11.3168796Z row_wise=False, 2025-05-07T20:58:11.3169003Z mixed=True, 2025-05-07T20:58:11.3169254Z use_cache=False, 2025-05-07T20:58:11.3169492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3169770Z use_cpu=True, 2025-05-07T20:58:11.3169995Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3170255Z ) 2025-05-07T20:58:11.3170476Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3171112Z self=, 2025-05-07T20:58:11.3171728Z weights_precision=SparseType.FP32, 2025-05-07T20:58:11.3171999Z mixed_B=True, 2025-05-07T20:58:11.3172233Z pooling_mode=, 2025-05-07T20:58:11.3172510Z T=3, 2025-05-07T20:58:11.3172687Z D=393, 2025-05-07T20:58:11.3172980Z B=40, 2025-05-07T20:58:11.3173157Z log_E=4, 2025-05-07T20:58:11.3173340Z L=14, 2025-05-07T20:58:11.3173523Z D_gradcheck=1, 2025-05-07T20:58:11.3173743Z stochastic_rounding=True, 2025-05-07T20:58:11.3174006Z weighted=False, 2025-05-07T20:58:11.3174236Z row_wise=True, 2025-05-07T20:58:11.3174437Z mixed=True, 2025-05-07T20:58:11.3174633Z use_cache=False, 2025-05-07T20:58:11.3174870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3175151Z use_cpu=False, 2025-05-07T20:58:11.3175372Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3175623Z ) 2025-05-07T20:58:11.3175845Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3176483Z self=, 2025-05-07T20:58:11.3177140Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3177419Z mixed_B=True, 2025-05-07T20:58:11.3177649Z pooling_mode=, 2025-05-07T20:58:11.3177911Z T=5, 2025-05-07T20:58:11.3178092Z D=333, 2025-05-07T20:58:11.3178292Z B=28, 2025-05-07T20:58:11.3178469Z log_E=3, 2025-05-07T20:58:11.3178656Z L=1, 2025-05-07T20:58:11.3178837Z D_gradcheck=1, 2025-05-07T20:58:11.3179056Z stochastic_rounding=False, 2025-05-07T20:58:11.3179309Z weighted=False, 2025-05-07T20:58:11.3179519Z row_wise=True, 2025-05-07T20:58:11.3179722Z mixed=False, 2025-05-07T20:58:11.3179930Z use_cache=True, 2025-05-07T20:58:11.3180166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3180434Z use_cpu=True, 2025-05-07T20:58:11.3180664Z output_dtype=SparseType.FP32, 2025-05-07T20:58:11.3180922Z ) 2025-05-07T20:58:11.3181146Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3181783Z self=, 2025-05-07T20:58:11.3182395Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3182674Z mixed_B=False, 2025-05-07T20:58:11.3182902Z pooling_mode=, 2025-05-07T20:58:11.3183173Z T=3, 2025-05-07T20:58:11.3183355Z D=264, 2025-05-07T20:58:11.3183533Z B=127, 2025-05-07T20:58:11.3183716Z log_E=4, 2025-05-07T20:58:11.3183908Z L=8, 2025-05-07T20:58:11.3184112Z D_gradcheck=1, 2025-05-07T20:58:11.3184349Z stochastic_rounding=True, 2025-05-07T20:58:11.3184605Z weighted=False, 2025-05-07T20:58:11.3184853Z row_wise=True, 2025-05-07T20:58:11.3185098Z mixed=False, 2025-05-07T20:58:11.3185302Z use_cache=False, 2025-05-07T20:58:11.3185540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:11.3185816Z use_cpu=False, 2025-05-07T20:58:11.3186046Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3186297Z ) 2025-05-07T20:58:11.3186521Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3187154Z self=, 2025-05-07T20:58:11.3187765Z weights_precision=SparseType.FP32, 2025-05-07T20:58:11.3188035Z mixed_B=False, 2025-05-07T20:58:11.3188269Z pooling_mode=, 2025-05-07T20:58:11.3188540Z T=2, 2025-05-07T20:58:11.3188765Z D=437, 2025-05-07T20:58:11.3188947Z B=45, 2025-05-07T20:58:11.3189128Z log_E=5, 2025-05-07T20:58:11.3189309Z L=19, 2025-05-07T20:58:11.3189493Z D_gradcheck=2, 2025-05-07T20:58:11.3189715Z stochastic_rounding=True, 2025-05-07T20:58:11.3189966Z weighted=True, 2025-05-07T20:58:11.3190176Z row_wise=False, 2025-05-07T20:58:11.3190381Z mixed=False, 2025-05-07T20:58:11.3190579Z use_cache=False, 2025-05-07T20:58:11.3190818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:11.3191090Z use_cpu=True, 2025-05-07T20:58:11.3191310Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3191567Z ) 2025-05-07T20:58:11.3191791Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3192418Z self=, 2025-05-07T20:58:11.3193034Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3193315Z mixed_B=False, 2025-05-07T20:58:11.3193556Z pooling_mode=, 2025-05-07T20:58:11.3193822Z T=2, 2025-05-07T20:58:11.3193999Z D=483, 2025-05-07T20:58:11.3194186Z B=4, 2025-05-07T20:58:11.3194360Z log_E=4, 2025-05-07T20:58:11.3194552Z L=1, 2025-05-07T20:58:11.3194737Z D_gradcheck=2, 2025-05-07T20:58:11.3194952Z stochastic_rounding=False, 2025-05-07T20:58:11.3195199Z weighted=False, 2025-05-07T20:58:11.3195409Z row_wise=False, 2025-05-07T20:58:11.3195612Z mixed=True, 2025-05-07T20:58:11.3195809Z use_cache=True, 2025-05-07T20:58:11.3196041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3196360Z use_cpu=False, 2025-05-07T20:58:11.3196586Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3196839Z ) 2025-05-07T20:58:11.3197056Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3197685Z self=, 2025-05-07T20:58:11.3198302Z weights_precision=SparseType.FP32, 2025-05-07T20:58:11.3198889Z mixed_B=True, 2025-05-07T20:58:11.3199113Z pooling_mode=, 2025-05-07T20:58:11.3199382Z T=4, 2025-05-07T20:58:11.3199562Z D=273, 2025-05-07T20:58:11.3199736Z B=55, 2025-05-07T20:58:11.3199917Z log_E=4, 2025-05-07T20:58:11.3200104Z L=18, 2025-05-07T20:58:11.3200281Z D_gradcheck=2, 2025-05-07T20:58:11.3200503Z stochastic_rounding=True, 2025-05-07T20:58:11.3200746Z weighted=True, 2025-05-07T20:58:11.3200945Z row_wise=False, 2025-05-07T20:58:11.3201149Z mixed=False, 2025-05-07T20:58:11.3201350Z use_cache=True, 2025-05-07T20:58:11.3201576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3201849Z use_cpu=False, 2025-05-07T20:58:11.3202071Z output_dtype=SparseType.FP32, 2025-05-07T20:58:11.3202318Z ) 2025-05-07T20:58:11.3202544Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3203175Z self=, 2025-05-07T20:58:11.3203781Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3204062Z mixed_B=False, 2025-05-07T20:58:11.3204391Z pooling_mode=, 2025-05-07T20:58:11.3204722Z T=5, 2025-05-07T20:58:11.3204901Z D=377, 2025-05-07T20:58:11.3205084Z B=94, 2025-05-07T20:58:11.3205266Z log_E=4, 2025-05-07T20:58:11.3205446Z L=17, 2025-05-07T20:58:11.3205635Z D_gradcheck=2, 2025-05-07T20:58:11.3205858Z stochastic_rounding=True, 2025-05-07T20:58:11.3206100Z weighted=False, 2025-05-07T20:58:11.3206314Z row_wise=True, 2025-05-07T20:58:11.3206516Z mixed=True, 2025-05-07T20:58:11.3206709Z use_cache=True, 2025-05-07T20:58:11.3206943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:11.3207223Z use_cpu=False, 2025-05-07T20:58:11.3207442Z output_dtype=SparseType.FP16, 2025-05-07T20:58:11.3207699Z ) 2025-05-07T20:58:11.3207922Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3208645Z self=, 2025-05-07T20:58:11.3209259Z weights_precision=SparseType.FP32, 2025-05-07T20:58:11.3209535Z mixed_B=False, 2025-05-07T20:58:11.3209765Z pooling_mode=, 2025-05-07T20:58:11.3210025Z T=2, 2025-05-07T20:58:11.3210202Z D=196, 2025-05-07T20:58:11.3210381Z B=122, 2025-05-07T20:58:11.3210556Z log_E=5, 2025-05-07T20:58:11.3210741Z L=2, 2025-05-07T20:58:11.3210923Z D_gradcheck=1, 2025-05-07T20:58:11.3211136Z stochastic_rounding=True, 2025-05-07T20:58:11.3211381Z weighted=True, 2025-05-07T20:58:11.3211585Z row_wise=True, 2025-05-07T20:58:11.3211777Z mixed=False, 2025-05-07T20:58:11.3211979Z use_cache=True, 2025-05-07T20:58:11.3212212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:11.3212482Z use_cpu=True, 2025-05-07T20:58:11.3212767Z output_dtype=SparseType.FP16, 2025-05-07T20:58:11.3213026Z ) 2025-05-07T20:58:11.3213243Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:11.3213879Z self=, 2025-05-07T20:58:11.3214499Z weights_precision=SparseType.FP16, 2025-05-07T20:58:11.3214766Z mixed_B=True, 2025-05-07T20:58:11.3214996Z pooling_mode=, 2025-05-07T20:58:11.3215266Z T=3, 2025-05-07T20:58:11.3215443Z D=226, 2025-05-07T20:58:11.3215621Z B=38, 2025-05-07T20:58:11.3215867Z log_E=5, 2025-05-07T20:58:11.3216056Z L=13, 2025-05-07T20:58:11.3216232Z D_gradcheck=1, 2025-05-07T20:58:11.3216452Z stochastic_rounding=True, 2025-05-07T20:58:11.3216701Z weighted=True, 2025-05-07T20:58:11.3216898Z row_wise=True, 2025-05-07T20:58:11.3217099Z mixed=False, 2025-05-07T20:58:11.3217304Z use_cache=True, 2025-05-07T20:58:11.3217533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:11.3217820Z use_cpu=True, 2025-05-07T20:58:11.3218049Z output_dtype=SparseType.BF16, 2025-05-07T20:58:11.3218297Z ) 2025-05-07T20:58:51.7406045Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7406786Z self=, 2025-05-07T20:58:51.7407415Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7407693Z mixed_B=True, 2025-05-07T20:58:51.7407930Z pooling_mode=, 2025-05-07T20:58:51.7408201Z T=4, 2025-05-07T20:58:51.7408379Z D=392, 2025-05-07T20:58:51.7408560Z B=65, 2025-05-07T20:58:51.7408742Z log_E=5, 2025-05-07T20:58:51.7408978Z L=18, 2025-05-07T20:58:51.7409182Z D_gradcheck=2, 2025-05-07T20:58:51.7409431Z stochastic_rounding=False, 2025-05-07T20:58:51.7409705Z weighted=True, 2025-05-07T20:58:51.7409933Z row_wise=True, 2025-05-07T20:58:51.7410156Z mixed=True, 2025-05-07T20:58:51.7410420Z use_cache=True, 2025-05-07T20:58:51.7410688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7411010Z use_cpu=False, 2025-05-07T20:58:51.7411276Z output_dtype=SparseType.FP16, 2025-05-07T20:58:51.7419084Z ) 2025-05-07T20:58:51.7419475Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7420152Z self=, 2025-05-07T20:58:51.7420836Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7421126Z mixed_B=False, 2025-05-07T20:58:51.7421372Z pooling_mode=, 2025-05-07T20:58:51.7421660Z T=4, 2025-05-07T20:58:51.7421858Z D=440, 2025-05-07T20:58:51.7422046Z B=114, 2025-05-07T20:58:51.7422239Z log_E=4, 2025-05-07T20:58:51.7422437Z L=2, 2025-05-07T20:58:51.7422624Z D_gradcheck=2, 2025-05-07T20:58:51.7422861Z stochastic_rounding=True, 2025-05-07T20:58:51.7423117Z weighted=False, 2025-05-07T20:58:51.7423423Z row_wise=True, 2025-05-07T20:58:51.7423632Z mixed=True, 2025-05-07T20:58:51.7423847Z use_cache=False, 2025-05-07T20:58:51.7424094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7424382Z use_cpu=True, 2025-05-07T20:58:51.7424624Z output_dtype=SparseType.FP32, 2025-05-07T20:58:51.7424881Z ) 2025-05-07T20:58:51.7425115Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7425762Z self=, 2025-05-07T20:58:51.7426390Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7426665Z mixed_B=True, 2025-05-07T20:58:51.7426900Z pooling_mode=, 2025-05-07T20:58:51.7427174Z T=3, 2025-05-07T20:58:51.7427350Z D=382, 2025-05-07T20:58:51.7427526Z B=113, 2025-05-07T20:58:51.7427701Z log_E=5, 2025-05-07T20:58:51.7427889Z L=15, 2025-05-07T20:58:51.7428080Z D_gradcheck=1, 2025-05-07T20:58:51.7428315Z stochastic_rounding=True, 2025-05-07T20:58:51.7428563Z weighted=True, 2025-05-07T20:58:51.7428774Z row_wise=False, 2025-05-07T20:58:51.7428997Z mixed=True, 2025-05-07T20:58:51.7429208Z use_cache=False, 2025-05-07T20:58:51.7429460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7429744Z use_cpu=False, 2025-05-07T20:58:51.7429973Z output_dtype=SparseType.BF16, 2025-05-07T20:58:51.7430234Z ) 2025-05-07T20:58:51.7430469Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7431198Z self=, 2025-05-07T20:58:51.7431823Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7432113Z mixed_B=False, 2025-05-07T20:58:51.7432366Z pooling_mode=, 2025-05-07T20:58:51.7432636Z T=5, 2025-05-07T20:58:51.7432829Z D=148, 2025-05-07T20:58:51.7433025Z B=37, 2025-05-07T20:58:51.7433212Z log_E=3, 2025-05-07T20:58:51.7433411Z L=5, 2025-05-07T20:58:51.7433606Z D_gradcheck=1, 2025-05-07T20:58:51.7433832Z stochastic_rounding=True, 2025-05-07T20:58:51.7434101Z weighted=True, 2025-05-07T20:58:51.7434331Z row_wise=True, 2025-05-07T20:58:51.7434535Z mixed=True, 2025-05-07T20:58:51.7434750Z use_cache=False, 2025-05-07T20:58:51.7434997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:51.7435278Z use_cpu=False, 2025-05-07T20:58:51.7435520Z output_dtype=SparseType.BF16, 2025-05-07T20:58:51.7435781Z ) 2025-05-07T20:58:51.7436014Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7436662Z self=, 2025-05-07T20:58:51.7437285Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7437569Z mixed_B=False, 2025-05-07T20:58:51.7437802Z pooling_mode=, 2025-05-07T20:58:51.7438087Z T=2, 2025-05-07T20:58:51.7438283Z D=370, 2025-05-07T20:58:51.7438468Z B=64, 2025-05-07T20:58:51.7438662Z log_E=5, 2025-05-07T20:58:51.7438863Z L=12, 2025-05-07T20:58:51.7439045Z D_gradcheck=2, 2025-05-07T20:58:51.7439332Z stochastic_rounding=False, 2025-05-07T20:58:51.7439640Z weighted=False, 2025-05-07T20:58:51.7439852Z row_wise=True, 2025-05-07T20:58:51.7440062Z mixed=True, 2025-05-07T20:58:51.7440268Z use_cache=True, 2025-05-07T20:58:51.7440498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7440788Z use_cpu=True, 2025-05-07T20:58:51.7441033Z output_dtype=SparseType.FP32, 2025-05-07T20:58:51.7441293Z ) 2025-05-07T20:58:51.7441527Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7442169Z self=, 2025-05-07T20:58:51.7442799Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7443077Z mixed_B=False, 2025-05-07T20:58:51.7443379Z pooling_mode=, 2025-05-07T20:58:51.7443650Z T=2, 2025-05-07T20:58:51.7443829Z D=317, 2025-05-07T20:58:51.7444019Z B=32, 2025-05-07T20:58:51.7444215Z log_E=5, 2025-05-07T20:58:51.7444407Z L=15, 2025-05-07T20:58:51.7444607Z D_gradcheck=1, 2025-05-07T20:58:51.7444841Z stochastic_rounding=False, 2025-05-07T20:58:51.7445092Z weighted=True, 2025-05-07T20:58:51.7445307Z row_wise=True, 2025-05-07T20:58:51.7445520Z mixed=True, 2025-05-07T20:58:51.7445726Z use_cache=True, 2025-05-07T20:58:51.7445970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7446263Z use_cpu=False, 2025-05-07T20:58:51.7446497Z output_dtype=SparseType.FP16, 2025-05-07T20:58:51.7446766Z ) 2025-05-07T20:58:51.7447003Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7447642Z self=, 2025-05-07T20:58:51.7448270Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7448557Z mixed_B=True, 2025-05-07T20:58:51.7448801Z pooling_mode=, 2025-05-07T20:58:51.7449074Z T=1, 2025-05-07T20:58:51.7449262Z D=257, 2025-05-07T20:58:51.7449455Z B=55, 2025-05-07T20:58:51.7449640Z log_E=4, 2025-05-07T20:58:51.7449836Z L=8, 2025-05-07T20:58:51.7450029Z D_gradcheck=1, 2025-05-07T20:58:51.7450249Z stochastic_rounding=False, 2025-05-07T20:58:51.7450509Z weighted=False, 2025-05-07T20:58:51.7450725Z row_wise=False, 2025-05-07T20:58:51.7450933Z mixed=False, 2025-05-07T20:58:51.7451197Z use_cache=False, 2025-05-07T20:58:51.7451450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:51.7451726Z use_cpu=False, 2025-05-07T20:58:51.7451963Z output_dtype=SparseType.FP32, 2025-05-07T20:58:51.7452221Z ) 2025-05-07T20:58:51.7452448Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7453150Z self=, 2025-05-07T20:58:51.7453778Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7454062Z mixed_B=True, 2025-05-07T20:58:51.7454298Z pooling_mode=, 2025-05-07T20:58:51.7454578Z T=3, 2025-05-07T20:58:51.7454767Z D=390, 2025-05-07T20:58:51.7454947Z B=28, 2025-05-07T20:58:51.7455135Z log_E=3, 2025-05-07T20:58:51.7455333Z L=13, 2025-05-07T20:58:51.7455519Z D_gradcheck=2, 2025-05-07T20:58:51.7455751Z stochastic_rounding=False, 2025-05-07T20:58:51.7456013Z weighted=True, 2025-05-07T20:58:51.7456221Z row_wise=True, 2025-05-07T20:58:51.7456429Z mixed=True, 2025-05-07T20:58:51.7456641Z use_cache=True, 2025-05-07T20:58:51.7456873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7457163Z use_cpu=False, 2025-05-07T20:58:51.7457400Z output_dtype=SparseType.BF16, 2025-05-07T20:58:51.7457659Z ) 2025-05-07T20:58:51.7457900Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7458557Z self=, 2025-05-07T20:58:51.7459226Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7459550Z mixed_B=False, 2025-05-07T20:58:51.7459794Z pooling_mode=, 2025-05-07T20:58:51.7460068Z T=4, 2025-05-07T20:58:51.7460244Z D=402, 2025-05-07T20:58:51.7460433Z B=23, 2025-05-07T20:58:51.7460621Z log_E=5, 2025-05-07T20:58:51.7460809Z L=16, 2025-05-07T20:58:51.7461011Z D_gradcheck=2, 2025-05-07T20:58:51.7461238Z stochastic_rounding=False, 2025-05-07T20:58:51.7461486Z weighted=False, 2025-05-07T20:58:51.7461709Z row_wise=False, 2025-05-07T20:58:51.7461920Z mixed=False, 2025-05-07T20:58:51.7462123Z use_cache=False, 2025-05-07T20:58:51.7462367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7462654Z use_cpu=False, 2025-05-07T20:58:51.7462935Z output_dtype=SparseType.FP32, 2025-05-07T20:58:51.7463189Z ) 2025-05-07T20:58:51.7463423Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7464074Z self=, 2025-05-07T20:58:51.7464694Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7464980Z mixed_B=True, 2025-05-07T20:58:51.7465223Z pooling_mode=, 2025-05-07T20:58:51.7465490Z T=5, 2025-05-07T20:58:51.7465676Z D=407, 2025-05-07T20:58:51.7465862Z B=60, 2025-05-07T20:58:51.7466043Z log_E=4, 2025-05-07T20:58:51.7466236Z L=10, 2025-05-07T20:58:51.7466430Z D_gradcheck=1, 2025-05-07T20:58:51.7466650Z stochastic_rounding=False, 2025-05-07T20:58:51.7466900Z weighted=True, 2025-05-07T20:58:51.7467114Z row_wise=True, 2025-05-07T20:58:51.7467315Z mixed=True, 2025-05-07T20:58:51.7467526Z use_cache=True, 2025-05-07T20:58:51.7467765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7468047Z use_cpu=False, 2025-05-07T20:58:51.7468272Z output_dtype=SparseType.FP32, 2025-05-07T20:58:51.7468530Z ) 2025-05-07T20:58:51.7468764Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7469397Z self=, 2025-05-07T20:58:51.7470043Z weights_precision=SparseType.FP32, 2025-05-07T20:58:51.7470350Z mixed_B=True, 2025-05-07T20:58:51.7470591Z pooling_mode=, 2025-05-07T20:58:51.7470917Z T=1, 2025-05-07T20:58:51.7471106Z D=202, 2025-05-07T20:58:51.7471284Z B=29, 2025-05-07T20:58:51.7471468Z log_E=4, 2025-05-07T20:58:51.7471664Z L=13, 2025-05-07T20:58:51.7471849Z D_gradcheck=2, 2025-05-07T20:58:51.7472077Z stochastic_rounding=True, 2025-05-07T20:58:51.7472336Z weighted=True, 2025-05-07T20:58:51.7472540Z row_wise=True, 2025-05-07T20:58:51.7472753Z mixed=False, 2025-05-07T20:58:51.7472966Z use_cache=False, 2025-05-07T20:58:51.7473206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:51.7473487Z use_cpu=False, 2025-05-07T20:58:51.7473720Z output_dtype=SparseType.BF16, 2025-05-07T20:58:51.7473978Z ) 2025-05-07T20:58:51.7474209Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7474854Z self=, 2025-05-07T20:58:51.7475474Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7475754Z mixed_B=True, 2025-05-07T20:58:51.7475990Z pooling_mode=, 2025-05-07T20:58:51.7476268Z T=2, 2025-05-07T20:58:51.7476450Z D=147, 2025-05-07T20:58:51.7476638Z B=37, 2025-05-07T20:58:51.7476822Z log_E=5, 2025-05-07T20:58:51.7477007Z L=9, 2025-05-07T20:58:51.7477197Z D_gradcheck=2, 2025-05-07T20:58:51.7477426Z stochastic_rounding=True, 2025-05-07T20:58:51.7477682Z weighted=True, 2025-05-07T20:58:51.7477895Z row_wise=False, 2025-05-07T20:58:51.7478102Z mixed=True, 2025-05-07T20:58:51.7478305Z use_cache=False, 2025-05-07T20:58:51.7478605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:51.7478929Z use_cpu=True, 2025-05-07T20:58:51.7479157Z output_dtype=SparseType.BF16, 2025-05-07T20:58:51.7479416Z ) 2025-05-07T20:58:51.7479646Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7480331Z self=, 2025-05-07T20:58:51.7480963Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7481244Z mixed_B=False, 2025-05-07T20:58:51.7481484Z pooling_mode=, 2025-05-07T20:58:51.7481753Z T=5, 2025-05-07T20:58:51.7481936Z D=151, 2025-05-07T20:58:51.7482128Z B=93, 2025-05-07T20:58:51.7482313Z log_E=3, 2025-05-07T20:58:51.7482501Z L=15, 2025-05-07T20:58:51.7482736Z D_gradcheck=2, 2025-05-07T20:58:51.7482955Z stochastic_rounding=True, 2025-05-07T20:58:51.7483213Z weighted=True, 2025-05-07T20:58:51.7483425Z row_wise=False, 2025-05-07T20:58:51.7483635Z mixed=False, 2025-05-07T20:58:51.7483853Z use_cache=True, 2025-05-07T20:58:51.7484092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7484371Z use_cpu=False, 2025-05-07T20:58:51.7484607Z output_dtype=SparseType.FP16, 2025-05-07T20:58:51.7484871Z ) 2025-05-07T20:58:51.7485095Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:51.7485735Z self=, 2025-05-07T20:58:51.7486364Z weights_precision=SparseType.FP16, 2025-05-07T20:58:51.7486654Z mixed_B=False, 2025-05-07T20:58:51.7486894Z pooling_mode=, 2025-05-07T20:58:51.7487176Z T=1, 2025-05-07T20:58:51.7487367Z D=129, 2025-05-07T20:58:51.7487547Z B=28, 2025-05-07T20:58:51.7487734Z log_E=5, 2025-05-07T20:58:51.7487924Z L=13, 2025-05-07T20:58:51.7488114Z D_gradcheck=2, 2025-05-07T20:58:51.7488343Z stochastic_rounding=False, 2025-05-07T20:58:51.7488604Z weighted=True, 2025-05-07T20:58:51.7488814Z row_wise=False, 2025-05-07T20:58:51.7489032Z mixed=False, 2025-05-07T20:58:51.7489239Z use_cache=False, 2025-05-07T20:58:51.7489477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:51.7489759Z use_cpu=True, 2025-05-07T20:58:51.7489991Z output_dtype=SparseType.FP32, 2025-05-07T20:58:51.7490244Z ) 2025-05-07T20:59:30.6161568Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6162968Z self=, 2025-05-07T20:59:30.6164210Z weights_precision=SparseType.FP16, 2025-05-07T20:59:30.6164664Z mixed_B=True, 2025-05-07T20:59:30.6164899Z pooling_mode=, 2025-05-07T20:59:30.6165176Z T=1, 2025-05-07T20:59:30.6165354Z D=413, 2025-05-07T20:59:30.6165535Z B=60, 2025-05-07T20:59:30.6165713Z log_E=5, 2025-05-07T20:59:30.6165893Z L=8, 2025-05-07T20:59:30.6166086Z D_gradcheck=1, 2025-05-07T20:59:30.6166316Z stochastic_rounding=True, 2025-05-07T20:59:30.6166556Z weighted=False, 2025-05-07T20:59:30.6166768Z row_wise=False, 2025-05-07T20:59:30.6166974Z mixed=True, 2025-05-07T20:59:30.6167168Z use_cache=True, 2025-05-07T20:59:30.6167401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:30.6167681Z use_cpu=True, 2025-05-07T20:59:30.6167908Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6168167Z ) 2025-05-07T20:59:30.6168394Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6169027Z self=, 2025-05-07T20:59:30.6169645Z weights_precision=SparseType.FP16, 2025-05-07T20:59:30.6169925Z mixed_B=True, 2025-05-07T20:59:30.6170157Z pooling_mode=, 2025-05-07T20:59:30.6170423Z T=3, 2025-05-07T20:59:30.6170604Z D=247, 2025-05-07T20:59:30.6170891Z B=103, 2025-05-07T20:59:30.6171063Z log_E=5, 2025-05-07T20:59:30.6171326Z L=7, 2025-05-07T20:59:30.6171512Z D_gradcheck=1, 2025-05-07T20:59:30.6171727Z stochastic_rounding=True, 2025-05-07T20:59:30.6171971Z weighted=False, 2025-05-07T20:59:30.6172179Z row_wise=True, 2025-05-07T20:59:30.6172371Z mixed=False, 2025-05-07T20:59:30.6172579Z use_cache=True, 2025-05-07T20:59:30.6172813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:30.6173184Z use_cpu=False, 2025-05-07T20:59:30.6173412Z output_dtype=SparseType.FP16, 2025-05-07T20:59:30.6173659Z ) 2025-05-07T20:59:30.6173877Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6174514Z self=, 2025-05-07T20:59:30.6175214Z weights_precision=SparseType.FP32, 2025-05-07T20:59:30.6175491Z mixed_B=False, 2025-05-07T20:59:30.6175716Z pooling_mode=, 2025-05-07T20:59:30.6175989Z T=5, 2025-05-07T20:59:30.6176165Z D=128, 2025-05-07T20:59:30.6176340Z B=12, 2025-05-07T20:59:30.6176520Z log_E=5, 2025-05-07T20:59:30.6176709Z L=12, 2025-05-07T20:59:30.6176888Z D_gradcheck=2, 2025-05-07T20:59:30.6177108Z stochastic_rounding=False, 2025-05-07T20:59:30.6177356Z weighted=False, 2025-05-07T20:59:30.6177556Z row_wise=True, 2025-05-07T20:59:30.6177756Z mixed=False, 2025-05-07T20:59:30.6177959Z use_cache=False, 2025-05-07T20:59:30.6178190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:30.6178465Z use_cpu=False, 2025-05-07T20:59:30.6178689Z output_dtype=SparseType.FP32, 2025-05-07T20:59:30.6178933Z ) 2025-05-07T20:59:30.6179153Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6179783Z self=, 2025-05-07T20:59:30.6180396Z weights_precision=SparseType.FP16, 2025-05-07T20:59:30.6180673Z mixed_B=False, 2025-05-07T20:59:30.6180909Z pooling_mode=, 2025-05-07T20:59:30.6181177Z T=5, 2025-05-07T20:59:30.6181351Z D=243, 2025-05-07T20:59:30.6181535Z B=114, 2025-05-07T20:59:30.6181719Z log_E=4, 2025-05-07T20:59:30.6181899Z L=0, 2025-05-07T20:59:30.6182086Z D_gradcheck=1, 2025-05-07T20:59:30.6182310Z stochastic_rounding=True, 2025-05-07T20:59:30.6182605Z weighted=True, 2025-05-07T20:59:30.6182816Z row_wise=False, 2025-05-07T20:59:30.6183020Z mixed=True, 2025-05-07T20:59:30.6183217Z use_cache=False, 2025-05-07T20:59:30.6183459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:30.6183732Z use_cpu=True, 2025-05-07T20:59:30.6183951Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6184205Z ) 2025-05-07T20:59:30.6184435Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6185111Z self=, 2025-05-07T20:59:30.6185727Z weights_precision=SparseType.FP32, 2025-05-07T20:59:30.6186003Z mixed_B=False, 2025-05-07T20:59:30.6186233Z pooling_mode=, 2025-05-07T20:59:30.6186495Z T=3, 2025-05-07T20:59:30.6186670Z D=282, 2025-05-07T20:59:30.6186846Z B=92, 2025-05-07T20:59:30.6187021Z log_E=4, 2025-05-07T20:59:30.6187206Z L=13, 2025-05-07T20:59:30.6187391Z D_gradcheck=1, 2025-05-07T20:59:30.6187606Z stochastic_rounding=False, 2025-05-07T20:59:30.6187856Z weighted=False, 2025-05-07T20:59:30.6188061Z row_wise=True, 2025-05-07T20:59:30.6188253Z mixed=False, 2025-05-07T20:59:30.6188455Z use_cache=False, 2025-05-07T20:59:30.6188711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:30.6188990Z use_cpu=False, 2025-05-07T20:59:30.6189212Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6189467Z ) 2025-05-07T20:59:30.6196798Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6198194Z self=, 2025-05-07T20:59:30.6199081Z weights_precision=SparseType.FP32, 2025-05-07T20:59:30.6199372Z mixed_B=False, 2025-05-07T20:59:30.6199610Z pooling_mode=, 2025-05-07T20:59:30.6199890Z T=3, 2025-05-07T20:59:30.6200085Z D=128, 2025-05-07T20:59:30.6200269Z B=92, 2025-05-07T20:59:30.6200459Z log_E=4, 2025-05-07T20:59:30.6200656Z L=13, 2025-05-07T20:59:30.6200843Z D_gradcheck=1, 2025-05-07T20:59:30.6201078Z stochastic_rounding=False, 2025-05-07T20:59:30.6201364Z weighted=False, 2025-05-07T20:59:30.6201589Z row_wise=True, 2025-05-07T20:59:30.6201792Z mixed=False, 2025-05-07T20:59:30.6202009Z use_cache=False, 2025-05-07T20:59:30.6202346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:30.6202626Z use_cpu=False, 2025-05-07T20:59:30.6202861Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6203127Z ) 2025-05-07T20:59:30.6203373Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6204011Z self=, 2025-05-07T20:59:30.6204635Z weights_precision=SparseType.FP32, 2025-05-07T20:59:30.6204921Z mixed_B=False, 2025-05-07T20:59:30.6205154Z pooling_mode=, 2025-05-07T20:59:30.6205469Z T=3, 2025-05-07T20:59:30.6205666Z D=128, 2025-05-07T20:59:30.6205848Z B=92, 2025-05-07T20:59:30.6206036Z log_E=3, 2025-05-07T20:59:30.6206230Z L=13, 2025-05-07T20:59:30.6206414Z D_gradcheck=1, 2025-05-07T20:59:30.6206642Z stochastic_rounding=False, 2025-05-07T20:59:30.6206897Z weighted=False, 2025-05-07T20:59:30.6207103Z row_wise=True, 2025-05-07T20:59:30.6207316Z mixed=False, 2025-05-07T20:59:30.6207527Z use_cache=False, 2025-05-07T20:59:30.6207765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:30.6208052Z use_cpu=False, 2025-05-07T20:59:30.6208289Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6208547Z ) 2025-05-07T20:59:30.6208773Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6209412Z self=, 2025-05-07T20:59:30.6210033Z weights_precision=SparseType.FP32, 2025-05-07T20:59:30.6210382Z mixed_B=False, 2025-05-07T20:59:30.6210626Z pooling_mode=, 2025-05-07T20:59:30.6210899Z T=3, 2025-05-07T20:59:30.6211077Z D=128, 2025-05-07T20:59:30.6211266Z B=13, 2025-05-07T20:59:30.6211453Z log_E=3, 2025-05-07T20:59:30.6211640Z L=13, 2025-05-07T20:59:30.6211837Z D_gradcheck=1, 2025-05-07T20:59:30.6212069Z stochastic_rounding=False, 2025-05-07T20:59:30.6212321Z weighted=False, 2025-05-07T20:59:30.6212540Z row_wise=True, 2025-05-07T20:59:30.6212746Z mixed=False, 2025-05-07T20:59:30.6212999Z use_cache=False, 2025-05-07T20:59:30.6213249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:30.6213530Z use_cpu=False, 2025-05-07T20:59:30.6213748Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6214006Z ) 2025-05-07T20:59:30.6214237Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:30.6214878Z self=, 2025-05-07T20:59:30.6215485Z weights_precision=SparseType.FP32, 2025-05-07T20:59:30.6215767Z mixed_B=False, 2025-05-07T20:59:30.6216004Z pooling_mode=, 2025-05-07T20:59:30.6216266Z T=3, 2025-05-07T20:59:30.6216448Z D=128, 2025-05-07T20:59:30.6216630Z B=13, 2025-05-07T20:59:30.6216810Z log_E=3, 2025-05-07T20:59:30.6217000Z L=3, 2025-05-07T20:59:30.6217184Z D_gradcheck=1, 2025-05-07T20:59:30.6217400Z stochastic_rounding=False, 2025-05-07T20:59:30.6217655Z weighted=False, 2025-05-07T20:59:30.6217865Z row_wise=True, 2025-05-07T20:59:30.6218143Z mixed=False, 2025-05-07T20:59:30.6218413Z use_cache=False, 2025-05-07T20:59:30.6218656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:30.6218925Z use_cpu=False, 2025-05-07T20:59:30.6219153Z output_dtype=SparseType.BF16, 2025-05-07T20:59:30.6219407Z ) 2025-05-07T20:59:30.6219580Z PASSED 2025-05-07T20:59:30.6219691Z 2025-05-07T20:59:30.6219829Z =============================== warnings summary =============================== 2025-05-07T20:59:30.6220473Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:59:30.6221979Z /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:59:30.6223222Z warnings.warn( 2025-05-07T20:59:30.6223356Z 2025-05-07T20:59:30.6223584Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:30.6224050Z =================== 1 passed, 1 warning in 86.87s (0:01:26) ==================== 2025-05-07T20:59:31.3267473Z 2025-05-07T20:59:31.3268284Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:31.3287343Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 90 seconds 2025-05-07T20:59:31.3287712Z 2025-05-07T20:59:31.3287718Z 2025-05-07T20:59:31.3287870Z 2025-05-07T20:59:31.3287875Z 2025-05-07T20:59:31.3308591Z ################################################################################ 2025-05-07T20:59:31.3326705Z # [2025-05-07T20:59:31.332Z] Run Python Test Suite: 2025-05-07T20:59:31.3327135Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:31.3327455Z ################################################################################ 2025-05-07T20:59:31.3351842Z + 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:59:31.3352493Z 2025-05-07T20:59:33.4973195Z ============================= test session starts ============================== 2025-05-07T20:59:33.4974031Z 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:59:33.4974560Z cachedir: .pytest_cache 2025-05-07T20:59:33.4975124Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:33.4975847Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:33.4976251Z plugins: hypothesis-6.131.14 2025-05-07T20:59:35.2237866Z collecting ... collected 8 items 2025-05-07T20:59:35.2238111Z 2025-05-07T20:59:44.4521464Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4523505Z self=, 2025-05-07T20:59:44.4524209Z mixed_B=False, 2025-05-07T20:59:44.4524432Z compile=False, 2025-05-07T20:59:44.4524638Z T=1, 2025-05-07T20:59:44.4524816Z D=2, 2025-05-07T20:59:44.4525005Z B=1, 2025-05-07T20:59:44.4525196Z log_E=3, 2025-05-07T20:59:44.4525379Z L=0, 2025-05-07T20:59:44.4525566Z D_gradcheck=1, 2025-05-07T20:59:44.4525796Z stochastic_rounding=False, 2025-05-07T20:59:44.4526044Z weighted=False, 2025-05-07T20:59:44.4526256Z row_wise=False, 2025-05-07T20:59:44.4526470Z mixed=False, 2025-05-07T20:59:44.4526670Z use_cache=False, 2025-05-07T20:59:44.4526931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4527216Z use_cpu=False, 2025-05-07T20:59:44.4527446Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.4527701Z ) 2025-05-07T20:59:44.4528323Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4528904Z self=, 2025-05-07T20:59:44.4529417Z mixed_B=True, 2025-05-07T20:59:44.4529625Z compile=False, 2025-05-07T20:59:44.4529826Z T=1, 2025-05-07T20:59:44.4530002Z D=2, 2025-05-07T20:59:44.4530185Z B=1, 2025-05-07T20:59:44.4530370Z log_E=3, 2025-05-07T20:59:44.4530555Z L=0, 2025-05-07T20:59:44.4530745Z D_gradcheck=1, 2025-05-07T20:59:44.4530974Z stochastic_rounding=False, 2025-05-07T20:59:44.4531224Z weighted=False, 2025-05-07T20:59:44.4531442Z row_wise=False, 2025-05-07T20:59:44.4531653Z mixed=False, 2025-05-07T20:59:44.4531853Z use_cache=False, 2025-05-07T20:59:44.4532179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4532460Z use_cpu=False, 2025-05-07T20:59:44.4532684Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.4533041Z ) 2025-05-07T20:59:44.4533288Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4533877Z self=, 2025-05-07T20:59:44.4534397Z mixed_B=True, 2025-05-07T20:59:44.4534610Z compile=False, 2025-05-07T20:59:44.4534821Z T=4, 2025-05-07T20:59:44.4535000Z D=35, 2025-05-07T20:59:44.4535193Z B=96, 2025-05-07T20:59:44.4535383Z log_E=4, 2025-05-07T20:59:44.4535569Z L=10, 2025-05-07T20:59:44.4535768Z D_gradcheck=1, 2025-05-07T20:59:44.4535996Z stochastic_rounding=True, 2025-05-07T20:59:44.4536250Z weighted=False, 2025-05-07T20:59:44.4536464Z row_wise=True, 2025-05-07T20:59:44.4536673Z mixed=True, 2025-05-07T20:59:44.4536875Z use_cache=False, 2025-05-07T20:59:44.4537124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4537408Z use_cpu=True, 2025-05-07T20:59:44.4537630Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4537887Z ) 2025-05-07T20:59:44.4538122Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4538695Z self=, 2025-05-07T20:59:44.4539214Z mixed_B=True, 2025-05-07T20:59:44.4539426Z compile=True, 2025-05-07T20:59:44.4539630Z T=3, 2025-05-07T20:59:44.4539806Z D=29, 2025-05-07T20:59:44.4540103Z B=89, 2025-05-07T20:59:44.4540290Z log_E=4, 2025-05-07T20:59:44.4540478Z L=10, 2025-05-07T20:59:44.4540668Z D_gradcheck=1, 2025-05-07T20:59:44.4540897Z stochastic_rounding=True, 2025-05-07T20:59:44.4541150Z weighted=True, 2025-05-07T20:59:44.4541363Z row_wise=False, 2025-05-07T20:59:44.4541571Z mixed=False, 2025-05-07T20:59:44.4541773Z use_cache=True, 2025-05-07T20:59:44.4542014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4542299Z use_cpu=False, 2025-05-07T20:59:44.4542528Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.4542799Z ) 2025-05-07T20:59:44.4543035Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4543605Z self=, 2025-05-07T20:59:44.4544134Z mixed_B=False, 2025-05-07T20:59:44.4544345Z compile=True, 2025-05-07T20:59:44.4544544Z T=4, 2025-05-07T20:59:44.4544729Z D=113, 2025-05-07T20:59:44.4544920Z B=127, 2025-05-07T20:59:44.4545115Z log_E=5, 2025-05-07T20:59:44.4545313Z L=17, 2025-05-07T20:59:44.4545509Z D_gradcheck=1, 2025-05-07T20:59:44.4545732Z stochastic_rounding=True, 2025-05-07T20:59:44.4545989Z weighted=True, 2025-05-07T20:59:44.4546211Z row_wise=False, 2025-05-07T20:59:44.4546429Z mixed=True, 2025-05-07T20:59:44.4546629Z use_cache=False, 2025-05-07T20:59:44.4546886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4547171Z use_cpu=True, 2025-05-07T20:59:44.4547397Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4547659Z ) 2025-05-07T20:59:44.4547982Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4548559Z self=, 2025-05-07T20:59:44.4549081Z mixed_B=True, 2025-05-07T20:59:44.4549289Z compile=True, 2025-05-07T20:59:44.4549487Z T=4, 2025-05-07T20:59:44.4549672Z D=64, 2025-05-07T20:59:44.4549857Z B=73, 2025-05-07T20:59:44.4550033Z log_E=4, 2025-05-07T20:59:44.4550225Z L=0, 2025-05-07T20:59:44.4550410Z D_gradcheck=2, 2025-05-07T20:59:44.4550626Z stochastic_rounding=True, 2025-05-07T20:59:44.4550878Z weighted=True, 2025-05-07T20:59:44.4551087Z row_wise=False, 2025-05-07T20:59:44.4551290Z mixed=True, 2025-05-07T20:59:44.4551496Z use_cache=True, 2025-05-07T20:59:44.4551777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4552059Z use_cpu=False, 2025-05-07T20:59:44.4552283Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.4552542Z ) 2025-05-07T20:59:44.4552772Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4553346Z self=, 2025-05-07T20:59:44.4553924Z mixed_B=False, 2025-05-07T20:59:44.4554137Z compile=False, 2025-05-07T20:59:44.4554336Z T=3, 2025-05-07T20:59:44.4554521Z D=100, 2025-05-07T20:59:44.4554711Z B=28, 2025-05-07T20:59:44.4554891Z log_E=5, 2025-05-07T20:59:44.4555082Z L=8, 2025-05-07T20:59:44.4555270Z D_gradcheck=1, 2025-05-07T20:59:44.4555492Z stochastic_rounding=True, 2025-05-07T20:59:44.4555753Z weighted=False, 2025-05-07T20:59:44.4555974Z row_wise=False, 2025-05-07T20:59:44.4556181Z mixed=True, 2025-05-07T20:59:44.4556385Z use_cache=True, 2025-05-07T20:59:44.4556625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4556903Z use_cpu=False, 2025-05-07T20:59:44.4557136Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.4557400Z ) 2025-05-07T20:59:44.4557644Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4558220Z self=, 2025-05-07T20:59:44.4558755Z mixed_B=False, 2025-05-07T20:59:44.4558971Z compile=True, 2025-05-07T20:59:44.4559172Z T=1, 2025-05-07T20:59:44.4559357Z D=17, 2025-05-07T20:59:44.4559599Z B=77, 2025-05-07T20:59:44.4559781Z log_E=4, 2025-05-07T20:59:44.4559974Z L=0, 2025-05-07T20:59:44.4560168Z D_gradcheck=2, 2025-05-07T20:59:44.4560386Z stochastic_rounding=True, 2025-05-07T20:59:44.4560643Z weighted=False, 2025-05-07T20:59:44.4560853Z row_wise=True, 2025-05-07T20:59:44.4561050Z mixed=True, 2025-05-07T20:59:44.4561255Z use_cache=True, 2025-05-07T20:59:44.4561490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4561768Z use_cpu=True, 2025-05-07T20:59:44.4562002Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.4562260Z ) 2025-05-07T20:59:44.4562485Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4563058Z self=, 2025-05-07T20:59:44.4563586Z mixed_B=False, 2025-05-07T20:59:44.4563795Z compile=False, 2025-05-07T20:59:44.4563994Z T=1, 2025-05-07T20:59:44.4564179Z D=97, 2025-05-07T20:59:44.4564361Z B=84, 2025-05-07T20:59:44.4564546Z log_E=3, 2025-05-07T20:59:44.4564734Z L=5, 2025-05-07T20:59:44.4564922Z D_gradcheck=1, 2025-05-07T20:59:44.4565142Z stochastic_rounding=False, 2025-05-07T20:59:44.4565401Z weighted=False, 2025-05-07T20:59:44.4565614Z row_wise=True, 2025-05-07T20:59:44.4565815Z mixed=True, 2025-05-07T20:59:44.4566022Z use_cache=True, 2025-05-07T20:59:44.4566263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4566543Z use_cpu=True, 2025-05-07T20:59:44.4566773Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4567030Z ) 2025-05-07T20:59:44.4567307Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4567923Z self=, 2025-05-07T20:59:44.4568457Z mixed_B=False, 2025-05-07T20:59:44.4568663Z compile=False, 2025-05-07T20:59:44.4568869Z T=1, 2025-05-07T20:59:44.4569054Z D=59, 2025-05-07T20:59:44.4569236Z B=72, 2025-05-07T20:59:44.4569418Z log_E=3, 2025-05-07T20:59:44.4569609Z L=13, 2025-05-07T20:59:44.4569805Z D_gradcheck=2, 2025-05-07T20:59:44.4570028Z stochastic_rounding=False, 2025-05-07T20:59:44.4570295Z weighted=False, 2025-05-07T20:59:44.4570507Z row_wise=True, 2025-05-07T20:59:44.4570714Z mixed=False, 2025-05-07T20:59:44.4570934Z use_cache=True, 2025-05-07T20:59:44.4571252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4571529Z use_cpu=True, 2025-05-07T20:59:44.4571760Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4572026Z ) 2025-05-07T20:59:44.4572252Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4572829Z self=, 2025-05-07T20:59:44.4573420Z mixed_B=False, 2025-05-07T20:59:44.4573625Z compile=False, 2025-05-07T20:59:44.4573829Z T=5, 2025-05-07T20:59:44.4574019Z D=32, 2025-05-07T20:59:44.4574197Z B=93, 2025-05-07T20:59:44.4574385Z log_E=3, 2025-05-07T20:59:44.4574579Z L=3, 2025-05-07T20:59:44.4574760Z D_gradcheck=1, 2025-05-07T20:59:44.4574988Z stochastic_rounding=False, 2025-05-07T20:59:44.4575244Z weighted=False, 2025-05-07T20:59:44.4575447Z row_wise=True, 2025-05-07T20:59:44.4575658Z mixed=False, 2025-05-07T20:59:44.4575866Z use_cache=False, 2025-05-07T20:59:44.4576117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4576401Z use_cpu=False, 2025-05-07T20:59:44.4576635Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.4576892Z ) 2025-05-07T20:59:44.4577126Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4577700Z self=, 2025-05-07T20:59:44.4578229Z mixed_B=False, 2025-05-07T20:59:44.4578437Z compile=False, 2025-05-07T20:59:44.4578643Z T=3, 2025-05-07T20:59:44.4578828Z D=32, 2025-05-07T20:59:44.4579008Z B=116, 2025-05-07T20:59:44.4579251Z log_E=3, 2025-05-07T20:59:44.4579447Z L=12, 2025-05-07T20:59:44.4579632Z D_gradcheck=2, 2025-05-07T20:59:44.4579864Z stochastic_rounding=False, 2025-05-07T20:59:44.4580120Z weighted=False, 2025-05-07T20:59:44.4580328Z row_wise=False, 2025-05-07T20:59:44.4580540Z mixed=True, 2025-05-07T20:59:44.4580748Z use_cache=False, 2025-05-07T20:59:44.4580994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4581283Z use_cpu=True, 2025-05-07T20:59:44.4581515Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4581776Z ) 2025-05-07T20:59:44.4582002Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4582574Z self=, 2025-05-07T20:59:44.4583105Z mixed_B=True, 2025-05-07T20:59:44.4583315Z compile=False, 2025-05-07T20:59:44.4583528Z T=5, 2025-05-07T20:59:44.4583751Z D=119, 2025-05-07T20:59:44.4583947Z B=123, 2025-05-07T20:59:44.4584133Z log_E=5, 2025-05-07T20:59:44.4584327Z L=9, 2025-05-07T20:59:44.4584515Z D_gradcheck=1, 2025-05-07T20:59:44.4584739Z stochastic_rounding=True, 2025-05-07T20:59:44.4584991Z weighted=True, 2025-05-07T20:59:44.4585197Z row_wise=False, 2025-05-07T20:59:44.4585406Z mixed=False, 2025-05-07T20:59:44.4585613Z use_cache=True, 2025-05-07T20:59:44.4585843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4586125Z use_cpu=True, 2025-05-07T20:59:44.4586355Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.4586605Z ) 2025-05-07T20:59:44.4586885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4587497Z self=, 2025-05-07T20:59:44.4588024Z mixed_B=False, 2025-05-07T20:59:44.4588230Z compile=False, 2025-05-07T20:59:44.4588436Z T=1, 2025-05-07T20:59:44.4588619Z D=105, 2025-05-07T20:59:44.4588799Z B=4, 2025-05-07T20:59:44.4588983Z log_E=3, 2025-05-07T20:59:44.4589174Z L=0, 2025-05-07T20:59:44.4589354Z D_gradcheck=1, 2025-05-07T20:59:44.4589577Z stochastic_rounding=True, 2025-05-07T20:59:44.4589828Z weighted=True, 2025-05-07T20:59:44.4590031Z row_wise=False, 2025-05-07T20:59:44.4590242Z mixed=False, 2025-05-07T20:59:44.4590450Z use_cache=False, 2025-05-07T20:59:44.4590735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4591022Z use_cpu=True, 2025-05-07T20:59:44.4591253Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.4591504Z ) 2025-05-07T20:59:44.4599656Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4600257Z self=, 2025-05-07T20:59:44.4600801Z mixed_B=False, 2025-05-07T20:59:44.4601013Z compile=False, 2025-05-07T20:59:44.4601214Z T=4, 2025-05-07T20:59:44.4601400Z D=43, 2025-05-07T20:59:44.4601580Z B=82, 2025-05-07T20:59:44.4601761Z log_E=3, 2025-05-07T20:59:44.4601952Z L=16, 2025-05-07T20:59:44.4602143Z D_gradcheck=1, 2025-05-07T20:59:44.4602361Z stochastic_rounding=True, 2025-05-07T20:59:44.4602618Z weighted=False, 2025-05-07T20:59:44.4602829Z row_wise=True, 2025-05-07T20:59:44.4603033Z mixed=True, 2025-05-07T20:59:44.4603242Z use_cache=False, 2025-05-07T20:59:44.4603489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4603767Z use_cpu=False, 2025-05-07T20:59:44.4604043Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4604308Z ) 2025-05-07T20:59:44.4604540Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4605120Z self=, 2025-05-07T20:59:44.4605644Z mixed_B=False, 2025-05-07T20:59:44.4605857Z compile=False, 2025-05-07T20:59:44.4606052Z T=5, 2025-05-07T20:59:44.4606240Z D=55, 2025-05-07T20:59:44.4606424Z B=79, 2025-05-07T20:59:44.4606739Z log_E=4, 2025-05-07T20:59:44.4606929Z L=19, 2025-05-07T20:59:44.4607118Z D_gradcheck=1, 2025-05-07T20:59:44.4607330Z stochastic_rounding=True, 2025-05-07T20:59:44.4607585Z weighted=False, 2025-05-07T20:59:44.4607794Z row_wise=True, 2025-05-07T20:59:44.4607994Z mixed=False, 2025-05-07T20:59:44.4608202Z use_cache=True, 2025-05-07T20:59:44.4608442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.4608719Z use_cpu=True, 2025-05-07T20:59:44.4608945Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.4609198Z ) 2025-05-07T20:59:44.4609421Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.4609993Z self=, 2025-05-07T20:59:44.4610520Z mixed_B=False, 2025-05-07T20:59:44.4610725Z compile=True, 2025-05-07T20:59:44.4610920Z T=2, 2025-05-07T20:59:44.4611096Z D=42, 2025-05-07T20:59:44.4611278Z B=16, 2025-05-07T20:59:44.4611454Z log_E=3, 2025-05-07T20:59:44.4611643Z L=16, 2025-05-07T20:59:44.4611830Z D_gradcheck=2, 2025-05-07T20:59:44.4612047Z stochastic_rounding=True, 2025-05-07T20:59:44.4612307Z weighted=True, 2025-05-07T20:59:44.4612517Z row_wise=True, 2025-05-07T20:59:44.4612717Z mixed=True, 2025-05-07T20:59:44.4612991Z use_cache=True, 2025-05-07T20:59:44.4613233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.4613512Z use_cpu=True, 2025-05-07T20:59:44.4613740Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.4614001Z ) 2025-05-07T20:59:45.1984703Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.1985608Z self=, 2025-05-07T20:59:45.1986152Z mixed_B=False, 2025-05-07T20:59:45.1986361Z compile=False, 2025-05-07T20:59:45.1986567Z T=4, 2025-05-07T20:59:45.1986756Z D=45, 2025-05-07T20:59:45.1986934Z B=83, 2025-05-07T20:59:45.1987122Z log_E=3, 2025-05-07T20:59:45.1987312Z L=15, 2025-05-07T20:59:45.1987496Z D_gradcheck=2, 2025-05-07T20:59:45.1987731Z stochastic_rounding=True, 2025-05-07T20:59:45.1987984Z weighted=True, 2025-05-07T20:59:45.1988187Z row_wise=True, 2025-05-07T20:59:45.1988449Z mixed=True, 2025-05-07T20:59:45.1988655Z use_cache=False, 2025-05-07T20:59:45.1988994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.1989270Z use_cpu=True, 2025-05-07T20:59:45.1989505Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.1989765Z ) 2025-05-07T20:59:45.1989995Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.1990575Z self=, 2025-05-07T20:59:45.1991102Z mixed_B=False, 2025-05-07T20:59:45.1991302Z compile=False, 2025-05-07T20:59:45.1991506Z T=2, 2025-05-07T20:59:45.1991691Z D=38, 2025-05-07T20:59:45.1991871Z B=27, 2025-05-07T20:59:45.1992054Z log_E=5, 2025-05-07T20:59:45.1992244Z L=9, 2025-05-07T20:59:45.1992425Z D_gradcheck=2, 2025-05-07T20:59:45.1992650Z stochastic_rounding=False, 2025-05-07T20:59:45.1992905Z weighted=True, 2025-05-07T20:59:45.1993105Z row_wise=False, 2025-05-07T20:59:45.1993314Z mixed=True, 2025-05-07T20:59:45.1993524Z use_cache=True, 2025-05-07T20:59:45.1993767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.1994073Z use_cpu=True, 2025-05-07T20:59:45.1994340Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.1994601Z ) 2025-05-07T20:59:45.1994825Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.1995402Z self=, 2025-05-07T20:59:45.1995925Z mixed_B=True, 2025-05-07T20:59:45.1996128Z compile=True, 2025-05-07T20:59:45.1996331Z T=1, 2025-05-07T20:59:45.1996513Z D=100, 2025-05-07T20:59:45.1996694Z B=114, 2025-05-07T20:59:45.1996968Z log_E=4, 2025-05-07T20:59:45.1997161Z L=20, 2025-05-07T20:59:45.1997347Z D_gradcheck=1, 2025-05-07T20:59:45.1997570Z stochastic_rounding=True, 2025-05-07T20:59:45.1997829Z weighted=False, 2025-05-07T20:59:45.1998037Z row_wise=False, 2025-05-07T20:59:45.1998247Z mixed=True, 2025-05-07T20:59:45.1998820Z use_cache=False, 2025-05-07T20:59:45.1999062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.1999354Z use_cpu=True, 2025-05-07T20:59:45.1999583Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.1999840Z ) 2025-05-07T20:59:45.2000072Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2000646Z self=, 2025-05-07T20:59:45.2001171Z mixed_B=True, 2025-05-07T20:59:45.2001372Z compile=False, 2025-05-07T20:59:45.2001580Z T=4, 2025-05-07T20:59:45.2001765Z D=128, 2025-05-07T20:59:45.2001940Z B=92, 2025-05-07T20:59:45.2002129Z log_E=3, 2025-05-07T20:59:45.2002322Z L=0, 2025-05-07T20:59:45.2002502Z D_gradcheck=1, 2025-05-07T20:59:45.2002729Z stochastic_rounding=False, 2025-05-07T20:59:45.2002983Z weighted=False, 2025-05-07T20:59:45.2003186Z row_wise=False, 2025-05-07T20:59:45.2003390Z mixed=True, 2025-05-07T20:59:45.2003596Z use_cache=False, 2025-05-07T20:59:45.2003832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2004123Z use_cpu=False, 2025-05-07T20:59:45.2004357Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2004610Z ) 2025-05-07T20:59:45.2004947Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2005614Z self=, 2025-05-07T20:59:45.2006146Z mixed_B=False, 2025-05-07T20:59:45.2006348Z compile=True, 2025-05-07T20:59:45.2006558Z T=3, 2025-05-07T20:59:45.2006747Z D=88, 2025-05-07T20:59:45.2006926Z B=55, 2025-05-07T20:59:45.2007126Z log_E=3, 2025-05-07T20:59:45.2007324Z L=1, 2025-05-07T20:59:45.2007505Z D_gradcheck=1, 2025-05-07T20:59:45.2007733Z stochastic_rounding=False, 2025-05-07T20:59:45.2007986Z weighted=False, 2025-05-07T20:59:45.2008194Z row_wise=False, 2025-05-07T20:59:45.2008407Z mixed=False, 2025-05-07T20:59:45.2008617Z use_cache=False, 2025-05-07T20:59:45.2008855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2009202Z use_cpu=True, 2025-05-07T20:59:45.2009444Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2009691Z ) 2025-05-07T20:59:45.2009926Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2010508Z self=, 2025-05-07T20:59:45.2011033Z mixed_B=False, 2025-05-07T20:59:45.2011237Z compile=True, 2025-05-07T20:59:45.2011441Z T=1, 2025-05-07T20:59:45.2011624Z D=127, 2025-05-07T20:59:45.2011800Z B=13, 2025-05-07T20:59:45.2011986Z log_E=5, 2025-05-07T20:59:45.2012182Z L=1, 2025-05-07T20:59:45.2012370Z D_gradcheck=2, 2025-05-07T20:59:45.2012600Z stochastic_rounding=False, 2025-05-07T20:59:45.2012861Z weighted=True, 2025-05-07T20:59:45.2013177Z row_wise=True, 2025-05-07T20:59:45.2013394Z mixed=False, 2025-05-07T20:59:45.2013616Z use_cache=False, 2025-05-07T20:59:45.2013865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2014162Z use_cpu=False, 2025-05-07T20:59:45.2014396Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2014647Z ) 2025-05-07T20:59:45.2014887Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2015468Z self=, 2025-05-07T20:59:45.2015998Z mixed_B=False, 2025-05-07T20:59:45.2016202Z compile=False, 2025-05-07T20:59:45.2016413Z T=1, 2025-05-07T20:59:45.2016605Z D=127, 2025-05-07T20:59:45.2016783Z B=101, 2025-05-07T20:59:45.2017044Z log_E=3, 2025-05-07T20:59:45.2017263Z L=4, 2025-05-07T20:59:45.2017442Z D_gradcheck=2, 2025-05-07T20:59:45.2017681Z stochastic_rounding=False, 2025-05-07T20:59:45.2017938Z weighted=False, 2025-05-07T20:59:45.2018146Z row_wise=True, 2025-05-07T20:59:45.2018358Z mixed=True, 2025-05-07T20:59:45.2018562Z use_cache=True, 2025-05-07T20:59:45.2018790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2019088Z use_cpu=True, 2025-05-07T20:59:45.2019322Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2019576Z ) 2025-05-07T20:59:45.2019808Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2020387Z self=, 2025-05-07T20:59:45.2020909Z mixed_B=True, 2025-05-07T20:59:45.2021126Z compile=True, 2025-05-07T20:59:45.2021338Z T=1, 2025-05-07T20:59:45.2021515Z D=24, 2025-05-07T20:59:45.2021707Z B=81, 2025-05-07T20:59:45.2021897Z log_E=5, 2025-05-07T20:59:45.2022080Z L=3, 2025-05-07T20:59:45.2022267Z D_gradcheck=2, 2025-05-07T20:59:45.2022491Z stochastic_rounding=False, 2025-05-07T20:59:45.2022739Z weighted=False, 2025-05-07T20:59:45.2022949Z row_wise=False, 2025-05-07T20:59:45.2023153Z mixed=False, 2025-05-07T20:59:45.2023355Z use_cache=False, 2025-05-07T20:59:45.2023598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2023881Z use_cpu=True, 2025-05-07T20:59:45.2024111Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2024364Z ) 2025-05-07T20:59:45.2024658Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2025283Z self=, 2025-05-07T20:59:45.2025814Z mixed_B=True, 2025-05-07T20:59:45.2026029Z compile=True, 2025-05-07T20:59:45.2026237Z T=1, 2025-05-07T20:59:45.2026421Z D=61, 2025-05-07T20:59:45.2026615Z B=122, 2025-05-07T20:59:45.2026814Z log_E=3, 2025-05-07T20:59:45.2027006Z L=5, 2025-05-07T20:59:45.2027202Z D_gradcheck=1, 2025-05-07T20:59:45.2027430Z stochastic_rounding=True, 2025-05-07T20:59:45.2027691Z weighted=False, 2025-05-07T20:59:45.2027922Z row_wise=False, 2025-05-07T20:59:45.2028135Z mixed=True, 2025-05-07T20:59:45.2028342Z use_cache=False, 2025-05-07T20:59:45.2028596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2028929Z use_cpu=False, 2025-05-07T20:59:45.2029162Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2029433Z ) 2025-05-07T20:59:45.2029675Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2030260Z self=, 2025-05-07T20:59:45.2030802Z mixed_B=False, 2025-05-07T20:59:45.2031027Z compile=False, 2025-05-07T20:59:45.2031232Z T=1, 2025-05-07T20:59:45.2031413Z D=9, 2025-05-07T20:59:45.2031596Z B=102, 2025-05-07T20:59:45.2031788Z log_E=5, 2025-05-07T20:59:45.2031974Z L=2, 2025-05-07T20:59:45.2032154Z D_gradcheck=2, 2025-05-07T20:59:45.2032383Z stochastic_rounding=True, 2025-05-07T20:59:45.2032630Z weighted=False, 2025-05-07T20:59:45.2032844Z row_wise=True, 2025-05-07T20:59:45.2033047Z mixed=False, 2025-05-07T20:59:45.2033251Z use_cache=True, 2025-05-07T20:59:45.2033486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2033770Z use_cpu=True, 2025-05-07T20:59:45.2033993Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2034296Z ) 2025-05-07T20:59:45.2034533Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2035096Z self=, 2025-05-07T20:59:45.2035619Z mixed_B=True, 2025-05-07T20:59:45.2035824Z compile=True, 2025-05-07T20:59:45.2036028Z T=3, 2025-05-07T20:59:45.2036205Z D=48, 2025-05-07T20:59:45.2036387Z B=127, 2025-05-07T20:59:45.2036619Z log_E=5, 2025-05-07T20:59:45.2036800Z L=12, 2025-05-07T20:59:45.2036984Z D_gradcheck=2, 2025-05-07T20:59:45.2037202Z stochastic_rounding=True, 2025-05-07T20:59:45.2037444Z weighted=True, 2025-05-07T20:59:45.2037651Z row_wise=False, 2025-05-07T20:59:45.2037860Z mixed=True, 2025-05-07T20:59:45.2038052Z use_cache=False, 2025-05-07T20:59:45.2038294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2038581Z use_cpu=True, 2025-05-07T20:59:45.2038805Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2039059Z ) 2025-05-07T20:59:45.2039290Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2039853Z self=, 2025-05-07T20:59:45.2040373Z mixed_B=True, 2025-05-07T20:59:45.2040580Z compile=False, 2025-05-07T20:59:45.2040779Z T=2, 2025-05-07T20:59:45.2040968Z D=16, 2025-05-07T20:59:45.2041144Z B=99, 2025-05-07T20:59:45.2041333Z log_E=4, 2025-05-07T20:59:45.2041517Z L=17, 2025-05-07T20:59:45.2041707Z D_gradcheck=1, 2025-05-07T20:59:45.2041938Z stochastic_rounding=True, 2025-05-07T20:59:45.2042187Z weighted=True, 2025-05-07T20:59:45.2042396Z row_wise=False, 2025-05-07T20:59:45.2042609Z mixed=False, 2025-05-07T20:59:45.2042810Z use_cache=False, 2025-05-07T20:59:45.2043060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2043349Z use_cpu=False, 2025-05-07T20:59:45.2043575Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2043845Z ) 2025-05-07T20:59:45.2044127Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2044731Z self=, 2025-05-07T20:59:45.2045352Z mixed_B=False, 2025-05-07T20:59:45.2045604Z compile=False, 2025-05-07T20:59:45.2045801Z T=2, 2025-05-07T20:59:45.2045986Z D=57, 2025-05-07T20:59:45.2046178Z B=89, 2025-05-07T20:59:45.2046364Z log_E=5, 2025-05-07T20:59:45.2046554Z L=10, 2025-05-07T20:59:45.2046742Z D_gradcheck=2, 2025-05-07T20:59:45.2046956Z stochastic_rounding=False, 2025-05-07T20:59:45.2047213Z weighted=True, 2025-05-07T20:59:45.2047419Z row_wise=False, 2025-05-07T20:59:45.2047624Z mixed=False, 2025-05-07T20:59:45.2047823Z use_cache=True, 2025-05-07T20:59:45.2048056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2048394Z use_cpu=False, 2025-05-07T20:59:45.2048613Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2048863Z ) 2025-05-07T20:59:45.2049089Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2049659Z self=, 2025-05-07T20:59:45.2050184Z mixed_B=True, 2025-05-07T20:59:45.2050395Z compile=False, 2025-05-07T20:59:45.2050591Z T=3, 2025-05-07T20:59:45.2050776Z D=54, 2025-05-07T20:59:45.2050958Z B=71, 2025-05-07T20:59:45.2051132Z log_E=5, 2025-05-07T20:59:45.2051325Z L=5, 2025-05-07T20:59:45.2051510Z D_gradcheck=1, 2025-05-07T20:59:45.2051724Z stochastic_rounding=True, 2025-05-07T20:59:45.2051981Z weighted=True, 2025-05-07T20:59:45.2052186Z row_wise=True, 2025-05-07T20:59:45.2052386Z mixed=False, 2025-05-07T20:59:45.2052598Z use_cache=True, 2025-05-07T20:59:45.2052832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2053177Z use_cpu=False, 2025-05-07T20:59:45.2053403Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2053664Z ) 2025-05-07T20:59:45.2053894Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2054467Z self=, 2025-05-07T20:59:45.2054999Z mixed_B=True, 2025-05-07T20:59:45.2055213Z compile=True, 2025-05-07T20:59:45.2055413Z T=4, 2025-05-07T20:59:45.2055597Z D=55, 2025-05-07T20:59:45.2055779Z B=113, 2025-05-07T20:59:45.2056005Z log_E=4, 2025-05-07T20:59:45.2056192Z L=18, 2025-05-07T20:59:45.2056377Z D_gradcheck=2, 2025-05-07T20:59:45.2056593Z stochastic_rounding=True, 2025-05-07T20:59:45.2056848Z weighted=False, 2025-05-07T20:59:45.2057059Z row_wise=False, 2025-05-07T20:59:45.2057258Z mixed=True, 2025-05-07T20:59:45.2057470Z use_cache=True, 2025-05-07T20:59:45.2057700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2057981Z use_cpu=True, 2025-05-07T20:59:45.2058216Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2058469Z ) 2025-05-07T20:59:45.2058693Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2059272Z self=, 2025-05-07T20:59:45.2059798Z mixed_B=False, 2025-05-07T20:59:45.2060011Z compile=False, 2025-05-07T20:59:45.2060202Z T=1, 2025-05-07T20:59:45.2060377Z D=19, 2025-05-07T20:59:45.2060561Z B=38, 2025-05-07T20:59:45.2060733Z log_E=4, 2025-05-07T20:59:45.2060924Z L=3, 2025-05-07T20:59:45.2061108Z D_gradcheck=1, 2025-05-07T20:59:45.2061325Z stochastic_rounding=True, 2025-05-07T20:59:45.2061572Z weighted=False, 2025-05-07T20:59:45.2061782Z row_wise=False, 2025-05-07T20:59:45.2061983Z mixed=False, 2025-05-07T20:59:45.2062189Z use_cache=False, 2025-05-07T20:59:45.2062431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2062709Z use_cpu=False, 2025-05-07T20:59:45.2062943Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2063196Z ) 2025-05-07T20:59:45.2063415Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2064586Z self=, 2025-05-07T20:59:45.2065113Z mixed_B=False, 2025-05-07T20:59:45.2065319Z compile=False, 2025-05-07T20:59:45.2065511Z T=5, 2025-05-07T20:59:45.2065693Z D=67, 2025-05-07T20:59:45.2065879Z B=16, 2025-05-07T20:59:45.2066057Z log_E=4, 2025-05-07T20:59:45.2073807Z L=7, 2025-05-07T20:59:45.2074048Z D_gradcheck=2, 2025-05-07T20:59:45.2074289Z stochastic_rounding=False, 2025-05-07T20:59:45.2074544Z weighted=True, 2025-05-07T20:59:45.2074761Z row_wise=False, 2025-05-07T20:59:45.2074974Z mixed=True, 2025-05-07T20:59:45.2075178Z use_cache=False, 2025-05-07T20:59:45.2075430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2075798Z use_cpu=False, 2025-05-07T20:59:45.2076032Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2076294Z ) 2025-05-07T20:59:45.2252649Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2253420Z self=, 2025-05-07T20:59:45.2253961Z mixed_B=False, 2025-05-07T20:59:45.2254179Z compile=False, 2025-05-07T20:59:45.2254387Z T=5, 2025-05-07T20:59:45.2254566Z D=124, 2025-05-07T20:59:45.2254750Z B=11, 2025-05-07T20:59:45.2254932Z log_E=4, 2025-05-07T20:59:45.2255113Z L=2, 2025-05-07T20:59:45.2255298Z D_gradcheck=2, 2025-05-07T20:59:45.2255522Z stochastic_rounding=True, 2025-05-07T20:59:45.2255768Z weighted=True, 2025-05-07T20:59:45.2255978Z row_wise=True, 2025-05-07T20:59:45.2256183Z mixed=True, 2025-05-07T20:59:45.2256395Z use_cache=False, 2025-05-07T20:59:45.2256630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2256915Z use_cpu=True, 2025-05-07T20:59:45.2257143Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2257394Z ) 2025-05-07T20:59:45.2257631Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2258211Z self=, 2025-05-07T20:59:45.2258728Z mixed_B=False, 2025-05-07T20:59:45.2258933Z compile=True, 2025-05-07T20:59:45.2259132Z T=5, 2025-05-07T20:59:45.2259307Z D=15, 2025-05-07T20:59:45.2259483Z B=30, 2025-05-07T20:59:45.2259797Z log_E=5, 2025-05-07T20:59:45.2259985Z L=9, 2025-05-07T20:59:45.2260171Z D_gradcheck=2, 2025-05-07T20:59:45.2260395Z stochastic_rounding=False, 2025-05-07T20:59:45.2260636Z weighted=False, 2025-05-07T20:59:45.2260847Z row_wise=False, 2025-05-07T20:59:45.2261060Z mixed=True, 2025-05-07T20:59:45.2261264Z use_cache=True, 2025-05-07T20:59:45.2261500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2261789Z use_cpu=True, 2025-05-07T20:59:45.2262019Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2262277Z ) 2025-05-07T20:59:45.2262507Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2263082Z self=, 2025-05-07T20:59:45.2263603Z mixed_B=True, 2025-05-07T20:59:45.2263814Z compile=False, 2025-05-07T20:59:45.2264017Z T=3, 2025-05-07T20:59:45.2264182Z D=86, 2025-05-07T20:59:45.2264358Z B=11, 2025-05-07T20:59:45.2264540Z log_E=4, 2025-05-07T20:59:45.2264722Z L=13, 2025-05-07T20:59:45.2264914Z D_gradcheck=2, 2025-05-07T20:59:45.2265139Z stochastic_rounding=True, 2025-05-07T20:59:45.2265387Z weighted=True, 2025-05-07T20:59:45.2265605Z row_wise=False, 2025-05-07T20:59:45.2265820Z mixed=False, 2025-05-07T20:59:45.2266020Z use_cache=True, 2025-05-07T20:59:45.2266260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2266547Z use_cpu=False, 2025-05-07T20:59:45.2266773Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2267031Z ) 2025-05-07T20:59:45.2267259Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2268008Z self=, 2025-05-07T20:59:45.2268531Z mixed_B=True, 2025-05-07T20:59:45.2268743Z compile=False, 2025-05-07T20:59:45.2268946Z T=4, 2025-05-07T20:59:45.2269121Z D=72, 2025-05-07T20:59:45.2269307Z B=19, 2025-05-07T20:59:45.2269491Z log_E=5, 2025-05-07T20:59:45.2269670Z L=16, 2025-05-07T20:59:45.2269851Z D_gradcheck=2, 2025-05-07T20:59:45.2270074Z stochastic_rounding=False, 2025-05-07T20:59:45.2270316Z weighted=True, 2025-05-07T20:59:45.2270527Z row_wise=True, 2025-05-07T20:59:45.2270727Z mixed=True, 2025-05-07T20:59:45.2270922Z use_cache=True, 2025-05-07T20:59:45.2271154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2271515Z use_cpu=True, 2025-05-07T20:59:45.2271733Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2271988Z ) 2025-05-07T20:59:45.2272214Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2272784Z self=, 2025-05-07T20:59:45.2273309Z mixed_B=True, 2025-05-07T20:59:45.2273514Z compile=False, 2025-05-07T20:59:45.2273717Z T=4, 2025-05-07T20:59:45.2273892Z D=71, 2025-05-07T20:59:45.2274073Z B=88, 2025-05-07T20:59:45.2274258Z log_E=3, 2025-05-07T20:59:45.2274441Z L=12, 2025-05-07T20:59:45.2274625Z D_gradcheck=1, 2025-05-07T20:59:45.2274854Z stochastic_rounding=False, 2025-05-07T20:59:45.2275096Z weighted=False, 2025-05-07T20:59:45.2275297Z row_wise=True, 2025-05-07T20:59:45.2275497Z mixed=False, 2025-05-07T20:59:45.2275691Z use_cache=True, 2025-05-07T20:59:45.2275927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2276207Z use_cpu=True, 2025-05-07T20:59:45.2276431Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2276693Z ) 2025-05-07T20:59:45.2276927Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2277500Z self=, 2025-05-07T20:59:45.2278026Z mixed_B=True, 2025-05-07T20:59:45.2278235Z compile=False, 2025-05-07T20:59:45.2278436Z T=4, 2025-05-07T20:59:45.2278624Z D=13, 2025-05-07T20:59:45.2278812Z B=12, 2025-05-07T20:59:45.2279049Z log_E=5, 2025-05-07T20:59:45.2279234Z L=20, 2025-05-07T20:59:45.2279413Z D_gradcheck=2, 2025-05-07T20:59:45.2279641Z stochastic_rounding=False, 2025-05-07T20:59:45.2279884Z weighted=True, 2025-05-07T20:59:45.2280092Z row_wise=True, 2025-05-07T20:59:45.2280298Z mixed=True, 2025-05-07T20:59:45.2280493Z use_cache=False, 2025-05-07T20:59:45.2280744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2281035Z use_cpu=False, 2025-05-07T20:59:45.2281252Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2281503Z ) 2025-05-07T20:59:45.2281733Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2282299Z self=, 2025-05-07T20:59:45.2282817Z mixed_B=True, 2025-05-07T20:59:45.2283023Z compile=False, 2025-05-07T20:59:45.2283220Z T=3, 2025-05-07T20:59:45.2283399Z D=17, 2025-05-07T20:59:45.2283582Z B=111, 2025-05-07T20:59:45.2283759Z log_E=4, 2025-05-07T20:59:45.2283947Z L=5, 2025-05-07T20:59:45.2284130Z D_gradcheck=1, 2025-05-07T20:59:45.2284345Z stochastic_rounding=True, 2025-05-07T20:59:45.2284599Z weighted=False, 2025-05-07T20:59:45.2284811Z row_wise=True, 2025-05-07T20:59:45.2285011Z mixed=True, 2025-05-07T20:59:45.2285222Z use_cache=True, 2025-05-07T20:59:45.2285460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2285743Z use_cpu=True, 2025-05-07T20:59:45.2285965Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2286221Z ) 2025-05-07T20:59:45.2286448Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2287097Z self=, 2025-05-07T20:59:45.2287623Z mixed_B=True, 2025-05-07T20:59:45.2287827Z compile=True, 2025-05-07T20:59:45.2288030Z T=1, 2025-05-07T20:59:45.2288208Z D=105, 2025-05-07T20:59:45.2288391Z B=45, 2025-05-07T20:59:45.2288575Z log_E=5, 2025-05-07T20:59:45.2288770Z L=14, 2025-05-07T20:59:45.2288946Z D_gradcheck=1, 2025-05-07T20:59:45.2289169Z stochastic_rounding=True, 2025-05-07T20:59:45.2289420Z weighted=True, 2025-05-07T20:59:45.2289613Z row_wise=True, 2025-05-07T20:59:45.2289821Z mixed=True, 2025-05-07T20:59:45.2290024Z use_cache=False, 2025-05-07T20:59:45.2290261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2290584Z use_cpu=True, 2025-05-07T20:59:45.2290813Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2291059Z ) 2025-05-07T20:59:45.2291281Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2291851Z self=, 2025-05-07T20:59:45.2292376Z mixed_B=False, 2025-05-07T20:59:45.2292578Z compile=False, 2025-05-07T20:59:45.2292777Z T=2, 2025-05-07T20:59:45.2293042Z D=117, 2025-05-07T20:59:45.2293216Z B=3, 2025-05-07T20:59:45.2293397Z log_E=4, 2025-05-07T20:59:45.2293583Z L=18, 2025-05-07T20:59:45.2293760Z D_gradcheck=2, 2025-05-07T20:59:45.2293983Z stochastic_rounding=False, 2025-05-07T20:59:45.2294238Z weighted=True, 2025-05-07T20:59:45.2294438Z row_wise=False, 2025-05-07T20:59:45.2294640Z mixed=False, 2025-05-07T20:59:45.2294843Z use_cache=False, 2025-05-07T20:59:45.2295088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2295371Z use_cpu=False, 2025-05-07T20:59:45.2295598Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2295849Z ) 2025-05-07T20:59:45.2296080Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2296657Z self=, 2025-05-07T20:59:45.2297177Z mixed_B=False, 2025-05-07T20:59:45.2297384Z compile=False, 2025-05-07T20:59:45.2297588Z T=1, 2025-05-07T20:59:45.2297763Z D=70, 2025-05-07T20:59:45.2297951Z B=61, 2025-05-07T20:59:45.2298181Z log_E=3, 2025-05-07T20:59:45.2298363Z L=2, 2025-05-07T20:59:45.2298856Z D_gradcheck=2, 2025-05-07T20:59:45.2299080Z stochastic_rounding=False, 2025-05-07T20:59:45.2299322Z weighted=False, 2025-05-07T20:59:45.2299535Z row_wise=True, 2025-05-07T20:59:45.2299737Z mixed=False, 2025-05-07T20:59:45.2299943Z use_cache=True, 2025-05-07T20:59:45.2300171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2300452Z use_cpu=True, 2025-05-07T20:59:45.2300683Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2300932Z ) 2025-05-07T20:59:45.2301163Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2301735Z self=, 2025-05-07T20:59:45.2302251Z mixed_B=True, 2025-05-07T20:59:45.2302455Z compile=False, 2025-05-07T20:59:45.2302665Z T=3, 2025-05-07T20:59:45.2302842Z D=92, 2025-05-07T20:59:45.2303020Z B=19, 2025-05-07T20:59:45.2303201Z log_E=3, 2025-05-07T20:59:45.2303385Z L=3, 2025-05-07T20:59:45.2303563Z D_gradcheck=2, 2025-05-07T20:59:45.2303786Z stochastic_rounding=False, 2025-05-07T20:59:45.2304035Z weighted=False, 2025-05-07T20:59:45.2304243Z row_wise=True, 2025-05-07T20:59:45.2304445Z mixed=True, 2025-05-07T20:59:45.2304643Z use_cache=False, 2025-05-07T20:59:45.2304882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2305172Z use_cpu=True, 2025-05-07T20:59:45.2305390Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2305646Z ) 2025-05-07T20:59:45.2305870Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2306586Z self=, 2025-05-07T20:59:45.2307100Z mixed_B=False, 2025-05-07T20:59:45.2307302Z compile=False, 2025-05-07T20:59:45.2307497Z T=4, 2025-05-07T20:59:45.2307675Z D=92, 2025-05-07T20:59:45.2307857Z B=3, 2025-05-07T20:59:45.2308036Z log_E=5, 2025-05-07T20:59:45.2308219Z L=18, 2025-05-07T20:59:45.2308401Z D_gradcheck=1, 2025-05-07T20:59:45.2308621Z stochastic_rounding=False, 2025-05-07T20:59:45.2308866Z weighted=False, 2025-05-07T20:59:45.2309076Z row_wise=False, 2025-05-07T20:59:45.2309278Z mixed=True, 2025-05-07T20:59:45.2309475Z use_cache=True, 2025-05-07T20:59:45.2309711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2310056Z use_cpu=True, 2025-05-07T20:59:45.2310275Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2310526Z ) 2025-05-07T20:59:45.2310758Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2311328Z self=, 2025-05-07T20:59:45.2311850Z mixed_B=False, 2025-05-07T20:59:45.2312055Z compile=True, 2025-05-07T20:59:45.2312263Z T=5, 2025-05-07T20:59:45.2312440Z D=22, 2025-05-07T20:59:45.2312625Z B=86, 2025-05-07T20:59:45.2312801Z log_E=5, 2025-05-07T20:59:45.2312978Z L=16, 2025-05-07T20:59:45.2313164Z D_gradcheck=1, 2025-05-07T20:59:45.2313391Z stochastic_rounding=False, 2025-05-07T20:59:45.2313635Z weighted=True, 2025-05-07T20:59:45.2313845Z row_wise=True, 2025-05-07T20:59:45.2314048Z mixed=True, 2025-05-07T20:59:45.2314283Z use_cache=False, 2025-05-07T20:59:45.2314533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2314814Z use_cpu=False, 2025-05-07T20:59:45.2315030Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2315285Z ) 2025-05-07T20:59:45.2315512Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2316084Z self=, 2025-05-07T20:59:45.2316614Z mixed_B=True, 2025-05-07T20:59:45.2316812Z compile=True, 2025-05-07T20:59:45.2317004Z T=1, 2025-05-07T20:59:45.2317173Z D=35, 2025-05-07T20:59:45.2317353Z B=1, 2025-05-07T20:59:45.2317594Z log_E=4, 2025-05-07T20:59:45.2317776Z L=12, 2025-05-07T20:59:45.2317968Z D_gradcheck=2, 2025-05-07T20:59:45.2318189Z stochastic_rounding=True, 2025-05-07T20:59:45.2318431Z weighted=True, 2025-05-07T20:59:45.2318631Z row_wise=False, 2025-05-07T20:59:45.2318834Z mixed=True, 2025-05-07T20:59:45.2319024Z use_cache=False, 2025-05-07T20:59:45.2319263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:45.2319541Z use_cpu=True, 2025-05-07T20:59:45.2319763Z output_dtype=SparseType.FP16, 2025-05-07T20:59:45.2320012Z ) 2025-05-07T20:59:45.2320237Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2320806Z self=, 2025-05-07T20:59:45.2321330Z mixed_B=False, 2025-05-07T20:59:45.2321537Z compile=True, 2025-05-07T20:59:45.2321731Z T=2, 2025-05-07T20:59:45.2321913Z D=70, 2025-05-07T20:59:45.2322086Z B=126, 2025-05-07T20:59:45.2322266Z log_E=4, 2025-05-07T20:59:45.2322463Z L=4, 2025-05-07T20:59:45.2322652Z D_gradcheck=2, 2025-05-07T20:59:45.2322864Z stochastic_rounding=False, 2025-05-07T20:59:45.2323114Z weighted=True, 2025-05-07T20:59:45.2323322Z row_wise=False, 2025-05-07T20:59:45.2323528Z mixed=False, 2025-05-07T20:59:45.2323720Z use_cache=False, 2025-05-07T20:59:45.2323958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2324243Z use_cpu=True, 2025-05-07T20:59:45.2324461Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2324718Z ) 2025-05-07T20:59:45.2324953Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2325635Z self=, 2025-05-07T20:59:45.2326160Z mixed_B=False, 2025-05-07T20:59:45.2326366Z compile=False, 2025-05-07T20:59:45.2326563Z T=3, 2025-05-07T20:59:45.2326740Z D=116, 2025-05-07T20:59:45.2326924Z B=11, 2025-05-07T20:59:45.2327104Z log_E=3, 2025-05-07T20:59:45.2327289Z L=12, 2025-05-07T20:59:45.2327470Z D_gradcheck=1, 2025-05-07T20:59:45.2327679Z stochastic_rounding=False, 2025-05-07T20:59:45.2327929Z weighted=False, 2025-05-07T20:59:45.2328139Z row_wise=False, 2025-05-07T20:59:45.2328341Z mixed=False, 2025-05-07T20:59:45.2328542Z use_cache=True, 2025-05-07T20:59:45.2328770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2329157Z use_cpu=True, 2025-05-07T20:59:45.2329381Z output_dtype=SparseType.BF16, 2025-05-07T20:59:45.2329634Z ) 2025-05-07T20:59:45.2329863Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:45.2330431Z self=, 2025-05-07T20:59:45.2330957Z mixed_B=True, 2025-05-07T20:59:45.2331166Z compile=False, 2025-05-07T20:59:45.2331355Z T=5, 2025-05-07T20:59:45.2331532Z D=56, 2025-05-07T20:59:45.2331709Z B=59, 2025-05-07T20:59:45.2331882Z log_E=5, 2025-05-07T20:59:45.2332067Z L=10, 2025-05-07T20:59:45.2332247Z D_gradcheck=1, 2025-05-07T20:59:45.2332457Z stochastic_rounding=True, 2025-05-07T20:59:45.2332704Z weighted=False, 2025-05-07T20:59:45.2332989Z row_wise=False, 2025-05-07T20:59:45.2333199Z mixed=True, 2025-05-07T20:59:45.2333398Z use_cache=False, 2025-05-07T20:59:45.2333634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:45.2333913Z use_cpu=True, 2025-05-07T20:59:45.2334135Z output_dtype=SparseType.FP32, 2025-05-07T20:59:45.2334385Z ) 2025-05-07T20:59:50.3830779Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3832111Z self=, 2025-05-07T20:59:50.3833166Z mixed_B=False, 2025-05-07T20:59:50.3833589Z compile=True, 2025-05-07T20:59:50.3833983Z T=5, 2025-05-07T20:59:50.3834334Z D=65, 2025-05-07T20:59:50.3834685Z B=23, 2025-05-07T20:59:50.3835410Z log_E=3, 2025-05-07T20:59:50.3835783Z L=6, 2025-05-07T20:59:50.3836138Z D_gradcheck=1, 2025-05-07T20:59:50.3836565Z stochastic_rounding=True, 2025-05-07T20:59:50.3837058Z weighted=True, 2025-05-07T20:59:50.3837465Z row_wise=False, 2025-05-07T20:59:50.3837858Z mixed=False, 2025-05-07T20:59:50.3838230Z use_cache=True, 2025-05-07T20:59:50.3838494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3838791Z use_cpu=True, 2025-05-07T20:59:50.3839020Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3839279Z ) 2025-05-07T20:59:50.3839502Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3840087Z self=, 2025-05-07T20:59:50.3840613Z mixed_B=True, 2025-05-07T20:59:50.3840818Z compile=True, 2025-05-07T20:59:50.3841012Z T=3, 2025-05-07T20:59:50.3841188Z D=57, 2025-05-07T20:59:50.3841367Z B=65, 2025-05-07T20:59:50.3841541Z log_E=3, 2025-05-07T20:59:50.3841744Z L=20, 2025-05-07T20:59:50.3848905Z D_gradcheck=1, 2025-05-07T20:59:50.3849145Z stochastic_rounding=True, 2025-05-07T20:59:50.3849393Z weighted=False, 2025-05-07T20:59:50.3849609Z row_wise=False, 2025-05-07T20:59:50.3849825Z mixed=True, 2025-05-07T20:59:50.3850020Z use_cache=True, 2025-05-07T20:59:50.3850257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3850541Z use_cpu=True, 2025-05-07T20:59:50.3850763Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.3851026Z ) 2025-05-07T20:59:50.3851260Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3852039Z self=, 2025-05-07T20:59:50.3852572Z mixed_B=False, 2025-05-07T20:59:50.3852782Z compile=True, 2025-05-07T20:59:50.3853060Z T=2, 2025-05-07T20:59:50.3853240Z D=40, 2025-05-07T20:59:50.3853423Z B=105, 2025-05-07T20:59:50.3853609Z log_E=4, 2025-05-07T20:59:50.3853800Z L=16, 2025-05-07T20:59:50.3853991Z D_gradcheck=2, 2025-05-07T20:59:50.3854218Z stochastic_rounding=True, 2025-05-07T20:59:50.3854465Z weighted=False, 2025-05-07T20:59:50.3854673Z row_wise=False, 2025-05-07T20:59:50.3854879Z mixed=False, 2025-05-07T20:59:50.3855081Z use_cache=False, 2025-05-07T20:59:50.3855323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3855692Z use_cpu=False, 2025-05-07T20:59:50.3855912Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3856167Z ) 2025-05-07T20:59:50.3856395Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3856972Z self=, 2025-05-07T20:59:50.3857499Z mixed_B=True, 2025-05-07T20:59:50.3857708Z compile=True, 2025-05-07T20:59:50.3857899Z T=4, 2025-05-07T20:59:50.3858082Z D=90, 2025-05-07T20:59:50.3858263Z B=52, 2025-05-07T20:59:50.3858438Z log_E=5, 2025-05-07T20:59:50.3858631Z L=3, 2025-05-07T20:59:50.3858816Z D_gradcheck=1, 2025-05-07T20:59:50.3859029Z stochastic_rounding=False, 2025-05-07T20:59:50.3859281Z weighted=True, 2025-05-07T20:59:50.3859489Z row_wise=False, 2025-05-07T20:59:50.3859691Z mixed=False, 2025-05-07T20:59:50.3859887Z use_cache=False, 2025-05-07T20:59:50.3860126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3860404Z use_cpu=True, 2025-05-07T20:59:50.3860621Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3860880Z ) 2025-05-07T20:59:50.3861110Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3861682Z self=, 2025-05-07T20:59:50.3862208Z mixed_B=True, 2025-05-07T20:59:50.3862416Z compile=True, 2025-05-07T20:59:50.3862611Z T=3, 2025-05-07T20:59:50.3862795Z D=115, 2025-05-07T20:59:50.3862984Z B=71, 2025-05-07T20:59:50.3863156Z log_E=5, 2025-05-07T20:59:50.3863397Z L=20, 2025-05-07T20:59:50.3863589Z D_gradcheck=2, 2025-05-07T20:59:50.3863801Z stochastic_rounding=True, 2025-05-07T20:59:50.3864057Z weighted=False, 2025-05-07T20:59:50.3864267Z row_wise=False, 2025-05-07T20:59:50.3864465Z mixed=True, 2025-05-07T20:59:50.3864670Z use_cache=True, 2025-05-07T20:59:50.3864907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3865190Z use_cpu=True, 2025-05-07T20:59:50.3865411Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3865664Z ) 2025-05-07T20:59:50.3865899Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3866472Z self=, 2025-05-07T20:59:50.3866999Z mixed_B=False, 2025-05-07T20:59:50.3867211Z compile=False, 2025-05-07T20:59:50.3867449Z T=2, 2025-05-07T20:59:50.3867637Z D=52, 2025-05-07T20:59:50.3867814Z B=126, 2025-05-07T20:59:50.3868035Z log_E=5, 2025-05-07T20:59:50.3868243Z L=5, 2025-05-07T20:59:50.3868425Z D_gradcheck=2, 2025-05-07T20:59:50.3868647Z stochastic_rounding=True, 2025-05-07T20:59:50.3868898Z weighted=False, 2025-05-07T20:59:50.3869099Z row_wise=True, 2025-05-07T20:59:50.3869306Z mixed=False, 2025-05-07T20:59:50.3869514Z use_cache=True, 2025-05-07T20:59:50.3869741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3870031Z use_cpu=False, 2025-05-07T20:59:50.3870256Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3870500Z ) 2025-05-07T20:59:50.3870726Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3871393Z self=, 2025-05-07T20:59:50.3871912Z mixed_B=False, 2025-05-07T20:59:50.3872121Z compile=True, 2025-05-07T20:59:50.3872321Z T=2, 2025-05-07T20:59:50.3872493Z D=118, 2025-05-07T20:59:50.3872675Z B=107, 2025-05-07T20:59:50.3872857Z log_E=4, 2025-05-07T20:59:50.3873042Z L=11, 2025-05-07T20:59:50.3873228Z D_gradcheck=1, 2025-05-07T20:59:50.3873451Z stochastic_rounding=True, 2025-05-07T20:59:50.3873701Z weighted=True, 2025-05-07T20:59:50.3873901Z row_wise=False, 2025-05-07T20:59:50.3874107Z mixed=False, 2025-05-07T20:59:50.3874317Z use_cache=False, 2025-05-07T20:59:50.3874552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3875311Z use_cpu=True, 2025-05-07T20:59:50.3875540Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3875793Z ) 2025-05-07T20:59:50.3876022Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3876605Z self=, 2025-05-07T20:59:50.3877124Z mixed_B=True, 2025-05-07T20:59:50.3877333Z compile=True, 2025-05-07T20:59:50.3877536Z T=5, 2025-05-07T20:59:50.3877715Z D=16, 2025-05-07T20:59:50.3877896Z B=61, 2025-05-07T20:59:50.3878079Z log_E=3, 2025-05-07T20:59:50.3878289Z L=7, 2025-05-07T20:59:50.3878502Z D_gradcheck=1, 2025-05-07T20:59:50.3878726Z stochastic_rounding=True, 2025-05-07T20:59:50.3878974Z weighted=True, 2025-05-07T20:59:50.3879188Z row_wise=False, 2025-05-07T20:59:50.3879392Z mixed=True, 2025-05-07T20:59:50.3879588Z use_cache=True, 2025-05-07T20:59:50.3879826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3880116Z use_cpu=False, 2025-05-07T20:59:50.3880343Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3880596Z ) 2025-05-07T20:59:50.3880830Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3881406Z self=, 2025-05-07T20:59:50.3881921Z mixed_B=False, 2025-05-07T20:59:50.3882128Z compile=True, 2025-05-07T20:59:50.3882333Z T=5, 2025-05-07T20:59:50.3882510Z D=98, 2025-05-07T20:59:50.3882693Z B=90, 2025-05-07T20:59:50.3882872Z log_E=5, 2025-05-07T20:59:50.3883102Z L=3, 2025-05-07T20:59:50.3883291Z D_gradcheck=1, 2025-05-07T20:59:50.3883516Z stochastic_rounding=False, 2025-05-07T20:59:50.3883757Z weighted=False, 2025-05-07T20:59:50.3883966Z row_wise=True, 2025-05-07T20:59:50.3884168Z mixed=True, 2025-05-07T20:59:50.3884367Z use_cache=True, 2025-05-07T20:59:50.3884602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3884884Z use_cpu=False, 2025-05-07T20:59:50.3885104Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3885357Z ) 2025-05-07T20:59:50.3885586Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3886160Z self=, 2025-05-07T20:59:50.3886678Z mixed_B=False, 2025-05-07T20:59:50.3886888Z compile=False, 2025-05-07T20:59:50.3887092Z T=3, 2025-05-07T20:59:50.3887266Z D=52, 2025-05-07T20:59:50.3887445Z B=82, 2025-05-07T20:59:50.3887624Z log_E=3, 2025-05-07T20:59:50.3887810Z L=6, 2025-05-07T20:59:50.3887996Z D_gradcheck=2, 2025-05-07T20:59:50.3888210Z stochastic_rounding=False, 2025-05-07T20:59:50.3888458Z weighted=False, 2025-05-07T20:59:50.3888668Z row_wise=True, 2025-05-07T20:59:50.3888859Z mixed=True, 2025-05-07T20:59:50.3889062Z use_cache=True, 2025-05-07T20:59:50.3889292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3889563Z use_cpu=True, 2025-05-07T20:59:50.3889787Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3890038Z ) 2025-05-07T20:59:50.3890258Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3890918Z self=, 2025-05-07T20:59:50.3891440Z mixed_B=True, 2025-05-07T20:59:50.3891636Z compile=False, 2025-05-07T20:59:50.3891840Z T=4, 2025-05-07T20:59:50.3892016Z D=72, 2025-05-07T20:59:50.3892199Z B=24, 2025-05-07T20:59:50.3892370Z log_E=5, 2025-05-07T20:59:50.3892560Z L=9, 2025-05-07T20:59:50.3892741Z D_gradcheck=1, 2025-05-07T20:59:50.3893025Z stochastic_rounding=False, 2025-05-07T20:59:50.3893275Z weighted=True, 2025-05-07T20:59:50.3893476Z row_wise=True, 2025-05-07T20:59:50.3893672Z mixed=True, 2025-05-07T20:59:50.3893871Z use_cache=False, 2025-05-07T20:59:50.3894109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3894426Z use_cpu=True, 2025-05-07T20:59:50.3894648Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3894900Z ) 2025-05-07T20:59:50.3895120Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3895692Z self=, 2025-05-07T20:59:50.3896214Z mixed_B=True, 2025-05-07T20:59:50.3896414Z compile=False, 2025-05-07T20:59:50.3896614Z T=1, 2025-05-07T20:59:50.3896787Z D=96, 2025-05-07T20:59:50.3896960Z B=23, 2025-05-07T20:59:50.3897137Z log_E=4, 2025-05-07T20:59:50.3897328Z L=18, 2025-05-07T20:59:50.3897506Z D_gradcheck=1, 2025-05-07T20:59:50.3897726Z stochastic_rounding=False, 2025-05-07T20:59:50.3897973Z weighted=False, 2025-05-07T20:59:50.3898173Z row_wise=False, 2025-05-07T20:59:50.3898376Z mixed=False, 2025-05-07T20:59:50.3898860Z use_cache=True, 2025-05-07T20:59:50.3899083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3899364Z use_cpu=False, 2025-05-07T20:59:50.3899588Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.3899833Z ) 2025-05-07T20:59:50.3900065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3900639Z self=, 2025-05-07T20:59:50.3901158Z mixed_B=True, 2025-05-07T20:59:50.3901355Z compile=False, 2025-05-07T20:59:50.3901557Z T=1, 2025-05-07T20:59:50.3901739Z D=127, 2025-05-07T20:59:50.3901912Z B=38, 2025-05-07T20:59:50.3902088Z log_E=3, 2025-05-07T20:59:50.3902353Z L=19, 2025-05-07T20:59:50.3902534Z D_gradcheck=1, 2025-05-07T20:59:50.3902751Z stochastic_rounding=True, 2025-05-07T20:59:50.3902997Z weighted=True, 2025-05-07T20:59:50.3903194Z row_wise=False, 2025-05-07T20:59:50.3903396Z mixed=False, 2025-05-07T20:59:50.3903598Z use_cache=False, 2025-05-07T20:59:50.3903830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3904108Z use_cpu=False, 2025-05-07T20:59:50.3904333Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3904578Z ) 2025-05-07T20:59:50.3904802Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3905374Z self=, 2025-05-07T20:59:50.3905893Z mixed_B=True, 2025-05-07T20:59:50.3906088Z compile=True, 2025-05-07T20:59:50.3906290Z T=4, 2025-05-07T20:59:50.3906468Z D=110, 2025-05-07T20:59:50.3906642Z B=63, 2025-05-07T20:59:50.3906819Z log_E=5, 2025-05-07T20:59:50.3907009Z L=8, 2025-05-07T20:59:50.3907188Z D_gradcheck=2, 2025-05-07T20:59:50.3907405Z stochastic_rounding=True, 2025-05-07T20:59:50.3907655Z weighted=False, 2025-05-07T20:59:50.3907854Z row_wise=False, 2025-05-07T20:59:50.3908058Z mixed=False, 2025-05-07T20:59:50.3908260Z use_cache=True, 2025-05-07T20:59:50.3908484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3908767Z use_cpu=True, 2025-05-07T20:59:50.3908997Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3909246Z ) 2025-05-07T20:59:50.3909472Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3910176Z self=, 2025-05-07T20:59:50.3910695Z mixed_B=True, 2025-05-07T20:59:50.3910899Z compile=False, 2025-05-07T20:59:50.3911095Z T=2, 2025-05-07T20:59:50.3911273Z D=86, 2025-05-07T20:59:50.3911450Z B=114, 2025-05-07T20:59:50.3911634Z log_E=3, 2025-05-07T20:59:50.3911821Z L=3, 2025-05-07T20:59:50.3911998Z D_gradcheck=1, 2025-05-07T20:59:50.3912222Z stochastic_rounding=True, 2025-05-07T20:59:50.3912470Z weighted=True, 2025-05-07T20:59:50.3912670Z row_wise=True, 2025-05-07T20:59:50.3912870Z mixed=True, 2025-05-07T20:59:50.3913072Z use_cache=True, 2025-05-07T20:59:50.3913294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3913666Z use_cpu=True, 2025-05-07T20:59:50.3913890Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3914136Z ) 2025-05-07T20:59:50.3914359Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3914933Z self=, 2025-05-07T20:59:50.3915446Z mixed_B=True, 2025-05-07T20:59:50.3915647Z compile=True, 2025-05-07T20:59:50.3915844Z T=5, 2025-05-07T20:59:50.3916016Z D=17, 2025-05-07T20:59:50.3916188Z B=63, 2025-05-07T20:59:50.3916364Z log_E=3, 2025-05-07T20:59:50.3916547Z L=15, 2025-05-07T20:59:50.3916731Z D_gradcheck=2, 2025-05-07T20:59:50.3916951Z stochastic_rounding=False, 2025-05-07T20:59:50.3917196Z weighted=True, 2025-05-07T20:59:50.3917403Z row_wise=True, 2025-05-07T20:59:50.3917603Z mixed=True, 2025-05-07T20:59:50.3917805Z use_cache=False, 2025-05-07T20:59:50.3918070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.3918371Z use_cpu=False, 2025-05-07T20:59:50.3918592Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.3918834Z ) 2025-05-07T20:59:50.3919057Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.3919627Z self=, 2025-05-07T20:59:50.3920140Z mixed_B=True, 2025-05-07T20:59:50.3920347Z compile=True, 2025-05-07T20:59:50.3920546Z T=4, 2025-05-07T20:59:50.3920718Z D=116, 2025-05-07T20:59:50.3920902Z B=113, 2025-05-07T20:59:50.3921081Z log_E=5, 2025-05-07T20:59:50.3921309Z L=2, 2025-05-07T20:59:50.3921492Z D_gradcheck=2, 2025-05-07T20:59:50.3921715Z stochastic_rounding=False, 2025-05-07T20:59:50.3921958Z weighted=True, 2025-05-07T20:59:50.3922160Z row_wise=True, 2025-05-07T20:59:50.3922360Z mixed=True, 2025-05-07T20:59:50.3922556Z use_cache=True, 2025-05-07T20:59:50.3922784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.3923067Z use_cpu=False, 2025-05-07T20:59:50.3923290Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.3923539Z ) 2025-05-07T20:59:50.4106888Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4107505Z self=, 2025-05-07T20:59:50.4108026Z mixed_B=True, 2025-05-07T20:59:50.4108237Z compile=True, 2025-05-07T20:59:50.4108441Z T=5, 2025-05-07T20:59:50.4108616Z D=110, 2025-05-07T20:59:50.4108804Z B=63, 2025-05-07T20:59:50.4108986Z log_E=3, 2025-05-07T20:59:50.4109170Z L=4, 2025-05-07T20:59:50.4109355Z D_gradcheck=2, 2025-05-07T20:59:50.4109573Z stochastic_rounding=True, 2025-05-07T20:59:50.4109817Z weighted=False, 2025-05-07T20:59:50.4110027Z row_wise=True, 2025-05-07T20:59:50.4110225Z mixed=True, 2025-05-07T20:59:50.4110477Z use_cache=True, 2025-05-07T20:59:50.4110701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4110980Z use_cpu=True, 2025-05-07T20:59:50.4111204Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4111450Z ) 2025-05-07T20:59:50.4111676Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4112415Z self=, 2025-05-07T20:59:50.4112931Z mixed_B=True, 2025-05-07T20:59:50.4113139Z compile=True, 2025-05-07T20:59:50.4113335Z T=1, 2025-05-07T20:59:50.4113507Z D=122, 2025-05-07T20:59:50.4113685Z B=71, 2025-05-07T20:59:50.4113860Z log_E=4, 2025-05-07T20:59:50.4114042Z L=9, 2025-05-07T20:59:50.4114226Z D_gradcheck=2, 2025-05-07T20:59:50.4114447Z stochastic_rounding=False, 2025-05-07T20:59:50.4114688Z weighted=True, 2025-05-07T20:59:50.4114897Z row_wise=True, 2025-05-07T20:59:50.4115096Z mixed=False, 2025-05-07T20:59:50.4115293Z use_cache=True, 2025-05-07T20:59:50.4115528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4115877Z use_cpu=True, 2025-05-07T20:59:50.4116102Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4116348Z ) 2025-05-07T20:59:50.4116572Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4117149Z self=, 2025-05-07T20:59:50.4117663Z mixed_B=False, 2025-05-07T20:59:50.4117869Z compile=True, 2025-05-07T20:59:50.4118070Z T=5, 2025-05-07T20:59:50.4118245Z D=95, 2025-05-07T20:59:50.4118424Z B=8, 2025-05-07T20:59:50.4118602Z log_E=3, 2025-05-07T20:59:50.4118784Z L=3, 2025-05-07T20:59:50.4118963Z D_gradcheck=1, 2025-05-07T20:59:50.4119182Z stochastic_rounding=False, 2025-05-07T20:59:50.4119426Z weighted=True, 2025-05-07T20:59:50.4119634Z row_wise=True, 2025-05-07T20:59:50.4119833Z mixed=True, 2025-05-07T20:59:50.4120027Z use_cache=False, 2025-05-07T20:59:50.4120266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4120547Z use_cpu=False, 2025-05-07T20:59:50.4120767Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4121021Z ) 2025-05-07T20:59:50.4121244Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4121815Z self=, 2025-05-07T20:59:50.4122326Z mixed_B=True, 2025-05-07T20:59:50.4122529Z compile=False, 2025-05-07T20:59:50.4122724Z T=1, 2025-05-07T20:59:50.4122894Z D=50, 2025-05-07T20:59:50.4123072Z B=36, 2025-05-07T20:59:50.4123251Z log_E=3, 2025-05-07T20:59:50.4123497Z L=11, 2025-05-07T20:59:50.4123681Z D_gradcheck=1, 2025-05-07T20:59:50.4123901Z stochastic_rounding=True, 2025-05-07T20:59:50.4124141Z weighted=True, 2025-05-07T20:59:50.4124345Z row_wise=True, 2025-05-07T20:59:50.4124543Z mixed=False, 2025-05-07T20:59:50.4124740Z use_cache=True, 2025-05-07T20:59:50.4124971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4125247Z use_cpu=False, 2025-05-07T20:59:50.4125468Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4125719Z ) 2025-05-07T20:59:50.4125940Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4126502Z self=, 2025-05-07T20:59:50.4127024Z mixed_B=False, 2025-05-07T20:59:50.4127231Z compile=False, 2025-05-07T20:59:50.4127427Z T=5, 2025-05-07T20:59:50.4127597Z D=37, 2025-05-07T20:59:50.4133499Z B=116, 2025-05-07T20:59:50.4133712Z log_E=3, 2025-05-07T20:59:50.4133913Z L=0, 2025-05-07T20:59:50.4134095Z D_gradcheck=1, 2025-05-07T20:59:50.4134319Z stochastic_rounding=False, 2025-05-07T20:59:50.4134567Z weighted=True, 2025-05-07T20:59:50.4134772Z row_wise=False, 2025-05-07T20:59:50.4134975Z mixed=False, 2025-05-07T20:59:50.4135176Z use_cache=False, 2025-05-07T20:59:50.4135403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4135685Z use_cpu=True, 2025-05-07T20:59:50.4135916Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4136159Z ) 2025-05-07T20:59:50.4136386Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4137089Z self=, 2025-05-07T20:59:50.4137613Z mixed_B=True, 2025-05-07T20:59:50.4137809Z compile=True, 2025-05-07T20:59:50.4138004Z T=1, 2025-05-07T20:59:50.4138185Z D=47, 2025-05-07T20:59:50.4138353Z B=54, 2025-05-07T20:59:50.4138531Z log_E=3, 2025-05-07T20:59:50.4138718Z L=15, 2025-05-07T20:59:50.4138895Z D_gradcheck=2, 2025-05-07T20:59:50.4139112Z stochastic_rounding=True, 2025-05-07T20:59:50.4139355Z weighted=True, 2025-05-07T20:59:50.4139552Z row_wise=False, 2025-05-07T20:59:50.4139754Z mixed=True, 2025-05-07T20:59:50.4139955Z use_cache=False, 2025-05-07T20:59:50.4140190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4140467Z use_cpu=False, 2025-05-07T20:59:50.4140736Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4140981Z ) 2025-05-07T20:59:50.4141207Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4141782Z self=, 2025-05-07T20:59:50.4142299Z mixed_B=True, 2025-05-07T20:59:50.4142504Z compile=False, 2025-05-07T20:59:50.4142701Z T=2, 2025-05-07T20:59:50.4142874Z D=49, 2025-05-07T20:59:50.4143045Z B=70, 2025-05-07T20:59:50.4143221Z log_E=5, 2025-05-07T20:59:50.4143406Z L=2, 2025-05-07T20:59:50.4143583Z D_gradcheck=2, 2025-05-07T20:59:50.4143802Z stochastic_rounding=False, 2025-05-07T20:59:50.4144044Z weighted=False, 2025-05-07T20:59:50.4144242Z row_wise=True, 2025-05-07T20:59:50.4144440Z mixed=True, 2025-05-07T20:59:50.4144636Z use_cache=True, 2025-05-07T20:59:50.4144862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4145142Z use_cpu=True, 2025-05-07T20:59:50.4145370Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4145613Z ) 2025-05-07T20:59:50.4145834Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4146408Z self=, 2025-05-07T20:59:50.4146923Z mixed_B=False, 2025-05-07T20:59:50.4147133Z compile=False, 2025-05-07T20:59:50.4147326Z T=3, 2025-05-07T20:59:50.4147498Z D=3, 2025-05-07T20:59:50.4147670Z B=107, 2025-05-07T20:59:50.4147848Z log_E=4, 2025-05-07T20:59:50.4148032Z L=12, 2025-05-07T20:59:50.4148265Z D_gradcheck=2, 2025-05-07T20:59:50.4148486Z stochastic_rounding=True, 2025-05-07T20:59:50.4148733Z weighted=True, 2025-05-07T20:59:50.4148932Z row_wise=False, 2025-05-07T20:59:50.4149136Z mixed=False, 2025-05-07T20:59:50.4149340Z use_cache=True, 2025-05-07T20:59:50.4149566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4149844Z use_cpu=True, 2025-05-07T20:59:50.4150070Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4150314Z ) 2025-05-07T20:59:50.4150542Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4151110Z self=, 2025-05-07T20:59:50.4151630Z mixed_B=False, 2025-05-07T20:59:50.4151833Z compile=False, 2025-05-07T20:59:50.4152029Z T=5, 2025-05-07T20:59:50.4152196Z D=63, 2025-05-07T20:59:50.4152368Z B=2, 2025-05-07T20:59:50.4152541Z log_E=4, 2025-05-07T20:59:50.4152723Z L=2, 2025-05-07T20:59:50.4152908Z D_gradcheck=1, 2025-05-07T20:59:50.4153128Z stochastic_rounding=False, 2025-05-07T20:59:50.4153369Z weighted=False, 2025-05-07T20:59:50.4153577Z row_wise=True, 2025-05-07T20:59:50.4153772Z mixed=False, 2025-05-07T20:59:50.4153968Z use_cache=False, 2025-05-07T20:59:50.4154204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4154473Z use_cpu=True, 2025-05-07T20:59:50.4154695Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4154935Z ) 2025-05-07T20:59:50.4155159Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4155811Z self=, 2025-05-07T20:59:50.4156324Z mixed_B=False, 2025-05-07T20:59:50.4156524Z compile=True, 2025-05-07T20:59:50.4156720Z T=5, 2025-05-07T20:59:50.4156885Z D=12, 2025-05-07T20:59:50.4157061Z B=38, 2025-05-07T20:59:50.4157239Z log_E=5, 2025-05-07T20:59:50.4157418Z L=17, 2025-05-07T20:59:50.4157599Z D_gradcheck=1, 2025-05-07T20:59:50.4157824Z stochastic_rounding=False, 2025-05-07T20:59:50.4158091Z weighted=True, 2025-05-07T20:59:50.4158320Z row_wise=True, 2025-05-07T20:59:50.4158519Z mixed=False, 2025-05-07T20:59:50.4158708Z use_cache=False, 2025-05-07T20:59:50.4158944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4159220Z use_cpu=True, 2025-05-07T20:59:50.4159487Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4159740Z ) 2025-05-07T20:59:50.4159962Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4160535Z self=, 2025-05-07T20:59:50.4161045Z mixed_B=True, 2025-05-07T20:59:50.4161246Z compile=False, 2025-05-07T20:59:50.4161438Z T=3, 2025-05-07T20:59:50.4161609Z D=61, 2025-05-07T20:59:50.4161783Z B=35, 2025-05-07T20:59:50.4161963Z log_E=3, 2025-05-07T20:59:50.4162143Z L=6, 2025-05-07T20:59:50.4162323Z D_gradcheck=1, 2025-05-07T20:59:50.4162544Z stochastic_rounding=False, 2025-05-07T20:59:50.4162781Z weighted=True, 2025-05-07T20:59:50.4162979Z row_wise=False, 2025-05-07T20:59:50.4163183Z mixed=False, 2025-05-07T20:59:50.4163377Z use_cache=True, 2025-05-07T20:59:50.4163604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4163877Z use_cpu=True, 2025-05-07T20:59:50.4164096Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4164341Z ) 2025-05-07T20:59:50.4164560Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4165121Z self=, 2025-05-07T20:59:50.4165638Z mixed_B=True, 2025-05-07T20:59:50.4165839Z compile=True, 2025-05-07T20:59:50.4166030Z T=5, 2025-05-07T20:59:50.4166200Z D=104, 2025-05-07T20:59:50.4166380Z B=24, 2025-05-07T20:59:50.4166554Z log_E=4, 2025-05-07T20:59:50.4166731Z L=10, 2025-05-07T20:59:50.4166957Z D_gradcheck=1, 2025-05-07T20:59:50.4167171Z stochastic_rounding=False, 2025-05-07T20:59:50.4167409Z weighted=False, 2025-05-07T20:59:50.4167612Z row_wise=False, 2025-05-07T20:59:50.4167808Z mixed=True, 2025-05-07T20:59:50.4167998Z use_cache=True, 2025-05-07T20:59:50.4168233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4168547Z use_cpu=True, 2025-05-07T20:59:50.4168766Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4169014Z ) 2025-05-07T20:59:50.4169237Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4169796Z self=, 2025-05-07T20:59:50.4170313Z mixed_B=False, 2025-05-07T20:59:50.4170511Z compile=True, 2025-05-07T20:59:50.4170703Z T=1, 2025-05-07T20:59:50.4170875Z D=64, 2025-05-07T20:59:50.4171052Z B=123, 2025-05-07T20:59:50.4171226Z log_E=4, 2025-05-07T20:59:50.4171405Z L=14, 2025-05-07T20:59:50.4171582Z D_gradcheck=1, 2025-05-07T20:59:50.4171795Z stochastic_rounding=False, 2025-05-07T20:59:50.4172033Z weighted=False, 2025-05-07T20:59:50.4172230Z row_wise=False, 2025-05-07T20:59:50.4172432Z mixed=True, 2025-05-07T20:59:50.4172628Z use_cache=True, 2025-05-07T20:59:50.4172851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4173251Z use_cpu=True, 2025-05-07T20:59:50.4173476Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4173725Z ) 2025-05-07T20:59:50.4173941Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4174625Z self=, 2025-05-07T20:59:50.4175245Z mixed_B=False, 2025-05-07T20:59:50.4175625Z compile=False, 2025-05-07T20:59:50.4175821Z T=1, 2025-05-07T20:59:50.4175991Z D=60, 2025-05-07T20:59:50.4176159Z B=46, 2025-05-07T20:59:50.4176337Z log_E=3, 2025-05-07T20:59:50.4176517Z L=20, 2025-05-07T20:59:50.4176696Z D_gradcheck=2, 2025-05-07T20:59:50.4176910Z stochastic_rounding=False, 2025-05-07T20:59:50.4177153Z weighted=True, 2025-05-07T20:59:50.4177346Z row_wise=True, 2025-05-07T20:59:50.4177540Z mixed=False, 2025-05-07T20:59:50.4177738Z use_cache=False, 2025-05-07T20:59:50.4177969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4178247Z use_cpu=False, 2025-05-07T20:59:50.4178513Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4178756Z ) 2025-05-07T20:59:50.4178978Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4179545Z self=, 2025-05-07T20:59:50.4180059Z mixed_B=False, 2025-05-07T20:59:50.4180253Z compile=True, 2025-05-07T20:59:50.4180444Z T=4, 2025-05-07T20:59:50.4180618Z D=93, 2025-05-07T20:59:50.4180793Z B=109, 2025-05-07T20:59:50.4180964Z log_E=3, 2025-05-07T20:59:50.4181145Z L=3, 2025-05-07T20:59:50.4181322Z D_gradcheck=2, 2025-05-07T20:59:50.4181537Z stochastic_rounding=False, 2025-05-07T20:59:50.4181779Z weighted=False, 2025-05-07T20:59:50.4181975Z row_wise=False, 2025-05-07T20:59:50.4182171Z mixed=True, 2025-05-07T20:59:50.4182369Z use_cache=True, 2025-05-07T20:59:50.4182593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4182866Z use_cpu=False, 2025-05-07T20:59:50.4183092Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4183331Z ) 2025-05-07T20:59:50.4183549Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4184115Z self=, 2025-05-07T20:59:50.4184628Z mixed_B=False, 2025-05-07T20:59:50.4184827Z compile=True, 2025-05-07T20:59:50.4185028Z T=3, 2025-05-07T20:59:50.4185208Z D=70, 2025-05-07T20:59:50.4185373Z B=28, 2025-05-07T20:59:50.4185541Z log_E=4, 2025-05-07T20:59:50.4185724Z L=9, 2025-05-07T20:59:50.4185946Z D_gradcheck=1, 2025-05-07T20:59:50.4186162Z stochastic_rounding=False, 2025-05-07T20:59:50.4186403Z weighted=True, 2025-05-07T20:59:50.4186602Z row_wise=True, 2025-05-07T20:59:50.4186794Z mixed=False, 2025-05-07T20:59:50.4186990Z use_cache=True, 2025-05-07T20:59:50.4187209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4187483Z use_cpu=False, 2025-05-07T20:59:50.4187701Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4187945Z ) 2025-05-07T20:59:50.4188163Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4188725Z self=, 2025-05-07T20:59:50.4189240Z mixed_B=True, 2025-05-07T20:59:50.4189444Z compile=True, 2025-05-07T20:59:50.4189635Z T=1, 2025-05-07T20:59:50.4189800Z D=82, 2025-05-07T20:59:50.4189966Z B=15, 2025-05-07T20:59:50.4190134Z log_E=3, 2025-05-07T20:59:50.4190310Z L=15, 2025-05-07T20:59:50.4190490Z D_gradcheck=2, 2025-05-07T20:59:50.4190707Z stochastic_rounding=True, 2025-05-07T20:59:50.4190945Z weighted=True, 2025-05-07T20:59:50.4191145Z row_wise=False, 2025-05-07T20:59:50.4191347Z mixed=True, 2025-05-07T20:59:50.4191542Z use_cache=False, 2025-05-07T20:59:50.4191772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4192045Z use_cpu=True, 2025-05-07T20:59:50.4192266Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4192506Z ) 2025-05-07T20:59:50.4383968Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4384774Z self=, 2025-05-07T20:59:50.4385351Z mixed_B=False, 2025-05-07T20:59:50.4385560Z compile=True, 2025-05-07T20:59:50.4385751Z T=4, 2025-05-07T20:59:50.4385928Z D=118, 2025-05-07T20:59:50.4386117Z B=120, 2025-05-07T20:59:50.4386288Z log_E=5, 2025-05-07T20:59:50.4386476Z L=0, 2025-05-07T20:59:50.4386661Z D_gradcheck=2, 2025-05-07T20:59:50.4386876Z stochastic_rounding=True, 2025-05-07T20:59:50.4387126Z weighted=False, 2025-05-07T20:59:50.4387335Z row_wise=False, 2025-05-07T20:59:50.4387534Z mixed=False, 2025-05-07T20:59:50.4387736Z use_cache=False, 2025-05-07T20:59:50.4387972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4388242Z use_cpu=False, 2025-05-07T20:59:50.4388535Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4388781Z ) 2025-05-07T20:59:50.4388996Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4389571Z self=, 2025-05-07T20:59:50.4390093Z mixed_B=True, 2025-05-07T20:59:50.4390297Z compile=False, 2025-05-07T20:59:50.4390488Z T=4, 2025-05-07T20:59:50.4390664Z D=46, 2025-05-07T20:59:50.4390843Z B=24, 2025-05-07T20:59:50.4391020Z log_E=5, 2025-05-07T20:59:50.4391203Z L=5, 2025-05-07T20:59:50.4391381Z D_gradcheck=1, 2025-05-07T20:59:50.4391599Z stochastic_rounding=False, 2025-05-07T20:59:50.4391843Z weighted=True, 2025-05-07T20:59:50.4392038Z row_wise=False, 2025-05-07T20:59:50.4392238Z mixed=True, 2025-05-07T20:59:50.4392440Z use_cache=True, 2025-05-07T20:59:50.4392672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4392935Z use_cpu=False, 2025-05-07T20:59:50.4393159Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4393401Z ) 2025-05-07T20:59:50.4393618Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4394186Z self=, 2025-05-07T20:59:50.4394705Z mixed_B=False, 2025-05-07T20:59:50.4394909Z compile=False, 2025-05-07T20:59:50.4395103Z T=2, 2025-05-07T20:59:50.4395278Z D=48, 2025-05-07T20:59:50.4395457Z B=106, 2025-05-07T20:59:50.4395629Z log_E=5, 2025-05-07T20:59:50.4395811Z L=12, 2025-05-07T20:59:50.4396061Z D_gradcheck=1, 2025-05-07T20:59:50.4396275Z stochastic_rounding=True, 2025-05-07T20:59:50.4396516Z weighted=True, 2025-05-07T20:59:50.4396722Z row_wise=False, 2025-05-07T20:59:50.4396918Z mixed=False, 2025-05-07T20:59:50.4397112Z use_cache=True, 2025-05-07T20:59:50.4397347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4397617Z use_cpu=True, 2025-05-07T20:59:50.4397842Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4398098Z ) 2025-05-07T20:59:50.4398319Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4399060Z self=, 2025-05-07T20:59:50.4399583Z mixed_B=True, 2025-05-07T20:59:50.4399777Z compile=False, 2025-05-07T20:59:50.4399981Z T=2, 2025-05-07T20:59:50.4400164Z D=87, 2025-05-07T20:59:50.4400334Z B=79, 2025-05-07T20:59:50.4400512Z log_E=5, 2025-05-07T20:59:50.4400695Z L=5, 2025-05-07T20:59:50.4400873Z D_gradcheck=1, 2025-05-07T20:59:50.4401085Z stochastic_rounding=True, 2025-05-07T20:59:50.4401330Z weighted=True, 2025-05-07T20:59:50.4401526Z row_wise=True, 2025-05-07T20:59:50.4401714Z mixed=False, 2025-05-07T20:59:50.4401908Z use_cache=True, 2025-05-07T20:59:50.4402130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4402399Z use_cpu=True, 2025-05-07T20:59:50.4402623Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4402869Z ) 2025-05-07T20:59:50.4403089Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4403785Z self=, 2025-05-07T20:59:50.4404312Z mixed_B=False, 2025-05-07T20:59:50.4404505Z compile=True, 2025-05-07T20:59:50.4404697Z T=4, 2025-05-07T20:59:50.4404877Z D=128, 2025-05-07T20:59:50.4405048Z B=18, 2025-05-07T20:59:50.4405225Z log_E=3, 2025-05-07T20:59:50.4405410Z L=18, 2025-05-07T20:59:50.4405590Z D_gradcheck=1, 2025-05-07T20:59:50.4405808Z stochastic_rounding=False, 2025-05-07T20:59:50.4406049Z weighted=False, 2025-05-07T20:59:50.4406249Z row_wise=True, 2025-05-07T20:59:50.4406444Z mixed=False, 2025-05-07T20:59:50.4406645Z use_cache=False, 2025-05-07T20:59:50.4406878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4407141Z use_cpu=False, 2025-05-07T20:59:50.4407434Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4407679Z ) 2025-05-07T20:59:50.4407900Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4408476Z self=, 2025-05-07T20:59:50.4408986Z mixed_B=True, 2025-05-07T20:59:50.4409178Z compile=True, 2025-05-07T20:59:50.4409369Z T=3, 2025-05-07T20:59:50.4409535Z D=47, 2025-05-07T20:59:50.4409704Z B=31, 2025-05-07T20:59:50.4409879Z log_E=5, 2025-05-07T20:59:50.4410059Z L=3, 2025-05-07T20:59:50.4410236Z D_gradcheck=1, 2025-05-07T20:59:50.4410450Z stochastic_rounding=True, 2025-05-07T20:59:50.4410694Z weighted=True, 2025-05-07T20:59:50.4410892Z row_wise=False, 2025-05-07T20:59:50.4411091Z mixed=True, 2025-05-07T20:59:50.4411287Z use_cache=True, 2025-05-07T20:59:50.4411512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4411780Z use_cpu=True, 2025-05-07T20:59:50.4412010Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4412254Z ) 2025-05-07T20:59:50.4412477Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4413140Z self=, 2025-05-07T20:59:50.4413658Z mixed_B=False, 2025-05-07T20:59:50.4413859Z compile=True, 2025-05-07T20:59:50.4414058Z T=4, 2025-05-07T20:59:50.4414231Z D=96, 2025-05-07T20:59:50.4414399Z B=10, 2025-05-07T20:59:50.4414577Z log_E=3, 2025-05-07T20:59:50.4414757Z L=13, 2025-05-07T20:59:50.4414998Z D_gradcheck=1, 2025-05-07T20:59:50.4415218Z stochastic_rounding=False, 2025-05-07T20:59:50.4415467Z weighted=False, 2025-05-07T20:59:50.4415668Z row_wise=True, 2025-05-07T20:59:50.4415868Z mixed=True, 2025-05-07T20:59:50.4416073Z use_cache=False, 2025-05-07T20:59:50.4416301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4416575Z use_cpu=True, 2025-05-07T20:59:50.4416795Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4417033Z ) 2025-05-07T20:59:50.4417247Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4417809Z self=, 2025-05-07T20:59:50.4418324Z mixed_B=False, 2025-05-07T20:59:50.4418522Z compile=False, 2025-05-07T20:59:50.4423698Z T=3, 2025-05-07T20:59:50.4423914Z D=126, 2025-05-07T20:59:50.4424103Z B=22, 2025-05-07T20:59:50.4424278Z log_E=3, 2025-05-07T20:59:50.4424466Z L=15, 2025-05-07T20:59:50.4424655Z D_gradcheck=2, 2025-05-07T20:59:50.4424878Z stochastic_rounding=False, 2025-05-07T20:59:50.4425131Z weighted=False, 2025-05-07T20:59:50.4425342Z row_wise=False, 2025-05-07T20:59:50.4425536Z mixed=True, 2025-05-07T20:59:50.4425736Z use_cache=False, 2025-05-07T20:59:50.4425981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4426258Z use_cpu=True, 2025-05-07T20:59:50.4426488Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4426745Z ) 2025-05-07T20:59:50.4426972Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4427615Z self=, 2025-05-07T20:59:50.4428189Z mixed_B=False, 2025-05-07T20:59:50.4428401Z compile=False, 2025-05-07T20:59:50.4428594Z T=2, 2025-05-07T20:59:50.4428777Z D=14, 2025-05-07T20:59:50.4428958Z B=15, 2025-05-07T20:59:50.4429142Z log_E=3, 2025-05-07T20:59:50.4429362Z L=1, 2025-05-07T20:59:50.4429541Z D_gradcheck=1, 2025-05-07T20:59:50.4429760Z stochastic_rounding=True, 2025-05-07T20:59:50.4430003Z weighted=False, 2025-05-07T20:59:50.4430208Z row_wise=True, 2025-05-07T20:59:50.4430426Z mixed=False, 2025-05-07T20:59:50.4430624Z use_cache=False, 2025-05-07T20:59:50.4430857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4431136Z use_cpu=True, 2025-05-07T20:59:50.4431416Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4431665Z ) 2025-05-07T20:59:50.4431888Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4432457Z self=, 2025-05-07T20:59:50.4432981Z mixed_B=True, 2025-05-07T20:59:50.4433185Z compile=True, 2025-05-07T20:59:50.4433382Z T=1, 2025-05-07T20:59:50.4433556Z D=78, 2025-05-07T20:59:50.4433730Z B=87, 2025-05-07T20:59:50.4433912Z log_E=3, 2025-05-07T20:59:50.4434090Z L=18, 2025-05-07T20:59:50.4434278Z D_gradcheck=2, 2025-05-07T20:59:50.4434499Z stochastic_rounding=False, 2025-05-07T20:59:50.4434742Z weighted=False, 2025-05-07T20:59:50.4434947Z row_wise=False, 2025-05-07T20:59:50.4435156Z mixed=False, 2025-05-07T20:59:50.4435355Z use_cache=False, 2025-05-07T20:59:50.4435597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4435878Z use_cpu=True, 2025-05-07T20:59:50.4436106Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4436360Z ) 2025-05-07T20:59:50.4436585Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4437157Z self=, 2025-05-07T20:59:50.4437676Z mixed_B=False, 2025-05-07T20:59:50.4437890Z compile=True, 2025-05-07T20:59:50.4438093Z T=2, 2025-05-07T20:59:50.4438294Z D=23, 2025-05-07T20:59:50.4438498Z B=126, 2025-05-07T20:59:50.4438676Z log_E=3, 2025-05-07T20:59:50.4438857Z L=17, 2025-05-07T20:59:50.4439093Z D_gradcheck=2, 2025-05-07T20:59:50.4439316Z stochastic_rounding=True, 2025-05-07T20:59:50.4439565Z weighted=True, 2025-05-07T20:59:50.4439773Z row_wise=False, 2025-05-07T20:59:50.4439982Z mixed=False, 2025-05-07T20:59:50.4440186Z use_cache=False, 2025-05-07T20:59:50.4440423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4440701Z use_cpu=True, 2025-05-07T20:59:50.4440934Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4441185Z ) 2025-05-07T20:59:50.4441408Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4441982Z self=, 2025-05-07T20:59:50.4442501Z mixed_B=False, 2025-05-07T20:59:50.4442705Z compile=True, 2025-05-07T20:59:50.4442900Z T=3, 2025-05-07T20:59:50.4443086Z D=2, 2025-05-07T20:59:50.4443264Z B=96, 2025-05-07T20:59:50.4443446Z log_E=5, 2025-05-07T20:59:50.4443628Z L=19, 2025-05-07T20:59:50.4443813Z D_gradcheck=2, 2025-05-07T20:59:50.4444042Z stochastic_rounding=True, 2025-05-07T20:59:50.4444282Z weighted=True, 2025-05-07T20:59:50.4444490Z row_wise=False, 2025-05-07T20:59:50.4444691Z mixed=True, 2025-05-07T20:59:50.4444889Z use_cache=True, 2025-05-07T20:59:50.4445119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4445394Z use_cpu=True, 2025-05-07T20:59:50.4445617Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4445873Z ) 2025-05-07T20:59:50.4446096Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4446734Z self=, 2025-05-07T20:59:50.4447292Z mixed_B=False, 2025-05-07T20:59:50.4447497Z compile=False, 2025-05-07T20:59:50.4447697Z T=1, 2025-05-07T20:59:50.4447872Z D=125, 2025-05-07T20:59:50.4448057Z B=110, 2025-05-07T20:59:50.4448256Z log_E=4, 2025-05-07T20:59:50.4448471Z L=1, 2025-05-07T20:59:50.4448657Z D_gradcheck=2, 2025-05-07T20:59:50.4448885Z stochastic_rounding=True, 2025-05-07T20:59:50.4449129Z weighted=False, 2025-05-07T20:59:50.4449337Z row_wise=False, 2025-05-07T20:59:50.4449542Z mixed=True, 2025-05-07T20:59:50.4449741Z use_cache=False, 2025-05-07T20:59:50.4449983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4450258Z use_cpu=False, 2025-05-07T20:59:50.4450529Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4450793Z ) 2025-05-07T20:59:50.4451021Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4451585Z self=, 2025-05-07T20:59:50.4452109Z mixed_B=False, 2025-05-07T20:59:50.4452319Z compile=True, 2025-05-07T20:59:50.4452523Z T=2, 2025-05-07T20:59:50.4452699Z D=24, 2025-05-07T20:59:50.4452882Z B=84, 2025-05-07T20:59:50.4453109Z log_E=4, 2025-05-07T20:59:50.4453300Z L=0, 2025-05-07T20:59:50.4453481Z D_gradcheck=1, 2025-05-07T20:59:50.4453703Z stochastic_rounding=True, 2025-05-07T20:59:50.4453949Z weighted=False, 2025-05-07T20:59:50.4454155Z row_wise=True, 2025-05-07T20:59:50.4454359Z mixed=True, 2025-05-07T20:59:50.4454558Z use_cache=False, 2025-05-07T20:59:50.4454802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4455084Z use_cpu=False, 2025-05-07T20:59:50.4455304Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4455558Z ) 2025-05-07T20:59:50.4455784Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4456352Z self=, 2025-05-07T20:59:50.4456873Z mixed_B=False, 2025-05-07T20:59:50.4457079Z compile=True, 2025-05-07T20:59:50.4457279Z T=4, 2025-05-07T20:59:50.4457462Z D=58, 2025-05-07T20:59:50.4457640Z B=77, 2025-05-07T20:59:50.4457819Z log_E=5, 2025-05-07T20:59:50.4458016Z L=13, 2025-05-07T20:59:50.4458256Z D_gradcheck=2, 2025-05-07T20:59:50.4458473Z stochastic_rounding=True, 2025-05-07T20:59:50.4458720Z weighted=True, 2025-05-07T20:59:50.4458928Z row_wise=False, 2025-05-07T20:59:50.4459140Z mixed=False, 2025-05-07T20:59:50.4459342Z use_cache=False, 2025-05-07T20:59:50.4459578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4459864Z use_cpu=False, 2025-05-07T20:59:50.4460086Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4460345Z ) 2025-05-07T20:59:50.4460574Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4461135Z self=, 2025-05-07T20:59:50.4461653Z mixed_B=True, 2025-05-07T20:59:50.4461852Z compile=False, 2025-05-07T20:59:50.4462053Z T=1, 2025-05-07T20:59:50.4462222Z D=24, 2025-05-07T20:59:50.4462389Z B=122, 2025-05-07T20:59:50.4462563Z log_E=4, 2025-05-07T20:59:50.4462747Z L=4, 2025-05-07T20:59:50.4462923Z D_gradcheck=1, 2025-05-07T20:59:50.4463136Z stochastic_rounding=False, 2025-05-07T20:59:50.4463385Z weighted=True, 2025-05-07T20:59:50.4463586Z row_wise=True, 2025-05-07T20:59:50.4463779Z mixed=False, 2025-05-07T20:59:50.4463976Z use_cache=False, 2025-05-07T20:59:50.4464203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4464482Z use_cpu=False, 2025-05-07T20:59:50.4464709Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4464952Z ) 2025-05-07T20:59:50.4465170Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4465778Z self=, 2025-05-07T20:59:50.4466340Z mixed_B=True, 2025-05-07T20:59:50.4466530Z compile=True, 2025-05-07T20:59:50.4466719Z T=2, 2025-05-07T20:59:50.4466890Z D=42, 2025-05-07T20:59:50.4467057Z B=106, 2025-05-07T20:59:50.4467228Z log_E=4, 2025-05-07T20:59:50.4467411Z L=18, 2025-05-07T20:59:50.4467613Z D_gradcheck=1, 2025-05-07T20:59:50.4467860Z stochastic_rounding=False, 2025-05-07T20:59:50.4468104Z weighted=True, 2025-05-07T20:59:50.4468299Z row_wise=False, 2025-05-07T20:59:50.4468497Z mixed=False, 2025-05-07T20:59:50.4468693Z use_cache=True, 2025-05-07T20:59:50.4468910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4469179Z use_cpu=False, 2025-05-07T20:59:50.4469452Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4469695Z ) 2025-05-07T20:59:50.4660475Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4661111Z self=, 2025-05-07T20:59:50.4661645Z mixed_B=False, 2025-05-07T20:59:50.4661849Z compile=True, 2025-05-07T20:59:50.4662047Z T=4, 2025-05-07T20:59:50.4662228Z D=107, 2025-05-07T20:59:50.4662402Z B=93, 2025-05-07T20:59:50.4662579Z log_E=3, 2025-05-07T20:59:50.4662760Z L=19, 2025-05-07T20:59:50.4662939Z D_gradcheck=2, 2025-05-07T20:59:50.4663168Z stochastic_rounding=False, 2025-05-07T20:59:50.4663415Z weighted=False, 2025-05-07T20:59:50.4663622Z row_wise=False, 2025-05-07T20:59:50.4663817Z mixed=False, 2025-05-07T20:59:50.4664014Z use_cache=False, 2025-05-07T20:59:50.4664251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4664518Z use_cpu=False, 2025-05-07T20:59:50.4664740Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4664991Z ) 2025-05-07T20:59:50.4665207Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4665776Z self=, 2025-05-07T20:59:50.4666297Z mixed_B=False, 2025-05-07T20:59:50.4666494Z compile=True, 2025-05-07T20:59:50.4666692Z T=2, 2025-05-07T20:59:50.4666866Z D=30, 2025-05-07T20:59:50.4667035Z B=109, 2025-05-07T20:59:50.4667223Z log_E=4, 2025-05-07T20:59:50.4667406Z L=19, 2025-05-07T20:59:50.4667679Z D_gradcheck=1, 2025-05-07T20:59:50.4667895Z stochastic_rounding=False, 2025-05-07T20:59:50.4668141Z weighted=True, 2025-05-07T20:59:50.4668336Z row_wise=True, 2025-05-07T20:59:50.4668535Z mixed=False, 2025-05-07T20:59:50.4668737Z use_cache=False, 2025-05-07T20:59:50.4668971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4669241Z use_cpu=True, 2025-05-07T20:59:50.4669469Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4669725Z ) 2025-05-07T20:59:50.4669947Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4670509Z self=, 2025-05-07T20:59:50.4671021Z mixed_B=True, 2025-05-07T20:59:50.4671214Z compile=True, 2025-05-07T20:59:50.4671406Z T=2, 2025-05-07T20:59:50.4671581Z D=93, 2025-05-07T20:59:50.4671747Z B=34, 2025-05-07T20:59:50.4671922Z log_E=4, 2025-05-07T20:59:50.4672102Z L=10, 2025-05-07T20:59:50.4672283Z D_gradcheck=1, 2025-05-07T20:59:50.4672502Z stochastic_rounding=False, 2025-05-07T20:59:50.4672747Z weighted=True, 2025-05-07T20:59:50.4672944Z row_wise=True, 2025-05-07T20:59:50.4673138Z mixed=True, 2025-05-07T20:59:50.4673332Z use_cache=True, 2025-05-07T20:59:50.4673557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4673836Z use_cpu=False, 2025-05-07T20:59:50.4674064Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4674136Z ) 2025-05-07T20:59:50.4674266Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4674678Z self=, 2025-05-07T20:59:50.4674814Z mixed_B=True, 2025-05-07T20:59:50.4674900Z compile=True, 2025-05-07T20:59:50.4674974Z T=4, 2025-05-07T20:59:50.4675049Z D=117, 2025-05-07T20:59:50.4675124Z B=23, 2025-05-07T20:59:50.4675203Z log_E=5, 2025-05-07T20:59:50.4675274Z L=20, 2025-05-07T20:59:50.4675358Z D_gradcheck=1, 2025-05-07T20:59:50.4675446Z stochastic_rounding=True, 2025-05-07T20:59:50.4675523Z weighted=True, 2025-05-07T20:59:50.4675607Z row_wise=False, 2025-05-07T20:59:50.4675682Z mixed=False, 2025-05-07T20:59:50.4675764Z use_cache=False, 2025-05-07T20:59:50.4675874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4675951Z use_cpu=True, 2025-05-07T20:59:50.4676114Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4676189Z ) 2025-05-07T20:59:50.4676316Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4676658Z self=, 2025-05-07T20:59:50.4676737Z mixed_B=True, 2025-05-07T20:59:50.4676814Z compile=True, 2025-05-07T20:59:50.4676893Z T=2, 2025-05-07T20:59:50.4676968Z D=14, 2025-05-07T20:59:50.4677042Z B=54, 2025-05-07T20:59:50.4677119Z log_E=4, 2025-05-07T20:59:50.4677192Z L=17, 2025-05-07T20:59:50.4677270Z D_gradcheck=2, 2025-05-07T20:59:50.4677367Z stochastic_rounding=True, 2025-05-07T20:59:50.4677447Z weighted=False, 2025-05-07T20:59:50.4677524Z row_wise=True, 2025-05-07T20:59:50.4677603Z mixed=True, 2025-05-07T20:59:50.4677681Z use_cache=True, 2025-05-07T20:59:50.4677788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4677866Z use_cpu=True, 2025-05-07T20:59:50.4677992Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4678075Z ) 2025-05-07T20:59:50.4678219Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4678556Z self=, 2025-05-07T20:59:50.4678639Z mixed_B=False, 2025-05-07T20:59:50.4678715Z compile=False, 2025-05-07T20:59:50.4678825Z T=4, 2025-05-07T20:59:50.4678897Z D=92, 2025-05-07T20:59:50.4678969Z B=81, 2025-05-07T20:59:50.4679040Z log_E=3, 2025-05-07T20:59:50.4679114Z L=3, 2025-05-07T20:59:50.4679239Z D_gradcheck=2, 2025-05-07T20:59:50.4679337Z stochastic_rounding=False, 2025-05-07T20:59:50.4679417Z weighted=False, 2025-05-07T20:59:50.4679503Z row_wise=True, 2025-05-07T20:59:50.4679578Z mixed=True, 2025-05-07T20:59:50.4679659Z use_cache=False, 2025-05-07T20:59:50.4679764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4679838Z use_cpu=True, 2025-05-07T20:59:50.4679952Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4680023Z ) 2025-05-07T20:59:50.4680149Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4680488Z self=, 2025-05-07T20:59:50.4680565Z mixed_B=False, 2025-05-07T20:59:50.4680641Z compile=True, 2025-05-07T20:59:50.4680713Z T=5, 2025-05-07T20:59:50.4680785Z D=16, 2025-05-07T20:59:50.4680859Z B=101, 2025-05-07T20:59:50.4680935Z log_E=4, 2025-05-07T20:59:50.4681007Z L=14, 2025-05-07T20:59:50.4681087Z D_gradcheck=1, 2025-05-07T20:59:50.4681183Z stochastic_rounding=False, 2025-05-07T20:59:50.4681262Z weighted=False, 2025-05-07T20:59:50.4681342Z row_wise=False, 2025-05-07T20:59:50.4681419Z mixed=True, 2025-05-07T20:59:50.4681496Z use_cache=True, 2025-05-07T20:59:50.4681605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4681679Z use_cpu=True, 2025-05-07T20:59:50.4681782Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4681855Z ) 2025-05-07T20:59:50.4681980Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4682360Z self=, 2025-05-07T20:59:50.4682478Z mixed_B=False, 2025-05-07T20:59:50.4682558Z compile=False, 2025-05-07T20:59:50.4682633Z T=4, 2025-05-07T20:59:50.4682710Z D=22, 2025-05-07T20:59:50.4682781Z B=111, 2025-05-07T20:59:50.4682854Z log_E=5, 2025-05-07T20:59:50.4682931Z L=16, 2025-05-07T20:59:50.4683012Z D_gradcheck=1, 2025-05-07T20:59:50.4683106Z stochastic_rounding=True, 2025-05-07T20:59:50.4683187Z weighted=False, 2025-05-07T20:59:50.4683263Z row_wise=False, 2025-05-07T20:59:50.4683341Z mixed=False, 2025-05-07T20:59:50.4683417Z use_cache=True, 2025-05-07T20:59:50.4683519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4683596Z use_cpu=True, 2025-05-07T20:59:50.4683736Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4683807Z ) 2025-05-07T20:59:50.4683935Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4684280Z self=, 2025-05-07T20:59:50.4684360Z mixed_B=False, 2025-05-07T20:59:50.4684445Z compile=True, 2025-05-07T20:59:50.4684518Z T=1, 2025-05-07T20:59:50.4684587Z D=97, 2025-05-07T20:59:50.4684662Z B=24, 2025-05-07T20:59:50.4684736Z log_E=3, 2025-05-07T20:59:50.4684812Z L=6, 2025-05-07T20:59:50.4684895Z D_gradcheck=2, 2025-05-07T20:59:50.4684985Z stochastic_rounding=True, 2025-05-07T20:59:50.4685066Z weighted=False, 2025-05-07T20:59:50.4685145Z row_wise=True, 2025-05-07T20:59:50.4685221Z mixed=False, 2025-05-07T20:59:50.4685304Z use_cache=False, 2025-05-07T20:59:50.4685405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4685484Z use_cpu=False, 2025-05-07T20:59:50.4685585Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4685658Z ) 2025-05-07T20:59:50.4685783Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4686128Z self=, 2025-05-07T20:59:50.4686209Z mixed_B=False, 2025-05-07T20:59:50.4686291Z compile=False, 2025-05-07T20:59:50.4686364Z T=5, 2025-05-07T20:59:50.4686440Z D=45, 2025-05-07T20:59:50.4686521Z B=102, 2025-05-07T20:59:50.4686594Z log_E=5, 2025-05-07T20:59:50.4686665Z L=16, 2025-05-07T20:59:50.4686817Z D_gradcheck=2, 2025-05-07T20:59:50.4686913Z stochastic_rounding=False, 2025-05-07T20:59:50.4686995Z weighted=True, 2025-05-07T20:59:50.4687076Z row_wise=False, 2025-05-07T20:59:50.4687153Z mixed=False, 2025-05-07T20:59:50.4687232Z use_cache=False, 2025-05-07T20:59:50.4687336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4687411Z use_cpu=True, 2025-05-07T20:59:50.4687510Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4687591Z ) 2025-05-07T20:59:50.4687716Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4688065Z self=, 2025-05-07T20:59:50.4688160Z mixed_B=True, 2025-05-07T20:59:50.4688244Z compile=True, 2025-05-07T20:59:50.4688336Z T=5, 2025-05-07T20:59:50.4688406Z D=62, 2025-05-07T20:59:50.4688475Z B=63, 2025-05-07T20:59:50.4688551Z log_E=4, 2025-05-07T20:59:50.4688623Z L=8, 2025-05-07T20:59:50.4688712Z D_gradcheck=1, 2025-05-07T20:59:50.4688817Z stochastic_rounding=True, 2025-05-07T20:59:50.4688896Z weighted=False, 2025-05-07T20:59:50.4688974Z row_wise=False, 2025-05-07T20:59:50.4689055Z mixed=False, 2025-05-07T20:59:50.4689134Z use_cache=True, 2025-05-07T20:59:50.4689238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4689321Z use_cpu=True, 2025-05-07T20:59:50.4689419Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4689496Z ) 2025-05-07T20:59:50.4689622Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4690002Z self=, 2025-05-07T20:59:50.4690120Z mixed_B=False, 2025-05-07T20:59:50.4690194Z compile=True, 2025-05-07T20:59:50.4690266Z T=3, 2025-05-07T20:59:50.4690339Z D=14, 2025-05-07T20:59:50.4690410Z B=55, 2025-05-07T20:59:50.4690483Z log_E=5, 2025-05-07T20:59:50.4690559Z L=3, 2025-05-07T20:59:50.4690640Z D_gradcheck=2, 2025-05-07T20:59:50.4690730Z stochastic_rounding=True, 2025-05-07T20:59:50.4690812Z weighted=True, 2025-05-07T20:59:50.4690888Z row_wise=True, 2025-05-07T20:59:50.4690961Z mixed=True, 2025-05-07T20:59:50.4691045Z use_cache=False, 2025-05-07T20:59:50.4691145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4691222Z use_cpu=True, 2025-05-07T20:59:50.4691359Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4691433Z ) 2025-05-07T20:59:50.4691565Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4691902Z self=, 2025-05-07T20:59:50.4691984Z mixed_B=False, 2025-05-07T20:59:50.4692065Z compile=True, 2025-05-07T20:59:50.4692136Z T=1, 2025-05-07T20:59:50.4692208Z D=101, 2025-05-07T20:59:50.4692285Z B=72, 2025-05-07T20:59:50.4692358Z log_E=4, 2025-05-07T20:59:50.4692429Z L=0, 2025-05-07T20:59:50.4692513Z D_gradcheck=1, 2025-05-07T20:59:50.4692604Z stochastic_rounding=False, 2025-05-07T20:59:50.4692683Z weighted=False, 2025-05-07T20:59:50.4692762Z row_wise=False, 2025-05-07T20:59:50.4692836Z mixed=True, 2025-05-07T20:59:50.4692982Z use_cache=True, 2025-05-07T20:59:50.4693084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4693159Z use_cpu=True, 2025-05-07T20:59:50.4693261Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4693331Z ) 2025-05-07T20:59:50.4693456Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4693795Z self=, 2025-05-07T20:59:50.4693874Z mixed_B=True, 2025-05-07T20:59:50.4693949Z compile=True, 2025-05-07T20:59:50.4694021Z T=3, 2025-05-07T20:59:50.4694092Z D=31, 2025-05-07T20:59:50.4694163Z B=123, 2025-05-07T20:59:50.4694236Z log_E=3, 2025-05-07T20:59:50.4694306Z L=13, 2025-05-07T20:59:50.4694434Z D_gradcheck=1, 2025-05-07T20:59:50.4694525Z stochastic_rounding=True, 2025-05-07T20:59:50.4694599Z weighted=False, 2025-05-07T20:59:50.4694678Z row_wise=False, 2025-05-07T20:59:50.4694751Z mixed=False, 2025-05-07T20:59:50.4694831Z use_cache=True, 2025-05-07T20:59:50.4694935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4695010Z use_cpu=True, 2025-05-07T20:59:50.4695110Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4695180Z ) 2025-05-07T20:59:50.4695305Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4695645Z self=, 2025-05-07T20:59:50.4695731Z mixed_B=False, 2025-05-07T20:59:50.4695808Z compile=True, 2025-05-07T20:59:50.4695878Z T=1, 2025-05-07T20:59:50.4695951Z D=93, 2025-05-07T20:59:50.4696022Z B=128, 2025-05-07T20:59:50.4696099Z log_E=3, 2025-05-07T20:59:50.4696167Z L=11, 2025-05-07T20:59:50.4696247Z D_gradcheck=1, 2025-05-07T20:59:50.4696338Z stochastic_rounding=True, 2025-05-07T20:59:50.4696417Z weighted=False, 2025-05-07T20:59:50.4696493Z row_wise=True, 2025-05-07T20:59:50.4696570Z mixed=True, 2025-05-07T20:59:50.4696650Z use_cache=False, 2025-05-07T20:59:50.4696752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4696830Z use_cpu=True, 2025-05-07T20:59:50.4696931Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4696999Z ) 2025-05-07T20:59:50.4697131Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4697535Z self=, 2025-05-07T20:59:50.4697674Z mixed_B=False, 2025-05-07T20:59:50.4697767Z compile=True, 2025-05-07T20:59:50.4697839Z T=2, 2025-05-07T20:59:50.4697915Z D=33, 2025-05-07T20:59:50.4697984Z B=71, 2025-05-07T20:59:50.4698057Z log_E=4, 2025-05-07T20:59:50.4698137Z L=6, 2025-05-07T20:59:50.4698219Z D_gradcheck=2, 2025-05-07T20:59:50.4698310Z stochastic_rounding=False, 2025-05-07T20:59:50.4698606Z weighted=False, 2025-05-07T20:59:50.4698683Z row_wise=False, 2025-05-07T20:59:50.4698760Z mixed=True, 2025-05-07T20:59:50.4698839Z use_cache=False, 2025-05-07T20:59:50.4698943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4699022Z use_cpu=False, 2025-05-07T20:59:50.4699204Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4699277Z ) 2025-05-07T20:59:50.4699404Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4699747Z self=, 2025-05-07T20:59:50.4699831Z mixed_B=False, 2025-05-07T20:59:50.4699912Z compile=True, 2025-05-07T20:59:50.4699988Z T=5, 2025-05-07T20:59:50.4700064Z D=108, 2025-05-07T20:59:50.4700146Z B=70, 2025-05-07T20:59:50.4700218Z log_E=4, 2025-05-07T20:59:50.4700287Z L=2, 2025-05-07T20:59:50.4700370Z D_gradcheck=2, 2025-05-07T20:59:50.4700461Z stochastic_rounding=False, 2025-05-07T20:59:50.4700538Z weighted=True, 2025-05-07T20:59:50.4700619Z row_wise=False, 2025-05-07T20:59:50.4700693Z mixed=False, 2025-05-07T20:59:50.4700770Z use_cache=True, 2025-05-07T20:59:50.4700876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4700955Z use_cpu=True, 2025-05-07T20:59:50.4701054Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4701124Z ) 2025-05-07T20:59:50.4936955Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4937331Z self=, 2025-05-07T20:59:50.4942381Z mixed_B=False, 2025-05-07T20:59:50.4942533Z compile=False, 2025-05-07T20:59:50.4943500Z T=3, 2025-05-07T20:59:50.4943641Z D=28, 2025-05-07T20:59:50.4943781Z B=54, 2025-05-07T20:59:50.4943916Z log_E=4, 2025-05-07T20:59:50.4944065Z L=4, 2025-05-07T20:59:50.4944548Z D_gradcheck=2, 2025-05-07T20:59:50.4944736Z stochastic_rounding=False, 2025-05-07T20:59:50.4944892Z weighted=False, 2025-05-07T20:59:50.4945027Z row_wise=False, 2025-05-07T20:59:50.4945153Z mixed=False, 2025-05-07T20:59:50.4945302Z use_cache=False, 2025-05-07T20:59:50.4945486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4945619Z use_cpu=True, 2025-05-07T20:59:50.4945817Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4945942Z ) 2025-05-07T20:59:50.4946167Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4946796Z self=, 2025-05-07T20:59:50.4946941Z mixed_B=True, 2025-05-07T20:59:50.4947092Z compile=True, 2025-05-07T20:59:50.4947216Z T=2, 2025-05-07T20:59:50.4947337Z D=40, 2025-05-07T20:59:50.4947474Z B=7, 2025-05-07T20:59:50.4947600Z log_E=3, 2025-05-07T20:59:50.4947719Z L=9, 2025-05-07T20:59:50.4947866Z D_gradcheck=1, 2025-05-07T20:59:50.4948028Z stochastic_rounding=False, 2025-05-07T20:59:50.4948163Z weighted=False, 2025-05-07T20:59:50.4948304Z row_wise=False, 2025-05-07T20:59:50.4948436Z mixed=False, 2025-05-07T20:59:50.4948568Z use_cache=False, 2025-05-07T20:59:50.4948754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4948890Z use_cpu=False, 2025-05-07T20:59:50.4949058Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4949188Z ) 2025-05-07T20:59:50.4949416Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4950173Z self=, 2025-05-07T20:59:50.4950430Z mixed_B=True, 2025-05-07T20:59:50.4950558Z compile=True, 2025-05-07T20:59:50.4950691Z T=2, 2025-05-07T20:59:50.4950809Z D=79, 2025-05-07T20:59:50.4950929Z B=114, 2025-05-07T20:59:50.4951064Z log_E=4, 2025-05-07T20:59:50.4951185Z L=3, 2025-05-07T20:59:50.4951319Z D_gradcheck=2, 2025-05-07T20:59:50.4951482Z stochastic_rounding=True, 2025-05-07T20:59:50.4951614Z weighted=False, 2025-05-07T20:59:50.4951748Z row_wise=False, 2025-05-07T20:59:50.4951887Z mixed=True, 2025-05-07T20:59:50.4952019Z use_cache=True, 2025-05-07T20:59:50.4952189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4952336Z use_cpu=False, 2025-05-07T20:59:50.4952640Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4952761Z ) 2025-05-07T20:59:50.4952994Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4953587Z self=, 2025-05-07T20:59:50.4953733Z mixed_B=True, 2025-05-07T20:59:50.4953865Z compile=True, 2025-05-07T20:59:50.4953985Z T=1, 2025-05-07T20:59:50.4954117Z D=48, 2025-05-07T20:59:50.4954240Z B=15, 2025-05-07T20:59:50.4954364Z log_E=5, 2025-05-07T20:59:50.4954497Z L=8, 2025-05-07T20:59:50.4954629Z D_gradcheck=1, 2025-05-07T20:59:50.4954781Z stochastic_rounding=False, 2025-05-07T20:59:50.4954919Z weighted=True, 2025-05-07T20:59:50.4955049Z row_wise=False, 2025-05-07T20:59:50.4955179Z mixed=False, 2025-05-07T20:59:50.4955324Z use_cache=True, 2025-05-07T20:59:50.4955498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4955633Z use_cpu=True, 2025-05-07T20:59:50.4955803Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4955993Z ) 2025-05-07T20:59:50.4956216Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4956827Z self=, 2025-05-07T20:59:50.4956967Z mixed_B=False, 2025-05-07T20:59:50.4957097Z compile=False, 2025-05-07T20:59:50.4957226Z T=1, 2025-05-07T20:59:50.4957345Z D=14, 2025-05-07T20:59:50.4957471Z B=55, 2025-05-07T20:59:50.4957624Z log_E=3, 2025-05-07T20:59:50.4957769Z L=5, 2025-05-07T20:59:50.4957991Z D_gradcheck=2, 2025-05-07T20:59:50.4958169Z stochastic_rounding=True, 2025-05-07T20:59:50.4958310Z weighted=True, 2025-05-07T20:59:50.4958457Z row_wise=False, 2025-05-07T20:59:50.4958606Z mixed=True, 2025-05-07T20:59:50.4958744Z use_cache=False, 2025-05-07T20:59:50.4958923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4959074Z use_cpu=False, 2025-05-07T20:59:50.4959243Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4959364Z ) 2025-05-07T20:59:50.4959588Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4960147Z self=, 2025-05-07T20:59:50.4960290Z mixed_B=False, 2025-05-07T20:59:50.4960404Z compile=True, 2025-05-07T20:59:50.4960514Z T=2, 2025-05-07T20:59:50.4960646Z D=5, 2025-05-07T20:59:50.4960765Z B=75, 2025-05-07T20:59:50.4960873Z log_E=3, 2025-05-07T20:59:50.4960997Z L=0, 2025-05-07T20:59:50.4961119Z D_gradcheck=1, 2025-05-07T20:59:50.4961275Z stochastic_rounding=False, 2025-05-07T20:59:50.4961401Z weighted=True, 2025-05-07T20:59:50.4961509Z row_wise=False, 2025-05-07T20:59:50.4961618Z mixed=True, 2025-05-07T20:59:50.4961750Z use_cache=False, 2025-05-07T20:59:50.4961900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4962025Z use_cpu=False, 2025-05-07T20:59:50.4962180Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4962293Z ) 2025-05-07T20:59:50.4962492Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4963140Z self=, 2025-05-07T20:59:50.4963314Z mixed_B=False, 2025-05-07T20:59:50.4963451Z compile=True, 2025-05-07T20:59:50.4963566Z T=4, 2025-05-07T20:59:50.4963683Z D=40, 2025-05-07T20:59:50.4963813Z B=68, 2025-05-07T20:59:50.4963931Z log_E=3, 2025-05-07T20:59:50.4964047Z L=8, 2025-05-07T20:59:50.4964188Z D_gradcheck=2, 2025-05-07T20:59:50.4964335Z stochastic_rounding=False, 2025-05-07T20:59:50.4964461Z weighted=True, 2025-05-07T20:59:50.4964594Z row_wise=False, 2025-05-07T20:59:50.4964714Z mixed=True, 2025-05-07T20:59:50.4964850Z use_cache=True, 2025-05-07T20:59:50.4965013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4965137Z use_cpu=True, 2025-05-07T20:59:50.4965301Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4965473Z ) 2025-05-07T20:59:50.4965677Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4966228Z self=, 2025-05-07T20:59:50.4966355Z mixed_B=False, 2025-05-07T20:59:50.4966481Z compile=False, 2025-05-07T20:59:50.4966609Z T=2, 2025-05-07T20:59:50.4966723Z D=72, 2025-05-07T20:59:50.4966836Z B=50, 2025-05-07T20:59:50.4966960Z log_E=5, 2025-05-07T20:59:50.4967073Z L=8, 2025-05-07T20:59:50.4967196Z D_gradcheck=1, 2025-05-07T20:59:50.4967354Z stochastic_rounding=True, 2025-05-07T20:59:50.4967475Z weighted=True, 2025-05-07T20:59:50.4967612Z row_wise=False, 2025-05-07T20:59:50.4967732Z mixed=False, 2025-05-07T20:59:50.4967855Z use_cache=True, 2025-05-07T20:59:50.4968030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4968153Z use_cpu=True, 2025-05-07T20:59:50.4968306Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4968434Z ) 2025-05-07T20:59:50.4968634Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4969176Z self=, 2025-05-07T20:59:50.4969313Z mixed_B=True, 2025-05-07T20:59:50.4969435Z compile=False, 2025-05-07T20:59:50.4969549Z T=5, 2025-05-07T20:59:50.4969673Z D=61, 2025-05-07T20:59:50.4969786Z B=8, 2025-05-07T20:59:50.4969913Z log_E=4, 2025-05-07T20:59:50.4970024Z L=0, 2025-05-07T20:59:50.4970150Z D_gradcheck=2, 2025-05-07T20:59:50.4970360Z stochastic_rounding=True, 2025-05-07T20:59:50.4970484Z weighted=False, 2025-05-07T20:59:50.4970604Z row_wise=False, 2025-05-07T20:59:50.4970736Z mixed=False, 2025-05-07T20:59:50.4970856Z use_cache=True, 2025-05-07T20:59:50.4971018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4971149Z use_cpu=False, 2025-05-07T20:59:50.4971301Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4971414Z ) 2025-05-07T20:59:50.4971622Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4972169Z self=, 2025-05-07T20:59:50.4972293Z mixed_B=True, 2025-05-07T20:59:50.4972428Z compile=False, 2025-05-07T20:59:50.4972540Z T=4, 2025-05-07T20:59:50.4972664Z D=59, 2025-05-07T20:59:50.4972779Z B=74, 2025-05-07T20:59:50.4972894Z log_E=4, 2025-05-07T20:59:50.4973170Z L=3, 2025-05-07T20:59:50.4973293Z D_gradcheck=2, 2025-05-07T20:59:50.4973441Z stochastic_rounding=False, 2025-05-07T20:59:50.4973577Z weighted=False, 2025-05-07T20:59:50.4973700Z row_wise=False, 2025-05-07T20:59:50.4973816Z mixed=True, 2025-05-07T20:59:50.4973952Z use_cache=False, 2025-05-07T20:59:50.4974116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4974237Z use_cpu=True, 2025-05-07T20:59:50.4974401Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4974517Z ) 2025-05-07T20:59:50.4974718Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4975374Z self=, 2025-05-07T20:59:50.4975549Z mixed_B=False, 2025-05-07T20:59:50.4975685Z compile=False, 2025-05-07T20:59:50.4975804Z T=1, 2025-05-07T20:59:50.4975918Z D=126, 2025-05-07T20:59:50.4976047Z B=115, 2025-05-07T20:59:50.4976163Z log_E=4, 2025-05-07T20:59:50.4976281Z L=1, 2025-05-07T20:59:50.4976417Z D_gradcheck=1, 2025-05-07T20:59:50.4976564Z stochastic_rounding=True, 2025-05-07T20:59:50.4976687Z weighted=True, 2025-05-07T20:59:50.4976819Z row_wise=False, 2025-05-07T20:59:50.4976938Z mixed=True, 2025-05-07T20:59:50.4977062Z use_cache=True, 2025-05-07T20:59:50.4977236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4977358Z use_cpu=True, 2025-05-07T20:59:50.4977508Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4977688Z ) 2025-05-07T20:59:50.4977887Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4978446Z self=, 2025-05-07T20:59:50.4978572Z mixed_B=False, 2025-05-07T20:59:50.4978696Z compile=True, 2025-05-07T20:59:50.4978820Z T=5, 2025-05-07T20:59:50.4978934Z D=110, 2025-05-07T20:59:50.4979048Z B=103, 2025-05-07T20:59:50.4979174Z log_E=5, 2025-05-07T20:59:50.4979288Z L=20, 2025-05-07T20:59:50.4979411Z D_gradcheck=2, 2025-05-07T20:59:50.4979569Z stochastic_rounding=False, 2025-05-07T20:59:50.4979695Z weighted=True, 2025-05-07T20:59:50.4979818Z row_wise=False, 2025-05-07T20:59:50.4979946Z mixed=True, 2025-05-07T20:59:50.4980071Z use_cache=False, 2025-05-07T20:59:50.4980233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4980375Z use_cpu=False, 2025-05-07T20:59:50.4980532Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4980655Z ) 2025-05-07T20:59:50.4980863Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4981403Z self=, 2025-05-07T20:59:50.4981541Z mixed_B=True, 2025-05-07T20:59:50.4981660Z compile=True, 2025-05-07T20:59:50.4981773Z T=5, 2025-05-07T20:59:50.4981895Z D=112, 2025-05-07T20:59:50.4982011Z B=69, 2025-05-07T20:59:50.4982124Z log_E=5, 2025-05-07T20:59:50.4982249Z L=19, 2025-05-07T20:59:50.4982374Z D_gradcheck=2, 2025-05-07T20:59:50.4982580Z stochastic_rounding=False, 2025-05-07T20:59:50.4982718Z weighted=False, 2025-05-07T20:59:50.4982840Z row_wise=True, 2025-05-07T20:59:50.4982974Z mixed=False, 2025-05-07T20:59:50.4983104Z use_cache=False, 2025-05-07T20:59:50.4983267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4983402Z use_cpu=False, 2025-05-07T20:59:50.4983553Z output_dtype=SparseType.FP16, 2025-05-07T20:59:50.4983667Z ) 2025-05-07T20:59:50.4983872Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4984419Z self=, 2025-05-07T20:59:50.4984542Z mixed_B=True, 2025-05-07T20:59:50.4984680Z compile=False, 2025-05-07T20:59:50.4984794Z T=2, 2025-05-07T20:59:50.4984908Z D=63, 2025-05-07T20:59:50.4985034Z B=26, 2025-05-07T20:59:50.4985152Z log_E=4, 2025-05-07T20:59:50.4985262Z L=7, 2025-05-07T20:59:50.4985396Z D_gradcheck=2, 2025-05-07T20:59:50.4985540Z stochastic_rounding=False, 2025-05-07T20:59:50.4985673Z weighted=False, 2025-05-07T20:59:50.4985794Z row_wise=False, 2025-05-07T20:59:50.4985913Z mixed=True, 2025-05-07T20:59:50.4986048Z use_cache=False, 2025-05-07T20:59:50.4986210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4986330Z use_cpu=True, 2025-05-07T20:59:50.4986497Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4986608Z ) 2025-05-07T20:59:50.4986808Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4987426Z self=, 2025-05-07T20:59:50.4987598Z mixed_B=True, 2025-05-07T20:59:50.4987721Z compile=True, 2025-05-07T20:59:50.4987844Z T=5, 2025-05-07T20:59:50.4987955Z D=48, 2025-05-07T20:59:50.4988076Z B=112, 2025-05-07T20:59:50.4988189Z log_E=4, 2025-05-07T20:59:50.4988308Z L=19, 2025-05-07T20:59:50.4988442Z D_gradcheck=1, 2025-05-07T20:59:50.4988589Z stochastic_rounding=True, 2025-05-07T20:59:50.4988713Z weighted=False, 2025-05-07T20:59:50.4988848Z row_wise=False, 2025-05-07T20:59:50.4988967Z mixed=False, 2025-05-07T20:59:50.4989089Z use_cache=True, 2025-05-07T20:59:50.4989263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4989387Z use_cpu=False, 2025-05-07T20:59:50.4989539Z output_dtype=SparseType.FP32, 2025-05-07T20:59:50.4989719Z ) 2025-05-07T20:59:50.4989920Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4990470Z self=, 2025-05-07T20:59:50.4990607Z mixed_B=False, 2025-05-07T20:59:50.4990728Z compile=True, 2025-05-07T20:59:50.4990856Z T=1, 2025-05-07T20:59:50.4990968Z D=66, 2025-05-07T20:59:50.4991084Z B=119, 2025-05-07T20:59:50.4991211Z log_E=3, 2025-05-07T20:59:50.4991325Z L=16, 2025-05-07T20:59:50.4991459Z D_gradcheck=1, 2025-05-07T20:59:50.4991614Z stochastic_rounding=True, 2025-05-07T20:59:50.4991751Z weighted=False, 2025-05-07T20:59:50.4991873Z row_wise=True, 2025-05-07T20:59:50.4991993Z mixed=False, 2025-05-07T20:59:50.4992124Z use_cache=True, 2025-05-07T20:59:50.4992283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:50.4992401Z use_cpu=True, 2025-05-07T20:59:50.4992562Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4992674Z ) 2025-05-07T20:59:50.4992870Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:50.4993426Z self=, 2025-05-07T20:59:50.4993551Z mixed_B=True, 2025-05-07T20:59:50.4993686Z compile=False, 2025-05-07T20:59:50.4993797Z T=4, 2025-05-07T20:59:50.4993911Z D=43, 2025-05-07T20:59:50.4994033Z B=110, 2025-05-07T20:59:50.4994148Z log_E=3, 2025-05-07T20:59:50.4994260Z L=19, 2025-05-07T20:59:50.4994395Z D_gradcheck=1, 2025-05-07T20:59:50.4994596Z stochastic_rounding=False, 2025-05-07T20:59:50.4994720Z weighted=True, 2025-05-07T20:59:50.4994845Z row_wise=True, 2025-05-07T20:59:50.4994962Z mixed=False, 2025-05-07T20:59:50.4995084Z use_cache=False, 2025-05-07T20:59:50.4995254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:50.4995376Z use_cpu=False, 2025-05-07T20:59:50.4995528Z output_dtype=SparseType.BF16, 2025-05-07T20:59:50.4995646Z ) 2025-05-07T21:00:13.4510495Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4511134Z self=, 2025-05-07T21:00:13.4511677Z mixed_B=False, 2025-05-07T21:00:13.4511905Z compile=True, 2025-05-07T21:00:13.4512113Z T=5, 2025-05-07T21:00:13.4512296Z D=21, 2025-05-07T21:00:13.4512473Z B=94, 2025-05-07T21:00:13.4512654Z log_E=3, 2025-05-07T21:00:13.4512845Z L=17, 2025-05-07T21:00:13.4513032Z D_gradcheck=1, 2025-05-07T21:00:13.4513267Z stochastic_rounding=True, 2025-05-07T21:00:13.4513528Z weighted=False, 2025-05-07T21:00:13.4513760Z row_wise=True, 2025-05-07T21:00:13.4513960Z mixed=True, 2025-05-07T21:00:13.4514167Z use_cache=True, 2025-05-07T21:00:13.4514404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4514676Z use_cpu=True, 2025-05-07T21:00:13.4514921Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4515194Z ) 2025-05-07T21:00:13.4515417Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4516000Z self=, 2025-05-07T21:00:13.4517433Z mixed_B=True, 2025-05-07T21:00:13.4517638Z compile=False, 2025-05-07T21:00:13.4517880Z T=2, 2025-05-07T21:00:13.4518053Z D=68, 2025-05-07T21:00:13.4518235Z B=125, 2025-05-07T21:00:13.4518411Z log_E=3, 2025-05-07T21:00:13.4518591Z L=11, 2025-05-07T21:00:13.4518776Z D_gradcheck=2, 2025-05-07T21:00:13.4519005Z stochastic_rounding=False, 2025-05-07T21:00:13.4519253Z weighted=False, 2025-05-07T21:00:13.4519466Z row_wise=True, 2025-05-07T21:00:13.4519670Z mixed=True, 2025-05-07T21:00:13.4519866Z use_cache=False, 2025-05-07T21:00:13.4520107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4520385Z use_cpu=False, 2025-05-07T21:00:13.4520604Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4520948Z ) 2025-05-07T21:00:13.4521172Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4521746Z self=, 2025-05-07T21:00:13.4522268Z mixed_B=True, 2025-05-07T21:00:13.4522474Z compile=True, 2025-05-07T21:00:13.4522679Z T=2, 2025-05-07T21:00:13.4522854Z D=101, 2025-05-07T21:00:13.4523031Z B=2, 2025-05-07T21:00:13.4523209Z log_E=5, 2025-05-07T21:00:13.4523390Z L=0, 2025-05-07T21:00:13.4523574Z D_gradcheck=2, 2025-05-07T21:00:13.4523801Z stochastic_rounding=True, 2025-05-07T21:00:13.4524045Z weighted=False, 2025-05-07T21:00:13.4524257Z row_wise=False, 2025-05-07T21:00:13.4524468Z mixed=True, 2025-05-07T21:00:13.4524667Z use_cache=True, 2025-05-07T21:00:13.4524901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4525183Z use_cpu=False, 2025-05-07T21:00:13.4525404Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.4525658Z ) 2025-05-07T21:00:13.4525883Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4526454Z self=, 2025-05-07T21:00:13.4526974Z mixed_B=False, 2025-05-07T21:00:13.4527181Z compile=False, 2025-05-07T21:00:13.4527385Z T=5, 2025-05-07T21:00:13.4527562Z D=97, 2025-05-07T21:00:13.4527748Z B=41, 2025-05-07T21:00:13.4527931Z log_E=4, 2025-05-07T21:00:13.4528116Z L=5, 2025-05-07T21:00:13.4528297Z D_gradcheck=1, 2025-05-07T21:00:13.4528604Z stochastic_rounding=True, 2025-05-07T21:00:13.4528848Z weighted=True, 2025-05-07T21:00:13.4529053Z row_wise=True, 2025-05-07T21:00:13.4529254Z mixed=False, 2025-05-07T21:00:13.4529448Z use_cache=True, 2025-05-07T21:00:13.4529678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4529958Z use_cpu=True, 2025-05-07T21:00:13.4530174Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.4530432Z ) 2025-05-07T21:00:13.4530654Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4531213Z self=, 2025-05-07T21:00:13.4531738Z mixed_B=False, 2025-05-07T21:00:13.4531944Z compile=False, 2025-05-07T21:00:13.4532146Z T=5, 2025-05-07T21:00:13.4532322Z D=126, 2025-05-07T21:00:13.4532499Z B=30, 2025-05-07T21:00:13.4532682Z log_E=5, 2025-05-07T21:00:13.4532866Z L=11, 2025-05-07T21:00:13.4533135Z D_gradcheck=1, 2025-05-07T21:00:13.4533358Z stochastic_rounding=False, 2025-05-07T21:00:13.4533604Z weighted=True, 2025-05-07T21:00:13.4533805Z row_wise=False, 2025-05-07T21:00:13.4534003Z mixed=True, 2025-05-07T21:00:13.4534197Z use_cache=True, 2025-05-07T21:00:13.4534424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4534699Z use_cpu=False, 2025-05-07T21:00:13.4534921Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4535181Z ) 2025-05-07T21:00:13.4535409Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4535969Z self=, 2025-05-07T21:00:13.4536583Z mixed_B=True, 2025-05-07T21:00:13.4536791Z compile=True, 2025-05-07T21:00:13.4536984Z T=3, 2025-05-07T21:00:13.4537164Z D=66, 2025-05-07T21:00:13.4537343Z B=94, 2025-05-07T21:00:13.4537518Z log_E=5, 2025-05-07T21:00:13.4537705Z L=9, 2025-05-07T21:00:13.4537886Z D_gradcheck=1, 2025-05-07T21:00:13.4538109Z stochastic_rounding=True, 2025-05-07T21:00:13.4538359Z weighted=True, 2025-05-07T21:00:13.4538566Z row_wise=False, 2025-05-07T21:00:13.4538772Z mixed=False, 2025-05-07T21:00:13.4538972Z use_cache=False, 2025-05-07T21:00:13.4539212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4539490Z use_cpu=False, 2025-05-07T21:00:13.4539708Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4540011Z ) 2025-05-07T21:00:13.4540234Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4540793Z self=, 2025-05-07T21:00:13.4541316Z mixed_B=True, 2025-05-07T21:00:13.4541521Z compile=True, 2025-05-07T21:00:13.4541712Z T=4, 2025-05-07T21:00:13.4541886Z D=56, 2025-05-07T21:00:13.4542066Z B=25, 2025-05-07T21:00:13.4542236Z log_E=3, 2025-05-07T21:00:13.4542421Z L=6, 2025-05-07T21:00:13.4542606Z D_gradcheck=2, 2025-05-07T21:00:13.4542820Z stochastic_rounding=False, 2025-05-07T21:00:13.4543067Z weighted=False, 2025-05-07T21:00:13.4543283Z row_wise=False, 2025-05-07T21:00:13.4543480Z mixed=True, 2025-05-07T21:00:13.4543681Z use_cache=True, 2025-05-07T21:00:13.4543912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.4544185Z use_cpu=False, 2025-05-07T21:00:13.4544411Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.4544669Z ) 2025-05-07T21:00:13.4544892Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4545451Z self=, 2025-05-07T21:00:13.4545973Z mixed_B=True, 2025-05-07T21:00:13.4546177Z compile=False, 2025-05-07T21:00:13.4546370Z T=2, 2025-05-07T21:00:13.4546546Z D=44, 2025-05-07T21:00:13.4546726Z B=26, 2025-05-07T21:00:13.4546899Z log_E=3, 2025-05-07T21:00:13.4547088Z L=20, 2025-05-07T21:00:13.4547272Z D_gradcheck=1, 2025-05-07T21:00:13.4547532Z stochastic_rounding=True, 2025-05-07T21:00:13.4547783Z weighted=True, 2025-05-07T21:00:13.4547990Z row_wise=True, 2025-05-07T21:00:13.4548185Z mixed=False, 2025-05-07T21:00:13.4548393Z use_cache=False, 2025-05-07T21:00:13.4548632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.4548909Z use_cpu=True, 2025-05-07T21:00:13.4549137Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.4549393Z ) 2025-05-07T21:00:13.4549612Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4550179Z self=, 2025-05-07T21:00:13.4550701Z mixed_B=False, 2025-05-07T21:00:13.4550908Z compile=False, 2025-05-07T21:00:13.4551102Z T=4, 2025-05-07T21:00:13.4551280Z D=87, 2025-05-07T21:00:13.4551455Z B=18, 2025-05-07T21:00:13.4551625Z log_E=5, 2025-05-07T21:00:13.4551810Z L=18, 2025-05-07T21:00:13.4551995Z D_gradcheck=1, 2025-05-07T21:00:13.4552207Z stochastic_rounding=True, 2025-05-07T21:00:13.4552453Z weighted=True, 2025-05-07T21:00:13.4552659Z row_wise=False, 2025-05-07T21:00:13.4552856Z mixed=False, 2025-05-07T21:00:13.4553086Z use_cache=False, 2025-05-07T21:00:13.4553345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.4553616Z use_cpu=False, 2025-05-07T21:00:13.4553838Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4554096Z ) 2025-05-07T21:00:13.4554315Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4554883Z self=, 2025-05-07T21:00:13.4555497Z mixed_B=True, 2025-05-07T21:00:13.4555704Z compile=True, 2025-05-07T21:00:13.4555901Z T=5, 2025-05-07T21:00:13.4556078Z D=92, 2025-05-07T21:00:13.4556255Z B=117, 2025-05-07T21:00:13.4556431Z log_E=4, 2025-05-07T21:00:13.4556614Z L=7, 2025-05-07T21:00:13.4556794Z D_gradcheck=2, 2025-05-07T21:00:13.4557009Z stochastic_rounding=True, 2025-05-07T21:00:13.4557252Z weighted=True, 2025-05-07T21:00:13.4557455Z row_wise=False, 2025-05-07T21:00:13.4557652Z mixed=False, 2025-05-07T21:00:13.4557855Z use_cache=False, 2025-05-07T21:00:13.4558093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4558370Z use_cpu=True, 2025-05-07T21:00:13.4558592Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.4568054Z ) 2025-05-07T21:00:13.4568333Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4568932Z self=, 2025-05-07T21:00:13.4569467Z mixed_B=True, 2025-05-07T21:00:13.4569684Z compile=True, 2025-05-07T21:00:13.4569897Z T=2, 2025-05-07T21:00:13.4570079Z D=44, 2025-05-07T21:00:13.4570266Z B=95, 2025-05-07T21:00:13.4570452Z log_E=4, 2025-05-07T21:00:13.4570642Z L=0, 2025-05-07T21:00:13.4570833Z D_gradcheck=1, 2025-05-07T21:00:13.4571094Z stochastic_rounding=True, 2025-05-07T21:00:13.4571352Z weighted=True, 2025-05-07T21:00:13.4571560Z row_wise=False, 2025-05-07T21:00:13.4571774Z mixed=True, 2025-05-07T21:00:13.4571984Z use_cache=True, 2025-05-07T21:00:13.4572212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.4572500Z use_cpu=True, 2025-05-07T21:00:13.4572739Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4573050Z ) 2025-05-07T21:00:13.4573286Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4573866Z self=, 2025-05-07T21:00:13.4574393Z mixed_B=True, 2025-05-07T21:00:13.4574609Z compile=False, 2025-05-07T21:00:13.4574817Z T=4, 2025-05-07T21:00:13.4574998Z D=22, 2025-05-07T21:00:13.4575189Z B=20, 2025-05-07T21:00:13.4575376Z log_E=4, 2025-05-07T21:00:13.4575562Z L=6, 2025-05-07T21:00:13.4575758Z D_gradcheck=1, 2025-05-07T21:00:13.4576063Z stochastic_rounding=True, 2025-05-07T21:00:13.4576324Z weighted=True, 2025-05-07T21:00:13.4576530Z row_wise=False, 2025-05-07T21:00:13.4576740Z mixed=True, 2025-05-07T21:00:13.4576947Z use_cache=True, 2025-05-07T21:00:13.4577180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4577464Z use_cpu=True, 2025-05-07T21:00:13.4577695Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.4577953Z ) 2025-05-07T21:00:13.4578188Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4578765Z self=, 2025-05-07T21:00:13.4579290Z mixed_B=True, 2025-05-07T21:00:13.4579500Z compile=False, 2025-05-07T21:00:13.4579707Z T=2, 2025-05-07T21:00:13.4579884Z D=80, 2025-05-07T21:00:13.4580070Z B=72, 2025-05-07T21:00:13.4580255Z log_E=5, 2025-05-07T21:00:13.4580443Z L=9, 2025-05-07T21:00:13.4580634Z D_gradcheck=2, 2025-05-07T21:00:13.4580865Z stochastic_rounding=True, 2025-05-07T21:00:13.4581114Z weighted=False, 2025-05-07T21:00:13.4581327Z row_wise=True, 2025-05-07T21:00:13.4581537Z mixed=False, 2025-05-07T21:00:13.4581741Z use_cache=True, 2025-05-07T21:00:13.4581980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.4582298Z use_cpu=False, 2025-05-07T21:00:13.4582560Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.4582817Z ) 2025-05-07T21:00:13.4583045Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4583621Z self=, 2025-05-07T21:00:13.4584231Z mixed_B=True, 2025-05-07T21:00:13.4584438Z compile=True, 2025-05-07T21:00:13.4584641Z T=2, 2025-05-07T21:00:13.4584817Z D=15, 2025-05-07T21:00:13.4584997Z B=49, 2025-05-07T21:00:13.4585178Z log_E=4, 2025-05-07T21:00:13.4585358Z L=10, 2025-05-07T21:00:13.4585547Z D_gradcheck=1, 2025-05-07T21:00:13.4585779Z stochastic_rounding=False, 2025-05-07T21:00:13.4586023Z weighted=False, 2025-05-07T21:00:13.4586243Z row_wise=False, 2025-05-07T21:00:13.4586450Z mixed=False, 2025-05-07T21:00:13.4586653Z use_cache=False, 2025-05-07T21:00:13.4586897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4587179Z use_cpu=True, 2025-05-07T21:00:13.4587399Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.4587702Z ) 2025-05-07T21:00:13.4587928Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4588499Z self=, 2025-05-07T21:00:13.4589020Z mixed_B=True, 2025-05-07T21:00:13.4589229Z compile=False, 2025-05-07T21:00:13.4589436Z T=2, 2025-05-07T21:00:13.4589613Z D=29, 2025-05-07T21:00:13.4589789Z B=29, 2025-05-07T21:00:13.4589976Z log_E=3, 2025-05-07T21:00:13.4590153Z L=11, 2025-05-07T21:00:13.4590337Z D_gradcheck=2, 2025-05-07T21:00:13.4590562Z stochastic_rounding=False, 2025-05-07T21:00:13.4590804Z weighted=False, 2025-05-07T21:00:13.4591011Z row_wise=True, 2025-05-07T21:00:13.4591209Z mixed=False, 2025-05-07T21:00:13.4591405Z use_cache=False, 2025-05-07T21:00:13.4591644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.4591926Z use_cpu=False, 2025-05-07T21:00:13.4592146Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.4592447Z ) 2025-05-07T21:00:13.4592679Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4593238Z self=, 2025-05-07T21:00:13.4593766Z mixed_B=True, 2025-05-07T21:00:13.4593970Z compile=True, 2025-05-07T21:00:13.4594181Z T=3, 2025-05-07T21:00:13.4594355Z D=101, 2025-05-07T21:00:13.4594541Z B=71, 2025-05-07T21:00:13.4594726Z log_E=4, 2025-05-07T21:00:13.4594906Z L=6, 2025-05-07T21:00:13.4595092Z D_gradcheck=2, 2025-05-07T21:00:13.4595364Z stochastic_rounding=False, 2025-05-07T21:00:13.4595612Z weighted=False, 2025-05-07T21:00:13.4595826Z row_wise=True, 2025-05-07T21:00:13.4596033Z mixed=False, 2025-05-07T21:00:13.4596228Z use_cache=True, 2025-05-07T21:00:13.4596462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4596743Z use_cpu=False, 2025-05-07T21:00:13.4596965Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.4597225Z ) 2025-05-07T21:00:13.4597452Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.4598016Z self=, 2025-05-07T21:00:13.4598859Z mixed_B=True, 2025-05-07T21:00:13.4599072Z compile=False, 2025-05-07T21:00:13.4599263Z T=4, 2025-05-07T21:00:13.4599437Z D=68, 2025-05-07T21:00:13.4599616Z B=41, 2025-05-07T21:00:13.4599790Z log_E=4, 2025-05-07T21:00:13.4599976Z L=15, 2025-05-07T21:00:13.4600162Z D_gradcheck=1, 2025-05-07T21:00:13.4600385Z stochastic_rounding=True, 2025-05-07T21:00:13.4600633Z weighted=True, 2025-05-07T21:00:13.4600838Z row_wise=False, 2025-05-07T21:00:13.4601044Z mixed=False, 2025-05-07T21:00:13.4601239Z use_cache=False, 2025-05-07T21:00:13.4601481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.4601756Z use_cpu=False, 2025-05-07T21:00:13.4601975Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.4602231Z ) 2025-05-07T21:00:14.0702545Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0703148Z self=, 2025-05-07T21:00:14.0703931Z mixed_B=True, 2025-05-07T21:00:14.0704146Z compile=False, 2025-05-07T21:00:14.0704358Z T=3, 2025-05-07T21:00:14.0704547Z D=84, 2025-05-07T21:00:14.0704737Z B=70, 2025-05-07T21:00:14.0704925Z log_E=4, 2025-05-07T21:00:14.0705118Z L=2, 2025-05-07T21:00:14.0705311Z D_gradcheck=2, 2025-05-07T21:00:14.0705538Z stochastic_rounding=True, 2025-05-07T21:00:14.0705803Z weighted=True, 2025-05-07T21:00:14.0706009Z row_wise=False, 2025-05-07T21:00:14.0706230Z mixed=False, 2025-05-07T21:00:14.0706449Z use_cache=True, 2025-05-07T21:00:14.0706684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0706967Z use_cpu=True, 2025-05-07T21:00:14.0707211Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.0707561Z ) 2025-05-07T21:00:14.0707846Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0708423Z self=, 2025-05-07T21:00:14.0708958Z mixed_B=True, 2025-05-07T21:00:14.0709161Z compile=True, 2025-05-07T21:00:14.0709367Z T=5, 2025-05-07T21:00:14.0709554Z D=84, 2025-05-07T21:00:14.0709738Z B=73, 2025-05-07T21:00:14.0709928Z log_E=3, 2025-05-07T21:00:14.0710120Z L=14, 2025-05-07T21:00:14.0710307Z D_gradcheck=2, 2025-05-07T21:00:14.0710534Z stochastic_rounding=False, 2025-05-07T21:00:14.0710793Z weighted=False, 2025-05-07T21:00:14.0710996Z row_wise=True, 2025-05-07T21:00:14.0711202Z mixed=True, 2025-05-07T21:00:14.0711409Z use_cache=False, 2025-05-07T21:00:14.0711644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0711922Z use_cpu=True, 2025-05-07T21:00:14.0712152Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.0712406Z ) 2025-05-07T21:00:14.0712630Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0713205Z self=, 2025-05-07T21:00:14.0713735Z mixed_B=True, 2025-05-07T21:00:14.0713945Z compile=False, 2025-05-07T21:00:14.0714159Z T=1, 2025-05-07T21:00:14.0714346Z D=11, 2025-05-07T21:00:14.0714525Z B=57, 2025-05-07T21:00:14.0714703Z log_E=5, 2025-05-07T21:00:14.0714892Z L=5, 2025-05-07T21:00:14.0715073Z D_gradcheck=1, 2025-05-07T21:00:14.0715403Z stochastic_rounding=False, 2025-05-07T21:00:14.0715662Z weighted=True, 2025-05-07T21:00:14.0715870Z row_wise=False, 2025-05-07T21:00:14.0716080Z mixed=True, 2025-05-07T21:00:14.0716289Z use_cache=True, 2025-05-07T21:00:14.0716522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0716807Z use_cpu=True, 2025-05-07T21:00:14.0717041Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.0717296Z ) 2025-05-07T21:00:14.0717533Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0718112Z self=, 2025-05-07T21:00:14.0718635Z mixed_B=False, 2025-05-07T21:00:14.0718857Z compile=False, 2025-05-07T21:00:14.0719068Z T=3, 2025-05-07T21:00:14.0719253Z D=26, 2025-05-07T21:00:14.0719439Z B=35, 2025-05-07T21:00:14.0719628Z log_E=5, 2025-05-07T21:00:14.0719829Z L=17, 2025-05-07T21:00:14.0720013Z D_gradcheck=2, 2025-05-07T21:00:14.0720242Z stochastic_rounding=True, 2025-05-07T21:00:14.0720503Z weighted=False, 2025-05-07T21:00:14.0720707Z row_wise=False, 2025-05-07T21:00:14.0720911Z mixed=True, 2025-05-07T21:00:14.0721123Z use_cache=False, 2025-05-07T21:00:14.0721357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0721646Z use_cpu=False, 2025-05-07T21:00:14.0721874Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.0722128Z ) 2025-05-07T21:00:14.0722360Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0722941Z self=, 2025-05-07T21:00:14.0723598Z mixed_B=False, 2025-05-07T21:00:14.0723815Z compile=False, 2025-05-07T21:00:14.0724018Z T=1, 2025-05-07T21:00:14.0724197Z D=90, 2025-05-07T21:00:14.0724380Z B=105, 2025-05-07T21:00:14.0724566Z log_E=3, 2025-05-07T21:00:14.0724747Z L=20, 2025-05-07T21:00:14.0724936Z D_gradcheck=2, 2025-05-07T21:00:14.0725165Z stochastic_rounding=False, 2025-05-07T21:00:14.0725412Z weighted=True, 2025-05-07T21:00:14.0725625Z row_wise=False, 2025-05-07T21:00:14.0725835Z mixed=False, 2025-05-07T21:00:14.0726043Z use_cache=True, 2025-05-07T21:00:14.0726278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0726559Z use_cpu=False, 2025-05-07T21:00:14.0726793Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.0727087Z ) 2025-05-07T21:00:14.0727320Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0727899Z self=, 2025-05-07T21:00:14.0728424Z mixed_B=False, 2025-05-07T21:00:14.0728640Z compile=False, 2025-05-07T21:00:14.0728856Z T=4, 2025-05-07T21:00:14.0729037Z D=81, 2025-05-07T21:00:14.0729228Z B=43, 2025-05-07T21:00:14.0729417Z log_E=4, 2025-05-07T21:00:14.0729606Z L=14, 2025-05-07T21:00:14.0729803Z D_gradcheck=1, 2025-05-07T21:00:14.0730039Z stochastic_rounding=False, 2025-05-07T21:00:14.0730293Z weighted=False, 2025-05-07T21:00:14.0730512Z row_wise=False, 2025-05-07T21:00:14.0730727Z mixed=True, 2025-05-07T21:00:14.0730931Z use_cache=True, 2025-05-07T21:00:14.0731168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0731454Z use_cpu=True, 2025-05-07T21:00:14.0731686Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0731960Z ) 2025-05-07T21:00:14.0732194Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0732765Z self=, 2025-05-07T21:00:14.0733425Z mixed_B=False, 2025-05-07T21:00:14.0733636Z compile=False, 2025-05-07T21:00:14.0733834Z T=1, 2025-05-07T21:00:14.0734018Z D=97, 2025-05-07T21:00:14.0734210Z B=34, 2025-05-07T21:00:14.0734392Z log_E=4, 2025-05-07T21:00:14.0734577Z L=6, 2025-05-07T21:00:14.0734763Z D_gradcheck=1, 2025-05-07T21:00:14.0735031Z stochastic_rounding=False, 2025-05-07T21:00:14.0735307Z weighted=False, 2025-05-07T21:00:14.0735540Z row_wise=False, 2025-05-07T21:00:14.0735761Z mixed=True, 2025-05-07T21:00:14.0735973Z use_cache=False, 2025-05-07T21:00:14.0736241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0736553Z use_cpu=False, 2025-05-07T21:00:14.0736797Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0737083Z ) 2025-05-07T21:00:14.0737331Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0738015Z self=, 2025-05-07T21:00:14.0738635Z mixed_B=False, 2025-05-07T21:00:14.0738858Z compile=True, 2025-05-07T21:00:14.0739076Z T=1, 2025-05-07T21:00:14.0739261Z D=34, 2025-05-07T21:00:14.0739453Z B=62, 2025-05-07T21:00:14.0739647Z log_E=4, 2025-05-07T21:00:14.0739843Z L=19, 2025-05-07T21:00:14.0740041Z D_gradcheck=1, 2025-05-07T21:00:14.0740286Z stochastic_rounding=False, 2025-05-07T21:00:14.0740563Z weighted=False, 2025-05-07T21:00:14.0740796Z row_wise=True, 2025-05-07T21:00:14.0741019Z mixed=False, 2025-05-07T21:00:14.0741235Z use_cache=True, 2025-05-07T21:00:14.0741490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0741805Z use_cpu=False, 2025-05-07T21:00:14.0742050Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.0742336Z ) 2025-05-07T21:00:14.0742587Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0743268Z self=, 2025-05-07T21:00:14.0743986Z mixed_B=False, 2025-05-07T21:00:14.0744223Z compile=False, 2025-05-07T21:00:14.0744449Z T=3, 2025-05-07T21:00:14.0744637Z D=29, 2025-05-07T21:00:14.0744830Z B=87, 2025-05-07T21:00:14.0745024Z log_E=4, 2025-05-07T21:00:14.0745220Z L=18, 2025-05-07T21:00:14.0745427Z D_gradcheck=2, 2025-05-07T21:00:14.0745674Z stochastic_rounding=False, 2025-05-07T21:00:14.0745946Z weighted=True, 2025-05-07T21:00:14.0746167Z row_wise=True, 2025-05-07T21:00:14.0746385Z mixed=False, 2025-05-07T21:00:14.0746603Z use_cache=False, 2025-05-07T21:00:14.0746865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0747177Z use_cpu=True, 2025-05-07T21:00:14.0747418Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0747741Z ) 2025-05-07T21:00:14.0747993Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0748672Z self=, 2025-05-07T21:00:14.0749301Z mixed_B=False, 2025-05-07T21:00:14.0749530Z compile=True, 2025-05-07T21:00:14.0749744Z T=5, 2025-05-07T21:00:14.0749934Z D=88, 2025-05-07T21:00:14.0750126Z B=101, 2025-05-07T21:00:14.0750315Z log_E=4, 2025-05-07T21:00:14.0750520Z L=17, 2025-05-07T21:00:14.0750724Z D_gradcheck=1, 2025-05-07T21:00:14.0750962Z stochastic_rounding=True, 2025-05-07T21:00:14.0751239Z weighted=True, 2025-05-07T21:00:14.0751464Z row_wise=True, 2025-05-07T21:00:14.0751688Z mixed=False, 2025-05-07T21:00:14.0751908Z use_cache=False, 2025-05-07T21:00:14.0752172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0752489Z use_cpu=False, 2025-05-07T21:00:14.0752734Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0753018Z ) 2025-05-07T21:00:14.0753266Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0753939Z self=, 2025-05-07T21:00:14.0754576Z mixed_B=False, 2025-05-07T21:00:14.0754804Z compile=False, 2025-05-07T21:00:14.0755019Z T=2, 2025-05-07T21:00:14.0755217Z D=37, 2025-05-07T21:00:14.0755414Z B=105, 2025-05-07T21:00:14.0755604Z log_E=5, 2025-05-07T21:00:14.0755814Z L=12, 2025-05-07T21:00:14.0756020Z D_gradcheck=2, 2025-05-07T21:00:14.0756306Z stochastic_rounding=False, 2025-05-07T21:00:14.0756590Z weighted=False, 2025-05-07T21:00:14.0756823Z row_wise=True, 2025-05-07T21:00:14.0757041Z mixed=True, 2025-05-07T21:00:14.0757268Z use_cache=False, 2025-05-07T21:00:14.0757533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0757852Z use_cpu=True, 2025-05-07T21:00:14.0758098Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0758391Z ) 2025-05-07T21:00:14.0758652Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0759329Z self=, 2025-05-07T21:00:14.0759962Z mixed_B=False, 2025-05-07T21:00:14.0760196Z compile=False, 2025-05-07T21:00:14.0760407Z T=3, 2025-05-07T21:00:14.0760600Z D=28, 2025-05-07T21:00:14.0760791Z B=95, 2025-05-07T21:00:14.0760976Z log_E=4, 2025-05-07T21:00:14.0761182Z L=4, 2025-05-07T21:00:14.0761387Z D_gradcheck=2, 2025-05-07T21:00:14.0761627Z stochastic_rounding=True, 2025-05-07T21:00:14.0761911Z weighted=True, 2025-05-07T21:00:14.0762138Z row_wise=True, 2025-05-07T21:00:14.0762353Z mixed=True, 2025-05-07T21:00:14.0762573Z use_cache=True, 2025-05-07T21:00:14.0762832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0763143Z use_cpu=False, 2025-05-07T21:00:14.0763395Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0763678Z ) 2025-05-07T21:00:14.0763918Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0764596Z self=, 2025-05-07T21:00:14.0765346Z mixed_B=True, 2025-05-07T21:00:14.0765563Z compile=False, 2025-05-07T21:00:14.0765759Z T=4, 2025-05-07T21:00:14.0765940Z D=12, 2025-05-07T21:00:14.0766122Z B=23, 2025-05-07T21:00:14.0766303Z log_E=5, 2025-05-07T21:00:14.0766492Z L=10, 2025-05-07T21:00:14.0766686Z D_gradcheck=2, 2025-05-07T21:00:14.0773841Z stochastic_rounding=True, 2025-05-07T21:00:14.0774127Z weighted=False, 2025-05-07T21:00:14.0774357Z row_wise=True, 2025-05-07T21:00:14.0774578Z mixed=False, 2025-05-07T21:00:14.0774787Z use_cache=False, 2025-05-07T21:00:14.0775044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0775335Z use_cpu=True, 2025-05-07T21:00:14.0775571Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.0775904Z ) 2025-05-07T21:00:14.0776145Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0776732Z self=, 2025-05-07T21:00:14.0777268Z mixed_B=False, 2025-05-07T21:00:14.0777492Z compile=False, 2025-05-07T21:00:14.0777710Z T=4, 2025-05-07T21:00:14.0777897Z D=88, 2025-05-07T21:00:14.0778087Z B=57, 2025-05-07T21:00:14.0778282Z log_E=4, 2025-05-07T21:00:14.0778474Z L=6, 2025-05-07T21:00:14.0778670Z D_gradcheck=2, 2025-05-07T21:00:14.0778905Z stochastic_rounding=True, 2025-05-07T21:00:14.0779157Z weighted=False, 2025-05-07T21:00:14.0779371Z row_wise=True, 2025-05-07T21:00:14.0779587Z mixed=True, 2025-05-07T21:00:14.0779792Z use_cache=False, 2025-05-07T21:00:14.0780045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0780330Z use_cpu=True, 2025-05-07T21:00:14.0780562Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.0780824Z ) 2025-05-07T21:00:14.0781055Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0781639Z self=, 2025-05-07T21:00:14.0782170Z mixed_B=True, 2025-05-07T21:00:14.0782386Z compile=True, 2025-05-07T21:00:14.0782593Z T=4, 2025-05-07T21:00:14.0782778Z D=49, 2025-05-07T21:00:14.0782964Z B=93, 2025-05-07T21:00:14.0783152Z log_E=5, 2025-05-07T21:00:14.0783338Z L=8, 2025-05-07T21:00:14.0783532Z D_gradcheck=1, 2025-05-07T21:00:14.0783806Z stochastic_rounding=True, 2025-05-07T21:00:14.0784062Z weighted=True, 2025-05-07T21:00:14.0784282Z row_wise=False, 2025-05-07T21:00:14.0784496Z mixed=True, 2025-05-07T21:00:14.0784698Z use_cache=True, 2025-05-07T21:00:14.0784939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0785225Z use_cpu=False, 2025-05-07T21:00:14.0785451Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0785712Z ) 2025-05-07T21:00:14.0785953Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0786532Z self=, 2025-05-07T21:00:14.0787070Z mixed_B=True, 2025-05-07T21:00:14.0787288Z compile=False, 2025-05-07T21:00:14.0787503Z T=5, 2025-05-07T21:00:14.0787688Z D=126, 2025-05-07T21:00:14.0787875Z B=16, 2025-05-07T21:00:14.0788066Z log_E=3, 2025-05-07T21:00:14.0788253Z L=7, 2025-05-07T21:00:14.0788446Z D_gradcheck=2, 2025-05-07T21:00:14.0788674Z stochastic_rounding=True, 2025-05-07T21:00:14.0788925Z weighted=True, 2025-05-07T21:00:14.0789142Z row_wise=False, 2025-05-07T21:00:14.0789356Z mixed=True, 2025-05-07T21:00:14.0789555Z use_cache=False, 2025-05-07T21:00:14.0789800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.0790093Z use_cpu=False, 2025-05-07T21:00:14.0790318Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.0790591Z ) 2025-05-07T21:00:14.0790829Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:14.0791407Z self=, 2025-05-07T21:00:14.0792119Z mixed_B=True, 2025-05-07T21:00:14.0792340Z compile=False, 2025-05-07T21:00:14.0792542Z T=3, 2025-05-07T21:00:14.0792738Z D=38, 2025-05-07T21:00:14.0792937Z B=105, 2025-05-07T21:00:14.0793121Z log_E=4, 2025-05-07T21:00:14.0793342Z L=1, 2025-05-07T21:00:14.0793560Z D_gradcheck=2, 2025-05-07T21:00:14.0793787Z stochastic_rounding=False, 2025-05-07T21:00:14.0794050Z weighted=False, 2025-05-07T21:00:14.0794267Z row_wise=False, 2025-05-07T21:00:14.0794475Z mixed=True, 2025-05-07T21:00:14.0794679Z use_cache=False, 2025-05-07T21:00:14.0794927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.0795215Z use_cpu=True, 2025-05-07T21:00:14.0795444Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.0795753Z ) 2025-05-07T21:00:23.4741516Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4742242Z self=, 2025-05-07T21:00:23.4742825Z mixed_B=False, 2025-05-07T21:00:23.4743040Z compile=True, 2025-05-07T21:00:23.4743250Z T=2, 2025-05-07T21:00:23.4743441Z D=123, 2025-05-07T21:00:23.4743624Z B=48, 2025-05-07T21:00:23.4743814Z log_E=4, 2025-05-07T21:00:23.4744011Z L=12, 2025-05-07T21:00:23.4744198Z D_gradcheck=1, 2025-05-07T21:00:23.4744437Z stochastic_rounding=True, 2025-05-07T21:00:23.4744692Z weighted=True, 2025-05-07T21:00:23.4744899Z row_wise=True, 2025-05-07T21:00:23.4745109Z mixed=False, 2025-05-07T21:00:23.4745325Z use_cache=False, 2025-05-07T21:00:23.4745566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.4745852Z use_cpu=True, 2025-05-07T21:00:23.4746087Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.4746351Z ) 2025-05-07T21:00:23.4746588Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4747174Z self=, 2025-05-07T21:00:23.4747711Z mixed_B=True, 2025-05-07T21:00:23.4747923Z compile=False, 2025-05-07T21:00:23.4748133Z T=1, 2025-05-07T21:00:23.4748324Z D=88, 2025-05-07T21:00:23.4748507Z B=46, 2025-05-07T21:00:23.4748693Z log_E=5, 2025-05-07T21:00:23.4748887Z L=11, 2025-05-07T21:00:23.4749089Z D_gradcheck=2, 2025-05-07T21:00:23.4749685Z stochastic_rounding=True, 2025-05-07T21:00:23.4749948Z weighted=True, 2025-05-07T21:00:23.4750159Z row_wise=False, 2025-05-07T21:00:23.4750373Z mixed=False, 2025-05-07T21:00:23.4750586Z use_cache=False, 2025-05-07T21:00:23.4750827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4751115Z use_cpu=True, 2025-05-07T21:00:23.4751351Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.4751609Z ) 2025-05-07T21:00:23.4751845Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4752431Z self=, 2025-05-07T21:00:23.4752972Z mixed_B=False, 2025-05-07T21:00:23.4753182Z compile=False, 2025-05-07T21:00:23.4753391Z T=1, 2025-05-07T21:00:23.4753587Z D=121, 2025-05-07T21:00:23.4753771Z B=70, 2025-05-07T21:00:23.4753958Z log_E=3, 2025-05-07T21:00:23.4754153Z L=16, 2025-05-07T21:00:23.4754338Z D_gradcheck=1, 2025-05-07T21:00:23.4754567Z stochastic_rounding=True, 2025-05-07T21:00:23.4754823Z weighted=False, 2025-05-07T21:00:23.4755033Z row_wise=False, 2025-05-07T21:00:23.4755248Z mixed=True, 2025-05-07T21:00:23.4755460Z use_cache=True, 2025-05-07T21:00:23.4755693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4755982Z use_cpu=False, 2025-05-07T21:00:23.4756215Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.4756479Z ) 2025-05-07T21:00:23.4756711Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4757289Z self=, 2025-05-07T21:00:23.4757991Z mixed_B=False, 2025-05-07T21:00:23.4758207Z compile=True, 2025-05-07T21:00:23.4758413Z T=3, 2025-05-07T21:00:23.4758596Z D=114, 2025-05-07T21:00:23.4758784Z B=71, 2025-05-07T21:00:23.4758973Z log_E=3, 2025-05-07T21:00:23.4759159Z L=5, 2025-05-07T21:00:23.4759349Z D_gradcheck=1, 2025-05-07T21:00:23.4759577Z stochastic_rounding=True, 2025-05-07T21:00:23.4759827Z weighted=False, 2025-05-07T21:00:23.4760042Z row_wise=True, 2025-05-07T21:00:23.4760250Z mixed=False, 2025-05-07T21:00:23.4760453Z use_cache=True, 2025-05-07T21:00:23.4760692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4760975Z use_cpu=True, 2025-05-07T21:00:23.4761200Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.4761543Z ) 2025-05-07T21:00:23.4761770Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4762346Z self=, 2025-05-07T21:00:23.4762873Z mixed_B=False, 2025-05-07T21:00:23.4763083Z compile=True, 2025-05-07T21:00:23.4763286Z T=3, 2025-05-07T21:00:23.4763462Z D=69, 2025-05-07T21:00:23.4763644Z B=55, 2025-05-07T21:00:23.4763826Z log_E=4, 2025-05-07T21:00:23.4764009Z L=18, 2025-05-07T21:00:23.4764197Z D_gradcheck=2, 2025-05-07T21:00:23.4764424Z stochastic_rounding=False, 2025-05-07T21:00:23.4764672Z weighted=True, 2025-05-07T21:00:23.4764880Z row_wise=False, 2025-05-07T21:00:23.4765087Z mixed=True, 2025-05-07T21:00:23.4765289Z use_cache=False, 2025-05-07T21:00:23.4765532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.4765813Z use_cpu=False, 2025-05-07T21:00:23.4766037Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4766299Z ) 2025-05-07T21:00:23.4766545Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4767111Z self=, 2025-05-07T21:00:23.4767651Z mixed_B=False, 2025-05-07T21:00:23.4767862Z compile=False, 2025-05-07T21:00:23.4768062Z T=4, 2025-05-07T21:00:23.4768246Z D=112, 2025-05-07T21:00:23.4768432Z B=93, 2025-05-07T21:00:23.4768611Z log_E=4, 2025-05-07T21:00:23.4768829Z L=16, 2025-05-07T21:00:23.4769043Z D_gradcheck=2, 2025-05-07T21:00:23.4769326Z stochastic_rounding=False, 2025-05-07T21:00:23.4769573Z weighted=True, 2025-05-07T21:00:23.4769789Z row_wise=False, 2025-05-07T21:00:23.4770002Z mixed=False, 2025-05-07T21:00:23.4770204Z use_cache=True, 2025-05-07T21:00:23.4770442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.4770726Z use_cpu=True, 2025-05-07T21:00:23.4770951Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4771211Z ) 2025-05-07T21:00:23.4771440Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4772006Z self=, 2025-05-07T21:00:23.4772535Z mixed_B=False, 2025-05-07T21:00:23.4772748Z compile=False, 2025-05-07T21:00:23.4773035Z T=1, 2025-05-07T21:00:23.4773222Z D=49, 2025-05-07T21:00:23.4773405Z B=66, 2025-05-07T21:00:23.4773582Z log_E=3, 2025-05-07T21:00:23.4773772Z L=13, 2025-05-07T21:00:23.4773960Z D_gradcheck=1, 2025-05-07T21:00:23.4774179Z stochastic_rounding=True, 2025-05-07T21:00:23.4774434Z weighted=True, 2025-05-07T21:00:23.4774644Z row_wise=False, 2025-05-07T21:00:23.4774847Z mixed=True, 2025-05-07T21:00:23.4775054Z use_cache=False, 2025-05-07T21:00:23.4775299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.4775583Z use_cpu=True, 2025-05-07T21:00:23.4775806Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.4776067Z ) 2025-05-07T21:00:23.4776298Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4776870Z self=, 2025-05-07T21:00:23.4777491Z mixed_B=False, 2025-05-07T21:00:23.4777704Z compile=False, 2025-05-07T21:00:23.4777902Z T=1, 2025-05-07T21:00:23.4778086Z D=87, 2025-05-07T21:00:23.4778271Z B=78, 2025-05-07T21:00:23.4778448Z log_E=4, 2025-05-07T21:00:23.4778644Z L=18, 2025-05-07T21:00:23.4778833Z D_gradcheck=2, 2025-05-07T21:00:23.4779054Z stochastic_rounding=True, 2025-05-07T21:00:23.4779354Z weighted=False, 2025-05-07T21:00:23.4779575Z row_wise=True, 2025-05-07T21:00:23.4779779Z mixed=False, 2025-05-07T21:00:23.4779988Z use_cache=False, 2025-05-07T21:00:23.4780237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4780514Z use_cpu=False, 2025-05-07T21:00:23.4780774Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4781082Z ) 2025-05-07T21:00:23.4781313Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4781893Z self=, 2025-05-07T21:00:23.4782419Z mixed_B=False, 2025-05-07T21:00:23.4782645Z compile=False, 2025-05-07T21:00:23.4782930Z T=1, 2025-05-07T21:00:23.4783187Z D=18, 2025-05-07T21:00:23.4783432Z B=78, 2025-05-07T21:00:23.4783677Z log_E=4, 2025-05-07T21:00:23.4783938Z L=18, 2025-05-07T21:00:23.4784186Z D_gradcheck=2, 2025-05-07T21:00:23.4784485Z stochastic_rounding=True, 2025-05-07T21:00:23.4784814Z weighted=False, 2025-05-07T21:00:23.4785090Z row_wise=True, 2025-05-07T21:00:23.4785362Z mixed=False, 2025-05-07T21:00:23.4785633Z use_cache=False, 2025-05-07T21:00:23.4785977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4786377Z use_cpu=False, 2025-05-07T21:00:23.4786698Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4787058Z ) 2025-05-07T21:00:23.4787356Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4788196Z self=, 2025-05-07T21:00:23.4788796Z mixed_B=False, 2025-05-07T21:00:23.4789001Z compile=False, 2025-05-07T21:00:23.4789202Z T=1, 2025-05-07T21:00:23.4789379Z D=18, 2025-05-07T21:00:23.4789555Z B=18, 2025-05-07T21:00:23.4789733Z log_E=4, 2025-05-07T21:00:23.4789915Z L=18, 2025-05-07T21:00:23.4790096Z D_gradcheck=2, 2025-05-07T21:00:23.4790394Z stochastic_rounding=True, 2025-05-07T21:00:23.4790641Z weighted=False, 2025-05-07T21:00:23.4790843Z row_wise=True, 2025-05-07T21:00:23.4791041Z mixed=False, 2025-05-07T21:00:23.4791237Z use_cache=False, 2025-05-07T21:00:23.4791478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4791757Z use_cpu=False, 2025-05-07T21:00:23.4791975Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4792229Z ) 2025-05-07T21:00:23.4792456Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4793020Z self=, 2025-05-07T21:00:23.4793548Z mixed_B=False, 2025-05-07T21:00:23.4793758Z compile=False, 2025-05-07T21:00:23.4793952Z T=2, 2025-05-07T21:00:23.4794133Z D=18, 2025-05-07T21:00:23.4794321Z B=18, 2025-05-07T21:00:23.4794497Z log_E=4, 2025-05-07T21:00:23.4794684Z L=18, 2025-05-07T21:00:23.4794866Z D_gradcheck=2, 2025-05-07T21:00:23.4795085Z stochastic_rounding=True, 2025-05-07T21:00:23.4795335Z weighted=False, 2025-05-07T21:00:23.4795541Z row_wise=True, 2025-05-07T21:00:23.4795742Z mixed=False, 2025-05-07T21:00:23.4795941Z use_cache=False, 2025-05-07T21:00:23.4796181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4796460Z use_cpu=False, 2025-05-07T21:00:23.4796679Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4796934Z ) 2025-05-07T21:00:23.4797159Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:23.4797723Z self=, 2025-05-07T21:00:23.4798378Z mixed_B=False, 2025-05-07T21:00:23.4798915Z compile=False, 2025-05-07T21:00:23.4799110Z T=2, 2025-05-07T21:00:23.4799285Z D=18, 2025-05-07T21:00:23.4799459Z B=18, 2025-05-07T21:00:23.4799634Z log_E=4, 2025-05-07T21:00:23.4799816Z L=18, 2025-05-07T21:00:23.4799997Z D_gradcheck=1, 2025-05-07T21:00:23.4800212Z stochastic_rounding=True, 2025-05-07T21:00:23.4800460Z weighted=False, 2025-05-07T21:00:23.4800665Z row_wise=True, 2025-05-07T21:00:23.4800860Z mixed=False, 2025-05-07T21:00:23.4801066Z use_cache=False, 2025-05-07T21:00:23.4801307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.4801595Z use_cpu=False, 2025-05-07T21:00:23.4801816Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.4802171Z ) 2025-05-07T21:00:23.4802342Z PASSED 2025-05-07T21:00:23.5384861Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5385870Z self=, 2025-05-07T21:00:23.5386400Z compile=False, 2025-05-07T21:00:23.5386599Z T=1, 2025-05-07T21:00:23.5386783Z D=2, 2025-05-07T21:00:23.5386958Z B=1, 2025-05-07T21:00:23.5387130Z log_E=3, 2025-05-07T21:00:23.5387323Z L=0, 2025-05-07T21:00:23.5387507Z D_gradcheck=1, 2025-05-07T21:00:23.5387732Z stochastic_rounding=False, 2025-05-07T21:00:23.5387977Z weighted=False, 2025-05-07T21:00:23.5388191Z row_wise=False, 2025-05-07T21:00:23.5388396Z mixed=False, 2025-05-07T21:00:23.5388604Z use_cache=False, 2025-05-07T21:00:23.5388886Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5389170Z use_cpu=False, 2025-05-07T21:00:23.5389393Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5389648Z ) 2025-05-07T21:00:23.5389875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5390447Z self=, 2025-05-07T21:00:23.5390971Z compile=True, 2025-05-07T21:00:23.5391180Z T=1, 2025-05-07T21:00:23.5391357Z D=2, 2025-05-07T21:00:23.5391537Z B=1, 2025-05-07T21:00:23.5391722Z log_E=3, 2025-05-07T21:00:23.5391908Z L=0, 2025-05-07T21:00:23.5392090Z D_gradcheck=1, 2025-05-07T21:00:23.5392445Z stochastic_rounding=False, 2025-05-07T21:00:23.5392686Z weighted=False, 2025-05-07T21:00:23.5392899Z row_wise=False, 2025-05-07T21:00:23.5393103Z mixed=False, 2025-05-07T21:00:23.5393299Z use_cache=False, 2025-05-07T21:00:23.5393545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5393824Z use_cpu=False, 2025-05-07T21:00:23.5394050Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5394297Z ) 2025-05-07T21:00:23.5394527Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5395095Z self=, 2025-05-07T21:00:23.5395618Z compile=False, 2025-05-07T21:00:23.5395820Z T=4, 2025-05-07T21:00:23.5395999Z D=2, 2025-05-07T21:00:23.5396169Z B=1, 2025-05-07T21:00:23.5396347Z log_E=3, 2025-05-07T21:00:23.5396529Z L=0, 2025-05-07T21:00:23.5396706Z D_gradcheck=1, 2025-05-07T21:00:23.5396931Z stochastic_rounding=False, 2025-05-07T21:00:23.5397183Z weighted=False, 2025-05-07T21:00:23.5397390Z row_wise=False, 2025-05-07T21:00:23.5397593Z mixed=False, 2025-05-07T21:00:23.5397802Z use_cache=False, 2025-05-07T21:00:23.5398036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5398312Z use_cpu=False, 2025-05-07T21:00:23.5398729Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5406636Z ) 2025-05-07T21:00:23.5406894Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5407481Z self=, 2025-05-07T21:00:23.5408143Z compile=False, 2025-05-07T21:00:23.5408423Z T=4, 2025-05-07T21:00:23.5408608Z D=23, 2025-05-07T21:00:23.5408811Z B=74, 2025-05-07T21:00:23.5409032Z log_E=4, 2025-05-07T21:00:23.5409221Z L=17, 2025-05-07T21:00:23.5409416Z D_gradcheck=1, 2025-05-07T21:00:23.5409650Z stochastic_rounding=False, 2025-05-07T21:00:23.5409908Z weighted=False, 2025-05-07T21:00:23.5410133Z row_wise=False, 2025-05-07T21:00:23.5410348Z mixed=True, 2025-05-07T21:00:23.5410555Z use_cache=True, 2025-05-07T21:00:23.5410797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5411082Z use_cpu=True, 2025-05-07T21:00:23.5411321Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5411577Z ) 2025-05-07T21:00:23.5411815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5413081Z self=, 2025-05-07T21:00:23.5413604Z compile=False, 2025-05-07T21:00:23.5413815Z T=2, 2025-05-07T21:00:23.5413996Z D=5, 2025-05-07T21:00:23.5414169Z B=111, 2025-05-07T21:00:23.5414350Z log_E=4, 2025-05-07T21:00:23.5414541Z L=11, 2025-05-07T21:00:23.5414721Z D_gradcheck=2, 2025-05-07T21:00:23.5414944Z stochastic_rounding=True, 2025-05-07T21:00:23.5415195Z weighted=False, 2025-05-07T21:00:23.5415400Z row_wise=True, 2025-05-07T21:00:23.5415609Z mixed=True, 2025-05-07T21:00:23.5415814Z use_cache=True, 2025-05-07T21:00:23.5416039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5416319Z use_cpu=False, 2025-05-07T21:00:23.5416554Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5416803Z ) 2025-05-07T21:00:23.5417031Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5417616Z self=, 2025-05-07T21:00:23.5418144Z compile=False, 2025-05-07T21:00:23.5418348Z T=1, 2025-05-07T21:00:23.5418533Z D=99, 2025-05-07T21:00:23.5418719Z B=10, 2025-05-07T21:00:23.5418897Z log_E=3, 2025-05-07T21:00:23.5419083Z L=4, 2025-05-07T21:00:23.5419273Z D_gradcheck=1, 2025-05-07T21:00:23.5419486Z stochastic_rounding=True, 2025-05-07T21:00:23.5419736Z weighted=False, 2025-05-07T21:00:23.5419947Z row_wise=True, 2025-05-07T21:00:23.5420141Z mixed=True, 2025-05-07T21:00:23.5420424Z use_cache=True, 2025-05-07T21:00:23.5420660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5420933Z use_cpu=True, 2025-05-07T21:00:23.5421158Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5421410Z ) 2025-05-07T21:00:23.5421630Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5422203Z self=, 2025-05-07T21:00:23.5422728Z compile=False, 2025-05-07T21:00:23.5422923Z T=4, 2025-05-07T21:00:23.5423105Z D=96, 2025-05-07T21:00:23.5423289Z B=41, 2025-05-07T21:00:23.5423475Z log_E=3, 2025-05-07T21:00:23.5423656Z L=16, 2025-05-07T21:00:23.5423849Z D_gradcheck=1, 2025-05-07T21:00:23.5424077Z stochastic_rounding=True, 2025-05-07T21:00:23.5424328Z weighted=False, 2025-05-07T21:00:23.5424548Z row_wise=False, 2025-05-07T21:00:23.5424759Z mixed=True, 2025-05-07T21:00:23.5424956Z use_cache=True, 2025-05-07T21:00:23.5425195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5425479Z use_cpu=True, 2025-05-07T21:00:23.5425704Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5425965Z ) 2025-05-07T21:00:23.5426197Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5426759Z self=, 2025-05-07T21:00:23.5427293Z compile=True, 2025-05-07T21:00:23.5427495Z T=2, 2025-05-07T21:00:23.5427675Z D=18, 2025-05-07T21:00:23.5427859Z B=105, 2025-05-07T21:00:23.5428094Z log_E=5, 2025-05-07T21:00:23.5428284Z L=11, 2025-05-07T21:00:23.5428516Z D_gradcheck=2, 2025-05-07T21:00:23.5428743Z stochastic_rounding=False, 2025-05-07T21:00:23.5428987Z weighted=False, 2025-05-07T21:00:23.5429204Z row_wise=False, 2025-05-07T21:00:23.5429410Z mixed=False, 2025-05-07T21:00:23.5429608Z use_cache=True, 2025-05-07T21:00:23.5429842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5430130Z use_cpu=False, 2025-05-07T21:00:23.5430357Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5430600Z ) 2025-05-07T21:00:23.5430824Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5431395Z self=, 2025-05-07T21:00:23.5431960Z compile=True, 2025-05-07T21:00:23.5432162Z T=4, 2025-05-07T21:00:23.5432340Z D=88, 2025-05-07T21:00:23.5432512Z B=26, 2025-05-07T21:00:23.5432694Z log_E=3, 2025-05-07T21:00:23.5432882Z L=5, 2025-05-07T21:00:23.5433061Z D_gradcheck=1, 2025-05-07T21:00:23.5433294Z stochastic_rounding=True, 2025-05-07T21:00:23.5433554Z weighted=True, 2025-05-07T21:00:23.5433761Z row_wise=False, 2025-05-07T21:00:23.5433971Z mixed=False, 2025-05-07T21:00:23.5434180Z use_cache=True, 2025-05-07T21:00:23.5434411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5434694Z use_cpu=False, 2025-05-07T21:00:23.5434925Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5435183Z ) 2025-05-07T21:00:23.5435425Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5436004Z self=, 2025-05-07T21:00:23.5436535Z compile=False, 2025-05-07T21:00:23.5436732Z T=4, 2025-05-07T21:00:23.5436919Z D=58, 2025-05-07T21:00:23.5437105Z B=25, 2025-05-07T21:00:23.5437289Z log_E=4, 2025-05-07T21:00:23.5437480Z L=15, 2025-05-07T21:00:23.5437674Z D_gradcheck=2, 2025-05-07T21:00:23.5437893Z stochastic_rounding=False, 2025-05-07T21:00:23.5438144Z weighted=False, 2025-05-07T21:00:23.5438357Z row_wise=False, 2025-05-07T21:00:23.5438555Z mixed=True, 2025-05-07T21:00:23.5438766Z use_cache=False, 2025-05-07T21:00:23.5439009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5439290Z use_cpu=True, 2025-05-07T21:00:23.5439576Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5439837Z ) 2025-05-07T21:00:23.5440056Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5440628Z self=, 2025-05-07T21:00:23.5441155Z compile=False, 2025-05-07T21:00:23.5441363Z T=3, 2025-05-07T21:00:23.5441539Z D=93, 2025-05-07T21:00:23.5441718Z B=47, 2025-05-07T21:00:23.5441903Z log_E=4, 2025-05-07T21:00:23.5442082Z L=20, 2025-05-07T21:00:23.5442273Z D_gradcheck=2, 2025-05-07T21:00:23.5442500Z stochastic_rounding=False, 2025-05-07T21:00:23.5442750Z weighted=False, 2025-05-07T21:00:23.5442959Z row_wise=True, 2025-05-07T21:00:23.5443163Z mixed=True, 2025-05-07T21:00:23.5443361Z use_cache=False, 2025-05-07T21:00:23.5443601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5443886Z use_cpu=True, 2025-05-07T21:00:23.5444111Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5444373Z ) 2025-05-07T21:00:23.5444603Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5445167Z self=, 2025-05-07T21:00:23.5445694Z compile=True, 2025-05-07T21:00:23.5445900Z T=5, 2025-05-07T21:00:23.5446075Z D=33, 2025-05-07T21:00:23.5446262Z B=1, 2025-05-07T21:00:23.5446435Z log_E=4, 2025-05-07T21:00:23.5446630Z L=13, 2025-05-07T21:00:23.5446823Z D_gradcheck=1, 2025-05-07T21:00:23.5447040Z stochastic_rounding=False, 2025-05-07T21:00:23.5447338Z weighted=False, 2025-05-07T21:00:23.5447577Z row_wise=True, 2025-05-07T21:00:23.5447776Z mixed=False, 2025-05-07T21:00:23.5447979Z use_cache=False, 2025-05-07T21:00:23.5448217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5448500Z use_cpu=False, 2025-05-07T21:00:23.5448727Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5449002Z ) 2025-05-07T21:00:23.5449255Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5449869Z self=, 2025-05-07T21:00:23.5450398Z compile=True, 2025-05-07T21:00:23.5450605Z T=3, 2025-05-07T21:00:23.5450782Z D=45, 2025-05-07T21:00:23.5450972Z B=125, 2025-05-07T21:00:23.5451162Z log_E=5, 2025-05-07T21:00:23.5451387Z L=14, 2025-05-07T21:00:23.5451576Z D_gradcheck=1, 2025-05-07T21:00:23.5451801Z stochastic_rounding=True, 2025-05-07T21:00:23.5452048Z weighted=True, 2025-05-07T21:00:23.5452265Z row_wise=False, 2025-05-07T21:00:23.5452480Z mixed=False, 2025-05-07T21:00:23.5452685Z use_cache=True, 2025-05-07T21:00:23.5452927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5453264Z use_cpu=True, 2025-05-07T21:00:23.5453490Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5453747Z ) 2025-05-07T21:00:23.5453983Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5454567Z self=, 2025-05-07T21:00:23.5455092Z compile=False, 2025-05-07T21:00:23.5455305Z T=2, 2025-05-07T21:00:23.5455484Z D=27, 2025-05-07T21:00:23.5455669Z B=48, 2025-05-07T21:00:23.5455856Z log_E=5, 2025-05-07T21:00:23.5456060Z L=8, 2025-05-07T21:00:23.5456248Z D_gradcheck=2, 2025-05-07T21:00:23.5456481Z stochastic_rounding=True, 2025-05-07T21:00:23.5456735Z weighted=True, 2025-05-07T21:00:23.5456941Z row_wise=True, 2025-05-07T21:00:23.5457148Z mixed=True, 2025-05-07T21:00:23.5457352Z use_cache=True, 2025-05-07T21:00:23.5457578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5457859Z use_cpu=True, 2025-05-07T21:00:23.5458087Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5458339Z ) 2025-05-07T21:00:23.5458566Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5459186Z self=, 2025-05-07T21:00:23.5459714Z compile=False, 2025-05-07T21:00:23.5459922Z T=3, 2025-05-07T21:00:23.5460103Z D=109, 2025-05-07T21:00:23.5460279Z B=90, 2025-05-07T21:00:23.5460461Z log_E=4, 2025-05-07T21:00:23.5460654Z L=7, 2025-05-07T21:00:23.5460830Z D_gradcheck=2, 2025-05-07T21:00:23.5461056Z stochastic_rounding=False, 2025-05-07T21:00:23.5461306Z weighted=True, 2025-05-07T21:00:23.5461509Z row_wise=True, 2025-05-07T21:00:23.5461714Z mixed=False, 2025-05-07T21:00:23.5461922Z use_cache=False, 2025-05-07T21:00:23.5462162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5462440Z use_cpu=False, 2025-05-07T21:00:23.5462665Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5462916Z ) 2025-05-07T21:00:23.5463130Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5463702Z self=, 2025-05-07T21:00:23.5464221Z compile=True, 2025-05-07T21:00:23.5464411Z T=5, 2025-05-07T21:00:23.5464588Z D=69, 2025-05-07T21:00:23.5464761Z B=124, 2025-05-07T21:00:23.5464944Z log_E=4, 2025-05-07T21:00:23.5465135Z L=7, 2025-05-07T21:00:23.5465323Z D_gradcheck=2, 2025-05-07T21:00:23.5465532Z stochastic_rounding=True, 2025-05-07T21:00:23.5465778Z weighted=True, 2025-05-07T21:00:23.5465999Z row_wise=True, 2025-05-07T21:00:23.5466191Z mixed=True, 2025-05-07T21:00:23.5466386Z use_cache=False, 2025-05-07T21:00:23.5466681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5466995Z use_cpu=False, 2025-05-07T21:00:23.5467212Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5467470Z ) 2025-05-07T21:00:23.5467699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5468257Z self=, 2025-05-07T21:00:23.5468786Z compile=True, 2025-05-07T21:00:23.5468987Z T=2, 2025-05-07T21:00:23.5469165Z D=21, 2025-05-07T21:00:23.5469364Z B=125, 2025-05-07T21:00:23.5469567Z log_E=4, 2025-05-07T21:00:23.5469749Z L=14, 2025-05-07T21:00:23.5469932Z D_gradcheck=1, 2025-05-07T21:00:23.5470157Z stochastic_rounding=True, 2025-05-07T21:00:23.5470403Z weighted=True, 2025-05-07T21:00:23.5470680Z row_wise=False, 2025-05-07T21:00:23.5470889Z mixed=False, 2025-05-07T21:00:23.5471101Z use_cache=True, 2025-05-07T21:00:23.5471324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5471604Z use_cpu=False, 2025-05-07T21:00:23.5471842Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5472087Z ) 2025-05-07T21:00:23.5472333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5472906Z self=, 2025-05-07T21:00:23.5473423Z compile=False, 2025-05-07T21:00:23.5473629Z T=3, 2025-05-07T21:00:23.5473803Z D=102, 2025-05-07T21:00:23.5473975Z B=16, 2025-05-07T21:00:23.5474151Z log_E=5, 2025-05-07T21:00:23.5474333Z L=15, 2025-05-07T21:00:23.5474514Z D_gradcheck=1, 2025-05-07T21:00:23.5474735Z stochastic_rounding=False, 2025-05-07T21:00:23.5474989Z weighted=True, 2025-05-07T21:00:23.5475183Z row_wise=True, 2025-05-07T21:00:23.5475377Z mixed=True, 2025-05-07T21:00:23.5475578Z use_cache=True, 2025-05-07T21:00:23.5475803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5476085Z use_cpu=True, 2025-05-07T21:00:23.5476318Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5476573Z ) 2025-05-07T21:00:23.5657662Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5658865Z self=, 2025-05-07T21:00:23.5659593Z compile=True, 2025-05-07T21:00:23.5659802Z T=1, 2025-05-07T21:00:23.5660081Z D=67, 2025-05-07T21:00:23.5660271Z B=87, 2025-05-07T21:00:23.5660646Z log_E=3, 2025-05-07T21:00:23.5660910Z L=4, 2025-05-07T21:00:23.5661150Z D_gradcheck=1, 2025-05-07T21:00:23.5661372Z stochastic_rounding=False, 2025-05-07T21:00:23.5661620Z weighted=False, 2025-05-07T21:00:23.5661842Z row_wise=True, 2025-05-07T21:00:23.5662044Z mixed=False, 2025-05-07T21:00:23.5662254Z use_cache=True, 2025-05-07T21:00:23.5662489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5662784Z use_cpu=True, 2025-05-07T21:00:23.5663007Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5663270Z ) 2025-05-07T21:00:23.5663504Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5664072Z self=, 2025-05-07T21:00:23.5664597Z compile=True, 2025-05-07T21:00:23.5664811Z T=5, 2025-05-07T21:00:23.5664989Z D=41, 2025-05-07T21:00:23.5665174Z B=11, 2025-05-07T21:00:23.5665350Z log_E=4, 2025-05-07T21:00:23.5665534Z L=7, 2025-05-07T21:00:23.5665720Z D_gradcheck=2, 2025-05-07T21:00:23.5665948Z stochastic_rounding=False, 2025-05-07T21:00:23.5666192Z weighted=False, 2025-05-07T21:00:23.5666405Z row_wise=True, 2025-05-07T21:00:23.5666613Z mixed=True, 2025-05-07T21:00:23.5666827Z use_cache=False, 2025-05-07T21:00:23.5667067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5667345Z use_cpu=False, 2025-05-07T21:00:23.5667575Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5667822Z ) 2025-05-07T21:00:23.5668198Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5668766Z self=, 2025-05-07T21:00:23.5669279Z compile=False, 2025-05-07T21:00:23.5669476Z T=3, 2025-05-07T21:00:23.5669647Z D=17, 2025-05-07T21:00:23.5669818Z B=121, 2025-05-07T21:00:23.5669998Z log_E=4, 2025-05-07T21:00:23.5670183Z L=8, 2025-05-07T21:00:23.5670359Z D_gradcheck=2, 2025-05-07T21:00:23.5670574Z stochastic_rounding=True, 2025-05-07T21:00:23.5670817Z weighted=False, 2025-05-07T21:00:23.5671021Z row_wise=False, 2025-05-07T21:00:23.5671220Z mixed=False, 2025-05-07T21:00:23.5671419Z use_cache=False, 2025-05-07T21:00:23.5671649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5671996Z use_cpu=False, 2025-05-07T21:00:23.5672224Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5672481Z ) 2025-05-07T21:00:23.5672696Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5673266Z self=, 2025-05-07T21:00:23.5673780Z compile=False, 2025-05-07T21:00:23.5673972Z T=3, 2025-05-07T21:00:23.5674146Z D=98, 2025-05-07T21:00:23.5674325Z B=20, 2025-05-07T21:00:23.5674495Z log_E=4, 2025-05-07T21:00:23.5674676Z L=0, 2025-05-07T21:00:23.5674861Z D_gradcheck=2, 2025-05-07T21:00:23.5675073Z stochastic_rounding=True, 2025-05-07T21:00:23.5675375Z weighted=True, 2025-05-07T21:00:23.5675577Z row_wise=True, 2025-05-07T21:00:23.5675771Z mixed=False, 2025-05-07T21:00:23.5675967Z use_cache=False, 2025-05-07T21:00:23.5676202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5676472Z use_cpu=False, 2025-05-07T21:00:23.5676693Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5676938Z ) 2025-05-07T21:00:23.5677151Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5677717Z self=, 2025-05-07T21:00:23.5678236Z compile=True, 2025-05-07T21:00:23.5678430Z T=1, 2025-05-07T21:00:23.5678596Z D=4, 2025-05-07T21:00:23.5678781Z B=31, 2025-05-07T21:00:23.5678984Z log_E=5, 2025-05-07T21:00:23.5679171Z L=11, 2025-05-07T21:00:23.5679350Z D_gradcheck=1, 2025-05-07T21:00:23.5679622Z stochastic_rounding=False, 2025-05-07T21:00:23.5679861Z weighted=False, 2025-05-07T21:00:23.5680062Z row_wise=False, 2025-05-07T21:00:23.5680264Z mixed=False, 2025-05-07T21:00:23.5680459Z use_cache=True, 2025-05-07T21:00:23.5680688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5680960Z use_cpu=True, 2025-05-07T21:00:23.5681175Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5681431Z ) 2025-05-07T21:00:23.5681652Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5682216Z self=, 2025-05-07T21:00:23.5682737Z compile=False, 2025-05-07T21:00:23.5682934Z T=1, 2025-05-07T21:00:23.5683113Z D=65, 2025-05-07T21:00:23.5683281Z B=86, 2025-05-07T21:00:23.5683456Z log_E=4, 2025-05-07T21:00:23.5683640Z L=0, 2025-05-07T21:00:23.5683812Z D_gradcheck=1, 2025-05-07T21:00:23.5684028Z stochastic_rounding=False, 2025-05-07T21:00:23.5684272Z weighted=False, 2025-05-07T21:00:23.5684469Z row_wise=True, 2025-05-07T21:00:23.5684664Z mixed=False, 2025-05-07T21:00:23.5684863Z use_cache=True, 2025-05-07T21:00:23.5685082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5685354Z use_cpu=True, 2025-05-07T21:00:23.5690775Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5691072Z ) 2025-05-07T21:00:23.5691296Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5691876Z self=, 2025-05-07T21:00:23.5692467Z compile=True, 2025-05-07T21:00:23.5692703Z T=1, 2025-05-07T21:00:23.5692879Z D=47, 2025-05-07T21:00:23.5693163Z B=106, 2025-05-07T21:00:23.5693347Z log_E=3, 2025-05-07T21:00:23.5693520Z L=9, 2025-05-07T21:00:23.5693697Z D_gradcheck=1, 2025-05-07T21:00:23.5693921Z stochastic_rounding=False, 2025-05-07T21:00:23.5694173Z weighted=True, 2025-05-07T21:00:23.5694375Z row_wise=True, 2025-05-07T21:00:23.5694584Z mixed=False, 2025-05-07T21:00:23.5694782Z use_cache=False, 2025-05-07T21:00:23.5695022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5695295Z use_cpu=False, 2025-05-07T21:00:23.5695513Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5695762Z ) 2025-05-07T21:00:23.5695984Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5696595Z self=, 2025-05-07T21:00:23.5697131Z compile=False, 2025-05-07T21:00:23.5697326Z T=1, 2025-05-07T21:00:23.5697503Z D=7, 2025-05-07T21:00:23.5697668Z B=99, 2025-05-07T21:00:23.5697836Z log_E=3, 2025-05-07T21:00:23.5698024Z L=14, 2025-05-07T21:00:23.5698203Z D_gradcheck=2, 2025-05-07T21:00:23.5698638Z stochastic_rounding=True, 2025-05-07T21:00:23.5698921Z weighted=True, 2025-05-07T21:00:23.5699122Z row_wise=True, 2025-05-07T21:00:23.5699322Z mixed=False, 2025-05-07T21:00:23.5699519Z use_cache=True, 2025-05-07T21:00:23.5699736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5700012Z use_cpu=False, 2025-05-07T21:00:23.5700237Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5700476Z ) 2025-05-07T21:00:23.5700693Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5701260Z self=, 2025-05-07T21:00:23.5701772Z compile=True, 2025-05-07T21:00:23.5701970Z T=5, 2025-05-07T21:00:23.5702138Z D=74, 2025-05-07T21:00:23.5702310Z B=39, 2025-05-07T21:00:23.5702477Z log_E=3, 2025-05-07T21:00:23.5702660Z L=17, 2025-05-07T21:00:23.5702841Z D_gradcheck=2, 2025-05-07T21:00:23.5703055Z stochastic_rounding=False, 2025-05-07T21:00:23.5703295Z weighted=True, 2025-05-07T21:00:23.5703491Z row_wise=False, 2025-05-07T21:00:23.5703693Z mixed=True, 2025-05-07T21:00:23.5703979Z use_cache=False, 2025-05-07T21:00:23.5704218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5704486Z use_cpu=True, 2025-05-07T21:00:23.5704700Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5704945Z ) 2025-05-07T21:00:23.5705159Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5705721Z self=, 2025-05-07T21:00:23.5706235Z compile=True, 2025-05-07T21:00:23.5706426Z T=2, 2025-05-07T21:00:23.5706594Z D=89, 2025-05-07T21:00:23.5706764Z B=29, 2025-05-07T21:00:23.5706933Z log_E=4, 2025-05-07T21:00:23.5707112Z L=3, 2025-05-07T21:00:23.5707292Z D_gradcheck=2, 2025-05-07T21:00:23.5707501Z stochastic_rounding=False, 2025-05-07T21:00:23.5707743Z weighted=True, 2025-05-07T21:00:23.5707942Z row_wise=False, 2025-05-07T21:00:23.5708132Z mixed=False, 2025-05-07T21:00:23.5708325Z use_cache=True, 2025-05-07T21:00:23.5708560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5708831Z use_cpu=False, 2025-05-07T21:00:23.5709051Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5709297Z ) 2025-05-07T21:00:23.5709510Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5710070Z self=, 2025-05-07T21:00:23.5710583Z compile=True, 2025-05-07T21:00:23.5710776Z T=1, 2025-05-07T21:00:23.5710945Z D=96, 2025-05-07T21:00:23.5711115Z B=52, 2025-05-07T21:00:23.5711361Z log_E=3, 2025-05-07T21:00:23.5711535Z L=16, 2025-05-07T21:00:23.5711788Z D_gradcheck=1, 2025-05-07T21:00:23.5712003Z stochastic_rounding=True, 2025-05-07T21:00:23.5712239Z weighted=True, 2025-05-07T21:00:23.5712436Z row_wise=False, 2025-05-07T21:00:23.5712631Z mixed=True, 2025-05-07T21:00:23.5712819Z use_cache=True, 2025-05-07T21:00:23.5713043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5713311Z use_cpu=True, 2025-05-07T21:00:23.5713533Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5713776Z ) 2025-05-07T21:00:23.5713993Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5714549Z self=, 2025-05-07T21:00:23.5715123Z compile=False, 2025-05-07T21:00:23.5715316Z T=4, 2025-05-07T21:00:23.5715489Z D=73, 2025-05-07T21:00:23.5715657Z B=4, 2025-05-07T21:00:23.5715828Z log_E=5, 2025-05-07T21:00:23.5716013Z L=2, 2025-05-07T21:00:23.5716180Z D_gradcheck=2, 2025-05-07T21:00:23.5716401Z stochastic_rounding=True, 2025-05-07T21:00:23.5716646Z weighted=True, 2025-05-07T21:00:23.5716840Z row_wise=False, 2025-05-07T21:00:23.5717039Z mixed=False, 2025-05-07T21:00:23.5717235Z use_cache=True, 2025-05-07T21:00:23.5717458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5717731Z use_cpu=True, 2025-05-07T21:00:23.5717952Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5718198Z ) 2025-05-07T21:00:23.5718420Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5718977Z self=, 2025-05-07T21:00:23.5719538Z compile=True, 2025-05-07T21:00:23.5719737Z T=4, 2025-05-07T21:00:23.5719910Z D=101, 2025-05-07T21:00:23.5720081Z B=25, 2025-05-07T21:00:23.5720265Z log_E=5, 2025-05-07T21:00:23.5720447Z L=17, 2025-05-07T21:00:23.5720626Z D_gradcheck=1, 2025-05-07T21:00:23.5720839Z stochastic_rounding=True, 2025-05-07T21:00:23.5721079Z weighted=True, 2025-05-07T21:00:23.5721281Z row_wise=True, 2025-05-07T21:00:23.5721475Z mixed=False, 2025-05-07T21:00:23.5721673Z use_cache=True, 2025-05-07T21:00:23.5721895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5722161Z use_cpu=False, 2025-05-07T21:00:23.5722433Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5722680Z ) 2025-05-07T21:00:23.5722896Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5723462Z self=, 2025-05-07T21:00:23.5723975Z compile=False, 2025-05-07T21:00:23.5724160Z T=5, 2025-05-07T21:00:23.5724330Z D=44, 2025-05-07T21:00:23.5724503Z B=52, 2025-05-07T21:00:23.5724673Z log_E=3, 2025-05-07T21:00:23.5724853Z L=7, 2025-05-07T21:00:23.5725033Z D_gradcheck=1, 2025-05-07T21:00:23.5725242Z stochastic_rounding=False, 2025-05-07T21:00:23.5725490Z weighted=True, 2025-05-07T21:00:23.5725691Z row_wise=False, 2025-05-07T21:00:23.5725889Z mixed=False, 2025-05-07T21:00:23.5726082Z use_cache=False, 2025-05-07T21:00:23.5726319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5726582Z use_cpu=True, 2025-05-07T21:00:23.5726803Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5727059Z ) 2025-05-07T21:00:23.5727275Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5727832Z self=, 2025-05-07T21:00:23.5728347Z compile=True, 2025-05-07T21:00:23.5728540Z T=2, 2025-05-07T21:00:23.5728709Z D=92, 2025-05-07T21:00:23.5728879Z B=76, 2025-05-07T21:00:23.5729051Z log_E=4, 2025-05-07T21:00:23.5729229Z L=16, 2025-05-07T21:00:23.5729414Z D_gradcheck=2, 2025-05-07T21:00:23.5729655Z stochastic_rounding=True, 2025-05-07T21:00:23.5729950Z weighted=False, 2025-05-07T21:00:23.5730211Z row_wise=True, 2025-05-07T21:00:23.5730396Z mixed=True, 2025-05-07T21:00:23.5730594Z use_cache=False, 2025-05-07T21:00:23.5730826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5731098Z use_cpu=True, 2025-05-07T21:00:23.5731313Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5731562Z ) 2025-05-07T21:00:23.5731785Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5732347Z self=, 2025-05-07T21:00:23.5732865Z compile=True, 2025-05-07T21:00:23.5733132Z T=1, 2025-05-07T21:00:23.5733295Z D=92, 2025-05-07T21:00:23.5733468Z B=85, 2025-05-07T21:00:23.5733642Z log_E=4, 2025-05-07T21:00:23.5733865Z L=4, 2025-05-07T21:00:23.5734039Z D_gradcheck=2, 2025-05-07T21:00:23.5734249Z stochastic_rounding=False, 2025-05-07T21:00:23.5734491Z weighted=True, 2025-05-07T21:00:23.5734689Z row_wise=False, 2025-05-07T21:00:23.5734889Z mixed=False, 2025-05-07T21:00:23.5735078Z use_cache=False, 2025-05-07T21:00:23.5735311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5735580Z use_cpu=False, 2025-05-07T21:00:23.5735795Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5736044Z ) 2025-05-07T21:00:23.5736262Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5736817Z self=, 2025-05-07T21:00:23.5737340Z compile=False, 2025-05-07T21:00:23.5737532Z T=4, 2025-05-07T21:00:23.5737701Z D=79, 2025-05-07T21:00:23.5737873Z B=27, 2025-05-07T21:00:23.5738042Z log_E=4, 2025-05-07T21:00:23.5738218Z L=19, 2025-05-07T21:00:23.5738400Z D_gradcheck=1, 2025-05-07T21:00:23.5738612Z stochastic_rounding=True, 2025-05-07T21:00:23.5738887Z weighted=False, 2025-05-07T21:00:23.5739106Z row_wise=False, 2025-05-07T21:00:23.5739308Z mixed=True, 2025-05-07T21:00:23.5739500Z use_cache=False, 2025-05-07T21:00:23.5739729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5740002Z use_cpu=False, 2025-05-07T21:00:23.5740222Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5740471Z ) 2025-05-07T21:00:23.5740686Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5741297Z self=, 2025-05-07T21:00:23.5741808Z compile=False, 2025-05-07T21:00:23.5741998Z T=2, 2025-05-07T21:00:23.5742178Z D=13, 2025-05-07T21:00:23.5742350Z B=21, 2025-05-07T21:00:23.5742517Z log_E=3, 2025-05-07T21:00:23.5742696Z L=4, 2025-05-07T21:00:23.5742871Z D_gradcheck=2, 2025-05-07T21:00:23.5743090Z stochastic_rounding=False, 2025-05-07T21:00:23.5743334Z weighted=True, 2025-05-07T21:00:23.5743529Z row_wise=False, 2025-05-07T21:00:23.5743726Z mixed=False, 2025-05-07T21:00:23.5743920Z use_cache=True, 2025-05-07T21:00:23.5744138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5744411Z use_cpu=True, 2025-05-07T21:00:23.5744627Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5744868Z ) 2025-05-07T21:00:23.5936953Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5938235Z self=, 2025-05-07T21:00:23.5939085Z compile=True, 2025-05-07T21:00:23.5939275Z T=4, 2025-05-07T21:00:23.5939448Z D=104, 2025-05-07T21:00:23.5939625Z B=98, 2025-05-07T21:00:23.5939797Z log_E=5, 2025-05-07T21:00:23.5939976Z L=11, 2025-05-07T21:00:23.5940152Z D_gradcheck=1, 2025-05-07T21:00:23.5940360Z stochastic_rounding=True, 2025-05-07T21:00:23.5940601Z weighted=False, 2025-05-07T21:00:23.5940802Z row_wise=False, 2025-05-07T21:00:23.5940992Z mixed=True, 2025-05-07T21:00:23.5941188Z use_cache=False, 2025-05-07T21:00:23.5941533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5941857Z use_cpu=True, 2025-05-07T21:00:23.5942077Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5942322Z ) 2025-05-07T21:00:23.5942535Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5943094Z self=, 2025-05-07T21:00:23.5943607Z compile=True, 2025-05-07T21:00:23.5943796Z T=2, 2025-05-07T21:00:23.5943964Z D=26, 2025-05-07T21:00:23.5944137Z B=18, 2025-05-07T21:00:23.5944310Z log_E=4, 2025-05-07T21:00:23.5944485Z L=13, 2025-05-07T21:00:23.5944664Z D_gradcheck=1, 2025-05-07T21:00:23.5944878Z stochastic_rounding=False, 2025-05-07T21:00:23.5945115Z weighted=True, 2025-05-07T21:00:23.5945378Z row_wise=False, 2025-05-07T21:00:23.5945572Z mixed=False, 2025-05-07T21:00:23.5945762Z use_cache=True, 2025-05-07T21:00:23.5945988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5946266Z use_cpu=False, 2025-05-07T21:00:23.5946485Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5946728Z ) 2025-05-07T21:00:23.5946949Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5947505Z self=, 2025-05-07T21:00:23.5948021Z compile=False, 2025-05-07T21:00:23.5948215Z T=3, 2025-05-07T21:00:23.5948381Z D=49, 2025-05-07T21:00:23.5948549Z B=1, 2025-05-07T21:00:23.5948719Z log_E=5, 2025-05-07T21:00:23.5948895Z L=14, 2025-05-07T21:00:23.5949071Z D_gradcheck=2, 2025-05-07T21:00:23.5949280Z stochastic_rounding=False, 2025-05-07T21:00:23.5949518Z weighted=True, 2025-05-07T21:00:23.5949710Z row_wise=True, 2025-05-07T21:00:23.5949905Z mixed=False, 2025-05-07T21:00:23.5950102Z use_cache=False, 2025-05-07T21:00:23.5950330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5950606Z use_cpu=False, 2025-05-07T21:00:23.5950840Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5951092Z ) 2025-05-07T21:00:23.5951322Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5951878Z self=, 2025-05-07T21:00:23.5952387Z compile=False, 2025-05-07T21:00:23.5952582Z T=4, 2025-05-07T21:00:23.5952817Z D=10, 2025-05-07T21:00:23.5952987Z B=119, 2025-05-07T21:00:23.5953156Z log_E=3, 2025-05-07T21:00:23.5953334Z L=10, 2025-05-07T21:00:23.5953507Z D_gradcheck=2, 2025-05-07T21:00:23.5953718Z stochastic_rounding=True, 2025-05-07T21:00:23.5953954Z weighted=True, 2025-05-07T21:00:23.5954151Z row_wise=True, 2025-05-07T21:00:23.5954345Z mixed=False, 2025-05-07T21:00:23.5954538Z use_cache=True, 2025-05-07T21:00:23.5954759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5955024Z use_cpu=True, 2025-05-07T21:00:23.5955238Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5955485Z ) 2025-05-07T21:00:23.5955699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5956257Z self=, 2025-05-07T21:00:23.5956766Z compile=False, 2025-05-07T21:00:23.5956956Z T=3, 2025-05-07T21:00:23.5957121Z D=53, 2025-05-07T21:00:23.5957292Z B=24, 2025-05-07T21:00:23.5957461Z log_E=4, 2025-05-07T21:00:23.5957640Z L=10, 2025-05-07T21:00:23.5957816Z D_gradcheck=1, 2025-05-07T21:00:23.5958021Z stochastic_rounding=True, 2025-05-07T21:00:23.5958261Z weighted=True, 2025-05-07T21:00:23.5958459Z row_wise=False, 2025-05-07T21:00:23.5958652Z mixed=True, 2025-05-07T21:00:23.5958863Z use_cache=True, 2025-05-07T21:00:23.5959122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5959393Z use_cpu=True, 2025-05-07T21:00:23.5959612Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5959851Z ) 2025-05-07T21:00:23.5960155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5960719Z self=, 2025-05-07T21:00:23.5961229Z compile=False, 2025-05-07T21:00:23.5961420Z T=4, 2025-05-07T21:00:23.5961586Z D=116, 2025-05-07T21:00:23.5961752Z B=108, 2025-05-07T21:00:23.5961930Z log_E=3, 2025-05-07T21:00:23.5962105Z L=8, 2025-05-07T21:00:23.5962281Z D_gradcheck=2, 2025-05-07T21:00:23.5962493Z stochastic_rounding=True, 2025-05-07T21:00:23.5962730Z weighted=False, 2025-05-07T21:00:23.5962931Z row_wise=False, 2025-05-07T21:00:23.5963124Z mixed=True, 2025-05-07T21:00:23.5963314Z use_cache=True, 2025-05-07T21:00:23.5963536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5963852Z use_cpu=False, 2025-05-07T21:00:23.5964066Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5964309Z ) 2025-05-07T21:00:23.5964527Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5965083Z self=, 2025-05-07T21:00:23.5965595Z compile=False, 2025-05-07T21:00:23.5965788Z T=5, 2025-05-07T21:00:23.5965959Z D=15, 2025-05-07T21:00:23.5966126Z B=125, 2025-05-07T21:00:23.5966299Z log_E=4, 2025-05-07T21:00:23.5966478Z L=13, 2025-05-07T21:00:23.5966651Z D_gradcheck=2, 2025-05-07T21:00:23.5966863Z stochastic_rounding=False, 2025-05-07T21:00:23.5967104Z weighted=False, 2025-05-07T21:00:23.5967302Z row_wise=True, 2025-05-07T21:00:23.5967491Z mixed=True, 2025-05-07T21:00:23.5967681Z use_cache=True, 2025-05-07T21:00:23.5967898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5968166Z use_cpu=True, 2025-05-07T21:00:23.5968379Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5968619Z ) 2025-05-07T21:00:23.5968832Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5969449Z self=, 2025-05-07T21:00:23.5969960Z compile=True, 2025-05-07T21:00:23.5970150Z T=3, 2025-05-07T21:00:23.5970320Z D=28, 2025-05-07T21:00:23.5970489Z B=44, 2025-05-07T21:00:23.5970659Z log_E=3, 2025-05-07T21:00:23.5970838Z L=2, 2025-05-07T21:00:23.5971011Z D_gradcheck=2, 2025-05-07T21:00:23.5971269Z stochastic_rounding=True, 2025-05-07T21:00:23.5971511Z weighted=False, 2025-05-07T21:00:23.5971717Z row_wise=False, 2025-05-07T21:00:23.5971911Z mixed=False, 2025-05-07T21:00:23.5972106Z use_cache=False, 2025-05-07T21:00:23.5972334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5972601Z use_cpu=True, 2025-05-07T21:00:23.5972817Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5973150Z ) 2025-05-07T21:00:23.5973363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5973920Z self=, 2025-05-07T21:00:23.5974438Z compile=False, 2025-05-07T21:00:23.5974626Z T=4, 2025-05-07T21:00:23.5974702Z D=82, 2025-05-07T21:00:23.5974772Z B=52, 2025-05-07T21:00:23.5974844Z log_E=3, 2025-05-07T21:00:23.5974914Z L=13, 2025-05-07T21:00:23.5974993Z D_gradcheck=2, 2025-05-07T21:00:23.5975086Z stochastic_rounding=True, 2025-05-07T21:00:23.5975167Z weighted=False, 2025-05-07T21:00:23.5975245Z row_wise=False, 2025-05-07T21:00:23.5975322Z mixed=False, 2025-05-07T21:00:23.5975401Z use_cache=True, 2025-05-07T21:00:23.5975504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5975583Z use_cpu=False, 2025-05-07T21:00:23.5975680Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5975751Z ) 2025-05-07T21:00:23.5975879Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5976218Z self=, 2025-05-07T21:00:23.5976350Z compile=True, 2025-05-07T21:00:23.5976461Z T=3, 2025-05-07T21:00:23.5976533Z D=7, 2025-05-07T21:00:23.5976605Z B=67, 2025-05-07T21:00:23.5976679Z log_E=3, 2025-05-07T21:00:23.5976753Z L=11, 2025-05-07T21:00:23.5976831Z D_gradcheck=2, 2025-05-07T21:00:23.5976922Z stochastic_rounding=True, 2025-05-07T21:00:23.5981634Z weighted=False, 2025-05-07T21:00:23.5981737Z row_wise=False, 2025-05-07T21:00:23.5981818Z mixed=True, 2025-05-07T21:00:23.5981908Z use_cache=False, 2025-05-07T21:00:23.5982018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5982097Z use_cpu=True, 2025-05-07T21:00:23.5982201Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5982272Z ) 2025-05-07T21:00:23.5982407Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5982829Z self=, 2025-05-07T21:00:23.5982912Z compile=True, 2025-05-07T21:00:23.5982990Z T=1, 2025-05-07T21:00:23.5983067Z D=58, 2025-05-07T21:00:23.5983140Z B=32, 2025-05-07T21:00:23.5983218Z log_E=5, 2025-05-07T21:00:23.5983290Z L=10, 2025-05-07T21:00:23.5983371Z D_gradcheck=2, 2025-05-07T21:00:23.5983467Z stochastic_rounding=True, 2025-05-07T21:00:23.5983546Z weighted=True, 2025-05-07T21:00:23.5983628Z row_wise=False, 2025-05-07T21:00:23.5983710Z mixed=True, 2025-05-07T21:00:23.5983791Z use_cache=False, 2025-05-07T21:00:23.5983896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5983979Z use_cpu=False, 2025-05-07T21:00:23.5984082Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5984157Z ) 2025-05-07T21:00:23.5984287Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5984630Z self=, 2025-05-07T21:00:23.5984719Z compile=False, 2025-05-07T21:00:23.5984796Z T=1, 2025-05-07T21:00:23.5984870Z D=40, 2025-05-07T21:00:23.5984953Z B=29, 2025-05-07T21:00:23.5985029Z log_E=3, 2025-05-07T21:00:23.5985102Z L=11, 2025-05-07T21:00:23.5985188Z D_gradcheck=2, 2025-05-07T21:00:23.5985282Z stochastic_rounding=True, 2025-05-07T21:00:23.5985361Z weighted=True, 2025-05-07T21:00:23.5985442Z row_wise=True, 2025-05-07T21:00:23.5985519Z mixed=False, 2025-05-07T21:00:23.5985647Z use_cache=False, 2025-05-07T21:00:23.5985757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5985835Z use_cpu=True, 2025-05-07T21:00:23.5985936Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5986007Z ) 2025-05-07T21:00:23.5986140Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5986480Z self=, 2025-05-07T21:00:23.5986563Z compile=True, 2025-05-07T21:00:23.5986636Z T=3, 2025-05-07T21:00:23.5986713Z D=103, 2025-05-07T21:00:23.5986793Z B=45, 2025-05-07T21:00:23.5986869Z log_E=3, 2025-05-07T21:00:23.5986944Z L=16, 2025-05-07T21:00:23.5987023Z D_gradcheck=2, 2025-05-07T21:00:23.5987113Z stochastic_rounding=True, 2025-05-07T21:00:23.5987199Z weighted=False, 2025-05-07T21:00:23.5987281Z row_wise=True, 2025-05-07T21:00:23.5987362Z mixed=False, 2025-05-07T21:00:23.5987450Z use_cache=False, 2025-05-07T21:00:23.5987553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5987633Z use_cpu=True, 2025-05-07T21:00:23.5987730Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5987800Z ) 2025-05-07T21:00:23.5987932Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5988272Z self=, 2025-05-07T21:00:23.5988358Z compile=True, 2025-05-07T21:00:23.5988435Z T=2, 2025-05-07T21:00:23.5988509Z D=90, 2025-05-07T21:00:23.5988585Z B=19, 2025-05-07T21:00:23.5988742Z log_E=5, 2025-05-07T21:00:23.5988818Z L=0, 2025-05-07T21:00:23.5988935Z D_gradcheck=1, 2025-05-07T21:00:23.5989030Z stochastic_rounding=True, 2025-05-07T21:00:23.5989110Z weighted=True, 2025-05-07T21:00:23.5989194Z row_wise=False, 2025-05-07T21:00:23.5989274Z mixed=False, 2025-05-07T21:00:23.5989355Z use_cache=False, 2025-05-07T21:00:23.5989464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5989543Z use_cpu=False, 2025-05-07T21:00:23.5989640Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5989712Z ) 2025-05-07T21:00:23.5989840Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5990179Z self=, 2025-05-07T21:00:23.5990311Z compile=False, 2025-05-07T21:00:23.5990384Z T=1, 2025-05-07T21:00:23.5990458Z D=52, 2025-05-07T21:00:23.5990538Z B=119, 2025-05-07T21:00:23.5990616Z log_E=5, 2025-05-07T21:00:23.5990693Z L=5, 2025-05-07T21:00:23.5990779Z D_gradcheck=2, 2025-05-07T21:00:23.5990872Z stochastic_rounding=True, 2025-05-07T21:00:23.5990957Z weighted=False, 2025-05-07T21:00:23.5991036Z row_wise=False, 2025-05-07T21:00:23.5991113Z mixed=False, 2025-05-07T21:00:23.5991197Z use_cache=True, 2025-05-07T21:00:23.5991302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5991381Z use_cpu=True, 2025-05-07T21:00:23.5991481Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.5991551Z ) 2025-05-07T21:00:23.5991682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5992021Z self=, 2025-05-07T21:00:23.5992101Z compile=True, 2025-05-07T21:00:23.5992177Z T=5, 2025-05-07T21:00:23.5992256Z D=117, 2025-05-07T21:00:23.5992334Z B=68, 2025-05-07T21:00:23.5992410Z log_E=3, 2025-05-07T21:00:23.5992487Z L=18, 2025-05-07T21:00:23.5992570Z D_gradcheck=1, 2025-05-07T21:00:23.5992671Z stochastic_rounding=False, 2025-05-07T21:00:23.5992749Z weighted=True, 2025-05-07T21:00:23.5992827Z row_wise=False, 2025-05-07T21:00:23.5992907Z mixed=True, 2025-05-07T21:00:23.5992989Z use_cache=False, 2025-05-07T21:00:23.5993093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5993173Z use_cpu=False, 2025-05-07T21:00:23.5993316Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5993387Z ) 2025-05-07T21:00:23.5993519Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5993857Z self=, 2025-05-07T21:00:23.5993938Z compile=False, 2025-05-07T21:00:23.5994014Z T=4, 2025-05-07T21:00:23.5994090Z D=9, 2025-05-07T21:00:23.5994167Z B=71, 2025-05-07T21:00:23.5994243Z log_E=4, 2025-05-07T21:00:23.5994316Z L=16, 2025-05-07T21:00:23.5994400Z D_gradcheck=2, 2025-05-07T21:00:23.5994496Z stochastic_rounding=False, 2025-05-07T21:00:23.5994576Z weighted=True, 2025-05-07T21:00:23.5994660Z row_wise=True, 2025-05-07T21:00:23.5994737Z mixed=True, 2025-05-07T21:00:23.5994814Z use_cache=True, 2025-05-07T21:00:23.5994920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.5994998Z use_cpu=True, 2025-05-07T21:00:23.5995096Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.5995171Z ) 2025-05-07T21:00:23.5995300Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.5995636Z self=, 2025-05-07T21:00:23.5995719Z compile=True, 2025-05-07T21:00:23.5995793Z T=2, 2025-05-07T21:00:23.5995873Z D=116, 2025-05-07T21:00:23.5995946Z B=88, 2025-05-07T21:00:23.5996026Z log_E=4, 2025-05-07T21:00:23.5996106Z L=8, 2025-05-07T21:00:23.5996187Z D_gradcheck=1, 2025-05-07T21:00:23.5996276Z stochastic_rounding=True, 2025-05-07T21:00:23.5996404Z weighted=True, 2025-05-07T21:00:23.5996525Z row_wise=False, 2025-05-07T21:00:23.5996604Z mixed=False, 2025-05-07T21:00:23.5996689Z use_cache=True, 2025-05-07T21:00:23.5996791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.5996871Z use_cpu=False, 2025-05-07T21:00:23.5996972Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.5997042Z ) 2025-05-07T21:00:23.6211086Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6211426Z self=, 2025-05-07T21:00:23.6211509Z compile=False, 2025-05-07T21:00:23.6211580Z T=5, 2025-05-07T21:00:23.6211650Z D=68, 2025-05-07T21:00:23.6211725Z B=111, 2025-05-07T21:00:23.6211798Z log_E=3, 2025-05-07T21:00:23.6212003Z L=13, 2025-05-07T21:00:23.6212079Z D_gradcheck=2, 2025-05-07T21:00:23.6212174Z stochastic_rounding=False, 2025-05-07T21:00:23.6212300Z weighted=False, 2025-05-07T21:00:23.6212382Z row_wise=False, 2025-05-07T21:00:23.6212457Z mixed=True, 2025-05-07T21:00:23.6212548Z use_cache=False, 2025-05-07T21:00:23.6212649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6212726Z use_cpu=False, 2025-05-07T21:00:23.6212825Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6212894Z ) 2025-05-07T21:00:23.6213084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6213425Z self=, 2025-05-07T21:00:23.6213499Z compile=True, 2025-05-07T21:00:23.6213577Z T=1, 2025-05-07T21:00:23.6213650Z D=120, 2025-05-07T21:00:23.6213723Z B=48, 2025-05-07T21:00:23.6213800Z log_E=3, 2025-05-07T21:00:23.6213873Z L=17, 2025-05-07T21:00:23.6213951Z D_gradcheck=1, 2025-05-07T21:00:23.6214045Z stochastic_rounding=True, 2025-05-07T21:00:23.6214122Z weighted=False, 2025-05-07T21:00:23.6214196Z row_wise=False, 2025-05-07T21:00:23.6214278Z mixed=True, 2025-05-07T21:00:23.6214359Z use_cache=True, 2025-05-07T21:00:23.6214460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6214536Z use_cpu=True, 2025-05-07T21:00:23.6214635Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6214707Z ) 2025-05-07T21:00:23.6214837Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6215242Z self=, 2025-05-07T21:00:23.6215327Z compile=False, 2025-05-07T21:00:23.6215396Z T=4, 2025-05-07T21:00:23.6215474Z D=113, 2025-05-07T21:00:23.6215550Z B=17, 2025-05-07T21:00:23.6215623Z log_E=4, 2025-05-07T21:00:23.6215692Z L=0, 2025-05-07T21:00:23.6215776Z D_gradcheck=1, 2025-05-07T21:00:23.6215867Z stochastic_rounding=True, 2025-05-07T21:00:23.6215941Z weighted=False, 2025-05-07T21:00:23.6216019Z row_wise=False, 2025-05-07T21:00:23.6216098Z mixed=False, 2025-05-07T21:00:23.6216177Z use_cache=False, 2025-05-07T21:00:23.6216284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6216356Z use_cpu=True, 2025-05-07T21:00:23.6216457Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6216524Z ) 2025-05-07T21:00:23.6216649Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6216990Z self=, 2025-05-07T21:00:23.6217069Z compile=False, 2025-05-07T21:00:23.6217138Z T=1, 2025-05-07T21:00:23.6217216Z D=128, 2025-05-07T21:00:23.6217293Z B=49, 2025-05-07T21:00:23.6217368Z log_E=3, 2025-05-07T21:00:23.6217441Z L=17, 2025-05-07T21:00:23.6217517Z D_gradcheck=2, 2025-05-07T21:00:23.6217606Z stochastic_rounding=True, 2025-05-07T21:00:23.6217694Z weighted=False, 2025-05-07T21:00:23.6217770Z row_wise=False, 2025-05-07T21:00:23.6217842Z mixed=True, 2025-05-07T21:00:23.6217926Z use_cache=True, 2025-05-07T21:00:23.6218109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6218241Z use_cpu=True, 2025-05-07T21:00:23.6218340Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6218410Z ) 2025-05-07T21:00:23.6218539Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6218881Z self=, 2025-05-07T21:00:23.6218961Z compile=True, 2025-05-07T21:00:23.6219037Z T=4, 2025-05-07T21:00:23.6219111Z D=18, 2025-05-07T21:00:23.6219188Z B=28, 2025-05-07T21:00:23.6219266Z log_E=5, 2025-05-07T21:00:23.6219336Z L=9, 2025-05-07T21:00:23.6219415Z D_gradcheck=1, 2025-05-07T21:00:23.6219510Z stochastic_rounding=True, 2025-05-07T21:00:23.6219587Z weighted=False, 2025-05-07T21:00:23.6219703Z row_wise=False, 2025-05-07T21:00:23.6219780Z mixed=True, 2025-05-07T21:00:23.6219859Z use_cache=True, 2025-05-07T21:00:23.6219966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6220046Z use_cpu=True, 2025-05-07T21:00:23.6220144Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6220212Z ) 2025-05-07T21:00:23.6220339Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6220675Z self=, 2025-05-07T21:00:23.6220763Z compile=False, 2025-05-07T21:00:23.6220840Z T=1, 2025-05-07T21:00:23.6220912Z D=107, 2025-05-07T21:00:23.6220988Z B=110, 2025-05-07T21:00:23.6221062Z log_E=5, 2025-05-07T21:00:23.6221136Z L=2, 2025-05-07T21:00:23.6221217Z D_gradcheck=2, 2025-05-07T21:00:23.6221307Z stochastic_rounding=True, 2025-05-07T21:00:23.6221388Z weighted=True, 2025-05-07T21:00:23.6221462Z row_wise=True, 2025-05-07T21:00:23.6221535Z mixed=False, 2025-05-07T21:00:23.6221614Z use_cache=False, 2025-05-07T21:00:23.6221715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6221788Z use_cpu=True, 2025-05-07T21:00:23.6221889Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6221960Z ) 2025-05-07T21:00:23.6222089Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6222428Z self=, 2025-05-07T21:00:23.6222507Z compile=False, 2025-05-07T21:00:23.6222577Z T=3, 2025-05-07T21:00:23.6222700Z D=58, 2025-05-07T21:00:23.6222776Z B=3, 2025-05-07T21:00:23.6222849Z log_E=4, 2025-05-07T21:00:23.6222925Z L=16, 2025-05-07T21:00:23.6223001Z D_gradcheck=2, 2025-05-07T21:00:23.6223093Z stochastic_rounding=True, 2025-05-07T21:00:23.6223173Z weighted=True, 2025-05-07T21:00:23.6223249Z row_wise=False, 2025-05-07T21:00:23.6223330Z mixed=False, 2025-05-07T21:00:23.6223410Z use_cache=False, 2025-05-07T21:00:23.6223511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6223591Z use_cpu=True, 2025-05-07T21:00:23.6223691Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6223761Z ) 2025-05-07T21:00:23.6223896Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6224232Z self=, 2025-05-07T21:00:23.6224312Z compile=False, 2025-05-07T21:00:23.6224386Z T=3, 2025-05-07T21:00:23.6224461Z D=83, 2025-05-07T21:00:23.6224541Z B=125, 2025-05-07T21:00:23.6224616Z log_E=5, 2025-05-07T21:00:23.6224687Z L=16, 2025-05-07T21:00:23.6224772Z D_gradcheck=1, 2025-05-07T21:00:23.6224862Z stochastic_rounding=False, 2025-05-07T21:00:23.6224940Z weighted=True, 2025-05-07T21:00:23.6225019Z row_wise=False, 2025-05-07T21:00:23.6225091Z mixed=True, 2025-05-07T21:00:23.6225168Z use_cache=True, 2025-05-07T21:00:23.6225276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6225352Z use_cpu=True, 2025-05-07T21:00:23.6225448Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6225563Z ) 2025-05-07T21:00:23.6225736Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6226072Z self=, 2025-05-07T21:00:23.6226147Z compile=False, 2025-05-07T21:00:23.6226224Z T=1, 2025-05-07T21:00:23.6226295Z D=101, 2025-05-07T21:00:23.6226361Z B=64, 2025-05-07T21:00:23.6226438Z log_E=4, 2025-05-07T21:00:23.6226508Z L=5, 2025-05-07T21:00:23.6226586Z D_gradcheck=2, 2025-05-07T21:00:23.6226676Z stochastic_rounding=False, 2025-05-07T21:00:23.6226749Z weighted=True, 2025-05-07T21:00:23.6226828Z row_wise=False, 2025-05-07T21:00:23.6226901Z mixed=False, 2025-05-07T21:00:23.6226977Z use_cache=False, 2025-05-07T21:00:23.6227083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6227202Z use_cpu=False, 2025-05-07T21:00:23.6227301Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6227371Z ) 2025-05-07T21:00:23.6227498Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6227836Z self=, 2025-05-07T21:00:23.6227920Z compile=False, 2025-05-07T21:00:23.6227994Z T=2, 2025-05-07T21:00:23.6228070Z D=11, 2025-05-07T21:00:23.6228143Z B=59, 2025-05-07T21:00:23.6228222Z log_E=4, 2025-05-07T21:00:23.6228300Z L=20, 2025-05-07T21:00:23.6228378Z D_gradcheck=2, 2025-05-07T21:00:23.6228470Z stochastic_rounding=True, 2025-05-07T21:00:23.6228547Z weighted=True, 2025-05-07T21:00:23.6228625Z row_wise=False, 2025-05-07T21:00:23.6228702Z mixed=False, 2025-05-07T21:00:23.6228801Z use_cache=False, 2025-05-07T21:00:23.6228911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6229005Z use_cpu=False, 2025-05-07T21:00:23.6229110Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6229179Z ) 2025-05-07T21:00:23.6229305Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6229647Z self=, 2025-05-07T21:00:23.6229726Z compile=False, 2025-05-07T21:00:23.6229800Z T=5, 2025-05-07T21:00:23.6229873Z D=111, 2025-05-07T21:00:23.6229945Z B=26, 2025-05-07T21:00:23.6230022Z log_E=3, 2025-05-07T21:00:23.6230095Z L=5, 2025-05-07T21:00:23.6230241Z D_gradcheck=2, 2025-05-07T21:00:23.6230334Z stochastic_rounding=False, 2025-05-07T21:00:23.6230409Z weighted=True, 2025-05-07T21:00:23.6230480Z row_wise=True, 2025-05-07T21:00:23.6230557Z mixed=False, 2025-05-07T21:00:23.6230634Z use_cache=False, 2025-05-07T21:00:23.6230733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6230816Z use_cpu=True, 2025-05-07T21:00:23.6230912Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6230984Z ) 2025-05-07T21:00:23.6231112Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6231447Z self=, 2025-05-07T21:00:23.6231533Z compile=False, 2025-05-07T21:00:23.6231605Z T=4, 2025-05-07T21:00:23.6231676Z D=49, 2025-05-07T21:00:23.6231752Z B=63, 2025-05-07T21:00:23.6231826Z log_E=5, 2025-05-07T21:00:23.6231898Z L=8, 2025-05-07T21:00:23.6231983Z D_gradcheck=1, 2025-05-07T21:00:23.6232077Z stochastic_rounding=False, 2025-05-07T21:00:23.6232156Z weighted=True, 2025-05-07T21:00:23.6232233Z row_wise=True, 2025-05-07T21:00:23.6232306Z mixed=False, 2025-05-07T21:00:23.6232382Z use_cache=False, 2025-05-07T21:00:23.6232515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6232594Z use_cpu=True, 2025-05-07T21:00:23.6232695Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6232765Z ) 2025-05-07T21:00:23.6232891Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6233229Z self=, 2025-05-07T21:00:23.6233391Z compile=True, 2025-05-07T21:00:23.6233461Z T=2, 2025-05-07T21:00:23.6233540Z D=106, 2025-05-07T21:00:23.6233609Z B=80, 2025-05-07T21:00:23.6233686Z log_E=4, 2025-05-07T21:00:23.6233756Z L=20, 2025-05-07T21:00:23.6233832Z D_gradcheck=1, 2025-05-07T21:00:23.6233926Z stochastic_rounding=False, 2025-05-07T21:00:23.6234007Z weighted=False, 2025-05-07T21:00:23.6234082Z row_wise=True, 2025-05-07T21:00:23.6234159Z mixed=False, 2025-05-07T21:00:23.6234235Z use_cache=True, 2025-05-07T21:00:23.6234335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6234412Z use_cpu=False, 2025-05-07T21:00:23.6234507Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6234576Z ) 2025-05-07T21:00:23.6234705Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6235085Z self=, 2025-05-07T21:00:23.6235168Z compile=True, 2025-05-07T21:00:23.6235240Z T=1, 2025-05-07T21:00:23.6235313Z D=102, 2025-05-07T21:00:23.6235389Z B=60, 2025-05-07T21:00:23.6235463Z log_E=4, 2025-05-07T21:00:23.6235538Z L=18, 2025-05-07T21:00:23.6235620Z D_gradcheck=1, 2025-05-07T21:00:23.6235710Z stochastic_rounding=True, 2025-05-07T21:00:23.6235784Z weighted=True, 2025-05-07T21:00:23.6235867Z row_wise=True, 2025-05-07T21:00:23.6235942Z mixed=False, 2025-05-07T21:00:23.6236019Z use_cache=False, 2025-05-07T21:00:23.6236128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6236202Z use_cpu=False, 2025-05-07T21:00:23.6236297Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6236369Z ) 2025-05-07T21:00:23.6236497Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6236838Z self=, 2025-05-07T21:00:23.6236916Z compile=True, 2025-05-07T21:00:23.6236994Z T=1, 2025-05-07T21:00:23.6237067Z D=46, 2025-05-07T21:00:23.6237141Z B=64, 2025-05-07T21:00:23.6237215Z log_E=5, 2025-05-07T21:00:23.6237291Z L=3, 2025-05-07T21:00:23.6237370Z D_gradcheck=2, 2025-05-07T21:00:23.6237457Z stochastic_rounding=True, 2025-05-07T21:00:23.6237541Z weighted=True, 2025-05-07T21:00:23.6237620Z row_wise=False, 2025-05-07T21:00:23.6237739Z mixed=True, 2025-05-07T21:00:23.6237821Z use_cache=False, 2025-05-07T21:00:23.6237923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6237997Z use_cpu=False, 2025-05-07T21:00:23.6238099Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6238171Z ) 2025-05-07T21:00:23.6238299Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6238633Z self=, 2025-05-07T21:00:23.6238712Z compile=False, 2025-05-07T21:00:23.6238785Z T=2, 2025-05-07T21:00:23.6238869Z D=75, 2025-05-07T21:00:23.6238962Z B=65, 2025-05-07T21:00:23.6239054Z log_E=4, 2025-05-07T21:00:23.6239147Z L=6, 2025-05-07T21:00:23.6239231Z D_gradcheck=2, 2025-05-07T21:00:23.6239330Z stochastic_rounding=True, 2025-05-07T21:00:23.6239415Z weighted=False, 2025-05-07T21:00:23.6239492Z row_wise=True, 2025-05-07T21:00:23.6239571Z mixed=False, 2025-05-07T21:00:23.6239649Z use_cache=True, 2025-05-07T21:00:23.6239749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6239827Z use_cpu=True, 2025-05-07T21:00:23.6239926Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6239998Z ) 2025-05-07T21:00:23.6240127Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6240462Z self=, 2025-05-07T21:00:23.6240547Z compile=False, 2025-05-07T21:00:23.6240620Z T=2, 2025-05-07T21:00:23.6240694Z D=49, 2025-05-07T21:00:23.6240770Z B=1, 2025-05-07T21:00:23.6240892Z log_E=4, 2025-05-07T21:00:23.6241000Z L=5, 2025-05-07T21:00:23.6241081Z D_gradcheck=1, 2025-05-07T21:00:23.6241169Z stochastic_rounding=True, 2025-05-07T21:00:23.6241242Z weighted=True, 2025-05-07T21:00:23.6241319Z row_wise=False, 2025-05-07T21:00:23.6241393Z mixed=True, 2025-05-07T21:00:23.6241468Z use_cache=True, 2025-05-07T21:00:23.6241579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6241653Z use_cpu=True, 2025-05-07T21:00:23.6241754Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6241820Z ) 2025-05-07T21:00:23.6241946Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6242287Z self=, 2025-05-07T21:00:23.6242408Z compile=False, 2025-05-07T21:00:23.6242482Z T=2, 2025-05-07T21:00:23.6242558Z D=13, 2025-05-07T21:00:23.6242631Z B=60, 2025-05-07T21:00:23.6242704Z log_E=3, 2025-05-07T21:00:23.6242787Z L=20, 2025-05-07T21:00:23.6242866Z D_gradcheck=2, 2025-05-07T21:00:23.6242957Z stochastic_rounding=False, 2025-05-07T21:00:23.6243039Z weighted=True, 2025-05-07T21:00:23.6243115Z row_wise=True, 2025-05-07T21:00:23.6243192Z mixed=True, 2025-05-07T21:00:23.6243269Z use_cache=False, 2025-05-07T21:00:23.6243371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6243449Z use_cpu=True, 2025-05-07T21:00:23.6243546Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6243614Z ) 2025-05-07T21:00:23.6487547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6487930Z self=, 2025-05-07T21:00:23.6488037Z compile=False, 2025-05-07T21:00:23.6488119Z T=1, 2025-05-07T21:00:23.6488189Z D=10, 2025-05-07T21:00:23.6488264Z B=27, 2025-05-07T21:00:23.6488338Z log_E=4, 2025-05-07T21:00:23.6488413Z L=2, 2025-05-07T21:00:23.6488496Z D_gradcheck=1, 2025-05-07T21:00:23.6488587Z stochastic_rounding=True, 2025-05-07T21:00:23.6488675Z weighted=False, 2025-05-07T21:00:23.6488748Z row_wise=True, 2025-05-07T21:00:23.6488820Z mixed=False, 2025-05-07T21:00:23.6488901Z use_cache=True, 2025-05-07T21:00:23.6489002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6489085Z use_cpu=True, 2025-05-07T21:00:23.6489280Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6489352Z ) 2025-05-07T21:00:23.6489478Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6489819Z self=, 2025-05-07T21:00:23.6489899Z compile=True, 2025-05-07T21:00:23.6489970Z T=4, 2025-05-07T21:00:23.6490046Z D=74, 2025-05-07T21:00:23.6490122Z B=44, 2025-05-07T21:00:23.6490201Z log_E=5, 2025-05-07T21:00:23.6490274Z L=20, 2025-05-07T21:00:23.6490354Z D_gradcheck=2, 2025-05-07T21:00:23.6490448Z stochastic_rounding=True, 2025-05-07T21:00:23.6490525Z weighted=False, 2025-05-07T21:00:23.6490601Z row_wise=False, 2025-05-07T21:00:23.6490675Z mixed=False, 2025-05-07T21:00:23.6490752Z use_cache=True, 2025-05-07T21:00:23.6490853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6490931Z use_cpu=True, 2025-05-07T21:00:23.6491030Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6491102Z ) 2025-05-07T21:00:23.6491233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6491573Z self=, 2025-05-07T21:00:23.6491655Z compile=False, 2025-05-07T21:00:23.6491727Z T=4, 2025-05-07T21:00:23.6491801Z D=109, 2025-05-07T21:00:23.6491875Z B=15, 2025-05-07T21:00:23.6491950Z log_E=3, 2025-05-07T21:00:23.6492023Z L=19, 2025-05-07T21:00:23.6492106Z D_gradcheck=1, 2025-05-07T21:00:23.6492195Z stochastic_rounding=False, 2025-05-07T21:00:23.6492348Z weighted=True, 2025-05-07T21:00:23.6492484Z row_wise=True, 2025-05-07T21:00:23.6492561Z mixed=True, 2025-05-07T21:00:23.6492641Z use_cache=False, 2025-05-07T21:00:23.6492746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6492823Z use_cpu=False, 2025-05-07T21:00:23.6492919Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6493046Z ) 2025-05-07T21:00:23.6493178Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6493518Z self=, 2025-05-07T21:00:23.6493596Z compile=False, 2025-05-07T21:00:23.6493666Z T=3, 2025-05-07T21:00:23.6493740Z D=41, 2025-05-07T21:00:23.6493813Z B=125, 2025-05-07T21:00:23.6493887Z log_E=5, 2025-05-07T21:00:23.6494029Z L=1, 2025-05-07T21:00:23.6494107Z D_gradcheck=1, 2025-05-07T21:00:23.6494197Z stochastic_rounding=True, 2025-05-07T21:00:23.6494277Z weighted=False, 2025-05-07T21:00:23.6494357Z row_wise=True, 2025-05-07T21:00:23.6494435Z mixed=True, 2025-05-07T21:00:23.6494516Z use_cache=False, 2025-05-07T21:00:23.6494617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6494691Z use_cpu=True, 2025-05-07T21:00:23.6494789Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6494907Z ) 2025-05-07T21:00:23.6495036Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6495369Z self=, 2025-05-07T21:00:23.6495450Z compile=True, 2025-05-07T21:00:23.6495524Z T=3, 2025-05-07T21:00:23.6495598Z D=56, 2025-05-07T21:00:23.6495672Z B=60, 2025-05-07T21:00:23.6495748Z log_E=5, 2025-05-07T21:00:23.6495827Z L=1, 2025-05-07T21:00:23.6495908Z D_gradcheck=1, 2025-05-07T21:00:23.6495998Z stochastic_rounding=False, 2025-05-07T21:00:23.6496077Z weighted=True, 2025-05-07T21:00:23.6496152Z row_wise=True, 2025-05-07T21:00:23.6496228Z mixed=False, 2025-05-07T21:00:23.6496310Z use_cache=False, 2025-05-07T21:00:23.6496410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6496484Z use_cpu=True, 2025-05-07T21:00:23.6496582Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6496651Z ) 2025-05-07T21:00:23.6496777Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6497166Z self=, 2025-05-07T21:00:23.6497244Z compile=True, 2025-05-07T21:00:23.6497316Z T=1, 2025-05-07T21:00:23.6497389Z D=36, 2025-05-07T21:00:23.6497461Z B=95, 2025-05-07T21:00:23.6497538Z log_E=4, 2025-05-07T21:00:23.6497608Z L=9, 2025-05-07T21:00:23.6497686Z D_gradcheck=1, 2025-05-07T21:00:23.6497780Z stochastic_rounding=False, 2025-05-07T21:00:23.6497854Z weighted=True, 2025-05-07T21:00:23.6497931Z row_wise=True, 2025-05-07T21:00:23.6498006Z mixed=False, 2025-05-07T21:00:23.6498086Z use_cache=False, 2025-05-07T21:00:23.6498190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6498271Z use_cpu=True, 2025-05-07T21:00:23.6498368Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6498585Z ) 2025-05-07T21:00:23.6498716Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6499055Z self=, 2025-05-07T21:00:23.6499138Z compile=False, 2025-05-07T21:00:23.6499210Z T=1, 2025-05-07T21:00:23.6499282Z D=48, 2025-05-07T21:00:23.6499359Z B=125, 2025-05-07T21:00:23.6499429Z log_E=3, 2025-05-07T21:00:23.6499500Z L=17, 2025-05-07T21:00:23.6499583Z D_gradcheck=1, 2025-05-07T21:00:23.6499674Z stochastic_rounding=False, 2025-05-07T21:00:23.6499757Z weighted=True, 2025-05-07T21:00:23.6499835Z row_wise=True, 2025-05-07T21:00:23.6499909Z mixed=False, 2025-05-07T21:00:23.6499987Z use_cache=False, 2025-05-07T21:00:23.6500168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6500307Z use_cpu=True, 2025-05-07T21:00:23.6500404Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6500483Z ) 2025-05-07T21:00:23.6500609Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6500948Z self=, 2025-05-07T21:00:23.6501027Z compile=True, 2025-05-07T21:00:23.6501097Z T=2, 2025-05-07T21:00:23.6501176Z D=49, 2025-05-07T21:00:23.6501246Z B=74, 2025-05-07T21:00:23.6501319Z log_E=4, 2025-05-07T21:00:23.6501393Z L=18, 2025-05-07T21:00:23.6501471Z D_gradcheck=1, 2025-05-07T21:00:23.6501559Z stochastic_rounding=False, 2025-05-07T21:00:23.6501638Z weighted=False, 2025-05-07T21:00:23.6501798Z row_wise=False, 2025-05-07T21:00:23.6501873Z mixed=False, 2025-05-07T21:00:23.6501953Z use_cache=False, 2025-05-07T21:00:23.6502056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6502139Z use_cpu=False, 2025-05-07T21:00:23.6502236Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6502306Z ) 2025-05-07T21:00:23.6502437Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6502771Z self=, 2025-05-07T21:00:23.6502855Z compile=False, 2025-05-07T21:00:23.6502931Z T=5, 2025-05-07T21:00:23.6503002Z D=66, 2025-05-07T21:00:23.6503072Z B=118, 2025-05-07T21:00:23.6503153Z log_E=4, 2025-05-07T21:00:23.6503224Z L=13, 2025-05-07T21:00:23.6503302Z D_gradcheck=1, 2025-05-07T21:00:23.6503393Z stochastic_rounding=False, 2025-05-07T21:00:23.6503470Z weighted=False, 2025-05-07T21:00:23.6503545Z row_wise=True, 2025-05-07T21:00:23.6503626Z mixed=True, 2025-05-07T21:00:23.6503703Z use_cache=False, 2025-05-07T21:00:23.6503809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6503888Z use_cpu=True, 2025-05-07T21:00:23.6503990Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6504063Z ) 2025-05-07T21:00:23.6504189Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6504523Z self=, 2025-05-07T21:00:23.6504604Z compile=True, 2025-05-07T21:00:23.6504676Z T=4, 2025-05-07T21:00:23.6504824Z D=85, 2025-05-07T21:00:23.6504900Z B=28, 2025-05-07T21:00:23.6504977Z log_E=5, 2025-05-07T21:00:23.6505048Z L=1, 2025-05-07T21:00:23.6505130Z D_gradcheck=1, 2025-05-07T21:00:23.6505218Z stochastic_rounding=True, 2025-05-07T21:00:23.6505293Z weighted=False, 2025-05-07T21:00:23.6505372Z row_wise=False, 2025-05-07T21:00:23.6505444Z mixed=True, 2025-05-07T21:00:23.6505527Z use_cache=False, 2025-05-07T21:00:23.6505629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6505702Z use_cpu=True, 2025-05-07T21:00:23.6505800Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6505871Z ) 2025-05-07T21:00:23.6506000Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6506339Z self=, 2025-05-07T21:00:23.6506415Z compile=True, 2025-05-07T21:00:23.6506486Z T=4, 2025-05-07T21:00:23.6506564Z D=35, 2025-05-07T21:00:23.6506638Z B=59, 2025-05-07T21:00:23.6506710Z log_E=3, 2025-05-07T21:00:23.6506782Z L=2, 2025-05-07T21:00:23.6506860Z D_gradcheck=1, 2025-05-07T21:00:23.6506950Z stochastic_rounding=True, 2025-05-07T21:00:23.6507026Z weighted=True, 2025-05-07T21:00:23.6507100Z row_wise=False, 2025-05-07T21:00:23.6507179Z mixed=False, 2025-05-07T21:00:23.6507255Z use_cache=True, 2025-05-07T21:00:23.6507357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6507434Z use_cpu=True, 2025-05-07T21:00:23.6507530Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6507646Z ) 2025-05-07T21:00:23.6507815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6508149Z self=, 2025-05-07T21:00:23.6508227Z compile=True, 2025-05-07T21:00:23.6508302Z T=2, 2025-05-07T21:00:23.6508377Z D=104, 2025-05-07T21:00:23.6508451Z B=3, 2025-05-07T21:00:23.6508532Z log_E=3, 2025-05-07T21:00:23.6508604Z L=3, 2025-05-07T21:00:23.6508688Z D_gradcheck=1, 2025-05-07T21:00:23.6508776Z stochastic_rounding=False, 2025-05-07T21:00:23.6508854Z weighted=False, 2025-05-07T21:00:23.6508932Z row_wise=True, 2025-05-07T21:00:23.6509007Z mixed=False, 2025-05-07T21:00:23.6509082Z use_cache=False, 2025-05-07T21:00:23.6509185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6509301Z use_cpu=False, 2025-05-07T21:00:23.6509396Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6509472Z ) 2025-05-07T21:00:23.6509598Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6509937Z self=, 2025-05-07T21:00:23.6510024Z compile=True, 2025-05-07T21:00:23.6510098Z T=4, 2025-05-07T21:00:23.6510178Z D=48, 2025-05-07T21:00:23.6510252Z B=58, 2025-05-07T21:00:23.6510325Z log_E=5, 2025-05-07T21:00:23.6510404Z L=5, 2025-05-07T21:00:23.6510483Z D_gradcheck=2, 2025-05-07T21:00:23.6510572Z stochastic_rounding=True, 2025-05-07T21:00:23.6510653Z weighted=False, 2025-05-07T21:00:23.6510732Z row_wise=False, 2025-05-07T21:00:23.6510806Z mixed=False, 2025-05-07T21:00:23.6510885Z use_cache=True, 2025-05-07T21:00:23.6510985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6511062Z use_cpu=False, 2025-05-07T21:00:23.6511163Z output_dtype=SparseType.BF16, 2025-05-07T21:00:23.6511231Z ) 2025-05-07T21:00:23.6511359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6511703Z self=, 2025-05-07T21:00:23.6511782Z compile=False, 2025-05-07T21:00:23.6511858Z T=2, 2025-05-07T21:00:23.6511930Z D=64, 2025-05-07T21:00:23.6512002Z B=92, 2025-05-07T21:00:23.6512078Z log_E=5, 2025-05-07T21:00:23.6512151Z L=2, 2025-05-07T21:00:23.6512281Z D_gradcheck=1, 2025-05-07T21:00:23.6512374Z stochastic_rounding=True, 2025-05-07T21:00:23.6512448Z weighted=False, 2025-05-07T21:00:23.6512522Z row_wise=True, 2025-05-07T21:00:23.6512599Z mixed=True, 2025-05-07T21:00:23.6512679Z use_cache=True, 2025-05-07T21:00:23.6512780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6512864Z use_cpu=False, 2025-05-07T21:00:23.6512961Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6513033Z ) 2025-05-07T21:00:23.6513166Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6513501Z self=, 2025-05-07T21:00:23.6513584Z compile=False, 2025-05-07T21:00:23.6513655Z T=1, 2025-05-07T21:00:23.6513727Z D=108, 2025-05-07T21:00:23.6513803Z B=68, 2025-05-07T21:00:23.6513876Z log_E=3, 2025-05-07T21:00:23.6513948Z L=14, 2025-05-07T21:00:23.6514030Z D_gradcheck=2, 2025-05-07T21:00:23.6514126Z stochastic_rounding=True, 2025-05-07T21:00:23.6514203Z weighted=False, 2025-05-07T21:00:23.6514281Z row_wise=True, 2025-05-07T21:00:23.6514355Z mixed=False, 2025-05-07T21:00:23.6514432Z use_cache=True, 2025-05-07T21:00:23.6514539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6519119Z use_cpu=True, 2025-05-07T21:00:23.6519243Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6519324Z ) 2025-05-07T21:00:23.6519472Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6519830Z self=, 2025-05-07T21:00:23.6520025Z compile=True, 2025-05-07T21:00:23.6520104Z T=4, 2025-05-07T21:00:23.6520179Z D=12, 2025-05-07T21:00:23.6520253Z B=95, 2025-05-07T21:00:23.6520332Z log_E=5, 2025-05-07T21:00:23.6520406Z L=6, 2025-05-07T21:00:23.6520488Z D_gradcheck=2, 2025-05-07T21:00:23.6520587Z stochastic_rounding=True, 2025-05-07T21:00:23.6520669Z weighted=True, 2025-05-07T21:00:23.6520752Z row_wise=True, 2025-05-07T21:00:23.6520830Z mixed=True, 2025-05-07T21:00:23.6520910Z use_cache=True, 2025-05-07T21:00:23.6521019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:23.6521099Z use_cpu=False, 2025-05-07T21:00:23.6521200Z output_dtype=SparseType.FP32, 2025-05-07T21:00:23.6521276Z ) 2025-05-07T21:00:23.6521409Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6521798Z self=, 2025-05-07T21:00:23.6521889Z compile=False, 2025-05-07T21:00:23.6521964Z T=5, 2025-05-07T21:00:23.6522041Z D=111, 2025-05-07T21:00:23.6522121Z B=96, 2025-05-07T21:00:23.6522197Z log_E=4, 2025-05-07T21:00:23.6522276Z L=2, 2025-05-07T21:00:23.6522355Z D_gradcheck=2, 2025-05-07T21:00:23.6522449Z stochastic_rounding=False, 2025-05-07T21:00:23.6522533Z weighted=False, 2025-05-07T21:00:23.6522612Z row_wise=False, 2025-05-07T21:00:23.6522689Z mixed=False, 2025-05-07T21:00:23.6522774Z use_cache=False, 2025-05-07T21:00:23.6522878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6522955Z use_cpu=True, 2025-05-07T21:00:23.6523055Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6523125Z ) 2025-05-07T21:00:23.6523254Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:23.6523602Z self=, 2025-05-07T21:00:23.6523682Z compile=True, 2025-05-07T21:00:23.6523760Z T=3, 2025-05-07T21:00:23.6523842Z D=97, 2025-05-07T21:00:23.6523920Z B=7, 2025-05-07T21:00:23.6523998Z log_E=4, 2025-05-07T21:00:23.6524072Z L=3, 2025-05-07T21:00:23.6524152Z D_gradcheck=2, 2025-05-07T21:00:23.6524247Z stochastic_rounding=True, 2025-05-07T21:00:23.6524325Z weighted=True, 2025-05-07T21:00:23.6524403Z row_wise=False, 2025-05-07T21:00:23.6524530Z mixed=False, 2025-05-07T21:00:23.6524610Z use_cache=False, 2025-05-07T21:00:23.6524714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:23.6524800Z use_cpu=False, 2025-05-07T21:00:23.6524902Z output_dtype=SparseType.FP16, 2025-05-07T21:00:23.6524972Z ) 2025-05-07T21:00:33.6781604Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6782241Z self=, 2025-05-07T21:00:33.6782798Z compile=True, 2025-05-07T21:00:33.6783009Z T=4, 2025-05-07T21:00:33.6783185Z D=117, 2025-05-07T21:00:33.6783375Z B=6, 2025-05-07T21:00:33.6783565Z log_E=4, 2025-05-07T21:00:33.6783745Z L=2, 2025-05-07T21:00:33.6783929Z D_gradcheck=1, 2025-05-07T21:00:33.6784151Z stochastic_rounding=True, 2025-05-07T21:00:33.6784394Z weighted=True, 2025-05-07T21:00:33.6784603Z row_wise=True, 2025-05-07T21:00:33.6784804Z mixed=False, 2025-05-07T21:00:33.6785007Z use_cache=True, 2025-05-07T21:00:33.6785242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6785526Z use_cpu=False, 2025-05-07T21:00:33.6785790Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.6786049Z ) 2025-05-07T21:00:33.6786277Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6786858Z self=, 2025-05-07T21:00:33.6787392Z compile=True, 2025-05-07T21:00:33.6787588Z T=3, 2025-05-07T21:00:33.6787787Z D=114, 2025-05-07T21:00:33.6787972Z B=2, 2025-05-07T21:00:33.6788459Z log_E=4, 2025-05-07T21:00:33.6788729Z L=8, 2025-05-07T21:00:33.6788913Z D_gradcheck=2, 2025-05-07T21:00:33.6789127Z stochastic_rounding=True, 2025-05-07T21:00:33.6789376Z weighted=False, 2025-05-07T21:00:33.6789584Z row_wise=False, 2025-05-07T21:00:33.6789785Z mixed=False, 2025-05-07T21:00:33.6789999Z use_cache=True, 2025-05-07T21:00:33.6790238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6790514Z use_cpu=False, 2025-05-07T21:00:33.6790745Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6791005Z ) 2025-05-07T21:00:33.6791230Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6791806Z self=, 2025-05-07T21:00:33.6792418Z compile=False, 2025-05-07T21:00:33.6792616Z T=3, 2025-05-07T21:00:33.6792797Z D=86, 2025-05-07T21:00:33.6792977Z B=96, 2025-05-07T21:00:33.6793152Z log_E=5, 2025-05-07T21:00:33.6793348Z L=17, 2025-05-07T21:00:33.6793537Z D_gradcheck=2, 2025-05-07T21:00:33.6793761Z stochastic_rounding=False, 2025-05-07T21:00:33.6794010Z weighted=True, 2025-05-07T21:00:33.6794215Z row_wise=True, 2025-05-07T21:00:33.6794421Z mixed=False, 2025-05-07T21:00:33.6794621Z use_cache=False, 2025-05-07T21:00:33.6794865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6795147Z use_cpu=True, 2025-05-07T21:00:33.6795369Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.6795630Z ) 2025-05-07T21:00:33.6795887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6796471Z self=, 2025-05-07T21:00:33.6796994Z compile=False, 2025-05-07T21:00:33.6797195Z T=4, 2025-05-07T21:00:33.6797365Z D=96, 2025-05-07T21:00:33.6797544Z B=45, 2025-05-07T21:00:33.6797723Z log_E=5, 2025-05-07T21:00:33.6797902Z L=14, 2025-05-07T21:00:33.6798091Z D_gradcheck=1, 2025-05-07T21:00:33.6798316Z stochastic_rounding=False, 2025-05-07T21:00:33.6798752Z weighted=True, 2025-05-07T21:00:33.6798959Z row_wise=True, 2025-05-07T21:00:33.6799165Z mixed=False, 2025-05-07T21:00:33.6799362Z use_cache=True, 2025-05-07T21:00:33.6799598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6799878Z use_cpu=True, 2025-05-07T21:00:33.6800198Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.6800449Z ) 2025-05-07T21:00:33.6800682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6801259Z self=, 2025-05-07T21:00:33.6801778Z compile=False, 2025-05-07T21:00:33.6801982Z T=4, 2025-05-07T21:00:33.6802171Z D=77, 2025-05-07T21:00:33.6802350Z B=96, 2025-05-07T21:00:33.6802534Z log_E=5, 2025-05-07T21:00:33.6802725Z L=12, 2025-05-07T21:00:33.6802906Z D_gradcheck=2, 2025-05-07T21:00:33.6803136Z stochastic_rounding=True, 2025-05-07T21:00:33.6803392Z weighted=False, 2025-05-07T21:00:33.6803594Z row_wise=True, 2025-05-07T21:00:33.6803803Z mixed=False, 2025-05-07T21:00:33.6804013Z use_cache=False, 2025-05-07T21:00:33.6804244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6804533Z use_cpu=False, 2025-05-07T21:00:33.6804760Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.6805009Z ) 2025-05-07T21:00:33.6805240Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6805862Z self=, 2025-05-07T21:00:33.6806386Z compile=False, 2025-05-07T21:00:33.6806581Z T=3, 2025-05-07T21:00:33.6806764Z D=110, 2025-05-07T21:00:33.6806945Z B=65, 2025-05-07T21:00:33.6807123Z log_E=4, 2025-05-07T21:00:33.6807315Z L=6, 2025-05-07T21:00:33.6807496Z D_gradcheck=2, 2025-05-07T21:00:33.6807722Z stochastic_rounding=False, 2025-05-07T21:00:33.6808042Z weighted=False, 2025-05-07T21:00:33.6808308Z row_wise=True, 2025-05-07T21:00:33.6808517Z mixed=True, 2025-05-07T21:00:33.6808713Z use_cache=False, 2025-05-07T21:00:33.6808951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6809232Z use_cpu=True, 2025-05-07T21:00:33.6809452Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6809703Z ) 2025-05-07T21:00:33.6809934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6810501Z self=, 2025-05-07T21:00:33.6811013Z compile=True, 2025-05-07T21:00:33.6811217Z T=3, 2025-05-07T21:00:33.6811399Z D=115, 2025-05-07T21:00:33.6811574Z B=115, 2025-05-07T21:00:33.6811757Z log_E=4, 2025-05-07T21:00:33.6812016Z L=2, 2025-05-07T21:00:33.6812192Z D_gradcheck=2, 2025-05-07T21:00:33.6812411Z stochastic_rounding=True, 2025-05-07T21:00:33.6812659Z weighted=True, 2025-05-07T21:00:33.6812859Z row_wise=False, 2025-05-07T21:00:33.6813151Z mixed=True, 2025-05-07T21:00:33.6813354Z use_cache=True, 2025-05-07T21:00:33.6813575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6813851Z use_cpu=False, 2025-05-07T21:00:33.6814077Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6814323Z ) 2025-05-07T21:00:33.6814549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6815115Z self=, 2025-05-07T21:00:33.6815685Z compile=False, 2025-05-07T21:00:33.6815879Z T=5, 2025-05-07T21:00:33.6816057Z D=32, 2025-05-07T21:00:33.6816236Z B=36, 2025-05-07T21:00:33.6816411Z log_E=4, 2025-05-07T21:00:33.6816598Z L=7, 2025-05-07T21:00:33.6816782Z D_gradcheck=2, 2025-05-07T21:00:33.6816994Z stochastic_rounding=False, 2025-05-07T21:00:33.6817239Z weighted=False, 2025-05-07T21:00:33.6817492Z row_wise=True, 2025-05-07T21:00:33.6817699Z mixed=False, 2025-05-07T21:00:33.6817905Z use_cache=True, 2025-05-07T21:00:33.6818141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6818418Z use_cpu=True, 2025-05-07T21:00:33.6818635Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.6818888Z ) 2025-05-07T21:00:33.6819119Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6819740Z self=, 2025-05-07T21:00:33.6820259Z compile=True, 2025-05-07T21:00:33.6820462Z T=4, 2025-05-07T21:00:33.6820642Z D=7, 2025-05-07T21:00:33.6820813Z B=96, 2025-05-07T21:00:33.6820997Z log_E=4, 2025-05-07T21:00:33.6821191Z L=7, 2025-05-07T21:00:33.6821369Z D_gradcheck=2, 2025-05-07T21:00:33.6821589Z stochastic_rounding=True, 2025-05-07T21:00:33.6821840Z weighted=True, 2025-05-07T21:00:33.6822040Z row_wise=True, 2025-05-07T21:00:33.6822241Z mixed=True, 2025-05-07T21:00:33.6822440Z use_cache=False, 2025-05-07T21:00:33.6822677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6822956Z use_cpu=False, 2025-05-07T21:00:33.6823181Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.6823425Z ) 2025-05-07T21:00:33.6823646Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6824213Z self=, 2025-05-07T21:00:33.6824727Z compile=False, 2025-05-07T21:00:33.6824927Z T=2, 2025-05-07T21:00:33.6825107Z D=12, 2025-05-07T21:00:33.6825277Z B=1, 2025-05-07T21:00:33.6825456Z log_E=4, 2025-05-07T21:00:33.6825641Z L=19, 2025-05-07T21:00:33.6825826Z D_gradcheck=1, 2025-05-07T21:00:33.6826039Z stochastic_rounding=True, 2025-05-07T21:00:33.6826287Z weighted=False, 2025-05-07T21:00:33.6826496Z row_wise=False, 2025-05-07T21:00:33.6826693Z mixed=True, 2025-05-07T21:00:33.6826898Z use_cache=True, 2025-05-07T21:00:33.6827184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6827499Z use_cpu=False, 2025-05-07T21:00:33.6827724Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.6827977Z ) 2025-05-07T21:00:33.6828197Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6828762Z self=, 2025-05-07T21:00:33.6829287Z compile=True, 2025-05-07T21:00:33.6829486Z T=4, 2025-05-07T21:00:33.6829664Z D=9, 2025-05-07T21:00:33.6829843Z B=14, 2025-05-07T21:00:33.6830018Z log_E=5, 2025-05-07T21:00:33.6830208Z L=8, 2025-05-07T21:00:33.6830394Z D_gradcheck=1, 2025-05-07T21:00:33.6830611Z stochastic_rounding=False, 2025-05-07T21:00:33.6830857Z weighted=False, 2025-05-07T21:00:33.6831162Z row_wise=False, 2025-05-07T21:00:33.6831365Z mixed=False, 2025-05-07T21:00:33.6831572Z use_cache=False, 2025-05-07T21:00:33.6831815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6832095Z use_cpu=True, 2025-05-07T21:00:33.6832316Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.6832570Z ) 2025-05-07T21:00:33.6832797Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6833361Z self=, 2025-05-07T21:00:33.6833887Z compile=False, 2025-05-07T21:00:33.6834093Z T=1, 2025-05-07T21:00:33.6834269Z D=33, 2025-05-07T21:00:33.6834447Z B=64, 2025-05-07T21:00:33.6834626Z log_E=5, 2025-05-07T21:00:33.6834809Z L=17, 2025-05-07T21:00:33.6834990Z D_gradcheck=2, 2025-05-07T21:00:33.6835208Z stochastic_rounding=True, 2025-05-07T21:00:33.6835448Z weighted=False, 2025-05-07T21:00:33.6835653Z row_wise=False, 2025-05-07T21:00:33.6835862Z mixed=False, 2025-05-07T21:00:33.6836057Z use_cache=True, 2025-05-07T21:00:33.6836283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6836561Z use_cpu=False, 2025-05-07T21:00:33.6836784Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.6837040Z ) 2025-05-07T21:00:33.6837262Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6837835Z self=, 2025-05-07T21:00:33.6838351Z compile=False, 2025-05-07T21:00:33.6838558Z T=3, 2025-05-07T21:00:33.6838782Z D=54, 2025-05-07T21:00:33.6838958Z B=17, 2025-05-07T21:00:33.6839134Z log_E=5, 2025-05-07T21:00:33.6839322Z L=11, 2025-05-07T21:00:33.6839496Z D_gradcheck=1, 2025-05-07T21:00:33.6839718Z stochastic_rounding=False, 2025-05-07T21:00:33.6839963Z weighted=False, 2025-05-07T21:00:33.6840162Z row_wise=True, 2025-05-07T21:00:33.6840358Z mixed=True, 2025-05-07T21:00:33.6840560Z use_cache=False, 2025-05-07T21:00:33.6840792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6841069Z use_cpu=False, 2025-05-07T21:00:33.6841295Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.6841762Z ) 2025-05-07T21:00:33.6842093Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6842869Z self=, 2025-05-07T21:00:33.6843551Z compile=False, 2025-05-07T21:00:33.6843749Z T=4, 2025-05-07T21:00:33.6843934Z D=120, 2025-05-07T21:00:33.6844123Z B=107, 2025-05-07T21:00:33.6844298Z log_E=4, 2025-05-07T21:00:33.6844485Z L=12, 2025-05-07T21:00:33.6844672Z D_gradcheck=2, 2025-05-07T21:00:33.6844888Z stochastic_rounding=False, 2025-05-07T21:00:33.6845137Z weighted=True, 2025-05-07T21:00:33.6845372Z row_wise=False, 2025-05-07T21:00:33.6845595Z mixed=False, 2025-05-07T21:00:33.6845805Z use_cache=True, 2025-05-07T21:00:33.6846040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6846314Z use_cpu=False, 2025-05-07T21:00:33.6846541Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6846859Z ) 2025-05-07T21:00:33.6847116Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6847684Z self=, 2025-05-07T21:00:33.6848209Z compile=False, 2025-05-07T21:00:33.6848402Z T=4, 2025-05-07T21:00:33.6848576Z D=45, 2025-05-07T21:00:33.6848754Z B=74, 2025-05-07T21:00:33.6848929Z log_E=4, 2025-05-07T21:00:33.6849115Z L=10, 2025-05-07T21:00:33.6849294Z D_gradcheck=2, 2025-05-07T21:00:33.6849508Z stochastic_rounding=False, 2025-05-07T21:00:33.6849755Z weighted=True, 2025-05-07T21:00:33.6849957Z row_wise=True, 2025-05-07T21:00:33.6850158Z mixed=True, 2025-05-07T21:00:33.6850352Z use_cache=True, 2025-05-07T21:00:33.6850582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6850907Z use_cpu=False, 2025-05-07T21:00:33.6851126Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.6851380Z ) 2025-05-07T21:00:33.6851604Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6852172Z self=, 2025-05-07T21:00:33.6852693Z compile=False, 2025-05-07T21:00:33.6852889Z T=4, 2025-05-07T21:00:33.6853116Z D=52, 2025-05-07T21:00:33.6853299Z B=112, 2025-05-07T21:00:33.6853480Z log_E=3, 2025-05-07T21:00:33.6853665Z L=19, 2025-05-07T21:00:33.6853855Z D_gradcheck=2, 2025-05-07T21:00:33.6854076Z stochastic_rounding=True, 2025-05-07T21:00:33.6854319Z weighted=True, 2025-05-07T21:00:33.6854522Z row_wise=True, 2025-05-07T21:00:33.6854721Z mixed=False, 2025-05-07T21:00:33.6854918Z use_cache=True, 2025-05-07T21:00:33.6855150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6855470Z use_cpu=True, 2025-05-07T21:00:33.6855715Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6855964Z ) 2025-05-07T21:00:33.6856191Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6856766Z self=, 2025-05-07T21:00:33.6857284Z compile=True, 2025-05-07T21:00:33.6857481Z T=2, 2025-05-07T21:00:33.6857660Z D=98, 2025-05-07T21:00:33.6857833Z B=89, 2025-05-07T21:00:33.6858013Z log_E=3, 2025-05-07T21:00:33.6858200Z L=18, 2025-05-07T21:00:33.6858430Z D_gradcheck=1, 2025-05-07T21:00:33.6858652Z stochastic_rounding=True, 2025-05-07T21:00:33.6858902Z weighted=True, 2025-05-07T21:00:33.6859101Z row_wise=False, 2025-05-07T21:00:33.6859300Z mixed=True, 2025-05-07T21:00:33.6859499Z use_cache=True, 2025-05-07T21:00:33.6859725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.6860006Z use_cpu=False, 2025-05-07T21:00:33.6860227Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6860477Z ) 2025-05-07T21:00:33.6860699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.6861264Z self=, 2025-05-07T21:00:33.6861785Z compile=True, 2025-05-07T21:00:33.6861978Z T=3, 2025-05-07T21:00:33.6862154Z D=33, 2025-05-07T21:00:33.6862338Z B=90, 2025-05-07T21:00:33.6862513Z log_E=4, 2025-05-07T21:00:33.6862700Z L=16, 2025-05-07T21:00:33.6862883Z D_gradcheck=2, 2025-05-07T21:00:33.6863100Z stochastic_rounding=True, 2025-05-07T21:00:33.6863346Z weighted=True, 2025-05-07T21:00:33.6863547Z row_wise=False, 2025-05-07T21:00:33.6863743Z mixed=False, 2025-05-07T21:00:33.6863944Z use_cache=False, 2025-05-07T21:00:33.6864180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.6864452Z use_cpu=False, 2025-05-07T21:00:33.6864680Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.6864935Z ) 2025-05-07T21:00:33.7062513Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7063098Z self=, 2025-05-07T21:00:33.7072576Z compile=False, 2025-05-07T21:00:33.7072844Z T=4, 2025-05-07T21:00:33.7073037Z D=66, 2025-05-07T21:00:33.7073274Z B=94, 2025-05-07T21:00:33.7073468Z log_E=3, 2025-05-07T21:00:33.7073664Z L=5, 2025-05-07T21:00:33.7073848Z D_gradcheck=1, 2025-05-07T21:00:33.7074077Z stochastic_rounding=True, 2025-05-07T21:00:33.7074343Z weighted=True, 2025-05-07T21:00:33.7074555Z row_wise=False, 2025-05-07T21:00:33.7074771Z mixed=False, 2025-05-07T21:00:33.7074986Z use_cache=False, 2025-05-07T21:00:33.7075235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7075519Z use_cpu=False, 2025-05-07T21:00:33.7075757Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.7076028Z ) 2025-05-07T21:00:33.7076254Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7076913Z self=, 2025-05-07T21:00:33.7077458Z compile=False, 2025-05-07T21:00:33.7077663Z T=2, 2025-05-07T21:00:33.7077860Z D=36, 2025-05-07T21:00:33.7078054Z B=31, 2025-05-07T21:00:33.7078237Z log_E=4, 2025-05-07T21:00:33.7078434Z L=7, 2025-05-07T21:00:33.7078627Z D_gradcheck=2, 2025-05-07T21:00:33.7078846Z stochastic_rounding=True, 2025-05-07T21:00:33.7079103Z weighted=True, 2025-05-07T21:00:33.7079321Z row_wise=True, 2025-05-07T21:00:33.7079525Z mixed=True, 2025-05-07T21:00:33.7079734Z use_cache=True, 2025-05-07T21:00:33.7079968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7080247Z use_cpu=True, 2025-05-07T21:00:33.7080480Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7080739Z ) 2025-05-07T21:00:33.7080965Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7081543Z self=, 2025-05-07T21:00:33.7082079Z compile=False, 2025-05-07T21:00:33.7082291Z T=2, 2025-05-07T21:00:33.7082468Z D=75, 2025-05-07T21:00:33.7082661Z B=108, 2025-05-07T21:00:33.7082851Z log_E=3, 2025-05-07T21:00:33.7083038Z L=1, 2025-05-07T21:00:33.7083225Z D_gradcheck=2, 2025-05-07T21:00:33.7083452Z stochastic_rounding=False, 2025-05-07T21:00:33.7083697Z weighted=True, 2025-05-07T21:00:33.7083907Z row_wise=True, 2025-05-07T21:00:33.7084184Z mixed=True, 2025-05-07T21:00:33.7084395Z use_cache=False, 2025-05-07T21:00:33.7084643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7084934Z use_cpu=False, 2025-05-07T21:00:33.7085165Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.7085427Z ) 2025-05-07T21:00:33.7085661Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7086225Z self=, 2025-05-07T21:00:33.7086755Z compile=True, 2025-05-07T21:00:33.7086962Z T=3, 2025-05-07T21:00:33.7087143Z D=33, 2025-05-07T21:00:33.7087322Z B=44, 2025-05-07T21:00:33.7087508Z log_E=5, 2025-05-07T21:00:33.7087695Z L=19, 2025-05-07T21:00:33.7087879Z D_gradcheck=1, 2025-05-07T21:00:33.7088104Z stochastic_rounding=False, 2025-05-07T21:00:33.7088360Z weighted=False, 2025-05-07T21:00:33.7088570Z row_wise=False, 2025-05-07T21:00:33.7088780Z mixed=True, 2025-05-07T21:00:33.7088992Z use_cache=True, 2025-05-07T21:00:33.7089222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7089507Z use_cpu=False, 2025-05-07T21:00:33.7089739Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.7089994Z ) 2025-05-07T21:00:33.7090224Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7090796Z self=, 2025-05-07T21:00:33.7091322Z compile=True, 2025-05-07T21:00:33.7091525Z T=3, 2025-05-07T21:00:33.7091716Z D=98, 2025-05-07T21:00:33.7091895Z B=7, 2025-05-07T21:00:33.7092127Z log_E=5, 2025-05-07T21:00:33.7092365Z L=18, 2025-05-07T21:00:33.7092549Z D_gradcheck=1, 2025-05-07T21:00:33.7092770Z stochastic_rounding=True, 2025-05-07T21:00:33.7093081Z weighted=True, 2025-05-07T21:00:33.7093293Z row_wise=False, 2025-05-07T21:00:33.7093500Z mixed=True, 2025-05-07T21:00:33.7093709Z use_cache=False, 2025-05-07T21:00:33.7093953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7094227Z use_cpu=False, 2025-05-07T21:00:33.7094452Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.7094707Z ) 2025-05-07T21:00:33.7094929Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7095503Z self=, 2025-05-07T21:00:33.7096073Z compile=True, 2025-05-07T21:00:33.7096269Z T=1, 2025-05-07T21:00:33.7096453Z D=2, 2025-05-07T21:00:33.7096631Z B=75, 2025-05-07T21:00:33.7096811Z log_E=3, 2025-05-07T21:00:33.7097006Z L=12, 2025-05-07T21:00:33.7097197Z D_gradcheck=1, 2025-05-07T21:00:33.7097413Z stochastic_rounding=True, 2025-05-07T21:00:33.7097667Z weighted=True, 2025-05-07T21:00:33.7097875Z row_wise=True, 2025-05-07T21:00:33.7098078Z mixed=False, 2025-05-07T21:00:33.7098288Z use_cache=False, 2025-05-07T21:00:33.7098730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7099010Z use_cpu=False, 2025-05-07T21:00:33.7099241Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7099499Z ) 2025-05-07T21:00:33.7099729Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7100295Z self=, 2025-05-07T21:00:33.7100832Z compile=False, 2025-05-07T21:00:33.7101038Z T=2, 2025-05-07T21:00:33.7101215Z D=112, 2025-05-07T21:00:33.7101400Z B=123, 2025-05-07T21:00:33.7101586Z log_E=5, 2025-05-07T21:00:33.7101771Z L=9, 2025-05-07T21:00:33.7101967Z D_gradcheck=1, 2025-05-07T21:00:33.7102197Z stochastic_rounding=False, 2025-05-07T21:00:33.7102445Z weighted=False, 2025-05-07T21:00:33.7102658Z row_wise=False, 2025-05-07T21:00:33.7102867Z mixed=True, 2025-05-07T21:00:33.7103066Z use_cache=True, 2025-05-07T21:00:33.7103300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7103583Z use_cpu=True, 2025-05-07T21:00:33.7103880Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7104141Z ) 2025-05-07T21:00:33.7104370Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7104940Z self=, 2025-05-07T21:00:33.7105461Z compile=True, 2025-05-07T21:00:33.7105664Z T=4, 2025-05-07T21:00:33.7105851Z D=86, 2025-05-07T21:00:33.7106028Z B=35, 2025-05-07T21:00:33.7106211Z log_E=5, 2025-05-07T21:00:33.7106400Z L=4, 2025-05-07T21:00:33.7106581Z D_gradcheck=2, 2025-05-07T21:00:33.7106809Z stochastic_rounding=False, 2025-05-07T21:00:33.7107067Z weighted=True, 2025-05-07T21:00:33.7107268Z row_wise=False, 2025-05-07T21:00:33.7107476Z mixed=False, 2025-05-07T21:00:33.7107681Z use_cache=False, 2025-05-07T21:00:33.7107917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7108200Z use_cpu=True, 2025-05-07T21:00:33.7108426Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7108679Z ) 2025-05-07T21:00:33.7108909Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7109478Z self=, 2025-05-07T21:00:33.7109999Z compile=False, 2025-05-07T21:00:33.7110206Z T=1, 2025-05-07T21:00:33.7110387Z D=18, 2025-05-07T21:00:33.7110567Z B=32, 2025-05-07T21:00:33.7110755Z log_E=3, 2025-05-07T21:00:33.7110946Z L=6, 2025-05-07T21:00:33.7111128Z D_gradcheck=2, 2025-05-07T21:00:33.7111355Z stochastic_rounding=False, 2025-05-07T21:00:33.7111680Z weighted=True, 2025-05-07T21:00:33.7111944Z row_wise=False, 2025-05-07T21:00:33.7112146Z mixed=False, 2025-05-07T21:00:33.7112348Z use_cache=True, 2025-05-07T21:00:33.7112574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7112858Z use_cpu=False, 2025-05-07T21:00:33.7113085Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.7113334Z ) 2025-05-07T21:00:33.7113566Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7114137Z self=, 2025-05-07T21:00:33.7114660Z compile=False, 2025-05-07T21:00:33.7114865Z T=5, 2025-05-07T21:00:33.7115049Z D=26, 2025-05-07T21:00:33.7115247Z B=69, 2025-05-07T21:00:33.7115454Z log_E=4, 2025-05-07T21:00:33.7115710Z L=7, 2025-05-07T21:00:33.7115890Z D_gradcheck=2, 2025-05-07T21:00:33.7116109Z stochastic_rounding=True, 2025-05-07T21:00:33.7116365Z weighted=True, 2025-05-07T21:00:33.7116571Z row_wise=False, 2025-05-07T21:00:33.7116779Z mixed=True, 2025-05-07T21:00:33.7116983Z use_cache=False, 2025-05-07T21:00:33.7117217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7117498Z use_cpu=False, 2025-05-07T21:00:33.7117724Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.7117972Z ) 2025-05-07T21:00:33.7118198Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7118765Z self=, 2025-05-07T21:00:33.7119291Z compile=False, 2025-05-07T21:00:33.7119491Z T=2, 2025-05-07T21:00:33.7119670Z D=74, 2025-05-07T21:00:33.7119854Z B=79, 2025-05-07T21:00:33.7120029Z log_E=5, 2025-05-07T21:00:33.7120220Z L=15, 2025-05-07T21:00:33.7120407Z D_gradcheck=1, 2025-05-07T21:00:33.7120622Z stochastic_rounding=False, 2025-05-07T21:00:33.7120870Z weighted=False, 2025-05-07T21:00:33.7121080Z row_wise=False, 2025-05-07T21:00:33.7121284Z mixed=False, 2025-05-07T21:00:33.7121494Z use_cache=False, 2025-05-07T21:00:33.7121733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7122007Z use_cpu=True, 2025-05-07T21:00:33.7122232Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.7122485Z ) 2025-05-07T21:00:33.7122707Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7123330Z self=, 2025-05-07T21:00:33.7123858Z compile=False, 2025-05-07T21:00:33.7124058Z T=3, 2025-05-07T21:00:33.7124240Z D=18, 2025-05-07T21:00:33.7124417Z B=68, 2025-05-07T21:00:33.7124592Z log_E=3, 2025-05-07T21:00:33.7124781Z L=1, 2025-05-07T21:00:33.7124969Z D_gradcheck=1, 2025-05-07T21:00:33.7125186Z stochastic_rounding=True, 2025-05-07T21:00:33.7125461Z weighted=True, 2025-05-07T21:00:33.7125692Z row_wise=False, 2025-05-07T21:00:33.7125895Z mixed=False, 2025-05-07T21:00:33.7126094Z use_cache=True, 2025-05-07T21:00:33.7126330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7126610Z use_cpu=False, 2025-05-07T21:00:33.7126830Z output_dtype=SparseType.BF16, 2025-05-07T21:00:33.7127082Z ) 2025-05-07T21:00:33.7127307Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7127872Z self=, 2025-05-07T21:00:33.7128394Z compile=False, 2025-05-07T21:00:33.7128596Z T=1, 2025-05-07T21:00:33.7128767Z D=88, 2025-05-07T21:00:33.7128947Z B=45, 2025-05-07T21:00:33.7129130Z log_E=3, 2025-05-07T21:00:33.7129311Z L=10, 2025-05-07T21:00:33.7129495Z D_gradcheck=1, 2025-05-07T21:00:33.7129717Z stochastic_rounding=False, 2025-05-07T21:00:33.7129967Z weighted=True, 2025-05-07T21:00:33.7130172Z row_wise=True, 2025-05-07T21:00:33.7130371Z mixed=False, 2025-05-07T21:00:33.7130568Z use_cache=True, 2025-05-07T21:00:33.7130848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7131167Z use_cpu=False, 2025-05-07T21:00:33.7131394Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7131642Z ) 2025-05-07T21:00:33.7131871Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7132444Z self=, 2025-05-07T21:00:33.7133010Z compile=True, 2025-05-07T21:00:33.7133213Z T=5, 2025-05-07T21:00:33.7133395Z D=26, 2025-05-07T21:00:33.7133569Z B=75, 2025-05-07T21:00:33.7133750Z log_E=5, 2025-05-07T21:00:33.7133939Z L=11, 2025-05-07T21:00:33.7134119Z D_gradcheck=2, 2025-05-07T21:00:33.7134337Z stochastic_rounding=True, 2025-05-07T21:00:33.7134587Z weighted=False, 2025-05-07T21:00:33.7134843Z row_wise=False, 2025-05-07T21:00:33.7135048Z mixed=False, 2025-05-07T21:00:33.7135250Z use_cache=True, 2025-05-07T21:00:33.7135475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7135756Z use_cpu=True, 2025-05-07T21:00:33.7136008Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7136277Z ) 2025-05-07T21:00:33.7136500Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7137065Z self=, 2025-05-07T21:00:33.7137588Z compile=True, 2025-05-07T21:00:33.7137784Z T=5, 2025-05-07T21:00:33.7137963Z D=31, 2025-05-07T21:00:33.7138146Z B=70, 2025-05-07T21:00:33.7138320Z log_E=5, 2025-05-07T21:00:33.7138506Z L=0, 2025-05-07T21:00:33.7138687Z D_gradcheck=2, 2025-05-07T21:00:33.7138901Z stochastic_rounding=False, 2025-05-07T21:00:33.7139148Z weighted=False, 2025-05-07T21:00:33.7139355Z row_wise=True, 2025-05-07T21:00:33.7139555Z mixed=True, 2025-05-07T21:00:33.7139757Z use_cache=False, 2025-05-07T21:00:33.7139995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7140266Z use_cpu=False, 2025-05-07T21:00:33.7140495Z output_dtype=SparseType.FP16, 2025-05-07T21:00:33.7140750Z ) 2025-05-07T21:00:33.7140970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7141537Z self=, 2025-05-07T21:00:33.7142058Z compile=True, 2025-05-07T21:00:33.7142258Z T=5, 2025-05-07T21:00:33.7142516Z D=21, 2025-05-07T21:00:33.7142694Z B=8, 2025-05-07T21:00:33.7142870Z log_E=3, 2025-05-07T21:00:33.7143051Z L=13, 2025-05-07T21:00:33.7143235Z D_gradcheck=1, 2025-05-07T21:00:33.7143457Z stochastic_rounding=False, 2025-05-07T21:00:33.7143702Z weighted=True, 2025-05-07T21:00:33.7143905Z row_wise=False, 2025-05-07T21:00:33.7144109Z mixed=False, 2025-05-07T21:00:33.7144310Z use_cache=False, 2025-05-07T21:00:33.7144546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7144826Z use_cpu=False, 2025-05-07T21:00:33.7145049Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7145308Z ) 2025-05-07T21:00:33.7145563Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7146151Z self=, 2025-05-07T21:00:33.7146673Z compile=True, 2025-05-07T21:00:33.7146868Z T=4, 2025-05-07T21:00:33.7147040Z D=119, 2025-05-07T21:00:33.7147220Z B=41, 2025-05-07T21:00:33.7147403Z log_E=3, 2025-05-07T21:00:33.7147584Z L=3, 2025-05-07T21:00:33.7147764Z D_gradcheck=1, 2025-05-07T21:00:33.7147982Z stochastic_rounding=False, 2025-05-07T21:00:33.7148224Z weighted=True, 2025-05-07T21:00:33.7148428Z row_wise=True, 2025-05-07T21:00:33.7148629Z mixed=True, 2025-05-07T21:00:33.7148827Z use_cache=True, 2025-05-07T21:00:33.7149063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:33.7149344Z use_cpu=False, 2025-05-07T21:00:33.7149571Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7149870Z ) 2025-05-07T21:00:33.7150135Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:33.7150701Z self=, 2025-05-07T21:00:33.7151215Z compile=False, 2025-05-07T21:00:33.7151420Z T=4, 2025-05-07T21:00:33.7151597Z D=36, 2025-05-07T21:00:33.7151768Z B=91, 2025-05-07T21:00:33.7151950Z log_E=4, 2025-05-07T21:00:33.7152138Z L=11, 2025-05-07T21:00:33.7152316Z D_gradcheck=2, 2025-05-07T21:00:33.7152532Z stochastic_rounding=True, 2025-05-07T21:00:33.7152781Z weighted=False, 2025-05-07T21:00:33.7152984Z row_wise=True, 2025-05-07T21:00:33.7153187Z mixed=False, 2025-05-07T21:00:33.7153393Z use_cache=False, 2025-05-07T21:00:33.7153630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:33.7153953Z use_cpu=True, 2025-05-07T21:00:33.7154179Z output_dtype=SparseType.FP32, 2025-05-07T21:00:33.7154425Z ) 2025-05-07T21:00:36.9265633Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9266614Z self=, 2025-05-07T21:00:36.9267740Z compile=False, 2025-05-07T21:00:36.9268294Z T=1, 2025-05-07T21:00:36.9268769Z D=9, 2025-05-07T21:00:36.9269248Z B=84, 2025-05-07T21:00:36.9269725Z log_E=4, 2025-05-07T21:00:36.9270202Z L=7, 2025-05-07T21:00:36.9270633Z D_gradcheck=1, 2025-05-07T21:00:36.9271068Z stochastic_rounding=False, 2025-05-07T21:00:36.9271542Z weighted=True, 2025-05-07T21:00:36.9271947Z row_wise=False, 2025-05-07T21:00:36.9272347Z mixed=True, 2025-05-07T21:00:36.9272735Z use_cache=True, 2025-05-07T21:00:36.9273184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9273731Z use_cpu=True, 2025-05-07T21:00:36.9274175Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9274683Z ) 2025-05-07T21:00:36.9275125Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9276265Z self=, 2025-05-07T21:00:36.9277305Z compile=False, 2025-05-07T21:00:36.9277539Z T=3, 2025-05-07T21:00:36.9277752Z D=21, 2025-05-07T21:00:36.9277925Z B=61, 2025-05-07T21:00:36.9278104Z log_E=3, 2025-05-07T21:00:36.9278291Z L=9, 2025-05-07T21:00:36.9278756Z D_gradcheck=2, 2025-05-07T21:00:36.9278983Z stochastic_rounding=False, 2025-05-07T21:00:36.9279233Z weighted=True, 2025-05-07T21:00:36.9279429Z row_wise=True, 2025-05-07T21:00:36.9279636Z mixed=False, 2025-05-07T21:00:36.9279840Z use_cache=True, 2025-05-07T21:00:36.9280066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9280346Z use_cpu=True, 2025-05-07T21:00:36.9280573Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9280826Z ) 2025-05-07T21:00:36.9281054Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9281629Z self=, 2025-05-07T21:00:36.9282155Z compile=True, 2025-05-07T21:00:36.9282358Z T=5, 2025-05-07T21:00:36.9282538Z D=26, 2025-05-07T21:00:36.9282717Z B=72, 2025-05-07T21:00:36.9282899Z log_E=4, 2025-05-07T21:00:36.9283090Z L=3, 2025-05-07T21:00:36.9290226Z D_gradcheck=1, 2025-05-07T21:00:36.9290510Z stochastic_rounding=False, 2025-05-07T21:00:36.9290764Z weighted=False, 2025-05-07T21:00:36.9290993Z row_wise=True, 2025-05-07T21:00:36.9291203Z mixed=True, 2025-05-07T21:00:36.9291411Z use_cache=True, 2025-05-07T21:00:36.9291642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9291926Z use_cpu=False, 2025-05-07T21:00:36.9292156Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9292414Z ) 2025-05-07T21:00:36.9292645Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9293323Z self=, 2025-05-07T21:00:36.9294066Z compile=False, 2025-05-07T21:00:36.9294277Z T=3, 2025-05-07T21:00:36.9294464Z D=49, 2025-05-07T21:00:36.9294644Z B=126, 2025-05-07T21:00:36.9294834Z log_E=3, 2025-05-07T21:00:36.9295022Z L=3, 2025-05-07T21:00:36.9295206Z D_gradcheck=2, 2025-05-07T21:00:36.9295435Z stochastic_rounding=False, 2025-05-07T21:00:36.9295697Z weighted=False, 2025-05-07T21:00:36.9295900Z row_wise=True, 2025-05-07T21:00:36.9296107Z mixed=True, 2025-05-07T21:00:36.9296310Z use_cache=True, 2025-05-07T21:00:36.9296542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9296825Z use_cpu=False, 2025-05-07T21:00:36.9297060Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9297311Z ) 2025-05-07T21:00:36.9297548Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9298203Z self=, 2025-05-07T21:00:36.9299024Z compile=True, 2025-05-07T21:00:36.9299224Z T=3, 2025-05-07T21:00:36.9299408Z D=67, 2025-05-07T21:00:36.9299587Z B=101, 2025-05-07T21:00:36.9299768Z log_E=3, 2025-05-07T21:00:36.9299957Z L=19, 2025-05-07T21:00:36.9300141Z D_gradcheck=1, 2025-05-07T21:00:36.9300356Z stochastic_rounding=True, 2025-05-07T21:00:36.9300614Z weighted=True, 2025-05-07T21:00:36.9300825Z row_wise=False, 2025-05-07T21:00:36.9301022Z mixed=True, 2025-05-07T21:00:36.9301233Z use_cache=False, 2025-05-07T21:00:36.9301475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9301749Z use_cpu=False, 2025-05-07T21:00:36.9301982Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9302237Z ) 2025-05-07T21:00:36.9302457Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9303032Z self=, 2025-05-07T21:00:36.9303561Z compile=True, 2025-05-07T21:00:36.9303769Z T=3, 2025-05-07T21:00:36.9303945Z D=47, 2025-05-07T21:00:36.9304132Z B=65, 2025-05-07T21:00:36.9304318Z log_E=5, 2025-05-07T21:00:36.9304502Z L=9, 2025-05-07T21:00:36.9304686Z D_gradcheck=2, 2025-05-07T21:00:36.9304914Z stochastic_rounding=False, 2025-05-07T21:00:36.9305158Z weighted=False, 2025-05-07T21:00:36.9305374Z row_wise=False, 2025-05-07T21:00:36.9305657Z mixed=False, 2025-05-07T21:00:36.9305859Z use_cache=True, 2025-05-07T21:00:36.9306096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9306382Z use_cpu=True, 2025-05-07T21:00:36.9306602Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9306855Z ) 2025-05-07T21:00:36.9307088Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9307654Z self=, 2025-05-07T21:00:36.9308187Z compile=True, 2025-05-07T21:00:36.9308392Z T=1, 2025-05-07T21:00:36.9308565Z D=118, 2025-05-07T21:00:36.9308757Z B=82, 2025-05-07T21:00:36.9308939Z log_E=4, 2025-05-07T21:00:36.9309122Z L=4, 2025-05-07T21:00:36.9309317Z D_gradcheck=1, 2025-05-07T21:00:36.9309541Z stochastic_rounding=False, 2025-05-07T21:00:36.9309792Z weighted=False, 2025-05-07T21:00:36.9309995Z row_wise=True, 2025-05-07T21:00:36.9310202Z mixed=False, 2025-05-07T21:00:36.9310411Z use_cache=True, 2025-05-07T21:00:36.9310637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9310924Z use_cpu=False, 2025-05-07T21:00:36.9311151Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9311398Z ) 2025-05-07T21:00:36.9311625Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9312202Z self=, 2025-05-07T21:00:36.9312724Z compile=False, 2025-05-07T21:00:36.9312933Z T=4, 2025-05-07T21:00:36.9313109Z D=102, 2025-05-07T21:00:36.9313282Z B=52, 2025-05-07T21:00:36.9313540Z log_E=5, 2025-05-07T21:00:36.9313787Z L=10, 2025-05-07T21:00:36.9313969Z D_gradcheck=2, 2025-05-07T21:00:36.9314195Z stochastic_rounding=True, 2025-05-07T21:00:36.9314444Z weighted=True, 2025-05-07T21:00:36.9314645Z row_wise=False, 2025-05-07T21:00:36.9314853Z mixed=True, 2025-05-07T21:00:36.9315055Z use_cache=False, 2025-05-07T21:00:36.9315289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9315571Z use_cpu=True, 2025-05-07T21:00:36.9315803Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9316054Z ) 2025-05-07T21:00:36.9316279Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9316851Z self=, 2025-05-07T21:00:36.9317481Z compile=False, 2025-05-07T21:00:36.9317689Z T=2, 2025-05-07T21:00:36.9317870Z D=97, 2025-05-07T21:00:36.9318049Z B=12, 2025-05-07T21:00:36.9318221Z log_E=3, 2025-05-07T21:00:36.9318412Z L=13, 2025-05-07T21:00:36.9318601Z D_gradcheck=2, 2025-05-07T21:00:36.9318820Z stochastic_rounding=False, 2025-05-07T21:00:36.9319074Z weighted=False, 2025-05-07T21:00:36.9319290Z row_wise=True, 2025-05-07T21:00:36.9319486Z mixed=False, 2025-05-07T21:00:36.9319694Z use_cache=False, 2025-05-07T21:00:36.9319942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9320221Z use_cpu=False, 2025-05-07T21:00:36.9320455Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9320711Z ) 2025-05-07T21:00:36.9320930Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9321504Z self=, 2025-05-07T21:00:36.9322034Z compile=False, 2025-05-07T21:00:36.9322248Z T=4, 2025-05-07T21:00:36.9322424Z D=2, 2025-05-07T21:00:36.9322603Z B=48, 2025-05-07T21:00:36.9322787Z log_E=4, 2025-05-07T21:00:36.9322975Z L=5, 2025-05-07T21:00:36.9323163Z D_gradcheck=2, 2025-05-07T21:00:36.9323391Z stochastic_rounding=True, 2025-05-07T21:00:36.9323637Z weighted=False, 2025-05-07T21:00:36.9323848Z row_wise=True, 2025-05-07T21:00:36.9324055Z mixed=False, 2025-05-07T21:00:36.9324251Z use_cache=True, 2025-05-07T21:00:36.9324480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9324758Z use_cpu=False, 2025-05-07T21:00:36.9325031Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9325292Z ) 2025-05-07T21:00:36.9325521Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9326090Z self=, 2025-05-07T21:00:36.9326613Z compile=False, 2025-05-07T21:00:36.9326816Z T=5, 2025-05-07T21:00:36.9327001Z D=104, 2025-05-07T21:00:36.9327181Z B=73, 2025-05-07T21:00:36.9327384Z log_E=5, 2025-05-07T21:00:36.9327603Z L=20, 2025-05-07T21:00:36.9327781Z D_gradcheck=1, 2025-05-07T21:00:36.9328011Z stochastic_rounding=False, 2025-05-07T21:00:36.9328271Z weighted=False, 2025-05-07T21:00:36.9328473Z row_wise=True, 2025-05-07T21:00:36.9328678Z mixed=True, 2025-05-07T21:00:36.9328883Z use_cache=True, 2025-05-07T21:00:36.9329113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9329389Z use_cpu=False, 2025-05-07T21:00:36.9329611Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9329869Z ) 2025-05-07T21:00:36.9330138Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9330705Z self=, 2025-05-07T21:00:36.9331220Z compile=True, 2025-05-07T21:00:36.9331427Z T=1, 2025-05-07T21:00:36.9331614Z D=34, 2025-05-07T21:00:36.9331793Z B=36, 2025-05-07T21:00:36.9331973Z log_E=5, 2025-05-07T21:00:36.9332157Z L=5, 2025-05-07T21:00:36.9332338Z D_gradcheck=1, 2025-05-07T21:00:36.9332568Z stochastic_rounding=True, 2025-05-07T21:00:36.9332870Z weighted=False, 2025-05-07T21:00:36.9333175Z row_wise=True, 2025-05-07T21:00:36.9333382Z mixed=False, 2025-05-07T21:00:36.9333587Z use_cache=False, 2025-05-07T21:00:36.9333824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9334104Z use_cpu=False, 2025-05-07T21:00:36.9334327Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9334573Z ) 2025-05-07T21:00:36.9334801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9335367Z self=, 2025-05-07T21:00:36.9335884Z compile=False, 2025-05-07T21:00:36.9336078Z T=5, 2025-05-07T21:00:36.9336258Z D=61, 2025-05-07T21:00:36.9336437Z B=92, 2025-05-07T21:00:36.9336611Z log_E=3, 2025-05-07T21:00:36.9336847Z L=12, 2025-05-07T21:00:36.9337031Z D_gradcheck=2, 2025-05-07T21:00:36.9337250Z stochastic_rounding=False, 2025-05-07T21:00:36.9337501Z weighted=False, 2025-05-07T21:00:36.9337710Z row_wise=True, 2025-05-07T21:00:36.9337908Z mixed=False, 2025-05-07T21:00:36.9338113Z use_cache=True, 2025-05-07T21:00:36.9338342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9338613Z use_cpu=True, 2025-05-07T21:00:36.9338835Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9339084Z ) 2025-05-07T21:00:36.9339315Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9339887Z self=, 2025-05-07T21:00:36.9340410Z compile=False, 2025-05-07T21:00:36.9340604Z T=2, 2025-05-07T21:00:36.9340784Z D=100, 2025-05-07T21:00:36.9340966Z B=78, 2025-05-07T21:00:36.9341144Z log_E=5, 2025-05-07T21:00:36.9341335Z L=1, 2025-05-07T21:00:36.9341520Z D_gradcheck=2, 2025-05-07T21:00:36.9341733Z stochastic_rounding=True, 2025-05-07T21:00:36.9341987Z weighted=True, 2025-05-07T21:00:36.9342193Z row_wise=True, 2025-05-07T21:00:36.9342404Z mixed=False, 2025-05-07T21:00:36.9342603Z use_cache=True, 2025-05-07T21:00:36.9342835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9343115Z use_cpu=True, 2025-05-07T21:00:36.9343337Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9343590Z ) 2025-05-07T21:00:36.9343816Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9344426Z self=, 2025-05-07T21:00:36.9344949Z compile=False, 2025-05-07T21:00:36.9345146Z T=5, 2025-05-07T21:00:36.9345320Z D=79, 2025-05-07T21:00:36.9345497Z B=77, 2025-05-07T21:00:36.9345675Z log_E=5, 2025-05-07T21:00:36.9345855Z L=17, 2025-05-07T21:00:36.9346039Z D_gradcheck=2, 2025-05-07T21:00:36.9346261Z stochastic_rounding=False, 2025-05-07T21:00:36.9346501Z weighted=True, 2025-05-07T21:00:36.9346703Z row_wise=False, 2025-05-07T21:00:36.9346904Z mixed=True, 2025-05-07T21:00:36.9347105Z use_cache=False, 2025-05-07T21:00:36.9347344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9347623Z use_cpu=False, 2025-05-07T21:00:36.9347841Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9348094Z ) 2025-05-07T21:00:36.9348320Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9348890Z self=, 2025-05-07T21:00:36.9349401Z compile=True, 2025-05-07T21:00:36.9349603Z T=3, 2025-05-07T21:00:36.9349784Z D=17, 2025-05-07T21:00:36.9349959Z B=115, 2025-05-07T21:00:36.9350147Z log_E=3, 2025-05-07T21:00:36.9350333Z L=17, 2025-05-07T21:00:36.9350508Z D_gradcheck=1, 2025-05-07T21:00:36.9350732Z stochastic_rounding=False, 2025-05-07T21:00:36.9350989Z weighted=False, 2025-05-07T21:00:36.9351186Z row_wise=True, 2025-05-07T21:00:36.9351389Z mixed=False, 2025-05-07T21:00:36.9351592Z use_cache=True, 2025-05-07T21:00:36.9351866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9352188Z use_cpu=True, 2025-05-07T21:00:36.9352416Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9352662Z ) 2025-05-07T21:00:36.9352888Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9353459Z self=, 2025-05-07T21:00:36.9353984Z compile=True, 2025-05-07T21:00:36.9354181Z T=2, 2025-05-07T21:00:36.9354362Z D=40, 2025-05-07T21:00:36.9354549Z B=20, 2025-05-07T21:00:36.9354723Z log_E=3, 2025-05-07T21:00:36.9354910Z L=5, 2025-05-07T21:00:36.9355096Z D_gradcheck=1, 2025-05-07T21:00:36.9355312Z stochastic_rounding=False, 2025-05-07T21:00:36.9355568Z weighted=True, 2025-05-07T21:00:36.9355844Z row_wise=False, 2025-05-07T21:00:36.9356042Z mixed=True, 2025-05-07T21:00:36.9356254Z use_cache=False, 2025-05-07T21:00:36.9356493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9356767Z use_cpu=False, 2025-05-07T21:00:36.9357003Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9357268Z ) 2025-05-07T21:00:36.9357489Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9358063Z self=, 2025-05-07T21:00:36.9358585Z compile=False, 2025-05-07T21:00:36.9358783Z T=5, 2025-05-07T21:00:36.9358963Z D=76, 2025-05-07T21:00:36.9359139Z B=51, 2025-05-07T21:00:36.9359316Z log_E=5, 2025-05-07T21:00:36.9359499Z L=11, 2025-05-07T21:00:36.9359680Z D_gradcheck=2, 2025-05-07T21:00:36.9359897Z stochastic_rounding=False, 2025-05-07T21:00:36.9360142Z weighted=False, 2025-05-07T21:00:36.9360354Z row_wise=False, 2025-05-07T21:00:36.9360556Z mixed=False, 2025-05-07T21:00:36.9360751Z use_cache=False, 2025-05-07T21:00:36.9360988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9361268Z use_cpu=True, 2025-05-07T21:00:36.9361493Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9361749Z ) 2025-05-07T21:00:36.9551290Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9552930Z self=, 2025-05-07T21:00:36.9554489Z compile=False, 2025-05-07T21:00:36.9555026Z T=1, 2025-05-07T21:00:36.9555755Z D=71, 2025-05-07T21:00:36.9556249Z B=56, 2025-05-07T21:00:36.9556714Z log_E=3, 2025-05-07T21:00:36.9557221Z L=19, 2025-05-07T21:00:36.9557469Z D_gradcheck=2, 2025-05-07T21:00:36.9557724Z stochastic_rounding=False, 2025-05-07T21:00:36.9557985Z weighted=True, 2025-05-07T21:00:36.9558201Z row_wise=False, 2025-05-07T21:00:36.9558399Z mixed=True, 2025-05-07T21:00:36.9558610Z use_cache=False, 2025-05-07T21:00:36.9558852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9559134Z use_cpu=True, 2025-05-07T21:00:36.9559359Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9559617Z ) 2025-05-07T21:00:36.9559853Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9560413Z self=, 2025-05-07T21:00:36.9560940Z compile=False, 2025-05-07T21:00:36.9561144Z T=2, 2025-05-07T21:00:36.9561317Z D=2, 2025-05-07T21:00:36.9561501Z B=102, 2025-05-07T21:00:36.9561682Z log_E=5, 2025-05-07T21:00:36.9561870Z L=20, 2025-05-07T21:00:36.9562056Z D_gradcheck=1, 2025-05-07T21:00:36.9562276Z stochastic_rounding=True, 2025-05-07T21:00:36.9562525Z weighted=False, 2025-05-07T21:00:36.9562739Z row_wise=False, 2025-05-07T21:00:36.9562944Z mixed=False, 2025-05-07T21:00:36.9563147Z use_cache=False, 2025-05-07T21:00:36.9563386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9563660Z use_cpu=True, 2025-05-07T21:00:36.9563879Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9564216Z ) 2025-05-07T21:00:36.9564498Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9565070Z self=, 2025-05-07T21:00:36.9565589Z compile=False, 2025-05-07T21:00:36.9565792Z T=1, 2025-05-07T21:00:36.9565975Z D=77, 2025-05-07T21:00:36.9566149Z B=48, 2025-05-07T21:00:36.9566337Z log_E=5, 2025-05-07T21:00:36.9566532Z L=3, 2025-05-07T21:00:36.9566714Z D_gradcheck=2, 2025-05-07T21:00:36.9566942Z stochastic_rounding=True, 2025-05-07T21:00:36.9567194Z weighted=False, 2025-05-07T21:00:36.9567403Z row_wise=False, 2025-05-07T21:00:36.9567617Z mixed=False, 2025-05-07T21:00:36.9567829Z use_cache=True, 2025-05-07T21:00:36.9568058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9568418Z use_cpu=False, 2025-05-07T21:00:36.9568654Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9568902Z ) 2025-05-07T21:00:36.9569132Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9569705Z self=, 2025-05-07T21:00:36.9570227Z compile=False, 2025-05-07T21:00:36.9570419Z T=3, 2025-05-07T21:00:36.9570591Z D=24, 2025-05-07T21:00:36.9570767Z B=126, 2025-05-07T21:00:36.9570942Z log_E=5, 2025-05-07T21:00:36.9571125Z L=12, 2025-05-07T21:00:36.9571307Z D_gradcheck=1, 2025-05-07T21:00:36.9571521Z stochastic_rounding=False, 2025-05-07T21:00:36.9571773Z weighted=False, 2025-05-07T21:00:36.9571983Z row_wise=True, 2025-05-07T21:00:36.9572172Z mixed=True, 2025-05-07T21:00:36.9572375Z use_cache=True, 2025-05-07T21:00:36.9572609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9572884Z use_cpu=True, 2025-05-07T21:00:36.9573207Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9573462Z ) 2025-05-07T21:00:36.9573682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9574261Z self=, 2025-05-07T21:00:36.9574783Z compile=False, 2025-05-07T21:00:36.9574978Z T=2, 2025-05-07T21:00:36.9575152Z D=3, 2025-05-07T21:00:36.9575320Z B=5, 2025-05-07T21:00:36.9575490Z log_E=5, 2025-05-07T21:00:36.9575674Z L=4, 2025-05-07T21:00:36.9575905Z D_gradcheck=2, 2025-05-07T21:00:36.9576120Z stochastic_rounding=True, 2025-05-07T21:00:36.9576368Z weighted=False, 2025-05-07T21:00:36.9576574Z row_wise=False, 2025-05-07T21:00:36.9576771Z mixed=True, 2025-05-07T21:00:36.9576965Z use_cache=True, 2025-05-07T21:00:36.9577194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9577475Z use_cpu=True, 2025-05-07T21:00:36.9577700Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9577953Z ) 2025-05-07T21:00:36.9578176Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9578744Z self=, 2025-05-07T21:00:36.9579271Z compile=True, 2025-05-07T21:00:36.9579468Z T=2, 2025-05-07T21:00:36.9579640Z D=51, 2025-05-07T21:00:36.9579821Z B=8, 2025-05-07T21:00:36.9579997Z log_E=4, 2025-05-07T21:00:36.9580182Z L=5, 2025-05-07T21:00:36.9586398Z D_gradcheck=1, 2025-05-07T21:00:36.9586663Z stochastic_rounding=False, 2025-05-07T21:00:36.9586924Z weighted=False, 2025-05-07T21:00:36.9587143Z row_wise=False, 2025-05-07T21:00:36.9587339Z mixed=False, 2025-05-07T21:00:36.9587550Z use_cache=False, 2025-05-07T21:00:36.9587795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9588073Z use_cpu=False, 2025-05-07T21:00:36.9588309Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9588564Z ) 2025-05-07T21:00:36.9588788Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9589372Z self=, 2025-05-07T21:00:36.9590019Z compile=True, 2025-05-07T21:00:36.9590216Z T=3, 2025-05-07T21:00:36.9590403Z D=72, 2025-05-07T21:00:36.9590583Z B=92, 2025-05-07T21:00:36.9590766Z log_E=4, 2025-05-07T21:00:36.9590953Z L=13, 2025-05-07T21:00:36.9591138Z D_gradcheck=1, 2025-05-07T21:00:36.9591353Z stochastic_rounding=True, 2025-05-07T21:00:36.9591607Z weighted=False, 2025-05-07T21:00:36.9591812Z row_wise=True, 2025-05-07T21:00:36.9592012Z mixed=True, 2025-05-07T21:00:36.9592223Z use_cache=False, 2025-05-07T21:00:36.9592466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9592751Z use_cpu=False, 2025-05-07T21:00:36.9592971Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9593227Z ) 2025-05-07T21:00:36.9593508Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9594071Z self=, 2025-05-07T21:00:36.9594604Z compile=True, 2025-05-07T21:00:36.9594806Z T=4, 2025-05-07T21:00:36.9594981Z D=92, 2025-05-07T21:00:36.9595166Z B=31, 2025-05-07T21:00:36.9595346Z log_E=4, 2025-05-07T21:00:36.9595528Z L=7, 2025-05-07T21:00:36.9595711Z D_gradcheck=2, 2025-05-07T21:00:36.9595933Z stochastic_rounding=False, 2025-05-07T21:00:36.9596184Z weighted=False, 2025-05-07T21:00:36.9596397Z row_wise=False, 2025-05-07T21:00:36.9596603Z mixed=False, 2025-05-07T21:00:36.9596804Z use_cache=False, 2025-05-07T21:00:36.9597042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9597316Z use_cpu=True, 2025-05-07T21:00:36.9597534Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9597788Z ) 2025-05-07T21:00:36.9598017Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9598865Z self=, 2025-05-07T21:00:36.9599382Z compile=True, 2025-05-07T21:00:36.9599594Z T=1, 2025-05-07T21:00:36.9599768Z D=59, 2025-05-07T21:00:36.9599939Z B=21, 2025-05-07T21:00:36.9600122Z log_E=3, 2025-05-07T21:00:36.9600304Z L=10, 2025-05-07T21:00:36.9600481Z D_gradcheck=1, 2025-05-07T21:00:36.9600701Z stochastic_rounding=True, 2025-05-07T21:00:36.9600956Z weighted=False, 2025-05-07T21:00:36.9601159Z row_wise=False, 2025-05-07T21:00:36.9601460Z mixed=False, 2025-05-07T21:00:36.9601673Z use_cache=False, 2025-05-07T21:00:36.9601902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9602185Z use_cpu=False, 2025-05-07T21:00:36.9602420Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9602669Z ) 2025-05-07T21:00:36.9602899Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9603469Z self=, 2025-05-07T21:00:36.9604010Z compile=False, 2025-05-07T21:00:36.9604207Z T=4, 2025-05-07T21:00:36.9604389Z D=28, 2025-05-07T21:00:36.9604576Z B=50, 2025-05-07T21:00:36.9604750Z log_E=5, 2025-05-07T21:00:36.9604944Z L=0, 2025-05-07T21:00:36.9605139Z D_gradcheck=2, 2025-05-07T21:00:36.9605356Z stochastic_rounding=False, 2025-05-07T21:00:36.9605613Z weighted=False, 2025-05-07T21:00:36.9605820Z row_wise=False, 2025-05-07T21:00:36.9606013Z mixed=False, 2025-05-07T21:00:36.9606222Z use_cache=False, 2025-05-07T21:00:36.9606467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9606749Z use_cpu=True, 2025-05-07T21:00:36.9606977Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9607230Z ) 2025-05-07T21:00:36.9607452Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9608029Z self=, 2025-05-07T21:00:36.9608555Z compile=False, 2025-05-07T21:00:36.9608750Z T=5, 2025-05-07T21:00:36.9608920Z D=86, 2025-05-07T21:00:36.9609174Z B=75, 2025-05-07T21:00:36.9609343Z log_E=5, 2025-05-07T21:00:36.9609589Z L=15, 2025-05-07T21:00:36.9609779Z D_gradcheck=2, 2025-05-07T21:00:36.9609996Z stochastic_rounding=False, 2025-05-07T21:00:36.9610248Z weighted=False, 2025-05-07T21:00:36.9610458Z row_wise=False, 2025-05-07T21:00:36.9610659Z mixed=False, 2025-05-07T21:00:36.9610856Z use_cache=True, 2025-05-07T21:00:36.9611087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9611370Z use_cpu=True, 2025-05-07T21:00:36.9611587Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9611838Z ) 2025-05-07T21:00:36.9612068Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9612641Z self=, 2025-05-07T21:00:36.9613285Z compile=True, 2025-05-07T21:00:36.9613482Z T=3, 2025-05-07T21:00:36.9613652Z D=48, 2025-05-07T21:00:36.9613837Z B=2, 2025-05-07T21:00:36.9614025Z log_E=5, 2025-05-07T21:00:36.9614216Z L=1, 2025-05-07T21:00:36.9614408Z D_gradcheck=2, 2025-05-07T21:00:36.9614644Z stochastic_rounding=False, 2025-05-07T21:00:36.9614890Z weighted=True, 2025-05-07T21:00:36.9615093Z row_wise=False, 2025-05-07T21:00:36.9615304Z mixed=False, 2025-05-07T21:00:36.9615506Z use_cache=False, 2025-05-07T21:00:36.9615756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9616044Z use_cpu=False, 2025-05-07T21:00:36.9616276Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9616549Z ) 2025-05-07T21:00:36.9616775Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9617339Z self=, 2025-05-07T21:00:36.9617863Z compile=False, 2025-05-07T21:00:36.9618062Z T=2, 2025-05-07T21:00:36.9618236Z D=102, 2025-05-07T21:00:36.9618424Z B=125, 2025-05-07T21:00:36.9618601Z log_E=5, 2025-05-07T21:00:36.9618788Z L=19, 2025-05-07T21:00:36.9618974Z D_gradcheck=2, 2025-05-07T21:00:36.9619193Z stochastic_rounding=False, 2025-05-07T21:00:36.9619443Z weighted=True, 2025-05-07T21:00:36.9619651Z row_wise=True, 2025-05-07T21:00:36.9619845Z mixed=True, 2025-05-07T21:00:36.9620048Z use_cache=False, 2025-05-07T21:00:36.9620288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9620564Z use_cpu=False, 2025-05-07T21:00:36.9620847Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9621101Z ) 2025-05-07T21:00:36.9621321Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9621893Z self=, 2025-05-07T21:00:36.9622424Z compile=False, 2025-05-07T21:00:36.9622631Z T=4, 2025-05-07T21:00:36.9622810Z D=25, 2025-05-07T21:00:36.9622991Z B=39, 2025-05-07T21:00:36.9623179Z log_E=4, 2025-05-07T21:00:36.9623359Z L=10, 2025-05-07T21:00:36.9623548Z D_gradcheck=2, 2025-05-07T21:00:36.9623778Z stochastic_rounding=False, 2025-05-07T21:00:36.9624028Z weighted=False, 2025-05-07T21:00:36.9624240Z row_wise=False, 2025-05-07T21:00:36.9624453Z mixed=False, 2025-05-07T21:00:36.9624649Z use_cache=True, 2025-05-07T21:00:36.9624885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9625156Z use_cpu=True, 2025-05-07T21:00:36.9625395Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9625649Z ) 2025-05-07T21:00:36.9625874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9626448Z self=, 2025-05-07T21:00:36.9626973Z compile=True, 2025-05-07T21:00:36.9627169Z T=3, 2025-05-07T21:00:36.9627344Z D=52, 2025-05-07T21:00:36.9627528Z B=126, 2025-05-07T21:00:36.9627707Z log_E=5, 2025-05-07T21:00:36.9627899Z L=16, 2025-05-07T21:00:36.9628085Z D_gradcheck=2, 2025-05-07T21:00:36.9628300Z stochastic_rounding=False, 2025-05-07T21:00:36.9629101Z weighted=False, 2025-05-07T21:00:36.9629382Z row_wise=True, 2025-05-07T21:00:36.9629584Z mixed=True, 2025-05-07T21:00:36.9629787Z use_cache=True, 2025-05-07T21:00:36.9630015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9630293Z use_cpu=True, 2025-05-07T21:00:36.9630510Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9630762Z ) 2025-05-07T21:00:36.9630993Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9631553Z self=, 2025-05-07T21:00:36.9632068Z compile=True, 2025-05-07T21:00:36.9632263Z T=4, 2025-05-07T21:00:36.9632433Z D=118, 2025-05-07T21:00:36.9632609Z B=114, 2025-05-07T21:00:36.9632835Z log_E=5, 2025-05-07T21:00:36.9633015Z L=0, 2025-05-07T21:00:36.9633199Z D_gradcheck=2, 2025-05-07T21:00:36.9633416Z stochastic_rounding=False, 2025-05-07T21:00:36.9633657Z weighted=True, 2025-05-07T21:00:36.9633863Z row_wise=True, 2025-05-07T21:00:36.9634064Z mixed=False, 2025-05-07T21:00:36.9634260Z use_cache=False, 2025-05-07T21:00:36.9634503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9634783Z use_cpu=True, 2025-05-07T21:00:36.9634999Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9635247Z ) 2025-05-07T21:00:36.9635478Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9636050Z self=, 2025-05-07T21:00:36.9636575Z compile=False, 2025-05-07T21:00:36.9636780Z T=3, 2025-05-07T21:00:36.9636961Z D=20, 2025-05-07T21:00:36.9637133Z B=28, 2025-05-07T21:00:36.9637317Z log_E=4, 2025-05-07T21:00:36.9637505Z L=11, 2025-05-07T21:00:36.9637688Z D_gradcheck=1, 2025-05-07T21:00:36.9637920Z stochastic_rounding=False, 2025-05-07T21:00:36.9638171Z weighted=False, 2025-05-07T21:00:36.9638371Z row_wise=True, 2025-05-07T21:00:36.9638576Z mixed=True, 2025-05-07T21:00:36.9638782Z use_cache=False, 2025-05-07T21:00:36.9639014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9639290Z use_cpu=True, 2025-05-07T21:00:36.9639511Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9639763Z ) 2025-05-07T21:00:36.9639987Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9640602Z self=, 2025-05-07T21:00:36.9641117Z compile=False, 2025-05-07T21:00:36.9641314Z T=4, 2025-05-07T21:00:36.9641496Z D=85, 2025-05-07T21:00:36.9641670Z B=27, 2025-05-07T21:00:36.9641847Z log_E=5, 2025-05-07T21:00:36.9642029Z L=3, 2025-05-07T21:00:36.9642206Z D_gradcheck=2, 2025-05-07T21:00:36.9642424Z stochastic_rounding=False, 2025-05-07T21:00:36.9642668Z weighted=False, 2025-05-07T21:00:36.9642868Z row_wise=False, 2025-05-07T21:00:36.9643067Z mixed=True, 2025-05-07T21:00:36.9643270Z use_cache=True, 2025-05-07T21:00:36.9643497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9643769Z use_cpu=False, 2025-05-07T21:00:36.9643990Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9644238Z ) 2025-05-07T21:00:36.9839487Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9840349Z self=, 2025-05-07T21:00:36.9841166Z compile=True, 2025-05-07T21:00:36.9841434Z T=3, 2025-05-07T21:00:36.9841678Z D=4, 2025-05-07T21:00:36.9841920Z B=44, 2025-05-07T21:00:36.9842159Z log_E=3, 2025-05-07T21:00:36.9842425Z L=5, 2025-05-07T21:00:36.9842607Z D_gradcheck=1, 2025-05-07T21:00:36.9842826Z stochastic_rounding=False, 2025-05-07T21:00:36.9843089Z weighted=True, 2025-05-07T21:00:36.9843296Z row_wise=False, 2025-05-07T21:00:36.9843495Z mixed=True, 2025-05-07T21:00:36.9843689Z use_cache=False, 2025-05-07T21:00:36.9844121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9844402Z use_cpu=False, 2025-05-07T21:00:36.9844630Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9844887Z ) 2025-05-07T21:00:36.9845111Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9845680Z self=, 2025-05-07T21:00:36.9846215Z compile=False, 2025-05-07T21:00:36.9846426Z T=1, 2025-05-07T21:00:36.9846606Z D=72, 2025-05-07T21:00:36.9846791Z B=23, 2025-05-07T21:00:36.9846981Z log_E=5, 2025-05-07T21:00:36.9847168Z L=2, 2025-05-07T21:00:36.9847357Z D_gradcheck=2, 2025-05-07T21:00:36.9847587Z stochastic_rounding=False, 2025-05-07T21:00:36.9847908Z weighted=False, 2025-05-07T21:00:36.9848117Z row_wise=True, 2025-05-07T21:00:36.9848326Z mixed=False, 2025-05-07T21:00:36.9848533Z use_cache=False, 2025-05-07T21:00:36.9848780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9849073Z use_cpu=True, 2025-05-07T21:00:36.9849303Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9849552Z ) 2025-05-07T21:00:36.9849783Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9850368Z self=, 2025-05-07T21:00:36.9850890Z compile=True, 2025-05-07T21:00:36.9851098Z T=1, 2025-05-07T21:00:36.9851276Z D=91, 2025-05-07T21:00:36.9851456Z B=36, 2025-05-07T21:00:36.9851642Z log_E=5, 2025-05-07T21:00:36.9851833Z L=12, 2025-05-07T21:00:36.9852016Z D_gradcheck=2, 2025-05-07T21:00:36.9852239Z stochastic_rounding=True, 2025-05-07T21:00:36.9852491Z weighted=True, 2025-05-07T21:00:36.9852697Z row_wise=True, 2025-05-07T21:00:36.9852910Z mixed=True, 2025-05-07T21:00:36.9853202Z use_cache=True, 2025-05-07T21:00:36.9853427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9853706Z use_cpu=True, 2025-05-07T21:00:36.9853940Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9854195Z ) 2025-05-07T21:00:36.9854431Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9855005Z self=, 2025-05-07T21:00:36.9855537Z compile=False, 2025-05-07T21:00:36.9855810Z T=5, 2025-05-07T21:00:36.9855991Z D=13, 2025-05-07T21:00:36.9856175Z B=19, 2025-05-07T21:00:36.9856352Z log_E=5, 2025-05-07T21:00:36.9856543Z L=11, 2025-05-07T21:00:36.9856730Z D_gradcheck=1, 2025-05-07T21:00:36.9856944Z stochastic_rounding=True, 2025-05-07T21:00:36.9857197Z weighted=False, 2025-05-07T21:00:36.9857415Z row_wise=True, 2025-05-07T21:00:36.9857613Z mixed=False, 2025-05-07T21:00:36.9857828Z use_cache=False, 2025-05-07T21:00:36.9858069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9858346Z use_cpu=True, 2025-05-07T21:00:36.9858579Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9858835Z ) 2025-05-07T21:00:36.9859059Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9859632Z self=, 2025-05-07T21:00:36.9860160Z compile=True, 2025-05-07T21:00:36.9860364Z T=1, 2025-05-07T21:00:36.9860554Z D=114, 2025-05-07T21:00:36.9860741Z B=77, 2025-05-07T21:00:36.9860925Z log_E=5, 2025-05-07T21:00:36.9861114Z L=1, 2025-05-07T21:00:36.9861302Z D_gradcheck=1, 2025-05-07T21:00:36.9861528Z stochastic_rounding=True, 2025-05-07T21:00:36.9861772Z weighted=False, 2025-05-07T21:00:36.9861980Z row_wise=False, 2025-05-07T21:00:36.9862193Z mixed=True, 2025-05-07T21:00:36.9862389Z use_cache=False, 2025-05-07T21:00:36.9862636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9862925Z use_cpu=True, 2025-05-07T21:00:36.9863151Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9863463Z ) 2025-05-07T21:00:36.9863735Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9864300Z self=, 2025-05-07T21:00:36.9864834Z compile=False, 2025-05-07T21:00:36.9865038Z T=1, 2025-05-07T21:00:36.9865213Z D=60, 2025-05-07T21:00:36.9865400Z B=75, 2025-05-07T21:00:36.9865587Z log_E=5, 2025-05-07T21:00:36.9865775Z L=3, 2025-05-07T21:00:36.9865966Z D_gradcheck=1, 2025-05-07T21:00:36.9866199Z stochastic_rounding=False, 2025-05-07T21:00:36.9866448Z weighted=False, 2025-05-07T21:00:36.9866663Z row_wise=False, 2025-05-07T21:00:36.9866877Z mixed=False, 2025-05-07T21:00:36.9867080Z use_cache=True, 2025-05-07T21:00:36.9867318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9867653Z use_cpu=False, 2025-05-07T21:00:36.9867886Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9868139Z ) 2025-05-07T21:00:36.9868376Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9868962Z self=, 2025-05-07T21:00:36.9869478Z compile=True, 2025-05-07T21:00:36.9869683Z T=3, 2025-05-07T21:00:36.9869862Z D=110, 2025-05-07T21:00:36.9870040Z B=36, 2025-05-07T21:00:36.9870222Z log_E=3, 2025-05-07T21:00:36.9870418Z L=6, 2025-05-07T21:00:36.9870601Z D_gradcheck=2, 2025-05-07T21:00:36.9870836Z stochastic_rounding=False, 2025-05-07T21:00:36.9871091Z weighted=True, 2025-05-07T21:00:36.9871293Z row_wise=True, 2025-05-07T21:00:36.9871500Z mixed=False, 2025-05-07T21:00:36.9871710Z use_cache=True, 2025-05-07T21:00:36.9871937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9872220Z use_cpu=True, 2025-05-07T21:00:36.9872445Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9872696Z ) 2025-05-07T21:00:36.9872929Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9873506Z self=, 2025-05-07T21:00:36.9874028Z compile=True, 2025-05-07T21:00:36.9874226Z T=4, 2025-05-07T21:00:36.9874412Z D=43, 2025-05-07T21:00:36.9874591Z B=98, 2025-05-07T21:00:36.9874770Z log_E=5, 2025-05-07T21:00:36.9874960Z L=5, 2025-05-07T21:00:36.9875194Z D_gradcheck=1, 2025-05-07T21:00:36.9875414Z stochastic_rounding=True, 2025-05-07T21:00:36.9875667Z weighted=True, 2025-05-07T21:00:36.9875879Z row_wise=False, 2025-05-07T21:00:36.9876081Z mixed=True, 2025-05-07T21:00:36.9876285Z use_cache=False, 2025-05-07T21:00:36.9876533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9876808Z use_cpu=True, 2025-05-07T21:00:36.9877036Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9877298Z ) 2025-05-07T21:00:36.9877518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9878093Z self=, 2025-05-07T21:00:36.9878617Z compile=True, 2025-05-07T21:00:36.9878820Z T=4, 2025-05-07T21:00:36.9878995Z D=116, 2025-05-07T21:00:36.9879177Z B=86, 2025-05-07T21:00:36.9879372Z log_E=4, 2025-05-07T21:00:36.9879556Z L=4, 2025-05-07T21:00:36.9885689Z D_gradcheck=2, 2025-05-07T21:00:36.9885941Z stochastic_rounding=False, 2025-05-07T21:00:36.9886193Z weighted=True, 2025-05-07T21:00:36.9886396Z row_wise=True, 2025-05-07T21:00:36.9886602Z mixed=True, 2025-05-07T21:00:36.9886805Z use_cache=True, 2025-05-07T21:00:36.9887035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9887324Z use_cpu=True, 2025-05-07T21:00:36.9887550Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9887800Z ) 2025-05-07T21:00:36.9888030Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9888609Z self=, 2025-05-07T21:00:36.9889255Z compile=False, 2025-05-07T21:00:36.9889461Z T=2, 2025-05-07T21:00:36.9889641Z D=27, 2025-05-07T21:00:36.9889828Z B=23, 2025-05-07T21:00:36.9890001Z log_E=4, 2025-05-07T21:00:36.9890189Z L=15, 2025-05-07T21:00:36.9890379Z D_gradcheck=2, 2025-05-07T21:00:36.9890604Z stochastic_rounding=True, 2025-05-07T21:00:36.9890857Z weighted=True, 2025-05-07T21:00:36.9891070Z row_wise=False, 2025-05-07T21:00:36.9891268Z mixed=True, 2025-05-07T21:00:36.9891470Z use_cache=False, 2025-05-07T21:00:36.9891716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9891985Z use_cpu=True, 2025-05-07T21:00:36.9892214Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9892469Z ) 2025-05-07T21:00:36.9892748Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9893388Z self=, 2025-05-07T21:00:36.9893918Z compile=True, 2025-05-07T21:00:36.9894132Z T=2, 2025-05-07T21:00:36.9894306Z D=28, 2025-05-07T21:00:36.9894485Z B=119, 2025-05-07T21:00:36.9894670Z log_E=5, 2025-05-07T21:00:36.9894854Z L=18, 2025-05-07T21:00:36.9895038Z D_gradcheck=1, 2025-05-07T21:00:36.9895261Z stochastic_rounding=False, 2025-05-07T21:00:36.9895507Z weighted=True, 2025-05-07T21:00:36.9895714Z row_wise=True, 2025-05-07T21:00:36.9895919Z mixed=False, 2025-05-07T21:00:36.9896121Z use_cache=True, 2025-05-07T21:00:36.9896356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9896632Z use_cpu=True, 2025-05-07T21:00:36.9896850Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9897109Z ) 2025-05-07T21:00:36.9897341Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9897913Z self=, 2025-05-07T21:00:36.9898705Z compile=True, 2025-05-07T21:00:36.9898919Z T=3, 2025-05-07T21:00:36.9899100Z D=45, 2025-05-07T21:00:36.9899280Z B=74, 2025-05-07T21:00:36.9899465Z log_E=3, 2025-05-07T21:00:36.9899644Z L=4, 2025-05-07T21:00:36.9899827Z D_gradcheck=1, 2025-05-07T21:00:36.9900048Z stochastic_rounding=False, 2025-05-07T21:00:36.9900298Z weighted=True, 2025-05-07T21:00:36.9900503Z row_wise=False, 2025-05-07T21:00:36.9900800Z mixed=False, 2025-05-07T21:00:36.9901009Z use_cache=True, 2025-05-07T21:00:36.9901230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9901512Z use_cpu=False, 2025-05-07T21:00:36.9901742Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9901989Z ) 2025-05-07T21:00:36.9902219Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9902789Z self=, 2025-05-07T21:00:36.9903311Z compile=True, 2025-05-07T21:00:36.9903516Z T=5, 2025-05-07T21:00:36.9903701Z D=59, 2025-05-07T21:00:36.9903874Z B=110, 2025-05-07T21:00:36.9904060Z log_E=3, 2025-05-07T21:00:36.9904255Z L=8, 2025-05-07T21:00:36.9904436Z D_gradcheck=1, 2025-05-07T21:00:36.9904657Z stochastic_rounding=True, 2025-05-07T21:00:36.9904909Z weighted=True, 2025-05-07T21:00:36.9905106Z row_wise=False, 2025-05-07T21:00:36.9905306Z mixed=True, 2025-05-07T21:00:36.9905510Z use_cache=False, 2025-05-07T21:00:36.9905746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9906025Z use_cpu=True, 2025-05-07T21:00:36.9906250Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9906498Z ) 2025-05-07T21:00:36.9906726Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9907292Z self=, 2025-05-07T21:00:36.9907817Z compile=True, 2025-05-07T21:00:36.9908009Z T=1, 2025-05-07T21:00:36.9908182Z D=57, 2025-05-07T21:00:36.9908466Z B=107, 2025-05-07T21:00:36.9908637Z log_E=5, 2025-05-07T21:00:36.9908887Z L=3, 2025-05-07T21:00:36.9909068Z D_gradcheck=1, 2025-05-07T21:00:36.9909285Z stochastic_rounding=True, 2025-05-07T21:00:36.9909530Z weighted=True, 2025-05-07T21:00:36.9909731Z row_wise=True, 2025-05-07T21:00:36.9909928Z mixed=False, 2025-05-07T21:00:36.9910134Z use_cache=False, 2025-05-07T21:00:36.9910379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9910657Z use_cpu=True, 2025-05-07T21:00:36.9910894Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9911148Z ) 2025-05-07T21:00:36.9911371Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9911945Z self=, 2025-05-07T21:00:36.9912531Z compile=True, 2025-05-07T21:00:36.9912730Z T=3, 2025-05-07T21:00:36.9912903Z D=57, 2025-05-07T21:00:36.9913080Z B=23, 2025-05-07T21:00:36.9913263Z log_E=4, 2025-05-07T21:00:36.9913451Z L=19, 2025-05-07T21:00:36.9913648Z D_gradcheck=2, 2025-05-07T21:00:36.9913879Z stochastic_rounding=True, 2025-05-07T21:00:36.9914120Z weighted=False, 2025-05-07T21:00:36.9914331Z row_wise=False, 2025-05-07T21:00:36.9914539Z mixed=False, 2025-05-07T21:00:36.9914743Z use_cache=True, 2025-05-07T21:00:36.9914986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9915272Z use_cpu=False, 2025-05-07T21:00:36.9915503Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9915763Z ) 2025-05-07T21:00:36.9915989Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9916545Z self=, 2025-05-07T21:00:36.9917069Z compile=True, 2025-05-07T21:00:36.9917271Z T=1, 2025-05-07T21:00:36.9917445Z D=14, 2025-05-07T21:00:36.9917626Z B=19, 2025-05-07T21:00:36.9917811Z log_E=4, 2025-05-07T21:00:36.9917991Z L=18, 2025-05-07T21:00:36.9918180Z D_gradcheck=2, 2025-05-07T21:00:36.9918398Z stochastic_rounding=False, 2025-05-07T21:00:36.9918653Z weighted=True, 2025-05-07T21:00:36.9918852Z row_wise=True, 2025-05-07T21:00:36.9919050Z mixed=True, 2025-05-07T21:00:36.9919254Z use_cache=False, 2025-05-07T21:00:36.9919485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9919766Z use_cpu=False, 2025-05-07T21:00:36.9920042Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.9920293Z ) 2025-05-07T21:00:36.9920522Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9921088Z self=, 2025-05-07T21:00:36.9921607Z compile=True, 2025-05-07T21:00:36.9921810Z T=5, 2025-05-07T21:00:36.9922011Z D=73, 2025-05-07T21:00:36.9922188Z B=79, 2025-05-07T21:00:36.9922372Z log_E=4, 2025-05-07T21:00:36.9922558Z L=3, 2025-05-07T21:00:36.9922741Z D_gradcheck=2, 2025-05-07T21:00:36.9922962Z stochastic_rounding=True, 2025-05-07T21:00:36.9923214Z weighted=True, 2025-05-07T21:00:36.9923421Z row_wise=False, 2025-05-07T21:00:36.9923618Z mixed=True, 2025-05-07T21:00:36.9923820Z use_cache=True, 2025-05-07T21:00:36.9924056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.9924331Z use_cpu=False, 2025-05-07T21:00:36.9924558Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.9924809Z ) 2025-05-07T21:00:36.9925035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:36.9925608Z self=, 2025-05-07T21:00:36.9926121Z compile=False, 2025-05-07T21:00:36.9926319Z T=2, 2025-05-07T21:00:36.9926489Z D=14, 2025-05-07T21:00:36.9926672Z B=119, 2025-05-07T21:00:36.9926861Z log_E=4, 2025-05-07T21:00:36.9927052Z L=3, 2025-05-07T21:00:36.9927227Z D_gradcheck=2, 2025-05-07T21:00:36.9927448Z stochastic_rounding=True, 2025-05-07T21:00:36.9927748Z weighted=False, 2025-05-07T21:00:36.9927991Z row_wise=False, 2025-05-07T21:00:36.9928200Z mixed=False, 2025-05-07T21:00:36.9928403Z use_cache=False, 2025-05-07T21:00:36.9928639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.9928923Z use_cpu=False, 2025-05-07T21:00:36.9929147Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.9929399Z ) 2025-05-07T21:00:37.0127414Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0129209Z self=, 2025-05-07T21:00:37.0130634Z compile=False, 2025-05-07T21:00:37.0131141Z T=5, 2025-05-07T21:00:37.0131499Z D=46, 2025-05-07T21:00:37.0131854Z B=128, 2025-05-07T21:00:37.0132429Z log_E=4, 2025-05-07T21:00:37.0132804Z L=15, 2025-05-07T21:00:37.0133296Z D_gradcheck=1, 2025-05-07T21:00:37.0133721Z stochastic_rounding=False, 2025-05-07T21:00:37.0134206Z weighted=True, 2025-05-07T21:00:37.0134607Z row_wise=True, 2025-05-07T21:00:37.0134994Z mixed=False, 2025-05-07T21:00:37.0135395Z use_cache=False, 2025-05-07T21:00:37.0135862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0136405Z use_cpu=True, 2025-05-07T21:00:37.0136854Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0137296Z ) 2025-05-07T21:00:37.0137517Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0138093Z self=, 2025-05-07T21:00:37.0138620Z compile=False, 2025-05-07T21:00:37.0138825Z T=1, 2025-05-07T21:00:37.0138999Z D=15, 2025-05-07T21:00:37.0139181Z B=112, 2025-05-07T21:00:37.0139362Z log_E=3, 2025-05-07T21:00:37.0139547Z L=17, 2025-05-07T21:00:37.0139786Z D_gradcheck=1, 2025-05-07T21:00:37.0140011Z stochastic_rounding=False, 2025-05-07T21:00:37.0140259Z weighted=True, 2025-05-07T21:00:37.0140466Z row_wise=True, 2025-05-07T21:00:37.0140666Z mixed=True, 2025-05-07T21:00:37.0140867Z use_cache=True, 2025-05-07T21:00:37.0141101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0141385Z use_cpu=True, 2025-05-07T21:00:37.0141601Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0141848Z ) 2025-05-07T21:00:37.0142072Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0142711Z self=, 2025-05-07T21:00:37.0143235Z compile=False, 2025-05-07T21:00:37.0143436Z T=1, 2025-05-07T21:00:37.0143617Z D=24, 2025-05-07T21:00:37.0143791Z B=77, 2025-05-07T21:00:37.0143973Z log_E=4, 2025-05-07T21:00:37.0144162Z L=9, 2025-05-07T21:00:37.0144335Z D_gradcheck=2, 2025-05-07T21:00:37.0144552Z stochastic_rounding=True, 2025-05-07T21:00:37.0144802Z weighted=True, 2025-05-07T21:00:37.0145000Z row_wise=True, 2025-05-07T21:00:37.0145200Z mixed=False, 2025-05-07T21:00:37.0145409Z use_cache=False, 2025-05-07T21:00:37.0145641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0145916Z use_cpu=True, 2025-05-07T21:00:37.0146138Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0146207Z ) 2025-05-07T21:00:37.0146331Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0146682Z self=, 2025-05-07T21:00:37.0146764Z compile=True, 2025-05-07T21:00:37.0146845Z T=3, 2025-05-07T21:00:37.0146922Z D=105, 2025-05-07T21:00:37.0146996Z B=38, 2025-05-07T21:00:37.0147081Z log_E=5, 2025-05-07T21:00:37.0147162Z L=15, 2025-05-07T21:00:37.0147250Z D_gradcheck=1, 2025-05-07T21:00:37.0147376Z stochastic_rounding=False, 2025-05-07T21:00:37.0147466Z weighted=True, 2025-05-07T21:00:37.0147561Z row_wise=False, 2025-05-07T21:00:37.0147644Z mixed=False, 2025-05-07T21:00:37.0147725Z use_cache=True, 2025-05-07T21:00:37.0147963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0148050Z use_cpu=True, 2025-05-07T21:00:37.0148149Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0148218Z ) 2025-05-07T21:00:37.0148358Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0148698Z self=, 2025-05-07T21:00:37.0148784Z compile=True, 2025-05-07T21:00:37.0148858Z T=2, 2025-05-07T21:00:37.0148930Z D=19, 2025-05-07T21:00:37.0149010Z B=86, 2025-05-07T21:00:37.0149082Z log_E=5, 2025-05-07T21:00:37.0149155Z L=14, 2025-05-07T21:00:37.0149237Z D_gradcheck=2, 2025-05-07T21:00:37.0149326Z stochastic_rounding=True, 2025-05-07T21:00:37.0149408Z weighted=False, 2025-05-07T21:00:37.0149542Z row_wise=False, 2025-05-07T21:00:37.0149618Z mixed=False, 2025-05-07T21:00:37.0149697Z use_cache=True, 2025-05-07T21:00:37.0149805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0149885Z use_cpu=True, 2025-05-07T21:00:37.0149991Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0150067Z ) 2025-05-07T21:00:37.0150196Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0150547Z self=, 2025-05-07T21:00:37.0150636Z compile=False, 2025-05-07T21:00:37.0150711Z T=5, 2025-05-07T21:00:37.0150799Z D=25, 2025-05-07T21:00:37.0150877Z B=60, 2025-05-07T21:00:37.0150956Z log_E=3, 2025-05-07T21:00:37.0151036Z L=18, 2025-05-07T21:00:37.0151120Z D_gradcheck=1, 2025-05-07T21:00:37.0151212Z stochastic_rounding=True, 2025-05-07T21:00:37.0151299Z weighted=False, 2025-05-07T21:00:37.0151384Z row_wise=True, 2025-05-07T21:00:37.0151464Z mixed=True, 2025-05-07T21:00:37.0151551Z use_cache=False, 2025-05-07T21:00:37.0151655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0151736Z use_cpu=True, 2025-05-07T21:00:37.0151844Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0151914Z ) 2025-05-07T21:00:37.0152052Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0152393Z self=, 2025-05-07T21:00:37.0152476Z compile=True, 2025-05-07T21:00:37.0152603Z T=1, 2025-05-07T21:00:37.0152676Z D=43, 2025-05-07T21:00:37.0152750Z B=1, 2025-05-07T21:00:37.0152829Z log_E=3, 2025-05-07T21:00:37.0152904Z L=20, 2025-05-07T21:00:37.0152985Z D_gradcheck=1, 2025-05-07T21:00:37.0153081Z stochastic_rounding=True, 2025-05-07T21:00:37.0153159Z weighted=False, 2025-05-07T21:00:37.0153240Z row_wise=False, 2025-05-07T21:00:37.0153324Z mixed=False, 2025-05-07T21:00:37.0153408Z use_cache=True, 2025-05-07T21:00:37.0153513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0153596Z use_cpu=True, 2025-05-07T21:00:37.0153698Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0153772Z ) 2025-05-07T21:00:37.0153904Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0154244Z self=, 2025-05-07T21:00:37.0154329Z compile=False, 2025-05-07T21:00:37.0154400Z T=3, 2025-05-07T21:00:37.0154473Z D=76, 2025-05-07T21:00:37.0154558Z B=48, 2025-05-07T21:00:37.0154633Z log_E=3, 2025-05-07T21:00:37.0154704Z L=3, 2025-05-07T21:00:37.0154787Z D_gradcheck=1, 2025-05-07T21:00:37.0154878Z stochastic_rounding=True, 2025-05-07T21:00:37.0154956Z weighted=True, 2025-05-07T21:00:37.0155042Z row_wise=False, 2025-05-07T21:00:37.0155117Z mixed=True, 2025-05-07T21:00:37.0155202Z use_cache=False, 2025-05-07T21:00:37.0155319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0155396Z use_cpu=True, 2025-05-07T21:00:37.0155505Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0155621Z ) 2025-05-07T21:00:37.0155797Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0156137Z self=, 2025-05-07T21:00:37.0156218Z compile=False, 2025-05-07T21:00:37.0156292Z T=1, 2025-05-07T21:00:37.0156367Z D=69, 2025-05-07T21:00:37.0156441Z B=41, 2025-05-07T21:00:37.0156519Z log_E=4, 2025-05-07T21:00:37.0156598Z L=8, 2025-05-07T21:00:37.0156680Z D_gradcheck=1, 2025-05-07T21:00:37.0156774Z stochastic_rounding=False, 2025-05-07T21:00:37.0156857Z weighted=False, 2025-05-07T21:00:37.0156937Z row_wise=False, 2025-05-07T21:00:37.0157010Z mixed=True, 2025-05-07T21:00:37.0157093Z use_cache=False, 2025-05-07T21:00:37.0157201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0157328Z use_cpu=True, 2025-05-07T21:00:37.0157425Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0157498Z ) 2025-05-07T21:00:37.0157629Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0157975Z self=, 2025-05-07T21:00:37.0158056Z compile=True, 2025-05-07T21:00:37.0158139Z T=2, 2025-05-07T21:00:37.0158219Z D=126, 2025-05-07T21:00:37.0158296Z B=24, 2025-05-07T21:00:37.0158385Z log_E=4, 2025-05-07T21:00:37.0158459Z L=6, 2025-05-07T21:00:37.0158543Z D_gradcheck=1, 2025-05-07T21:00:37.0158644Z stochastic_rounding=True, 2025-05-07T21:00:37.0158720Z weighted=True, 2025-05-07T21:00:37.0158803Z row_wise=True, 2025-05-07T21:00:37.0158880Z mixed=True, 2025-05-07T21:00:37.0158959Z use_cache=True, 2025-05-07T21:00:37.0159069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0159149Z use_cpu=True, 2025-05-07T21:00:37.0159244Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0159325Z ) 2025-05-07T21:00:37.0159456Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0159805Z self=, 2025-05-07T21:00:37.0159892Z compile=True, 2025-05-07T21:00:37.0159969Z T=4, 2025-05-07T21:00:37.0160044Z D=56, 2025-05-07T21:00:37.0160121Z B=42, 2025-05-07T21:00:37.0160197Z log_E=4, 2025-05-07T21:00:37.0160268Z L=15, 2025-05-07T21:00:37.0160429Z D_gradcheck=1, 2025-05-07T21:00:37.0160524Z stochastic_rounding=True, 2025-05-07T21:00:37.0160614Z weighted=False, 2025-05-07T21:00:37.0160694Z row_wise=False, 2025-05-07T21:00:37.0160773Z mixed=False, 2025-05-07T21:00:37.0160861Z use_cache=False, 2025-05-07T21:00:37.0160967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0161043Z use_cpu=True, 2025-05-07T21:00:37.0161150Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0161220Z ) 2025-05-07T21:00:37.0161348Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0161699Z self=, 2025-05-07T21:00:37.0161779Z compile=True, 2025-05-07T21:00:37.0161857Z T=3, 2025-05-07T21:00:37.0161939Z D=99, 2025-05-07T21:00:37.0162019Z B=122, 2025-05-07T21:00:37.0162108Z log_E=3, 2025-05-07T21:00:37.0162187Z L=14, 2025-05-07T21:00:37.0162268Z D_gradcheck=2, 2025-05-07T21:00:37.0162371Z stochastic_rounding=False, 2025-05-07T21:00:37.0162448Z weighted=False, 2025-05-07T21:00:37.0162525Z row_wise=True, 2025-05-07T21:00:37.0162605Z mixed=True, 2025-05-07T21:00:37.0162685Z use_cache=True, 2025-05-07T21:00:37.0162787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0162873Z use_cpu=True, 2025-05-07T21:00:37.0162971Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0163044Z ) 2025-05-07T21:00:37.0163180Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0163520Z self=, 2025-05-07T21:00:37.0163693Z compile=True, 2025-05-07T21:00:37.0163766Z T=2, 2025-05-07T21:00:37.0163840Z D=76, 2025-05-07T21:00:37.0163916Z B=28, 2025-05-07T21:00:37.0163994Z log_E=4, 2025-05-07T21:00:37.0164065Z L=6, 2025-05-07T21:00:37.0164147Z D_gradcheck=1, 2025-05-07T21:00:37.0164246Z stochastic_rounding=False, 2025-05-07T21:00:37.0164328Z weighted=True, 2025-05-07T21:00:37.0164412Z row_wise=False, 2025-05-07T21:00:37.0164490Z mixed=True, 2025-05-07T21:00:37.0164571Z use_cache=True, 2025-05-07T21:00:37.0164683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0164763Z use_cpu=True, 2025-05-07T21:00:37.0164861Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0164943Z ) 2025-05-07T21:00:37.0165072Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0165455Z self=, 2025-05-07T21:00:37.0165544Z compile=True, 2025-05-07T21:00:37.0165626Z T=5, 2025-05-07T21:00:37.0165708Z D=24, 2025-05-07T21:00:37.0165781Z B=20, 2025-05-07T21:00:37.0165857Z log_E=3, 2025-05-07T21:00:37.0165939Z L=19, 2025-05-07T21:00:37.0166020Z D_gradcheck=1, 2025-05-07T21:00:37.0166115Z stochastic_rounding=False, 2025-05-07T21:00:37.0166199Z weighted=False, 2025-05-07T21:00:37.0166283Z row_wise=True, 2025-05-07T21:00:37.0166361Z mixed=False, 2025-05-07T21:00:37.0166444Z use_cache=True, 2025-05-07T21:00:37.0166551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0166629Z use_cpu=True, 2025-05-07T21:00:37.0166740Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0166809Z ) 2025-05-07T21:00:37.0166940Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0167291Z self=, 2025-05-07T21:00:37.0167371Z compile=False, 2025-05-07T21:00:37.0167453Z T=3, 2025-05-07T21:00:37.0167533Z D=50, 2025-05-07T21:00:37.0167611Z B=16, 2025-05-07T21:00:37.0167695Z log_E=5, 2025-05-07T21:00:37.0167773Z L=4, 2025-05-07T21:00:37.0167858Z D_gradcheck=2, 2025-05-07T21:00:37.0167959Z stochastic_rounding=False, 2025-05-07T21:00:37.0168039Z weighted=True, 2025-05-07T21:00:37.0168120Z row_wise=False, 2025-05-07T21:00:37.0168250Z mixed=True, 2025-05-07T21:00:37.0168332Z use_cache=True, 2025-05-07T21:00:37.0168440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0168527Z use_cpu=True, 2025-05-07T21:00:37.0168627Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0168707Z ) 2025-05-07T21:00:37.0168835Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0169178Z self=, 2025-05-07T21:00:37.0169269Z compile=False, 2025-05-07T21:00:37.0169342Z T=5, 2025-05-07T21:00:37.0169422Z D=50, 2025-05-07T21:00:37.0169505Z B=21, 2025-05-07T21:00:37.0169579Z log_E=3, 2025-05-07T21:00:37.0169652Z L=18, 2025-05-07T21:00:37.0169735Z D_gradcheck=1, 2025-05-07T21:00:37.0169831Z stochastic_rounding=False, 2025-05-07T21:00:37.0169909Z weighted=True, 2025-05-07T21:00:37.0169994Z row_wise=False, 2025-05-07T21:00:37.0170072Z mixed=True, 2025-05-07T21:00:37.0170152Z use_cache=False, 2025-05-07T21:00:37.0170258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0170335Z use_cpu=False, 2025-05-07T21:00:37.0170444Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0170525Z ) 2025-05-07T21:00:37.0170652Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0171000Z self=, 2025-05-07T21:00:37.0171083Z compile=True, 2025-05-07T21:00:37.0171162Z T=5, 2025-05-07T21:00:37.0171248Z D=82, 2025-05-07T21:00:37.0171327Z B=41, 2025-05-07T21:00:37.0171450Z log_E=3, 2025-05-07T21:00:37.0171573Z L=13, 2025-05-07T21:00:37.0171657Z D_gradcheck=2, 2025-05-07T21:00:37.0171754Z stochastic_rounding=True, 2025-05-07T21:00:37.0171841Z weighted=True, 2025-05-07T21:00:37.0171919Z row_wise=True, 2025-05-07T21:00:37.0171996Z mixed=False, 2025-05-07T21:00:37.0172085Z use_cache=True, 2025-05-07T21:00:37.0172190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0172277Z use_cpu=False, 2025-05-07T21:00:37.0172374Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0172445Z ) 2025-05-07T21:00:37.0172578Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0172915Z self=, 2025-05-07T21:00:37.0173098Z compile=False, 2025-05-07T21:00:37.0173177Z T=2, 2025-05-07T21:00:37.0173255Z D=104, 2025-05-07T21:00:37.0173328Z B=43, 2025-05-07T21:00:37.0173409Z log_E=5, 2025-05-07T21:00:37.0173486Z L=0, 2025-05-07T21:00:37.0173569Z D_gradcheck=1, 2025-05-07T21:00:37.0173669Z stochastic_rounding=True, 2025-05-07T21:00:37.0173748Z weighted=True, 2025-05-07T21:00:37.0173835Z row_wise=True, 2025-05-07T21:00:37.0173911Z mixed=True, 2025-05-07T21:00:37.0173989Z use_cache=True, 2025-05-07T21:00:37.0174099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0174183Z use_cpu=False, 2025-05-07T21:00:37.0174283Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0174356Z ) 2025-05-07T21:00:37.0411814Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0412671Z self=, 2025-05-07T21:00:37.0412792Z compile=False, 2025-05-07T21:00:37.0412912Z T=3, 2025-05-07T21:00:37.0413114Z D=105, 2025-05-07T21:00:37.0413218Z B=74, 2025-05-07T21:00:37.0413327Z log_E=4, 2025-05-07T21:00:37.0413433Z L=6, 2025-05-07T21:00:37.0413549Z D_gradcheck=2, 2025-05-07T21:00:37.0413684Z stochastic_rounding=False, 2025-05-07T21:00:37.0413762Z weighted=True, 2025-05-07T21:00:37.0413837Z row_wise=False, 2025-05-07T21:00:37.0413918Z mixed=True, 2025-05-07T21:00:37.0413996Z use_cache=True, 2025-05-07T21:00:37.0414106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0414185Z use_cpu=False, 2025-05-07T21:00:37.0414430Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0414505Z ) 2025-05-07T21:00:37.0414638Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0414980Z self=, 2025-05-07T21:00:37.0415066Z compile=True, 2025-05-07T21:00:37.0415144Z T=2, 2025-05-07T21:00:37.0415220Z D=36, 2025-05-07T21:00:37.0415302Z B=29, 2025-05-07T21:00:37.0415375Z log_E=3, 2025-05-07T21:00:37.0415450Z L=7, 2025-05-07T21:00:37.0415538Z D_gradcheck=2, 2025-05-07T21:00:37.0422118Z stochastic_rounding=True, 2025-05-07T21:00:37.0422232Z weighted=True, 2025-05-07T21:00:37.0422316Z row_wise=True, 2025-05-07T21:00:37.0422456Z mixed=False, 2025-05-07T21:00:37.0422543Z use_cache=False, 2025-05-07T21:00:37.0422653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0422744Z use_cpu=True, 2025-05-07T21:00:37.0422847Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0422924Z ) 2025-05-07T21:00:37.0423067Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0423422Z self=, 2025-05-07T21:00:37.0423512Z compile=True, 2025-05-07T21:00:37.0423591Z T=2, 2025-05-07T21:00:37.0423668Z D=39, 2025-05-07T21:00:37.0423754Z B=53, 2025-05-07T21:00:37.0423835Z log_E=5, 2025-05-07T21:00:37.0423909Z L=5, 2025-05-07T21:00:37.0423995Z D_gradcheck=1, 2025-05-07T21:00:37.0424093Z stochastic_rounding=False, 2025-05-07T21:00:37.0424293Z weighted=False, 2025-05-07T21:00:37.0424446Z row_wise=False, 2025-05-07T21:00:37.0424529Z mixed=False, 2025-05-07T21:00:37.0424614Z use_cache=False, 2025-05-07T21:00:37.0424738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0424820Z use_cpu=True, 2025-05-07T21:00:37.0424923Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0425010Z ) 2025-05-07T21:00:37.0425148Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0425498Z self=, 2025-05-07T21:00:37.0425583Z compile=True, 2025-05-07T21:00:37.0425666Z T=4, 2025-05-07T21:00:37.0425749Z D=30, 2025-05-07T21:00:37.0425828Z B=110, 2025-05-07T21:00:37.0425908Z log_E=3, 2025-05-07T21:00:37.0426062Z L=19, 2025-05-07T21:00:37.0426147Z D_gradcheck=1, 2025-05-07T21:00:37.0426245Z stochastic_rounding=True, 2025-05-07T21:00:37.0426342Z weighted=False, 2025-05-07T21:00:37.0426431Z row_wise=False, 2025-05-07T21:00:37.0426513Z mixed=False, 2025-05-07T21:00:37.0426599Z use_cache=True, 2025-05-07T21:00:37.0426706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0426794Z use_cpu=False, 2025-05-07T21:00:37.0426895Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0426967Z ) 2025-05-07T21:00:37.0427105Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0427452Z self=, 2025-05-07T21:00:37.0427537Z compile=False, 2025-05-07T21:00:37.0427616Z T=1, 2025-05-07T21:00:37.0427691Z D=110, 2025-05-07T21:00:37.0427766Z B=86, 2025-05-07T21:00:37.0427852Z log_E=4, 2025-05-07T21:00:37.0427929Z L=14, 2025-05-07T21:00:37.0428014Z D_gradcheck=2, 2025-05-07T21:00:37.0428113Z stochastic_rounding=True, 2025-05-07T21:00:37.0428195Z weighted=True, 2025-05-07T21:00:37.0428276Z row_wise=True, 2025-05-07T21:00:37.0428362Z mixed=False, 2025-05-07T21:00:37.0428455Z use_cache=False, 2025-05-07T21:00:37.0428574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0428658Z use_cpu=False, 2025-05-07T21:00:37.0428761Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0428842Z ) 2025-05-07T21:00:37.0428975Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0429360Z self=, 2025-05-07T21:00:37.0429457Z compile=False, 2025-05-07T21:00:37.0429535Z T=3, 2025-05-07T21:00:37.0429615Z D=70, 2025-05-07T21:00:37.0429698Z B=29, 2025-05-07T21:00:37.0429777Z log_E=4, 2025-05-07T21:00:37.0429854Z L=20, 2025-05-07T21:00:37.0429940Z D_gradcheck=1, 2025-05-07T21:00:37.0430036Z stochastic_rounding=True, 2025-05-07T21:00:37.0430119Z weighted=False, 2025-05-07T21:00:37.0430207Z row_wise=False, 2025-05-07T21:00:37.0430288Z mixed=False, 2025-05-07T21:00:37.0430381Z use_cache=True, 2025-05-07T21:00:37.0430489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0430572Z use_cpu=False, 2025-05-07T21:00:37.0430683Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0430754Z ) 2025-05-07T21:00:37.0430888Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0431237Z self=, 2025-05-07T21:00:37.0431323Z compile=False, 2025-05-07T21:00:37.0431399Z T=3, 2025-05-07T21:00:37.0431480Z D=91, 2025-05-07T21:00:37.0431556Z B=61, 2025-05-07T21:00:37.0431633Z log_E=3, 2025-05-07T21:00:37.0431718Z L=16, 2025-05-07T21:00:37.0431803Z D_gradcheck=2, 2025-05-07T21:00:37.0431906Z stochastic_rounding=True, 2025-05-07T21:00:37.0431994Z weighted=True, 2025-05-07T21:00:37.0432076Z row_wise=False, 2025-05-07T21:00:37.0432167Z mixed=False, 2025-05-07T21:00:37.0432248Z use_cache=True, 2025-05-07T21:00:37.0432404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0432531Z use_cpu=False, 2025-05-07T21:00:37.0432634Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0432708Z ) 2025-05-07T21:00:37.0432853Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0433193Z self=, 2025-05-07T21:00:37.0433279Z compile=False, 2025-05-07T21:00:37.0433367Z T=5, 2025-05-07T21:00:37.0433443Z D=51, 2025-05-07T21:00:37.0433519Z B=101, 2025-05-07T21:00:37.0433603Z log_E=4, 2025-05-07T21:00:37.0433683Z L=2, 2025-05-07T21:00:37.0433771Z D_gradcheck=1, 2025-05-07T21:00:37.0433865Z stochastic_rounding=True, 2025-05-07T21:00:37.0433950Z weighted=False, 2025-05-07T21:00:37.0434083Z row_wise=False, 2025-05-07T21:00:37.0434161Z mixed=True, 2025-05-07T21:00:37.0434245Z use_cache=False, 2025-05-07T21:00:37.0434360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0434446Z use_cpu=False, 2025-05-07T21:00:37.0434553Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0434636Z ) 2025-05-07T21:00:37.0434771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0435110Z self=, 2025-05-07T21:00:37.0435200Z compile=True, 2025-05-07T21:00:37.0435278Z T=1, 2025-05-07T21:00:37.0435362Z D=102, 2025-05-07T21:00:37.0435441Z B=117, 2025-05-07T21:00:37.0435520Z log_E=3, 2025-05-07T21:00:37.0435606Z L=10, 2025-05-07T21:00:37.0435695Z D_gradcheck=2, 2025-05-07T21:00:37.0435791Z stochastic_rounding=False, 2025-05-07T21:00:37.0435886Z weighted=False, 2025-05-07T21:00:37.0435968Z row_wise=False, 2025-05-07T21:00:37.0436049Z mixed=True, 2025-05-07T21:00:37.0436138Z use_cache=False, 2025-05-07T21:00:37.0436247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0436334Z use_cpu=False, 2025-05-07T21:00:37.0436452Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0436528Z ) 2025-05-07T21:00:37.0436660Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0437008Z self=, 2025-05-07T21:00:37.0437093Z compile=True, 2025-05-07T21:00:37.0437228Z T=1, 2025-05-07T21:00:37.0437305Z D=94, 2025-05-07T21:00:37.0437405Z B=70, 2025-05-07T21:00:37.0437508Z log_E=3, 2025-05-07T21:00:37.0437612Z L=19, 2025-05-07T21:00:37.0437694Z D_gradcheck=2, 2025-05-07T21:00:37.0437796Z stochastic_rounding=True, 2025-05-07T21:00:37.0437880Z weighted=True, 2025-05-07T21:00:37.0437962Z row_wise=False, 2025-05-07T21:00:37.0438045Z mixed=True, 2025-05-07T21:00:37.0438130Z use_cache=False, 2025-05-07T21:00:37.0438238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0438324Z use_cpu=False, 2025-05-07T21:00:37.0438429Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0438504Z ) 2025-05-07T21:00:37.0438650Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0438994Z self=, 2025-05-07T21:00:37.0439089Z compile=False, 2025-05-07T21:00:37.0439167Z T=3, 2025-05-07T21:00:37.0439244Z D=114, 2025-05-07T21:00:37.0439332Z B=99, 2025-05-07T21:00:37.0439409Z log_E=4, 2025-05-07T21:00:37.0439489Z L=10, 2025-05-07T21:00:37.0439580Z D_gradcheck=2, 2025-05-07T21:00:37.0439677Z stochastic_rounding=False, 2025-05-07T21:00:37.0439757Z weighted=False, 2025-05-07T21:00:37.0439845Z row_wise=True, 2025-05-07T21:00:37.0439925Z mixed=False, 2025-05-07T21:00:37.0440005Z use_cache=True, 2025-05-07T21:00:37.0440119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0440197Z use_cpu=True, 2025-05-07T21:00:37.0440295Z output_dtype=SparseType.FP32, 2025-05-07T21:00:37.0440418Z ) 2025-05-07T21:00:37.0440589Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0440940Z self=, 2025-05-07T21:00:37.0441022Z compile=False, 2025-05-07T21:00:37.0441097Z T=2, 2025-05-07T21:00:37.0441183Z D=109, 2025-05-07T21:00:37.0441260Z B=59, 2025-05-07T21:00:37.0441343Z log_E=5, 2025-05-07T21:00:37.0441424Z L=4, 2025-05-07T21:00:37.0441508Z D_gradcheck=1, 2025-05-07T21:00:37.0441604Z stochastic_rounding=False, 2025-05-07T21:00:37.0441690Z weighted=True, 2025-05-07T21:00:37.0441771Z row_wise=True, 2025-05-07T21:00:37.0441851Z mixed=False, 2025-05-07T21:00:37.0441935Z use_cache=True, 2025-05-07T21:00:37.0442041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0442169Z use_cpu=False, 2025-05-07T21:00:37.0442270Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0442343Z ) 2025-05-07T21:00:37.0442484Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0442829Z self=, 2025-05-07T21:00:37.0442913Z compile=True, 2025-05-07T21:00:37.0443001Z T=3, 2025-05-07T21:00:37.0443083Z D=123, 2025-05-07T21:00:37.0443162Z B=2, 2025-05-07T21:00:37.0443250Z log_E=3, 2025-05-07T21:00:37.0443330Z L=19, 2025-05-07T21:00:37.0443416Z D_gradcheck=1, 2025-05-07T21:00:37.0443522Z stochastic_rounding=True, 2025-05-07T21:00:37.0443605Z weighted=False, 2025-05-07T21:00:37.0443686Z row_wise=False, 2025-05-07T21:00:37.0443775Z mixed=True, 2025-05-07T21:00:37.0443854Z use_cache=True, 2025-05-07T21:00:37.0443968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0444051Z use_cpu=True, 2025-05-07T21:00:37.0444149Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0444233Z ) 2025-05-07T21:00:37.0444366Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0444720Z self=, 2025-05-07T21:00:37.0444813Z compile=True, 2025-05-07T21:00:37.0444890Z T=4, 2025-05-07T21:00:37.0444966Z D=92, 2025-05-07T21:00:37.0445052Z B=39, 2025-05-07T21:00:37.0445136Z log_E=5, 2025-05-07T21:00:37.0445213Z L=19, 2025-05-07T21:00:37.0445352Z D_gradcheck=2, 2025-05-07T21:00:37.0445450Z stochastic_rounding=True, 2025-05-07T21:00:37.0445536Z weighted=True, 2025-05-07T21:00:37.0445622Z row_wise=False, 2025-05-07T21:00:37.0445704Z mixed=False, 2025-05-07T21:00:37.0445798Z use_cache=False, 2025-05-07T21:00:37.0445912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0445996Z use_cpu=True, 2025-05-07T21:00:37.0446109Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0446183Z ) 2025-05-07T21:00:37.0446319Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0446671Z self=, 2025-05-07T21:00:37.0446758Z compile=True, 2025-05-07T21:00:37.0446838Z T=1, 2025-05-07T21:00:37.0446927Z D=63, 2025-05-07T21:00:37.0447005Z B=119, 2025-05-07T21:00:37.0447084Z log_E=3, 2025-05-07T21:00:37.0447169Z L=4, 2025-05-07T21:00:37.0447251Z D_gradcheck=1, 2025-05-07T21:00:37.0447351Z stochastic_rounding=True, 2025-05-07T21:00:37.0447435Z weighted=True, 2025-05-07T21:00:37.0447518Z row_wise=True, 2025-05-07T21:00:37.0447608Z mixed=False, 2025-05-07T21:00:37.0447699Z use_cache=True, 2025-05-07T21:00:37.0447823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0447934Z use_cpu=False, 2025-05-07T21:00:37.0448041Z output_dtype=SparseType.FP16, 2025-05-07T21:00:37.0448116Z ) 2025-05-07T21:00:37.0448259Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0448599Z self=, 2025-05-07T21:00:37.0448766Z compile=True, 2025-05-07T21:00:37.0448852Z T=2, 2025-05-07T21:00:37.0448928Z D=57, 2025-05-07T21:00:37.0449006Z B=87, 2025-05-07T21:00:37.0449091Z log_E=5, 2025-05-07T21:00:37.0449164Z L=5, 2025-05-07T21:00:37.0449250Z D_gradcheck=2, 2025-05-07T21:00:37.0449346Z stochastic_rounding=False, 2025-05-07T21:00:37.0449433Z weighted=False, 2025-05-07T21:00:37.0449518Z row_wise=True, 2025-05-07T21:00:37.0449596Z mixed=False, 2025-05-07T21:00:37.0449679Z use_cache=False, 2025-05-07T21:00:37.0449789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0449870Z use_cpu=False, 2025-05-07T21:00:37.0449977Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0450059Z ) 2025-05-07T21:00:37.0450258Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0450599Z self=, 2025-05-07T21:00:37.0450695Z compile=True, 2025-05-07T21:00:37.0450776Z T=2, 2025-05-07T21:00:37.0450863Z D=21, 2025-05-07T21:00:37.0450945Z B=128, 2025-05-07T21:00:37.0451024Z log_E=3, 2025-05-07T21:00:37.0451109Z L=14, 2025-05-07T21:00:37.0451192Z D_gradcheck=2, 2025-05-07T21:00:37.0451286Z stochastic_rounding=False, 2025-05-07T21:00:37.0451373Z weighted=True, 2025-05-07T21:00:37.0451457Z row_wise=False, 2025-05-07T21:00:37.0451538Z mixed=True, 2025-05-07T21:00:37.0451629Z use_cache=False, 2025-05-07T21:00:37.0451737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:37.0451819Z use_cpu=True, 2025-05-07T21:00:37.0451929Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0452002Z ) 2025-05-07T21:00:37.0452138Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:37.0452488Z self=, 2025-05-07T21:00:37.0452573Z compile=False, 2025-05-07T21:00:37.0452666Z T=3, 2025-05-07T21:00:37.0452746Z D=110, 2025-05-07T21:00:37.0452828Z B=41, 2025-05-07T21:00:37.0452915Z log_E=5, 2025-05-07T21:00:37.0453061Z L=18, 2025-05-07T21:00:37.0453145Z D_gradcheck=1, 2025-05-07T21:00:37.0453248Z stochastic_rounding=False, 2025-05-07T21:00:37.0453330Z weighted=True, 2025-05-07T21:00:37.0453411Z row_wise=False, 2025-05-07T21:00:37.0453544Z mixed=False, 2025-05-07T21:00:37.0453625Z use_cache=True, 2025-05-07T21:00:37.0453733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:37.0453822Z use_cpu=True, 2025-05-07T21:00:37.0453925Z output_dtype=SparseType.BF16, 2025-05-07T21:00:37.0453999Z ) 2025-05-07T21:00:49.0873400Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0874084Z self=, 2025-05-07T21:00:49.0874855Z compile=False, 2025-05-07T21:00:49.0875135Z T=4, 2025-05-07T21:00:49.0875321Z D=24, 2025-05-07T21:00:49.0875567Z B=64, 2025-05-07T21:00:49.0875955Z log_E=5, 2025-05-07T21:00:49.0876307Z L=9, 2025-05-07T21:00:49.0876661Z D_gradcheck=2, 2025-05-07T21:00:49.0877095Z stochastic_rounding=True, 2025-05-07T21:00:49.0877580Z weighted=False, 2025-05-07T21:00:49.0877979Z row_wise=True, 2025-05-07T21:00:49.0878372Z mixed=True, 2025-05-07T21:00:49.0878762Z use_cache=True, 2025-05-07T21:00:49.0879214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0879759Z use_cpu=False, 2025-05-07T21:00:49.0880223Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.0880738Z ) 2025-05-07T21:00:49.0881180Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0882318Z self=, 2025-05-07T21:00:49.0883367Z compile=True, 2025-05-07T21:00:49.0883768Z T=1, 2025-05-07T21:00:49.0884112Z D=12, 2025-05-07T21:00:49.0884845Z B=27, 2025-05-07T21:00:49.0885202Z log_E=4, 2025-05-07T21:00:49.0885654Z L=10, 2025-05-07T21:00:49.0885871Z D_gradcheck=1, 2025-05-07T21:00:49.0886120Z stochastic_rounding=True, 2025-05-07T21:00:49.0886369Z weighted=False, 2025-05-07T21:00:49.0886582Z row_wise=True, 2025-05-07T21:00:49.0886790Z mixed=True, 2025-05-07T21:00:49.0886985Z use_cache=False, 2025-05-07T21:00:49.0887231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0887513Z use_cpu=False, 2025-05-07T21:00:49.0887736Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0887988Z ) 2025-05-07T21:00:49.0888212Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0888779Z self=, 2025-05-07T21:00:49.0889391Z compile=True, 2025-05-07T21:00:49.0889595Z T=3, 2025-05-07T21:00:49.0889778Z D=124, 2025-05-07T21:00:49.0889953Z B=61, 2025-05-07T21:00:49.0890134Z log_E=5, 2025-05-07T21:00:49.0890327Z L=1, 2025-05-07T21:00:49.0890505Z D_gradcheck=2, 2025-05-07T21:00:49.0890724Z stochastic_rounding=False, 2025-05-07T21:00:49.0890972Z weighted=True, 2025-05-07T21:00:49.0891167Z row_wise=True, 2025-05-07T21:00:49.0891370Z mixed=False, 2025-05-07T21:00:49.0891575Z use_cache=False, 2025-05-07T21:00:49.0891808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0892095Z use_cpu=True, 2025-05-07T21:00:49.0892321Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0892562Z ) 2025-05-07T21:00:49.0892789Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0893479Z self=, 2025-05-07T21:00:49.0894001Z compile=False, 2025-05-07T21:00:49.0894207Z T=4, 2025-05-07T21:00:49.0894389Z D=25, 2025-05-07T21:00:49.0894562Z B=122, 2025-05-07T21:00:49.0894745Z log_E=4, 2025-05-07T21:00:49.0894932Z L=11, 2025-05-07T21:00:49.0895112Z D_gradcheck=2, 2025-05-07T21:00:49.0895337Z stochastic_rounding=False, 2025-05-07T21:00:49.0895592Z weighted=False, 2025-05-07T21:00:49.0895801Z row_wise=False, 2025-05-07T21:00:49.0896007Z mixed=False, 2025-05-07T21:00:49.0896210Z use_cache=False, 2025-05-07T21:00:49.0896449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0896724Z use_cpu=False, 2025-05-07T21:00:49.0897048Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.0897299Z ) 2025-05-07T21:00:49.0897518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0898091Z self=, 2025-05-07T21:00:49.0898882Z compile=True, 2025-05-07T21:00:49.0899082Z T=3, 2025-05-07T21:00:49.0899268Z D=99, 2025-05-07T21:00:49.0899449Z B=84, 2025-05-07T21:00:49.0899620Z log_E=5, 2025-05-07T21:00:49.0899811Z L=2, 2025-05-07T21:00:49.0899999Z D_gradcheck=1, 2025-05-07T21:00:49.0900217Z stochastic_rounding=False, 2025-05-07T21:00:49.0900472Z weighted=True, 2025-05-07T21:00:49.0900676Z row_wise=False, 2025-05-07T21:00:49.0900873Z mixed=False, 2025-05-07T21:00:49.0901085Z use_cache=False, 2025-05-07T21:00:49.0901319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0901589Z use_cpu=True, 2025-05-07T21:00:49.0901826Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0902076Z ) 2025-05-07T21:00:49.0902309Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0902873Z self=, 2025-05-07T21:00:49.0903398Z compile=True, 2025-05-07T21:00:49.0903602Z T=1, 2025-05-07T21:00:49.0903774Z D=55, 2025-05-07T21:00:49.0903952Z B=104, 2025-05-07T21:00:49.0904135Z log_E=4, 2025-05-07T21:00:49.0904316Z L=2, 2025-05-07T21:00:49.0904501Z D_gradcheck=1, 2025-05-07T21:00:49.0904724Z stochastic_rounding=True, 2025-05-07T21:00:49.0905047Z weighted=True, 2025-05-07T21:00:49.0905308Z row_wise=True, 2025-05-07T21:00:49.0905512Z mixed=False, 2025-05-07T21:00:49.0905713Z use_cache=True, 2025-05-07T21:00:49.0905942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0906218Z use_cpu=False, 2025-05-07T21:00:49.0906435Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.0906690Z ) 2025-05-07T21:00:49.0906917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0907476Z self=, 2025-05-07T21:00:49.0908001Z compile=False, 2025-05-07T21:00:49.0908209Z T=3, 2025-05-07T21:00:49.0908395Z D=15, 2025-05-07T21:00:49.0908577Z B=68, 2025-05-07T21:00:49.0908830Z log_E=4, 2025-05-07T21:00:49.0909026Z L=11, 2025-05-07T21:00:49.0909213Z D_gradcheck=2, 2025-05-07T21:00:49.0909440Z stochastic_rounding=True, 2025-05-07T21:00:49.0909700Z weighted=True, 2025-05-07T21:00:49.0909909Z row_wise=True, 2025-05-07T21:00:49.0910115Z mixed=False, 2025-05-07T21:00:49.0910323Z use_cache=True, 2025-05-07T21:00:49.0910549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0910831Z use_cpu=False, 2025-05-07T21:00:49.0911061Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0911317Z ) 2025-05-07T21:00:49.0911552Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0912127Z self=, 2025-05-07T21:00:49.0912654Z compile=False, 2025-05-07T21:00:49.0912853Z T=4, 2025-05-07T21:00:49.0913038Z D=89, 2025-05-07T21:00:49.0913215Z B=65, 2025-05-07T21:00:49.0913397Z log_E=3, 2025-05-07T21:00:49.0913586Z L=5, 2025-05-07T21:00:49.0913805Z D_gradcheck=2, 2025-05-07T21:00:49.0914031Z stochastic_rounding=False, 2025-05-07T21:00:49.0914279Z weighted=True, 2025-05-07T21:00:49.0914493Z row_wise=False, 2025-05-07T21:00:49.0914699Z mixed=True, 2025-05-07T21:00:49.0914899Z use_cache=False, 2025-05-07T21:00:49.0915141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0915434Z use_cpu=False, 2025-05-07T21:00:49.0915696Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0915955Z ) 2025-05-07T21:00:49.0916184Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0916821Z self=, 2025-05-07T21:00:49.0917337Z compile=True, 2025-05-07T21:00:49.0917545Z T=1, 2025-05-07T21:00:49.0917728Z D=55, 2025-05-07T21:00:49.0917904Z B=40, 2025-05-07T21:00:49.0918088Z log_E=3, 2025-05-07T21:00:49.0918282Z L=18, 2025-05-07T21:00:49.0918469Z D_gradcheck=1, 2025-05-07T21:00:49.0918694Z stochastic_rounding=True, 2025-05-07T21:00:49.0918952Z weighted=True, 2025-05-07T21:00:49.0919154Z row_wise=False, 2025-05-07T21:00:49.0919362Z mixed=True, 2025-05-07T21:00:49.0919567Z use_cache=True, 2025-05-07T21:00:49.0919793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0920073Z use_cpu=True, 2025-05-07T21:00:49.0920301Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.0920552Z ) 2025-05-07T21:00:49.0920783Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0921362Z self=, 2025-05-07T21:00:49.0921887Z compile=False, 2025-05-07T21:00:49.0922082Z T=4, 2025-05-07T21:00:49.0922260Z D=19, 2025-05-07T21:00:49.0922439Z B=37, 2025-05-07T21:00:49.0922615Z log_E=4, 2025-05-07T21:00:49.0922802Z L=19, 2025-05-07T21:00:49.0922988Z D_gradcheck=1, 2025-05-07T21:00:49.0923207Z stochastic_rounding=False, 2025-05-07T21:00:49.0923462Z weighted=False, 2025-05-07T21:00:49.0923669Z row_wise=False, 2025-05-07T21:00:49.0923866Z mixed=True, 2025-05-07T21:00:49.0924072Z use_cache=False, 2025-05-07T21:00:49.0924444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0924719Z use_cpu=True, 2025-05-07T21:00:49.0924949Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0925203Z ) 2025-05-07T21:00:49.0925434Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0926054Z self=, 2025-05-07T21:00:49.0926579Z compile=True, 2025-05-07T21:00:49.0926777Z T=3, 2025-05-07T21:00:49.0926955Z D=110, 2025-05-07T21:00:49.0927134Z B=92, 2025-05-07T21:00:49.0927309Z log_E=3, 2025-05-07T21:00:49.0927500Z L=12, 2025-05-07T21:00:49.0927685Z D_gradcheck=1, 2025-05-07T21:00:49.0927905Z stochastic_rounding=True, 2025-05-07T21:00:49.0928199Z weighted=False, 2025-05-07T21:00:49.0928406Z row_wise=True, 2025-05-07T21:00:49.0928613Z mixed=False, 2025-05-07T21:00:49.0928814Z use_cache=True, 2025-05-07T21:00:49.0929048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0929338Z use_cpu=True, 2025-05-07T21:00:49.0929559Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0929810Z ) 2025-05-07T21:00:49.0930032Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0930600Z self=, 2025-05-07T21:00:49.0931122Z compile=False, 2025-05-07T21:00:49.0931322Z T=3, 2025-05-07T21:00:49.0931491Z D=96, 2025-05-07T21:00:49.0931667Z B=73, 2025-05-07T21:00:49.0931843Z log_E=3, 2025-05-07T21:00:49.0932028Z L=11, 2025-05-07T21:00:49.0939840Z D_gradcheck=1, 2025-05-07T21:00:49.0940094Z stochastic_rounding=False, 2025-05-07T21:00:49.0940344Z weighted=True, 2025-05-07T21:00:49.0940568Z row_wise=False, 2025-05-07T21:00:49.0940782Z mixed=True, 2025-05-07T21:00:49.0940988Z use_cache=True, 2025-05-07T21:00:49.0941213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0941500Z use_cpu=True, 2025-05-07T21:00:49.0941736Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.0941991Z ) 2025-05-07T21:00:49.0942223Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0942805Z self=, 2025-05-07T21:00:49.0943329Z compile=False, 2025-05-07T21:00:49.0943620Z T=2, 2025-05-07T21:00:49.0943809Z D=98, 2025-05-07T21:00:49.0943987Z B=32, 2025-05-07T21:00:49.0944180Z log_E=3, 2025-05-07T21:00:49.0944374Z L=13, 2025-05-07T21:00:49.0944552Z D_gradcheck=2, 2025-05-07T21:00:49.0944779Z stochastic_rounding=True, 2025-05-07T21:00:49.0945032Z weighted=False, 2025-05-07T21:00:49.0945233Z row_wise=True, 2025-05-07T21:00:49.0945435Z mixed=False, 2025-05-07T21:00:49.0945650Z use_cache=False, 2025-05-07T21:00:49.0945889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0946176Z use_cpu=True, 2025-05-07T21:00:49.0946413Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0946670Z ) 2025-05-07T21:00:49.0946894Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0947464Z self=, 2025-05-07T21:00:49.0947999Z compile=False, 2025-05-07T21:00:49.0948205Z T=4, 2025-05-07T21:00:49.0948386Z D=13, 2025-05-07T21:00:49.0948567Z B=97, 2025-05-07T21:00:49.0948743Z log_E=3, 2025-05-07T21:00:49.0948930Z L=3, 2025-05-07T21:00:49.0949118Z D_gradcheck=1, 2025-05-07T21:00:49.0949333Z stochastic_rounding=True, 2025-05-07T21:00:49.0949582Z weighted=False, 2025-05-07T21:00:49.0949788Z row_wise=True, 2025-05-07T21:00:49.0949988Z mixed=False, 2025-05-07T21:00:49.0950199Z use_cache=True, 2025-05-07T21:00:49.0950443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0950720Z use_cpu=False, 2025-05-07T21:00:49.0950950Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0951265Z ) 2025-05-07T21:00:49.0951530Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0952105Z self=, 2025-05-07T21:00:49.0952629Z compile=False, 2025-05-07T21:00:49.0952837Z T=4, 2025-05-07T21:00:49.0953017Z D=101, 2025-05-07T21:00:49.0953199Z B=15, 2025-05-07T21:00:49.0953396Z log_E=4, 2025-05-07T21:00:49.0953577Z L=15, 2025-05-07T21:00:49.0953766Z D_gradcheck=2, 2025-05-07T21:00:49.0953990Z stochastic_rounding=True, 2025-05-07T21:00:49.0954240Z weighted=False, 2025-05-07T21:00:49.0954462Z row_wise=False, 2025-05-07T21:00:49.0954668Z mixed=True, 2025-05-07T21:00:49.0954868Z use_cache=False, 2025-05-07T21:00:49.0955119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0955447Z use_cpu=False, 2025-05-07T21:00:49.0955671Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.0955933Z ) 2025-05-07T21:00:49.0956166Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0956734Z self=, 2025-05-07T21:00:49.0957259Z compile=True, 2025-05-07T21:00:49.0957465Z T=1, 2025-05-07T21:00:49.0957650Z D=78, 2025-05-07T21:00:49.0957832Z B=95, 2025-05-07T21:00:49.0958011Z log_E=5, 2025-05-07T21:00:49.0958196Z L=17, 2025-05-07T21:00:49.0958383Z D_gradcheck=2, 2025-05-07T21:00:49.0958610Z stochastic_rounding=False, 2025-05-07T21:00:49.0958861Z weighted=True, 2025-05-07T21:00:49.0959061Z row_wise=True, 2025-05-07T21:00:49.0959271Z mixed=False, 2025-05-07T21:00:49.0959481Z use_cache=False, 2025-05-07T21:00:49.0959717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.0960003Z use_cpu=False, 2025-05-07T21:00:49.0960229Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.0960479Z ) 2025-05-07T21:00:49.0960710Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0961293Z self=, 2025-05-07T21:00:49.0961815Z compile=False, 2025-05-07T21:00:49.0962020Z T=1, 2025-05-07T21:00:49.0962206Z D=50, 2025-05-07T21:00:49.0962380Z B=8, 2025-05-07T21:00:49.0962561Z log_E=3, 2025-05-07T21:00:49.0962749Z L=13, 2025-05-07T21:00:49.0962974Z D_gradcheck=2, 2025-05-07T21:00:49.0963200Z stochastic_rounding=False, 2025-05-07T21:00:49.0963455Z weighted=False, 2025-05-07T21:00:49.0963656Z row_wise=False, 2025-05-07T21:00:49.0963867Z mixed=False, 2025-05-07T21:00:49.0964078Z use_cache=False, 2025-05-07T21:00:49.0964311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0964602Z use_cpu=False, 2025-05-07T21:00:49.0964839Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.0965106Z ) 2025-05-07T21:00:49.0965330Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.0965916Z self=, 2025-05-07T21:00:49.0966452Z compile=True, 2025-05-07T21:00:49.0966660Z T=3, 2025-05-07T21:00:49.0966847Z D=44, 2025-05-07T21:00:49.0967037Z B=40, 2025-05-07T21:00:49.0967213Z log_E=3, 2025-05-07T21:00:49.0967404Z L=18, 2025-05-07T21:00:49.0967598Z D_gradcheck=1, 2025-05-07T21:00:49.0967816Z stochastic_rounding=False, 2025-05-07T21:00:49.0968075Z weighted=False, 2025-05-07T21:00:49.0968288Z row_wise=True, 2025-05-07T21:00:49.0968489Z mixed=False, 2025-05-07T21:00:49.0968702Z use_cache=True, 2025-05-07T21:00:49.0968936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.0969211Z use_cpu=True, 2025-05-07T21:00:49.0969445Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.0969707Z ) 2025-05-07T21:00:49.1168808Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1170052Z self=, 2025-05-07T21:00:49.1171418Z compile=False, 2025-05-07T21:00:49.1171811Z T=4, 2025-05-07T21:00:49.1172162Z D=102, 2025-05-07T21:00:49.1172515Z B=20, 2025-05-07T21:00:49.1172868Z log_E=4, 2025-05-07T21:00:49.1173310Z L=3, 2025-05-07T21:00:49.1173664Z D_gradcheck=1, 2025-05-07T21:00:49.1174098Z stochastic_rounding=True, 2025-05-07T21:00:49.1174582Z weighted=True, 2025-05-07T21:00:49.1174988Z row_wise=False, 2025-05-07T21:00:49.1175257Z mixed=True, 2025-05-07T21:00:49.1175490Z use_cache=True, 2025-05-07T21:00:49.1175740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.1176020Z use_cpu=True, 2025-05-07T21:00:49.1176243Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.1176497Z ) 2025-05-07T21:00:49.1176793Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1177364Z self=, 2025-05-07T21:00:49.1177888Z compile=False, 2025-05-07T21:00:49.1178097Z T=3, 2025-05-07T21:00:49.1178283Z D=125, 2025-05-07T21:00:49.1178463Z B=41, 2025-05-07T21:00:49.1178647Z log_E=3, 2025-05-07T21:00:49.1178843Z L=17, 2025-05-07T21:00:49.1179024Z D_gradcheck=1, 2025-05-07T21:00:49.1179252Z stochastic_rounding=False, 2025-05-07T21:00:49.1179515Z weighted=True, 2025-05-07T21:00:49.1179715Z row_wise=True, 2025-05-07T21:00:49.1179918Z mixed=False, 2025-05-07T21:00:49.1180123Z use_cache=False, 2025-05-07T21:00:49.1180370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1180648Z use_cpu=True, 2025-05-07T21:00:49.1180864Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.1181120Z ) 2025-05-07T21:00:49.1181351Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1181919Z self=, 2025-05-07T21:00:49.1182445Z compile=False, 2025-05-07T21:00:49.1182654Z T=1, 2025-05-07T21:00:49.1182840Z D=51, 2025-05-07T21:00:49.1183024Z B=93, 2025-05-07T21:00:49.1183206Z log_E=3, 2025-05-07T21:00:49.1183390Z L=17, 2025-05-07T21:00:49.1183573Z D_gradcheck=1, 2025-05-07T21:00:49.1183793Z stochastic_rounding=True, 2025-05-07T21:00:49.1184050Z weighted=True, 2025-05-07T21:00:49.1184247Z row_wise=True, 2025-05-07T21:00:49.1184520Z mixed=True, 2025-05-07T21:00:49.1184724Z use_cache=False, 2025-05-07T21:00:49.1184961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1185234Z use_cpu=False, 2025-05-07T21:00:49.1185458Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.1185705Z ) 2025-05-07T21:00:49.1185932Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1186505Z self=, 2025-05-07T21:00:49.1187023Z compile=False, 2025-05-07T21:00:49.1187226Z T=5, 2025-05-07T21:00:49.1187408Z D=58, 2025-05-07T21:00:49.1187580Z B=42, 2025-05-07T21:00:49.1187759Z log_E=4, 2025-05-07T21:00:49.1187942Z L=6, 2025-05-07T21:00:49.1188115Z D_gradcheck=2, 2025-05-07T21:00:49.1188333Z stochastic_rounding=True, 2025-05-07T21:00:49.1188578Z weighted=True, 2025-05-07T21:00:49.1188773Z row_wise=True, 2025-05-07T21:00:49.1188978Z mixed=False, 2025-05-07T21:00:49.1189182Z use_cache=True, 2025-05-07T21:00:49.1189412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1189693Z use_cpu=False, 2025-05-07T21:00:49.1189913Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1190160Z ) 2025-05-07T21:00:49.1190383Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1190947Z self=, 2025-05-07T21:00:49.1191478Z compile=True, 2025-05-07T21:00:49.1191675Z T=1, 2025-05-07T21:00:49.1191851Z D=77, 2025-05-07T21:00:49.1192089Z B=102, 2025-05-07T21:00:49.1192272Z log_E=5, 2025-05-07T21:00:49.1192498Z L=15, 2025-05-07T21:00:49.1192684Z D_gradcheck=2, 2025-05-07T21:00:49.1192896Z stochastic_rounding=True, 2025-05-07T21:00:49.1193142Z weighted=True, 2025-05-07T21:00:49.1193351Z row_wise=False, 2025-05-07T21:00:49.1193544Z mixed=True, 2025-05-07T21:00:49.1193740Z use_cache=False, 2025-05-07T21:00:49.1193980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1194247Z use_cpu=True, 2025-05-07T21:00:49.1194472Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1194719Z ) 2025-05-07T21:00:49.1194934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1195495Z self=, 2025-05-07T21:00:49.1196105Z compile=True, 2025-05-07T21:00:49.1196302Z T=5, 2025-05-07T21:00:49.1196474Z D=125, 2025-05-07T21:00:49.1196648Z B=67, 2025-05-07T21:00:49.1196827Z log_E=5, 2025-05-07T21:00:49.1197005Z L=14, 2025-05-07T21:00:49.1197186Z D_gradcheck=1, 2025-05-07T21:00:49.1197401Z stochastic_rounding=False, 2025-05-07T21:00:49.1197643Z weighted=False, 2025-05-07T21:00:49.1197848Z row_wise=True, 2025-05-07T21:00:49.1198047Z mixed=True, 2025-05-07T21:00:49.1198237Z use_cache=True, 2025-05-07T21:00:49.1198627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1198901Z use_cpu=False, 2025-05-07T21:00:49.1199115Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1199361Z ) 2025-05-07T21:00:49.1199577Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1200133Z self=, 2025-05-07T21:00:49.1200651Z compile=False, 2025-05-07T21:00:49.1200849Z T=5, 2025-05-07T21:00:49.1201015Z D=27, 2025-05-07T21:00:49.1201186Z B=113, 2025-05-07T21:00:49.1201364Z log_E=4, 2025-05-07T21:00:49.1201545Z L=4, 2025-05-07T21:00:49.1201721Z D_gradcheck=2, 2025-05-07T21:00:49.1201936Z stochastic_rounding=False, 2025-05-07T21:00:49.1202172Z weighted=True, 2025-05-07T21:00:49.1202373Z row_wise=True, 2025-05-07T21:00:49.1202569Z mixed=False, 2025-05-07T21:00:49.1202768Z use_cache=False, 2025-05-07T21:00:49.1202996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1203340Z use_cpu=False, 2025-05-07T21:00:49.1203559Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1203797Z ) 2025-05-07T21:00:49.1204013Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1204575Z self=, 2025-05-07T21:00:49.1205084Z compile=False, 2025-05-07T21:00:49.1205277Z T=3, 2025-05-07T21:00:49.1205448Z D=82, 2025-05-07T21:00:49.1205620Z B=11, 2025-05-07T21:00:49.1205826Z log_E=5, 2025-05-07T21:00:49.1206040Z L=6, 2025-05-07T21:00:49.1206216Z D_gradcheck=1, 2025-05-07T21:00:49.1206436Z stochastic_rounding=True, 2025-05-07T21:00:49.1206687Z weighted=True, 2025-05-07T21:00:49.1206882Z row_wise=False, 2025-05-07T21:00:49.1207077Z mixed=False, 2025-05-07T21:00:49.1207275Z use_cache=True, 2025-05-07T21:00:49.1207492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1207772Z use_cpu=False, 2025-05-07T21:00:49.1208004Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1208245Z ) 2025-05-07T21:00:49.1208466Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1209031Z self=, 2025-05-07T21:00:49.1209543Z compile=False, 2025-05-07T21:00:49.1209734Z T=1, 2025-05-07T21:00:49.1209905Z D=97, 2025-05-07T21:00:49.1210086Z B=39, 2025-05-07T21:00:49.1210257Z log_E=5, 2025-05-07T21:00:49.1210437Z L=16, 2025-05-07T21:00:49.1210628Z D_gradcheck=2, 2025-05-07T21:00:49.1210835Z stochastic_rounding=True, 2025-05-07T21:00:49.1211151Z weighted=True, 2025-05-07T21:00:49.1211436Z row_wise=False, 2025-05-07T21:00:49.1211633Z mixed=False, 2025-05-07T21:00:49.1211834Z use_cache=False, 2025-05-07T21:00:49.1212074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1212339Z use_cpu=True, 2025-05-07T21:00:49.1212554Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.1212808Z ) 2025-05-07T21:00:49.1213085Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1213655Z self=, 2025-05-07T21:00:49.1214173Z compile=False, 2025-05-07T21:00:49.1214383Z T=5, 2025-05-07T21:00:49.1214555Z D=46, 2025-05-07T21:00:49.1214727Z B=49, 2025-05-07T21:00:49.1214966Z log_E=4, 2025-05-07T21:00:49.1215140Z L=4, 2025-05-07T21:00:49.1215314Z D_gradcheck=2, 2025-05-07T21:00:49.1215524Z stochastic_rounding=True, 2025-05-07T21:00:49.1215767Z weighted=False, 2025-05-07T21:00:49.1215974Z row_wise=True, 2025-05-07T21:00:49.1216176Z mixed=True, 2025-05-07T21:00:49.1216370Z use_cache=False, 2025-05-07T21:00:49.1216603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.1216879Z use_cpu=False, 2025-05-07T21:00:49.1217097Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1217346Z ) 2025-05-07T21:00:49.1217568Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1218126Z self=, 2025-05-07T21:00:49.1218644Z compile=False, 2025-05-07T21:00:49.1218846Z T=5, 2025-05-07T21:00:49.1219023Z D=73, 2025-05-07T21:00:49.1219201Z B=62, 2025-05-07T21:00:49.1219378Z log_E=5, 2025-05-07T21:00:49.1219560Z L=13, 2025-05-07T21:00:49.1219740Z D_gradcheck=1, 2025-05-07T21:00:49.1219953Z stochastic_rounding=True, 2025-05-07T21:00:49.1220195Z weighted=False, 2025-05-07T21:00:49.1220394Z row_wise=False, 2025-05-07T21:00:49.1220592Z mixed=True, 2025-05-07T21:00:49.1220786Z use_cache=False, 2025-05-07T21:00:49.1221018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1221287Z use_cpu=False, 2025-05-07T21:00:49.1221511Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.1221750Z ) 2025-05-07T21:00:49.1221977Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1222588Z self=, 2025-05-07T21:00:49.1223109Z compile=True, 2025-05-07T21:00:49.1223306Z T=4, 2025-05-07T21:00:49.1223477Z D=23, 2025-05-07T21:00:49.1223644Z B=114, 2025-05-07T21:00:49.1223827Z log_E=5, 2025-05-07T21:00:49.1224009Z L=19, 2025-05-07T21:00:49.1224185Z D_gradcheck=1, 2025-05-07T21:00:49.1224400Z stochastic_rounding=True, 2025-05-07T21:00:49.1224645Z weighted=False, 2025-05-07T21:00:49.1224843Z row_wise=True, 2025-05-07T21:00:49.1225046Z mixed=True, 2025-05-07T21:00:49.1225272Z use_cache=True, 2025-05-07T21:00:49.1225521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.1225795Z use_cpu=False, 2025-05-07T21:00:49.1226015Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.1226270Z ) 2025-05-07T21:00:49.1226487Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1227050Z self=, 2025-05-07T21:00:49.1227573Z compile=False, 2025-05-07T21:00:49.1227768Z T=4, 2025-05-07T21:00:49.1227938Z D=97, 2025-05-07T21:00:49.1228103Z B=7, 2025-05-07T21:00:49.1228269Z log_E=3, 2025-05-07T21:00:49.1228448Z L=14, 2025-05-07T21:00:49.1228631Z D_gradcheck=1, 2025-05-07T21:00:49.1228841Z stochastic_rounding=True, 2025-05-07T21:00:49.1229090Z weighted=True, 2025-05-07T21:00:49.1229291Z row_wise=True, 2025-05-07T21:00:49.1229482Z mixed=False, 2025-05-07T21:00:49.1229679Z use_cache=False, 2025-05-07T21:00:49.1230005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.1230281Z use_cpu=False, 2025-05-07T21:00:49.1230503Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.1230752Z ) 2025-05-07T21:00:49.1230968Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1231533Z self=, 2025-05-07T21:00:49.1232055Z compile=True, 2025-05-07T21:00:49.1232249Z T=3, 2025-05-07T21:00:49.1232419Z D=76, 2025-05-07T21:00:49.1232595Z B=102, 2025-05-07T21:00:49.1232766Z log_E=4, 2025-05-07T21:00:49.1232941Z L=13, 2025-05-07T21:00:49.1233117Z D_gradcheck=2, 2025-05-07T21:00:49.1233331Z stochastic_rounding=False, 2025-05-07T21:00:49.1233616Z weighted=False, 2025-05-07T21:00:49.1233817Z row_wise=True, 2025-05-07T21:00:49.1234015Z mixed=True, 2025-05-07T21:00:49.1234206Z use_cache=True, 2025-05-07T21:00:49.1234442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1234721Z use_cpu=False, 2025-05-07T21:00:49.1234943Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.1235196Z ) 2025-05-07T21:00:49.1235417Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1235977Z self=, 2025-05-07T21:00:49.1236493Z compile=False, 2025-05-07T21:00:49.1236690Z T=4, 2025-05-07T21:00:49.1236862Z D=53, 2025-05-07T21:00:49.1237031Z B=35, 2025-05-07T21:00:49.1237200Z log_E=3, 2025-05-07T21:00:49.1237383Z L=8, 2025-05-07T21:00:49.1242595Z D_gradcheck=2, 2025-05-07T21:00:49.1242819Z stochastic_rounding=True, 2025-05-07T21:00:49.1243070Z weighted=False, 2025-05-07T21:00:49.1243278Z row_wise=False, 2025-05-07T21:00:49.1243470Z mixed=False, 2025-05-07T21:00:49.1243668Z use_cache=False, 2025-05-07T21:00:49.1243902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1244177Z use_cpu=True, 2025-05-07T21:00:49.1244400Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.1244641Z ) 2025-05-07T21:00:49.1244863Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1245433Z self=, 2025-05-07T21:00:49.1245958Z compile=False, 2025-05-07T21:00:49.1246744Z T=5, 2025-05-07T21:00:49.1246923Z D=18, 2025-05-07T21:00:49.1247101Z B=101, 2025-05-07T21:00:49.1247273Z log_E=4, 2025-05-07T21:00:49.1247448Z L=12, 2025-05-07T21:00:49.1247621Z D_gradcheck=2, 2025-05-07T21:00:49.1247834Z stochastic_rounding=True, 2025-05-07T21:00:49.1248073Z weighted=True, 2025-05-07T21:00:49.1248277Z row_wise=False, 2025-05-07T21:00:49.1248482Z mixed=True, 2025-05-07T21:00:49.1248673Z use_cache=False, 2025-05-07T21:00:49.1248903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.1249174Z use_cpu=False, 2025-05-07T21:00:49.1249399Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1249656Z ) 2025-05-07T21:00:49.1249887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1250441Z self=, 2025-05-07T21:00:49.1250960Z compile=False, 2025-05-07T21:00:49.1251160Z T=1, 2025-05-07T21:00:49.1251342Z D=109, 2025-05-07T21:00:49.1251518Z B=48, 2025-05-07T21:00:49.1251694Z log_E=5, 2025-05-07T21:00:49.1251877Z L=4, 2025-05-07T21:00:49.1252045Z D_gradcheck=2, 2025-05-07T21:00:49.1252262Z stochastic_rounding=True, 2025-05-07T21:00:49.1252504Z weighted=True, 2025-05-07T21:00:49.1252693Z row_wise=True, 2025-05-07T21:00:49.1252888Z mixed=True, 2025-05-07T21:00:49.1253135Z use_cache=False, 2025-05-07T21:00:49.1253357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.1253630Z use_cpu=True, 2025-05-07T21:00:49.1253852Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.1254147Z ) 2025-05-07T21:00:49.1254407Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.1254975Z self=, 2025-05-07T21:00:49.1255483Z compile=True, 2025-05-07T21:00:49.1255713Z T=5, 2025-05-07T21:00:49.1255901Z D=128, 2025-05-07T21:00:49.1256078Z B=100, 2025-05-07T21:00:49.1256258Z log_E=5, 2025-05-07T21:00:49.1256436Z L=10, 2025-05-07T21:00:49.1256610Z D_gradcheck=1, 2025-05-07T21:00:49.1256824Z stochastic_rounding=False, 2025-05-07T21:00:49.1257072Z weighted=True, 2025-05-07T21:00:49.1257266Z row_wise=False, 2025-05-07T21:00:49.1257465Z mixed=False, 2025-05-07T21:00:49.1257658Z use_cache=True, 2025-05-07T21:00:49.1257924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.1258192Z use_cpu=False, 2025-05-07T21:00:49.1258408Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.1258653Z ) 2025-05-07T21:00:49.9965004Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9965666Z self=, 2025-05-07T21:00:49.9966242Z compile=False, 2025-05-07T21:00:49.9966531Z T=2, 2025-05-07T21:00:49.9966732Z D=14, 2025-05-07T21:00:49.9966915Z B=88, 2025-05-07T21:00:49.9967093Z log_E=3, 2025-05-07T21:00:49.9967286Z L=14, 2025-05-07T21:00:49.9967471Z D_gradcheck=2, 2025-05-07T21:00:49.9967694Z stochastic_rounding=False, 2025-05-07T21:00:49.9967935Z weighted=False, 2025-05-07T21:00:49.9968148Z row_wise=True, 2025-05-07T21:00:49.9968353Z mixed=True, 2025-05-07T21:00:49.9968556Z use_cache=False, 2025-05-07T21:00:49.9968801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.9969089Z use_cpu=False, 2025-05-07T21:00:49.9969315Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.9969581Z ) 2025-05-07T21:00:49.9969809Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9970384Z self=, 2025-05-07T21:00:49.9970916Z compile=True, 2025-05-07T21:00:49.9971123Z T=4, 2025-05-07T21:00:49.9971300Z D=107, 2025-05-07T21:00:49.9971486Z B=69, 2025-05-07T21:00:49.9971669Z log_E=3, 2025-05-07T21:00:49.9971854Z L=6, 2025-05-07T21:00:49.9972216Z D_gradcheck=2, 2025-05-07T21:00:49.9972452Z stochastic_rounding=False, 2025-05-07T21:00:49.9972710Z weighted=True, 2025-05-07T21:00:49.9972910Z row_wise=False, 2025-05-07T21:00:49.9973209Z mixed=False, 2025-05-07T21:00:49.9973418Z use_cache=False, 2025-05-07T21:00:49.9973652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.9973933Z use_cpu=True, 2025-05-07T21:00:49.9974166Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.9974416Z ) 2025-05-07T21:00:49.9974651Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9975241Z self=, 2025-05-07T21:00:49.9975759Z compile=True, 2025-05-07T21:00:49.9975962Z T=3, 2025-05-07T21:00:49.9976143Z D=84, 2025-05-07T21:00:49.9976314Z B=70, 2025-05-07T21:00:49.9976503Z log_E=3, 2025-05-07T21:00:49.9976697Z L=8, 2025-05-07T21:00:49.9976876Z D_gradcheck=1, 2025-05-07T21:00:49.9977108Z stochastic_rounding=True, 2025-05-07T21:00:49.9977363Z weighted=False, 2025-05-07T21:00:49.9977573Z row_wise=False, 2025-05-07T21:00:49.9977786Z mixed=False, 2025-05-07T21:00:49.9977999Z use_cache=True, 2025-05-07T21:00:49.9978228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.9978513Z use_cpu=True, 2025-05-07T21:00:49.9978748Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.9979005Z ) 2025-05-07T21:00:49.9979233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9979810Z self=, 2025-05-07T21:00:49.9980523Z compile=False, 2025-05-07T21:00:49.9980731Z T=1, 2025-05-07T21:00:49.9980922Z D=39, 2025-05-07T21:00:49.9981116Z B=43, 2025-05-07T21:00:49.9981297Z log_E=3, 2025-05-07T21:00:49.9981500Z L=5, 2025-05-07T21:00:49.9981701Z D_gradcheck=1, 2025-05-07T21:00:49.9981923Z stochastic_rounding=True, 2025-05-07T21:00:49.9982187Z weighted=False, 2025-05-07T21:00:49.9982405Z row_wise=False, 2025-05-07T21:00:49.9982612Z mixed=True, 2025-05-07T21:00:49.9982821Z use_cache=True, 2025-05-07T21:00:49.9983070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.9983350Z use_cpu=False, 2025-05-07T21:00:49.9983582Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.9983842Z ) 2025-05-07T21:00:49.9984145Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9984724Z self=, 2025-05-07T21:00:49.9985277Z compile=True, 2025-05-07T21:00:49.9985483Z T=1, 2025-05-07T21:00:49.9985665Z D=89, 2025-05-07T21:00:49.9985852Z B=92, 2025-05-07T21:00:49.9986031Z log_E=3, 2025-05-07T21:00:49.9986222Z L=15, 2025-05-07T21:00:49.9986419Z D_gradcheck=1, 2025-05-07T21:00:49.9986644Z stochastic_rounding=False, 2025-05-07T21:00:49.9986910Z weighted=False, 2025-05-07T21:00:49.9987134Z row_wise=False, 2025-05-07T21:00:49.9987341Z mixed=True, 2025-05-07T21:00:49.9987559Z use_cache=True, 2025-05-07T21:00:49.9987809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:49.9988091Z use_cpu=False, 2025-05-07T21:00:49.9988326Z output_dtype=SparseType.BF16, 2025-05-07T21:00:49.9988596Z ) 2025-05-07T21:00:49.9988826Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9989411Z self=, 2025-05-07T21:00:49.9989948Z compile=True, 2025-05-07T21:00:49.9990157Z T=5, 2025-05-07T21:00:49.9990355Z D=2, 2025-05-07T21:00:49.9990545Z B=114, 2025-05-07T21:00:49.9990744Z log_E=4, 2025-05-07T21:00:49.9990934Z L=2, 2025-05-07T21:00:49.9991124Z D_gradcheck=2, 2025-05-07T21:00:49.9991367Z stochastic_rounding=True, 2025-05-07T21:00:49.9991621Z weighted=False, 2025-05-07T21:00:49.9991839Z row_wise=True, 2025-05-07T21:00:49.9992105Z mixed=True, 2025-05-07T21:00:49.9992312Z use_cache=True, 2025-05-07T21:00:49.9992541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.9992819Z use_cpu=True, 2025-05-07T21:00:49.9993041Z output_dtype=SparseType.FP32, 2025-05-07T21:00:49.9993297Z ) 2025-05-07T21:00:49.9993530Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9994096Z self=, 2025-05-07T21:00:49.9994627Z compile=True, 2025-05-07T21:00:49.9994826Z T=1, 2025-05-07T21:00:49.9995007Z D=67, 2025-05-07T21:00:49.9995212Z B=17, 2025-05-07T21:00:49.9995401Z log_E=3, 2025-05-07T21:00:49.9995582Z L=3, 2025-05-07T21:00:49.9995764Z D_gradcheck=2, 2025-05-07T21:00:49.9995989Z stochastic_rounding=False, 2025-05-07T21:00:49.9996238Z weighted=False, 2025-05-07T21:00:49.9996453Z row_wise=False, 2025-05-07T21:00:49.9996659Z mixed=True, 2025-05-07T21:00:49.9996861Z use_cache=True, 2025-05-07T21:00:49.9997097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:49.9997381Z use_cpu=False, 2025-05-07T21:00:49.9997612Z output_dtype=SparseType.FP16, 2025-05-07T21:00:49.9997868Z ) 2025-05-07T21:00:49.9998096Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:49.9998841Z self=, 2025-05-07T21:00:49.9999366Z compile=False, 2025-05-07T21:00:49.9999570Z T=1, 2025-05-07T21:00:49.9999754Z D=108, 2025-05-07T21:00:50.0000051Z B=34, 2025-05-07T21:00:50.0000291Z log_E=5, 2025-05-07T21:00:50.0000481Z L=11, 2025-05-07T21:00:50.0000662Z D_gradcheck=2, 2025-05-07T21:00:50.0000885Z stochastic_rounding=False, 2025-05-07T21:00:50.0001138Z weighted=True, 2025-05-07T21:00:50.0001338Z row_wise=False, 2025-05-07T21:00:50.0001544Z mixed=True, 2025-05-07T21:00:50.0001745Z use_cache=False, 2025-05-07T21:00:50.0001978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0002261Z use_cpu=True, 2025-05-07T21:00:50.0002486Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.0002737Z ) 2025-05-07T21:00:50.0002969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0003542Z self=, 2025-05-07T21:00:50.0004132Z compile=False, 2025-05-07T21:00:50.0004328Z T=5, 2025-05-07T21:00:50.0004512Z D=87, 2025-05-07T21:00:50.0004694Z B=119, 2025-05-07T21:00:50.0004873Z log_E=5, 2025-05-07T21:00:50.0005060Z L=13, 2025-05-07T21:00:50.0005248Z D_gradcheck=2, 2025-05-07T21:00:50.0005464Z stochastic_rounding=False, 2025-05-07T21:00:50.0005710Z weighted=True, 2025-05-07T21:00:50.0005920Z row_wise=True, 2025-05-07T21:00:50.0006158Z mixed=False, 2025-05-07T21:00:50.0006378Z use_cache=True, 2025-05-07T21:00:50.0006621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0006897Z use_cpu=False, 2025-05-07T21:00:50.0007133Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.0007391Z ) 2025-05-07T21:00:50.0007657Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0008236Z self=, 2025-05-07T21:00:50.0008763Z compile=True, 2025-05-07T21:00:50.0008970Z T=1, 2025-05-07T21:00:50.0009154Z D=24, 2025-05-07T21:00:50.0009336Z B=3, 2025-05-07T21:00:50.0009518Z log_E=3, 2025-05-07T21:00:50.0009715Z L=18, 2025-05-07T21:00:50.0009900Z D_gradcheck=1, 2025-05-07T21:00:50.0010135Z stochastic_rounding=False, 2025-05-07T21:00:50.0010393Z weighted=False, 2025-05-07T21:00:50.0010601Z row_wise=True, 2025-05-07T21:00:50.0010809Z mixed=True, 2025-05-07T21:00:50.0011025Z use_cache=True, 2025-05-07T21:00:50.0011262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0011617Z use_cpu=False, 2025-05-07T21:00:50.0011862Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.0012116Z ) 2025-05-07T21:00:50.0012348Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0012931Z self=, 2025-05-07T21:00:50.0013523Z compile=False, 2025-05-07T21:00:50.0013727Z T=3, 2025-05-07T21:00:50.0013919Z D=92, 2025-05-07T21:00:50.0014112Z B=98, 2025-05-07T21:00:50.0014294Z log_E=3, 2025-05-07T21:00:50.0014491Z L=10, 2025-05-07T21:00:50.0014678Z D_gradcheck=2, 2025-05-07T21:00:50.0014905Z stochastic_rounding=False, 2025-05-07T21:00:50.0015169Z weighted=False, 2025-05-07T21:00:50.0015387Z row_wise=True, 2025-05-07T21:00:50.0015589Z mixed=False, 2025-05-07T21:00:50.0015799Z use_cache=True, 2025-05-07T21:00:50.0016042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.0016324Z use_cpu=True, 2025-05-07T21:00:50.0016556Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.0016806Z ) 2025-05-07T21:00:50.0017024Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0017590Z self=, 2025-05-07T21:00:50.0018109Z compile=True, 2025-05-07T21:00:50.0018312Z T=5, 2025-05-07T21:00:50.0018484Z D=23, 2025-05-07T21:00:50.0018663Z B=33, 2025-05-07T21:00:50.0018842Z log_E=5, 2025-05-07T21:00:50.0019021Z L=6, 2025-05-07T21:00:50.0019202Z D_gradcheck=2, 2025-05-07T21:00:50.0019423Z stochastic_rounding=True, 2025-05-07T21:00:50.0019758Z weighted=True, 2025-05-07T21:00:50.0019969Z row_wise=False, 2025-05-07T21:00:50.0020175Z mixed=True, 2025-05-07T21:00:50.0020368Z use_cache=True, 2025-05-07T21:00:50.0020603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0020884Z use_cpu=False, 2025-05-07T21:00:50.0021101Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.0021359Z ) 2025-05-07T21:00:50.0021587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0022149Z self=, 2025-05-07T21:00:50.0022674Z compile=False, 2025-05-07T21:00:50.0022878Z T=1, 2025-05-07T21:00:50.0023055Z D=75, 2025-05-07T21:00:50.0023238Z B=61, 2025-05-07T21:00:50.0023469Z log_E=4, 2025-05-07T21:00:50.0023652Z L=1, 2025-05-07T21:00:50.0023834Z D_gradcheck=2, 2025-05-07T21:00:50.0024055Z stochastic_rounding=False, 2025-05-07T21:00:50.0024299Z weighted=False, 2025-05-07T21:00:50.0024506Z row_wise=False, 2025-05-07T21:00:50.0024708Z mixed=False, 2025-05-07T21:00:50.0024913Z use_cache=False, 2025-05-07T21:00:50.0025145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0025420Z use_cpu=False, 2025-05-07T21:00:50.0025645Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.0025890Z ) 2025-05-07T21:00:50.0026115Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0026678Z self=, 2025-05-07T21:00:50.0027189Z compile=False, 2025-05-07T21:00:50.0027389Z T=3, 2025-05-07T21:00:50.0027572Z D=20, 2025-05-07T21:00:50.0027741Z B=34, 2025-05-07T21:00:50.0027926Z log_E=3, 2025-05-07T21:00:50.0028121Z L=4, 2025-05-07T21:00:50.0028298Z D_gradcheck=2, 2025-05-07T21:00:50.0028519Z stochastic_rounding=False, 2025-05-07T21:00:50.0028765Z weighted=False, 2025-05-07T21:00:50.0028964Z row_wise=False, 2025-05-07T21:00:50.0029169Z mixed=True, 2025-05-07T21:00:50.0029367Z use_cache=True, 2025-05-07T21:00:50.0029589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.0029873Z use_cpu=False, 2025-05-07T21:00:50.0030099Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.0030351Z ) 2025-05-07T21:00:50.0030568Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0031187Z self=, 2025-05-07T21:00:50.0031708Z compile=True, 2025-05-07T21:00:50.0031903Z T=5, 2025-05-07T21:00:50.0032083Z D=87, 2025-05-07T21:00:50.0032259Z B=38, 2025-05-07T21:00:50.0032433Z log_E=3, 2025-05-07T21:00:50.0032622Z L=6, 2025-05-07T21:00:50.0032808Z D_gradcheck=1, 2025-05-07T21:00:50.0033022Z stochastic_rounding=False, 2025-05-07T21:00:50.0033272Z weighted=True, 2025-05-07T21:00:50.0033473Z row_wise=True, 2025-05-07T21:00:50.0033672Z mixed=False, 2025-05-07T21:00:50.0033877Z use_cache=True, 2025-05-07T21:00:50.0034106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0034376Z use_cpu=True, 2025-05-07T21:00:50.0034601Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.0034855Z ) 2025-05-07T21:00:50.0035075Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0035649Z self=, 2025-05-07T21:00:50.0036166Z compile=True, 2025-05-07T21:00:50.0036367Z T=2, 2025-05-07T21:00:50.0036540Z D=96, 2025-05-07T21:00:50.0036715Z B=115, 2025-05-07T21:00:50.0036896Z log_E=3, 2025-05-07T21:00:50.0037077Z L=5, 2025-05-07T21:00:50.0037256Z D_gradcheck=2, 2025-05-07T21:00:50.0037479Z stochastic_rounding=True, 2025-05-07T21:00:50.0037722Z weighted=False, 2025-05-07T21:00:50.0037928Z row_wise=True, 2025-05-07T21:00:50.0038125Z mixed=True, 2025-05-07T21:00:50.0038400Z use_cache=True, 2025-05-07T21:00:50.0038667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0038947Z use_cpu=False, 2025-05-07T21:00:50.0039165Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.0039413Z ) 2025-05-07T21:00:50.0039635Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0040197Z self=, 2025-05-07T21:00:50.0040721Z compile=False, 2025-05-07T21:00:50.0040923Z T=5, 2025-05-07T21:00:50.0041095Z D=110, 2025-05-07T21:00:50.0041273Z B=8, 2025-05-07T21:00:50.0041449Z log_E=3, 2025-05-07T21:00:50.0041633Z L=1, 2025-05-07T21:00:50.0041814Z D_gradcheck=2, 2025-05-07T21:00:50.0042037Z stochastic_rounding=False, 2025-05-07T21:00:50.0042329Z weighted=True, 2025-05-07T21:00:50.0042526Z row_wise=False, 2025-05-07T21:00:50.0042727Z mixed=True, 2025-05-07T21:00:50.0042927Z use_cache=True, 2025-05-07T21:00:50.0043153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.0050423Z use_cpu=True, 2025-05-07T21:00:50.0050690Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.0050981Z ) 2025-05-07T21:00:50.0051227Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.0051917Z self=, 2025-05-07T21:00:50.0052549Z compile=False, 2025-05-07T21:00:50.0052758Z T=5, 2025-05-07T21:00:50.0052931Z D=82, 2025-05-07T21:00:50.0053161Z B=98, 2025-05-07T21:00:50.0053340Z log_E=3, 2025-05-07T21:00:50.0053518Z L=16, 2025-05-07T21:00:50.0053706Z D_gradcheck=1, 2025-05-07T21:00:50.0053931Z stochastic_rounding=True, 2025-05-07T21:00:50.0054181Z weighted=True, 2025-05-07T21:00:50.0054396Z row_wise=True, 2025-05-07T21:00:50.0054598Z mixed=False, 2025-05-07T21:00:50.0054797Z use_cache=True, 2025-05-07T21:00:50.0055031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.0055315Z use_cpu=True, 2025-05-07T21:00:50.0055544Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.0055842Z ) 2025-05-07T21:00:50.4943472Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4944116Z self=, 2025-05-07T21:00:50.4944789Z compile=True, 2025-05-07T21:00:50.4945266Z T=5, 2025-05-07T21:00:50.4945512Z D=79, 2025-05-07T21:00:50.4945748Z B=89, 2025-05-07T21:00:50.4945977Z log_E=4, 2025-05-07T21:00:50.4946201Z L=13, 2025-05-07T21:00:50.4946392Z D_gradcheck=1, 2025-05-07T21:00:50.4946620Z stochastic_rounding=False, 2025-05-07T21:00:50.4946872Z weighted=True, 2025-05-07T21:00:50.4947083Z row_wise=False, 2025-05-07T21:00:50.4947291Z mixed=False, 2025-05-07T21:00:50.4947502Z use_cache=False, 2025-05-07T21:00:50.4947746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.4948031Z use_cpu=True, 2025-05-07T21:00:50.4948262Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.4948531Z ) 2025-05-07T21:00:50.4948768Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4949350Z self=, 2025-05-07T21:00:50.4949880Z compile=False, 2025-05-07T21:00:50.4950089Z T=3, 2025-05-07T21:00:50.4950274Z D=14, 2025-05-07T21:00:50.4950466Z B=105, 2025-05-07T21:00:50.4950660Z log_E=4, 2025-05-07T21:00:50.4950842Z L=12, 2025-05-07T21:00:50.4951039Z D_gradcheck=2, 2025-05-07T21:00:50.4951268Z stochastic_rounding=False, 2025-05-07T21:00:50.4951579Z weighted=True, 2025-05-07T21:00:50.4951793Z row_wise=False, 2025-05-07T21:00:50.4952007Z mixed=True, 2025-05-07T21:00:50.4952212Z use_cache=False, 2025-05-07T21:00:50.4952463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.4952761Z use_cpu=True, 2025-05-07T21:00:50.4953002Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.4953361Z ) 2025-05-07T21:00:50.4953687Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4954277Z self=, 2025-05-07T21:00:50.4954810Z compile=False, 2025-05-07T21:00:50.4955030Z T=5, 2025-05-07T21:00:50.4955217Z D=127, 2025-05-07T21:00:50.4955408Z B=18, 2025-05-07T21:00:50.4955601Z log_E=3, 2025-05-07T21:00:50.4955805Z L=18, 2025-05-07T21:00:50.4955997Z D_gradcheck=1, 2025-05-07T21:00:50.4956230Z stochastic_rounding=False, 2025-05-07T21:00:50.4956500Z weighted=True, 2025-05-07T21:00:50.4956706Z row_wise=True, 2025-05-07T21:00:50.4956917Z mixed=True, 2025-05-07T21:00:50.4957131Z use_cache=False, 2025-05-07T21:00:50.4957459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.4957750Z use_cpu=True, 2025-05-07T21:00:50.4957991Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.4958244Z ) 2025-05-07T21:00:50.4958483Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4959065Z self=, 2025-05-07T21:00:50.4959600Z compile=False, 2025-05-07T21:00:50.4959807Z T=2, 2025-05-07T21:00:50.4960004Z D=108, 2025-05-07T21:00:50.4960196Z B=38, 2025-05-07T21:00:50.4960381Z log_E=5, 2025-05-07T21:00:50.4960584Z L=1, 2025-05-07T21:00:50.4960777Z D_gradcheck=2, 2025-05-07T21:00:50.4961000Z stochastic_rounding=True, 2025-05-07T21:00:50.4961261Z weighted=False, 2025-05-07T21:00:50.4961483Z row_wise=False, 2025-05-07T21:00:50.4961696Z mixed=True, 2025-05-07T21:00:50.4961915Z use_cache=False, 2025-05-07T21:00:50.4962163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4962447Z use_cpu=True, 2025-05-07T21:00:50.4962688Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.4962955Z ) 2025-05-07T21:00:50.4963188Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4963780Z self=, 2025-05-07T21:00:50.4964312Z compile=True, 2025-05-07T21:00:50.4964520Z T=3, 2025-05-07T21:00:50.4964718Z D=99, 2025-05-07T21:00:50.4964911Z B=19, 2025-05-07T21:00:50.4965094Z log_E=3, 2025-05-07T21:00:50.4965299Z L=10, 2025-05-07T21:00:50.4965545Z D_gradcheck=1, 2025-05-07T21:00:50.4965777Z stochastic_rounding=True, 2025-05-07T21:00:50.4966034Z weighted=False, 2025-05-07T21:00:50.4966258Z row_wise=False, 2025-05-07T21:00:50.4966494Z mixed=False, 2025-05-07T21:00:50.4966739Z use_cache=True, 2025-05-07T21:00:50.4966986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.4967287Z use_cpu=False, 2025-05-07T21:00:50.4967518Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.4967788Z ) 2025-05-07T21:00:50.4968023Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4968599Z self=, 2025-05-07T21:00:50.4969138Z compile=True, 2025-05-07T21:00:50.4969351Z T=3, 2025-05-07T21:00:50.4969540Z D=93, 2025-05-07T21:00:50.4969735Z B=68, 2025-05-07T21:00:50.4969928Z log_E=3, 2025-05-07T21:00:50.4970119Z L=7, 2025-05-07T21:00:50.4970322Z D_gradcheck=1, 2025-05-07T21:00:50.4970558Z stochastic_rounding=True, 2025-05-07T21:00:50.4970811Z weighted=True, 2025-05-07T21:00:50.4971029Z row_wise=False, 2025-05-07T21:00:50.4971249Z mixed=False, 2025-05-07T21:00:50.4971457Z use_cache=False, 2025-05-07T21:00:50.4971706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4971994Z use_cpu=True, 2025-05-07T21:00:50.4972234Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.4972492Z ) 2025-05-07T21:00:50.4972727Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4973405Z self=, 2025-05-07T21:00:50.4974022Z compile=True, 2025-05-07T21:00:50.4974234Z T=4, 2025-05-07T21:00:50.4974429Z D=57, 2025-05-07T21:00:50.4974617Z B=124, 2025-05-07T21:00:50.4974809Z log_E=4, 2025-05-07T21:00:50.4975007Z L=14, 2025-05-07T21:00:50.4975203Z D_gradcheck=1, 2025-05-07T21:00:50.4975436Z stochastic_rounding=True, 2025-05-07T21:00:50.4975704Z weighted=False, 2025-05-07T21:00:50.4975915Z row_wise=False, 2025-05-07T21:00:50.4976135Z mixed=False, 2025-05-07T21:00:50.4976354Z use_cache=False, 2025-05-07T21:00:50.4976631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4976946Z use_cpu=False, 2025-05-07T21:00:50.4977187Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.4977447Z ) 2025-05-07T21:00:50.4977722Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4978306Z self=, 2025-05-07T21:00:50.4978848Z compile=False, 2025-05-07T21:00:50.4979056Z T=3, 2025-05-07T21:00:50.4979247Z D=24, 2025-05-07T21:00:50.4979442Z B=4, 2025-05-07T21:00:50.4979621Z log_E=5, 2025-05-07T21:00:50.4979825Z L=7, 2025-05-07T21:00:50.4980019Z D_gradcheck=1, 2025-05-07T21:00:50.4980244Z stochastic_rounding=True, 2025-05-07T21:00:50.4980502Z weighted=False, 2025-05-07T21:00:50.4980732Z row_wise=False, 2025-05-07T21:00:50.4980939Z mixed=False, 2025-05-07T21:00:50.4981156Z use_cache=True, 2025-05-07T21:00:50.4981393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4981685Z use_cpu=False, 2025-05-07T21:00:50.4981912Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.4982177Z ) 2025-05-07T21:00:50.4982415Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4982985Z self=, 2025-05-07T21:00:50.4983525Z compile=True, 2025-05-07T21:00:50.4983734Z T=5, 2025-05-07T21:00:50.4983918Z D=120, 2025-05-07T21:00:50.4984109Z B=80, 2025-05-07T21:00:50.4984300Z log_E=3, 2025-05-07T21:00:50.4984488Z L=8, 2025-05-07T21:00:50.4984676Z D_gradcheck=2, 2025-05-07T21:00:50.4984905Z stochastic_rounding=False, 2025-05-07T21:00:50.4985153Z weighted=False, 2025-05-07T21:00:50.4985367Z row_wise=False, 2025-05-07T21:00:50.4985632Z mixed=True, 2025-05-07T21:00:50.4985840Z use_cache=False, 2025-05-07T21:00:50.4986090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4986375Z use_cpu=True, 2025-05-07T21:00:50.4986604Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.4986882Z ) 2025-05-07T21:00:50.4987122Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4987700Z self=, 2025-05-07T21:00:50.4988238Z compile=False, 2025-05-07T21:00:50.4988456Z T=4, 2025-05-07T21:00:50.4988640Z D=102, 2025-05-07T21:00:50.4988839Z B=116, 2025-05-07T21:00:50.4989028Z log_E=3, 2025-05-07T21:00:50.4989227Z L=7, 2025-05-07T21:00:50.4989423Z D_gradcheck=1, 2025-05-07T21:00:50.4989655Z stochastic_rounding=True, 2025-05-07T21:00:50.4989916Z weighted=True, 2025-05-07T21:00:50.4990124Z row_wise=False, 2025-05-07T21:00:50.4990340Z mixed=True, 2025-05-07T21:00:50.4990562Z use_cache=True, 2025-05-07T21:00:50.4990796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4991094Z use_cpu=False, 2025-05-07T21:00:50.4991340Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.4991594Z ) 2025-05-07T21:00:50.4991836Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4992417Z self=, 2025-05-07T21:00:50.4992947Z compile=False, 2025-05-07T21:00:50.4993160Z T=1, 2025-05-07T21:00:50.4993347Z D=86, 2025-05-07T21:00:50.4993583Z B=69, 2025-05-07T21:00:50.4993811Z log_E=4, 2025-05-07T21:00:50.4994011Z L=0, 2025-05-07T21:00:50.4994192Z D_gradcheck=2, 2025-05-07T21:00:50.4994422Z stochastic_rounding=False, 2025-05-07T21:00:50.4994678Z weighted=False, 2025-05-07T21:00:50.4994885Z row_wise=True, 2025-05-07T21:00:50.4995094Z mixed=False, 2025-05-07T21:00:50.4995309Z use_cache=False, 2025-05-07T21:00:50.4995559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.4995837Z use_cpu=False, 2025-05-07T21:00:50.4996072Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.4996334Z ) 2025-05-07T21:00:50.4996573Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.4997195Z self=, 2025-05-07T21:00:50.4997776Z compile=False, 2025-05-07T21:00:50.4997986Z T=4, 2025-05-07T21:00:50.4998176Z D=4, 2025-05-07T21:00:50.4998365Z B=88, 2025-05-07T21:00:50.4998797Z log_E=4, 2025-05-07T21:00:50.4998991Z L=7, 2025-05-07T21:00:50.4999193Z D_gradcheck=2, 2025-05-07T21:00:50.4999415Z stochastic_rounding=False, 2025-05-07T21:00:50.4999679Z weighted=True, 2025-05-07T21:00:50.4999895Z row_wise=True, 2025-05-07T21:00:50.5000104Z mixed=False, 2025-05-07T21:00:50.5000319Z use_cache=False, 2025-05-07T21:00:50.5000570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.5000858Z use_cpu=True, 2025-05-07T21:00:50.5001097Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.5001366Z ) 2025-05-07T21:00:50.5001597Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.5002181Z self=, 2025-05-07T21:00:50.5002717Z compile=False, 2025-05-07T21:00:50.5002933Z T=5, 2025-05-07T21:00:50.5003117Z D=85, 2025-05-07T21:00:50.5003306Z B=77, 2025-05-07T21:00:50.5003498Z log_E=5, 2025-05-07T21:00:50.5003694Z L=4, 2025-05-07T21:00:50.5003893Z D_gradcheck=2, 2025-05-07T21:00:50.5004128Z stochastic_rounding=False, 2025-05-07T21:00:50.5004383Z weighted=True, 2025-05-07T21:00:50.5004602Z row_wise=True, 2025-05-07T21:00:50.5004815Z mixed=True, 2025-05-07T21:00:50.5005019Z use_cache=False, 2025-05-07T21:00:50.5005269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.5005640Z use_cpu=True, 2025-05-07T21:00:50.5005867Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.5006131Z ) 2025-05-07T21:00:50.5006372Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.5006987Z self=, 2025-05-07T21:00:50.5007520Z compile=True, 2025-05-07T21:00:50.5007731Z T=5, 2025-05-07T21:00:50.5007917Z D=119, 2025-05-07T21:00:50.5008096Z B=61, 2025-05-07T21:00:50.5008285Z log_E=3, 2025-05-07T21:00:50.5008485Z L=11, 2025-05-07T21:00:50.5008677Z D_gradcheck=2, 2025-05-07T21:00:50.5008908Z stochastic_rounding=True, 2025-05-07T21:00:50.5009162Z weighted=True, 2025-05-07T21:00:50.5009364Z row_wise=True, 2025-05-07T21:00:50.5009574Z mixed=False, 2025-05-07T21:00:50.5009781Z use_cache=True, 2025-05-07T21:00:50.5010012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.5010296Z use_cpu=True, 2025-05-07T21:00:50.5010527Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.5010777Z ) 2025-05-07T21:00:50.5011016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.5011595Z self=, 2025-05-07T21:00:50.5012122Z compile=True, 2025-05-07T21:00:50.5012330Z T=5, 2025-05-07T21:00:50.5012517Z D=117, 2025-05-07T21:00:50.5012702Z B=60, 2025-05-07T21:00:50.5012893Z log_E=5, 2025-05-07T21:00:50.5013151Z L=1, 2025-05-07T21:00:50.5013345Z D_gradcheck=1, 2025-05-07T21:00:50.5013578Z stochastic_rounding=False, 2025-05-07T21:00:50.5014012Z weighted=False, 2025-05-07T21:00:50.5014230Z row_wise=False, 2025-05-07T21:00:50.5014437Z mixed=True, 2025-05-07T21:00:50.5014644Z use_cache=True, 2025-05-07T21:00:50.5014880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.5015160Z use_cpu=False, 2025-05-07T21:00:50.5015395Z output_dtype=SparseType.BF16, 2025-05-07T21:00:50.5015659Z ) 2025-05-07T21:00:50.5015889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.5016467Z self=, 2025-05-07T21:00:50.5017000Z compile=False, 2025-05-07T21:00:50.5017203Z T=3, 2025-05-07T21:00:50.5017389Z D=58, 2025-05-07T21:00:50.5017573Z B=85, 2025-05-07T21:00:50.5017821Z log_E=5, 2025-05-07T21:00:50.5018018Z L=0, 2025-05-07T21:00:50.5018208Z D_gradcheck=1, 2025-05-07T21:00:50.5018430Z stochastic_rounding=False, 2025-05-07T21:00:50.5018691Z weighted=True, 2025-05-07T21:00:50.5018905Z row_wise=True, 2025-05-07T21:00:50.5019105Z mixed=False, 2025-05-07T21:00:50.5019318Z use_cache=False, 2025-05-07T21:00:50.5019566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.5019845Z use_cpu=False, 2025-05-07T21:00:50.5020081Z output_dtype=SparseType.FP32, 2025-05-07T21:00:50.5020345Z ) 2025-05-07T21:00:50.5020583Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.5021152Z self=, 2025-05-07T21:00:50.5021686Z compile=True, 2025-05-07T21:00:50.5021898Z T=2, 2025-05-07T21:00:50.5022075Z D=63, 2025-05-07T21:00:50.5022261Z B=51, 2025-05-07T21:00:50.5022446Z log_E=4, 2025-05-07T21:00:50.5022642Z L=17, 2025-05-07T21:00:50.5022834Z D_gradcheck=1, 2025-05-07T21:00:50.5023070Z stochastic_rounding=False, 2025-05-07T21:00:50.5023326Z weighted=False, 2025-05-07T21:00:50.5023541Z row_wise=True, 2025-05-07T21:00:50.5023755Z mixed=True, 2025-05-07T21:00:50.5023958Z use_cache=True, 2025-05-07T21:00:50.5024201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:50.5024493Z use_cpu=True, 2025-05-07T21:00:50.5024727Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.5024986Z ) 2025-05-07T21:00:50.5025223Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:50.5025853Z self=, 2025-05-07T21:00:50.5026390Z compile=False, 2025-05-07T21:00:50.5026603Z T=1, 2025-05-07T21:00:50.5026793Z D=78, 2025-05-07T21:00:50.5026983Z B=112, 2025-05-07T21:00:50.5027182Z log_E=3, 2025-05-07T21:00:50.5027376Z L=19, 2025-05-07T21:00:50.5027567Z D_gradcheck=1, 2025-05-07T21:00:50.5027798Z stochastic_rounding=False, 2025-05-07T21:00:50.5028054Z weighted=False, 2025-05-07T21:00:50.5028267Z row_wise=False, 2025-05-07T21:00:50.5028481Z mixed=False, 2025-05-07T21:00:50.5028694Z use_cache=True, 2025-05-07T21:00:50.5028925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:50.5029214Z use_cpu=True, 2025-05-07T21:00:50.5029445Z output_dtype=SparseType.FP16, 2025-05-07T21:00:50.5029700Z ) 2025-05-07T21:00:59.9372363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9373292Z self=, 2025-05-07T21:00:59.9373833Z compile=False, 2025-05-07T21:00:59.9374044Z T=5, 2025-05-07T21:00:59.9374227Z D=18, 2025-05-07T21:00:59.9374406Z B=76, 2025-05-07T21:00:59.9374585Z log_E=3, 2025-05-07T21:00:59.9374773Z L=0, 2025-05-07T21:00:59.9374951Z D_gradcheck=1, 2025-05-07T21:00:59.9375182Z stochastic_rounding=True, 2025-05-07T21:00:59.9375431Z weighted=False, 2025-05-07T21:00:59.9375635Z row_wise=False, 2025-05-07T21:00:59.9375841Z mixed=True, 2025-05-07T21:00:59.9376430Z use_cache=True, 2025-05-07T21:00:59.9376741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9377024Z use_cpu=True, 2025-05-07T21:00:59.9377250Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.9384288Z ) 2025-05-07T21:00:59.9384560Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9385151Z self=, 2025-05-07T21:00:59.9385691Z compile=True, 2025-05-07T21:00:59.9385904Z T=2, 2025-05-07T21:00:59.9386093Z D=81, 2025-05-07T21:00:59.9386273Z B=96, 2025-05-07T21:00:59.9386464Z log_E=3, 2025-05-07T21:00:59.9386659Z L=9, 2025-05-07T21:00:59.9386845Z D_gradcheck=2, 2025-05-07T21:00:59.9387074Z stochastic_rounding=True, 2025-05-07T21:00:59.9387459Z weighted=True, 2025-05-07T21:00:59.9387665Z row_wise=True, 2025-05-07T21:00:59.9387877Z mixed=True, 2025-05-07T21:00:59.9388090Z use_cache=False, 2025-05-07T21:00:59.9388338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9388630Z use_cpu=True, 2025-05-07T21:00:59.9388862Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.9389117Z ) 2025-05-07T21:00:59.9389353Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9389934Z self=, 2025-05-07T21:00:59.9390460Z compile=True, 2025-05-07T21:00:59.9390671Z T=3, 2025-05-07T21:00:59.9390860Z D=73, 2025-05-07T21:00:59.9391040Z B=123, 2025-05-07T21:00:59.9391228Z log_E=4, 2025-05-07T21:00:59.9391423Z L=8, 2025-05-07T21:00:59.9391607Z D_gradcheck=2, 2025-05-07T21:00:59.9391841Z stochastic_rounding=False, 2025-05-07T21:00:59.9392098Z weighted=True, 2025-05-07T21:00:59.9392317Z row_wise=True, 2025-05-07T21:00:59.9392521Z mixed=True, 2025-05-07T21:00:59.9392731Z use_cache=False, 2025-05-07T21:00:59.9392982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9393263Z use_cpu=True, 2025-05-07T21:00:59.9393499Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.9393756Z ) 2025-05-07T21:00:59.9393981Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9394559Z self=, 2025-05-07T21:00:59.9395086Z compile=False, 2025-05-07T21:00:59.9395372Z T=3, 2025-05-07T21:00:59.9395563Z D=63, 2025-05-07T21:00:59.9395751Z B=11, 2025-05-07T21:00:59.9395928Z log_E=4, 2025-05-07T21:00:59.9396119Z L=5, 2025-05-07T21:00:59.9396311Z D_gradcheck=1, 2025-05-07T21:00:59.9396530Z stochastic_rounding=False, 2025-05-07T21:00:59.9396787Z weighted=False, 2025-05-07T21:00:59.9397000Z row_wise=False, 2025-05-07T21:00:59.9397205Z mixed=True, 2025-05-07T21:00:59.9397414Z use_cache=False, 2025-05-07T21:00:59.9397688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.9397973Z use_cpu=True, 2025-05-07T21:00:59.9398211Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9398642Z ) 2025-05-07T21:00:59.9398871Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9399441Z self=, 2025-05-07T21:00:59.9399960Z compile=False, 2025-05-07T21:00:59.9400158Z T=4, 2025-05-07T21:00:59.9400346Z D=59, 2025-05-07T21:00:59.9400526Z B=51, 2025-05-07T21:00:59.9400699Z log_E=5, 2025-05-07T21:00:59.9400887Z L=14, 2025-05-07T21:00:59.9401073Z D_gradcheck=2, 2025-05-07T21:00:59.9401287Z stochastic_rounding=False, 2025-05-07T21:00:59.9401537Z weighted=False, 2025-05-07T21:00:59.9401749Z row_wise=False, 2025-05-07T21:00:59.9401946Z mixed=True, 2025-05-07T21:00:59.9402154Z use_cache=True, 2025-05-07T21:00:59.9402384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.9402683Z use_cpu=True, 2025-05-07T21:00:59.9402935Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9403274Z ) 2025-05-07T21:00:59.9403552Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9404123Z self=, 2025-05-07T21:00:59.9404646Z compile=False, 2025-05-07T21:00:59.9404841Z T=5, 2025-05-07T21:00:59.9405023Z D=99, 2025-05-07T21:00:59.9405206Z B=38, 2025-05-07T21:00:59.9405380Z log_E=3, 2025-05-07T21:00:59.9405568Z L=14, 2025-05-07T21:00:59.9405754Z D_gradcheck=2, 2025-05-07T21:00:59.9405970Z stochastic_rounding=False, 2025-05-07T21:00:59.9406220Z weighted=True, 2025-05-07T21:00:59.9406425Z row_wise=True, 2025-05-07T21:00:59.9406628Z mixed=True, 2025-05-07T21:00:59.9406827Z use_cache=True, 2025-05-07T21:00:59.9407119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.9407396Z use_cpu=False, 2025-05-07T21:00:59.9407616Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.9407869Z ) 2025-05-07T21:00:59.9408098Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9408661Z self=, 2025-05-07T21:00:59.9409182Z compile=False, 2025-05-07T21:00:59.9409383Z T=1, 2025-05-07T21:00:59.9409557Z D=15, 2025-05-07T21:00:59.9409737Z B=72, 2025-05-07T21:00:59.9409924Z log_E=3, 2025-05-07T21:00:59.9410109Z L=15, 2025-05-07T21:00:59.9410293Z D_gradcheck=2, 2025-05-07T21:00:59.9410516Z stochastic_rounding=True, 2025-05-07T21:00:59.9410762Z weighted=True, 2025-05-07T21:00:59.9410972Z row_wise=False, 2025-05-07T21:00:59.9411180Z mixed=False, 2025-05-07T21:00:59.9411376Z use_cache=False, 2025-05-07T21:00:59.9411617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.9411903Z use_cpu=False, 2025-05-07T21:00:59.9412126Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.9412385Z ) 2025-05-07T21:00:59.9412613Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9413254Z self=, 2025-05-07T21:00:59.9413773Z compile=False, 2025-05-07T21:00:59.9413973Z T=1, 2025-05-07T21:00:59.9414149Z D=20, 2025-05-07T21:00:59.9414331Z B=102, 2025-05-07T21:00:59.9414513Z log_E=5, 2025-05-07T21:00:59.9414704Z L=11, 2025-05-07T21:00:59.9414962Z D_gradcheck=1, 2025-05-07T21:00:59.9415191Z stochastic_rounding=False, 2025-05-07T21:00:59.9415440Z weighted=False, 2025-05-07T21:00:59.9415639Z row_wise=True, 2025-05-07T21:00:59.9415843Z mixed=False, 2025-05-07T21:00:59.9416047Z use_cache=False, 2025-05-07T21:00:59.9416279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9416561Z use_cpu=False, 2025-05-07T21:00:59.9416794Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9417041Z ) 2025-05-07T21:00:59.9417269Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9417844Z self=, 2025-05-07T21:00:59.9418368Z compile=False, 2025-05-07T21:00:59.9418565Z T=1, 2025-05-07T21:00:59.9418743Z D=102, 2025-05-07T21:00:59.9418921Z B=102, 2025-05-07T21:00:59.9419092Z log_E=5, 2025-05-07T21:00:59.9419281Z L=11, 2025-05-07T21:00:59.9419469Z D_gradcheck=1, 2025-05-07T21:00:59.9419687Z stochastic_rounding=False, 2025-05-07T21:00:59.9419933Z weighted=False, 2025-05-07T21:00:59.9420140Z row_wise=True, 2025-05-07T21:00:59.9420339Z mixed=False, 2025-05-07T21:00:59.9420544Z use_cache=False, 2025-05-07T21:00:59.9420783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9421055Z use_cpu=False, 2025-05-07T21:00:59.9421286Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9421540Z ) 2025-05-07T21:00:59.9421763Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9422453Z self=, 2025-05-07T21:00:59.9423017Z compile=False, 2025-05-07T21:00:59.9423213Z T=1, 2025-05-07T21:00:59.9423397Z D=102, 2025-05-07T21:00:59.9423581Z B=102, 2025-05-07T21:00:59.9423755Z log_E=5, 2025-05-07T21:00:59.9423952Z L=0, 2025-05-07T21:00:59.9424126Z D_gradcheck=1, 2025-05-07T21:00:59.9424348Z stochastic_rounding=False, 2025-05-07T21:00:59.9424595Z weighted=False, 2025-05-07T21:00:59.9424798Z row_wise=True, 2025-05-07T21:00:59.9425003Z mixed=False, 2025-05-07T21:00:59.9425207Z use_cache=False, 2025-05-07T21:00:59.9425445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9425716Z use_cpu=False, 2025-05-07T21:00:59.9425943Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9426239Z ) 2025-05-07T21:00:59.9426457Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9427025Z self=, 2025-05-07T21:00:59.9427557Z compile=False, 2025-05-07T21:00:59.9427753Z T=1, 2025-05-07T21:00:59.9427932Z D=102, 2025-05-07T21:00:59.9428115Z B=102, 2025-05-07T21:00:59.9428285Z log_E=5, 2025-05-07T21:00:59.9428469Z L=1, 2025-05-07T21:00:59.9428649Z D_gradcheck=1, 2025-05-07T21:00:59.9428859Z stochastic_rounding=False, 2025-05-07T21:00:59.9429111Z weighted=False, 2025-05-07T21:00:59.9429313Z row_wise=True, 2025-05-07T21:00:59.9429509Z mixed=False, 2025-05-07T21:00:59.9429711Z use_cache=False, 2025-05-07T21:00:59.9429946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9430217Z use_cpu=False, 2025-05-07T21:00:59.9430438Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9430685Z ) 2025-05-07T21:00:59.9430909Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.9431476Z self=, 2025-05-07T21:00:59.9431997Z compile=False, 2025-05-07T21:00:59.9432200Z T=1, 2025-05-07T21:00:59.9432374Z D=102, 2025-05-07T21:00:59.9432551Z B=1, 2025-05-07T21:00:59.9432725Z log_E=5, 2025-05-07T21:00:59.9432902Z L=1, 2025-05-07T21:00:59.9433085Z D_gradcheck=1, 2025-05-07T21:00:59.9433310Z stochastic_rounding=False, 2025-05-07T21:00:59.9433550Z weighted=False, 2025-05-07T21:00:59.9433801Z row_wise=True, 2025-05-07T21:00:59.9434008Z mixed=False, 2025-05-07T21:00:59.9434206Z use_cache=False, 2025-05-07T21:00:59.9434442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.9434721Z use_cpu=False, 2025-05-07T21:00:59.9434945Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.9435197Z ) 2025-05-07T21:00:59.9435368Z PASSED 2025-05-07T21:01:20.3655029Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3656415Z self=, 2025-05-07T21:01:20.3657140Z mixed_B=False, 2025-05-07T21:01:20.3657345Z T=1, 2025-05-07T21:01:20.3657524Z D=2, 2025-05-07T21:01:20.3657705Z B=1, 2025-05-07T21:01:20.3657959Z log_E=3, 2025-05-07T21:01:20.3658220Z L=0, 2025-05-07T21:01:20.3658473Z D_gradcheck=1, 2025-05-07T21:01:20.3658780Z stochastic_rounding=False, 2025-05-07T21:01:20.3659126Z weighted=False, 2025-05-07T21:01:20.3659413Z row_wise=False, 2025-05-07T21:01:20.3659667Z mixed=False, 2025-05-07T21:01:20.3659870Z use_cache=False, 2025-05-07T21:01:20.3660155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3660434Z use_cpu=False, 2025-05-07T21:01:20.3660658Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3660911Z ) 2025-05-07T21:01:20.3661143Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3661710Z self=, 2025-05-07T21:01:20.3663012Z mixed_B=True, 2025-05-07T21:01:20.3663296Z T=1, 2025-05-07T21:01:20.3663476Z D=2, 2025-05-07T21:01:20.3663653Z B=1, 2025-05-07T21:01:20.3663827Z log_E=3, 2025-05-07T21:01:20.3664008Z L=0, 2025-05-07T21:01:20.3664186Z D_gradcheck=1, 2025-05-07T21:01:20.3664402Z stochastic_rounding=False, 2025-05-07T21:01:20.3664648Z weighted=False, 2025-05-07T21:01:20.3664857Z row_wise=False, 2025-05-07T21:01:20.3665057Z mixed=False, 2025-05-07T21:01:20.3665296Z use_cache=False, 2025-05-07T21:01:20.3665551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3665832Z use_cpu=False, 2025-05-07T21:01:20.3666065Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3666324Z ) 2025-05-07T21:01:20.3666546Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3667200Z self=, 2025-05-07T21:01:20.3667721Z mixed_B=True, 2025-05-07T21:01:20.3667917Z T=5, 2025-05-07T21:01:20.3668104Z D=117, 2025-05-07T21:01:20.3668287Z B=109, 2025-05-07T21:01:20.3668463Z log_E=5, 2025-05-07T21:01:20.3668651Z L=4, 2025-05-07T21:01:20.3668830Z D_gradcheck=1, 2025-05-07T21:01:20.3669050Z stochastic_rounding=True, 2025-05-07T21:01:20.3669294Z weighted=True, 2025-05-07T21:01:20.3669497Z row_wise=True, 2025-05-07T21:01:20.3669700Z mixed=False, 2025-05-07T21:01:20.3669896Z use_cache=False, 2025-05-07T21:01:20.3670136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3670414Z use_cpu=False, 2025-05-07T21:01:20.3670633Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3670887Z ) 2025-05-07T21:01:20.3671112Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3671670Z self=, 2025-05-07T21:01:20.3672187Z mixed_B=False, 2025-05-07T21:01:20.3672387Z T=2, 2025-05-07T21:01:20.3672565Z D=96, 2025-05-07T21:01:20.3672745Z B=71, 2025-05-07T21:01:20.3672925Z log_E=4, 2025-05-07T21:01:20.3673105Z L=7, 2025-05-07T21:01:20.3673286Z D_gradcheck=1, 2025-05-07T21:01:20.3673504Z stochastic_rounding=False, 2025-05-07T21:01:20.3673748Z weighted=False, 2025-05-07T21:01:20.3673954Z row_wise=False, 2025-05-07T21:01:20.3674156Z mixed=False, 2025-05-07T21:01:20.3674433Z use_cache=True, 2025-05-07T21:01:20.3674665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3674947Z use_cpu=True, 2025-05-07T21:01:20.3675173Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3675421Z ) 2025-05-07T21:01:20.3675645Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3676206Z self=, 2025-05-07T21:01:20.3676716Z mixed_B=False, 2025-05-07T21:01:20.3676916Z T=2, 2025-05-07T21:01:20.3677097Z D=5, 2025-05-07T21:01:20.3677271Z B=87, 2025-05-07T21:01:20.3677451Z log_E=3, 2025-05-07T21:01:20.3677640Z L=6, 2025-05-07T21:01:20.3677815Z D_gradcheck=2, 2025-05-07T21:01:20.3678038Z stochastic_rounding=False, 2025-05-07T21:01:20.3678290Z weighted=False, 2025-05-07T21:01:20.3678487Z row_wise=True, 2025-05-07T21:01:20.3678692Z mixed=False, 2025-05-07T21:01:20.3678894Z use_cache=False, 2025-05-07T21:01:20.3679130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3679410Z use_cpu=True, 2025-05-07T21:01:20.3679637Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.3679880Z ) 2025-05-07T21:01:20.3680104Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3680662Z self=, 2025-05-07T21:01:20.3681180Z mixed_B=True, 2025-05-07T21:01:20.3681377Z T=3, 2025-05-07T21:01:20.3681551Z D=28, 2025-05-07T21:01:20.3681730Z B=103, 2025-05-07T21:01:20.3681959Z log_E=3, 2025-05-07T21:01:20.3682144Z L=19, 2025-05-07T21:01:20.3682368Z D_gradcheck=2, 2025-05-07T21:01:20.3682583Z stochastic_rounding=False, 2025-05-07T21:01:20.3682831Z weighted=True, 2025-05-07T21:01:20.3683034Z row_wise=False, 2025-05-07T21:01:20.3683226Z mixed=True, 2025-05-07T21:01:20.3683425Z use_cache=False, 2025-05-07T21:01:20.3683664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3683934Z use_cpu=False, 2025-05-07T21:01:20.3684160Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3684411Z ) 2025-05-07T21:01:20.3684629Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3685188Z self=, 2025-05-07T21:01:20.3685753Z mixed_B=False, 2025-05-07T21:01:20.3686003Z T=5, 2025-05-07T21:01:20.3686175Z D=116, 2025-05-07T21:01:20.3686356Z B=53, 2025-05-07T21:01:20.3686538Z log_E=4, 2025-05-07T21:01:20.3686723Z L=19, 2025-05-07T21:01:20.3686903Z D_gradcheck=1, 2025-05-07T21:01:20.3687124Z stochastic_rounding=True, 2025-05-07T21:01:20.3687363Z weighted=False, 2025-05-07T21:01:20.3687569Z row_wise=True, 2025-05-07T21:01:20.3687770Z mixed=True, 2025-05-07T21:01:20.3687962Z use_cache=False, 2025-05-07T21:01:20.3688204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3688482Z use_cpu=True, 2025-05-07T21:01:20.3688704Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.3688960Z ) 2025-05-07T21:01:20.3689185Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3689737Z self=, 2025-05-07T21:01:20.3690255Z mixed_B=False, 2025-05-07T21:01:20.3690457Z T=2, 2025-05-07T21:01:20.3690629Z D=9, 2025-05-07T21:01:20.3690808Z B=126, 2025-05-07T21:01:20.3690987Z log_E=4, 2025-05-07T21:01:20.3691169Z L=8, 2025-05-07T21:01:20.3691358Z D_gradcheck=2, 2025-05-07T21:01:20.3691583Z stochastic_rounding=True, 2025-05-07T21:01:20.3691828Z weighted=True, 2025-05-07T21:01:20.3692036Z row_wise=True, 2025-05-07T21:01:20.3692237Z mixed=True, 2025-05-07T21:01:20.3692443Z use_cache=False, 2025-05-07T21:01:20.3692676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3693049Z use_cpu=True, 2025-05-07T21:01:20.3693329Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.3693583Z ) 2025-05-07T21:01:20.3693810Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3694381Z self=, 2025-05-07T21:01:20.3694895Z mixed_B=False, 2025-05-07T21:01:20.3695098Z T=2, 2025-05-07T21:01:20.3695282Z D=46, 2025-05-07T21:01:20.3695461Z B=49, 2025-05-07T21:01:20.3695647Z log_E=4, 2025-05-07T21:01:20.3695837Z L=7, 2025-05-07T21:01:20.3696019Z D_gradcheck=2, 2025-05-07T21:01:20.3696245Z stochastic_rounding=False, 2025-05-07T21:01:20.3696501Z weighted=False, 2025-05-07T21:01:20.3696708Z row_wise=True, 2025-05-07T21:01:20.3696916Z mixed=False, 2025-05-07T21:01:20.3697123Z use_cache=True, 2025-05-07T21:01:20.3697354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3697638Z use_cpu=False, 2025-05-07T21:01:20.3697867Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3698119Z ) 2025-05-07T21:01:20.3698356Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3699126Z self=, 2025-05-07T21:01:20.3699649Z mixed_B=True, 2025-05-07T21:01:20.3699846Z T=5, 2025-05-07T21:01:20.3700029Z D=114, 2025-05-07T21:01:20.3706364Z B=96, 2025-05-07T21:01:20.3706581Z log_E=5, 2025-05-07T21:01:20.3706778Z L=2, 2025-05-07T21:01:20.3706966Z D_gradcheck=2, 2025-05-07T21:01:20.3707185Z stochastic_rounding=True, 2025-05-07T21:01:20.3707438Z weighted=False, 2025-05-07T21:01:20.3707771Z row_wise=False, 2025-05-07T21:01:20.3708037Z mixed=False, 2025-05-07T21:01:20.3708247Z use_cache=False, 2025-05-07T21:01:20.3708489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3708766Z use_cpu=True, 2025-05-07T21:01:20.3708998Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.3709260Z ) 2025-05-07T21:01:20.3709486Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3710054Z self=, 2025-05-07T21:01:20.3710581Z mixed_B=False, 2025-05-07T21:01:20.3710780Z T=1, 2025-05-07T21:01:20.3710965Z D=87, 2025-05-07T21:01:20.3711143Z B=6, 2025-05-07T21:01:20.3711320Z log_E=5, 2025-05-07T21:01:20.3711512Z L=11, 2025-05-07T21:01:20.3711767Z D_gradcheck=1, 2025-05-07T21:01:20.3711987Z stochastic_rounding=True, 2025-05-07T21:01:20.3712230Z weighted=False, 2025-05-07T21:01:20.3712440Z row_wise=True, 2025-05-07T21:01:20.3712647Z mixed=True, 2025-05-07T21:01:20.3712850Z use_cache=False, 2025-05-07T21:01:20.3713095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3713377Z use_cpu=True, 2025-05-07T21:01:20.3713600Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3713854Z ) 2025-05-07T21:01:20.3714085Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3714649Z self=, 2025-05-07T21:01:20.3715178Z mixed_B=True, 2025-05-07T21:01:20.3715407Z T=3, 2025-05-07T21:01:20.3715586Z D=123, 2025-05-07T21:01:20.3715769Z B=47, 2025-05-07T21:01:20.3715943Z log_E=5, 2025-05-07T21:01:20.3716124Z L=10, 2025-05-07T21:01:20.3716313Z D_gradcheck=1, 2025-05-07T21:01:20.3716537Z stochastic_rounding=True, 2025-05-07T21:01:20.3716776Z weighted=False, 2025-05-07T21:01:20.3716986Z row_wise=False, 2025-05-07T21:01:20.3717189Z mixed=False, 2025-05-07T21:01:20.3717388Z use_cache=True, 2025-05-07T21:01:20.3717622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3717903Z use_cpu=False, 2025-05-07T21:01:20.3718134Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3718383Z ) 2025-05-07T21:01:20.3718609Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3719242Z self=, 2025-05-07T21:01:20.3719758Z mixed_B=False, 2025-05-07T21:01:20.3719963Z T=3, 2025-05-07T21:01:20.3720144Z D=10, 2025-05-07T21:01:20.3720320Z B=48, 2025-05-07T21:01:20.3720500Z log_E=5, 2025-05-07T21:01:20.3720688Z L=2, 2025-05-07T21:01:20.3720866Z D_gradcheck=2, 2025-05-07T21:01:20.3721090Z stochastic_rounding=False, 2025-05-07T21:01:20.3721353Z weighted=True, 2025-05-07T21:01:20.3721551Z row_wise=False, 2025-05-07T21:01:20.3721760Z mixed=False, 2025-05-07T21:01:20.3721966Z use_cache=False, 2025-05-07T21:01:20.3722207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3722491Z use_cpu=True, 2025-05-07T21:01:20.3722723Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3722967Z ) 2025-05-07T21:01:20.3723197Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3723762Z self=, 2025-05-07T21:01:20.3724277Z mixed_B=False, 2025-05-07T21:01:20.3724471Z T=5, 2025-05-07T21:01:20.3724655Z D=25, 2025-05-07T21:01:20.3724834Z B=65, 2025-05-07T21:01:20.3725008Z log_E=3, 2025-05-07T21:01:20.3725195Z L=4, 2025-05-07T21:01:20.3725378Z D_gradcheck=1, 2025-05-07T21:01:20.3725594Z stochastic_rounding=True, 2025-05-07T21:01:20.3725872Z weighted=True, 2025-05-07T21:01:20.3726104Z row_wise=False, 2025-05-07T21:01:20.3726300Z mixed=True, 2025-05-07T21:01:20.3726502Z use_cache=True, 2025-05-07T21:01:20.3726732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3727054Z use_cpu=True, 2025-05-07T21:01:20.3727319Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3727577Z ) 2025-05-07T21:01:20.3727795Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3728356Z self=, 2025-05-07T21:01:20.3728881Z mixed_B=True, 2025-05-07T21:01:20.3729073Z T=2, 2025-05-07T21:01:20.3729252Z D=47, 2025-05-07T21:01:20.3729432Z B=104, 2025-05-07T21:01:20.3729613Z log_E=4, 2025-05-07T21:01:20.3729791Z L=11, 2025-05-07T21:01:20.3729973Z D_gradcheck=1, 2025-05-07T21:01:20.3730197Z stochastic_rounding=False, 2025-05-07T21:01:20.3730439Z weighted=False, 2025-05-07T21:01:20.3730646Z row_wise=True, 2025-05-07T21:01:20.3730897Z mixed=False, 2025-05-07T21:01:20.3731096Z use_cache=False, 2025-05-07T21:01:20.3731342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3731626Z use_cpu=True, 2025-05-07T21:01:20.3731853Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.3732114Z ) 2025-05-07T21:01:20.3732341Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3732959Z self=, 2025-05-07T21:01:20.3733485Z mixed_B=False, 2025-05-07T21:01:20.3733686Z T=3, 2025-05-07T21:01:20.3733860Z D=31, 2025-05-07T21:01:20.3734041Z B=9, 2025-05-07T21:01:20.3734225Z log_E=4, 2025-05-07T21:01:20.3734404Z L=1, 2025-05-07T21:01:20.3734587Z D_gradcheck=1, 2025-05-07T21:01:20.3734814Z stochastic_rounding=False, 2025-05-07T21:01:20.3735056Z weighted=False, 2025-05-07T21:01:20.3735268Z row_wise=True, 2025-05-07T21:01:20.3735471Z mixed=True, 2025-05-07T21:01:20.3735669Z use_cache=False, 2025-05-07T21:01:20.3735910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.3736190Z use_cpu=True, 2025-05-07T21:01:20.3736416Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3736671Z ) 2025-05-07T21:01:20.3736900Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3737469Z self=, 2025-05-07T21:01:20.3737986Z mixed_B=False, 2025-05-07T21:01:20.3738187Z T=1, 2025-05-07T21:01:20.3738372Z D=117, 2025-05-07T21:01:20.3738600Z B=46, 2025-05-07T21:01:20.3738784Z log_E=5, 2025-05-07T21:01:20.3738974Z L=15, 2025-05-07T21:01:20.3739152Z D_gradcheck=1, 2025-05-07T21:01:20.3739375Z stochastic_rounding=True, 2025-05-07T21:01:20.3739623Z weighted=False, 2025-05-07T21:01:20.3739823Z row_wise=True, 2025-05-07T21:01:20.3740023Z mixed=False, 2025-05-07T21:01:20.3740234Z use_cache=False, 2025-05-07T21:01:20.3740467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3740744Z use_cpu=False, 2025-05-07T21:01:20.3740968Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.3741219Z ) 2025-05-07T21:01:20.3741448Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:20.3742007Z self=, 2025-05-07T21:01:20.3742522Z mixed_B=True, 2025-05-07T21:01:20.3742714Z T=3, 2025-05-07T21:01:20.3742893Z D=33, 2025-05-07T21:01:20.3743070Z B=54, 2025-05-07T21:01:20.3743243Z log_E=4, 2025-05-07T21:01:20.3743430Z L=16, 2025-05-07T21:01:20.3743619Z D_gradcheck=1, 2025-05-07T21:01:20.3743833Z stochastic_rounding=True, 2025-05-07T21:01:20.3744088Z weighted=False, 2025-05-07T21:01:20.3744304Z row_wise=False, 2025-05-07T21:01:20.3744495Z mixed=False, 2025-05-07T21:01:20.3744702Z use_cache=True, 2025-05-07T21:01:20.3744922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.3745202Z use_cpu=True, 2025-05-07T21:01:20.3745428Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.3745674Z ) 2025-05-07T21:01:37.0005577Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0007124Z self=, 2025-05-07T21:01:37.0007846Z mixed_B=False, 2025-05-07T21:01:37.0008120Z T=5, 2025-05-07T21:01:37.0008359Z D=124, 2025-05-07T21:01:37.0008592Z B=125, 2025-05-07T21:01:37.0008825Z log_E=5, 2025-05-07T21:01:37.0009040Z L=4, 2025-05-07T21:01:37.0009222Z D_gradcheck=2, 2025-05-07T21:01:37.0009451Z stochastic_rounding=True, 2025-05-07T21:01:37.0009782Z weighted=False, 2025-05-07T21:01:37.0010022Z row_wise=True, 2025-05-07T21:01:37.0010223Z mixed=False, 2025-05-07T21:01:37.0010430Z use_cache=True, 2025-05-07T21:01:37.0010665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0011065Z use_cpu=True, 2025-05-07T21:01:37.0011295Z output_dtype=SparseType.BF16, 2025-05-07T21:01:37.0011558Z ) 2025-05-07T21:01:37.0011782Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0012356Z self=, 2025-05-07T21:01:37.0012883Z mixed_B=False, 2025-05-07T21:01:37.0013177Z T=4, 2025-05-07T21:01:37.0013359Z D=51, 2025-05-07T21:01:37.0013544Z B=49, 2025-05-07T21:01:37.0013736Z log_E=4, 2025-05-07T21:01:37.0013920Z L=2, 2025-05-07T21:01:37.0014113Z D_gradcheck=2, 2025-05-07T21:01:37.0014342Z stochastic_rounding=False, 2025-05-07T21:01:37.0014588Z weighted=False, 2025-05-07T21:01:37.0014800Z row_wise=True, 2025-05-07T21:01:37.0015007Z mixed=True, 2025-05-07T21:01:37.0015207Z use_cache=True, 2025-05-07T21:01:37.0015443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0015729Z use_cpu=False, 2025-05-07T21:01:37.0015961Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0016217Z ) 2025-05-07T21:01:37.0016477Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0017079Z self=, 2025-05-07T21:01:37.0017597Z mixed_B=True, 2025-05-07T21:01:37.0017807Z T=4, 2025-05-07T21:01:37.0017991Z D=114, 2025-05-07T21:01:37.0018168Z B=3, 2025-05-07T21:01:37.0018348Z log_E=4, 2025-05-07T21:01:37.0018539Z L=0, 2025-05-07T21:01:37.0018718Z D_gradcheck=1, 2025-05-07T21:01:37.0019041Z stochastic_rounding=False, 2025-05-07T21:01:37.0019298Z weighted=True, 2025-05-07T21:01:37.0019501Z row_wise=True, 2025-05-07T21:01:37.0019705Z mixed=False, 2025-05-07T21:01:37.0019910Z use_cache=True, 2025-05-07T21:01:37.0020139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0020422Z use_cpu=True, 2025-05-07T21:01:37.0020651Z output_dtype=SparseType.FP32, 2025-05-07T21:01:37.0020905Z ) 2025-05-07T21:01:37.0021134Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0021699Z self=, 2025-05-07T21:01:37.0022222Z mixed_B=True, 2025-05-07T21:01:37.0022420Z T=3, 2025-05-07T21:01:37.0022604Z D=53, 2025-05-07T21:01:37.0022786Z B=90, 2025-05-07T21:01:37.0022965Z log_E=5, 2025-05-07T21:01:37.0023155Z L=1, 2025-05-07T21:01:37.0023341Z D_gradcheck=2, 2025-05-07T21:01:37.0023559Z stochastic_rounding=True, 2025-05-07T21:01:37.0023816Z weighted=True, 2025-05-07T21:01:37.0024025Z row_wise=True, 2025-05-07T21:01:37.0024226Z mixed=False, 2025-05-07T21:01:37.0024434Z use_cache=False, 2025-05-07T21:01:37.0024677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:37.0024954Z use_cpu=True, 2025-05-07T21:01:37.0025187Z output_dtype=SparseType.BF16, 2025-05-07T21:01:37.0025450Z ) 2025-05-07T21:01:37.0025673Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0026243Z self=, 2025-05-07T21:01:37.0026823Z mixed_B=False, 2025-05-07T21:01:37.0027032Z T=5, 2025-05-07T21:01:37.0027250Z D=54, 2025-05-07T21:01:37.0027436Z B=117, 2025-05-07T21:01:37.0027624Z log_E=3, 2025-05-07T21:01:37.0027810Z L=4, 2025-05-07T21:01:37.0028003Z D_gradcheck=1, 2025-05-07T21:01:37.0028231Z stochastic_rounding=False, 2025-05-07T21:01:37.0028480Z weighted=False, 2025-05-07T21:01:37.0028695Z row_wise=False, 2025-05-07T21:01:37.0028905Z mixed=False, 2025-05-07T21:01:37.0029109Z use_cache=False, 2025-05-07T21:01:37.0029354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:37.0029637Z use_cpu=False, 2025-05-07T21:01:37.0029863Z output_dtype=SparseType.BF16, 2025-05-07T21:01:37.0030120Z ) 2025-05-07T21:01:37.0030347Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0031027Z self=, 2025-05-07T21:01:37.0031545Z mixed_B=True, 2025-05-07T21:01:37.0031753Z T=2, 2025-05-07T21:01:37.0031928Z D=14, 2025-05-07T21:01:37.0032118Z B=4, 2025-05-07T21:01:37.0032299Z log_E=5, 2025-05-07T21:01:37.0032482Z L=6, 2025-05-07T21:01:37.0032667Z D_gradcheck=2, 2025-05-07T21:01:37.0032889Z stochastic_rounding=True, 2025-05-07T21:01:37.0033133Z weighted=True, 2025-05-07T21:01:37.0033342Z row_wise=True, 2025-05-07T21:01:37.0033550Z mixed=False, 2025-05-07T21:01:37.0033760Z use_cache=False, 2025-05-07T21:01:37.0033997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0034283Z use_cpu=False, 2025-05-07T21:01:37.0034511Z output_dtype=SparseType.BF16, 2025-05-07T21:01:37.0034759Z ) 2025-05-07T21:01:37.0034987Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0035551Z self=, 2025-05-07T21:01:37.0036073Z mixed_B=True, 2025-05-07T21:01:37.0036274Z T=3, 2025-05-07T21:01:37.0036455Z D=43, 2025-05-07T21:01:37.0036640Z B=101, 2025-05-07T21:01:37.0036827Z log_E=4, 2025-05-07T21:01:37.0037019Z L=18, 2025-05-07T21:01:37.0037199Z D_gradcheck=2, 2025-05-07T21:01:37.0037425Z stochastic_rounding=True, 2025-05-07T21:01:37.0037677Z weighted=False, 2025-05-07T21:01:37.0037884Z row_wise=True, 2025-05-07T21:01:37.0038095Z mixed=True, 2025-05-07T21:01:37.0038304Z use_cache=True, 2025-05-07T21:01:37.0038585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0038870Z use_cpu=True, 2025-05-07T21:01:37.0039097Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0039355Z ) 2025-05-07T21:01:37.0039576Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0040148Z self=, 2025-05-07T21:01:37.0040670Z mixed_B=True, 2025-05-07T21:01:37.0040866Z T=2, 2025-05-07T21:01:37.0041050Z D=82, 2025-05-07T21:01:37.0041236Z B=51, 2025-05-07T21:01:37.0041417Z log_E=4, 2025-05-07T21:01:37.0041610Z L=3, 2025-05-07T21:01:37.0041802Z D_gradcheck=2, 2025-05-07T21:01:37.0042020Z stochastic_rounding=True, 2025-05-07T21:01:37.0042277Z weighted=True, 2025-05-07T21:01:37.0042489Z row_wise=False, 2025-05-07T21:01:37.0042691Z mixed=False, 2025-05-07T21:01:37.0042898Z use_cache=False, 2025-05-07T21:01:37.0043141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0043417Z use_cpu=True, 2025-05-07T21:01:37.0043648Z output_dtype=SparseType.FP32, 2025-05-07T21:01:37.0043904Z ) 2025-05-07T21:01:37.0044125Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0044690Z self=, 2025-05-07T21:01:37.0045213Z mixed_B=False, 2025-05-07T21:01:37.0045416Z T=4, 2025-05-07T21:01:37.0045594Z D=5, 2025-05-07T21:01:37.0045774Z B=14, 2025-05-07T21:01:37.0045957Z log_E=4, 2025-05-07T21:01:37.0046194Z L=20, 2025-05-07T21:01:37.0046387Z D_gradcheck=1, 2025-05-07T21:01:37.0046697Z stochastic_rounding=True, 2025-05-07T21:01:37.0046943Z weighted=True, 2025-05-07T21:01:37.0047152Z row_wise=False, 2025-05-07T21:01:37.0047360Z mixed=True, 2025-05-07T21:01:37.0047559Z use_cache=False, 2025-05-07T21:01:37.0047803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:37.0048088Z use_cpu=False, 2025-05-07T21:01:37.0048312Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0048571Z ) 2025-05-07T21:01:37.0048800Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0049358Z self=, 2025-05-07T21:01:37.0049878Z mixed_B=False, 2025-05-07T21:01:37.0050084Z T=1, 2025-05-07T21:01:37.0050311Z D=65, 2025-05-07T21:01:37.0050495Z B=9, 2025-05-07T21:01:37.0050679Z log_E=5, 2025-05-07T21:01:37.0050864Z L=5, 2025-05-07T21:01:37.0051052Z D_gradcheck=1, 2025-05-07T21:01:37.0051279Z stochastic_rounding=True, 2025-05-07T21:01:37.0051534Z weighted=False, 2025-05-07T21:01:37.0051741Z row_wise=True, 2025-05-07T21:01:37.0051951Z mixed=False, 2025-05-07T21:01:37.0052158Z use_cache=True, 2025-05-07T21:01:37.0052386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:37.0052668Z use_cpu=False, 2025-05-07T21:01:37.0052900Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0053225Z ) 2025-05-07T21:01:37.0053454Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0054019Z self=, 2025-05-07T21:01:37.0054535Z mixed_B=True, 2025-05-07T21:01:37.0054738Z T=3, 2025-05-07T21:01:37.0054918Z D=128, 2025-05-07T21:01:37.0055098Z B=88, 2025-05-07T21:01:37.0055282Z log_E=4, 2025-05-07T21:01:37.0055471Z L=3, 2025-05-07T21:01:37.0055652Z D_gradcheck=1, 2025-05-07T21:01:37.0055875Z stochastic_rounding=False, 2025-05-07T21:01:37.0056130Z weighted=False, 2025-05-07T21:01:37.0056336Z row_wise=True, 2025-05-07T21:01:37.0056566Z mixed=False, 2025-05-07T21:01:37.0056796Z use_cache=False, 2025-05-07T21:01:37.0057032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0057315Z use_cpu=False, 2025-05-07T21:01:37.0057545Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0057854Z ) 2025-05-07T21:01:37.0058079Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0058641Z self=, 2025-05-07T21:01:37.0059161Z mixed_B=True, 2025-05-07T21:01:37.0059357Z T=3, 2025-05-07T21:01:37.0059541Z D=128, 2025-05-07T21:01:37.0059724Z B=88, 2025-05-07T21:01:37.0059903Z log_E=3, 2025-05-07T21:01:37.0060092Z L=3, 2025-05-07T21:01:37.0060277Z D_gradcheck=1, 2025-05-07T21:01:37.0060498Z stochastic_rounding=False, 2025-05-07T21:01:37.0060756Z weighted=False, 2025-05-07T21:01:37.0060969Z row_wise=True, 2025-05-07T21:01:37.0061172Z mixed=False, 2025-05-07T21:01:37.0061379Z use_cache=False, 2025-05-07T21:01:37.0068299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0068601Z use_cpu=False, 2025-05-07T21:01:37.0068841Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0069093Z ) 2025-05-07T21:01:37.0069338Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0069917Z self=, 2025-05-07T21:01:37.0070439Z mixed_B=False, 2025-05-07T21:01:37.0070649Z T=3, 2025-05-07T21:01:37.0070834Z D=128, 2025-05-07T21:01:37.0071012Z B=88, 2025-05-07T21:01:37.0071196Z log_E=3, 2025-05-07T21:01:37.0071392Z L=3, 2025-05-07T21:01:37.0071576Z D_gradcheck=1, 2025-05-07T21:01:37.0071804Z stochastic_rounding=False, 2025-05-07T21:01:37.0072059Z weighted=False, 2025-05-07T21:01:37.0072343Z row_wise=True, 2025-05-07T21:01:37.0072555Z mixed=False, 2025-05-07T21:01:37.0072810Z use_cache=False, 2025-05-07T21:01:37.0073049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0073340Z use_cpu=False, 2025-05-07T21:01:37.0073573Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0073834Z ) 2025-05-07T21:01:37.0074058Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0074628Z self=, 2025-05-07T21:01:37.0075150Z mixed_B=False, 2025-05-07T21:01:37.0075344Z T=3, 2025-05-07T21:01:37.0075529Z D=128, 2025-05-07T21:01:37.0075714Z B=88, 2025-05-07T21:01:37.0075888Z log_E=3, 2025-05-07T21:01:37.0076079Z L=0, 2025-05-07T21:01:37.0076267Z D_gradcheck=1, 2025-05-07T21:01:37.0076535Z stochastic_rounding=False, 2025-05-07T21:01:37.0076788Z weighted=False, 2025-05-07T21:01:37.0077002Z row_wise=True, 2025-05-07T21:01:37.0077205Z mixed=False, 2025-05-07T21:01:37.0077414Z use_cache=False, 2025-05-07T21:01:37.0077656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0077935Z use_cpu=False, 2025-05-07T21:01:37.0078169Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0078428Z ) 2025-05-07T21:01:37.0078650Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:37.0079218Z self=, 2025-05-07T21:01:37.0079740Z mixed_B=False, 2025-05-07T21:01:37.0079941Z T=1, 2025-05-07T21:01:37.0080114Z D=128, 2025-05-07T21:01:37.0080299Z B=88, 2025-05-07T21:01:37.0080485Z log_E=3, 2025-05-07T21:01:37.0080670Z L=0, 2025-05-07T21:01:37.0080858Z D_gradcheck=1, 2025-05-07T21:01:37.0081096Z stochastic_rounding=False, 2025-05-07T21:01:37.0081343Z weighted=False, 2025-05-07T21:01:37.0081552Z row_wise=True, 2025-05-07T21:01:37.0081761Z mixed=False, 2025-05-07T21:01:37.0081964Z use_cache=False, 2025-05-07T21:01:37.0082228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:37.0082512Z use_cpu=False, 2025-05-07T21:01:37.0082735Z output_dtype=SparseType.FP16, 2025-05-07T21:01:37.0082990Z ) 2025-05-07T21:01:37.0083165Z PASSED 2025-05-07T21:02:25.7602916Z 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:02:25.7604012Z self=, 2025-05-07T21:02:25.7604591Z mixed_B=False, 2025-05-07T21:02:25.7604807Z max_norm=0.01, 2025-05-07T21:02:25.7605019Z T=1, 2025-05-07T21:02:25.7605210Z D=2, 2025-05-07T21:02:25.7605397Z B=1, 2025-05-07T21:02:25.7605578Z log_E=3, 2025-05-07T21:02:25.7605777Z L=0, 2025-05-07T21:02:25.7605969Z D_gradcheck=1, 2025-05-07T21:02:25.7606197Z stochastic_rounding=False, 2025-05-07T21:02:25.7606466Z weighted=False, 2025-05-07T21:02:25.7606691Z row_wise=False, 2025-05-07T21:02:25.7606893Z mixed=False, 2025-05-07T21:02:25.7607104Z use_cache=False, 2025-05-07T21:02:25.7607349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7607621Z use_cpu=False, 2025-05-07T21:02:25.7607858Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7608135Z ) 2025-05-07T21:02:25.7608416Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7609088Z self=, 2025-05-07T21:02:25.7609656Z mixed_B=True, 2025-05-07T21:02:25.7609857Z max_norm=0.01, 2025-05-07T21:02:25.7610059Z T=1, 2025-05-07T21:02:25.7610240Z D=2, 2025-05-07T21:02:25.7610416Z B=1, 2025-05-07T21:02:25.7610600Z log_E=3, 2025-05-07T21:02:25.7610786Z L=0, 2025-05-07T21:02:25.7610965Z D_gradcheck=1, 2025-05-07T21:02:25.7611188Z stochastic_rounding=False, 2025-05-07T21:02:25.7611544Z weighted=False, 2025-05-07T21:02:25.7611834Z row_wise=False, 2025-05-07T21:02:25.7612033Z mixed=False, 2025-05-07T21:02:25.7612238Z use_cache=False, 2025-05-07T21:02:25.7612479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7612756Z use_cpu=False, 2025-05-07T21:02:25.7613050Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7613307Z ) 2025-05-07T21:02:25.7613577Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7614239Z self=, 2025-05-07T21:02:25.7614811Z mixed_B=True, 2025-05-07T21:02:25.7615011Z max_norm=0.99999, 2025-05-07T21:02:25.7615225Z T=3, 2025-05-07T21:02:25.7615496Z D=11, 2025-05-07T21:02:25.7615673Z B=120, 2025-05-07T21:02:25.7615858Z log_E=4, 2025-05-07T21:02:25.7616049Z L=14, 2025-05-07T21:02:25.7616238Z D_gradcheck=1, 2025-05-07T21:02:25.7616466Z stochastic_rounding=False, 2025-05-07T21:02:25.7616731Z weighted=True, 2025-05-07T21:02:25.7616937Z row_wise=False, 2025-05-07T21:02:25.7617145Z mixed=True, 2025-05-07T21:02:25.7617347Z use_cache=True, 2025-05-07T21:02:25.7617580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7617859Z use_cpu=False, 2025-05-07T21:02:25.7618096Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7618353Z ) 2025-05-07T21:02:25.7618622Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7619284Z self=, 2025-05-07T21:02:25.7619850Z mixed_B=False, 2025-05-07T21:02:25.7620063Z max_norm=0.9232560536590754, 2025-05-07T21:02:25.7620309Z T=4, 2025-05-07T21:02:25.7620490Z D=15, 2025-05-07T21:02:25.7620667Z B=85, 2025-05-07T21:02:25.7620894Z log_E=5, 2025-05-07T21:02:25.7621076Z L=9, 2025-05-07T21:02:25.7621267Z D_gradcheck=2, 2025-05-07T21:02:25.7621492Z stochastic_rounding=True, 2025-05-07T21:02:25.7621732Z weighted=False, 2025-05-07T21:02:25.7621946Z row_wise=False, 2025-05-07T21:02:25.7622155Z mixed=True, 2025-05-07T21:02:25.7622365Z use_cache=False, 2025-05-07T21:02:25.7622602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7622882Z use_cpu=True, 2025-05-07T21:02:25.7623158Z output_dtype=SparseType.FP16, 2025-05-07T21:02:25.7623412Z ) 2025-05-07T21:02:25.7623685Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7624343Z self=, 2025-05-07T21:02:25.7624908Z mixed_B=True, 2025-05-07T21:02:25.7625114Z max_norm=0.21306834859037668, 2025-05-07T21:02:25.7625363Z T=5, 2025-05-07T21:02:25.7625543Z D=96, 2025-05-07T21:02:25.7625716Z B=97, 2025-05-07T21:02:25.7625893Z log_E=5, 2025-05-07T21:02:25.7626084Z L=1, 2025-05-07T21:02:25.7626261Z D_gradcheck=2, 2025-05-07T21:02:25.7626482Z stochastic_rounding=True, 2025-05-07T21:02:25.7626732Z weighted=False, 2025-05-07T21:02:25.7626933Z row_wise=False, 2025-05-07T21:02:25.7627134Z mixed=True, 2025-05-07T21:02:25.7627333Z use_cache=False, 2025-05-07T21:02:25.7627587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7627895Z use_cpu=True, 2025-05-07T21:02:25.7628116Z output_dtype=SparseType.FP16, 2025-05-07T21:02:25.7628362Z ) 2025-05-07T21:02:25.7628637Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7629290Z self=, 2025-05-07T21:02:25.7629855Z mixed_B=False, 2025-05-07T21:02:25.7630067Z max_norm=0.9909404393987347, 2025-05-07T21:02:25.7630304Z T=3, 2025-05-07T21:02:25.7630483Z D=92, 2025-05-07T21:02:25.7630652Z B=95, 2025-05-07T21:02:25.7630884Z log_E=5, 2025-05-07T21:02:25.7631071Z L=8, 2025-05-07T21:02:25.7631286Z D_gradcheck=1, 2025-05-07T21:02:25.7631509Z stochastic_rounding=False, 2025-05-07T21:02:25.7631756Z weighted=True, 2025-05-07T21:02:25.7631953Z row_wise=False, 2025-05-07T21:02:25.7632155Z mixed=False, 2025-05-07T21:02:25.7632372Z use_cache=False, 2025-05-07T21:02:25.7632608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7632888Z use_cpu=False, 2025-05-07T21:02:25.7633109Z output_dtype=SparseType.BF16, 2025-05-07T21:02:25.7633358Z ) 2025-05-07T21:02:25.7633631Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7634288Z self=, 2025-05-07T21:02:25.7634891Z mixed_B=True, 2025-05-07T21:02:25.7635111Z max_norm=0.5938487704007885, 2025-05-07T21:02:25.7635353Z T=5, 2025-05-07T21:02:25.7635529Z D=75, 2025-05-07T21:02:25.7635713Z B=9, 2025-05-07T21:02:25.7635889Z log_E=3, 2025-05-07T21:02:25.7636074Z L=11, 2025-05-07T21:02:25.7636261Z D_gradcheck=1, 2025-05-07T21:02:25.7636483Z stochastic_rounding=False, 2025-05-07T21:02:25.7636724Z weighted=False, 2025-05-07T21:02:25.7636927Z row_wise=True, 2025-05-07T21:02:25.7637128Z mixed=True, 2025-05-07T21:02:25.7637351Z use_cache=True, 2025-05-07T21:02:25.7637605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7637883Z use_cpu=False, 2025-05-07T21:02:25.7638109Z output_dtype=SparseType.BF16, 2025-05-07T21:02:25.7638361Z ) 2025-05-07T21:02:25.7638632Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7639285Z self=, 2025-05-07T21:02:25.7639846Z mixed_B=False, 2025-05-07T21:02:25.7640059Z max_norm=0.5707017554836751, 2025-05-07T21:02:25.7640304Z T=3, 2025-05-07T21:02:25.7640478Z D=94, 2025-05-07T21:02:25.7640657Z B=88, 2025-05-07T21:02:25.7640840Z log_E=5, 2025-05-07T21:02:25.7641019Z L=3, 2025-05-07T21:02:25.7641204Z D_gradcheck=2, 2025-05-07T21:02:25.7641429Z stochastic_rounding=False, 2025-05-07T21:02:25.7641671Z weighted=False, 2025-05-07T21:02:25.7641877Z row_wise=False, 2025-05-07T21:02:25.7642078Z mixed=False, 2025-05-07T21:02:25.7642322Z use_cache=False, 2025-05-07T21:02:25.7642561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7642841Z use_cpu=True, 2025-05-07T21:02:25.7643064Z output_dtype=SparseType.BF16, 2025-05-07T21:02:25.7643308Z ) 2025-05-07T21:02:25.7643582Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7644242Z self=, 2025-05-07T21:02:25.7644802Z mixed_B=True, 2025-05-07T21:02:25.7645008Z max_norm=0.99999, 2025-05-07T21:02:25.7645227Z T=2, 2025-05-07T21:02:25.7645399Z D=36, 2025-05-07T21:02:25.7645581Z B=1, 2025-05-07T21:02:25.7645760Z log_E=5, 2025-05-07T21:02:25.7645941Z L=4, 2025-05-07T21:02:25.7646130Z D_gradcheck=2, 2025-05-07T21:02:25.7646352Z stochastic_rounding=False, 2025-05-07T21:02:25.7646593Z weighted=False, 2025-05-07T21:02:25.7646805Z row_wise=True, 2025-05-07T21:02:25.7647010Z mixed=True, 2025-05-07T21:02:25.7647209Z use_cache=False, 2025-05-07T21:02:25.7647451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:25.7647728Z use_cpu=True, 2025-05-07T21:02:25.7647947Z output_dtype=SparseType.BF16, 2025-05-07T21:02:25.7648197Z ) 2025-05-07T21:02:25.7648465Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7649122Z self=, 2025-05-07T21:02:25.7649685Z mixed_B=False, 2025-05-07T21:02:25.7649897Z max_norm=0.10333775907816573, 2025-05-07T21:02:25.7650232Z T=5, 2025-05-07T21:02:25.7650442Z D=58, 2025-05-07T21:02:25.7650621Z B=92, 2025-05-07T21:02:25.7650797Z log_E=5, 2025-05-07T21:02:25.7650976Z L=5, 2025-05-07T21:02:25.7651155Z D_gradcheck=2, 2025-05-07T21:02:25.7651373Z stochastic_rounding=False, 2025-05-07T21:02:25.7651610Z weighted=False, 2025-05-07T21:02:25.7651816Z row_wise=True, 2025-05-07T21:02:25.7652023Z mixed=False, 2025-05-07T21:02:25.7652217Z use_cache=True, 2025-05-07T21:02:25.7652446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:25.7652722Z use_cpu=False, 2025-05-07T21:02:25.7652995Z output_dtype=SparseType.FP16, 2025-05-07T21:02:25.7653247Z ) 2025-05-07T21:02:25.7653519Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7654226Z self=, 2025-05-07T21:02:25.7654788Z mixed_B=False, 2025-05-07T21:02:25.7655006Z max_norm=0.4519327500325989, 2025-05-07T21:02:25.7655248Z T=4, 2025-05-07T21:02:25.7655420Z D=50, 2025-05-07T21:02:25.7655597Z B=37, 2025-05-07T21:02:25.7655775Z log_E=4, 2025-05-07T21:02:25.7655953Z L=8, 2025-05-07T21:02:25.7656134Z D_gradcheck=1, 2025-05-07T21:02:25.7656354Z stochastic_rounding=True, 2025-05-07T21:02:25.7656593Z weighted=False, 2025-05-07T21:02:25.7656802Z row_wise=False, 2025-05-07T21:02:25.7657007Z mixed=False, 2025-05-07T21:02:25.7657234Z use_cache=False, 2025-05-07T21:02:25.7657496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:25.7657778Z use_cpu=True, 2025-05-07T21:02:25.7657997Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7658247Z ) 2025-05-07T21:02:25.7658520Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7659173Z self=, 2025-05-07T21:02:25.7659739Z mixed_B=False, 2025-05-07T21:02:25.7659955Z max_norm=0.4519327500325989, 2025-05-07T21:02:25.7660197Z T=4, 2025-05-07T21:02:25.7660372Z D=50, 2025-05-07T21:02:25.7660552Z B=1, 2025-05-07T21:02:25.7660733Z log_E=4, 2025-05-07T21:02:25.7660915Z L=8, 2025-05-07T21:02:25.7661102Z D_gradcheck=1, 2025-05-07T21:02:25.7661320Z stochastic_rounding=True, 2025-05-07T21:02:25.7661610Z weighted=False, 2025-05-07T21:02:25.7661820Z row_wise=False, 2025-05-07T21:02:25.7662021Z mixed=False, 2025-05-07T21:02:25.7662217Z use_cache=False, 2025-05-07T21:02:25.7662455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:25.7662731Z use_cpu=True, 2025-05-07T21:02:25.7662949Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7663202Z ) 2025-05-07T21:02:25.7663472Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7664123Z self=, 2025-05-07T21:02:25.7664688Z mixed_B=False, 2025-05-07T21:02:25.7664901Z max_norm=0.4519327500325989, 2025-05-07T21:02:25.7665146Z T=4, 2025-05-07T21:02:25.7665318Z D=50, 2025-05-07T21:02:25.7665495Z B=1, 2025-05-07T21:02:25.7665672Z log_E=3, 2025-05-07T21:02:25.7665850Z L=8, 2025-05-07T21:02:25.7666030Z D_gradcheck=1, 2025-05-07T21:02:25.7666253Z stochastic_rounding=True, 2025-05-07T21:02:25.7666494Z weighted=False, 2025-05-07T21:02:25.7666698Z row_wise=False, 2025-05-07T21:02:25.7666906Z mixed=False, 2025-05-07T21:02:25.7667104Z use_cache=False, 2025-05-07T21:02:25.7667337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:25.7667611Z use_cpu=True, 2025-05-07T21:02:25.7667829Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7668081Z ) 2025-05-07T21:02:25.7668349Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7669001Z self=, 2025-05-07T21:02:25.7669664Z mixed_B=False, 2025-05-07T21:02:25.7669881Z max_norm=0.4519327500325989, 2025-05-07T21:02:25.7670115Z T=4, 2025-05-07T21:02:25.7670296Z D=8, 2025-05-07T21:02:25.7670473Z B=1, 2025-05-07T21:02:25.7670643Z log_E=3, 2025-05-07T21:02:25.7670831Z L=8, 2025-05-07T21:02:25.7671018Z D_gradcheck=1, 2025-05-07T21:02:25.7671243Z stochastic_rounding=True, 2025-05-07T21:02:25.7671484Z weighted=False, 2025-05-07T21:02:25.7671693Z row_wise=False, 2025-05-07T21:02:25.7671898Z mixed=False, 2025-05-07T21:02:25.7672095Z use_cache=False, 2025-05-07T21:02:25.7672332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:25.7672608Z use_cpu=True, 2025-05-07T21:02:25.7672826Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7673121Z ) 2025-05-07T21:02:25.7673393Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:25.7674049Z self=, 2025-05-07T21:02:25.7674613Z mixed_B=False, 2025-05-07T21:02:25.7674826Z max_norm=0.4519327500325989, 2025-05-07T21:02:25.7675056Z T=4, 2025-05-07T21:02:25.7675231Z D=8, 2025-05-07T21:02:25.7675402Z B=3, 2025-05-07T21:02:25.7675576Z log_E=3, 2025-05-07T21:02:25.7675762Z L=8, 2025-05-07T21:02:25.7675945Z D_gradcheck=1, 2025-05-07T21:02:25.7676156Z stochastic_rounding=True, 2025-05-07T21:02:25.7676402Z weighted=False, 2025-05-07T21:02:25.7676613Z row_wise=False, 2025-05-07T21:02:25.7676815Z mixed=False, 2025-05-07T21:02:25.7677014Z use_cache=False, 2025-05-07T21:02:25.7677279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:25.7677585Z use_cpu=True, 2025-05-07T21:02:25.7677807Z output_dtype=SparseType.FP32, 2025-05-07T21:02:25.7678061Z ) 2025-05-07T21:02:25.7678237Z PASSED 2025-05-07T21:02:26.0072773Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0073743Z self=, 2025-05-07T21:02:26.0074266Z compile=False, 2025-05-07T21:02:26.0074507Z pooling_mode=, 2025-05-07T21:02:26.0074783Z T=1, 2025-05-07T21:02:26.0075217Z D=2, 2025-05-07T21:02:26.0075412Z B=1, 2025-05-07T21:02:26.0082959Z log_E=3, 2025-05-07T21:02:26.0083163Z L=0, 2025-05-07T21:02:26.0083346Z D_gradcheck=1, 2025-05-07T21:02:26.0083577Z stochastic_rounding=False, 2025-05-07T21:02:26.0083832Z weighted=False, 2025-05-07T21:02:26.0084047Z row_wise=True, 2025-05-07T21:02:26.0084250Z mixed=False, 2025-05-07T21:02:26.0084464Z use_cache=False, 2025-05-07T21:02:26.0084719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0084995Z use_cpu=True, 2025-05-07T21:02:26.0085230Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0085498Z ) 2025-05-07T21:02:26.0085723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0086291Z self=, 2025-05-07T21:02:26.0086810Z compile=True, 2025-05-07T21:02:26.0087042Z pooling_mode=, 2025-05-07T21:02:26.0087320Z T=1, 2025-05-07T21:02:26.0087509Z D=2, 2025-05-07T21:02:26.0087681Z B=1, 2025-05-07T21:02:26.0087867Z log_E=3, 2025-05-07T21:02:26.0088056Z L=0, 2025-05-07T21:02:26.0088236Z D_gradcheck=1, 2025-05-07T21:02:26.0088459Z stochastic_rounding=False, 2025-05-07T21:02:26.0088714Z weighted=False, 2025-05-07T21:02:26.0088917Z row_wise=True, 2025-05-07T21:02:26.0089123Z mixed=False, 2025-05-07T21:02:26.0089334Z use_cache=False, 2025-05-07T21:02:26.0089579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0089856Z use_cpu=True, 2025-05-07T21:02:26.0090088Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0090479Z ) 2025-05-07T21:02:26.0090782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0091341Z self=, 2025-05-07T21:02:26.0091856Z compile=False, 2025-05-07T21:02:26.0092088Z pooling_mode=, 2025-05-07T21:02:26.0092362Z T=1, 2025-05-07T21:02:26.0092545Z D=2, 2025-05-07T21:02:26.0092717Z B=1, 2025-05-07T21:02:26.0092995Z log_E=3, 2025-05-07T21:02:26.0093184Z L=0, 2025-05-07T21:02:26.0093364Z D_gradcheck=1, 2025-05-07T21:02:26.0093589Z stochastic_rounding=False, 2025-05-07T21:02:26.0093840Z weighted=False, 2025-05-07T21:02:26.0094039Z row_wise=True, 2025-05-07T21:02:26.0094240Z mixed=False, 2025-05-07T21:02:26.0094538Z use_cache=False, 2025-05-07T21:02:26.0094771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0095050Z use_cpu=True, 2025-05-07T21:02:26.0095281Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0095536Z ) 2025-05-07T21:02:26.0095765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0096321Z self=, 2025-05-07T21:02:26.0096836Z compile=False, 2025-05-07T21:02:26.0097067Z pooling_mode=, 2025-05-07T21:02:26.0097354Z T=4, 2025-05-07T21:02:26.0097536Z D=77, 2025-05-07T21:02:26.0097714Z B=14, 2025-05-07T21:02:26.0097900Z log_E=3, 2025-05-07T21:02:26.0098095Z L=6, 2025-05-07T21:02:26.0098283Z D_gradcheck=1, 2025-05-07T21:02:26.0098800Z stochastic_rounding=True, 2025-05-07T21:02:26.0099053Z weighted=False, 2025-05-07T21:02:26.0099257Z row_wise=True, 2025-05-07T21:02:26.0099463Z mixed=False, 2025-05-07T21:02:26.0099674Z use_cache=True, 2025-05-07T21:02:26.0099901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0100180Z use_cpu=True, 2025-05-07T21:02:26.0100418Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0100666Z ) 2025-05-07T21:02:26.0100896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0101451Z self=, 2025-05-07T21:02:26.0101966Z compile=False, 2025-05-07T21:02:26.0102194Z pooling_mode=, 2025-05-07T21:02:26.0102545Z T=4, 2025-05-07T21:02:26.0102730Z D=125, 2025-05-07T21:02:26.0102908Z B=57, 2025-05-07T21:02:26.0103100Z log_E=5, 2025-05-07T21:02:26.0103302Z L=4, 2025-05-07T21:02:26.0103485Z D_gradcheck=1, 2025-05-07T21:02:26.0103715Z stochastic_rounding=False, 2025-05-07T21:02:26.0103972Z weighted=True, 2025-05-07T21:02:26.0104178Z row_wise=True, 2025-05-07T21:02:26.0104390Z mixed=False, 2025-05-07T21:02:26.0104602Z use_cache=False, 2025-05-07T21:02:26.0104838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0105121Z use_cpu=True, 2025-05-07T21:02:26.0105358Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0105615Z ) 2025-05-07T21:02:26.0105849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0106408Z self=, 2025-05-07T21:02:26.0106915Z compile=True, 2025-05-07T21:02:26.0107157Z pooling_mode=, 2025-05-07T21:02:26.0107440Z T=1, 2025-05-07T21:02:26.0107633Z D=124, 2025-05-07T21:02:26.0107816Z B=10, 2025-05-07T21:02:26.0108004Z log_E=4, 2025-05-07T21:02:26.0108197Z L=3, 2025-05-07T21:02:26.0108380Z D_gradcheck=2, 2025-05-07T21:02:26.0108609Z stochastic_rounding=True, 2025-05-07T21:02:26.0108869Z weighted=False, 2025-05-07T21:02:26.0109077Z row_wise=True, 2025-05-07T21:02:26.0109293Z mixed=False, 2025-05-07T21:02:26.0109510Z use_cache=False, 2025-05-07T21:02:26.0109749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0110039Z use_cpu=True, 2025-05-07T21:02:26.0110353Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0110659Z ) 2025-05-07T21:02:26.0110894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0111452Z self=, 2025-05-07T21:02:26.0111960Z compile=False, 2025-05-07T21:02:26.0112208Z pooling_mode=, 2025-05-07T21:02:26.0112489Z T=2, 2025-05-07T21:02:26.0112671Z D=94, 2025-05-07T21:02:26.0112860Z B=4, 2025-05-07T21:02:26.0113051Z log_E=3, 2025-05-07T21:02:26.0113242Z L=4, 2025-05-07T21:02:26.0113438Z D_gradcheck=2, 2025-05-07T21:02:26.0113667Z stochastic_rounding=False, 2025-05-07T21:02:26.0113926Z weighted=True, 2025-05-07T21:02:26.0114130Z row_wise=True, 2025-05-07T21:02:26.0114406Z mixed=True, 2025-05-07T21:02:26.0114613Z use_cache=False, 2025-05-07T21:02:26.0114856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0115145Z use_cpu=True, 2025-05-07T21:02:26.0115389Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0115643Z ) 2025-05-07T21:02:26.0115877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0116437Z self=, 2025-05-07T21:02:26.0116948Z compile=True, 2025-05-07T21:02:26.0117200Z pooling_mode=, 2025-05-07T21:02:26.0117526Z T=4, 2025-05-07T21:02:26.0117707Z D=56, 2025-05-07T21:02:26.0117902Z B=9, 2025-05-07T21:02:26.0118089Z log_E=5, 2025-05-07T21:02:26.0118280Z L=9, 2025-05-07T21:02:26.0118474Z D_gradcheck=2, 2025-05-07T21:02:26.0118705Z stochastic_rounding=False, 2025-05-07T21:02:26.0118956Z weighted=False, 2025-05-07T21:02:26.0119178Z row_wise=True, 2025-05-07T21:02:26.0119391Z mixed=True, 2025-05-07T21:02:26.0119592Z use_cache=True, 2025-05-07T21:02:26.0119833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0120295Z use_cpu=True, 2025-05-07T21:02:26.0120544Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0120800Z ) 2025-05-07T21:02:26.0121032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0121593Z self=, 2025-05-07T21:02:26.0122108Z compile=True, 2025-05-07T21:02:26.0122401Z pooling_mode=, 2025-05-07T21:02:26.0122686Z T=1, 2025-05-07T21:02:26.0122868Z D=17, 2025-05-07T21:02:26.0123057Z B=118, 2025-05-07T21:02:26.0123240Z log_E=4, 2025-05-07T21:02:26.0123434Z L=18, 2025-05-07T21:02:26.0123628Z D_gradcheck=1, 2025-05-07T21:02:26.0123848Z stochastic_rounding=False, 2025-05-07T21:02:26.0124104Z weighted=False, 2025-05-07T21:02:26.0124325Z row_wise=True, 2025-05-07T21:02:26.0124524Z mixed=True, 2025-05-07T21:02:26.0124734Z use_cache=False, 2025-05-07T21:02:26.0124980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0125256Z use_cpu=True, 2025-05-07T21:02:26.0125491Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0125753Z ) 2025-05-07T21:02:26.0125970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0126523Z self=, 2025-05-07T21:02:26.0127037Z compile=True, 2025-05-07T21:02:26.0127283Z pooling_mode=, 2025-05-07T21:02:26.0127594Z T=2, 2025-05-07T21:02:26.0127784Z D=47, 2025-05-07T21:02:26.0127968Z B=64, 2025-05-07T21:02:26.0128146Z log_E=3, 2025-05-07T21:02:26.0128336Z L=18, 2025-05-07T21:02:26.0128529Z D_gradcheck=1, 2025-05-07T21:02:26.0128745Z stochastic_rounding=True, 2025-05-07T21:02:26.0129000Z weighted=False, 2025-05-07T21:02:26.0129217Z row_wise=True, 2025-05-07T21:02:26.0129417Z mixed=False, 2025-05-07T21:02:26.0129629Z use_cache=True, 2025-05-07T21:02:26.0129864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0130220Z use_cpu=True, 2025-05-07T21:02:26.0130483Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0130742Z ) 2025-05-07T21:02:26.0130968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0131513Z self=, 2025-05-07T21:02:26.0132028Z compile=False, 2025-05-07T21:02:26.0132270Z pooling_mode=, 2025-05-07T21:02:26.0132540Z T=1, 2025-05-07T21:02:26.0132737Z D=7, 2025-05-07T21:02:26.0132980Z B=17, 2025-05-07T21:02:26.0133161Z log_E=3, 2025-05-07T21:02:26.0133356Z L=5, 2025-05-07T21:02:26.0133547Z D_gradcheck=2, 2025-05-07T21:02:26.0133766Z stochastic_rounding=True, 2025-05-07T21:02:26.0134023Z weighted=False, 2025-05-07T21:02:26.0134287Z row_wise=True, 2025-05-07T21:02:26.0134486Z mixed=True, 2025-05-07T21:02:26.0134698Z use_cache=False, 2025-05-07T21:02:26.0134944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0135223Z use_cpu=True, 2025-05-07T21:02:26.0135459Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0135717Z ) 2025-05-07T21:02:26.0135944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0136494Z self=, 2025-05-07T21:02:26.0137007Z compile=False, 2025-05-07T21:02:26.0137251Z pooling_mode=, 2025-05-07T21:02:26.0137519Z T=2, 2025-05-07T21:02:26.0137702Z D=95, 2025-05-07T21:02:26.0137887Z B=100, 2025-05-07T21:02:26.0138067Z log_E=3, 2025-05-07T21:02:26.0138260Z L=14, 2025-05-07T21:02:26.0138448Z D_gradcheck=2, 2025-05-07T21:02:26.0138668Z stochastic_rounding=False, 2025-05-07T21:02:26.0138926Z weighted=False, 2025-05-07T21:02:26.0139138Z row_wise=True, 2025-05-07T21:02:26.0139341Z mixed=False, 2025-05-07T21:02:26.0139549Z use_cache=True, 2025-05-07T21:02:26.0139784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0140063Z use_cpu=True, 2025-05-07T21:02:26.0140294Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0140549Z ) 2025-05-07T21:02:26.0140770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0141329Z self=, 2025-05-07T21:02:26.0141892Z compile=False, 2025-05-07T21:02:26.0142135Z pooling_mode=, 2025-05-07T21:02:26.0142402Z T=2, 2025-05-07T21:02:26.0142584Z D=7, 2025-05-07T21:02:26.0142773Z B=116, 2025-05-07T21:02:26.0142955Z log_E=4, 2025-05-07T21:02:26.0143146Z L=18, 2025-05-07T21:02:26.0143339Z D_gradcheck=2, 2025-05-07T21:02:26.0143560Z stochastic_rounding=False, 2025-05-07T21:02:26.0143814Z weighted=True, 2025-05-07T21:02:26.0144025Z row_wise=True, 2025-05-07T21:02:26.0144223Z mixed=True, 2025-05-07T21:02:26.0144435Z use_cache=False, 2025-05-07T21:02:26.0144684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0144963Z use_cpu=True, 2025-05-07T21:02:26.0145195Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0145456Z ) 2025-05-07T21:02:26.0145677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0146233Z self=, 2025-05-07T21:02:26.0146751Z compile=True, 2025-05-07T21:02:26.0146992Z pooling_mode=, 2025-05-07T21:02:26.0147271Z T=3, 2025-05-07T21:02:26.0147480Z D=45, 2025-05-07T21:02:26.0147677Z B=82, 2025-05-07T21:02:26.0147855Z log_E=3, 2025-05-07T21:02:26.0148050Z L=16, 2025-05-07T21:02:26.0148244Z D_gradcheck=2, 2025-05-07T21:02:26.0148464Z stochastic_rounding=True, 2025-05-07T21:02:26.0148717Z weighted=False, 2025-05-07T21:02:26.0148942Z row_wise=True, 2025-05-07T21:02:26.0149217Z mixed=False, 2025-05-07T21:02:26.0149482Z use_cache=True, 2025-05-07T21:02:26.0149826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0150197Z use_cpu=True, 2025-05-07T21:02:26.0150476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0150787Z ) 2025-05-07T21:02:26.0151048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0151730Z self=, 2025-05-07T21:02:26.0152369Z compile=False, 2025-05-07T21:02:26.0152644Z pooling_mode=, 2025-05-07T21:02:26.0152980Z T=3, 2025-05-07T21:02:26.0153203Z D=31, 2025-05-07T21:02:26.0153424Z B=65, 2025-05-07T21:02:26.0153637Z log_E=3, 2025-05-07T21:02:26.0153869Z L=6, 2025-05-07T21:02:26.0154096Z D_gradcheck=1, 2025-05-07T21:02:26.0154361Z stochastic_rounding=False, 2025-05-07T21:02:26.0154750Z weighted=True, 2025-05-07T21:02:26.0155004Z row_wise=True, 2025-05-07T21:02:26.0155243Z mixed=False, 2025-05-07T21:02:26.0155492Z use_cache=False, 2025-05-07T21:02:26.0155787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0156121Z use_cpu=True, 2025-05-07T21:02:26.0156398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0156705Z ) 2025-05-07T21:02:26.0156968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0157699Z self=, 2025-05-07T21:02:26.0158331Z compile=False, 2025-05-07T21:02:26.0158607Z pooling_mode=, 2025-05-07T21:02:26.0158939Z T=4, 2025-05-07T21:02:26.0159164Z D=52, 2025-05-07T21:02:26.0159375Z B=86, 2025-05-07T21:02:26.0159597Z log_E=4, 2025-05-07T21:02:26.0159827Z L=19, 2025-05-07T21:02:26.0160044Z D_gradcheck=2, 2025-05-07T21:02:26.0160314Z stochastic_rounding=True, 2025-05-07T21:02:26.0160619Z weighted=False, 2025-05-07T21:02:26.0160875Z row_wise=True, 2025-05-07T21:02:26.0161114Z mixed=True, 2025-05-07T21:02:26.0161362Z use_cache=False, 2025-05-07T21:02:26.0161660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0161989Z use_cpu=True, 2025-05-07T21:02:26.0162263Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0162575Z ) 2025-05-07T21:02:26.1019653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1020529Z self=, 2025-05-07T21:02:26.1021056Z compile=False, 2025-05-07T21:02:26.1021303Z pooling_mode=, 2025-05-07T21:02:26.1021578Z T=3, 2025-05-07T21:02:26.1021764Z D=35, 2025-05-07T21:02:26.1021948Z B=26, 2025-05-07T21:02:26.1022126Z log_E=4, 2025-05-07T21:02:26.1022318Z L=10, 2025-05-07T21:02:26.1022509Z D_gradcheck=1, 2025-05-07T21:02:26.1022737Z stochastic_rounding=True, 2025-05-07T21:02:26.1022991Z weighted=True, 2025-05-07T21:02:26.1023206Z row_wise=True, 2025-05-07T21:02:26.1023404Z mixed=False, 2025-05-07T21:02:26.1023619Z use_cache=False, 2025-05-07T21:02:26.1023874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1024158Z use_cpu=True, 2025-05-07T21:02:26.1024385Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1024647Z ) 2025-05-07T21:02:26.1024876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1025430Z self=, 2025-05-07T21:02:26.1025946Z compile=False, 2025-05-07T21:02:26.1026187Z pooling_mode=, 2025-05-07T21:02:26.1026458Z T=2, 2025-05-07T21:02:26.1026649Z D=121, 2025-05-07T21:02:26.1026841Z B=105, 2025-05-07T21:02:26.1027024Z log_E=3, 2025-05-07T21:02:26.1027216Z L=6, 2025-05-07T21:02:26.1027434Z D_gradcheck=1, 2025-05-07T21:02:26.1027681Z stochastic_rounding=True, 2025-05-07T21:02:26.1027935Z weighted=True, 2025-05-07T21:02:26.1028148Z row_wise=True, 2025-05-07T21:02:26.1028349Z mixed=True, 2025-05-07T21:02:26.1028649Z use_cache=False, 2025-05-07T21:02:26.1028968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1029245Z use_cpu=True, 2025-05-07T21:02:26.1029482Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1029741Z ) 2025-05-07T21:02:26.1029961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1030520Z self=, 2025-05-07T21:02:26.1031039Z compile=False, 2025-05-07T21:02:26.1031281Z pooling_mode=, 2025-05-07T21:02:26.1031553Z T=3, 2025-05-07T21:02:26.1031739Z D=70, 2025-05-07T21:02:26.1031927Z B=7, 2025-05-07T21:02:26.1032104Z log_E=3, 2025-05-07T21:02:26.1032301Z L=13, 2025-05-07T21:02:26.1032493Z D_gradcheck=2, 2025-05-07T21:02:26.1032792Z stochastic_rounding=False, 2025-05-07T21:02:26.1033046Z weighted=True, 2025-05-07T21:02:26.1033257Z row_wise=True, 2025-05-07T21:02:26.1033456Z mixed=False, 2025-05-07T21:02:26.1033670Z use_cache=True, 2025-05-07T21:02:26.1033913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1034189Z use_cpu=True, 2025-05-07T21:02:26.1034420Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1034674Z ) 2025-05-07T21:02:26.1034896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1035455Z self=, 2025-05-07T21:02:26.1035969Z compile=True, 2025-05-07T21:02:26.1036210Z pooling_mode=, 2025-05-07T21:02:26.1036480Z T=3, 2025-05-07T21:02:26.1036663Z D=60, 2025-05-07T21:02:26.1036851Z B=32, 2025-05-07T21:02:26.1037033Z log_E=3, 2025-05-07T21:02:26.1037229Z L=3, 2025-05-07T21:02:26.1037431Z D_gradcheck=1, 2025-05-07T21:02:26.1037684Z stochastic_rounding=True, 2025-05-07T21:02:26.1037931Z weighted=False, 2025-05-07T21:02:26.1038136Z row_wise=True, 2025-05-07T21:02:26.1038336Z mixed=True, 2025-05-07T21:02:26.1038545Z use_cache=False, 2025-05-07T21:02:26.1038793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1039070Z use_cpu=True, 2025-05-07T21:02:26.1039300Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1039549Z ) 2025-05-07T21:02:26.1039763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1040369Z self=, 2025-05-07T21:02:26.1040881Z compile=False, 2025-05-07T21:02:26.1048033Z pooling_mode=, 2025-05-07T21:02:26.1048363Z T=3, 2025-05-07T21:02:26.1048552Z D=31, 2025-05-07T21:02:26.1048742Z B=4, 2025-05-07T21:02:26.1048936Z log_E=3, 2025-05-07T21:02:26.1049130Z L=1, 2025-05-07T21:02:26.1049377Z D_gradcheck=2, 2025-05-07T21:02:26.1049606Z stochastic_rounding=True, 2025-05-07T21:02:26.1049865Z weighted=False, 2025-05-07T21:02:26.1050087Z row_wise=True, 2025-05-07T21:02:26.1050296Z mixed=False, 2025-05-07T21:02:26.1050514Z use_cache=False, 2025-05-07T21:02:26.1050766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1051047Z use_cpu=True, 2025-05-07T21:02:26.1051286Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1051551Z ) 2025-05-07T21:02:26.1051777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1052345Z self=, 2025-05-07T21:02:26.1052936Z compile=True, 2025-05-07T21:02:26.1053175Z pooling_mode=, 2025-05-07T21:02:26.1053453Z T=4, 2025-05-07T21:02:26.1053639Z D=7, 2025-05-07T21:02:26.1053813Z B=108, 2025-05-07T21:02:26.1053993Z log_E=5, 2025-05-07T21:02:26.1054189Z L=6, 2025-05-07T21:02:26.1054370Z D_gradcheck=1, 2025-05-07T21:02:26.1054596Z stochastic_rounding=False, 2025-05-07T21:02:26.1054842Z weighted=True, 2025-05-07T21:02:26.1055050Z row_wise=True, 2025-05-07T21:02:26.1055341Z mixed=True, 2025-05-07T21:02:26.1055590Z use_cache=True, 2025-05-07T21:02:26.1055827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1056100Z use_cpu=True, 2025-05-07T21:02:26.1056329Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1056584Z ) 2025-05-07T21:02:26.1056803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1057363Z self=, 2025-05-07T21:02:26.1057875Z compile=True, 2025-05-07T21:02:26.1058101Z pooling_mode=, 2025-05-07T21:02:26.1058373Z T=5, 2025-05-07T21:02:26.1058555Z D=53, 2025-05-07T21:02:26.1058731Z B=74, 2025-05-07T21:02:26.1058917Z log_E=3, 2025-05-07T21:02:26.1059102Z L=12, 2025-05-07T21:02:26.1059333Z D_gradcheck=1, 2025-05-07T21:02:26.1059557Z stochastic_rounding=True, 2025-05-07T21:02:26.1059805Z weighted=True, 2025-05-07T21:02:26.1060005Z row_wise=True, 2025-05-07T21:02:26.1060217Z mixed=False, 2025-05-07T21:02:26.1060426Z use_cache=False, 2025-05-07T21:02:26.1060664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1060944Z use_cpu=True, 2025-05-07T21:02:26.1061176Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1061432Z ) 2025-05-07T21:02:26.1061650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1062203Z self=, 2025-05-07T21:02:26.1062714Z compile=True, 2025-05-07T21:02:26.1062949Z pooling_mode=, 2025-05-07T21:02:26.1063226Z T=1, 2025-05-07T21:02:26.1063406Z D=98, 2025-05-07T21:02:26.1063579Z B=53, 2025-05-07T21:02:26.1063762Z log_E=3, 2025-05-07T21:02:26.1063957Z L=8, 2025-05-07T21:02:26.1064135Z D_gradcheck=1, 2025-05-07T21:02:26.1064363Z stochastic_rounding=False, 2025-05-07T21:02:26.1064615Z weighted=False, 2025-05-07T21:02:26.1064825Z row_wise=True, 2025-05-07T21:02:26.1065037Z mixed=False, 2025-05-07T21:02:26.1065248Z use_cache=False, 2025-05-07T21:02:26.1065486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1065765Z use_cpu=True, 2025-05-07T21:02:26.1065990Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1066237Z ) 2025-05-07T21:02:26.1066463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1067069Z self=, 2025-05-07T21:02:26.1067629Z compile=True, 2025-05-07T21:02:26.1067858Z pooling_mode=, 2025-05-07T21:02:26.1068138Z T=2, 2025-05-07T21:02:26.1068321Z D=75, 2025-05-07T21:02:26.1068497Z B=125, 2025-05-07T21:02:26.1068683Z log_E=3, 2025-05-07T21:02:26.1068875Z L=18, 2025-05-07T21:02:26.1069058Z D_gradcheck=1, 2025-05-07T21:02:26.1069288Z stochastic_rounding=False, 2025-05-07T21:02:26.1069537Z weighted=True, 2025-05-07T21:02:26.1069744Z row_wise=True, 2025-05-07T21:02:26.1069953Z mixed=False, 2025-05-07T21:02:26.1070159Z use_cache=True, 2025-05-07T21:02:26.1070387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1070665Z use_cpu=True, 2025-05-07T21:02:26.1070891Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1071138Z ) 2025-05-07T21:02:26.1071362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1071923Z self=, 2025-05-07T21:02:26.1072434Z compile=True, 2025-05-07T21:02:26.1072665Z pooling_mode=, 2025-05-07T21:02:26.1072934Z T=2, 2025-05-07T21:02:26.1073115Z D=23, 2025-05-07T21:02:26.1073289Z B=79, 2025-05-07T21:02:26.1073473Z log_E=5, 2025-05-07T21:02:26.1073667Z L=5, 2025-05-07T21:02:26.1073848Z D_gradcheck=2, 2025-05-07T21:02:26.1074070Z stochastic_rounding=True, 2025-05-07T21:02:26.1074321Z weighted=True, 2025-05-07T21:02:26.1074572Z row_wise=True, 2025-05-07T21:02:26.1074819Z mixed=True, 2025-05-07T21:02:26.1075029Z use_cache=False, 2025-05-07T21:02:26.1075265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1075543Z use_cpu=True, 2025-05-07T21:02:26.1075773Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1076020Z ) 2025-05-07T21:02:26.1076248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1076800Z self=, 2025-05-07T21:02:26.1077309Z compile=False, 2025-05-07T21:02:26.1077580Z pooling_mode=, 2025-05-07T21:02:26.1077875Z T=4, 2025-05-07T21:02:26.1078056Z D=105, 2025-05-07T21:02:26.1078235Z B=62, 2025-05-07T21:02:26.1078462Z log_E=3, 2025-05-07T21:02:26.1078655Z L=14, 2025-05-07T21:02:26.1078835Z D_gradcheck=2, 2025-05-07T21:02:26.1079060Z stochastic_rounding=True, 2025-05-07T21:02:26.1079313Z weighted=False, 2025-05-07T21:02:26.1079521Z row_wise=True, 2025-05-07T21:02:26.1079730Z mixed=False, 2025-05-07T21:02:26.1079943Z use_cache=False, 2025-05-07T21:02:26.1080181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1080460Z use_cpu=True, 2025-05-07T21:02:26.1080690Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1080938Z ) 2025-05-07T21:02:26.1081166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1081716Z self=, 2025-05-07T21:02:26.1082227Z compile=False, 2025-05-07T21:02:26.1082460Z pooling_mode=, 2025-05-07T21:02:26.1082735Z T=5, 2025-05-07T21:02:26.1082912Z D=14, 2025-05-07T21:02:26.1083094Z B=2, 2025-05-07T21:02:26.1083279Z log_E=4, 2025-05-07T21:02:26.1083464Z L=16, 2025-05-07T21:02:26.1083652Z D_gradcheck=1, 2025-05-07T21:02:26.1083874Z stochastic_rounding=False, 2025-05-07T21:02:26.1084126Z weighted=True, 2025-05-07T21:02:26.1084335Z row_wise=True, 2025-05-07T21:02:26.1084544Z mixed=False, 2025-05-07T21:02:26.1084753Z use_cache=False, 2025-05-07T21:02:26.1084989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1085270Z use_cpu=True, 2025-05-07T21:02:26.1085505Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1085754Z ) 2025-05-07T21:02:26.1086029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1086588Z self=, 2025-05-07T21:02:26.1087093Z compile=False, 2025-05-07T21:02:26.1087332Z pooling_mode=, 2025-05-07T21:02:26.1087598Z T=1, 2025-05-07T21:02:26.1087775Z D=76, 2025-05-07T21:02:26.1087954Z B=92, 2025-05-07T21:02:26.1088134Z log_E=3, 2025-05-07T21:02:26.1088325Z L=5, 2025-05-07T21:02:26.1088510Z D_gradcheck=2, 2025-05-07T21:02:26.1088730Z stochastic_rounding=False, 2025-05-07T21:02:26.1088986Z weighted=True, 2025-05-07T21:02:26.1089195Z row_wise=True, 2025-05-07T21:02:26.1089391Z mixed=False, 2025-05-07T21:02:26.1089595Z use_cache=True, 2025-05-07T21:02:26.1089827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1090097Z use_cpu=True, 2025-05-07T21:02:26.1090325Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1090578Z ) 2025-05-07T21:02:26.1090796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1091347Z self=, 2025-05-07T21:02:26.1091863Z compile=True, 2025-05-07T21:02:26.1092092Z pooling_mode=, 2025-05-07T21:02:26.1092359Z T=5, 2025-05-07T21:02:26.1092537Z D=8, 2025-05-07T21:02:26.1092723Z B=44, 2025-05-07T21:02:26.1092969Z log_E=3, 2025-05-07T21:02:26.1093159Z L=1, 2025-05-07T21:02:26.1093344Z D_gradcheck=1, 2025-05-07T21:02:26.1093560Z stochastic_rounding=False, 2025-05-07T21:02:26.1093861Z weighted=True, 2025-05-07T21:02:26.1094136Z row_wise=True, 2025-05-07T21:02:26.1094332Z mixed=True, 2025-05-07T21:02:26.1094535Z use_cache=False, 2025-05-07T21:02:26.1094777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1095043Z use_cpu=True, 2025-05-07T21:02:26.1095269Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1095523Z ) 2025-05-07T21:02:26.1095740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1096289Z self=, 2025-05-07T21:02:26.1096796Z compile=True, 2025-05-07T21:02:26.1097033Z pooling_mode=, 2025-05-07T21:02:26.1097307Z T=4, 2025-05-07T21:02:26.1097491Z D=54, 2025-05-07T21:02:26.1097711Z B=77, 2025-05-07T21:02:26.1097893Z log_E=5, 2025-05-07T21:02:26.1098080Z L=17, 2025-05-07T21:02:26.1098265Z D_gradcheck=2, 2025-05-07T21:02:26.1098771Z stochastic_rounding=False, 2025-05-07T21:02:26.1099052Z weighted=False, 2025-05-07T21:02:26.1099280Z row_wise=True, 2025-05-07T21:02:26.1099493Z mixed=True, 2025-05-07T21:02:26.1099713Z use_cache=False, 2025-05-07T21:02:26.1099975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1100278Z use_cpu=True, 2025-05-07T21:02:26.1100525Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1100806Z ) 2025-05-07T21:02:26.1101042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1101698Z self=, 2025-05-07T21:02:26.1102303Z compile=True, 2025-05-07T21:02:26.1102553Z pooling_mode=, 2025-05-07T21:02:26.1102852Z T=2, 2025-05-07T21:02:26.1103040Z D=30, 2025-05-07T21:02:26.1103228Z B=74, 2025-05-07T21:02:26.1103418Z log_E=5, 2025-05-07T21:02:26.1103618Z L=4, 2025-05-07T21:02:26.1103807Z D_gradcheck=1, 2025-05-07T21:02:26.1104043Z stochastic_rounding=True, 2025-05-07T21:02:26.1104323Z weighted=False, 2025-05-07T21:02:26.1104541Z row_wise=True, 2025-05-07T21:02:26.1104759Z mixed=True, 2025-05-07T21:02:26.1104976Z use_cache=False, 2025-05-07T21:02:26.1105237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1105540Z use_cpu=True, 2025-05-07T21:02:26.1105789Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1106801Z ) 2025-05-07T21:02:26.1274923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1275478Z self=, 2025-05-07T21:02:26.1276022Z compile=False, 2025-05-07T21:02:26.1276264Z pooling_mode=, 2025-05-07T21:02:26.1276544Z T=4, 2025-05-07T21:02:26.1276731Z D=124, 2025-05-07T21:02:26.1276917Z B=49, 2025-05-07T21:02:26.1277103Z log_E=5, 2025-05-07T21:02:26.1277375Z L=4, 2025-05-07T21:02:26.1277748Z D_gradcheck=1, 2025-05-07T21:02:26.1278188Z stochastic_rounding=False, 2025-05-07T21:02:26.1278677Z weighted=True, 2025-05-07T21:02:26.1279090Z row_wise=True, 2025-05-07T21:02:26.1279500Z mixed=True, 2025-05-07T21:02:26.1279899Z use_cache=False, 2025-05-07T21:02:26.1280376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1280925Z use_cpu=True, 2025-05-07T21:02:26.1281359Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1281872Z ) 2025-05-07T21:02:26.1282311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1283405Z self=, 2025-05-07T21:02:26.1284407Z compile=False, 2025-05-07T21:02:26.1284868Z pooling_mode=, 2025-05-07T21:02:26.1285411Z T=3, 2025-05-07T21:02:26.1285769Z D=42, 2025-05-07T21:02:26.1286126Z B=63, 2025-05-07T21:02:26.1286485Z log_E=3, 2025-05-07T21:02:26.1286852Z L=20, 2025-05-07T21:02:26.1287221Z D_gradcheck=2, 2025-05-07T21:02:26.1287606Z stochastic_rounding=False, 2025-05-07T21:02:26.1287916Z weighted=False, 2025-05-07T21:02:26.1288130Z row_wise=True, 2025-05-07T21:02:26.1288336Z mixed=True, 2025-05-07T21:02:26.1288535Z use_cache=True, 2025-05-07T21:02:26.1288768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1289050Z use_cpu=True, 2025-05-07T21:02:26.1289276Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1289535Z ) 2025-05-07T21:02:26.1289760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1290307Z self=, 2025-05-07T21:02:26.1290818Z compile=True, 2025-05-07T21:02:26.1291053Z pooling_mode=, 2025-05-07T21:02:26.1291326Z T=1, 2025-05-07T21:02:26.1291576Z D=49, 2025-05-07T21:02:26.1291758Z B=13, 2025-05-07T21:02:26.1291947Z log_E=3, 2025-05-07T21:02:26.1292135Z L=12, 2025-05-07T21:02:26.1292325Z D_gradcheck=1, 2025-05-07T21:02:26.1292556Z stochastic_rounding=False, 2025-05-07T21:02:26.1292805Z weighted=False, 2025-05-07T21:02:26.1293085Z row_wise=True, 2025-05-07T21:02:26.1293288Z mixed=False, 2025-05-07T21:02:26.1293487Z use_cache=False, 2025-05-07T21:02:26.1293727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1294002Z use_cpu=True, 2025-05-07T21:02:26.1294223Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1294478Z ) 2025-05-07T21:02:26.1294706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1295258Z self=, 2025-05-07T21:02:26.1295766Z compile=True, 2025-05-07T21:02:26.1296002Z pooling_mode=, 2025-05-07T21:02:26.1296281Z T=1, 2025-05-07T21:02:26.1296455Z D=9, 2025-05-07T21:02:26.1296635Z B=85, 2025-05-07T21:02:26.1296819Z log_E=3, 2025-05-07T21:02:26.1297003Z L=16, 2025-05-07T21:02:26.1297198Z D_gradcheck=1, 2025-05-07T21:02:26.1297426Z stochastic_rounding=True, 2025-05-07T21:02:26.1297671Z weighted=False, 2025-05-07T21:02:26.1297878Z row_wise=True, 2025-05-07T21:02:26.1298081Z mixed=False, 2025-05-07T21:02:26.1298281Z use_cache=False, 2025-05-07T21:02:26.1298775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1299051Z use_cpu=True, 2025-05-07T21:02:26.1299340Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1299594Z ) 2025-05-07T21:02:26.1299817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1300359Z self=, 2025-05-07T21:02:26.1300866Z compile=True, 2025-05-07T21:02:26.1301098Z pooling_mode=, 2025-05-07T21:02:26.1301369Z T=5, 2025-05-07T21:02:26.1301548Z D=49, 2025-05-07T21:02:26.1301735Z B=33, 2025-05-07T21:02:26.1301905Z log_E=4, 2025-05-07T21:02:26.1302092Z L=16, 2025-05-07T21:02:26.1302279Z D_gradcheck=1, 2025-05-07T21:02:26.1302494Z stochastic_rounding=False, 2025-05-07T21:02:26.1302746Z weighted=True, 2025-05-07T21:02:26.1302952Z row_wise=True, 2025-05-07T21:02:26.1303158Z mixed=True, 2025-05-07T21:02:26.1303355Z use_cache=True, 2025-05-07T21:02:26.1303584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1303860Z use_cpu=True, 2025-05-07T21:02:26.1304082Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1304335Z ) 2025-05-07T21:02:26.1304556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1305098Z self=, 2025-05-07T21:02:26.1305610Z compile=False, 2025-05-07T21:02:26.1305843Z pooling_mode=, 2025-05-07T21:02:26.1306111Z T=5, 2025-05-07T21:02:26.1306294Z D=10, 2025-05-07T21:02:26.1306478Z B=63, 2025-05-07T21:02:26.1306650Z log_E=3, 2025-05-07T21:02:26.1306848Z L=16, 2025-05-07T21:02:26.1307109Z D_gradcheck=2, 2025-05-07T21:02:26.1307406Z stochastic_rounding=False, 2025-05-07T21:02:26.1307681Z weighted=True, 2025-05-07T21:02:26.1307890Z row_wise=True, 2025-05-07T21:02:26.1308089Z mixed=False, 2025-05-07T21:02:26.1308296Z use_cache=True, 2025-05-07T21:02:26.1308529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1308809Z use_cpu=True, 2025-05-07T21:02:26.1309030Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1309277Z ) 2025-05-07T21:02:26.1309497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1310037Z self=, 2025-05-07T21:02:26.1310549Z compile=False, 2025-05-07T21:02:26.1310785Z pooling_mode=, 2025-05-07T21:02:26.1311118Z T=5, 2025-05-07T21:02:26.1311299Z D=64, 2025-05-07T21:02:26.1311480Z B=67, 2025-05-07T21:02:26.1311660Z log_E=4, 2025-05-07T21:02:26.1311853Z L=0, 2025-05-07T21:02:26.1312038Z D_gradcheck=1, 2025-05-07T21:02:26.1312256Z stochastic_rounding=False, 2025-05-07T21:02:26.1312502Z weighted=True, 2025-05-07T21:02:26.1312708Z row_wise=True, 2025-05-07T21:02:26.1312905Z mixed=True, 2025-05-07T21:02:26.1313105Z use_cache=True, 2025-05-07T21:02:26.1313336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1313604Z use_cpu=True, 2025-05-07T21:02:26.1313829Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1314083Z ) 2025-05-07T21:02:26.1314298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1314845Z self=, 2025-05-07T21:02:26.1315350Z compile=True, 2025-05-07T21:02:26.1315585Z pooling_mode=, 2025-05-07T21:02:26.1315858Z T=3, 2025-05-07T21:02:26.1316040Z D=8, 2025-05-07T21:02:26.1316221Z B=104, 2025-05-07T21:02:26.1316397Z log_E=5, 2025-05-07T21:02:26.1316584Z L=7, 2025-05-07T21:02:26.1316764Z D_gradcheck=2, 2025-05-07T21:02:26.1316980Z stochastic_rounding=True, 2025-05-07T21:02:26.1317226Z weighted=False, 2025-05-07T21:02:26.1317441Z row_wise=True, 2025-05-07T21:02:26.1317671Z mixed=False, 2025-05-07T21:02:26.1317913Z use_cache=True, 2025-05-07T21:02:26.1318140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1318463Z use_cpu=True, 2025-05-07T21:02:26.1318687Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1318930Z ) 2025-05-07T21:02:26.1325144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1325717Z self=, 2025-05-07T21:02:26.1326237Z compile=False, 2025-05-07T21:02:26.1326481Z pooling_mode=, 2025-05-07T21:02:26.1326761Z T=5, 2025-05-07T21:02:26.1326952Z D=44, 2025-05-07T21:02:26.1327143Z B=36, 2025-05-07T21:02:26.1327324Z log_E=3, 2025-05-07T21:02:26.1327520Z L=1, 2025-05-07T21:02:26.1327708Z D_gradcheck=2, 2025-05-07T21:02:26.1327935Z stochastic_rounding=True, 2025-05-07T21:02:26.1328191Z weighted=True, 2025-05-07T21:02:26.1328408Z row_wise=True, 2025-05-07T21:02:26.1328612Z mixed=True, 2025-05-07T21:02:26.1328823Z use_cache=False, 2025-05-07T21:02:26.1329070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1329348Z use_cpu=True, 2025-05-07T21:02:26.1329583Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1329844Z ) 2025-05-07T21:02:26.1330073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1330631Z self=, 2025-05-07T21:02:26.1331150Z compile=False, 2025-05-07T21:02:26.1331388Z pooling_mode=, 2025-05-07T21:02:26.1331664Z T=2, 2025-05-07T21:02:26.1331847Z D=34, 2025-05-07T21:02:26.1332031Z B=34, 2025-05-07T21:02:26.1332211Z log_E=3, 2025-05-07T21:02:26.1332486Z L=11, 2025-05-07T21:02:26.1332718Z D_gradcheck=1, 2025-05-07T21:02:26.1333027Z stochastic_rounding=True, 2025-05-07T21:02:26.1333283Z weighted=True, 2025-05-07T21:02:26.1333494Z row_wise=True, 2025-05-07T21:02:26.1333695Z mixed=True, 2025-05-07T21:02:26.1333904Z use_cache=False, 2025-05-07T21:02:26.1334149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1334426Z use_cpu=True, 2025-05-07T21:02:26.1334658Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1334916Z ) 2025-05-07T21:02:26.1335138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1335691Z self=, 2025-05-07T21:02:26.1336208Z compile=False, 2025-05-07T21:02:26.1336492Z pooling_mode=, 2025-05-07T21:02:26.1336769Z T=5, 2025-05-07T21:02:26.1336951Z D=100, 2025-05-07T21:02:26.1337131Z B=109, 2025-05-07T21:02:26.1337325Z log_E=4, 2025-05-07T21:02:26.1337520Z L=1, 2025-05-07T21:02:26.1337713Z D_gradcheck=1, 2025-05-07T21:02:26.1337943Z stochastic_rounding=False, 2025-05-07T21:02:26.1338198Z weighted=True, 2025-05-07T21:02:26.1338410Z row_wise=True, 2025-05-07T21:02:26.1338607Z mixed=True, 2025-05-07T21:02:26.1338825Z use_cache=False, 2025-05-07T21:02:26.1339071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1339346Z use_cpu=True, 2025-05-07T21:02:26.1339575Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1339836Z ) 2025-05-07T21:02:26.1340057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1340611Z self=, 2025-05-07T21:02:26.1341129Z compile=True, 2025-05-07T21:02:26.1341362Z pooling_mode=, 2025-05-07T21:02:26.1341639Z T=4, 2025-05-07T21:02:26.1341823Z D=21, 2025-05-07T21:02:26.1341997Z B=33, 2025-05-07T21:02:26.1342190Z log_E=3, 2025-05-07T21:02:26.1342381Z L=10, 2025-05-07T21:02:26.1342571Z D_gradcheck=1, 2025-05-07T21:02:26.1342794Z stochastic_rounding=True, 2025-05-07T21:02:26.1343049Z weighted=False, 2025-05-07T21:02:26.1343256Z row_wise=True, 2025-05-07T21:02:26.1343467Z mixed=False, 2025-05-07T21:02:26.1343681Z use_cache=True, 2025-05-07T21:02:26.1343966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1344255Z use_cpu=True, 2025-05-07T21:02:26.1344484Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1344741Z ) 2025-05-07T21:02:26.1344956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1345511Z self=, 2025-05-07T21:02:26.1346033Z compile=True, 2025-05-07T21:02:26.1346266Z pooling_mode=, 2025-05-07T21:02:26.1346544Z T=3, 2025-05-07T21:02:26.1346728Z D=34, 2025-05-07T21:02:26.1346908Z B=53, 2025-05-07T21:02:26.1347096Z log_E=4, 2025-05-07T21:02:26.1347293Z L=17, 2025-05-07T21:02:26.1347475Z D_gradcheck=1, 2025-05-07T21:02:26.1347698Z stochastic_rounding=False, 2025-05-07T21:02:26.1347951Z weighted=False, 2025-05-07T21:02:26.1348158Z row_wise=True, 2025-05-07T21:02:26.1348367Z mixed=False, 2025-05-07T21:02:26.1348574Z use_cache=False, 2025-05-07T21:02:26.1348812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1349091Z use_cpu=True, 2025-05-07T21:02:26.1349319Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1349570Z ) 2025-05-07T21:02:26.1349797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1350353Z self=, 2025-05-07T21:02:26.1350874Z compile=True, 2025-05-07T21:02:26.1351108Z pooling_mode=, 2025-05-07T21:02:26.1351387Z T=1, 2025-05-07T21:02:26.1351575Z D=102, 2025-05-07T21:02:26.1351810Z B=24, 2025-05-07T21:02:26.1351998Z log_E=3, 2025-05-07T21:02:26.1352235Z L=2, 2025-05-07T21:02:26.1352419Z D_gradcheck=1, 2025-05-07T21:02:26.1352650Z stochastic_rounding=False, 2025-05-07T21:02:26.1352906Z weighted=False, 2025-05-07T21:02:26.1353115Z row_wise=True, 2025-05-07T21:02:26.1353327Z mixed=True, 2025-05-07T21:02:26.1353538Z use_cache=False, 2025-05-07T21:02:26.1353781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1354065Z use_cpu=True, 2025-05-07T21:02:26.1354299Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1354554Z ) 2025-05-07T21:02:26.1354784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1355338Z self=, 2025-05-07T21:02:26.1355902Z compile=True, 2025-05-07T21:02:26.1356134Z pooling_mode=, 2025-05-07T21:02:26.1356411Z T=2, 2025-05-07T21:02:26.1356591Z D=105, 2025-05-07T21:02:26.1356774Z B=113, 2025-05-07T21:02:26.1356964Z log_E=4, 2025-05-07T21:02:26.1357158Z L=11, 2025-05-07T21:02:26.1357347Z D_gradcheck=1, 2025-05-07T21:02:26.1357578Z stochastic_rounding=False, 2025-05-07T21:02:26.1357834Z weighted=False, 2025-05-07T21:02:26.1358040Z row_wise=True, 2025-05-07T21:02:26.1358250Z mixed=True, 2025-05-07T21:02:26.1358458Z use_cache=True, 2025-05-07T21:02:26.1358692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1358971Z use_cpu=True, 2025-05-07T21:02:26.1359205Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1359460Z ) 2025-05-07T21:02:26.1359688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1360248Z self=, 2025-05-07T21:02:26.1360760Z compile=True, 2025-05-07T21:02:26.1360996Z pooling_mode=, 2025-05-07T21:02:26.1361279Z T=1, 2025-05-07T21:02:26.1361465Z D=106, 2025-05-07T21:02:26.1361648Z B=13, 2025-05-07T21:02:26.1361834Z log_E=5, 2025-05-07T21:02:26.1362026Z L=1, 2025-05-07T21:02:26.1362210Z D_gradcheck=1, 2025-05-07T21:02:26.1362437Z stochastic_rounding=True, 2025-05-07T21:02:26.1362689Z weighted=True, 2025-05-07T21:02:26.1362896Z row_wise=True, 2025-05-07T21:02:26.1363105Z mixed=True, 2025-05-07T21:02:26.1363361Z use_cache=True, 2025-05-07T21:02:26.1363597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1363873Z use_cpu=True, 2025-05-07T21:02:26.1364105Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1364356Z ) 2025-05-07T21:02:26.1529236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1529803Z self=, 2025-05-07T21:02:26.1530321Z compile=True, 2025-05-07T21:02:26.1530553Z pooling_mode=, 2025-05-07T21:02:26.1530824Z T=3, 2025-05-07T21:02:26.1530997Z D=62, 2025-05-07T21:02:26.1531177Z B=67, 2025-05-07T21:02:26.1531355Z log_E=5, 2025-05-07T21:02:26.1531534Z L=16, 2025-05-07T21:02:26.1531720Z D_gradcheck=1, 2025-05-07T21:02:26.1531942Z stochastic_rounding=False, 2025-05-07T21:02:26.1532182Z weighted=True, 2025-05-07T21:02:26.1532391Z row_wise=True, 2025-05-07T21:02:26.1532587Z mixed=True, 2025-05-07T21:02:26.1532784Z use_cache=False, 2025-05-07T21:02:26.1533094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1533365Z use_cpu=True, 2025-05-07T21:02:26.1533583Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1533882Z ) 2025-05-07T21:02:26.1534123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1534775Z self=, 2025-05-07T21:02:26.1535385Z compile=True, 2025-05-07T21:02:26.1535637Z pooling_mode=, 2025-05-07T21:02:26.1535936Z T=1, 2025-05-07T21:02:26.1536230Z D=125, 2025-05-07T21:02:26.1536408Z B=17, 2025-05-07T21:02:26.1536650Z log_E=3, 2025-05-07T21:02:26.1536835Z L=4, 2025-05-07T21:02:26.1537019Z D_gradcheck=2, 2025-05-07T21:02:26.1537239Z stochastic_rounding=False, 2025-05-07T21:02:26.1537478Z weighted=True, 2025-05-07T21:02:26.1537713Z row_wise=True, 2025-05-07T21:02:26.1537935Z mixed=False, 2025-05-07T21:02:26.1538130Z use_cache=True, 2025-05-07T21:02:26.1538358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1538632Z use_cpu=True, 2025-05-07T21:02:26.1538853Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1539105Z ) 2025-05-07T21:02:26.1539328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1539870Z self=, 2025-05-07T21:02:26.1540510Z compile=False, 2025-05-07T21:02:26.1540742Z pooling_mode=, 2025-05-07T21:02:26.1541005Z T=3, 2025-05-07T21:02:26.1541187Z D=96, 2025-05-07T21:02:26.1541364Z B=36, 2025-05-07T21:02:26.1541536Z log_E=3, 2025-05-07T21:02:26.1541725Z L=5, 2025-05-07T21:02:26.1541908Z D_gradcheck=2, 2025-05-07T21:02:26.1542122Z stochastic_rounding=True, 2025-05-07T21:02:26.1542371Z weighted=True, 2025-05-07T21:02:26.1542574Z row_wise=True, 2025-05-07T21:02:26.1542771Z mixed=True, 2025-05-07T21:02:26.1542967Z use_cache=True, 2025-05-07T21:02:26.1543200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1543471Z use_cpu=True, 2025-05-07T21:02:26.1543688Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1543936Z ) 2025-05-07T21:02:26.1544156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1544697Z self=, 2025-05-07T21:02:26.1545210Z compile=False, 2025-05-07T21:02:26.1545445Z pooling_mode=, 2025-05-07T21:02:26.1545713Z T=4, 2025-05-07T21:02:26.1545886Z D=32, 2025-05-07T21:02:26.1546067Z B=51, 2025-05-07T21:02:26.1546243Z log_E=4, 2025-05-07T21:02:26.1546427Z L=9, 2025-05-07T21:02:26.1546609Z D_gradcheck=2, 2025-05-07T21:02:26.1546822Z stochastic_rounding=True, 2025-05-07T21:02:26.1547066Z weighted=True, 2025-05-07T21:02:26.1547274Z row_wise=True, 2025-05-07T21:02:26.1547500Z mixed=True, 2025-05-07T21:02:26.1547787Z use_cache=True, 2025-05-07T21:02:26.1548016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1548286Z use_cpu=True, 2025-05-07T21:02:26.1548510Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1548759Z ) 2025-05-07T21:02:26.1548980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1549522Z self=, 2025-05-07T21:02:26.1550035Z compile=False, 2025-05-07T21:02:26.1550266Z pooling_mode=, 2025-05-07T21:02:26.1550534Z T=4, 2025-05-07T21:02:26.1550714Z D=106, 2025-05-07T21:02:26.1550896Z B=128, 2025-05-07T21:02:26.1551073Z log_E=4, 2025-05-07T21:02:26.1551258Z L=9, 2025-05-07T21:02:26.1551439Z D_gradcheck=2, 2025-05-07T21:02:26.1551657Z stochastic_rounding=False, 2025-05-07T21:02:26.1551910Z weighted=False, 2025-05-07T21:02:26.1552119Z row_wise=True, 2025-05-07T21:02:26.1552320Z mixed=False, 2025-05-07T21:02:26.1552523Z use_cache=False, 2025-05-07T21:02:26.1552760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1553032Z use_cpu=True, 2025-05-07T21:02:26.1553269Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1553618Z ) 2025-05-07T21:02:26.1553889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1554573Z self=, 2025-05-07T21:02:26.1555209Z compile=False, 2025-05-07T21:02:26.1555488Z pooling_mode=, 2025-05-07T21:02:26.1555866Z T=3, 2025-05-07T21:02:26.1556125Z D=60, 2025-05-07T21:02:26.1556342Z B=76, 2025-05-07T21:02:26.1556551Z log_E=5, 2025-05-07T21:02:26.1556774Z L=18, 2025-05-07T21:02:26.1556995Z D_gradcheck=1, 2025-05-07T21:02:26.1557254Z stochastic_rounding=True, 2025-05-07T21:02:26.1557558Z weighted=False, 2025-05-07T21:02:26.1557809Z row_wise=True, 2025-05-07T21:02:26.1558050Z mixed=False, 2025-05-07T21:02:26.1558299Z use_cache=False, 2025-05-07T21:02:26.1558591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1558918Z use_cpu=True, 2025-05-07T21:02:26.1559189Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1559277Z ) 2025-05-07T21:02:26.1559435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1559840Z self=, 2025-05-07T21:02:26.1560024Z compile=True, 2025-05-07T21:02:26.1560151Z pooling_mode=, 2025-05-07T21:02:26.1560245Z T=5, 2025-05-07T21:02:26.1560343Z D=57, 2025-05-07T21:02:26.1560432Z B=95, 2025-05-07T21:02:26.1560523Z log_E=5, 2025-05-07T21:02:26.1560619Z L=20, 2025-05-07T21:02:26.1560715Z D_gradcheck=1, 2025-05-07T21:02:26.1560826Z stochastic_rounding=True, 2025-05-07T21:02:26.1560927Z weighted=True, 2025-05-07T21:02:26.1561020Z row_wise=True, 2025-05-07T21:02:26.1561114Z mixed=True, 2025-05-07T21:02:26.1561218Z use_cache=False, 2025-05-07T21:02:26.1561343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1561437Z use_cpu=True, 2025-05-07T21:02:26.1561566Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1561654Z ) 2025-05-07T21:02:26.1561806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1562223Z self=, 2025-05-07T21:02:26.1562322Z compile=True, 2025-05-07T21:02:26.1562453Z pooling_mode=, 2025-05-07T21:02:26.1562547Z T=4, 2025-05-07T21:02:26.1562637Z D=62, 2025-05-07T21:02:26.1562732Z B=43, 2025-05-07T21:02:26.1562821Z log_E=3, 2025-05-07T21:02:26.1562914Z L=13, 2025-05-07T21:02:26.1563015Z D_gradcheck=1, 2025-05-07T21:02:26.1563126Z stochastic_rounding=True, 2025-05-07T21:02:26.1563223Z weighted=True, 2025-05-07T21:02:26.1563373Z row_wise=True, 2025-05-07T21:02:26.1563468Z mixed=True, 2025-05-07T21:02:26.1563565Z use_cache=False, 2025-05-07T21:02:26.1563698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1563793Z use_cpu=True, 2025-05-07T21:02:26.1563920Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1564006Z ) 2025-05-07T21:02:26.1564159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1564577Z self=, 2025-05-07T21:02:26.1564676Z compile=False, 2025-05-07T21:02:26.1564802Z pooling_mode=, 2025-05-07T21:02:26.1564909Z T=3, 2025-05-07T21:02:26.1565001Z D=21, 2025-05-07T21:02:26.1565092Z B=37, 2025-05-07T21:02:26.1565190Z log_E=5, 2025-05-07T21:02:26.1565278Z L=19, 2025-05-07T21:02:26.1565373Z D_gradcheck=2, 2025-05-07T21:02:26.1565492Z stochastic_rounding=True, 2025-05-07T21:02:26.1565588Z weighted=True, 2025-05-07T21:02:26.1565685Z row_wise=True, 2025-05-07T21:02:26.1565785Z mixed=True, 2025-05-07T21:02:26.1565881Z use_cache=True, 2025-05-07T21:02:26.1566013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1566107Z use_cpu=True, 2025-05-07T21:02:26.1566227Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1566321Z ) 2025-05-07T21:02:26.1566471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1566879Z self=, 2025-05-07T21:02:26.1566984Z compile=False, 2025-05-07T21:02:26.1567163Z pooling_mode=, 2025-05-07T21:02:26.1567301Z T=4, 2025-05-07T21:02:26.1567414Z D=19, 2025-05-07T21:02:26.1567519Z B=25, 2025-05-07T21:02:26.1567617Z log_E=5, 2025-05-07T21:02:26.1567713Z L=13, 2025-05-07T21:02:26.1567813Z D_gradcheck=1, 2025-05-07T21:02:26.1567931Z stochastic_rounding=False, 2025-05-07T21:02:26.1568033Z weighted=False, 2025-05-07T21:02:26.1568135Z row_wise=True, 2025-05-07T21:02:26.1568235Z mixed=True, 2025-05-07T21:02:26.1568331Z use_cache=True, 2025-05-07T21:02:26.1568456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1568556Z use_cpu=True, 2025-05-07T21:02:26.1568674Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1568761Z ) 2025-05-07T21:02:26.1568918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1569368Z self=, 2025-05-07T21:02:26.1569468Z compile=True, 2025-05-07T21:02:26.1569607Z pooling_mode=, 2025-05-07T21:02:26.1569700Z T=2, 2025-05-07T21:02:26.1569790Z D=21, 2025-05-07T21:02:26.1569890Z B=62, 2025-05-07T21:02:26.1569980Z log_E=3, 2025-05-07T21:02:26.1570076Z L=13, 2025-05-07T21:02:26.1570170Z D_gradcheck=2, 2025-05-07T21:02:26.1570284Z stochastic_rounding=False, 2025-05-07T21:02:26.1570388Z weighted=True, 2025-05-07T21:02:26.1570486Z row_wise=True, 2025-05-07T21:02:26.1570579Z mixed=False, 2025-05-07T21:02:26.1570681Z use_cache=True, 2025-05-07T21:02:26.1570806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1570900Z use_cpu=True, 2025-05-07T21:02:26.1571029Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1571114Z ) 2025-05-07T21:02:26.1571268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1571682Z self=, 2025-05-07T21:02:26.1571781Z compile=False, 2025-05-07T21:02:26.1571923Z pooling_mode=, 2025-05-07T21:02:26.1572015Z T=5, 2025-05-07T21:02:26.1572110Z D=106, 2025-05-07T21:02:26.1572209Z B=80, 2025-05-07T21:02:26.1572299Z log_E=4, 2025-05-07T21:02:26.1572390Z L=9, 2025-05-07T21:02:26.1572495Z D_gradcheck=1, 2025-05-07T21:02:26.1572612Z stochastic_rounding=True, 2025-05-07T21:02:26.1572753Z weighted=True, 2025-05-07T21:02:26.1572941Z row_wise=True, 2025-05-07T21:02:26.1573042Z mixed=False, 2025-05-07T21:02:26.1573139Z use_cache=False, 2025-05-07T21:02:26.1573272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1573367Z use_cpu=True, 2025-05-07T21:02:26.1573488Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1573582Z ) 2025-05-07T21:02:26.1573733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1574150Z self=, 2025-05-07T21:02:26.1574251Z compile=True, 2025-05-07T21:02:26.1574380Z pooling_mode=, 2025-05-07T21:02:26.1574475Z T=2, 2025-05-07T21:02:26.1574564Z D=61, 2025-05-07T21:02:26.1574653Z B=66, 2025-05-07T21:02:26.1574750Z log_E=4, 2025-05-07T21:02:26.1574839Z L=12, 2025-05-07T21:02:26.1574934Z D_gradcheck=2, 2025-05-07T21:02:26.1575054Z stochastic_rounding=True, 2025-05-07T21:02:26.1575158Z weighted=True, 2025-05-07T21:02:26.1575270Z row_wise=True, 2025-05-07T21:02:26.1575388Z mixed=False, 2025-05-07T21:02:26.1575489Z use_cache=True, 2025-05-07T21:02:26.1575598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1575716Z use_cpu=True, 2025-05-07T21:02:26.1575858Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1575970Z ) 2025-05-07T21:02:26.1576128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1576570Z self=, 2025-05-07T21:02:26.1576750Z compile=False, 2025-05-07T21:02:26.1576917Z pooling_mode=, 2025-05-07T21:02:26.1577010Z T=4, 2025-05-07T21:02:26.1577109Z D=25, 2025-05-07T21:02:26.1577202Z B=24, 2025-05-07T21:02:26.1577292Z log_E=3, 2025-05-07T21:02:26.1577389Z L=13, 2025-05-07T21:02:26.1577485Z D_gradcheck=1, 2025-05-07T21:02:26.1577595Z stochastic_rounding=True, 2025-05-07T21:02:26.1577701Z weighted=True, 2025-05-07T21:02:26.1577797Z row_wise=True, 2025-05-07T21:02:26.1577890Z mixed=False, 2025-05-07T21:02:26.1577995Z use_cache=False, 2025-05-07T21:02:26.1578119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1578220Z use_cpu=True, 2025-05-07T21:02:26.1578340Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1578427Z ) 2025-05-07T21:02:26.1578629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1579035Z self=, 2025-05-07T21:02:26.1579136Z compile=True, 2025-05-07T21:02:26.1579271Z pooling_mode=, 2025-05-07T21:02:26.1579362Z T=2, 2025-05-07T21:02:26.1579451Z D=74, 2025-05-07T21:02:26.1579546Z B=46, 2025-05-07T21:02:26.1579637Z log_E=5, 2025-05-07T21:02:26.1579726Z L=13, 2025-05-07T21:02:26.1579828Z D_gradcheck=1, 2025-05-07T21:02:26.1579939Z stochastic_rounding=True, 2025-05-07T21:02:26.1580043Z weighted=True, 2025-05-07T21:02:26.1580138Z row_wise=True, 2025-05-07T21:02:26.1580232Z mixed=False, 2025-05-07T21:02:26.1580334Z use_cache=True, 2025-05-07T21:02:26.1580459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1580552Z use_cpu=True, 2025-05-07T21:02:26.1580677Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1580765Z ) 2025-05-07T21:02:26.1580920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1581334Z self=, 2025-05-07T21:02:26.1581437Z compile=False, 2025-05-07T21:02:26.1581564Z pooling_mode=, 2025-05-07T21:02:26.1581659Z T=3, 2025-05-07T21:02:26.1581748Z D=37, 2025-05-07T21:02:26.1581845Z B=24, 2025-05-07T21:02:26.1581935Z log_E=5, 2025-05-07T21:02:26.1582024Z L=1, 2025-05-07T21:02:26.1582127Z D_gradcheck=1, 2025-05-07T21:02:26.1582287Z stochastic_rounding=True, 2025-05-07T21:02:26.1582386Z weighted=False, 2025-05-07T21:02:26.1582490Z row_wise=True, 2025-05-07T21:02:26.1582585Z mixed=False, 2025-05-07T21:02:26.1582683Z use_cache=False, 2025-05-07T21:02:26.1582815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1582910Z use_cpu=True, 2025-05-07T21:02:26.1583029Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1583127Z ) 2025-05-07T21:02:26.2130764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2131467Z self=, 2025-05-07T21:02:26.2131692Z compile=True, 2025-05-07T21:02:26.2131978Z pooling_mode=, 2025-05-07T21:02:26.2132192Z T=4, 2025-05-07T21:02:26.2132402Z D=28, 2025-05-07T21:02:26.2132630Z B=124, 2025-05-07T21:02:26.2132974Z log_E=3, 2025-05-07T21:02:26.2133189Z L=12, 2025-05-07T21:02:26.2133423Z D_gradcheck=1, 2025-05-07T21:02:26.2133629Z stochastic_rounding=False, 2025-05-07T21:02:26.2133794Z weighted=True, 2025-05-07T21:02:26.2133960Z row_wise=True, 2025-05-07T21:02:26.2134113Z mixed=False, 2025-05-07T21:02:26.2134274Z use_cache=False, 2025-05-07T21:02:26.2134495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2134649Z use_cpu=True, 2025-05-07T21:02:26.2134846Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2135001Z ) 2025-05-07T21:02:26.2135248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2135910Z self=, 2025-05-07T21:02:26.2136502Z compile=False, 2025-05-07T21:02:26.2136712Z pooling_mode=, 2025-05-07T21:02:26.2136867Z T=1, 2025-05-07T21:02:26.2137014Z D=120, 2025-05-07T21:02:26.2137158Z B=34, 2025-05-07T21:02:26.2137305Z log_E=3, 2025-05-07T21:02:26.2137424Z L=0, 2025-05-07T21:02:26.2144262Z D_gradcheck=2, 2025-05-07T21:02:26.2144392Z stochastic_rounding=True, 2025-05-07T21:02:26.2144487Z weighted=False, 2025-05-07T21:02:26.2144570Z row_wise=True, 2025-05-07T21:02:26.2144651Z mixed=True, 2025-05-07T21:02:26.2144743Z use_cache=False, 2025-05-07T21:02:26.2144856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2144939Z use_cpu=True, 2025-05-07T21:02:26.2145053Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2145255Z ) 2025-05-07T21:02:26.2145392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2145738Z self=, 2025-05-07T21:02:26.2145828Z compile=True, 2025-05-07T21:02:26.2145938Z pooling_mode=, 2025-05-07T21:02:26.2146024Z T=2, 2025-05-07T21:02:26.2146101Z D=17, 2025-05-07T21:02:26.2146185Z B=74, 2025-05-07T21:02:26.2146264Z log_E=4, 2025-05-07T21:02:26.2146339Z L=3, 2025-05-07T21:02:26.2146428Z D_gradcheck=2, 2025-05-07T21:02:26.2146528Z stochastic_rounding=False, 2025-05-07T21:02:26.2146611Z weighted=True, 2025-05-07T21:02:26.2146701Z row_wise=True, 2025-05-07T21:02:26.2146781Z mixed=False, 2025-05-07T21:02:26.2146864Z use_cache=True, 2025-05-07T21:02:26.2146980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2147061Z use_cpu=True, 2025-05-07T21:02:26.2147165Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2147251Z ) 2025-05-07T21:02:26.2147382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2147715Z self=, 2025-05-07T21:02:26.2147816Z compile=True, 2025-05-07T21:02:26.2147925Z pooling_mode=, 2025-05-07T21:02:26.2148008Z T=4, 2025-05-07T21:02:26.2148085Z D=17, 2025-05-07T21:02:26.2148162Z B=28, 2025-05-07T21:02:26.2148246Z log_E=3, 2025-05-07T21:02:26.2148330Z L=4, 2025-05-07T21:02:26.2148412Z D_gradcheck=1, 2025-05-07T21:02:26.2148590Z stochastic_rounding=False, 2025-05-07T21:02:26.2148673Z weighted=True, 2025-05-07T21:02:26.2148752Z row_wise=True, 2025-05-07T21:02:26.2148841Z mixed=True, 2025-05-07T21:02:26.2148924Z use_cache=True, 2025-05-07T21:02:26.2149030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2149117Z use_cpu=True, 2025-05-07T21:02:26.2149218Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2149295Z ) 2025-05-07T21:02:26.2149431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2149762Z self=, 2025-05-07T21:02:26.2149855Z compile=True, 2025-05-07T21:02:26.2149965Z pooling_mode=, 2025-05-07T21:02:26.2150042Z T=4, 2025-05-07T21:02:26.2150123Z D=74, 2025-05-07T21:02:26.2150200Z B=66, 2025-05-07T21:02:26.2150278Z log_E=5, 2025-05-07T21:02:26.2150361Z L=0, 2025-05-07T21:02:26.2150447Z D_gradcheck=2, 2025-05-07T21:02:26.2150542Z stochastic_rounding=True, 2025-05-07T21:02:26.2150634Z weighted=True, 2025-05-07T21:02:26.2150715Z row_wise=True, 2025-05-07T21:02:26.2150800Z mixed=False, 2025-05-07T21:02:26.2150892Z use_cache=True, 2025-05-07T21:02:26.2150997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2151090Z use_cpu=True, 2025-05-07T21:02:26.2151194Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2151269Z ) 2025-05-07T21:02:26.2151402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2151780Z self=, 2025-05-07T21:02:26.2151941Z compile=False, 2025-05-07T21:02:26.2152055Z pooling_mode=, 2025-05-07T21:02:26.2152131Z T=5, 2025-05-07T21:02:26.2152208Z D=3, 2025-05-07T21:02:26.2152295Z B=11, 2025-05-07T21:02:26.2152370Z log_E=3, 2025-05-07T21:02:26.2152446Z L=13, 2025-05-07T21:02:26.2152537Z D_gradcheck=2, 2025-05-07T21:02:26.2152633Z stochastic_rounding=False, 2025-05-07T21:02:26.2152759Z weighted=True, 2025-05-07T21:02:26.2152839Z row_wise=True, 2025-05-07T21:02:26.2152925Z mixed=False, 2025-05-07T21:02:26.2153009Z use_cache=True, 2025-05-07T21:02:26.2153115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2153204Z use_cpu=True, 2025-05-07T21:02:26.2153348Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2153423Z ) 2025-05-07T21:02:26.2153556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2153891Z self=, 2025-05-07T21:02:26.2153985Z compile=False, 2025-05-07T21:02:26.2154091Z pooling_mode=, 2025-05-07T21:02:26.2154167Z T=1, 2025-05-07T21:02:26.2154252Z D=7, 2025-05-07T21:02:26.2154330Z B=20, 2025-05-07T21:02:26.2154408Z log_E=4, 2025-05-07T21:02:26.2154489Z L=16, 2025-05-07T21:02:26.2154574Z D_gradcheck=1, 2025-05-07T21:02:26.2154669Z stochastic_rounding=True, 2025-05-07T21:02:26.2154758Z weighted=False, 2025-05-07T21:02:26.2154841Z row_wise=True, 2025-05-07T21:02:26.2154920Z mixed=True, 2025-05-07T21:02:26.2155011Z use_cache=False, 2025-05-07T21:02:26.2155119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2155210Z use_cpu=True, 2025-05-07T21:02:26.2155315Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2155392Z ) 2025-05-07T21:02:26.2155526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2155859Z self=, 2025-05-07T21:02:26.2155948Z compile=False, 2025-05-07T21:02:26.2156061Z pooling_mode=, 2025-05-07T21:02:26.2156137Z T=3, 2025-05-07T21:02:26.2156214Z D=120, 2025-05-07T21:02:26.2156299Z B=75, 2025-05-07T21:02:26.2156377Z log_E=5, 2025-05-07T21:02:26.2156500Z L=13, 2025-05-07T21:02:26.2156590Z D_gradcheck=2, 2025-05-07T21:02:26.2156687Z stochastic_rounding=True, 2025-05-07T21:02:26.2156770Z weighted=False, 2025-05-07T21:02:26.2156860Z row_wise=True, 2025-05-07T21:02:26.2156939Z mixed=False, 2025-05-07T21:02:26.2157030Z use_cache=False, 2025-05-07T21:02:26.2157137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2157218Z use_cpu=True, 2025-05-07T21:02:26.2157331Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2157405Z ) 2025-05-07T21:02:26.2157534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2157875Z self=, 2025-05-07T21:02:26.2157963Z compile=True, 2025-05-07T21:02:26.2158071Z pooling_mode=, 2025-05-07T21:02:26.2158156Z T=5, 2025-05-07T21:02:26.2158234Z D=44, 2025-05-07T21:02:26.2158311Z B=43, 2025-05-07T21:02:26.2158396Z log_E=4, 2025-05-07T21:02:26.2158476Z L=5, 2025-05-07T21:02:26.2158573Z D_gradcheck=2, 2025-05-07T21:02:26.2158670Z stochastic_rounding=True, 2025-05-07T21:02:26.2158758Z weighted=False, 2025-05-07T21:02:26.2158847Z row_wise=True, 2025-05-07T21:02:26.2158927Z mixed=True, 2025-05-07T21:02:26.2159009Z use_cache=True, 2025-05-07T21:02:26.2159119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2159203Z use_cpu=True, 2025-05-07T21:02:26.2159305Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2159385Z ) 2025-05-07T21:02:26.2159514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2159927Z self=, 2025-05-07T21:02:26.2160021Z compile=True, 2025-05-07T21:02:26.2160128Z pooling_mode=, 2025-05-07T21:02:26.2160214Z T=4, 2025-05-07T21:02:26.2160290Z D=73, 2025-05-07T21:02:26.2160366Z B=99, 2025-05-07T21:02:26.2160451Z log_E=5, 2025-05-07T21:02:26.2160530Z L=18, 2025-05-07T21:02:26.2160611Z D_gradcheck=1, 2025-05-07T21:02:26.2160712Z stochastic_rounding=True, 2025-05-07T21:02:26.2160795Z weighted=True, 2025-05-07T21:02:26.2160876Z row_wise=True, 2025-05-07T21:02:26.2160961Z mixed=True, 2025-05-07T21:02:26.2161046Z use_cache=False, 2025-05-07T21:02:26.2161153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2161280Z use_cpu=True, 2025-05-07T21:02:26.2161381Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2161456Z ) 2025-05-07T21:02:26.2161590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2161926Z self=, 2025-05-07T21:02:26.2162016Z compile=True, 2025-05-07T21:02:26.2162125Z pooling_mode=, 2025-05-07T21:02:26.2162203Z T=2, 2025-05-07T21:02:26.2162285Z D=5, 2025-05-07T21:02:26.2162365Z B=32, 2025-05-07T21:02:26.2162441Z log_E=4, 2025-05-07T21:02:26.2162525Z L=15, 2025-05-07T21:02:26.2162606Z D_gradcheck=2, 2025-05-07T21:02:26.2162702Z stochastic_rounding=False, 2025-05-07T21:02:26.2162792Z weighted=True, 2025-05-07T21:02:26.2162875Z row_wise=True, 2025-05-07T21:02:26.2162954Z mixed=False, 2025-05-07T21:02:26.2163045Z use_cache=False, 2025-05-07T21:02:26.2163150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2163233Z use_cpu=True, 2025-05-07T21:02:26.2163338Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2163411Z ) 2025-05-07T21:02:26.2163545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2163881Z self=, 2025-05-07T21:02:26.2163964Z compile=True, 2025-05-07T21:02:26.2164078Z pooling_mode=, 2025-05-07T21:02:26.2164158Z T=1, 2025-05-07T21:02:26.2164233Z D=78, 2025-05-07T21:02:26.2164316Z B=109, 2025-05-07T21:02:26.2164442Z log_E=4, 2025-05-07T21:02:26.2164520Z L=15, 2025-05-07T21:02:26.2164610Z D_gradcheck=1, 2025-05-07T21:02:26.2164707Z stochastic_rounding=False, 2025-05-07T21:02:26.2164789Z weighted=False, 2025-05-07T21:02:26.2164879Z row_wise=True, 2025-05-07T21:02:26.2164961Z mixed=False, 2025-05-07T21:02:26.2165044Z use_cache=True, 2025-05-07T21:02:26.2165157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2165242Z use_cpu=True, 2025-05-07T21:02:26.2165353Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2165428Z ) 2025-05-07T21:02:26.2165556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2165898Z self=, 2025-05-07T21:02:26.2165984Z compile=False, 2025-05-07T21:02:26.2166090Z pooling_mode=, 2025-05-07T21:02:26.2166180Z T=1, 2025-05-07T21:02:26.2166256Z D=78, 2025-05-07T21:02:26.2166334Z B=18, 2025-05-07T21:02:26.2166424Z log_E=4, 2025-05-07T21:02:26.2166504Z L=15, 2025-05-07T21:02:26.2166587Z D_gradcheck=1, 2025-05-07T21:02:26.2166690Z stochastic_rounding=True, 2025-05-07T21:02:26.2166776Z weighted=False, 2025-05-07T21:02:26.2166858Z row_wise=True, 2025-05-07T21:02:26.2166948Z mixed=True, 2025-05-07T21:02:26.2167030Z use_cache=True, 2025-05-07T21:02:26.2167150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2167236Z use_cpu=True, 2025-05-07T21:02:26.2167339Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2167422Z ) 2025-05-07T21:02:26.2167551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2167967Z self=, 2025-05-07T21:02:26.2168060Z compile=True, 2025-05-07T21:02:26.2168168Z pooling_mode=, 2025-05-07T21:02:26.2168246Z T=5, 2025-05-07T21:02:26.2168331Z D=55, 2025-05-07T21:02:26.2168408Z B=41, 2025-05-07T21:02:26.2168488Z log_E=4, 2025-05-07T21:02:26.2168575Z L=7, 2025-05-07T21:02:26.2168658Z D_gradcheck=2, 2025-05-07T21:02:26.2168766Z stochastic_rounding=False, 2025-05-07T21:02:26.2168850Z weighted=False, 2025-05-07T21:02:26.2168931Z row_wise=True, 2025-05-07T21:02:26.2169020Z mixed=True, 2025-05-07T21:02:26.2169104Z use_cache=False, 2025-05-07T21:02:26.2169250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2169342Z use_cpu=True, 2025-05-07T21:02:26.2169443Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2169519Z ) 2025-05-07T21:02:26.2169657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2169988Z self=, 2025-05-07T21:02:26.2170074Z compile=False, 2025-05-07T21:02:26.2170187Z pooling_mode=, 2025-05-07T21:02:26.2170264Z T=4, 2025-05-07T21:02:26.2170346Z D=40, 2025-05-07T21:02:26.2170424Z B=115, 2025-05-07T21:02:26.2170502Z log_E=4, 2025-05-07T21:02:26.2170593Z L=12, 2025-05-07T21:02:26.2170674Z D_gradcheck=2, 2025-05-07T21:02:26.2170771Z stochastic_rounding=True, 2025-05-07T21:02:26.2170860Z weighted=False, 2025-05-07T21:02:26.2170941Z row_wise=True, 2025-05-07T21:02:26.2171021Z mixed=False, 2025-05-07T21:02:26.2171111Z use_cache=True, 2025-05-07T21:02:26.2171221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2171302Z use_cpu=True, 2025-05-07T21:02:26.2171410Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2171484Z ) 2025-05-07T21:02:26.2171619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2171957Z self=, 2025-05-07T21:02:26.2172045Z compile=True, 2025-05-07T21:02:26.2172160Z pooling_mode=, 2025-05-07T21:02:26.2172237Z T=1, 2025-05-07T21:02:26.2172312Z D=33, 2025-05-07T21:02:26.2172437Z B=33, 2025-05-07T21:02:26.2172516Z log_E=3, 2025-05-07T21:02:26.2172593Z L=15, 2025-05-07T21:02:26.2172685Z D_gradcheck=2, 2025-05-07T21:02:26.2172782Z stochastic_rounding=True, 2025-05-07T21:02:26.2172949Z weighted=True, 2025-05-07T21:02:26.2173040Z row_wise=True, 2025-05-07T21:02:26.2173119Z mixed=False, 2025-05-07T21:02:26.2173196Z use_cache=True, 2025-05-07T21:02:26.2173311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2173390Z use_cpu=True, 2025-05-07T21:02:26.2173489Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2173571Z ) 2025-05-07T21:02:26.2388281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2389918Z self=, 2025-05-07T21:02:26.2390153Z compile=True, 2025-05-07T21:02:26.2390464Z pooling_mode=, 2025-05-07T21:02:26.2390668Z T=1, 2025-05-07T21:02:26.2390868Z D=120, 2025-05-07T21:02:26.2391094Z B=104, 2025-05-07T21:02:26.2391300Z log_E=3, 2025-05-07T21:02:26.2391496Z L=18, 2025-05-07T21:02:26.2391679Z D_gradcheck=2, 2025-05-07T21:02:26.2391873Z stochastic_rounding=True, 2025-05-07T21:02:26.2392053Z weighted=True, 2025-05-07T21:02:26.2392217Z row_wise=True, 2025-05-07T21:02:26.2392370Z mixed=False, 2025-05-07T21:02:26.2392544Z use_cache=True, 2025-05-07T21:02:26.2392763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2392918Z use_cpu=True, 2025-05-07T21:02:26.2393126Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2393526Z ) 2025-05-07T21:02:26.2393924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2394613Z self=, 2025-05-07T21:02:26.2394787Z compile=True, 2025-05-07T21:02:26.2395002Z pooling_mode=, 2025-05-07T21:02:26.2395147Z T=2, 2025-05-07T21:02:26.2395303Z D=99, 2025-05-07T21:02:26.2395453Z B=1, 2025-05-07T21:02:26.2395595Z log_E=3, 2025-05-07T21:02:26.2395750Z L=17, 2025-05-07T21:02:26.2395910Z D_gradcheck=2, 2025-05-07T21:02:26.2396106Z stochastic_rounding=True, 2025-05-07T21:02:26.2396268Z weighted=True, 2025-05-07T21:02:26.2396424Z row_wise=True, 2025-05-07T21:02:26.2396585Z mixed=True, 2025-05-07T21:02:26.2396864Z use_cache=False, 2025-05-07T21:02:26.2397067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2397229Z use_cpu=True, 2025-05-07T21:02:26.2397424Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2397573Z ) 2025-05-07T21:02:26.2397728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2398112Z self=, 2025-05-07T21:02:26.2398192Z compile=True, 2025-05-07T21:02:26.2398312Z pooling_mode=, 2025-05-07T21:02:26.2398386Z T=2, 2025-05-07T21:02:26.2398744Z D=48, 2025-05-07T21:02:26.2398850Z B=67, 2025-05-07T21:02:26.2398927Z log_E=5, 2025-05-07T21:02:26.2399009Z L=14, 2025-05-07T21:02:26.2399088Z D_gradcheck=1, 2025-05-07T21:02:26.2399181Z stochastic_rounding=True, 2025-05-07T21:02:26.2399266Z weighted=True, 2025-05-07T21:02:26.2399343Z row_wise=True, 2025-05-07T21:02:26.2399421Z mixed=False, 2025-05-07T21:02:26.2399509Z use_cache=False, 2025-05-07T21:02:26.2399613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2399690Z use_cpu=True, 2025-05-07T21:02:26.2399795Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2399871Z ) 2025-05-07T21:02:26.2399998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2400370Z self=, 2025-05-07T21:02:26.2400460Z compile=False, 2025-05-07T21:02:26.2400566Z pooling_mode=, 2025-05-07T21:02:26.2400641Z T=3, 2025-05-07T21:02:26.2400822Z D=55, 2025-05-07T21:02:26.2400904Z B=51, 2025-05-07T21:02:26.2400982Z log_E=3, 2025-05-07T21:02:26.2401065Z L=11, 2025-05-07T21:02:26.2401150Z D_gradcheck=1, 2025-05-07T21:02:26.2401257Z stochastic_rounding=False, 2025-05-07T21:02:26.2401341Z weighted=True, 2025-05-07T21:02:26.2401424Z row_wise=True, 2025-05-07T21:02:26.2401510Z mixed=False, 2025-05-07T21:02:26.2401597Z use_cache=False, 2025-05-07T21:02:26.2401709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2401797Z use_cpu=True, 2025-05-07T21:02:26.2401904Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2401980Z ) 2025-05-07T21:02:26.2402126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2402523Z self=, 2025-05-07T21:02:26.2402609Z compile=False, 2025-05-07T21:02:26.2402727Z pooling_mode=, 2025-05-07T21:02:26.2402806Z T=4, 2025-05-07T21:02:26.2402889Z D=112, 2025-05-07T21:02:26.2402967Z B=108, 2025-05-07T21:02:26.2403045Z log_E=5, 2025-05-07T21:02:26.2403130Z L=1, 2025-05-07T21:02:26.2403213Z D_gradcheck=2, 2025-05-07T21:02:26.2403316Z stochastic_rounding=False, 2025-05-07T21:02:26.2403408Z weighted=False, 2025-05-07T21:02:26.2403491Z row_wise=True, 2025-05-07T21:02:26.2403575Z mixed=True, 2025-05-07T21:02:26.2403666Z use_cache=True, 2025-05-07T21:02:26.2403778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2403861Z use_cpu=True, 2025-05-07T21:02:26.2404043Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2404172Z ) 2025-05-07T21:02:26.2404322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2404726Z self=, 2025-05-07T21:02:26.2404812Z compile=False, 2025-05-07T21:02:26.2404925Z pooling_mode=, 2025-05-07T21:02:26.2405011Z T=1, 2025-05-07T21:02:26.2405088Z D=124, 2025-05-07T21:02:26.2405172Z B=14, 2025-05-07T21:02:26.2405250Z log_E=4, 2025-05-07T21:02:26.2405328Z L=9, 2025-05-07T21:02:26.2405418Z D_gradcheck=1, 2025-05-07T21:02:26.2405518Z stochastic_rounding=True, 2025-05-07T21:02:26.2405603Z weighted=False, 2025-05-07T21:02:26.2405691Z row_wise=True, 2025-05-07T21:02:26.2405829Z mixed=True, 2025-05-07T21:02:26.2405915Z use_cache=False, 2025-05-07T21:02:26.2406035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2406118Z use_cpu=True, 2025-05-07T21:02:26.2406229Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2406313Z ) 2025-05-07T21:02:26.2406452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2406849Z self=, 2025-05-07T21:02:26.2406941Z compile=False, 2025-05-07T21:02:26.2407053Z pooling_mode=, 2025-05-07T21:02:26.2407139Z T=3, 2025-05-07T21:02:26.2407217Z D=94, 2025-05-07T21:02:26.2407294Z B=36, 2025-05-07T21:02:26.2407378Z log_E=4, 2025-05-07T21:02:26.2407455Z L=14, 2025-05-07T21:02:26.2407542Z D_gradcheck=1, 2025-05-07T21:02:26.2407648Z stochastic_rounding=False, 2025-05-07T21:02:26.2407733Z weighted=True, 2025-05-07T21:02:26.2407817Z row_wise=True, 2025-05-07T21:02:26.2407909Z mixed=False, 2025-05-07T21:02:26.2407993Z use_cache=False, 2025-05-07T21:02:26.2408106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2408198Z use_cpu=True, 2025-05-07T21:02:26.2408309Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2408387Z ) 2025-05-07T21:02:26.2408532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2408927Z self=, 2025-05-07T21:02:26.2409017Z compile=True, 2025-05-07T21:02:26.2409176Z pooling_mode=, 2025-05-07T21:02:26.2409252Z T=5, 2025-05-07T21:02:26.2409332Z D=84, 2025-05-07T21:02:26.2409407Z B=56, 2025-05-07T21:02:26.2409481Z log_E=5, 2025-05-07T21:02:26.2409557Z L=1, 2025-05-07T21:02:26.2409636Z D_gradcheck=1, 2025-05-07T21:02:26.2409727Z stochastic_rounding=True, 2025-05-07T21:02:26.2409810Z weighted=True, 2025-05-07T21:02:26.2409888Z row_wise=True, 2025-05-07T21:02:26.2409965Z mixed=False, 2025-05-07T21:02:26.2410049Z use_cache=True, 2025-05-07T21:02:26.2410152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2410228Z use_cpu=True, 2025-05-07T21:02:26.2410335Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2410406Z ) 2025-05-07T21:02:26.2410536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2410862Z self=, 2025-05-07T21:02:26.2410942Z compile=True, 2025-05-07T21:02:26.2411052Z pooling_mode=, 2025-05-07T21:02:26.2411128Z T=1, 2025-05-07T21:02:26.2411204Z D=59, 2025-05-07T21:02:26.2411282Z B=1, 2025-05-07T21:02:26.2411359Z log_E=3, 2025-05-07T21:02:26.2411432Z L=8, 2025-05-07T21:02:26.2411518Z D_gradcheck=1, 2025-05-07T21:02:26.2411612Z stochastic_rounding=False, 2025-05-07T21:02:26.2411691Z weighted=False, 2025-05-07T21:02:26.2411774Z row_wise=True, 2025-05-07T21:02:26.2411855Z mixed=False, 2025-05-07T21:02:26.2411939Z use_cache=True, 2025-05-07T21:02:26.2412040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2412195Z use_cpu=True, 2025-05-07T21:02:26.2412336Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2412411Z ) 2025-05-07T21:02:26.2412538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2412963Z self=, 2025-05-07T21:02:26.2413046Z compile=False, 2025-05-07T21:02:26.2413157Z pooling_mode=, 2025-05-07T21:02:26.2413235Z T=4, 2025-05-07T21:02:26.2413310Z D=37, 2025-05-07T21:02:26.2413385Z B=34, 2025-05-07T21:02:26.2413468Z log_E=4, 2025-05-07T21:02:26.2413540Z L=13, 2025-05-07T21:02:26.2413618Z D_gradcheck=1, 2025-05-07T21:02:26.2413723Z stochastic_rounding=False, 2025-05-07T21:02:26.2413801Z weighted=True, 2025-05-07T21:02:26.2413927Z row_wise=True, 2025-05-07T21:02:26.2414004Z mixed=True, 2025-05-07T21:02:26.2414084Z use_cache=True, 2025-05-07T21:02:26.2414192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2414274Z use_cpu=True, 2025-05-07T21:02:26.2414373Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2414455Z ) 2025-05-07T21:02:26.2414581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2414908Z self=, 2025-05-07T21:02:26.2415000Z compile=False, 2025-05-07T21:02:26.2415105Z pooling_mode=, 2025-05-07T21:02:26.2415180Z T=3, 2025-05-07T21:02:26.2415262Z D=73, 2025-05-07T21:02:26.2415337Z B=47, 2025-05-07T21:02:26.2415419Z log_E=5, 2025-05-07T21:02:26.2415494Z L=12, 2025-05-07T21:02:26.2415572Z D_gradcheck=2, 2025-05-07T21:02:26.2415672Z stochastic_rounding=False, 2025-05-07T21:02:26.2415754Z weighted=False, 2025-05-07T21:02:26.2415832Z row_wise=True, 2025-05-07T21:02:26.2415916Z mixed=False, 2025-05-07T21:02:26.2415995Z use_cache=True, 2025-05-07T21:02:26.2416098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2416186Z use_cpu=True, 2025-05-07T21:02:26.2416288Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2416357Z ) 2025-05-07T21:02:26.2416489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2416814Z self=, 2025-05-07T21:02:26.2416904Z compile=False, 2025-05-07T21:02:26.2417586Z pooling_mode=, 2025-05-07T21:02:26.2417679Z T=3, 2025-05-07T21:02:26.2417769Z D=22, 2025-05-07T21:02:26.2417842Z B=111, 2025-05-07T21:02:26.2417919Z log_E=3, 2025-05-07T21:02:26.2418001Z L=4, 2025-05-07T21:02:26.2418081Z D_gradcheck=2, 2025-05-07T21:02:26.2418175Z stochastic_rounding=False, 2025-05-07T21:02:26.2418261Z weighted=True, 2025-05-07T21:02:26.2418344Z row_wise=True, 2025-05-07T21:02:26.2418422Z mixed=False, 2025-05-07T21:02:26.2418514Z use_cache=True, 2025-05-07T21:02:26.2418616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2418696Z use_cpu=True, 2025-05-07T21:02:26.2418802Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2418875Z ) 2025-05-07T21:02:26.2418999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2419330Z self=, 2025-05-07T21:02:26.2419413Z compile=True, 2025-05-07T21:02:26.2419522Z pooling_mode=, 2025-05-07T21:02:26.2419594Z T=2, 2025-05-07T21:02:26.2419668Z D=108, 2025-05-07T21:02:26.2419745Z B=57, 2025-05-07T21:02:26.2419820Z log_E=5, 2025-05-07T21:02:26.2419894Z L=11, 2025-05-07T21:02:26.2419978Z D_gradcheck=2, 2025-05-07T21:02:26.2420071Z stochastic_rounding=False, 2025-05-07T21:02:26.2420155Z weighted=False, 2025-05-07T21:02:26.2420237Z row_wise=True, 2025-05-07T21:02:26.2420314Z mixed=True, 2025-05-07T21:02:26.2420392Z use_cache=False, 2025-05-07T21:02:26.2420503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2420674Z use_cpu=True, 2025-05-07T21:02:26.2420777Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2420849Z ) 2025-05-07T21:02:26.2420973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2421306Z self=, 2025-05-07T21:02:26.2421389Z compile=True, 2025-05-07T21:02:26.2421492Z pooling_mode=, 2025-05-07T21:02:26.2421571Z T=3, 2025-05-07T21:02:26.2421643Z D=77, 2025-05-07T21:02:26.2421718Z B=13, 2025-05-07T21:02:26.2421795Z log_E=5, 2025-05-07T21:02:26.2421870Z L=0, 2025-05-07T21:02:26.2421948Z D_gradcheck=1, 2025-05-07T21:02:26.2422044Z stochastic_rounding=False, 2025-05-07T21:02:26.2422165Z weighted=True, 2025-05-07T21:02:26.2422244Z row_wise=True, 2025-05-07T21:02:26.2422324Z mixed=True, 2025-05-07T21:02:26.2422405Z use_cache=False, 2025-05-07T21:02:26.2422518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2422598Z use_cpu=True, 2025-05-07T21:02:26.2422695Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2422771Z ) 2025-05-07T21:02:26.2422895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2423223Z self=, 2025-05-07T21:02:26.2423316Z compile=False, 2025-05-07T21:02:26.2423419Z pooling_mode=, 2025-05-07T21:02:26.2423494Z T=2, 2025-05-07T21:02:26.2423576Z D=40, 2025-05-07T21:02:26.2423649Z B=121, 2025-05-07T21:02:26.2423725Z log_E=4, 2025-05-07T21:02:26.2423804Z L=2, 2025-05-07T21:02:26.2423884Z D_gradcheck=1, 2025-05-07T21:02:26.2423976Z stochastic_rounding=False, 2025-05-07T21:02:26.2424065Z weighted=False, 2025-05-07T21:02:26.2424149Z row_wise=True, 2025-05-07T21:02:26.2424231Z mixed=True, 2025-05-07T21:02:26.2424310Z use_cache=False, 2025-05-07T21:02:26.2424414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2424498Z use_cpu=True, 2025-05-07T21:02:26.2424598Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2424670Z ) 2025-05-07T21:02:26.2424806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2425131Z self=, 2025-05-07T21:02:26.2425262Z compile=True, 2025-05-07T21:02:26.2425381Z pooling_mode=, 2025-05-07T21:02:26.2425452Z T=4, 2025-05-07T21:02:26.2425523Z D=25, 2025-05-07T21:02:26.2425605Z B=73, 2025-05-07T21:02:26.2425681Z log_E=3, 2025-05-07T21:02:26.2425763Z L=13, 2025-05-07T21:02:26.2425846Z D_gradcheck=1, 2025-05-07T21:02:26.2425942Z stochastic_rounding=False, 2025-05-07T21:02:26.2426031Z weighted=False, 2025-05-07T21:02:26.2426110Z row_wise=True, 2025-05-07T21:02:26.2426186Z mixed=True, 2025-05-07T21:02:26.2426275Z use_cache=False, 2025-05-07T21:02:26.2426384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2426460Z use_cpu=True, 2025-05-07T21:02:26.2426566Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2426637Z ) 2025-05-07T21:02:26.2649639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2650417Z self=, 2025-05-07T21:02:26.2650528Z compile=True, 2025-05-07T21:02:26.2650681Z pooling_mode=, 2025-05-07T21:02:26.2650782Z T=2, 2025-05-07T21:02:26.2650881Z D=69, 2025-05-07T21:02:26.2650989Z B=70, 2025-05-07T21:02:26.2651092Z log_E=4, 2025-05-07T21:02:26.2651193Z L=17, 2025-05-07T21:02:26.2651311Z D_gradcheck=1, 2025-05-07T21:02:26.2651444Z stochastic_rounding=False, 2025-05-07T21:02:26.2651571Z weighted=True, 2025-05-07T21:02:26.2651680Z row_wise=True, 2025-05-07T21:02:26.2651791Z mixed=True, 2025-05-07T21:02:26.2651912Z use_cache=True, 2025-05-07T21:02:26.2652223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2652304Z use_cpu=True, 2025-05-07T21:02:26.2652411Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2652484Z ) 2025-05-07T21:02:26.2652612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2653027Z self=, 2025-05-07T21:02:26.2653107Z compile=False, 2025-05-07T21:02:26.2653212Z pooling_mode=, 2025-05-07T21:02:26.2653292Z T=2, 2025-05-07T21:02:26.2653365Z D=37, 2025-05-07T21:02:26.2653449Z B=58, 2025-05-07T21:02:26.2653524Z log_E=5, 2025-05-07T21:02:26.2653598Z L=12, 2025-05-07T21:02:26.2653680Z D_gradcheck=2, 2025-05-07T21:02:26.2653840Z stochastic_rounding=True, 2025-05-07T21:02:26.2653919Z weighted=True, 2025-05-07T21:02:26.2654005Z row_wise=True, 2025-05-07T21:02:26.2654083Z mixed=False, 2025-05-07T21:02:26.2654167Z use_cache=True, 2025-05-07T21:02:26.2654280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2654358Z use_cpu=True, 2025-05-07T21:02:26.2654457Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2654535Z ) 2025-05-07T21:02:26.2654660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2654988Z self=, 2025-05-07T21:02:26.2655130Z compile=False, 2025-05-07T21:02:26.2655235Z pooling_mode=, 2025-05-07T21:02:26.2655316Z T=2, 2025-05-07T21:02:26.2655389Z D=38, 2025-05-07T21:02:26.2655463Z B=84, 2025-05-07T21:02:26.2655546Z log_E=5, 2025-05-07T21:02:26.2655620Z L=17, 2025-05-07T21:02:26.2655698Z D_gradcheck=1, 2025-05-07T21:02:26.2655802Z stochastic_rounding=False, 2025-05-07T21:02:26.2655882Z weighted=True, 2025-05-07T21:02:26.2655962Z row_wise=True, 2025-05-07T21:02:26.2656046Z mixed=False, 2025-05-07T21:02:26.2656129Z use_cache=False, 2025-05-07T21:02:26.2656234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2656321Z use_cpu=True, 2025-05-07T21:02:26.2656419Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2656501Z ) 2025-05-07T21:02:26.2656628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2657025Z self=, 2025-05-07T21:02:26.2657119Z compile=False, 2025-05-07T21:02:26.2657222Z pooling_mode=, 2025-05-07T21:02:26.2657297Z T=4, 2025-05-07T21:02:26.2657381Z D=98, 2025-05-07T21:02:26.2657458Z B=127, 2025-05-07T21:02:26.2657536Z log_E=5, 2025-05-07T21:02:26.2657614Z L=3, 2025-05-07T21:02:26.2657694Z D_gradcheck=2, 2025-05-07T21:02:26.2657792Z stochastic_rounding=False, 2025-05-07T21:02:26.2657879Z weighted=False, 2025-05-07T21:02:26.2657960Z row_wise=True, 2025-05-07T21:02:26.2658038Z mixed=False, 2025-05-07T21:02:26.2658127Z use_cache=True, 2025-05-07T21:02:26.2658234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2658318Z use_cpu=True, 2025-05-07T21:02:26.2658416Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2658489Z ) 2025-05-07T21:02:26.2658622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2658953Z self=, 2025-05-07T21:02:26.2659037Z compile=False, 2025-05-07T21:02:26.2659152Z pooling_mode=, 2025-05-07T21:02:26.2659227Z T=5, 2025-05-07T21:02:26.2659301Z D=24, 2025-05-07T21:02:26.2659385Z B=18, 2025-05-07T21:02:26.2659463Z log_E=3, 2025-05-07T21:02:26.2659538Z L=5, 2025-05-07T21:02:26.2659625Z D_gradcheck=2, 2025-05-07T21:02:26.2659720Z stochastic_rounding=False, 2025-05-07T21:02:26.2659807Z weighted=False, 2025-05-07T21:02:26.2659886Z row_wise=True, 2025-05-07T21:02:26.2660009Z mixed=True, 2025-05-07T21:02:26.2660096Z use_cache=False, 2025-05-07T21:02:26.2660235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2660315Z use_cpu=True, 2025-05-07T21:02:26.2660419Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2660494Z ) 2025-05-07T21:02:26.2660617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2660955Z self=, 2025-05-07T21:02:26.2661036Z compile=True, 2025-05-07T21:02:26.2661138Z pooling_mode=, 2025-05-07T21:02:26.2661223Z T=3, 2025-05-07T21:02:26.2661298Z D=93, 2025-05-07T21:02:26.2661375Z B=92, 2025-05-07T21:02:26.2661459Z log_E=4, 2025-05-07T21:02:26.2661533Z L=5, 2025-05-07T21:02:26.2661658Z D_gradcheck=2, 2025-05-07T21:02:26.2661752Z stochastic_rounding=False, 2025-05-07T21:02:26.2661831Z weighted=False, 2025-05-07T21:02:26.2661916Z row_wise=True, 2025-05-07T21:02:26.2661997Z mixed=False, 2025-05-07T21:02:26.2662079Z use_cache=True, 2025-05-07T21:02:26.2662189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2662268Z use_cpu=True, 2025-05-07T21:02:26.2662365Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2662444Z ) 2025-05-07T21:02:26.2662567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2662898Z self=, 2025-05-07T21:02:26.2662984Z compile=False, 2025-05-07T21:02:26.2663087Z pooling_mode=, 2025-05-07T21:02:26.2663167Z T=1, 2025-05-07T21:02:26.2663242Z D=120, 2025-05-07T21:02:26.2663317Z B=112, 2025-05-07T21:02:26.2663399Z log_E=3, 2025-05-07T21:02:26.2663473Z L=15, 2025-05-07T21:02:26.2663555Z D_gradcheck=2, 2025-05-07T21:02:26.2663653Z stochastic_rounding=False, 2025-05-07T21:02:26.2663733Z weighted=False, 2025-05-07T21:02:26.2663815Z row_wise=True, 2025-05-07T21:02:26.2663900Z mixed=False, 2025-05-07T21:02:26.2663981Z use_cache=True, 2025-05-07T21:02:26.2664082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2664168Z use_cpu=True, 2025-05-07T21:02:26.2664268Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2664340Z ) 2025-05-07T21:02:26.2664473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2664845Z self=, 2025-05-07T21:02:26.2664933Z compile=False, 2025-05-07T21:02:26.2665036Z pooling_mode=, 2025-05-07T21:02:26.2665112Z T=1, 2025-05-07T21:02:26.2665196Z D=60, 2025-05-07T21:02:26.2665272Z B=27, 2025-05-07T21:02:26.2665348Z log_E=3, 2025-05-07T21:02:26.2665435Z L=7, 2025-05-07T21:02:26.2665513Z D_gradcheck=1, 2025-05-07T21:02:26.2665604Z stochastic_rounding=False, 2025-05-07T21:02:26.2665694Z weighted=True, 2025-05-07T21:02:26.2665772Z row_wise=True, 2025-05-07T21:02:26.2665851Z mixed=False, 2025-05-07T21:02:26.2665938Z use_cache=True, 2025-05-07T21:02:26.2666041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2666118Z use_cpu=True, 2025-05-07T21:02:26.2666222Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2666295Z ) 2025-05-07T21:02:26.2666425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2666755Z self=, 2025-05-07T21:02:26.2666834Z compile=True, 2025-05-07T21:02:26.2666949Z pooling_mode=, 2025-05-07T21:02:26.2667025Z T=3, 2025-05-07T21:02:26.2667099Z D=13, 2025-05-07T21:02:26.2667178Z B=46, 2025-05-07T21:02:26.2667254Z log_E=4, 2025-05-07T21:02:26.2667331Z L=3, 2025-05-07T21:02:26.2667413Z D_gradcheck=2, 2025-05-07T21:02:26.2667504Z stochastic_rounding=False, 2025-05-07T21:02:26.2676489Z weighted=False, 2025-05-07T21:02:26.2676676Z row_wise=True, 2025-05-07T21:02:26.2676811Z mixed=False, 2025-05-07T21:02:26.2676906Z use_cache=False, 2025-05-07T21:02:26.2677018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2677108Z use_cpu=True, 2025-05-07T21:02:26.2677211Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2677285Z ) 2025-05-07T21:02:26.2677428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2677780Z self=, 2025-05-07T21:02:26.2677866Z compile=False, 2025-05-07T21:02:26.2677985Z pooling_mode=, 2025-05-07T21:02:26.2678062Z T=4, 2025-05-07T21:02:26.2678146Z D=40, 2025-05-07T21:02:26.2678225Z B=11, 2025-05-07T21:02:26.2678303Z log_E=5, 2025-05-07T21:02:26.2678429Z L=1, 2025-05-07T21:02:26.2678511Z D_gradcheck=2, 2025-05-07T21:02:26.2678609Z stochastic_rounding=False, 2025-05-07T21:02:26.2678698Z weighted=True, 2025-05-07T21:02:26.2678783Z row_wise=True, 2025-05-07T21:02:26.2678866Z mixed=False, 2025-05-07T21:02:26.2678961Z use_cache=False, 2025-05-07T21:02:26.2679070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2679152Z use_cpu=True, 2025-05-07T21:02:26.2679261Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2679336Z ) 2025-05-07T21:02:26.2679469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2679808Z self=, 2025-05-07T21:02:26.2679893Z compile=False, 2025-05-07T21:02:26.2680011Z pooling_mode=, 2025-05-07T21:02:26.2680087Z T=1, 2025-05-07T21:02:26.2680162Z D=56, 2025-05-07T21:02:26.2680246Z B=34, 2025-05-07T21:02:26.2680326Z log_E=3, 2025-05-07T21:02:26.2680403Z L=19, 2025-05-07T21:02:26.2680494Z D_gradcheck=1, 2025-05-07T21:02:26.2680591Z stochastic_rounding=True, 2025-05-07T21:02:26.2680675Z weighted=False, 2025-05-07T21:02:26.2680767Z row_wise=True, 2025-05-07T21:02:26.2680853Z mixed=False, 2025-05-07T21:02:26.2680938Z use_cache=False, 2025-05-07T21:02:26.2681052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2681134Z use_cpu=True, 2025-05-07T21:02:26.2681236Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2681316Z ) 2025-05-07T21:02:26.2681489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2681829Z self=, 2025-05-07T21:02:26.2681912Z compile=True, 2025-05-07T21:02:26.2682019Z pooling_mode=, 2025-05-07T21:02:26.2682104Z T=4, 2025-05-07T21:02:26.2682180Z D=67, 2025-05-07T21:02:26.2682256Z B=2, 2025-05-07T21:02:26.2682344Z log_E=5, 2025-05-07T21:02:26.2682421Z L=9, 2025-05-07T21:02:26.2682504Z D_gradcheck=2, 2025-05-07T21:02:26.2682608Z stochastic_rounding=False, 2025-05-07T21:02:26.2682693Z weighted=True, 2025-05-07T21:02:26.2682773Z row_wise=True, 2025-05-07T21:02:26.2682861Z mixed=False, 2025-05-07T21:02:26.2682944Z use_cache=True, 2025-05-07T21:02:26.2683049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2683139Z use_cpu=True, 2025-05-07T21:02:26.2683239Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2683324Z ) 2025-05-07T21:02:26.2683454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2683782Z self=, 2025-05-07T21:02:26.2683878Z compile=False, 2025-05-07T21:02:26.2683986Z pooling_mode=, 2025-05-07T21:02:26.2684062Z T=1, 2025-05-07T21:02:26.2684149Z D=57, 2025-05-07T21:02:26.2684229Z B=63, 2025-05-07T21:02:26.2684309Z log_E=5, 2025-05-07T21:02:26.2684390Z L=15, 2025-05-07T21:02:26.2684472Z D_gradcheck=1, 2025-05-07T21:02:26.2684568Z stochastic_rounding=True, 2025-05-07T21:02:26.2684709Z weighted=False, 2025-05-07T21:02:26.2684827Z row_wise=True, 2025-05-07T21:02:26.2684914Z mixed=True, 2025-05-07T21:02:26.2684996Z use_cache=True, 2025-05-07T21:02:26.2685107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2685196Z use_cpu=True, 2025-05-07T21:02:26.2685298Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2685371Z ) 2025-05-07T21:02:26.2685508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2685836Z self=, 2025-05-07T21:02:26.2685921Z compile=False, 2025-05-07T21:02:26.2686034Z pooling_mode=, 2025-05-07T21:02:26.2686114Z T=2, 2025-05-07T21:02:26.2686190Z D=107, 2025-05-07T21:02:26.2686317Z B=31, 2025-05-07T21:02:26.2686397Z log_E=3, 2025-05-07T21:02:26.2686473Z L=20, 2025-05-07T21:02:26.2686563Z D_gradcheck=2, 2025-05-07T21:02:26.2686657Z stochastic_rounding=True, 2025-05-07T21:02:26.2686746Z weighted=True, 2025-05-07T21:02:26.2686832Z row_wise=True, 2025-05-07T21:02:26.2686913Z mixed=False, 2025-05-07T21:02:26.2687005Z use_cache=False, 2025-05-07T21:02:26.2687110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2687191Z use_cpu=True, 2025-05-07T21:02:26.2687305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2687379Z ) 2025-05-07T21:02:26.2687509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2687844Z self=, 2025-05-07T21:02:26.2687928Z compile=False, 2025-05-07T21:02:26.2688035Z pooling_mode=, 2025-05-07T21:02:26.2688116Z T=4, 2025-05-07T21:02:26.2688193Z D=123, 2025-05-07T21:02:26.2688278Z B=39, 2025-05-07T21:02:26.2688357Z log_E=5, 2025-05-07T21:02:26.2688434Z L=13, 2025-05-07T21:02:26.2688525Z D_gradcheck=2, 2025-05-07T21:02:26.2688621Z stochastic_rounding=False, 2025-05-07T21:02:26.2688707Z weighted=False, 2025-05-07T21:02:26.2688799Z row_wise=True, 2025-05-07T21:02:26.2688879Z mixed=False, 2025-05-07T21:02:26.2688963Z use_cache=False, 2025-05-07T21:02:26.2689074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2689155Z use_cpu=True, 2025-05-07T21:02:26.2689257Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2689338Z ) 2025-05-07T21:02:26.2689509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2689840Z self=, 2025-05-07T21:02:26.2689930Z compile=False, 2025-05-07T21:02:26.2690036Z pooling_mode=, 2025-05-07T21:02:26.2690121Z T=3, 2025-05-07T21:02:26.2690202Z D=36, 2025-05-07T21:02:26.2690281Z B=121, 2025-05-07T21:02:26.2690368Z log_E=4, 2025-05-07T21:02:26.2690447Z L=13, 2025-05-07T21:02:26.2690533Z D_gradcheck=2, 2025-05-07T21:02:26.2690638Z stochastic_rounding=True, 2025-05-07T21:02:26.2690722Z weighted=True, 2025-05-07T21:02:26.2690807Z row_wise=True, 2025-05-07T21:02:26.2690895Z mixed=False, 2025-05-07T21:02:26.2690978Z use_cache=False, 2025-05-07T21:02:26.2691083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2691171Z use_cpu=True, 2025-05-07T21:02:26.2691274Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2691350Z ) 2025-05-07T21:02:26.2912193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2913039Z self=, 2025-05-07T21:02:26.2913236Z compile=True, 2025-05-07T21:02:26.2913409Z pooling_mode=, 2025-05-07T21:02:26.2913518Z T=3, 2025-05-07T21:02:26.2913634Z D=125, 2025-05-07T21:02:26.2913748Z B=70, 2025-05-07T21:02:26.2913854Z log_E=4, 2025-05-07T21:02:26.2913958Z L=12, 2025-05-07T21:02:26.2914083Z D_gradcheck=1, 2025-05-07T21:02:26.2914373Z stochastic_rounding=False, 2025-05-07T21:02:26.2914537Z weighted=False, 2025-05-07T21:02:26.2914631Z row_wise=True, 2025-05-07T21:02:26.2914712Z mixed=True, 2025-05-07T21:02:26.2914804Z use_cache=False, 2025-05-07T21:02:26.2914909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2914989Z use_cpu=True, 2025-05-07T21:02:26.2915101Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2915186Z ) 2025-05-07T21:02:26.2915321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2915667Z self=, 2025-05-07T21:02:26.2915755Z compile=False, 2025-05-07T21:02:26.2915865Z pooling_mode=, 2025-05-07T21:02:26.2915948Z T=3, 2025-05-07T21:02:26.2916093Z D=99, 2025-05-07T21:02:26.2916168Z B=58, 2025-05-07T21:02:26.2916255Z log_E=4, 2025-05-07T21:02:26.2916331Z L=18, 2025-05-07T21:02:26.2916412Z D_gradcheck=1, 2025-05-07T21:02:26.2916527Z stochastic_rounding=True, 2025-05-07T21:02:26.2916610Z weighted=False, 2025-05-07T21:02:26.2916697Z row_wise=True, 2025-05-07T21:02:26.2916777Z mixed=False, 2025-05-07T21:02:26.2916858Z use_cache=True, 2025-05-07T21:02:26.2916973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2917054Z use_cpu=True, 2025-05-07T21:02:26.2917156Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2917244Z ) 2025-05-07T21:02:26.2917374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2917709Z self=, 2025-05-07T21:02:26.2917801Z compile=True, 2025-05-07T21:02:26.2917911Z pooling_mode=, 2025-05-07T21:02:26.2917986Z T=5, 2025-05-07T21:02:26.2918075Z D=60, 2025-05-07T21:02:26.2918151Z B=40, 2025-05-07T21:02:26.2918238Z log_E=3, 2025-05-07T21:02:26.2918316Z L=11, 2025-05-07T21:02:26.2918400Z D_gradcheck=2, 2025-05-07T21:02:26.2918510Z stochastic_rounding=False, 2025-05-07T21:02:26.2918593Z weighted=True, 2025-05-07T21:02:26.2918675Z row_wise=True, 2025-05-07T21:02:26.2918766Z mixed=False, 2025-05-07T21:02:26.2918849Z use_cache=True, 2025-05-07T21:02:26.2918955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2919046Z use_cpu=True, 2025-05-07T21:02:26.2919222Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2919299Z ) 2025-05-07T21:02:26.2919440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2919772Z self=, 2025-05-07T21:02:26.2919856Z compile=True, 2025-05-07T21:02:26.2919974Z pooling_mode=, 2025-05-07T21:02:26.2920053Z T=2, 2025-05-07T21:02:26.2920143Z D=16, 2025-05-07T21:02:26.2920219Z B=115, 2025-05-07T21:02:26.2920299Z log_E=4, 2025-05-07T21:02:26.2920384Z L=18, 2025-05-07T21:02:26.2920468Z D_gradcheck=1, 2025-05-07T21:02:26.2920569Z stochastic_rounding=True, 2025-05-07T21:02:26.2920661Z weighted=False, 2025-05-07T21:02:26.2920742Z row_wise=True, 2025-05-07T21:02:26.2920823Z mixed=False, 2025-05-07T21:02:26.2920915Z use_cache=False, 2025-05-07T21:02:26.2921024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2921105Z use_cpu=True, 2025-05-07T21:02:26.2921217Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2921294Z ) 2025-05-07T21:02:26.2921421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2921763Z self=, 2025-05-07T21:02:26.2921844Z compile=True, 2025-05-07T21:02:26.2921961Z pooling_mode=, 2025-05-07T21:02:26.2922043Z T=5, 2025-05-07T21:02:26.2922118Z D=112, 2025-05-07T21:02:26.2922204Z B=83, 2025-05-07T21:02:26.2922286Z log_E=3, 2025-05-07T21:02:26.2922360Z L=15, 2025-05-07T21:02:26.2922498Z D_gradcheck=1, 2025-05-07T21:02:26.2922628Z stochastic_rounding=True, 2025-05-07T21:02:26.2922710Z weighted=True, 2025-05-07T21:02:26.2922799Z row_wise=True, 2025-05-07T21:02:26.2922879Z mixed=False, 2025-05-07T21:02:26.2922961Z use_cache=True, 2025-05-07T21:02:26.2923072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2923153Z use_cpu=True, 2025-05-07T21:02:26.2923264Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2923335Z ) 2025-05-07T21:02:26.2923463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2923801Z self=, 2025-05-07T21:02:26.2923881Z compile=True, 2025-05-07T21:02:26.2923987Z pooling_mode=, 2025-05-07T21:02:26.2924109Z T=3, 2025-05-07T21:02:26.2924188Z D=104, 2025-05-07T21:02:26.2924267Z B=109, 2025-05-07T21:02:26.2924349Z log_E=5, 2025-05-07T21:02:26.2924426Z L=14, 2025-05-07T21:02:26.2924513Z D_gradcheck=1, 2025-05-07T21:02:26.2924623Z stochastic_rounding=False, 2025-05-07T21:02:26.2924706Z weighted=True, 2025-05-07T21:02:26.2924783Z row_wise=True, 2025-05-07T21:02:26.2924870Z mixed=True, 2025-05-07T21:02:26.2924951Z use_cache=False, 2025-05-07T21:02:26.2925068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2925150Z use_cpu=True, 2025-05-07T21:02:26.2925253Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2925339Z ) 2025-05-07T21:02:26.2925468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2925801Z self=, 2025-05-07T21:02:26.2925895Z compile=False, 2025-05-07T21:02:26.2925999Z pooling_mode=, 2025-05-07T21:02:26.2926080Z T=2, 2025-05-07T21:02:26.2926163Z D=99, 2025-05-07T21:02:26.2926240Z B=28, 2025-05-07T21:02:26.2926321Z log_E=5, 2025-05-07T21:02:26.2926413Z L=1, 2025-05-07T21:02:26.2926495Z D_gradcheck=1, 2025-05-07T21:02:26.2926594Z stochastic_rounding=False, 2025-05-07T21:02:26.2926687Z weighted=False, 2025-05-07T21:02:26.2926766Z row_wise=True, 2025-05-07T21:02:26.2926856Z mixed=True, 2025-05-07T21:02:26.2926941Z use_cache=False, 2025-05-07T21:02:26.2927052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2927188Z use_cpu=True, 2025-05-07T21:02:26.2927297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2927381Z ) 2025-05-07T21:02:26.2927524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2927861Z self=, 2025-05-07T21:02:26.2927947Z compile=False, 2025-05-07T21:02:26.2928067Z pooling_mode=, 2025-05-07T21:02:26.2928142Z T=4, 2025-05-07T21:02:26.2928220Z D=74, 2025-05-07T21:02:26.2928308Z B=47, 2025-05-07T21:02:26.2928385Z log_E=4, 2025-05-07T21:02:26.2928474Z L=6, 2025-05-07T21:02:26.2928562Z D_gradcheck=1, 2025-05-07T21:02:26.2928660Z stochastic_rounding=False, 2025-05-07T21:02:26.2928750Z weighted=True, 2025-05-07T21:02:26.2928832Z row_wise=True, 2025-05-07T21:02:26.2928911Z mixed=True, 2025-05-07T21:02:26.2929003Z use_cache=True, 2025-05-07T21:02:26.2929106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2929188Z use_cpu=True, 2025-05-07T21:02:26.2929299Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2929374Z ) 2025-05-07T21:02:26.2929508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2929846Z self=, 2025-05-07T21:02:26.2929937Z compile=False, 2025-05-07T21:02:26.2930047Z pooling_mode=, 2025-05-07T21:02:26.2930120Z T=5, 2025-05-07T21:02:26.2930202Z D=123, 2025-05-07T21:02:26.2930277Z B=23, 2025-05-07T21:02:26.2930363Z log_E=4, 2025-05-07T21:02:26.2930482Z L=7, 2025-05-07T21:02:26.2930602Z D_gradcheck=1, 2025-05-07T21:02:26.2930713Z stochastic_rounding=False, 2025-05-07T21:02:26.2930797Z weighted=False, 2025-05-07T21:02:26.2930876Z row_wise=True, 2025-05-07T21:02:26.2930964Z mixed=False, 2025-05-07T21:02:26.2931046Z use_cache=True, 2025-05-07T21:02:26.2931154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2931245Z use_cpu=True, 2025-05-07T21:02:26.2931344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2931418Z ) 2025-05-07T21:02:26.2931555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2931885Z self=, 2025-05-07T21:02:26.2931970Z compile=True, 2025-05-07T21:02:26.2932121Z pooling_mode=, 2025-05-07T21:02:26.2932197Z T=1, 2025-05-07T21:02:26.2932280Z D=126, 2025-05-07T21:02:26.2932353Z B=58, 2025-05-07T21:02:26.2932432Z log_E=5, 2025-05-07T21:02:26.2932520Z L=10, 2025-05-07T21:02:26.2932605Z D_gradcheck=1, 2025-05-07T21:02:26.2932700Z stochastic_rounding=False, 2025-05-07T21:02:26.2932787Z weighted=False, 2025-05-07T21:02:26.2932936Z row_wise=True, 2025-05-07T21:02:26.2933013Z mixed=True, 2025-05-07T21:02:26.2933103Z use_cache=True, 2025-05-07T21:02:26.2933210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2933293Z use_cpu=True, 2025-05-07T21:02:26.2933398Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2933473Z ) 2025-05-07T21:02:26.2933605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2933945Z self=, 2025-05-07T21:02:26.2934029Z compile=False, 2025-05-07T21:02:26.2934148Z pooling_mode=, 2025-05-07T21:02:26.2934224Z T=3, 2025-05-07T21:02:26.2934300Z D=75, 2025-05-07T21:02:26.2934386Z B=100, 2025-05-07T21:02:26.2934464Z log_E=3, 2025-05-07T21:02:26.2934541Z L=13, 2025-05-07T21:02:26.2934633Z D_gradcheck=1, 2025-05-07T21:02:26.2934729Z stochastic_rounding=True, 2025-05-07T21:02:26.2934811Z weighted=False, 2025-05-07T21:02:26.2934899Z row_wise=True, 2025-05-07T21:02:26.2934977Z mixed=False, 2025-05-07T21:02:26.2935058Z use_cache=False, 2025-05-07T21:02:26.2935216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2935298Z use_cpu=True, 2025-05-07T21:02:26.2935398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2935480Z ) 2025-05-07T21:02:26.2935608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2935945Z self=, 2025-05-07T21:02:26.2936029Z compile=True, 2025-05-07T21:02:26.2936134Z pooling_mode=, 2025-05-07T21:02:26.2936222Z T=2, 2025-05-07T21:02:26.2936295Z D=89, 2025-05-07T21:02:26.2936370Z B=6, 2025-05-07T21:02:26.2936459Z log_E=3, 2025-05-07T21:02:26.2936535Z L=2, 2025-05-07T21:02:26.2936615Z D_gradcheck=2, 2025-05-07T21:02:26.2936718Z stochastic_rounding=True, 2025-05-07T21:02:26.2936800Z weighted=False, 2025-05-07T21:02:26.2936879Z row_wise=True, 2025-05-07T21:02:26.2936966Z mixed=True, 2025-05-07T21:02:26.2937047Z use_cache=False, 2025-05-07T21:02:26.2937161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2937242Z use_cpu=True, 2025-05-07T21:02:26.2937342Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2937429Z ) 2025-05-07T21:02:26.2937575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2937937Z self=, 2025-05-07T21:02:26.2938033Z compile=True, 2025-05-07T21:02:26.2938143Z pooling_mode=, 2025-05-07T21:02:26.2938218Z T=3, 2025-05-07T21:02:26.2938300Z D=38, 2025-05-07T21:02:26.2938423Z B=67, 2025-05-07T21:02:26.2938497Z log_E=4, 2025-05-07T21:02:26.2938643Z L=14, 2025-05-07T21:02:26.2938727Z D_gradcheck=1, 2025-05-07T21:02:26.2938823Z stochastic_rounding=False, 2025-05-07T21:02:26.2938911Z weighted=True, 2025-05-07T21:02:26.2938996Z row_wise=True, 2025-05-07T21:02:26.2939077Z mixed=True, 2025-05-07T21:02:26.2939169Z use_cache=False, 2025-05-07T21:02:26.2939282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2939369Z use_cpu=True, 2025-05-07T21:02:26.2939471Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2939543Z ) 2025-05-07T21:02:26.2939680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2940010Z self=, 2025-05-07T21:02:26.2940135Z compile=True, 2025-05-07T21:02:26.2940254Z pooling_mode=, 2025-05-07T21:02:26.2940331Z T=1, 2025-05-07T21:02:26.2940409Z D=45, 2025-05-07T21:02:26.2940499Z B=114, 2025-05-07T21:02:26.2940575Z log_E=5, 2025-05-07T21:02:26.2940654Z L=8, 2025-05-07T21:02:26.2940744Z D_gradcheck=1, 2025-05-07T21:02:26.2940837Z stochastic_rounding=True, 2025-05-07T21:02:26.2940920Z weighted=False, 2025-05-07T21:02:26.2941012Z row_wise=True, 2025-05-07T21:02:26.2941091Z mixed=True, 2025-05-07T21:02:26.2941180Z use_cache=True, 2025-05-07T21:02:26.2941284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2941366Z use_cpu=True, 2025-05-07T21:02:26.2941476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2941550Z ) 2025-05-07T21:02:26.2941675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2942013Z self=, 2025-05-07T21:02:26.2942096Z compile=True, 2025-05-07T21:02:26.2942201Z pooling_mode=, 2025-05-07T21:02:26.2942282Z T=3, 2025-05-07T21:02:26.2942358Z D=97, 2025-05-07T21:02:26.2942439Z B=36, 2025-05-07T21:02:26.2942527Z log_E=4, 2025-05-07T21:02:26.2942601Z L=14, 2025-05-07T21:02:26.2942689Z D_gradcheck=1, 2025-05-07T21:02:26.2942782Z stochastic_rounding=True, 2025-05-07T21:02:26.2942860Z weighted=False, 2025-05-07T21:02:26.2942943Z row_wise=True, 2025-05-07T21:02:26.2943019Z mixed=True, 2025-05-07T21:02:26.2943100Z use_cache=True, 2025-05-07T21:02:26.2943252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2943333Z use_cpu=True, 2025-05-07T21:02:26.2943434Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2943515Z ) 2025-05-07T21:02:26.2943641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2943972Z self=, 2025-05-07T21:02:26.2944070Z compile=False, 2025-05-07T21:02:26.2944176Z pooling_mode=, 2025-05-07T21:02:26.2944263Z T=1, 2025-05-07T21:02:26.2944341Z D=110, 2025-05-07T21:02:26.2944415Z B=21, 2025-05-07T21:02:26.2944503Z log_E=3, 2025-05-07T21:02:26.2944580Z L=19, 2025-05-07T21:02:26.2944664Z D_gradcheck=1, 2025-05-07T21:02:26.2944767Z stochastic_rounding=False, 2025-05-07T21:02:26.2944845Z weighted=True, 2025-05-07T21:02:26.2944926Z row_wise=True, 2025-05-07T21:02:26.2945011Z mixed=True, 2025-05-07T21:02:26.2945096Z use_cache=True, 2025-05-07T21:02:26.2945200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2945287Z use_cpu=True, 2025-05-07T21:02:26.2945387Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2945460Z ) 2025-05-07T21:02:26.3176097Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3177400Z self=, 2025-05-07T21:02:26.3177569Z compile=False, 2025-05-07T21:02:26.3177723Z pooling_mode=, 2025-05-07T21:02:26.3177825Z T=2, 2025-05-07T21:02:26.3178116Z D=22, 2025-05-07T21:02:26.3178223Z B=51, 2025-05-07T21:02:26.3178434Z log_E=3, 2025-05-07T21:02:26.3178531Z L=4, 2025-05-07T21:02:26.3178618Z D_gradcheck=1, 2025-05-07T21:02:26.3178714Z stochastic_rounding=True, 2025-05-07T21:02:26.3178794Z weighted=False, 2025-05-07T21:02:26.3178877Z row_wise=True, 2025-05-07T21:02:26.3178955Z mixed=False, 2025-05-07T21:02:26.3179050Z use_cache=True, 2025-05-07T21:02:26.3179161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3179238Z use_cpu=True, 2025-05-07T21:02:26.3179346Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3179416Z ) 2025-05-07T21:02:26.3179544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3179878Z self=, 2025-05-07T21:02:26.3180034Z compile=False, 2025-05-07T21:02:26.3180189Z pooling_mode=, 2025-05-07T21:02:26.3180270Z T=5, 2025-05-07T21:02:26.3180345Z D=78, 2025-05-07T21:02:26.3180424Z B=32, 2025-05-07T21:02:26.3180504Z log_E=3, 2025-05-07T21:02:26.3180577Z L=18, 2025-05-07T21:02:26.3180662Z D_gradcheck=2, 2025-05-07T21:02:26.3180753Z stochastic_rounding=True, 2025-05-07T21:02:26.3180829Z weighted=True, 2025-05-07T21:02:26.3180911Z row_wise=True, 2025-05-07T21:02:26.3180989Z mixed=True, 2025-05-07T21:02:26.3181072Z use_cache=False, 2025-05-07T21:02:26.3181179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3181255Z use_cpu=True, 2025-05-07T21:02:26.3181354Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3181430Z ) 2025-05-07T21:02:26.3181555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3181879Z self=, 2025-05-07T21:02:26.3181968Z compile=False, 2025-05-07T21:02:26.3182072Z pooling_mode=, 2025-05-07T21:02:26.3182159Z T=5, 2025-05-07T21:02:26.3182233Z D=67, 2025-05-07T21:02:26.3182311Z B=30, 2025-05-07T21:02:26.3182391Z log_E=3, 2025-05-07T21:02:26.3182461Z L=18, 2025-05-07T21:02:26.3182539Z D_gradcheck=1, 2025-05-07T21:02:26.3182637Z stochastic_rounding=False, 2025-05-07T21:02:26.3182714Z weighted=True, 2025-05-07T21:02:26.3182792Z row_wise=True, 2025-05-07T21:02:26.3182873Z mixed=False, 2025-05-07T21:02:26.3183028Z use_cache=False, 2025-05-07T21:02:26.3183132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3183213Z use_cpu=True, 2025-05-07T21:02:26.3183311Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3183378Z ) 2025-05-07T21:02:26.3183507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3183830Z self=, 2025-05-07T21:02:26.3183916Z compile=True, 2025-05-07T21:02:26.3184018Z pooling_mode=, 2025-05-07T21:02:26.3184092Z T=2, 2025-05-07T21:02:26.3184165Z D=5, 2025-05-07T21:02:26.3184242Z B=8, 2025-05-07T21:02:26.3184313Z log_E=3, 2025-05-07T21:02:26.3184389Z L=2, 2025-05-07T21:02:26.3184468Z D_gradcheck=2, 2025-05-07T21:02:26.3184561Z stochastic_rounding=False, 2025-05-07T21:02:26.3184644Z weighted=False, 2025-05-07T21:02:26.3184719Z row_wise=True, 2025-05-07T21:02:26.3184798Z mixed=False, 2025-05-07T21:02:26.3184879Z use_cache=True, 2025-05-07T21:02:26.3184983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3185059Z use_cpu=True, 2025-05-07T21:02:26.3185164Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3185231Z ) 2025-05-07T21:02:26.3185361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3185687Z self=, 2025-05-07T21:02:26.3185773Z compile=False, 2025-05-07T21:02:26.3185883Z pooling_mode=, 2025-05-07T21:02:26.3186005Z T=5, 2025-05-07T21:02:26.3186115Z D=38, 2025-05-07T21:02:26.3186194Z B=76, 2025-05-07T21:02:26.3186270Z log_E=4, 2025-05-07T21:02:26.3186345Z L=3, 2025-05-07T21:02:26.3186427Z D_gradcheck=1, 2025-05-07T21:02:26.3186519Z stochastic_rounding=False, 2025-05-07T21:02:26.3186597Z weighted=True, 2025-05-07T21:02:26.3186679Z row_wise=True, 2025-05-07T21:02:26.3186755Z mixed=False, 2025-05-07T21:02:26.3186833Z use_cache=False, 2025-05-07T21:02:26.3186939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3187014Z use_cpu=True, 2025-05-07T21:02:26.3187118Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3187186Z ) 2025-05-07T21:02:26.3187313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3187647Z self=, 2025-05-07T21:02:26.3187770Z compile=True, 2025-05-07T21:02:26.3187873Z pooling_mode=, 2025-05-07T21:02:26.3187952Z T=2, 2025-05-07T21:02:26.3188028Z D=108, 2025-05-07T21:02:26.3188099Z B=54, 2025-05-07T21:02:26.3188180Z log_E=4, 2025-05-07T21:02:26.3188252Z L=16, 2025-05-07T21:02:26.3188329Z D_gradcheck=1, 2025-05-07T21:02:26.3188425Z stochastic_rounding=False, 2025-05-07T21:02:26.3188506Z weighted=False, 2025-05-07T21:02:26.3188592Z row_wise=True, 2025-05-07T21:02:26.3188670Z mixed=True, 2025-05-07T21:02:26.3188751Z use_cache=True, 2025-05-07T21:02:26.3188858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3188935Z use_cpu=True, 2025-05-07T21:02:26.3189035Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3189111Z ) 2025-05-07T21:02:26.3189235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3189562Z self=, 2025-05-07T21:02:26.3189650Z compile=True, 2025-05-07T21:02:26.3189755Z pooling_mode=, 2025-05-07T21:02:26.3189829Z T=4, 2025-05-07T21:02:26.3189913Z D=88, 2025-05-07T21:02:26.3189984Z B=31, 2025-05-07T21:02:26.3190060Z log_E=4, 2025-05-07T21:02:26.3190139Z L=12, 2025-05-07T21:02:26.3190216Z D_gradcheck=1, 2025-05-07T21:02:26.3190316Z stochastic_rounding=False, 2025-05-07T21:02:26.3190395Z weighted=False, 2025-05-07T21:02:26.3190545Z row_wise=True, 2025-05-07T21:02:26.3190625Z mixed=True, 2025-05-07T21:02:26.3190705Z use_cache=True, 2025-05-07T21:02:26.3190808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3190898Z use_cpu=True, 2025-05-07T21:02:26.3190999Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3191076Z ) 2025-05-07T21:02:26.3191205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3191533Z self=, 2025-05-07T21:02:26.3191614Z compile=True, 2025-05-07T21:02:26.3191728Z pooling_mode=, 2025-05-07T21:02:26.3191810Z T=5, 2025-05-07T21:02:26.3191887Z D=49, 2025-05-07T21:02:26.3191960Z B=82, 2025-05-07T21:02:26.3192034Z log_E=5, 2025-05-07T21:02:26.3192113Z L=2, 2025-05-07T21:02:26.3192192Z D_gradcheck=1, 2025-05-07T21:02:26.3192287Z stochastic_rounding=True, 2025-05-07T21:02:26.3192377Z weighted=False, 2025-05-07T21:02:26.3192456Z row_wise=True, 2025-05-07T21:02:26.3192533Z mixed=True, 2025-05-07T21:02:26.3192616Z use_cache=True, 2025-05-07T21:02:26.3192717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3192794Z use_cpu=True, 2025-05-07T21:02:26.3192894Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3192963Z ) 2025-05-07T21:02:26.3193088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3193426Z self=, 2025-05-07T21:02:26.3193504Z compile=False, 2025-05-07T21:02:26.3193665Z pooling_mode=, 2025-05-07T21:02:26.3193772Z T=1, 2025-05-07T21:02:26.3193847Z D=12, 2025-05-07T21:02:26.3193929Z B=80, 2025-05-07T21:02:26.3194005Z log_E=4, 2025-05-07T21:02:26.3194078Z L=5, 2025-05-07T21:02:26.3194165Z D_gradcheck=2, 2025-05-07T21:02:26.3194260Z stochastic_rounding=False, 2025-05-07T21:02:26.3194335Z weighted=False, 2025-05-07T21:02:26.3194415Z row_wise=True, 2025-05-07T21:02:26.3194493Z mixed=False, 2025-05-07T21:02:26.3194570Z use_cache=True, 2025-05-07T21:02:26.3194681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3194757Z use_cpu=True, 2025-05-07T21:02:26.3194857Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3194934Z ) 2025-05-07T21:02:26.3195057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3195434Z self=, 2025-05-07T21:02:26.3195514Z compile=True, 2025-05-07T21:02:26.3195625Z pooling_mode=, 2025-05-07T21:02:26.3195709Z T=2, 2025-05-07T21:02:26.3195782Z D=35, 2025-05-07T21:02:26.3195856Z B=60, 2025-05-07T21:02:26.3195934Z log_E=4, 2025-05-07T21:02:26.3196006Z L=16, 2025-05-07T21:02:26.3196086Z D_gradcheck=2, 2025-05-07T21:02:26.3196183Z stochastic_rounding=False, 2025-05-07T21:02:26.3196260Z weighted=False, 2025-05-07T21:02:26.3196343Z row_wise=True, 2025-05-07T21:02:26.3196425Z mixed=True, 2025-05-07T21:02:26.3196506Z use_cache=False, 2025-05-07T21:02:26.3196615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3196693Z use_cpu=True, 2025-05-07T21:02:26.3196792Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3196867Z ) 2025-05-07T21:02:26.3196990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3197317Z self=, 2025-05-07T21:02:26.3197404Z compile=False, 2025-05-07T21:02:26.3197513Z pooling_mode=, 2025-05-07T21:02:26.3197586Z T=4, 2025-05-07T21:02:26.3197663Z D=114, 2025-05-07T21:02:26.3197733Z B=95, 2025-05-07T21:02:26.3197809Z log_E=4, 2025-05-07T21:02:26.3197885Z L=1, 2025-05-07T21:02:26.3197968Z D_gradcheck=2, 2025-05-07T21:02:26.3198061Z stochastic_rounding=False, 2025-05-07T21:02:26.3198193Z weighted=True, 2025-05-07T21:02:26.3198270Z row_wise=True, 2025-05-07T21:02:26.3198352Z mixed=True, 2025-05-07T21:02:26.3198740Z use_cache=True, 2025-05-07T21:02:26.3198844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3198928Z use_cpu=True, 2025-05-07T21:02:26.3199027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3199098Z ) 2025-05-07T21:02:26.3199230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3199559Z self=, 2025-05-07T21:02:26.3199643Z compile=True, 2025-05-07T21:02:26.3199758Z pooling_mode=, 2025-05-07T21:02:26.3199832Z T=1, 2025-05-07T21:02:26.3199905Z D=64, 2025-05-07T21:02:26.3199983Z B=12, 2025-05-07T21:02:26.3200058Z log_E=5, 2025-05-07T21:02:26.3200130Z L=17, 2025-05-07T21:02:26.3200212Z D_gradcheck=2, 2025-05-07T21:02:26.3200303Z stochastic_rounding=False, 2025-05-07T21:02:26.3200390Z weighted=True, 2025-05-07T21:02:26.3200468Z row_wise=True, 2025-05-07T21:02:26.3200542Z mixed=True, 2025-05-07T21:02:26.3200625Z use_cache=False, 2025-05-07T21:02:26.3200730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3200805Z use_cpu=True, 2025-05-07T21:02:26.3200907Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3200975Z ) 2025-05-07T21:02:26.3201099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3201435Z self=, 2025-05-07T21:02:26.3201605Z compile=False, 2025-05-07T21:02:26.3201765Z pooling_mode=, 2025-05-07T21:02:26.3201843Z T=4, 2025-05-07T21:02:26.3201915Z D=44, 2025-05-07T21:02:26.3201998Z B=118, 2025-05-07T21:02:26.3202072Z log_E=5, 2025-05-07T21:02:26.3202147Z L=20, 2025-05-07T21:02:26.3202233Z D_gradcheck=2, 2025-05-07T21:02:26.3202328Z stochastic_rounding=False, 2025-05-07T21:02:26.3202410Z weighted=False, 2025-05-07T21:02:26.3202492Z row_wise=True, 2025-05-07T21:02:26.3202566Z mixed=False, 2025-05-07T21:02:26.3202645Z use_cache=False, 2025-05-07T21:02:26.3202752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3202830Z use_cpu=True, 2025-05-07T21:02:26.3202925Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3202998Z ) 2025-05-07T21:02:26.3203182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3203509Z self=, 2025-05-07T21:02:26.3203599Z compile=True, 2025-05-07T21:02:26.3203709Z pooling_mode=, 2025-05-07T21:02:26.3203790Z T=4, 2025-05-07T21:02:26.3203861Z D=66, 2025-05-07T21:02:26.3203929Z B=92, 2025-05-07T21:02:26.3204008Z log_E=3, 2025-05-07T21:02:26.3204080Z L=13, 2025-05-07T21:02:26.3204160Z D_gradcheck=2, 2025-05-07T21:02:26.3204255Z stochastic_rounding=True, 2025-05-07T21:02:26.3204336Z weighted=True, 2025-05-07T21:02:26.3204413Z row_wise=True, 2025-05-07T21:02:26.3204492Z mixed=True, 2025-05-07T21:02:26.3204567Z use_cache=True, 2025-05-07T21:02:26.3204667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3204750Z use_cpu=True, 2025-05-07T21:02:26.3204850Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3204919Z ) 2025-05-07T21:02:26.3205050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3205376Z self=, 2025-05-07T21:02:26.3205463Z compile=True, 2025-05-07T21:02:26.3205569Z pooling_mode=, 2025-05-07T21:02:26.3205643Z T=3, 2025-05-07T21:02:26.3205723Z D=62, 2025-05-07T21:02:26.3205798Z B=32, 2025-05-07T21:02:26.3205873Z log_E=3, 2025-05-07T21:02:26.3205948Z L=10, 2025-05-07T21:02:26.3206027Z D_gradcheck=1, 2025-05-07T21:02:26.3206180Z stochastic_rounding=True, 2025-05-07T21:02:26.3206271Z weighted=True, 2025-05-07T21:02:26.3206350Z row_wise=True, 2025-05-07T21:02:26.3206427Z mixed=False, 2025-05-07T21:02:26.3206510Z use_cache=True, 2025-05-07T21:02:26.3206613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3206698Z use_cpu=True, 2025-05-07T21:02:26.3206796Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3206869Z ) 2025-05-07T21:02:26.3206996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3207324Z self=, 2025-05-07T21:02:26.3207404Z compile=True, 2025-05-07T21:02:26.3207513Z pooling_mode=, 2025-05-07T21:02:26.3207587Z T=3, 2025-05-07T21:02:26.3207660Z D=31, 2025-05-07T21:02:26.3207737Z B=63, 2025-05-07T21:02:26.3207809Z log_E=5, 2025-05-07T21:02:26.3207885Z L=19, 2025-05-07T21:02:26.3207966Z D_gradcheck=1, 2025-05-07T21:02:26.3208058Z stochastic_rounding=False, 2025-05-07T21:02:26.3213314Z weighted=True, 2025-05-07T21:02:26.3213421Z row_wise=True, 2025-05-07T21:02:26.3213508Z mixed=True, 2025-05-07T21:02:26.3213588Z use_cache=True, 2025-05-07T21:02:26.3213702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3213793Z use_cpu=True, 2025-05-07T21:02:26.3213891Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3213967Z ) 2025-05-07T21:02:26.3439878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3440226Z self=, 2025-05-07T21:02:26.3440505Z compile=True, 2025-05-07T21:02:26.3440619Z pooling_mode=, 2025-05-07T21:02:26.3440700Z T=2, 2025-05-07T21:02:26.3440778Z D=2, 2025-05-07T21:02:26.3440854Z B=32, 2025-05-07T21:02:26.3440940Z log_E=3, 2025-05-07T21:02:26.3441014Z L=3, 2025-05-07T21:02:26.3441096Z D_gradcheck=1, 2025-05-07T21:02:26.3441254Z stochastic_rounding=False, 2025-05-07T21:02:26.3441337Z weighted=False, 2025-05-07T21:02:26.3441416Z row_wise=True, 2025-05-07T21:02:26.3441503Z mixed=False, 2025-05-07T21:02:26.3441581Z use_cache=True, 2025-05-07T21:02:26.3441685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3441767Z use_cpu=True, 2025-05-07T21:02:26.3441870Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3442037Z ) 2025-05-07T21:02:26.3442170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3442501Z self=, 2025-05-07T21:02:26.3442608Z compile=False, 2025-05-07T21:02:26.3442714Z pooling_mode=, 2025-05-07T21:02:26.3442789Z T=2, 2025-05-07T21:02:26.3442872Z D=56, 2025-05-07T21:02:26.3442946Z B=53, 2025-05-07T21:02:26.3443021Z log_E=3, 2025-05-07T21:02:26.3443098Z L=0, 2025-05-07T21:02:26.3443177Z D_gradcheck=2, 2025-05-07T21:02:26.3443270Z stochastic_rounding=True, 2025-05-07T21:02:26.3443357Z weighted=True, 2025-05-07T21:02:26.3443437Z row_wise=True, 2025-05-07T21:02:26.3443513Z mixed=True, 2025-05-07T21:02:26.3443594Z use_cache=True, 2025-05-07T21:02:26.3443699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3443778Z use_cpu=True, 2025-05-07T21:02:26.3443882Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3443956Z ) 2025-05-07T21:02:26.3444084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3444409Z self=, 2025-05-07T21:02:26.3444496Z compile=True, 2025-05-07T21:02:26.3444610Z pooling_mode=, 2025-05-07T21:02:26.3444687Z T=2, 2025-05-07T21:02:26.3444761Z D=13, 2025-05-07T21:02:26.3444836Z B=72, 2025-05-07T21:02:26.3444911Z log_E=5, 2025-05-07T21:02:26.3444983Z L=0, 2025-05-07T21:02:26.3445067Z D_gradcheck=1, 2025-05-07T21:02:26.3445225Z stochastic_rounding=False, 2025-05-07T21:02:26.3445307Z weighted=False, 2025-05-07T21:02:26.3445393Z row_wise=True, 2025-05-07T21:02:26.3445468Z mixed=True, 2025-05-07T21:02:26.3445551Z use_cache=True, 2025-05-07T21:02:26.3445656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3445734Z use_cpu=True, 2025-05-07T21:02:26.3445841Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3445914Z ) 2025-05-07T21:02:26.3446039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3446373Z self=, 2025-05-07T21:02:26.3446456Z compile=True, 2025-05-07T21:02:26.3446562Z pooling_mode=, 2025-05-07T21:02:26.3446641Z T=5, 2025-05-07T21:02:26.3446717Z D=71, 2025-05-07T21:02:26.3446790Z B=17, 2025-05-07T21:02:26.3446877Z log_E=4, 2025-05-07T21:02:26.3446951Z L=19, 2025-05-07T21:02:26.3447033Z D_gradcheck=1, 2025-05-07T21:02:26.3447135Z stochastic_rounding=True, 2025-05-07T21:02:26.3447219Z weighted=True, 2025-05-07T21:02:26.3447301Z row_wise=True, 2025-05-07T21:02:26.3447376Z mixed=False, 2025-05-07T21:02:26.3447454Z use_cache=True, 2025-05-07T21:02:26.3447563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3447640Z use_cpu=True, 2025-05-07T21:02:26.3447740Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3447822Z ) 2025-05-07T21:02:26.3447948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3448323Z self=, 2025-05-07T21:02:26.3448444Z compile=False, 2025-05-07T21:02:26.3448547Z pooling_mode=, 2025-05-07T21:02:26.3448622Z T=3, 2025-05-07T21:02:26.3448698Z D=46, 2025-05-07T21:02:26.3448769Z B=48, 2025-05-07T21:02:26.3448851Z log_E=4, 2025-05-07T21:02:26.3448927Z L=20, 2025-05-07T21:02:26.3449013Z D_gradcheck=2, 2025-05-07T21:02:26.3449114Z stochastic_rounding=False, 2025-05-07T21:02:26.3449194Z weighted=False, 2025-05-07T21:02:26.3449271Z row_wise=True, 2025-05-07T21:02:26.3449357Z mixed=False, 2025-05-07T21:02:26.3449436Z use_cache=False, 2025-05-07T21:02:26.3449535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3449614Z use_cpu=True, 2025-05-07T21:02:26.3449758Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3449830Z ) 2025-05-07T21:02:26.3449960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3450287Z self=, 2025-05-07T21:02:26.3450376Z compile=True, 2025-05-07T21:02:26.3450488Z pooling_mode=, 2025-05-07T21:02:26.3450567Z T=1, 2025-05-07T21:02:26.3450643Z D=120, 2025-05-07T21:02:26.3450714Z B=91, 2025-05-07T21:02:26.3450787Z log_E=5, 2025-05-07T21:02:26.3450874Z L=6, 2025-05-07T21:02:26.3450954Z D_gradcheck=2, 2025-05-07T21:02:26.3451045Z stochastic_rounding=True, 2025-05-07T21:02:26.3451126Z weighted=True, 2025-05-07T21:02:26.3451205Z row_wise=True, 2025-05-07T21:02:26.3451279Z mixed=False, 2025-05-07T21:02:26.3451364Z use_cache=False, 2025-05-07T21:02:26.3451465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3451543Z use_cpu=True, 2025-05-07T21:02:26.3451647Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3451720Z ) 2025-05-07T21:02:26.3451845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3452182Z self=, 2025-05-07T21:02:26.3452262Z compile=False, 2025-05-07T21:02:26.3452369Z pooling_mode=, 2025-05-07T21:02:26.3452443Z T=3, 2025-05-07T21:02:26.3452516Z D=63, 2025-05-07T21:02:26.3452602Z B=92, 2025-05-07T21:02:26.3452680Z log_E=5, 2025-05-07T21:02:26.3452755Z L=15, 2025-05-07T21:02:26.3452955Z D_gradcheck=1, 2025-05-07T21:02:26.3453051Z stochastic_rounding=True, 2025-05-07T21:02:26.3453130Z weighted=True, 2025-05-07T21:02:26.3453216Z row_wise=True, 2025-05-07T21:02:26.3453293Z mixed=False, 2025-05-07T21:02:26.3453376Z use_cache=True, 2025-05-07T21:02:26.3453498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3453578Z use_cpu=True, 2025-05-07T21:02:26.3453689Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3453785Z ) 2025-05-07T21:02:26.3453917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3454264Z self=, 2025-05-07T21:02:26.3454347Z compile=True, 2025-05-07T21:02:26.3454456Z pooling_mode=, 2025-05-07T21:02:26.3454543Z T=2, 2025-05-07T21:02:26.3454619Z D=44, 2025-05-07T21:02:26.3454696Z B=114, 2025-05-07T21:02:26.3454781Z log_E=5, 2025-05-07T21:02:26.3454863Z L=4, 2025-05-07T21:02:26.3454944Z D_gradcheck=2, 2025-05-07T21:02:26.3455050Z stochastic_rounding=True, 2025-05-07T21:02:26.3455132Z weighted=False, 2025-05-07T21:02:26.3455211Z row_wise=True, 2025-05-07T21:02:26.3455298Z mixed=True, 2025-05-07T21:02:26.3455380Z use_cache=False, 2025-05-07T21:02:26.3455496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3455580Z use_cpu=True, 2025-05-07T21:02:26.3455681Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3455761Z ) 2025-05-07T21:02:26.3455886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3456301Z self=, 2025-05-07T21:02:26.3456395Z compile=True, 2025-05-07T21:02:26.3456500Z pooling_mode=, 2025-05-07T21:02:26.3456574Z T=5, 2025-05-07T21:02:26.3456659Z D=50, 2025-05-07T21:02:26.3456735Z B=83, 2025-05-07T21:02:26.3456813Z log_E=3, 2025-05-07T21:02:26.3456898Z L=8, 2025-05-07T21:02:26.3456982Z D_gradcheck=1, 2025-05-07T21:02:26.3457077Z stochastic_rounding=False, 2025-05-07T21:02:26.3457169Z weighted=True, 2025-05-07T21:02:26.3457250Z row_wise=True, 2025-05-07T21:02:26.3457336Z mixed=True, 2025-05-07T21:02:26.3457419Z use_cache=False, 2025-05-07T21:02:26.3457548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3457692Z use_cpu=True, 2025-05-07T21:02:26.3457800Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3457872Z ) 2025-05-07T21:02:26.3458009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3458348Z self=, 2025-05-07T21:02:26.3458433Z compile=False, 2025-05-07T21:02:26.3458551Z pooling_mode=, 2025-05-07T21:02:26.3458629Z T=4, 2025-05-07T21:02:26.3458703Z D=118, 2025-05-07T21:02:26.3458789Z B=69, 2025-05-07T21:02:26.3458868Z log_E=5, 2025-05-07T21:02:26.3458957Z L=2, 2025-05-07T21:02:26.3459041Z D_gradcheck=2, 2025-05-07T21:02:26.3459139Z stochastic_rounding=False, 2025-05-07T21:02:26.3459233Z weighted=False, 2025-05-07T21:02:26.3459314Z row_wise=True, 2025-05-07T21:02:26.3459394Z mixed=False, 2025-05-07T21:02:26.3459485Z use_cache=True, 2025-05-07T21:02:26.3459591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3459675Z use_cpu=True, 2025-05-07T21:02:26.3459785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3459859Z ) 2025-05-07T21:02:26.3459986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3460333Z self=, 2025-05-07T21:02:26.3460416Z compile=True, 2025-05-07T21:02:26.3460532Z pooling_mode=, 2025-05-07T21:02:26.3460608Z T=2, 2025-05-07T21:02:26.3460684Z D=23, 2025-05-07T21:02:26.3460769Z B=11, 2025-05-07T21:02:26.3460886Z log_E=3, 2025-05-07T21:02:26.3460963Z L=8, 2025-05-07T21:02:26.3461054Z D_gradcheck=1, 2025-05-07T21:02:26.3461148Z stochastic_rounding=True, 2025-05-07T21:02:26.3461229Z weighted=True, 2025-05-07T21:02:26.3461320Z row_wise=True, 2025-05-07T21:02:26.3461399Z mixed=False, 2025-05-07T21:02:26.3461483Z use_cache=False, 2025-05-07T21:02:26.3461598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3461681Z use_cpu=True, 2025-05-07T21:02:26.3461786Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3461867Z ) 2025-05-07T21:02:26.3461994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3462337Z self=, 2025-05-07T21:02:26.3462418Z compile=True, 2025-05-07T21:02:26.3462527Z pooling_mode=, 2025-05-07T21:02:26.3462611Z T=3, 2025-05-07T21:02:26.3462686Z D=20, 2025-05-07T21:02:26.3462764Z B=91, 2025-05-07T21:02:26.3462855Z log_E=5, 2025-05-07T21:02:26.3462929Z L=16, 2025-05-07T21:02:26.3463013Z D_gradcheck=2, 2025-05-07T21:02:26.3463118Z stochastic_rounding=False, 2025-05-07T21:02:26.3463198Z weighted=False, 2025-05-07T21:02:26.3463279Z row_wise=True, 2025-05-07T21:02:26.3463365Z mixed=False, 2025-05-07T21:02:26.3463445Z use_cache=True, 2025-05-07T21:02:26.3463550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3463643Z use_cpu=True, 2025-05-07T21:02:26.3463747Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3463832Z ) 2025-05-07T21:02:26.3463959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3464372Z self=, 2025-05-07T21:02:26.3464468Z compile=True, 2025-05-07T21:02:26.3464575Z pooling_mode=, 2025-05-07T21:02:26.3464653Z T=1, 2025-05-07T21:02:26.3464740Z D=12, 2025-05-07T21:02:26.3464815Z B=61, 2025-05-07T21:02:26.3464893Z log_E=4, 2025-05-07T21:02:26.3464978Z L=16, 2025-05-07T21:02:26.3465059Z D_gradcheck=1, 2025-05-07T21:02:26.3465155Z stochastic_rounding=False, 2025-05-07T21:02:26.3465245Z weighted=True, 2025-05-07T21:02:26.3465325Z row_wise=True, 2025-05-07T21:02:26.3465404Z mixed=False, 2025-05-07T21:02:26.3465495Z use_cache=False, 2025-05-07T21:02:26.3465643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3465734Z use_cpu=True, 2025-05-07T21:02:26.3465835Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3465911Z ) 2025-05-07T21:02:26.3466049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3466385Z self=, 2025-05-07T21:02:26.3466468Z compile=True, 2025-05-07T21:02:26.3466583Z pooling_mode=, 2025-05-07T21:02:26.3466660Z T=4, 2025-05-07T21:02:26.3466734Z D=42, 2025-05-07T21:02:26.3466825Z B=3, 2025-05-07T21:02:26.3466905Z log_E=3, 2025-05-07T21:02:26.3466983Z L=12, 2025-05-07T21:02:26.3467074Z D_gradcheck=1, 2025-05-07T21:02:26.3467167Z stochastic_rounding=False, 2025-05-07T21:02:26.3467249Z weighted=False, 2025-05-07T21:02:26.3467337Z row_wise=True, 2025-05-07T21:02:26.3467415Z mixed=False, 2025-05-07T21:02:26.3467512Z use_cache=False, 2025-05-07T21:02:26.3467640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3467727Z use_cpu=True, 2025-05-07T21:02:26.3467851Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3467925Z ) 2025-05-07T21:02:26.3468059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3468403Z self=, 2025-05-07T21:02:26.3468483Z compile=True, 2025-05-07T21:02:26.3468590Z pooling_mode=, 2025-05-07T21:02:26.3468675Z T=5, 2025-05-07T21:02:26.3468752Z D=14, 2025-05-07T21:02:26.3468875Z B=121, 2025-05-07T21:02:26.3468963Z log_E=5, 2025-05-07T21:02:26.3469041Z L=16, 2025-05-07T21:02:26.3469136Z D_gradcheck=1, 2025-05-07T21:02:26.3469232Z stochastic_rounding=False, 2025-05-07T21:02:26.3469315Z weighted=False, 2025-05-07T21:02:26.3469406Z row_wise=True, 2025-05-07T21:02:26.3469485Z mixed=True, 2025-05-07T21:02:26.3469569Z use_cache=False, 2025-05-07T21:02:26.3469685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3469766Z use_cpu=True, 2025-05-07T21:02:26.3469869Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3469952Z ) 2025-05-07T21:02:26.3470080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3470405Z self=, 2025-05-07T21:02:26.3470491Z compile=True, 2025-05-07T21:02:26.3470608Z pooling_mode=, 2025-05-07T21:02:26.3470683Z T=4, 2025-05-07T21:02:26.3470760Z D=105, 2025-05-07T21:02:26.3470848Z B=105, 2025-05-07T21:02:26.3470927Z log_E=3, 2025-05-07T21:02:26.3471011Z L=3, 2025-05-07T21:02:26.3471091Z D_gradcheck=1, 2025-05-07T21:02:26.3471185Z stochastic_rounding=True, 2025-05-07T21:02:26.3471276Z weighted=False, 2025-05-07T21:02:26.3471356Z row_wise=True, 2025-05-07T21:02:26.3471434Z mixed=False, 2025-05-07T21:02:26.3471524Z use_cache=False, 2025-05-07T21:02:26.3471631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3471710Z use_cpu=True, 2025-05-07T21:02:26.3471820Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3471941Z ) 2025-05-07T21:02:26.3704419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3705046Z self=, 2025-05-07T21:02:26.3705561Z compile=False, 2025-05-07T21:02:26.3705805Z pooling_mode=, 2025-05-07T21:02:26.3706089Z T=5, 2025-05-07T21:02:26.3706275Z D=89, 2025-05-07T21:02:26.3706463Z B=49, 2025-05-07T21:02:26.3706650Z log_E=3, 2025-05-07T21:02:26.3706847Z L=19, 2025-05-07T21:02:26.3707031Z D_gradcheck=1, 2025-05-07T21:02:26.3707260Z stochastic_rounding=True, 2025-05-07T21:02:26.3707514Z weighted=False, 2025-05-07T21:02:26.3707721Z row_wise=True, 2025-05-07T21:02:26.3707929Z mixed=True, 2025-05-07T21:02:26.3708217Z use_cache=False, 2025-05-07T21:02:26.3708455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3708742Z use_cpu=True, 2025-05-07T21:02:26.3708977Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3709232Z ) 2025-05-07T21:02:26.3709465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3710025Z self=, 2025-05-07T21:02:26.3710540Z compile=False, 2025-05-07T21:02:26.3710781Z pooling_mode=, 2025-05-07T21:02:26.3711052Z T=2, 2025-05-07T21:02:26.3711240Z D=89, 2025-05-07T21:02:26.3711424Z B=50, 2025-05-07T21:02:26.3711601Z log_E=4, 2025-05-07T21:02:26.3711793Z L=11, 2025-05-07T21:02:26.3711986Z D_gradcheck=1, 2025-05-07T21:02:26.3712206Z stochastic_rounding=False, 2025-05-07T21:02:26.3712463Z weighted=False, 2025-05-07T21:02:26.3712678Z row_wise=True, 2025-05-07T21:02:26.3712879Z mixed=False, 2025-05-07T21:02:26.3713090Z use_cache=True, 2025-05-07T21:02:26.3713328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3713605Z use_cpu=True, 2025-05-07T21:02:26.3713838Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3714102Z ) 2025-05-07T21:02:26.3714327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3714883Z self=, 2025-05-07T21:02:26.3715401Z compile=False, 2025-05-07T21:02:26.3715638Z pooling_mode=, 2025-05-07T21:02:26.3715908Z T=2, 2025-05-07T21:02:26.3716160Z D=66, 2025-05-07T21:02:26.3716349Z B=54, 2025-05-07T21:02:26.3716528Z log_E=4, 2025-05-07T21:02:26.3716721Z L=16, 2025-05-07T21:02:26.3716908Z D_gradcheck=1, 2025-05-07T21:02:26.3717129Z stochastic_rounding=False, 2025-05-07T21:02:26.3717381Z weighted=False, 2025-05-07T21:02:26.3717590Z row_wise=True, 2025-05-07T21:02:26.3717789Z mixed=False, 2025-05-07T21:02:26.3718002Z use_cache=False, 2025-05-07T21:02:26.3718247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3718524Z use_cpu=True, 2025-05-07T21:02:26.3718761Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3719021Z ) 2025-05-07T21:02:26.3719242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3719800Z self=, 2025-05-07T21:02:26.3720323Z compile=False, 2025-05-07T21:02:26.3720566Z pooling_mode=, 2025-05-07T21:02:26.3720834Z T=4, 2025-05-07T21:02:26.3721011Z D=59, 2025-05-07T21:02:26.3721195Z B=35, 2025-05-07T21:02:26.3721369Z log_E=4, 2025-05-07T21:02:26.3721561Z L=6, 2025-05-07T21:02:26.3721741Z D_gradcheck=2, 2025-05-07T21:02:26.3721955Z stochastic_rounding=True, 2025-05-07T21:02:26.3722201Z weighted=False, 2025-05-07T21:02:26.3722410Z row_wise=True, 2025-05-07T21:02:26.3722617Z mixed=True, 2025-05-07T21:02:26.3722813Z use_cache=True, 2025-05-07T21:02:26.3723041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3723310Z use_cpu=True, 2025-05-07T21:02:26.3723615Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3723910Z ) 2025-05-07T21:02:26.3724128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3724687Z self=, 2025-05-07T21:02:26.3725197Z compile=False, 2025-05-07T21:02:26.3725426Z pooling_mode=, 2025-05-07T21:02:26.3725696Z T=5, 2025-05-07T21:02:26.3725872Z D=72, 2025-05-07T21:02:26.3726055Z B=109, 2025-05-07T21:02:26.3726231Z log_E=3, 2025-05-07T21:02:26.3726422Z L=13, 2025-05-07T21:02:26.3726610Z D_gradcheck=1, 2025-05-07T21:02:26.3726828Z stochastic_rounding=True, 2025-05-07T21:02:26.3727076Z weighted=False, 2025-05-07T21:02:26.3727284Z row_wise=True, 2025-05-07T21:02:26.3727531Z mixed=True, 2025-05-07T21:02:26.3727736Z use_cache=False, 2025-05-07T21:02:26.3727973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3728240Z use_cpu=True, 2025-05-07T21:02:26.3728474Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3728730Z ) 2025-05-07T21:02:26.3728947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3729492Z self=, 2025-05-07T21:02:26.3730004Z compile=True, 2025-05-07T21:02:26.3730231Z pooling_mode=, 2025-05-07T21:02:26.3730506Z T=1, 2025-05-07T21:02:26.3730685Z D=16, 2025-05-07T21:02:26.3730859Z B=66, 2025-05-07T21:02:26.3731038Z log_E=5, 2025-05-07T21:02:26.3731230Z L=5, 2025-05-07T21:02:26.3731402Z D_gradcheck=2, 2025-05-07T21:02:26.3731618Z stochastic_rounding=True, 2025-05-07T21:02:26.3731864Z weighted=True, 2025-05-07T21:02:26.3732062Z row_wise=True, 2025-05-07T21:02:26.3732270Z mixed=False, 2025-05-07T21:02:26.3732476Z use_cache=True, 2025-05-07T21:02:26.3732707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3733039Z use_cpu=True, 2025-05-07T21:02:26.3733266Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3733521Z ) 2025-05-07T21:02:26.3733737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3734288Z self=, 2025-05-07T21:02:26.3734805Z compile=False, 2025-05-07T21:02:26.3735085Z pooling_mode=, 2025-05-07T21:02:26.3735369Z T=5, 2025-05-07T21:02:26.3735555Z D=48, 2025-05-07T21:02:26.3735732Z B=70, 2025-05-07T21:02:26.3735915Z log_E=3, 2025-05-07T21:02:26.3736102Z L=16, 2025-05-07T21:02:26.3736280Z D_gradcheck=2, 2025-05-07T21:02:26.3736504Z stochastic_rounding=False, 2025-05-07T21:02:26.3736752Z weighted=True, 2025-05-07T21:02:26.3736948Z row_wise=True, 2025-05-07T21:02:26.3737150Z mixed=False, 2025-05-07T21:02:26.3737354Z use_cache=True, 2025-05-07T21:02:26.3737578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3737858Z use_cpu=True, 2025-05-07T21:02:26.3738086Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3738344Z ) 2025-05-07T21:02:26.3738562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3739112Z self=, 2025-05-07T21:02:26.3739625Z compile=False, 2025-05-07T21:02:26.3739861Z pooling_mode=, 2025-05-07T21:02:26.3740139Z T=3, 2025-05-07T21:02:26.3740312Z D=96, 2025-05-07T21:02:26.3740488Z B=92, 2025-05-07T21:02:26.3740665Z log_E=4, 2025-05-07T21:02:26.3740849Z L=18, 2025-05-07T21:02:26.3741031Z D_gradcheck=1, 2025-05-07T21:02:26.3741252Z stochastic_rounding=False, 2025-05-07T21:02:26.3741494Z weighted=False, 2025-05-07T21:02:26.3741698Z row_wise=True, 2025-05-07T21:02:26.3741937Z mixed=False, 2025-05-07T21:02:26.3742135Z use_cache=False, 2025-05-07T21:02:26.3742374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3742711Z use_cpu=True, 2025-05-07T21:02:26.3742968Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3743221Z ) 2025-05-07T21:02:26.3743442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3743986Z self=, 2025-05-07T21:02:26.3744496Z compile=False, 2025-05-07T21:02:26.3744741Z pooling_mode=, 2025-05-07T21:02:26.3745007Z T=3, 2025-05-07T21:02:26.3745188Z D=48, 2025-05-07T21:02:26.3745371Z B=66, 2025-05-07T21:02:26.3745546Z log_E=4, 2025-05-07T21:02:26.3745733Z L=1, 2025-05-07T21:02:26.3745920Z D_gradcheck=1, 2025-05-07T21:02:26.3746139Z stochastic_rounding=True, 2025-05-07T21:02:26.3746379Z weighted=True, 2025-05-07T21:02:26.3746631Z row_wise=True, 2025-05-07T21:02:26.3746839Z mixed=False, 2025-05-07T21:02:26.3747036Z use_cache=True, 2025-05-07T21:02:26.3747268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3747574Z use_cpu=True, 2025-05-07T21:02:26.3747824Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3748076Z ) 2025-05-07T21:02:26.3748296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3748836Z self=, 2025-05-07T21:02:26.3749349Z compile=True, 2025-05-07T21:02:26.3749583Z pooling_mode=, 2025-05-07T21:02:26.3749851Z T=3, 2025-05-07T21:02:26.3750028Z D=6, 2025-05-07T21:02:26.3750212Z B=56, 2025-05-07T21:02:26.3750390Z log_E=3, 2025-05-07T21:02:26.3750575Z L=11, 2025-05-07T21:02:26.3750763Z D_gradcheck=1, 2025-05-07T21:02:26.3750979Z stochastic_rounding=False, 2025-05-07T21:02:26.3751234Z weighted=False, 2025-05-07T21:02:26.3751441Z row_wise=True, 2025-05-07T21:02:26.3751638Z mixed=True, 2025-05-07T21:02:26.3751842Z use_cache=False, 2025-05-07T21:02:26.3752082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3752358Z use_cpu=True, 2025-05-07T21:02:26.3752582Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3752831Z ) 2025-05-07T21:02:26.3753053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3753600Z self=, 2025-05-07T21:02:26.3754113Z compile=False, 2025-05-07T21:02:26.3754398Z pooling_mode=, 2025-05-07T21:02:26.3754666Z T=3, 2025-05-07T21:02:26.3754843Z D=98, 2025-05-07T21:02:26.3755021Z B=48, 2025-05-07T21:02:26.3755196Z log_E=4, 2025-05-07T21:02:26.3755383Z L=17, 2025-05-07T21:02:26.3755567Z D_gradcheck=1, 2025-05-07T21:02:26.3755780Z stochastic_rounding=True, 2025-05-07T21:02:26.3756030Z weighted=True, 2025-05-07T21:02:26.3756234Z row_wise=True, 2025-05-07T21:02:26.3756427Z mixed=True, 2025-05-07T21:02:26.3756625Z use_cache=True, 2025-05-07T21:02:26.3756855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3757130Z use_cpu=True, 2025-05-07T21:02:26.3757352Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3757610Z ) 2025-05-07T21:02:26.3757827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3764761Z self=, 2025-05-07T21:02:26.3765330Z compile=True, 2025-05-07T21:02:26.3765583Z pooling_mode=, 2025-05-07T21:02:26.3765862Z T=5, 2025-05-07T21:02:26.3766042Z D=58, 2025-05-07T21:02:26.3766234Z B=31, 2025-05-07T21:02:26.3766432Z log_E=4, 2025-05-07T21:02:26.3766624Z L=6, 2025-05-07T21:02:26.3766815Z D_gradcheck=1, 2025-05-07T21:02:26.3767045Z stochastic_rounding=False, 2025-05-07T21:02:26.3767299Z weighted=True, 2025-05-07T21:02:26.3767518Z row_wise=True, 2025-05-07T21:02:26.3767765Z mixed=True, 2025-05-07T21:02:26.3767992Z use_cache=True, 2025-05-07T21:02:26.3768228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3768632Z use_cpu=True, 2025-05-07T21:02:26.3768866Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3769123Z ) 2025-05-07T21:02:26.3769354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3769915Z self=, 2025-05-07T21:02:26.3770435Z compile=False, 2025-05-07T21:02:26.3770674Z pooling_mode=, 2025-05-07T21:02:26.3770963Z T=4, 2025-05-07T21:02:26.3771143Z D=31, 2025-05-07T21:02:26.3771330Z B=21, 2025-05-07T21:02:26.3771516Z log_E=4, 2025-05-07T21:02:26.3771701Z L=3, 2025-05-07T21:02:26.3771895Z D_gradcheck=1, 2025-05-07T21:02:26.3772124Z stochastic_rounding=True, 2025-05-07T21:02:26.3772425Z weighted=True, 2025-05-07T21:02:26.3772640Z row_wise=True, 2025-05-07T21:02:26.3772928Z mixed=True, 2025-05-07T21:02:26.3773130Z use_cache=True, 2025-05-07T21:02:26.3773371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3773656Z use_cpu=True, 2025-05-07T21:02:26.3773883Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3774128Z ) 2025-05-07T21:02:26.3774350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3774903Z self=, 2025-05-07T21:02:26.3775409Z compile=True, 2025-05-07T21:02:26.3775644Z pooling_mode=, 2025-05-07T21:02:26.3775918Z T=4, 2025-05-07T21:02:26.3776091Z D=66, 2025-05-07T21:02:26.3776268Z B=98, 2025-05-07T21:02:26.3776445Z log_E=5, 2025-05-07T21:02:26.3776631Z L=20, 2025-05-07T21:02:26.3776814Z D_gradcheck=2, 2025-05-07T21:02:26.3777035Z stochastic_rounding=True, 2025-05-07T21:02:26.3777284Z weighted=True, 2025-05-07T21:02:26.3777496Z row_wise=True, 2025-05-07T21:02:26.3777705Z mixed=True, 2025-05-07T21:02:26.3777902Z use_cache=True, 2025-05-07T21:02:26.3778143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3778427Z use_cpu=True, 2025-05-07T21:02:26.3778648Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3778899Z ) 2025-05-07T21:02:26.3779124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3779677Z self=, 2025-05-07T21:02:26.3780231Z compile=False, 2025-05-07T21:02:26.3780472Z pooling_mode=, 2025-05-07T21:02:26.3780744Z T=4, 2025-05-07T21:02:26.3780916Z D=15, 2025-05-07T21:02:26.3781098Z B=79, 2025-05-07T21:02:26.3781285Z log_E=3, 2025-05-07T21:02:26.3781472Z L=18, 2025-05-07T21:02:26.3781660Z D_gradcheck=1, 2025-05-07T21:02:26.3781882Z stochastic_rounding=True, 2025-05-07T21:02:26.3782125Z weighted=True, 2025-05-07T21:02:26.3782336Z row_wise=True, 2025-05-07T21:02:26.3782541Z mixed=False, 2025-05-07T21:02:26.3782740Z use_cache=False, 2025-05-07T21:02:26.3782984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3783271Z use_cpu=True, 2025-05-07T21:02:26.3783497Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3783756Z ) 2025-05-07T21:02:26.3783985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3784537Z self=, 2025-05-07T21:02:26.3785053Z compile=True, 2025-05-07T21:02:26.3785298Z pooling_mode=, 2025-05-07T21:02:26.3785577Z T=2, 2025-05-07T21:02:26.3785746Z D=34, 2025-05-07T21:02:26.3785922Z B=56, 2025-05-07T21:02:26.3786109Z log_E=4, 2025-05-07T21:02:26.3786292Z L=1, 2025-05-07T21:02:26.3786483Z D_gradcheck=1, 2025-05-07T21:02:26.3786709Z stochastic_rounding=True, 2025-05-07T21:02:26.3786958Z weighted=True, 2025-05-07T21:02:26.3787170Z row_wise=True, 2025-05-07T21:02:26.3787370Z mixed=True, 2025-05-07T21:02:26.3787571Z use_cache=False, 2025-05-07T21:02:26.3788416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3788700Z use_cpu=True, 2025-05-07T21:02:26.3788923Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3789180Z ) 2025-05-07T21:02:26.3973220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3974456Z self=, 2025-05-07T21:02:26.3975464Z compile=True, 2025-05-07T21:02:26.3975927Z pooling_mode=, 2025-05-07T21:02:26.3976482Z T=5, 2025-05-07T21:02:26.3976824Z D=92, 2025-05-07T21:02:26.3977172Z B=63, 2025-05-07T21:02:26.3977489Z log_E=3, 2025-05-07T21:02:26.3977697Z L=2, 2025-05-07T21:02:26.3977918Z D_gradcheck=2, 2025-05-07T21:02:26.3978280Z stochastic_rounding=False, 2025-05-07T21:02:26.3978526Z weighted=True, 2025-05-07T21:02:26.3978743Z row_wise=True, 2025-05-07T21:02:26.3978952Z mixed=True, 2025-05-07T21:02:26.3979158Z use_cache=False, 2025-05-07T21:02:26.3979409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3979692Z use_cpu=True, 2025-05-07T21:02:26.3979914Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3980180Z ) 2025-05-07T21:02:26.3980414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3980965Z self=, 2025-05-07T21:02:26.3981484Z compile=True, 2025-05-07T21:02:26.3981728Z pooling_mode=, 2025-05-07T21:02:26.3982006Z T=1, 2025-05-07T21:02:26.3982183Z D=85, 2025-05-07T21:02:26.3982365Z B=98, 2025-05-07T21:02:26.3982549Z log_E=4, 2025-05-07T21:02:26.3982734Z L=12, 2025-05-07T21:02:26.3982924Z D_gradcheck=2, 2025-05-07T21:02:26.3983154Z stochastic_rounding=True, 2025-05-07T21:02:26.3983400Z weighted=False, 2025-05-07T21:02:26.3983608Z row_wise=True, 2025-05-07T21:02:26.3983815Z mixed=True, 2025-05-07T21:02:26.3984016Z use_cache=False, 2025-05-07T21:02:26.3984267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3984547Z use_cpu=True, 2025-05-07T21:02:26.3984765Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3985022Z ) 2025-05-07T21:02:26.3985248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3985867Z self=, 2025-05-07T21:02:26.3986388Z compile=True, 2025-05-07T21:02:26.3986630Z pooling_mode=, 2025-05-07T21:02:26.3986902Z T=2, 2025-05-07T21:02:26.3987086Z D=80, 2025-05-07T21:02:26.3987269Z B=47, 2025-05-07T21:02:26.3987446Z log_E=5, 2025-05-07T21:02:26.3987638Z L=16, 2025-05-07T21:02:26.3987830Z D_gradcheck=2, 2025-05-07T21:02:26.3988057Z stochastic_rounding=True, 2025-05-07T21:02:26.3988298Z weighted=True, 2025-05-07T21:02:26.3988510Z row_wise=True, 2025-05-07T21:02:26.3988717Z mixed=True, 2025-05-07T21:02:26.3988922Z use_cache=True, 2025-05-07T21:02:26.3989163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.3989445Z use_cpu=True, 2025-05-07T21:02:26.3989670Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3989926Z ) 2025-05-07T21:02:26.3990144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3990699Z self=, 2025-05-07T21:02:26.3991210Z compile=True, 2025-05-07T21:02:26.3991439Z pooling_mode=, 2025-05-07T21:02:26.3991715Z T=1, 2025-05-07T21:02:26.3991896Z D=15, 2025-05-07T21:02:26.3992074Z B=26, 2025-05-07T21:02:26.3992250Z log_E=4, 2025-05-07T21:02:26.3992432Z L=9, 2025-05-07T21:02:26.3992614Z D_gradcheck=1, 2025-05-07T21:02:26.3992837Z stochastic_rounding=True, 2025-05-07T21:02:26.3993085Z weighted=True, 2025-05-07T21:02:26.3993293Z row_wise=True, 2025-05-07T21:02:26.3993500Z mixed=False, 2025-05-07T21:02:26.3993787Z use_cache=False, 2025-05-07T21:02:26.3994079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3994358Z use_cpu=True, 2025-05-07T21:02:26.3994584Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.3994837Z ) 2025-05-07T21:02:26.3995052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.3995609Z self=, 2025-05-07T21:02:26.3996119Z compile=False, 2025-05-07T21:02:26.3996354Z pooling_mode=, 2025-05-07T21:02:26.3996628Z T=5, 2025-05-07T21:02:26.3996810Z D=15, 2025-05-07T21:02:26.3996981Z B=34, 2025-05-07T21:02:26.3997162Z log_E=4, 2025-05-07T21:02:26.3997349Z L=0, 2025-05-07T21:02:26.3997586Z D_gradcheck=1, 2025-05-07T21:02:26.3997847Z stochastic_rounding=True, 2025-05-07T21:02:26.3998101Z weighted=False, 2025-05-07T21:02:26.3998304Z row_wise=True, 2025-05-07T21:02:26.3998754Z mixed=False, 2025-05-07T21:02:26.3998963Z use_cache=True, 2025-05-07T21:02:26.3999194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.3999469Z use_cpu=True, 2025-05-07T21:02:26.3999696Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.3999951Z ) 2025-05-07T21:02:26.4000177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4000737Z self=, 2025-05-07T21:02:26.4001244Z compile=False, 2025-05-07T21:02:26.4001483Z pooling_mode=, 2025-05-07T21:02:26.4001761Z T=1, 2025-05-07T21:02:26.4001945Z D=15, 2025-05-07T21:02:26.4002120Z B=77, 2025-05-07T21:02:26.4002303Z log_E=3, 2025-05-07T21:02:26.4002490Z L=13, 2025-05-07T21:02:26.4002669Z D_gradcheck=1, 2025-05-07T21:02:26.4002901Z stochastic_rounding=True, 2025-05-07T21:02:26.4003146Z weighted=True, 2025-05-07T21:02:26.4003347Z row_wise=True, 2025-05-07T21:02:26.4003554Z mixed=True, 2025-05-07T21:02:26.4003755Z use_cache=True, 2025-05-07T21:02:26.4003980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4004257Z use_cpu=True, 2025-05-07T21:02:26.4004486Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4004734Z ) 2025-05-07T21:02:26.4004955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4005583Z self=, 2025-05-07T21:02:26.4006090Z compile=True, 2025-05-07T21:02:26.4006321Z pooling_mode=, 2025-05-07T21:02:26.4006596Z T=5, 2025-05-07T21:02:26.4006769Z D=40, 2025-05-07T21:02:26.4006959Z B=108, 2025-05-07T21:02:26.4007144Z log_E=4, 2025-05-07T21:02:26.4007328Z L=18, 2025-05-07T21:02:26.4007522Z D_gradcheck=1, 2025-05-07T21:02:26.4007779Z stochastic_rounding=False, 2025-05-07T21:02:26.4008048Z weighted=False, 2025-05-07T21:02:26.4008257Z row_wise=True, 2025-05-07T21:02:26.4008470Z mixed=False, 2025-05-07T21:02:26.4008679Z use_cache=True, 2025-05-07T21:02:26.4008910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4009193Z use_cpu=True, 2025-05-07T21:02:26.4009424Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4009674Z ) 2025-05-07T21:02:26.4009907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4010462Z self=, 2025-05-07T21:02:26.4010975Z compile=True, 2025-05-07T21:02:26.4011217Z pooling_mode=, 2025-05-07T21:02:26.4011493Z T=4, 2025-05-07T21:02:26.4011671Z D=61, 2025-05-07T21:02:26.4011854Z B=63, 2025-05-07T21:02:26.4012038Z log_E=4, 2025-05-07T21:02:26.4012229Z L=0, 2025-05-07T21:02:26.4012424Z D_gradcheck=2, 2025-05-07T21:02:26.4012657Z stochastic_rounding=False, 2025-05-07T21:02:26.4012956Z weighted=True, 2025-05-07T21:02:26.4013164Z row_wise=True, 2025-05-07T21:02:26.4013447Z mixed=True, 2025-05-07T21:02:26.4013706Z use_cache=True, 2025-05-07T21:02:26.4013949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4014232Z use_cpu=True, 2025-05-07T21:02:26.4014467Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4014722Z ) 2025-05-07T21:02:26.4014955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4015512Z self=, 2025-05-07T21:02:26.4016020Z compile=True, 2025-05-07T21:02:26.4016257Z pooling_mode=, 2025-05-07T21:02:26.4016532Z T=2, 2025-05-07T21:02:26.4016713Z D=63, 2025-05-07T21:02:26.4016901Z B=2, 2025-05-07T21:02:26.4017086Z log_E=3, 2025-05-07T21:02:26.4017364Z L=5, 2025-05-07T21:02:26.4017553Z D_gradcheck=2, 2025-05-07T21:02:26.4017775Z stochastic_rounding=True, 2025-05-07T21:02:26.4018022Z weighted=False, 2025-05-07T21:02:26.4018240Z row_wise=True, 2025-05-07T21:02:26.4018444Z mixed=True, 2025-05-07T21:02:26.4018646Z use_cache=False, 2025-05-07T21:02:26.4018890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4019177Z use_cpu=True, 2025-05-07T21:02:26.4019401Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4019662Z ) 2025-05-07T21:02:26.4019887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4020442Z self=, 2025-05-07T21:02:26.4020952Z compile=True, 2025-05-07T21:02:26.4021191Z pooling_mode=, 2025-05-07T21:02:26.4021473Z T=3, 2025-05-07T21:02:26.4021652Z D=83, 2025-05-07T21:02:26.4021837Z B=24, 2025-05-07T21:02:26.4022017Z log_E=4, 2025-05-07T21:02:26.4022203Z L=13, 2025-05-07T21:02:26.4022392Z D_gradcheck=2, 2025-05-07T21:02:26.4022620Z stochastic_rounding=False, 2025-05-07T21:02:26.4022868Z weighted=True, 2025-05-07T21:02:26.4023082Z row_wise=True, 2025-05-07T21:02:26.4023289Z mixed=False, 2025-05-07T21:02:26.4023492Z use_cache=False, 2025-05-07T21:02:26.4023744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4024022Z use_cpu=True, 2025-05-07T21:02:26.4024247Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4024508Z ) 2025-05-07T21:02:26.4024742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4025342Z self=, 2025-05-07T21:02:26.4025858Z compile=False, 2025-05-07T21:02:26.4026098Z pooling_mode=, 2025-05-07T21:02:26.4026377Z T=4, 2025-05-07T21:02:26.4026558Z D=55, 2025-05-07T21:02:26.4026748Z B=83, 2025-05-07T21:02:26.4026932Z log_E=5, 2025-05-07T21:02:26.4027014Z L=20, 2025-05-07T21:02:26.4027103Z D_gradcheck=1, 2025-05-07T21:02:26.4027205Z stochastic_rounding=False, 2025-05-07T21:02:26.4027288Z weighted=False, 2025-05-07T21:02:26.4027371Z row_wise=True, 2025-05-07T21:02:26.4027459Z mixed=False, 2025-05-07T21:02:26.4027546Z use_cache=False, 2025-05-07T21:02:26.4027670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4027762Z use_cpu=True, 2025-05-07T21:02:26.4027888Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4027964Z ) 2025-05-07T21:02:26.4028103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4028435Z self=, 2025-05-07T21:02:26.4028524Z compile=True, 2025-05-07T21:02:26.4028632Z pooling_mode=, 2025-05-07T21:02:26.4028708Z T=5, 2025-05-07T21:02:26.4028790Z D=43, 2025-05-07T21:02:26.4028869Z B=44, 2025-05-07T21:02:26.4028950Z log_E=4, 2025-05-07T21:02:26.4029033Z L=6, 2025-05-07T21:02:26.4029117Z D_gradcheck=1, 2025-05-07T21:02:26.4029211Z stochastic_rounding=True, 2025-05-07T21:02:26.4029302Z weighted=True, 2025-05-07T21:02:26.4029433Z row_wise=True, 2025-05-07T21:02:26.4029552Z mixed=True, 2025-05-07T21:02:26.4029646Z use_cache=False, 2025-05-07T21:02:26.4029753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4029837Z use_cpu=True, 2025-05-07T21:02:26.4029943Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4030019Z ) 2025-05-07T21:02:26.4030157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4030487Z self=, 2025-05-07T21:02:26.4030571Z compile=True, 2025-05-07T21:02:26.4030682Z pooling_mode=, 2025-05-07T21:02:26.4030758Z T=1, 2025-05-07T21:02:26.4030834Z D=11, 2025-05-07T21:02:26.4030915Z B=88, 2025-05-07T21:02:26.4031033Z log_E=3, 2025-05-07T21:02:26.4031112Z L=7, 2025-05-07T21:02:26.4031200Z D_gradcheck=1, 2025-05-07T21:02:26.4031296Z stochastic_rounding=True, 2025-05-07T21:02:26.4031380Z weighted=False, 2025-05-07T21:02:26.4031469Z row_wise=True, 2025-05-07T21:02:26.4031548Z mixed=True, 2025-05-07T21:02:26.4031634Z use_cache=False, 2025-05-07T21:02:26.4031747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4031828Z use_cpu=True, 2025-05-07T21:02:26.4031936Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4032010Z ) 2025-05-07T21:02:26.4032139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4032477Z self=, 2025-05-07T21:02:26.4032560Z compile=True, 2025-05-07T21:02:26.4032668Z pooling_mode=, 2025-05-07T21:02:26.4032749Z T=3, 2025-05-07T21:02:26.4032825Z D=22, 2025-05-07T21:02:26.4032902Z B=39, 2025-05-07T21:02:26.4032986Z log_E=5, 2025-05-07T21:02:26.4033062Z L=4, 2025-05-07T21:02:26.4033144Z D_gradcheck=2, 2025-05-07T21:02:26.4033247Z stochastic_rounding=False, 2025-05-07T21:02:26.4033335Z weighted=True, 2025-05-07T21:02:26.4033430Z row_wise=True, 2025-05-07T21:02:26.4033514Z mixed=True, 2025-05-07T21:02:26.4033595Z use_cache=True, 2025-05-07T21:02:26.4033708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4033790Z use_cpu=True, 2025-05-07T21:02:26.4033891Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4033972Z ) 2025-05-07T21:02:26.4034143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4034474Z self=, 2025-05-07T21:02:26.4034564Z compile=False, 2025-05-07T21:02:26.4034669Z pooling_mode=, 2025-05-07T21:02:26.4034746Z T=1, 2025-05-07T21:02:26.4034829Z D=118, 2025-05-07T21:02:26.4034909Z B=80, 2025-05-07T21:02:26.4034986Z log_E=3, 2025-05-07T21:02:26.4035071Z L=17, 2025-05-07T21:02:26.4035153Z D_gradcheck=2, 2025-05-07T21:02:26.4035255Z stochastic_rounding=False, 2025-05-07T21:02:26.4035342Z weighted=True, 2025-05-07T21:02:26.4035426Z row_wise=True, 2025-05-07T21:02:26.4035511Z mixed=True, 2025-05-07T21:02:26.4035598Z use_cache=True, 2025-05-07T21:02:26.4035704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4035791Z use_cpu=True, 2025-05-07T21:02:26.4035896Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4035972Z ) 2025-05-07T21:02:26.4036112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4036443Z self=, 2025-05-07T21:02:26.4036527Z compile=True, 2025-05-07T21:02:26.4036650Z pooling_mode=, 2025-05-07T21:02:26.4036728Z T=4, 2025-05-07T21:02:26.4036806Z D=76, 2025-05-07T21:02:26.4036886Z B=74, 2025-05-07T21:02:26.4036963Z log_E=4, 2025-05-07T21:02:26.4037043Z L=8, 2025-05-07T21:02:26.4037125Z D_gradcheck=2, 2025-05-07T21:02:26.4037220Z stochastic_rounding=True, 2025-05-07T21:02:26.4037355Z weighted=True, 2025-05-07T21:02:26.4037474Z row_wise=True, 2025-05-07T21:02:26.4037555Z mixed=False, 2025-05-07T21:02:26.4037652Z use_cache=False, 2025-05-07T21:02:26.4037772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4037868Z use_cpu=True, 2025-05-07T21:02:26.4037987Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4038062Z ) 2025-05-07T21:02:26.4241199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4241928Z self=, 2025-05-07T21:02:26.4242105Z compile=True, 2025-05-07T21:02:26.4242322Z pooling_mode=, 2025-05-07T21:02:26.4242473Z T=3, 2025-05-07T21:02:26.4242632Z D=125, 2025-05-07T21:02:26.4242955Z B=127, 2025-05-07T21:02:26.4243108Z log_E=3, 2025-05-07T21:02:26.4243269Z L=17, 2025-05-07T21:02:26.4243429Z D_gradcheck=1, 2025-05-07T21:02:26.4243619Z stochastic_rounding=False, 2025-05-07T21:02:26.4243798Z weighted=False, 2025-05-07T21:02:26.4243959Z row_wise=True, 2025-05-07T21:02:26.4244118Z mixed=True, 2025-05-07T21:02:26.4244291Z use_cache=False, 2025-05-07T21:02:26.4244501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4244660Z use_cpu=True, 2025-05-07T21:02:26.4244868Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4245020Z ) 2025-05-07T21:02:26.4245282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4245940Z self=, 2025-05-07T21:02:26.4246105Z compile=True, 2025-05-07T21:02:26.4246324Z pooling_mode=, 2025-05-07T21:02:26.4246472Z T=5, 2025-05-07T21:02:26.4246629Z D=42, 2025-05-07T21:02:26.4246788Z B=89, 2025-05-07T21:02:26.4246940Z log_E=4, 2025-05-07T21:02:26.4247089Z L=8, 2025-05-07T21:02:26.4247262Z D_gradcheck=2, 2025-05-07T21:02:26.4247457Z stochastic_rounding=True, 2025-05-07T21:02:26.4247550Z weighted=True, 2025-05-07T21:02:26.4247647Z row_wise=True, 2025-05-07T21:02:26.4247745Z mixed=False, 2025-05-07T21:02:26.4247837Z use_cache=False, 2025-05-07T21:02:26.4247968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4248050Z use_cpu=True, 2025-05-07T21:02:26.4248158Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4248300Z ) 2025-05-07T21:02:26.4248434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4248774Z self=, 2025-05-07T21:02:26.4248858Z compile=False, 2025-05-07T21:02:26.4248966Z pooling_mode=, 2025-05-07T21:02:26.4249048Z T=5, 2025-05-07T21:02:26.4249128Z D=40, 2025-05-07T21:02:26.4249205Z B=101, 2025-05-07T21:02:26.4249286Z log_E=5, 2025-05-07T21:02:26.4249361Z L=20, 2025-05-07T21:02:26.4249444Z D_gradcheck=1, 2025-05-07T21:02:26.4249547Z stochastic_rounding=False, 2025-05-07T21:02:26.4249631Z weighted=False, 2025-05-07T21:02:26.4249715Z row_wise=True, 2025-05-07T21:02:26.4249794Z mixed=True, 2025-05-07T21:02:26.4249881Z use_cache=False, 2025-05-07T21:02:26.4249991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4250070Z use_cpu=True, 2025-05-07T21:02:26.4250174Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4250254Z ) 2025-05-07T21:02:26.4250382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4250719Z self=, 2025-05-07T21:02:26.4250812Z compile=True, 2025-05-07T21:02:26.4250919Z pooling_mode=, 2025-05-07T21:02:26.4257267Z T=2, 2025-05-07T21:02:26.4257374Z D=126, 2025-05-07T21:02:26.4257471Z B=57, 2025-05-07T21:02:26.4257553Z log_E=3, 2025-05-07T21:02:26.4257651Z L=0, 2025-05-07T21:02:26.4257748Z D_gradcheck=2, 2025-05-07T21:02:26.4257979Z stochastic_rounding=False, 2025-05-07T21:02:26.4258127Z weighted=False, 2025-05-07T21:02:26.4258214Z row_wise=True, 2025-05-07T21:02:26.4258296Z mixed=False, 2025-05-07T21:02:26.4258380Z use_cache=False, 2025-05-07T21:02:26.4258502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4258586Z use_cpu=True, 2025-05-07T21:02:26.4258693Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4258776Z ) 2025-05-07T21:02:26.4258912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4259258Z self=, 2025-05-07T21:02:26.4259342Z compile=False, 2025-05-07T21:02:26.4259451Z pooling_mode=, 2025-05-07T21:02:26.4259580Z T=5, 2025-05-07T21:02:26.4259659Z D=15, 2025-05-07T21:02:26.4259740Z B=31, 2025-05-07T21:02:26.4259824Z log_E=3, 2025-05-07T21:02:26.4259902Z L=18, 2025-05-07T21:02:26.4259992Z D_gradcheck=1, 2025-05-07T21:02:26.4260099Z stochastic_rounding=True, 2025-05-07T21:02:26.4260184Z weighted=False, 2025-05-07T21:02:26.4260267Z row_wise=True, 2025-05-07T21:02:26.4260359Z mixed=False, 2025-05-07T21:02:26.4260441Z use_cache=False, 2025-05-07T21:02:26.4260549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4260644Z use_cpu=True, 2025-05-07T21:02:26.4260747Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4260826Z ) 2025-05-07T21:02:26.4260957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4261289Z self=, 2025-05-07T21:02:26.4261381Z compile=True, 2025-05-07T21:02:26.4261493Z pooling_mode=, 2025-05-07T21:02:26.4261575Z T=2, 2025-05-07T21:02:26.4261661Z D=20, 2025-05-07T21:02:26.4261737Z B=15, 2025-05-07T21:02:26.4261813Z log_E=3, 2025-05-07T21:02:26.4261894Z L=14, 2025-05-07T21:02:26.4261983Z D_gradcheck=1, 2025-05-07T21:02:26.4262083Z stochastic_rounding=False, 2025-05-07T21:02:26.4262169Z weighted=True, 2025-05-07T21:02:26.4262249Z row_wise=True, 2025-05-07T21:02:26.4262333Z mixed=True, 2025-05-07T21:02:26.4262418Z use_cache=True, 2025-05-07T21:02:26.4262527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4262611Z use_cpu=True, 2025-05-07T21:02:26.4262760Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4262876Z ) 2025-05-07T21:02:26.4263005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4263346Z self=, 2025-05-07T21:02:26.4263432Z compile=False, 2025-05-07T21:02:26.4263539Z pooling_mode=, 2025-05-07T21:02:26.4263625Z T=5, 2025-05-07T21:02:26.4263701Z D=63, 2025-05-07T21:02:26.4263777Z B=83, 2025-05-07T21:02:26.4263861Z log_E=3, 2025-05-07T21:02:26.4263941Z L=14, 2025-05-07T21:02:26.4264026Z D_gradcheck=2, 2025-05-07T21:02:26.4264131Z stochastic_rounding=False, 2025-05-07T21:02:26.4264217Z weighted=False, 2025-05-07T21:02:26.4264298Z row_wise=True, 2025-05-07T21:02:26.4264384Z mixed=False, 2025-05-07T21:02:26.4264466Z use_cache=True, 2025-05-07T21:02:26.4264572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4264659Z use_cpu=True, 2025-05-07T21:02:26.4264765Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4264843Z ) 2025-05-07T21:02:26.4264970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4265298Z self=, 2025-05-07T21:02:26.4265393Z compile=True, 2025-05-07T21:02:26.4265501Z pooling_mode=, 2025-05-07T21:02:26.4265583Z T=1, 2025-05-07T21:02:26.4265668Z D=15, 2025-05-07T21:02:26.4265745Z B=6, 2025-05-07T21:02:26.4265823Z log_E=5, 2025-05-07T21:02:26.4265956Z L=11, 2025-05-07T21:02:26.4266040Z D_gradcheck=2, 2025-05-07T21:02:26.4266202Z stochastic_rounding=False, 2025-05-07T21:02:26.4266291Z weighted=True, 2025-05-07T21:02:26.4266372Z row_wise=True, 2025-05-07T21:02:26.4266456Z mixed=True, 2025-05-07T21:02:26.4266539Z use_cache=False, 2025-05-07T21:02:26.4266646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4266740Z use_cpu=True, 2025-05-07T21:02:26.4266841Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4266915Z ) 2025-05-07T21:02:26.4267051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4267386Z self=, 2025-05-07T21:02:26.4267474Z compile=False, 2025-05-07T21:02:26.4267594Z pooling_mode=, 2025-05-07T21:02:26.4267713Z T=4, 2025-05-07T21:02:26.4267791Z D=43, 2025-05-07T21:02:26.4267876Z B=41, 2025-05-07T21:02:26.4267953Z log_E=5, 2025-05-07T21:02:26.4268033Z L=1, 2025-05-07T21:02:26.4268126Z D_gradcheck=1, 2025-05-07T21:02:26.4268220Z stochastic_rounding=True, 2025-05-07T21:02:26.4268311Z weighted=True, 2025-05-07T21:02:26.4268393Z row_wise=True, 2025-05-07T21:02:26.4268473Z mixed=False, 2025-05-07T21:02:26.4268562Z use_cache=False, 2025-05-07T21:02:26.4268669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4268755Z use_cpu=True, 2025-05-07T21:02:26.4268862Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4268939Z ) 2025-05-07T21:02:26.4269069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4269411Z self=, 2025-05-07T21:02:26.4269497Z compile=True, 2025-05-07T21:02:26.4269609Z pooling_mode=, 2025-05-07T21:02:26.4269692Z T=5, 2025-05-07T21:02:26.4269773Z D=102, 2025-05-07T21:02:26.4269857Z B=36, 2025-05-07T21:02:26.4269937Z log_E=4, 2025-05-07T21:02:26.4270016Z L=13, 2025-05-07T21:02:26.4270104Z D_gradcheck=2, 2025-05-07T21:02:26.4270201Z stochastic_rounding=False, 2025-05-07T21:02:26.4270284Z weighted=True, 2025-05-07T21:02:26.4270370Z row_wise=True, 2025-05-07T21:02:26.4270452Z mixed=False, 2025-05-07T21:02:26.4270536Z use_cache=True, 2025-05-07T21:02:26.4270652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4270779Z use_cpu=True, 2025-05-07T21:02:26.4270883Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4270964Z ) 2025-05-07T21:02:26.4271092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4271427Z self=, 2025-05-07T21:02:26.4271519Z compile=True, 2025-05-07T21:02:26.4271631Z pooling_mode=, 2025-05-07T21:02:26.4271719Z T=4, 2025-05-07T21:02:26.4271796Z D=58, 2025-05-07T21:02:26.4271873Z B=66, 2025-05-07T21:02:26.4271959Z log_E=3, 2025-05-07T21:02:26.4272037Z L=12, 2025-05-07T21:02:26.4272121Z D_gradcheck=2, 2025-05-07T21:02:26.4272227Z stochastic_rounding=True, 2025-05-07T21:02:26.4272307Z weighted=True, 2025-05-07T21:02:26.4272389Z row_wise=True, 2025-05-07T21:02:26.4272474Z mixed=True, 2025-05-07T21:02:26.4272558Z use_cache=False, 2025-05-07T21:02:26.4272664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4272755Z use_cpu=True, 2025-05-07T21:02:26.4272857Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4272934Z ) 2025-05-07T21:02:26.4273069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4273399Z self=, 2025-05-07T21:02:26.4273490Z compile=True, 2025-05-07T21:02:26.4273600Z pooling_mode=, 2025-05-07T21:02:26.4273678Z T=2, 2025-05-07T21:02:26.4273765Z D=14, 2025-05-07T21:02:26.4273845Z B=82, 2025-05-07T21:02:26.4273971Z log_E=5, 2025-05-07T21:02:26.4274056Z L=10, 2025-05-07T21:02:26.4274191Z D_gradcheck=2, 2025-05-07T21:02:26.4274288Z stochastic_rounding=True, 2025-05-07T21:02:26.4274376Z weighted=False, 2025-05-07T21:02:26.4274454Z row_wise=True, 2025-05-07T21:02:26.4274536Z mixed=False, 2025-05-07T21:02:26.4274627Z use_cache=False, 2025-05-07T21:02:26.4274738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4274829Z use_cpu=True, 2025-05-07T21:02:26.4274930Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4275008Z ) 2025-05-07T21:02:26.4275144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4275473Z self=, 2025-05-07T21:02:26.4275557Z compile=False, 2025-05-07T21:02:26.4275708Z pooling_mode=, 2025-05-07T21:02:26.4275788Z T=2, 2025-05-07T21:02:26.4275866Z D=44, 2025-05-07T21:02:26.4275951Z B=106, 2025-05-07T21:02:26.4276031Z log_E=5, 2025-05-07T21:02:26.4276110Z L=16, 2025-05-07T21:02:26.4276201Z D_gradcheck=1, 2025-05-07T21:02:26.4276297Z stochastic_rounding=False, 2025-05-07T21:02:26.4276381Z weighted=False, 2025-05-07T21:02:26.4276467Z row_wise=True, 2025-05-07T21:02:26.4276548Z mixed=False, 2025-05-07T21:02:26.4276640Z use_cache=True, 2025-05-07T21:02:26.4276749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4276830Z use_cpu=True, 2025-05-07T21:02:26.4276937Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4277007Z ) 2025-05-07T21:02:26.4277138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4277469Z self=, 2025-05-07T21:02:26.4277557Z compile=False, 2025-05-07T21:02:26.4277692Z pooling_mode=, 2025-05-07T21:02:26.4277788Z T=1, 2025-05-07T21:02:26.4277883Z D=21, 2025-05-07T21:02:26.4277963Z B=8, 2025-05-07T21:02:26.4278050Z log_E=3, 2025-05-07T21:02:26.4278130Z L=8, 2025-05-07T21:02:26.4278213Z D_gradcheck=2, 2025-05-07T21:02:26.4278319Z stochastic_rounding=True, 2025-05-07T21:02:26.4278401Z weighted=True, 2025-05-07T21:02:26.4278489Z row_wise=True, 2025-05-07T21:02:26.4278572Z mixed=False, 2025-05-07T21:02:26.4278657Z use_cache=False, 2025-05-07T21:02:26.4278815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4278898Z use_cpu=True, 2025-05-07T21:02:26.4278998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4279079Z ) 2025-05-07T21:02:26.4279208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4279536Z self=, 2025-05-07T21:02:26.4279631Z compile=True, 2025-05-07T21:02:26.4279747Z pooling_mode=, 2025-05-07T21:02:26.4279830Z T=5, 2025-05-07T21:02:26.4279916Z D=31, 2025-05-07T21:02:26.4279995Z B=116, 2025-05-07T21:02:26.4280083Z log_E=3, 2025-05-07T21:02:26.4280164Z L=17, 2025-05-07T21:02:26.4280248Z D_gradcheck=2, 2025-05-07T21:02:26.4280355Z stochastic_rounding=False, 2025-05-07T21:02:26.4280438Z weighted=True, 2025-05-07T21:02:26.4280522Z row_wise=True, 2025-05-07T21:02:26.4280613Z mixed=True, 2025-05-07T21:02:26.4280694Z use_cache=True, 2025-05-07T21:02:26.4280804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4280891Z use_cpu=True, 2025-05-07T21:02:26.4280993Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4281068Z ) 2025-05-07T21:02:26.4281212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4281547Z self=, 2025-05-07T21:02:26.4281644Z compile=False, 2025-05-07T21:02:26.4281753Z pooling_mode=, 2025-05-07T21:02:26.4281830Z T=3, 2025-05-07T21:02:26.4281916Z D=16, 2025-05-07T21:02:26.4282042Z B=91, 2025-05-07T21:02:26.4282159Z log_E=3, 2025-05-07T21:02:26.4282244Z L=15, 2025-05-07T21:02:26.4282327Z D_gradcheck=2, 2025-05-07T21:02:26.4282422Z stochastic_rounding=False, 2025-05-07T21:02:26.4282512Z weighted=False, 2025-05-07T21:02:26.4282594Z row_wise=True, 2025-05-07T21:02:26.4282675Z mixed=True, 2025-05-07T21:02:26.4282766Z use_cache=False, 2025-05-07T21:02:26.4282875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4282958Z use_cpu=True, 2025-05-07T21:02:26.4283066Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4283143Z ) 2025-05-07T21:02:26.4508645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4509256Z self=, 2025-05-07T21:02:26.4509560Z compile=True, 2025-05-07T21:02:26.4509729Z pooling_mode=, 2025-05-07T21:02:26.4509835Z T=1, 2025-05-07T21:02:26.4509945Z D=38, 2025-05-07T21:02:26.4510054Z B=117, 2025-05-07T21:02:26.4510162Z log_E=5, 2025-05-07T21:02:26.4510261Z L=6, 2025-05-07T21:02:26.4510385Z D_gradcheck=1, 2025-05-07T21:02:26.4510516Z stochastic_rounding=True, 2025-05-07T21:02:26.4510641Z weighted=False, 2025-05-07T21:02:26.4510733Z row_wise=True, 2025-05-07T21:02:26.4510812Z mixed=False, 2025-05-07T21:02:26.4510904Z use_cache=True, 2025-05-07T21:02:26.4511016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4511101Z use_cpu=True, 2025-05-07T21:02:26.4511211Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4511287Z ) 2025-05-07T21:02:26.4511420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4511764Z self=, 2025-05-07T21:02:26.4511851Z compile=True, 2025-05-07T21:02:26.4511957Z pooling_mode=, 2025-05-07T21:02:26.4512038Z T=3, 2025-05-07T21:02:26.4512114Z D=3, 2025-05-07T21:02:26.4512201Z B=128, 2025-05-07T21:02:26.4512283Z log_E=4, 2025-05-07T21:02:26.4512359Z L=12, 2025-05-07T21:02:26.4512449Z D_gradcheck=2, 2025-05-07T21:02:26.4512542Z stochastic_rounding=False, 2025-05-07T21:02:26.4512624Z weighted=True, 2025-05-07T21:02:26.4512712Z row_wise=True, 2025-05-07T21:02:26.4512790Z mixed=True, 2025-05-07T21:02:26.4512952Z use_cache=True, 2025-05-07T21:02:26.4513068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4513150Z use_cpu=True, 2025-05-07T21:02:26.4513255Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4513340Z ) 2025-05-07T21:02:26.4513468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4513795Z self=, 2025-05-07T21:02:26.4513891Z compile=True, 2025-05-07T21:02:26.4513999Z pooling_mode=, 2025-05-07T21:02:26.4514085Z T=2, 2025-05-07T21:02:26.4514165Z D=38, 2025-05-07T21:02:26.4514244Z B=120, 2025-05-07T21:02:26.4514375Z log_E=5, 2025-05-07T21:02:26.4514449Z L=17, 2025-05-07T21:02:26.4514527Z D_gradcheck=2, 2025-05-07T21:02:26.4514630Z stochastic_rounding=False, 2025-05-07T21:02:26.4514708Z weighted=True, 2025-05-07T21:02:26.4514784Z row_wise=True, 2025-05-07T21:02:26.4514866Z mixed=False, 2025-05-07T21:02:26.4514955Z use_cache=True, 2025-05-07T21:02:26.4515059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4515136Z use_cpu=True, 2025-05-07T21:02:26.4515239Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4515312Z ) 2025-05-07T21:02:26.4515437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4515774Z self=, 2025-05-07T21:02:26.4515858Z compile=False, 2025-05-07T21:02:26.4515969Z pooling_mode=, 2025-05-07T21:02:26.4516145Z T=5, 2025-05-07T21:02:26.4516218Z D=43, 2025-05-07T21:02:26.4516356Z B=34, 2025-05-07T21:02:26.4516431Z log_E=3, 2025-05-07T21:02:26.4516505Z L=0, 2025-05-07T21:02:26.4516589Z D_gradcheck=1, 2025-05-07T21:02:26.4516684Z stochastic_rounding=False, 2025-05-07T21:02:26.4516764Z weighted=True, 2025-05-07T21:02:26.4516851Z row_wise=True, 2025-05-07T21:02:26.4516928Z mixed=True, 2025-05-07T21:02:26.4517010Z use_cache=True, 2025-05-07T21:02:26.4517118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4517197Z use_cpu=True, 2025-05-07T21:02:26.4517302Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4517373Z ) 2025-05-07T21:02:26.4517499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4517879Z self=, 2025-05-07T21:02:26.4518000Z compile=False, 2025-05-07T21:02:26.4518104Z pooling_mode=, 2025-05-07T21:02:26.4518188Z T=2, 2025-05-07T21:02:26.4518268Z D=77, 2025-05-07T21:02:26.4518345Z B=112, 2025-05-07T21:02:26.4518419Z log_E=4, 2025-05-07T21:02:26.4518493Z L=4, 2025-05-07T21:02:26.4518574Z D_gradcheck=2, 2025-05-07T21:02:26.4518669Z stochastic_rounding=False, 2025-05-07T21:02:26.4518749Z weighted=False, 2025-05-07T21:02:26.4518826Z row_wise=True, 2025-05-07T21:02:26.4518910Z mixed=True, 2025-05-07T21:02:26.4518985Z use_cache=True, 2025-05-07T21:02:26.4519094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4519170Z use_cpu=True, 2025-05-07T21:02:26.4519271Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4519347Z ) 2025-05-07T21:02:26.4519469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4519796Z self=, 2025-05-07T21:02:26.4519892Z compile=True, 2025-05-07T21:02:26.4519998Z pooling_mode=, 2025-05-07T21:02:26.4520076Z T=4, 2025-05-07T21:02:26.4520159Z D=79, 2025-05-07T21:02:26.4520234Z B=116, 2025-05-07T21:02:26.4520309Z log_E=4, 2025-05-07T21:02:26.4520389Z L=13, 2025-05-07T21:02:26.4520468Z D_gradcheck=2, 2025-05-07T21:02:26.4520561Z stochastic_rounding=False, 2025-05-07T21:02:26.4520646Z weighted=True, 2025-05-07T21:02:26.4520724Z row_wise=True, 2025-05-07T21:02:26.4520855Z mixed=False, 2025-05-07T21:02:26.4520937Z use_cache=False, 2025-05-07T21:02:26.4521041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4521123Z use_cpu=True, 2025-05-07T21:02:26.4521222Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4521294Z ) 2025-05-07T21:02:26.4521428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4521756Z self=, 2025-05-07T21:02:26.4521839Z compile=False, 2025-05-07T21:02:26.4521949Z pooling_mode=, 2025-05-07T21:02:26.4522028Z T=1, 2025-05-07T21:02:26.4522108Z D=88, 2025-05-07T21:02:26.4522187Z B=8, 2025-05-07T21:02:26.4522262Z log_E=5, 2025-05-07T21:02:26.4522343Z L=5, 2025-05-07T21:02:26.4522418Z D_gradcheck=2, 2025-05-07T21:02:26.4522511Z stochastic_rounding=False, 2025-05-07T21:02:26.4522594Z weighted=True, 2025-05-07T21:02:26.4522669Z row_wise=True, 2025-05-07T21:02:26.4522760Z mixed=False, 2025-05-07T21:02:26.4522846Z use_cache=False, 2025-05-07T21:02:26.4522948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4523026Z use_cpu=True, 2025-05-07T21:02:26.4523134Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4523207Z ) 2025-05-07T21:02:26.4523331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4523670Z self=, 2025-05-07T21:02:26.4523754Z compile=True, 2025-05-07T21:02:26.4523860Z pooling_mode=, 2025-05-07T21:02:26.4523989Z T=3, 2025-05-07T21:02:26.4524102Z D=91, 2025-05-07T21:02:26.4524175Z B=19, 2025-05-07T21:02:26.4524260Z log_E=3, 2025-05-07T21:02:26.4524332Z L=16, 2025-05-07T21:02:26.4524419Z D_gradcheck=2, 2025-05-07T21:02:26.4524513Z stochastic_rounding=False, 2025-05-07T21:02:26.4524591Z weighted=True, 2025-05-07T21:02:26.4524678Z row_wise=True, 2025-05-07T21:02:26.4524757Z mixed=True, 2025-05-07T21:02:26.4524834Z use_cache=True, 2025-05-07T21:02:26.4524945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4525024Z use_cpu=True, 2025-05-07T21:02:26.4525125Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4525200Z ) 2025-05-07T21:02:26.4525325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4525695Z self=, 2025-05-07T21:02:26.4525788Z compile=False, 2025-05-07T21:02:26.4525893Z pooling_mode=, 2025-05-07T21:02:26.4525979Z T=1, 2025-05-07T21:02:26.4526051Z D=4, 2025-05-07T21:02:26.4526125Z B=83, 2025-05-07T21:02:26.4526205Z log_E=4, 2025-05-07T21:02:26.4526280Z L=2, 2025-05-07T21:02:26.4526360Z D_gradcheck=2, 2025-05-07T21:02:26.4526456Z stochastic_rounding=True, 2025-05-07T21:02:26.4526535Z weighted=False, 2025-05-07T21:02:26.4526615Z row_wise=True, 2025-05-07T21:02:26.4526697Z mixed=True, 2025-05-07T21:02:26.4526776Z use_cache=True, 2025-05-07T21:02:26.4526878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4526966Z use_cpu=True, 2025-05-07T21:02:26.4527064Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4527136Z ) 2025-05-07T21:02:26.4527265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4527593Z self=, 2025-05-07T21:02:26.4527678Z compile=True, 2025-05-07T21:02:26.4527787Z pooling_mode=, 2025-05-07T21:02:26.4527861Z T=4, 2025-05-07T21:02:26.4527943Z D=54, 2025-05-07T21:02:26.4528015Z B=2, 2025-05-07T21:02:26.4528089Z log_E=3, 2025-05-07T21:02:26.4528167Z L=16, 2025-05-07T21:02:26.4528247Z D_gradcheck=1, 2025-05-07T21:02:26.4528338Z stochastic_rounding=False, 2025-05-07T21:02:26.4528423Z weighted=True, 2025-05-07T21:02:26.4528544Z row_wise=True, 2025-05-07T21:02:26.4528626Z mixed=False, 2025-05-07T21:02:26.4528714Z use_cache=False, 2025-05-07T21:02:26.4528817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4528894Z use_cpu=True, 2025-05-07T21:02:26.4529000Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4529076Z ) 2025-05-07T21:02:26.4529207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4529540Z self=, 2025-05-07T21:02:26.4529624Z compile=False, 2025-05-07T21:02:26.4529740Z pooling_mode=, 2025-05-07T21:02:26.4529814Z T=5, 2025-05-07T21:02:26.4529890Z D=44, 2025-05-07T21:02:26.4529966Z B=70, 2025-05-07T21:02:26.4530045Z log_E=3, 2025-05-07T21:02:26.4530116Z L=13, 2025-05-07T21:02:26.4530201Z D_gradcheck=1, 2025-05-07T21:02:26.4530291Z stochastic_rounding=False, 2025-05-07T21:02:26.4530373Z weighted=True, 2025-05-07T21:02:26.4530459Z row_wise=True, 2025-05-07T21:02:26.4530537Z mixed=True, 2025-05-07T21:02:26.4530617Z use_cache=True, 2025-05-07T21:02:26.4530724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4530800Z use_cpu=True, 2025-05-07T21:02:26.4530901Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4530975Z ) 2025-05-07T21:02:26.4531098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4531431Z self=, 2025-05-07T21:02:26.4531513Z compile=False, 2025-05-07T21:02:26.4531708Z pooling_mode=, 2025-05-07T21:02:26.4531787Z T=3, 2025-05-07T21:02:26.4531862Z D=28, 2025-05-07T21:02:26.4531935Z B=39, 2025-05-07T21:02:26.4532012Z log_E=3, 2025-05-07T21:02:26.4532086Z L=8, 2025-05-07T21:02:26.4532165Z D_gradcheck=1, 2025-05-07T21:02:26.4532262Z stochastic_rounding=False, 2025-05-07T21:02:26.4532345Z weighted=False, 2025-05-07T21:02:26.4532421Z row_wise=True, 2025-05-07T21:02:26.4532504Z mixed=True, 2025-05-07T21:02:26.4532583Z use_cache=False, 2025-05-07T21:02:26.4532692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4532769Z use_cpu=True, 2025-05-07T21:02:26.4532970Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4533049Z ) 2025-05-07T21:02:26.4533176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4533548Z self=, 2025-05-07T21:02:26.4533645Z compile=False, 2025-05-07T21:02:26.4533758Z pooling_mode=, 2025-05-07T21:02:26.4533828Z T=2, 2025-05-07T21:02:26.4533904Z D=109, 2025-05-07T21:02:26.4533981Z B=2, 2025-05-07T21:02:26.4534057Z log_E=4, 2025-05-07T21:02:26.4534137Z L=4, 2025-05-07T21:02:26.4534219Z D_gradcheck=2, 2025-05-07T21:02:26.4534321Z stochastic_rounding=False, 2025-05-07T21:02:26.4534400Z weighted=True, 2025-05-07T21:02:26.4534475Z row_wise=True, 2025-05-07T21:02:26.4534563Z mixed=False, 2025-05-07T21:02:26.4534641Z use_cache=False, 2025-05-07T21:02:26.4534745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4534829Z use_cpu=True, 2025-05-07T21:02:26.4534926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4534997Z ) 2025-05-07T21:02:26.4535127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4535454Z self=, 2025-05-07T21:02:26.4535536Z compile=True, 2025-05-07T21:02:26.4535651Z pooling_mode=, 2025-05-07T21:02:26.4535726Z T=5, 2025-05-07T21:02:26.4535804Z D=15, 2025-05-07T21:02:26.4535882Z B=39, 2025-05-07T21:02:26.4535956Z log_E=5, 2025-05-07T21:02:26.4536037Z L=15, 2025-05-07T21:02:26.4536122Z D_gradcheck=1, 2025-05-07T21:02:26.4536214Z stochastic_rounding=True, 2025-05-07T21:02:26.4536342Z weighted=False, 2025-05-07T21:02:26.4536421Z row_wise=True, 2025-05-07T21:02:26.4536500Z mixed=False, 2025-05-07T21:02:26.4536585Z use_cache=True, 2025-05-07T21:02:26.4536687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4536764Z use_cpu=True, 2025-05-07T21:02:26.4536870Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4536941Z ) 2025-05-07T21:02:26.4537067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4537401Z self=, 2025-05-07T21:02:26.4537486Z compile=False, 2025-05-07T21:02:26.4537609Z pooling_mode=, 2025-05-07T21:02:26.4537699Z T=3, 2025-05-07T21:02:26.4537785Z D=117, 2025-05-07T21:02:26.4537879Z B=65, 2025-05-07T21:02:26.4537954Z log_E=3, 2025-05-07T21:02:26.4538027Z L=6, 2025-05-07T21:02:26.4538112Z D_gradcheck=1, 2025-05-07T21:02:26.4538203Z stochastic_rounding=False, 2025-05-07T21:02:26.4538285Z weighted=False, 2025-05-07T21:02:26.4538367Z row_wise=True, 2025-05-07T21:02:26.4538444Z mixed=True, 2025-05-07T21:02:26.4538522Z use_cache=False, 2025-05-07T21:02:26.4538633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4538710Z use_cpu=True, 2025-05-07T21:02:26.4538809Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4538887Z ) 2025-05-07T21:02:26.4539019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4539354Z self=, 2025-05-07T21:02:26.4539484Z compile=False, 2025-05-07T21:02:26.4539625Z pooling_mode=, 2025-05-07T21:02:26.4539706Z T=1, 2025-05-07T21:02:26.4539781Z D=29, 2025-05-07T21:02:26.4539856Z B=60, 2025-05-07T21:02:26.4539937Z log_E=4, 2025-05-07T21:02:26.4540010Z L=14, 2025-05-07T21:02:26.4540088Z D_gradcheck=2, 2025-05-07T21:02:26.4540185Z stochastic_rounding=True, 2025-05-07T21:02:26.4540265Z weighted=False, 2025-05-07T21:02:26.4540344Z row_wise=True, 2025-05-07T21:02:26.4540425Z mixed=False, 2025-05-07T21:02:26.4540503Z use_cache=True, 2025-05-07T21:02:26.4540603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4540685Z use_cpu=True, 2025-05-07T21:02:26.4540782Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4540901Z ) 2025-05-07T21:02:26.4780337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4781044Z self=, 2025-05-07T21:02:26.4781218Z compile=True, 2025-05-07T21:02:26.4781368Z pooling_mode=, 2025-05-07T21:02:26.4781482Z T=3, 2025-05-07T21:02:26.4781585Z D=56, 2025-05-07T21:02:26.4781685Z B=69, 2025-05-07T21:02:26.4781798Z log_E=4, 2025-05-07T21:02:26.4781899Z L=3, 2025-05-07T21:02:26.4782008Z D_gradcheck=2, 2025-05-07T21:02:26.4782148Z stochastic_rounding=True, 2025-05-07T21:02:26.4782260Z weighted=False, 2025-05-07T21:02:26.4782371Z row_wise=True, 2025-05-07T21:02:26.4782488Z mixed=False, 2025-05-07T21:02:26.4782599Z use_cache=True, 2025-05-07T21:02:26.4782742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4782857Z use_cpu=True, 2025-05-07T21:02:26.4782994Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4783098Z ) 2025-05-07T21:02:26.4783279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4783657Z self=, 2025-05-07T21:02:26.4783759Z compile=False, 2025-05-07T21:02:26.4783867Z pooling_mode=, 2025-05-07T21:02:26.4783945Z T=4, 2025-05-07T21:02:26.4784028Z D=44, 2025-05-07T21:02:26.4784107Z B=18, 2025-05-07T21:02:26.4784185Z log_E=4, 2025-05-07T21:02:26.4784268Z L=11, 2025-05-07T21:02:26.4784350Z D_gradcheck=2, 2025-05-07T21:02:26.4784602Z stochastic_rounding=True, 2025-05-07T21:02:26.4784697Z weighted=False, 2025-05-07T21:02:26.4784779Z row_wise=True, 2025-05-07T21:02:26.4784856Z mixed=True, 2025-05-07T21:02:26.4784945Z use_cache=False, 2025-05-07T21:02:26.4785052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4785132Z use_cpu=True, 2025-05-07T21:02:26.4785241Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4785320Z ) 2025-05-07T21:02:26.4785454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4785787Z self=, 2025-05-07T21:02:26.4785876Z compile=False, 2025-05-07T21:02:26.4785988Z pooling_mode=, 2025-05-07T21:02:26.4786063Z T=4, 2025-05-07T21:02:26.4786141Z D=117, 2025-05-07T21:02:26.4786223Z B=43, 2025-05-07T21:02:26.4786302Z log_E=4, 2025-05-07T21:02:26.4786379Z L=8, 2025-05-07T21:02:26.4786467Z D_gradcheck=1, 2025-05-07T21:02:26.4786573Z stochastic_rounding=False, 2025-05-07T21:02:26.4786659Z weighted=False, 2025-05-07T21:02:26.4786745Z row_wise=True, 2025-05-07T21:02:26.4786827Z mixed=False, 2025-05-07T21:02:26.4786909Z use_cache=True, 2025-05-07T21:02:26.4787018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4787099Z use_cpu=True, 2025-05-07T21:02:26.4787203Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4787278Z ) 2025-05-07T21:02:26.4787405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4787741Z self=, 2025-05-07T21:02:26.4787960Z compile=False, 2025-05-07T21:02:26.4788067Z pooling_mode=, 2025-05-07T21:02:26.4788150Z T=4, 2025-05-07T21:02:26.4788225Z D=29, 2025-05-07T21:02:26.4788298Z B=101, 2025-05-07T21:02:26.4788380Z log_E=3, 2025-05-07T21:02:26.4788455Z L=9, 2025-05-07T21:02:26.4788541Z D_gradcheck=2, 2025-05-07T21:02:26.4788645Z stochastic_rounding=False, 2025-05-07T21:02:26.4788726Z weighted=True, 2025-05-07T21:02:26.4788814Z row_wise=True, 2025-05-07T21:02:26.4788896Z mixed=True, 2025-05-07T21:02:26.4788981Z use_cache=True, 2025-05-07T21:02:26.4789091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4789173Z use_cpu=True, 2025-05-07T21:02:26.4789354Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4789435Z ) 2025-05-07T21:02:26.4789564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4789897Z self=, 2025-05-07T21:02:26.4789994Z compile=True, 2025-05-07T21:02:26.4790099Z pooling_mode=, 2025-05-07T21:02:26.4790176Z T=3, 2025-05-07T21:02:26.4790259Z D=124, 2025-05-07T21:02:26.4790334Z B=22, 2025-05-07T21:02:26.4790413Z log_E=5, 2025-05-07T21:02:26.4790491Z L=13, 2025-05-07T21:02:26.4790576Z D_gradcheck=2, 2025-05-07T21:02:26.4790682Z stochastic_rounding=False, 2025-05-07T21:02:26.4790767Z weighted=True, 2025-05-07T21:02:26.4790853Z row_wise=True, 2025-05-07T21:02:26.4790936Z mixed=True, 2025-05-07T21:02:26.4791018Z use_cache=True, 2025-05-07T21:02:26.4791123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4791210Z use_cpu=True, 2025-05-07T21:02:26.4791315Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4791390Z ) 2025-05-07T21:02:26.4791522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4791854Z self=, 2025-05-07T21:02:26.4791942Z compile=False, 2025-05-07T21:02:26.4792053Z pooling_mode=, 2025-05-07T21:02:26.4792129Z T=1, 2025-05-07T21:02:26.4792211Z D=15, 2025-05-07T21:02:26.4792289Z B=119, 2025-05-07T21:02:26.4792368Z log_E=5, 2025-05-07T21:02:26.4792453Z L=1, 2025-05-07T21:02:26.4792580Z D_gradcheck=1, 2025-05-07T21:02:26.4792679Z stochastic_rounding=True, 2025-05-07T21:02:26.4792767Z weighted=True, 2025-05-07T21:02:26.4792851Z row_wise=True, 2025-05-07T21:02:26.4792932Z mixed=True, 2025-05-07T21:02:26.4793020Z use_cache=True, 2025-05-07T21:02:26.4793126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4793207Z use_cpu=True, 2025-05-07T21:02:26.4793319Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4793393Z ) 2025-05-07T21:02:26.4793521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4793859Z self=, 2025-05-07T21:02:26.4793946Z compile=False, 2025-05-07T21:02:26.4794060Z pooling_mode=, 2025-05-07T21:02:26.4794137Z T=2, 2025-05-07T21:02:26.4794215Z D=37, 2025-05-07T21:02:26.4794295Z B=82, 2025-05-07T21:02:26.4794373Z log_E=4, 2025-05-07T21:02:26.4794450Z L=10, 2025-05-07T21:02:26.4794540Z D_gradcheck=1, 2025-05-07T21:02:26.4794634Z stochastic_rounding=True, 2025-05-07T21:02:26.4794717Z weighted=True, 2025-05-07T21:02:26.4794805Z row_wise=True, 2025-05-07T21:02:26.4794886Z mixed=True, 2025-05-07T21:02:26.4794967Z use_cache=False, 2025-05-07T21:02:26.4795079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4795161Z use_cpu=True, 2025-05-07T21:02:26.4795269Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4795353Z ) 2025-05-07T21:02:26.4795484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4795937Z self=, 2025-05-07T21:02:26.4796028Z compile=True, 2025-05-07T21:02:26.4796133Z pooling_mode=, 2025-05-07T21:02:26.4796218Z T=2, 2025-05-07T21:02:26.4796296Z D=79, 2025-05-07T21:02:26.4796372Z B=52, 2025-05-07T21:02:26.4796456Z log_E=5, 2025-05-07T21:02:26.4796537Z L=1, 2025-05-07T21:02:26.4796619Z D_gradcheck=2, 2025-05-07T21:02:26.4796720Z stochastic_rounding=True, 2025-05-07T21:02:26.4796803Z weighted=False, 2025-05-07T21:02:26.4796885Z row_wise=True, 2025-05-07T21:02:26.4796973Z mixed=True, 2025-05-07T21:02:26.4797091Z use_cache=True, 2025-05-07T21:02:26.4797197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4797320Z use_cpu=True, 2025-05-07T21:02:26.4797427Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4797501Z ) 2025-05-07T21:02:26.4797629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4797969Z self=, 2025-05-07T21:02:26.4798054Z compile=False, 2025-05-07T21:02:26.4798167Z pooling_mode=, 2025-05-07T21:02:26.4798248Z T=1, 2025-05-07T21:02:26.4798326Z D=74, 2025-05-07T21:02:26.4798696Z B=96, 2025-05-07T21:02:26.4798774Z log_E=3, 2025-05-07T21:02:26.4798855Z L=19, 2025-05-07T21:02:26.4798940Z D_gradcheck=1, 2025-05-07T21:02:26.4799033Z stochastic_rounding=True, 2025-05-07T21:02:26.4799115Z weighted=False, 2025-05-07T21:02:26.4799200Z row_wise=True, 2025-05-07T21:02:26.4799278Z mixed=False, 2025-05-07T21:02:26.4799359Z use_cache=True, 2025-05-07T21:02:26.4799468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4799549Z use_cpu=True, 2025-05-07T21:02:26.4799651Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4799729Z ) 2025-05-07T21:02:26.4799855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4800195Z self=, 2025-05-07T21:02:26.4800275Z compile=True, 2025-05-07T21:02:26.4800379Z pooling_mode=, 2025-05-07T21:02:26.4800461Z T=4, 2025-05-07T21:02:26.4800536Z D=74, 2025-05-07T21:02:26.4800611Z B=86, 2025-05-07T21:02:26.4800693Z log_E=5, 2025-05-07T21:02:26.4800834Z L=17, 2025-05-07T21:02:26.4800917Z D_gradcheck=2, 2025-05-07T21:02:26.4801017Z stochastic_rounding=False, 2025-05-07T21:02:26.4801097Z weighted=False, 2025-05-07T21:02:26.4801176Z row_wise=True, 2025-05-07T21:02:26.4801258Z mixed=True, 2025-05-07T21:02:26.4801339Z use_cache=False, 2025-05-07T21:02:26.4801442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4801527Z use_cpu=True, 2025-05-07T21:02:26.4801625Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4801699Z ) 2025-05-07T21:02:26.4801826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4802156Z self=, 2025-05-07T21:02:26.4802242Z compile=True, 2025-05-07T21:02:26.4802349Z pooling_mode=, 2025-05-07T21:02:26.4802422Z T=5, 2025-05-07T21:02:26.4807913Z D=94, 2025-05-07T21:02:26.4808025Z B=83, 2025-05-07T21:02:26.4808110Z log_E=5, 2025-05-07T21:02:26.4808189Z L=4, 2025-05-07T21:02:26.4808282Z D_gradcheck=1, 2025-05-07T21:02:26.4808380Z stochastic_rounding=False, 2025-05-07T21:02:26.4808460Z weighted=False, 2025-05-07T21:02:26.4808545Z row_wise=True, 2025-05-07T21:02:26.4808623Z mixed=True, 2025-05-07T21:02:26.4808705Z use_cache=False, 2025-05-07T21:02:26.4808827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4808911Z use_cpu=True, 2025-05-07T21:02:26.4809013Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4809090Z ) 2025-05-07T21:02:26.4809224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4809723Z self=, 2025-05-07T21:02:26.4809813Z compile=False, 2025-05-07T21:02:26.4809920Z pooling_mode=, 2025-05-07T21:02:26.4809999Z T=2, 2025-05-07T21:02:26.4810071Z D=101, 2025-05-07T21:02:26.4810145Z B=109, 2025-05-07T21:02:26.4810230Z log_E=5, 2025-05-07T21:02:26.4810304Z L=12, 2025-05-07T21:02:26.4810383Z D_gradcheck=2, 2025-05-07T21:02:26.4810486Z stochastic_rounding=False, 2025-05-07T21:02:26.4810568Z weighted=False, 2025-05-07T21:02:26.4810647Z row_wise=True, 2025-05-07T21:02:26.4810733Z mixed=True, 2025-05-07T21:02:26.4810813Z use_cache=True, 2025-05-07T21:02:26.4810917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4811060Z use_cpu=True, 2025-05-07T21:02:26.4811162Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4811230Z ) 2025-05-07T21:02:26.4811362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4811702Z self=, 2025-05-07T21:02:26.4811791Z compile=True, 2025-05-07T21:02:26.4811901Z pooling_mode=, 2025-05-07T21:02:26.4811973Z T=2, 2025-05-07T21:02:26.4812057Z D=124, 2025-05-07T21:02:26.4812129Z B=93, 2025-05-07T21:02:26.4812207Z log_E=5, 2025-05-07T21:02:26.4812284Z L=15, 2025-05-07T21:02:26.4812366Z D_gradcheck=1, 2025-05-07T21:02:26.4812460Z stochastic_rounding=True, 2025-05-07T21:02:26.4812545Z weighted=False, 2025-05-07T21:02:26.4812623Z row_wise=True, 2025-05-07T21:02:26.4812700Z mixed=False, 2025-05-07T21:02:26.4812791Z use_cache=True, 2025-05-07T21:02:26.4812973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4813060Z use_cpu=True, 2025-05-07T21:02:26.4813158Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4813228Z ) 2025-05-07T21:02:26.4813365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4813694Z self=, 2025-05-07T21:02:26.4813776Z compile=True, 2025-05-07T21:02:26.4813892Z pooling_mode=, 2025-05-07T21:02:26.4813969Z T=4, 2025-05-07T21:02:26.4814044Z D=123, 2025-05-07T21:02:26.4814170Z B=82, 2025-05-07T21:02:26.4814246Z log_E=4, 2025-05-07T21:02:26.4814317Z L=5, 2025-05-07T21:02:26.4814407Z D_gradcheck=1, 2025-05-07T21:02:26.4814501Z stochastic_rounding=False, 2025-05-07T21:02:26.4814580Z weighted=True, 2025-05-07T21:02:26.4814663Z row_wise=True, 2025-05-07T21:02:26.4814738Z mixed=False, 2025-05-07T21:02:26.4814822Z use_cache=False, 2025-05-07T21:02:26.4814930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4815006Z use_cpu=True, 2025-05-07T21:02:26.4815108Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4815177Z ) 2025-05-07T21:02:26.4815305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4815640Z self=, 2025-05-07T21:02:26.4815723Z compile=False, 2025-05-07T21:02:26.4815824Z pooling_mode=, 2025-05-07T21:02:26.4815907Z T=5, 2025-05-07T21:02:26.4815980Z D=3, 2025-05-07T21:02:26.4816056Z B=41, 2025-05-07T21:02:26.4816134Z log_E=3, 2025-05-07T21:02:26.4816211Z L=18, 2025-05-07T21:02:26.4816291Z D_gradcheck=2, 2025-05-07T21:02:26.4816389Z stochastic_rounding=True, 2025-05-07T21:02:26.4816471Z weighted=False, 2025-05-07T21:02:26.4816552Z row_wise=True, 2025-05-07T21:02:26.4816628Z mixed=True, 2025-05-07T21:02:26.4816706Z use_cache=True, 2025-05-07T21:02:26.4816814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.4816892Z use_cpu=True, 2025-05-07T21:02:26.4816989Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.4817113Z ) 2025-05-07T21:02:26.4817278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.4817629Z self=, 2025-05-07T21:02:26.4817725Z compile=True, 2025-05-07T21:02:26.4817850Z pooling_mode=, 2025-05-07T21:02:26.4817924Z T=5, 2025-05-07T21:02:26.4818001Z D=124, 2025-05-07T21:02:26.4818078Z B=34, 2025-05-07T21:02:26.4818163Z log_E=4, 2025-05-07T21:02:26.4818236Z L=4, 2025-05-07T21:02:26.4818314Z D_gradcheck=2, 2025-05-07T21:02:26.4818411Z stochastic_rounding=True, 2025-05-07T21:02:26.4818493Z weighted=False, 2025-05-07T21:02:26.4818575Z row_wise=True, 2025-05-07T21:02:26.4818658Z mixed=True, 2025-05-07T21:02:26.4818739Z use_cache=False, 2025-05-07T21:02:26.4818880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.4818963Z use_cpu=True, 2025-05-07T21:02:26.4819063Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.4819138Z ) 2025-05-07T21:02:26.5051635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5052293Z self=, 2025-05-07T21:02:26.5052429Z compile=False, 2025-05-07T21:02:26.5052546Z pooling_mode=, 2025-05-07T21:02:26.5052628Z T=2, 2025-05-07T21:02:26.5052735Z D=28, 2025-05-07T21:02:26.5052821Z B=37, 2025-05-07T21:02:26.5052956Z log_E=3, 2025-05-07T21:02:26.5053049Z L=7, 2025-05-07T21:02:26.5053135Z D_gradcheck=1, 2025-05-07T21:02:26.5053246Z stochastic_rounding=False, 2025-05-07T21:02:26.5053351Z weighted=True, 2025-05-07T21:02:26.5053435Z row_wise=True, 2025-05-07T21:02:26.5053515Z mixed=True, 2025-05-07T21:02:26.5053615Z use_cache=True, 2025-05-07T21:02:26.5053726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5053811Z use_cpu=True, 2025-05-07T21:02:26.5053928Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5054012Z ) 2025-05-07T21:02:26.5054159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5054495Z self=, 2025-05-07T21:02:26.5054577Z compile=True, 2025-05-07T21:02:26.5054693Z pooling_mode=, 2025-05-07T21:02:26.5054769Z T=1, 2025-05-07T21:02:26.5054974Z D=125, 2025-05-07T21:02:26.5055062Z B=88, 2025-05-07T21:02:26.5055141Z log_E=3, 2025-05-07T21:02:26.5055217Z L=14, 2025-05-07T21:02:26.5055310Z D_gradcheck=1, 2025-05-07T21:02:26.5055405Z stochastic_rounding=True, 2025-05-07T21:02:26.5055488Z weighted=True, 2025-05-07T21:02:26.5055575Z row_wise=True, 2025-05-07T21:02:26.5055652Z mixed=False, 2025-05-07T21:02:26.5055735Z use_cache=False, 2025-05-07T21:02:26.5055848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5055925Z use_cpu=True, 2025-05-07T21:02:26.5056034Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5056111Z ) 2025-05-07T21:02:26.5056242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5056581Z self=, 2025-05-07T21:02:26.5056665Z compile=False, 2025-05-07T21:02:26.5056770Z pooling_mode=, 2025-05-07T21:02:26.5056854Z T=4, 2025-05-07T21:02:26.5056932Z D=77, 2025-05-07T21:02:26.5057010Z B=33, 2025-05-07T21:02:26.5057096Z log_E=5, 2025-05-07T21:02:26.5057169Z L=15, 2025-05-07T21:02:26.5057250Z D_gradcheck=1, 2025-05-07T21:02:26.5057348Z stochastic_rounding=True, 2025-05-07T21:02:26.5057428Z weighted=True, 2025-05-07T21:02:26.5057517Z row_wise=True, 2025-05-07T21:02:26.5057597Z mixed=False, 2025-05-07T21:02:26.5057682Z use_cache=False, 2025-05-07T21:02:26.5057797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5057876Z use_cpu=True, 2025-05-07T21:02:26.5057978Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5058165Z ) 2025-05-07T21:02:26.5058389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5058718Z self=, 2025-05-07T21:02:26.5058811Z compile=True, 2025-05-07T21:02:26.5058917Z pooling_mode=, 2025-05-07T21:02:26.5058997Z T=4, 2025-05-07T21:02:26.5059082Z D=96, 2025-05-07T21:02:26.5059158Z B=35, 2025-05-07T21:02:26.5059243Z log_E=4, 2025-05-07T21:02:26.5059321Z L=6, 2025-05-07T21:02:26.5059403Z D_gradcheck=2, 2025-05-07T21:02:26.5059506Z stochastic_rounding=True, 2025-05-07T21:02:26.5059587Z weighted=False, 2025-05-07T21:02:26.5059663Z row_wise=True, 2025-05-07T21:02:26.5059751Z mixed=False, 2025-05-07T21:02:26.5059903Z use_cache=True, 2025-05-07T21:02:26.5060006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5060093Z use_cpu=True, 2025-05-07T21:02:26.5060200Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5060274Z ) 2025-05-07T21:02:26.5060413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5060742Z self=, 2025-05-07T21:02:26.5060828Z compile=False, 2025-05-07T21:02:26.5060942Z pooling_mode=, 2025-05-07T21:02:26.5061018Z T=3, 2025-05-07T21:02:26.5061106Z D=20, 2025-05-07T21:02:26.5061182Z B=6, 2025-05-07T21:02:26.5061258Z log_E=3, 2025-05-07T21:02:26.5061346Z L=16, 2025-05-07T21:02:26.5061429Z D_gradcheck=2, 2025-05-07T21:02:26.5061526Z stochastic_rounding=True, 2025-05-07T21:02:26.5061621Z weighted=False, 2025-05-07T21:02:26.5061702Z row_wise=True, 2025-05-07T21:02:26.5061784Z mixed=True, 2025-05-07T21:02:26.5061875Z use_cache=False, 2025-05-07T21:02:26.5061982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5062062Z use_cpu=True, 2025-05-07T21:02:26.5062177Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5062254Z ) 2025-05-07T21:02:26.5062381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5062724Z self=, 2025-05-07T21:02:26.5062810Z compile=True, 2025-05-07T21:02:26.5062924Z pooling_mode=, 2025-05-07T21:02:26.5063043Z T=5, 2025-05-07T21:02:26.5063123Z D=64, 2025-05-07T21:02:26.5063205Z B=33, 2025-05-07T21:02:26.5063284Z log_E=5, 2025-05-07T21:02:26.5063361Z L=13, 2025-05-07T21:02:26.5063449Z D_gradcheck=1, 2025-05-07T21:02:26.5063544Z stochastic_rounding=True, 2025-05-07T21:02:26.5063669Z weighted=True, 2025-05-07T21:02:26.5063747Z row_wise=True, 2025-05-07T21:02:26.5063841Z mixed=True, 2025-05-07T21:02:26.5063926Z use_cache=False, 2025-05-07T21:02:26.5064028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5064116Z use_cpu=True, 2025-05-07T21:02:26.5064219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5064295Z ) 2025-05-07T21:02:26.5064435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5064766Z self=, 2025-05-07T21:02:26.5064852Z compile=False, 2025-05-07T21:02:26.5064970Z pooling_mode=, 2025-05-07T21:02:26.5065048Z T=2, 2025-05-07T21:02:26.5065132Z D=4, 2025-05-07T21:02:26.5065209Z B=94, 2025-05-07T21:02:26.5065286Z log_E=5, 2025-05-07T21:02:26.5065369Z L=19, 2025-05-07T21:02:26.5065450Z D_gradcheck=1, 2025-05-07T21:02:26.5065543Z stochastic_rounding=True, 2025-05-07T21:02:26.5065633Z weighted=True, 2025-05-07T21:02:26.5065713Z row_wise=True, 2025-05-07T21:02:26.5065794Z mixed=True, 2025-05-07T21:02:26.5065888Z use_cache=False, 2025-05-07T21:02:26.5065993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5066074Z use_cpu=True, 2025-05-07T21:02:26.5066274Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5066353Z ) 2025-05-07T21:02:26.5066483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5066824Z self=, 2025-05-07T21:02:26.5066910Z compile=False, 2025-05-07T21:02:26.5067028Z pooling_mode=, 2025-05-07T21:02:26.5067103Z T=5, 2025-05-07T21:02:26.5067181Z D=108, 2025-05-07T21:02:26.5067268Z B=48, 2025-05-07T21:02:26.5067347Z log_E=4, 2025-05-07T21:02:26.5067423Z L=17, 2025-05-07T21:02:26.5067511Z D_gradcheck=1, 2025-05-07T21:02:26.5067605Z stochastic_rounding=False, 2025-05-07T21:02:26.5067687Z weighted=True, 2025-05-07T21:02:26.5067777Z row_wise=True, 2025-05-07T21:02:26.5067927Z mixed=True, 2025-05-07T21:02:26.5068008Z use_cache=False, 2025-05-07T21:02:26.5068117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5068202Z use_cpu=True, 2025-05-07T21:02:26.5068308Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5068389Z ) 2025-05-07T21:02:26.5068515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5068850Z self=, 2025-05-07T21:02:26.5068935Z compile=False, 2025-05-07T21:02:26.5069044Z pooling_mode=, 2025-05-07T21:02:26.5069128Z T=1, 2025-05-07T21:02:26.5069202Z D=33, 2025-05-07T21:02:26.5069275Z B=84, 2025-05-07T21:02:26.5069361Z log_E=3, 2025-05-07T21:02:26.5069437Z L=15, 2025-05-07T21:02:26.5069520Z D_gradcheck=2, 2025-05-07T21:02:26.5069627Z stochastic_rounding=False, 2025-05-07T21:02:26.5069709Z weighted=False, 2025-05-07T21:02:26.5069796Z row_wise=True, 2025-05-07T21:02:26.5069885Z mixed=True, 2025-05-07T21:02:26.5069968Z use_cache=False, 2025-05-07T21:02:26.5070082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5070167Z use_cpu=True, 2025-05-07T21:02:26.5070270Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5070355Z ) 2025-05-07T21:02:26.5070486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5070820Z self=, 2025-05-07T21:02:26.5070913Z compile=False, 2025-05-07T21:02:26.5071066Z pooling_mode=, 2025-05-07T21:02:26.5071143Z T=5, 2025-05-07T21:02:26.5071231Z D=4, 2025-05-07T21:02:26.5071308Z B=38, 2025-05-07T21:02:26.5071387Z log_E=5, 2025-05-07T21:02:26.5071473Z L=2, 2025-05-07T21:02:26.5071555Z D_gradcheck=2, 2025-05-07T21:02:26.5071649Z stochastic_rounding=True, 2025-05-07T21:02:26.5071738Z weighted=True, 2025-05-07T21:02:26.5071820Z row_wise=True, 2025-05-07T21:02:26.5071911Z mixed=True, 2025-05-07T21:02:26.5071992Z use_cache=False, 2025-05-07T21:02:26.5072104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5072186Z use_cpu=True, 2025-05-07T21:02:26.5072299Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5072374Z ) 2025-05-07T21:02:26.5072501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5072841Z self=, 2025-05-07T21:02:26.5072925Z compile=True, 2025-05-07T21:02:26.5073036Z pooling_mode=, 2025-05-07T21:02:26.5073119Z T=4, 2025-05-07T21:02:26.5073196Z D=40, 2025-05-07T21:02:26.5073272Z B=54, 2025-05-07T21:02:26.5073358Z log_E=4, 2025-05-07T21:02:26.5073435Z L=8, 2025-05-07T21:02:26.5073517Z D_gradcheck=2, 2025-05-07T21:02:26.5073621Z stochastic_rounding=True, 2025-05-07T21:02:26.5073699Z weighted=True, 2025-05-07T21:02:26.5073787Z row_wise=True, 2025-05-07T21:02:26.5073867Z mixed=True, 2025-05-07T21:02:26.5073948Z use_cache=True, 2025-05-07T21:02:26.5074061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5074187Z use_cpu=True, 2025-05-07T21:02:26.5074328Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5074409Z ) 2025-05-07T21:02:26.5074534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5074864Z self=, 2025-05-07T21:02:26.5074953Z compile=False, 2025-05-07T21:02:26.5075060Z pooling_mode=, 2025-05-07T21:02:26.5075136Z T=1, 2025-05-07T21:02:26.5075221Z D=75, 2025-05-07T21:02:26.5075295Z B=16, 2025-05-07T21:02:26.5075372Z log_E=3, 2025-05-07T21:02:26.5075456Z L=16, 2025-05-07T21:02:26.5075533Z D_gradcheck=1, 2025-05-07T21:02:26.5075637Z stochastic_rounding=False, 2025-05-07T21:02:26.5075715Z weighted=True, 2025-05-07T21:02:26.5075837Z row_wise=True, 2025-05-07T21:02:26.5075925Z mixed=True, 2025-05-07T21:02:26.5076004Z use_cache=True, 2025-05-07T21:02:26.5076107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5076200Z use_cpu=True, 2025-05-07T21:02:26.5076301Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5076377Z ) 2025-05-07T21:02:26.5076509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5076834Z self=, 2025-05-07T21:02:26.5076917Z compile=False, 2025-05-07T21:02:26.5077031Z pooling_mode=, 2025-05-07T21:02:26.5077105Z T=3, 2025-05-07T21:02:26.5077187Z D=14, 2025-05-07T21:02:26.5077264Z B=35, 2025-05-07T21:02:26.5080129Z log_E=5, 2025-05-07T21:02:26.5080206Z L=4, 2025-05-07T21:02:26.5080295Z D_gradcheck=2, 2025-05-07T21:02:26.5080389Z stochastic_rounding=True, 2025-05-07T21:02:26.5080469Z weighted=True, 2025-05-07T21:02:26.5080553Z row_wise=True, 2025-05-07T21:02:26.5080629Z mixed=True, 2025-05-07T21:02:26.5080711Z use_cache=False, 2025-05-07T21:02:26.5080823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5080915Z use_cpu=True, 2025-05-07T21:02:26.5081023Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5081096Z ) 2025-05-07T21:02:26.5081222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5081562Z self=, 2025-05-07T21:02:26.5081725Z compile=True, 2025-05-07T21:02:26.5081832Z pooling_mode=, 2025-05-07T21:02:26.5081912Z T=1, 2025-05-07T21:02:26.5081988Z D=2, 2025-05-07T21:02:26.5082061Z B=30, 2025-05-07T21:02:26.5082164Z log_E=5, 2025-05-07T21:02:26.5082244Z L=3, 2025-05-07T21:02:26.5082329Z D_gradcheck=1, 2025-05-07T21:02:26.5082424Z stochastic_rounding=False, 2025-05-07T21:02:26.5082514Z weighted=False, 2025-05-07T21:02:26.5082592Z row_wise=True, 2025-05-07T21:02:26.5082685Z mixed=False, 2025-05-07T21:02:26.5082767Z use_cache=False, 2025-05-07T21:02:26.5082876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5082968Z use_cpu=True, 2025-05-07T21:02:26.5083070Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5083145Z ) 2025-05-07T21:02:26.5083279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5083607Z self=, 2025-05-07T21:02:26.5083705Z compile=False, 2025-05-07T21:02:26.5083809Z pooling_mode=, 2025-05-07T21:02:26.5083885Z T=4, 2025-05-07T21:02:26.5083968Z D=125, 2025-05-07T21:02:26.5084049Z B=21, 2025-05-07T21:02:26.5084128Z log_E=4, 2025-05-07T21:02:26.5084209Z L=10, 2025-05-07T21:02:26.5084289Z D_gradcheck=2, 2025-05-07T21:02:26.5084386Z stochastic_rounding=True, 2025-05-07T21:02:26.5084476Z weighted=False, 2025-05-07T21:02:26.5084558Z row_wise=True, 2025-05-07T21:02:26.5084636Z mixed=False, 2025-05-07T21:02:26.5084723Z use_cache=True, 2025-05-07T21:02:26.5084876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5085432Z use_cpu=True, 2025-05-07T21:02:26.5085545Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5085617Z ) 2025-05-07T21:02:26.5085755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5086085Z self=, 2025-05-07T21:02:26.5086170Z compile=True, 2025-05-07T21:02:26.5086281Z pooling_mode=, 2025-05-07T21:02:26.5086357Z T=4, 2025-05-07T21:02:26.5086432Z D=38, 2025-05-07T21:02:26.5086516Z B=128, 2025-05-07T21:02:26.5086598Z log_E=3, 2025-05-07T21:02:26.5086677Z L=8, 2025-05-07T21:02:26.5086770Z D_gradcheck=2, 2025-05-07T21:02:26.5086864Z stochastic_rounding=False, 2025-05-07T21:02:26.5086945Z weighted=False, 2025-05-07T21:02:26.5087030Z row_wise=True, 2025-05-07T21:02:26.5087109Z mixed=True, 2025-05-07T21:02:26.5087191Z use_cache=True, 2025-05-07T21:02:26.5087309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5087387Z use_cpu=True, 2025-05-07T21:02:26.5087496Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5087569Z ) 2025-05-07T21:02:26.5325485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5326928Z self=, 2025-05-07T21:02:26.5327170Z compile=False, 2025-05-07T21:02:26.5327486Z pooling_mode=, 2025-05-07T21:02:26.5327697Z T=5, 2025-05-07T21:02:26.5327902Z D=113, 2025-05-07T21:02:26.5328301Z B=101, 2025-05-07T21:02:26.5328426Z log_E=5, 2025-05-07T21:02:26.5328538Z L=8, 2025-05-07T21:02:26.5328676Z D_gradcheck=1, 2025-05-07T21:02:26.5328806Z stochastic_rounding=True, 2025-05-07T21:02:26.5328917Z weighted=True, 2025-05-07T21:02:26.5329041Z row_wise=True, 2025-05-07T21:02:26.5329135Z mixed=False, 2025-05-07T21:02:26.5329228Z use_cache=False, 2025-05-07T21:02:26.5329345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5329425Z use_cpu=True, 2025-05-07T21:02:26.5329537Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5329612Z ) 2025-05-07T21:02:26.5329743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5330162Z self=, 2025-05-07T21:02:26.5330247Z compile=True, 2025-05-07T21:02:26.5330357Z pooling_mode=, 2025-05-07T21:02:26.5330442Z T=5, 2025-05-07T21:02:26.5330519Z D=88, 2025-05-07T21:02:26.5330600Z B=31, 2025-05-07T21:02:26.5330685Z log_E=3, 2025-05-07T21:02:26.5330763Z L=2, 2025-05-07T21:02:26.5330854Z D_gradcheck=1, 2025-05-07T21:02:26.5331003Z stochastic_rounding=True, 2025-05-07T21:02:26.5331089Z weighted=False, 2025-05-07T21:02:26.5331176Z row_wise=True, 2025-05-07T21:02:26.5331256Z mixed=True, 2025-05-07T21:02:26.5331341Z use_cache=False, 2025-05-07T21:02:26.5331457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5331541Z use_cpu=True, 2025-05-07T21:02:26.5331644Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5331724Z ) 2025-05-07T21:02:26.5331853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5332192Z self=, 2025-05-07T21:02:26.5332289Z compile=False, 2025-05-07T21:02:26.5332402Z pooling_mode=, 2025-05-07T21:02:26.5332492Z T=4, 2025-05-07T21:02:26.5332565Z D=22, 2025-05-07T21:02:26.5332644Z B=4, 2025-05-07T21:02:26.5332731Z log_E=3, 2025-05-07T21:02:26.5332807Z L=18, 2025-05-07T21:02:26.5332976Z D_gradcheck=1, 2025-05-07T21:02:26.5333084Z stochastic_rounding=True, 2025-05-07T21:02:26.5333170Z weighted=False, 2025-05-07T21:02:26.5333251Z row_wise=True, 2025-05-07T21:02:26.5333340Z mixed=True, 2025-05-07T21:02:26.5333495Z use_cache=False, 2025-05-07T21:02:26.5333658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5333751Z use_cpu=True, 2025-05-07T21:02:26.5333858Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5333931Z ) 2025-05-07T21:02:26.5334070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5334404Z self=, 2025-05-07T21:02:26.5334499Z compile=False, 2025-05-07T21:02:26.5334604Z pooling_mode=, 2025-05-07T21:02:26.5334681Z T=5, 2025-05-07T21:02:26.5334774Z D=38, 2025-05-07T21:02:26.5334854Z B=10, 2025-05-07T21:02:26.5334933Z log_E=3, 2025-05-07T21:02:26.5335019Z L=5, 2025-05-07T21:02:26.5335101Z D_gradcheck=1, 2025-05-07T21:02:26.5335201Z stochastic_rounding=False, 2025-05-07T21:02:26.5335294Z weighted=False, 2025-05-07T21:02:26.5335377Z row_wise=True, 2025-05-07T21:02:26.5335457Z mixed=True, 2025-05-07T21:02:26.5335554Z use_cache=True, 2025-05-07T21:02:26.5335664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5335747Z use_cpu=True, 2025-05-07T21:02:26.5335854Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5335925Z ) 2025-05-07T21:02:26.5336058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5336395Z self=, 2025-05-07T21:02:26.5336482Z compile=False, 2025-05-07T21:02:26.5336594Z pooling_mode=, 2025-05-07T21:02:26.5336670Z T=2, 2025-05-07T21:02:26.5336809Z D=80, 2025-05-07T21:02:26.5336889Z B=23, 2025-05-07T21:02:26.5336964Z log_E=4, 2025-05-07T21:02:26.5337040Z L=10, 2025-05-07T21:02:26.5337131Z D_gradcheck=2, 2025-05-07T21:02:26.5337225Z stochastic_rounding=True, 2025-05-07T21:02:26.5337307Z weighted=True, 2025-05-07T21:02:26.5337393Z row_wise=True, 2025-05-07T21:02:26.5337475Z mixed=True, 2025-05-07T21:02:26.5337557Z use_cache=True, 2025-05-07T21:02:26.5337672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5337752Z use_cpu=True, 2025-05-07T21:02:26.5337863Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5337937Z ) 2025-05-07T21:02:26.5338064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5338446Z self=, 2025-05-07T21:02:26.5338530Z compile=True, 2025-05-07T21:02:26.5338639Z pooling_mode=, 2025-05-07T21:02:26.5338723Z T=5, 2025-05-07T21:02:26.5338802Z D=40, 2025-05-07T21:02:26.5338876Z B=111, 2025-05-07T21:02:26.5338956Z log_E=3, 2025-05-07T21:02:26.5339030Z L=19, 2025-05-07T21:02:26.5339111Z D_gradcheck=1, 2025-05-07T21:02:26.5339213Z stochastic_rounding=True, 2025-05-07T21:02:26.5339294Z weighted=True, 2025-05-07T21:02:26.5339381Z row_wise=True, 2025-05-07T21:02:26.5339460Z mixed=False, 2025-05-07T21:02:26.5339545Z use_cache=False, 2025-05-07T21:02:26.5339658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5339734Z use_cpu=True, 2025-05-07T21:02:26.5339835Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5339911Z ) 2025-05-07T21:02:26.5340035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5340363Z self=, 2025-05-07T21:02:26.5340453Z compile=False, 2025-05-07T21:02:26.5340557Z pooling_mode=, 2025-05-07T21:02:26.5340633Z T=5, 2025-05-07T21:02:26.5340716Z D=45, 2025-05-07T21:02:26.5340793Z B=119, 2025-05-07T21:02:26.5340876Z log_E=5, 2025-05-07T21:02:26.5340952Z L=2, 2025-05-07T21:02:26.5341035Z D_gradcheck=1, 2025-05-07T21:02:26.5341138Z stochastic_rounding=False, 2025-05-07T21:02:26.5341218Z weighted=True, 2025-05-07T21:02:26.5341298Z row_wise=True, 2025-05-07T21:02:26.5341432Z mixed=False, 2025-05-07T21:02:26.5341552Z use_cache=True, 2025-05-07T21:02:26.5341658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5341755Z use_cpu=True, 2025-05-07T21:02:26.5341856Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5341935Z ) 2025-05-07T21:02:26.5342071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5342406Z self=, 2025-05-07T21:02:26.5342489Z compile=True, 2025-05-07T21:02:26.5342603Z pooling_mode=, 2025-05-07T21:02:26.5342681Z T=1, 2025-05-07T21:02:26.5342767Z D=9, 2025-05-07T21:02:26.5342845Z B=28, 2025-05-07T21:02:26.5342922Z log_E=3, 2025-05-07T21:02:26.5343014Z L=17, 2025-05-07T21:02:26.5343095Z D_gradcheck=2, 2025-05-07T21:02:26.5343189Z stochastic_rounding=True, 2025-05-07T21:02:26.5343281Z weighted=True, 2025-05-07T21:02:26.5343364Z row_wise=True, 2025-05-07T21:02:26.5343446Z mixed=False, 2025-05-07T21:02:26.5343538Z use_cache=True, 2025-05-07T21:02:26.5343648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5343727Z use_cpu=True, 2025-05-07T21:02:26.5343838Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5343907Z ) 2025-05-07T21:02:26.5344035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5344374Z self=, 2025-05-07T21:02:26.5344461Z compile=False, 2025-05-07T21:02:26.5344575Z pooling_mode=, 2025-05-07T21:02:26.5344701Z T=1, 2025-05-07T21:02:26.5344778Z D=72, 2025-05-07T21:02:26.5344861Z B=32, 2025-05-07T21:02:26.5344937Z log_E=3, 2025-05-07T21:02:26.5345013Z L=18, 2025-05-07T21:02:26.5345099Z D_gradcheck=1, 2025-05-07T21:02:26.5345192Z stochastic_rounding=True, 2025-05-07T21:02:26.5345273Z weighted=True, 2025-05-07T21:02:26.5345363Z row_wise=True, 2025-05-07T21:02:26.5345442Z mixed=False, 2025-05-07T21:02:26.5345525Z use_cache=True, 2025-05-07T21:02:26.5345640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5345722Z use_cpu=True, 2025-05-07T21:02:26.5345820Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5345897Z ) 2025-05-07T21:02:26.5346027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5346407Z self=, 2025-05-07T21:02:26.5346490Z compile=False, 2025-05-07T21:02:26.5346595Z pooling_mode=, 2025-05-07T21:02:26.5346681Z T=5, 2025-05-07T21:02:26.5346759Z D=87, 2025-05-07T21:02:26.5346832Z B=119, 2025-05-07T21:02:26.5346910Z log_E=4, 2025-05-07T21:02:26.5346982Z L=14, 2025-05-07T21:02:26.5347059Z D_gradcheck=2, 2025-05-07T21:02:26.5347162Z stochastic_rounding=False, 2025-05-07T21:02:26.5347243Z weighted=True, 2025-05-07T21:02:26.5347326Z row_wise=True, 2025-05-07T21:02:26.5347415Z mixed=False, 2025-05-07T21:02:26.5347497Z use_cache=True, 2025-05-07T21:02:26.5347609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5347689Z use_cpu=True, 2025-05-07T21:02:26.5347791Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5347875Z ) 2025-05-07T21:02:26.5348004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5348332Z self=, 2025-05-07T21:02:26.5348424Z compile=False, 2025-05-07T21:02:26.5348527Z pooling_mode=, 2025-05-07T21:02:26.5348605Z T=4, 2025-05-07T21:02:26.5348684Z D=45, 2025-05-07T21:02:26.5348758Z B=106, 2025-05-07T21:02:26.5348833Z log_E=4, 2025-05-07T21:02:26.5348917Z L=4, 2025-05-07T21:02:26.5349001Z D_gradcheck=1, 2025-05-07T21:02:26.5349095Z stochastic_rounding=False, 2025-05-07T21:02:26.5349183Z weighted=False, 2025-05-07T21:02:26.5349308Z row_wise=True, 2025-05-07T21:02:26.5349436Z mixed=False, 2025-05-07T21:02:26.5349522Z use_cache=False, 2025-05-07T21:02:26.5349626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5349714Z use_cpu=True, 2025-05-07T21:02:26.5349816Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5349890Z ) 2025-05-07T21:02:26.5350029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5350361Z self=, 2025-05-07T21:02:26.5350441Z compile=True, 2025-05-07T21:02:26.5350556Z pooling_mode=, 2025-05-07T21:02:26.5350630Z T=2, 2025-05-07T21:02:26.5350704Z D=58, 2025-05-07T21:02:26.5350790Z B=64, 2025-05-07T21:02:26.5350867Z log_E=3, 2025-05-07T21:02:26.5350951Z L=10, 2025-05-07T21:02:26.5351031Z D_gradcheck=2, 2025-05-07T21:02:26.5351125Z stochastic_rounding=False, 2025-05-07T21:02:26.5351215Z weighted=True, 2025-05-07T21:02:26.5351294Z row_wise=True, 2025-05-07T21:02:26.5351375Z mixed=True, 2025-05-07T21:02:26.5351464Z use_cache=True, 2025-05-07T21:02:26.5351567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5351645Z use_cpu=True, 2025-05-07T21:02:26.5351753Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5351828Z ) 2025-05-07T21:02:26.5351957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5352296Z self=, 2025-05-07T21:02:26.5352381Z compile=False, 2025-05-07T21:02:26.5352561Z pooling_mode=, 2025-05-07T21:02:26.5352644Z T=4, 2025-05-07T21:02:26.5352719Z D=73, 2025-05-07T21:02:26.5352805Z B=56, 2025-05-07T21:02:26.5352883Z log_E=3, 2025-05-07T21:02:26.5352960Z L=13, 2025-05-07T21:02:26.5353049Z D_gradcheck=1, 2025-05-07T21:02:26.5353142Z stochastic_rounding=False, 2025-05-07T21:02:26.5353228Z weighted=True, 2025-05-07T21:02:26.5353321Z row_wise=True, 2025-05-07T21:02:26.5353403Z mixed=False, 2025-05-07T21:02:26.5353485Z use_cache=True, 2025-05-07T21:02:26.5353599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5353679Z use_cpu=True, 2025-05-07T21:02:26.5353779Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5353863Z ) 2025-05-07T21:02:26.5354032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5354365Z self=, 2025-05-07T21:02:26.5354457Z compile=False, 2025-05-07T21:02:26.5354564Z pooling_mode=, 2025-05-07T21:02:26.5354648Z T=5, 2025-05-07T21:02:26.5354723Z D=62, 2025-05-07T21:02:26.5354798Z B=38, 2025-05-07T21:02:26.5354884Z log_E=3, 2025-05-07T21:02:26.5354960Z L=16, 2025-05-07T21:02:26.5355040Z D_gradcheck=2, 2025-05-07T21:02:26.5355144Z stochastic_rounding=False, 2025-05-07T21:02:26.5355228Z weighted=False, 2025-05-07T21:02:26.5355311Z row_wise=True, 2025-05-07T21:02:26.5355398Z mixed=False, 2025-05-07T21:02:26.5355479Z use_cache=True, 2025-05-07T21:02:26.5355584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5355672Z use_cpu=True, 2025-05-07T21:02:26.5355776Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5355849Z ) 2025-05-07T21:02:26.5355990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5356318Z self=, 2025-05-07T21:02:26.5356419Z compile=False, 2025-05-07T21:02:26.5356524Z pooling_mode=, 2025-05-07T21:02:26.5356600Z T=4, 2025-05-07T21:02:26.5356679Z D=79, 2025-05-07T21:02:26.5356755Z B=68, 2025-05-07T21:02:26.5356831Z log_E=4, 2025-05-07T21:02:26.5356915Z L=5, 2025-05-07T21:02:26.5356996Z D_gradcheck=2, 2025-05-07T21:02:26.5357091Z stochastic_rounding=True, 2025-05-07T21:02:26.5357224Z weighted=True, 2025-05-07T21:02:26.5357342Z row_wise=True, 2025-05-07T21:02:26.5357427Z mixed=True, 2025-05-07T21:02:26.5357518Z use_cache=True, 2025-05-07T21:02:26.5357622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5357707Z use_cpu=True, 2025-05-07T21:02:26.5357810Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5357885Z ) 2025-05-07T21:02:26.5358023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5358353Z self=, 2025-05-07T21:02:26.5358436Z compile=False, 2025-05-07T21:02:26.5358548Z pooling_mode=, 2025-05-07T21:02:26.5358622Z T=5, 2025-05-07T21:02:26.5358695Z D=72, 2025-05-07T21:02:26.5358778Z B=3, 2025-05-07T21:02:26.5358853Z log_E=5, 2025-05-07T21:02:26.5358929Z L=11, 2025-05-07T21:02:26.5359018Z D_gradcheck=2, 2025-05-07T21:02:26.5359112Z stochastic_rounding=True, 2025-05-07T21:02:26.5359196Z weighted=True, 2025-05-07T21:02:26.5359286Z row_wise=True, 2025-05-07T21:02:26.5359362Z mixed=True, 2025-05-07T21:02:26.5359450Z use_cache=False, 2025-05-07T21:02:26.5359553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5359631Z use_cpu=True, 2025-05-07T21:02:26.5359741Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5359819Z ) 2025-05-07T21:02:26.5597024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5598040Z self=, 2025-05-07T21:02:26.5598356Z compile=True, 2025-05-07T21:02:26.5598702Z pooling_mode=, 2025-05-07T21:02:26.5598807Z T=4, 2025-05-07T21:02:26.5598910Z D=71, 2025-05-07T21:02:26.5599028Z B=67, 2025-05-07T21:02:26.5599133Z log_E=3, 2025-05-07T21:02:26.5599244Z L=7, 2025-05-07T21:02:26.5599353Z D_gradcheck=1, 2025-05-07T21:02:26.5599487Z stochastic_rounding=True, 2025-05-07T21:02:26.5599609Z weighted=True, 2025-05-07T21:02:26.5599719Z row_wise=True, 2025-05-07T21:02:26.5599827Z mixed=False, 2025-05-07T21:02:26.5599954Z use_cache=False, 2025-05-07T21:02:26.5600087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5600167Z use_cpu=True, 2025-05-07T21:02:26.5600276Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5600437Z ) 2025-05-07T21:02:26.5608611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5609081Z self=, 2025-05-07T21:02:26.5609188Z compile=True, 2025-05-07T21:02:26.5609301Z pooling_mode=, 2025-05-07T21:02:26.5609383Z T=1, 2025-05-07T21:02:26.5609476Z D=124, 2025-05-07T21:02:26.5609555Z B=75, 2025-05-07T21:02:26.5609636Z log_E=4, 2025-05-07T21:02:26.5609724Z L=11, 2025-05-07T21:02:26.5609812Z D_gradcheck=1, 2025-05-07T21:02:26.5609917Z stochastic_rounding=False, 2025-05-07T21:02:26.5610013Z weighted=True, 2025-05-07T21:02:26.5610097Z row_wise=True, 2025-05-07T21:02:26.5610178Z mixed=False, 2025-05-07T21:02:26.5610274Z use_cache=False, 2025-05-07T21:02:26.5610384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5610479Z use_cpu=True, 2025-05-07T21:02:26.5610586Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5610669Z ) 2025-05-07T21:02:26.5610812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5611265Z self=, 2025-05-07T21:02:26.5611392Z compile=False, 2025-05-07T21:02:26.5611551Z pooling_mode=, 2025-05-07T21:02:26.5611659Z T=4, 2025-05-07T21:02:26.5611765Z D=115, 2025-05-07T21:02:26.5611883Z B=115, 2025-05-07T21:02:26.5611992Z log_E=4, 2025-05-07T21:02:26.5612101Z L=10, 2025-05-07T21:02:26.5612232Z D_gradcheck=1, 2025-05-07T21:02:26.5612455Z stochastic_rounding=True, 2025-05-07T21:02:26.5612634Z weighted=False, 2025-05-07T21:02:26.5612718Z row_wise=True, 2025-05-07T21:02:26.5612801Z mixed=False, 2025-05-07T21:02:26.5612982Z use_cache=True, 2025-05-07T21:02:26.5613094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5613177Z use_cpu=True, 2025-05-07T21:02:26.5613295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5613371Z ) 2025-05-07T21:02:26.5613507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5613918Z self=, 2025-05-07T21:02:26.5614009Z compile=True, 2025-05-07T21:02:26.5614127Z pooling_mode=, 2025-05-07T21:02:26.5614219Z T=1, 2025-05-07T21:02:26.5614302Z D=23, 2025-05-07T21:02:26.5614383Z B=88, 2025-05-07T21:02:26.5614475Z log_E=4, 2025-05-07T21:02:26.5614556Z L=3, 2025-05-07T21:02:26.5614654Z D_gradcheck=1, 2025-05-07T21:02:26.5614766Z stochastic_rounding=False, 2025-05-07T21:02:26.5614855Z weighted=False, 2025-05-07T21:02:26.5614953Z row_wise=True, 2025-05-07T21:02:26.5615037Z mixed=False, 2025-05-07T21:02:26.5615125Z use_cache=True, 2025-05-07T21:02:26.5615252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5615338Z use_cpu=True, 2025-05-07T21:02:26.5615449Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5615536Z ) 2025-05-07T21:02:26.5615678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5616077Z self=, 2025-05-07T21:02:26.5616247Z compile=True, 2025-05-07T21:02:26.5616355Z pooling_mode=, 2025-05-07T21:02:26.5616440Z T=4, 2025-05-07T21:02:26.5616516Z D=3, 2025-05-07T21:02:26.5616592Z B=124, 2025-05-07T21:02:26.5616684Z log_E=5, 2025-05-07T21:02:26.5616763Z L=6, 2025-05-07T21:02:26.5616852Z D_gradcheck=1, 2025-05-07T21:02:26.5616958Z stochastic_rounding=False, 2025-05-07T21:02:26.5617043Z weighted=True, 2025-05-07T21:02:26.5617123Z row_wise=True, 2025-05-07T21:02:26.5617213Z mixed=False, 2025-05-07T21:02:26.5617296Z use_cache=True, 2025-05-07T21:02:26.5617448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5617527Z use_cpu=True, 2025-05-07T21:02:26.5617686Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5617763Z ) 2025-05-07T21:02:26.5617893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5618237Z self=, 2025-05-07T21:02:26.5618323Z compile=False, 2025-05-07T21:02:26.5618428Z pooling_mode=, 2025-05-07T21:02:26.5618515Z T=2, 2025-05-07T21:02:26.5618594Z D=13, 2025-05-07T21:02:26.5618673Z B=40, 2025-05-07T21:02:26.5618761Z log_E=4, 2025-05-07T21:02:26.5618838Z L=17, 2025-05-07T21:02:26.5618933Z D_gradcheck=2, 2025-05-07T21:02:26.5619031Z stochastic_rounding=True, 2025-05-07T21:02:26.5619112Z weighted=True, 2025-05-07T21:02:26.5619204Z row_wise=True, 2025-05-07T21:02:26.5619285Z mixed=False, 2025-05-07T21:02:26.5619366Z use_cache=True, 2025-05-07T21:02:26.5619479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5619561Z use_cpu=True, 2025-05-07T21:02:26.5619665Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5619751Z ) 2025-05-07T21:02:26.5619880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5620210Z self=, 2025-05-07T21:02:26.5620308Z compile=True, 2025-05-07T21:02:26.5620414Z pooling_mode=, 2025-05-07T21:02:26.5620504Z T=2, 2025-05-07T21:02:26.5620582Z D=28, 2025-05-07T21:02:26.5620663Z B=112, 2025-05-07T21:02:26.5620753Z log_E=4, 2025-05-07T21:02:26.5620834Z L=20, 2025-05-07T21:02:26.5620963Z D_gradcheck=1, 2025-05-07T21:02:26.5621105Z stochastic_rounding=True, 2025-05-07T21:02:26.5621187Z weighted=False, 2025-05-07T21:02:26.5621267Z row_wise=True, 2025-05-07T21:02:26.5621354Z mixed=True, 2025-05-07T21:02:26.5621439Z use_cache=False, 2025-05-07T21:02:26.5621545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5621639Z use_cpu=True, 2025-05-07T21:02:26.5621741Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5621810Z ) 2025-05-07T21:02:26.5621944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5622273Z self=, 2025-05-07T21:02:26.5622365Z compile=False, 2025-05-07T21:02:26.5622472Z pooling_mode=, 2025-05-07T21:02:26.5622544Z T=3, 2025-05-07T21:02:26.5622619Z D=51, 2025-05-07T21:02:26.5622692Z B=126, 2025-05-07T21:02:26.5622768Z log_E=4, 2025-05-07T21:02:26.5622855Z L=2, 2025-05-07T21:02:26.5622934Z D_gradcheck=1, 2025-05-07T21:02:26.5623030Z stochastic_rounding=False, 2025-05-07T21:02:26.5623117Z weighted=False, 2025-05-07T21:02:26.5623198Z row_wise=True, 2025-05-07T21:02:26.5623275Z mixed=False, 2025-05-07T21:02:26.5623361Z use_cache=True, 2025-05-07T21:02:26.5623462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5623541Z use_cpu=True, 2025-05-07T21:02:26.5623648Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5623716Z ) 2025-05-07T21:02:26.5623847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5624177Z self=, 2025-05-07T21:02:26.5624313Z compile=True, 2025-05-07T21:02:26.5624421Z pooling_mode=, 2025-05-07T21:02:26.5624497Z T=4, 2025-05-07T21:02:26.5624570Z D=36, 2025-05-07T21:02:26.5624654Z B=72, 2025-05-07T21:02:26.5624730Z log_E=4, 2025-05-07T21:02:26.5624808Z L=4, 2025-05-07T21:02:26.5624896Z D_gradcheck=1, 2025-05-07T21:02:26.5624992Z stochastic_rounding=False, 2025-05-07T21:02:26.5625070Z weighted=True, 2025-05-07T21:02:26.5625154Z row_wise=True, 2025-05-07T21:02:26.5625229Z mixed=False, 2025-05-07T21:02:26.5625308Z use_cache=True, 2025-05-07T21:02:26.5625421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5625536Z use_cpu=True, 2025-05-07T21:02:26.5625643Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5625713Z ) 2025-05-07T21:02:26.5625839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5626176Z self=, 2025-05-07T21:02:26.5626258Z compile=False, 2025-05-07T21:02:26.5626361Z pooling_mode=, 2025-05-07T21:02:26.5626442Z T=4, 2025-05-07T21:02:26.5626514Z D=8, 2025-05-07T21:02:26.5626588Z B=40, 2025-05-07T21:02:26.5626669Z log_E=4, 2025-05-07T21:02:26.5626740Z L=7, 2025-05-07T21:02:26.5626821Z D_gradcheck=2, 2025-05-07T21:02:26.5626922Z stochastic_rounding=False, 2025-05-07T21:02:26.5626998Z weighted=False, 2025-05-07T21:02:26.5627079Z row_wise=True, 2025-05-07T21:02:26.5627154Z mixed=True, 2025-05-07T21:02:26.5627232Z use_cache=False, 2025-05-07T21:02:26.5627341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5627421Z use_cpu=True, 2025-05-07T21:02:26.5627518Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5627594Z ) 2025-05-07T21:02:26.5627720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5628047Z self=, 2025-05-07T21:02:26.5628142Z compile=False, 2025-05-07T21:02:26.5628243Z pooling_mode=, 2025-05-07T21:02:26.5628314Z T=2, 2025-05-07T21:02:26.5628389Z D=26, 2025-05-07T21:02:26.5628467Z B=103, 2025-05-07T21:02:26.5628590Z log_E=4, 2025-05-07T21:02:26.5628667Z L=17, 2025-05-07T21:02:26.5628785Z D_gradcheck=1, 2025-05-07T21:02:26.5628883Z stochastic_rounding=True, 2025-05-07T21:02:26.5628961Z weighted=True, 2025-05-07T21:02:26.5629040Z row_wise=True, 2025-05-07T21:02:26.5629118Z mixed=True, 2025-05-07T21:02:26.5629197Z use_cache=False, 2025-05-07T21:02:26.5629300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5629384Z use_cpu=True, 2025-05-07T21:02:26.5629481Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5629555Z ) 2025-05-07T21:02:26.5629684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5630013Z self=, 2025-05-07T21:02:26.5630093Z compile=True, 2025-05-07T21:02:26.5630204Z pooling_mode=, 2025-05-07T21:02:26.5630280Z T=4, 2025-05-07T21:02:26.5630361Z D=73, 2025-05-07T21:02:26.5630433Z B=109, 2025-05-07T21:02:26.5630511Z log_E=4, 2025-05-07T21:02:26.5630592Z L=7, 2025-05-07T21:02:26.5630678Z D_gradcheck=1, 2025-05-07T21:02:26.5630777Z stochastic_rounding=False, 2025-05-07T21:02:26.5630863Z weighted=True, 2025-05-07T21:02:26.5630941Z row_wise=True, 2025-05-07T21:02:26.5631018Z mixed=False, 2025-05-07T21:02:26.5631102Z use_cache=True, 2025-05-07T21:02:26.5631207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5631281Z use_cpu=True, 2025-05-07T21:02:26.5631387Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5631458Z ) 2025-05-07T21:02:26.5631583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5631964Z self=, 2025-05-07T21:02:26.5632045Z compile=False, 2025-05-07T21:02:26.5632158Z pooling_mode=, 2025-05-07T21:02:26.5632231Z T=1, 2025-05-07T21:02:26.5632306Z D=98, 2025-05-07T21:02:26.5632388Z B=46, 2025-05-07T21:02:26.5632468Z log_E=4, 2025-05-07T21:02:26.5632544Z L=9, 2025-05-07T21:02:26.5632625Z D_gradcheck=2, 2025-05-07T21:02:26.5632717Z stochastic_rounding=True, 2025-05-07T21:02:26.5632801Z weighted=True, 2025-05-07T21:02:26.5632883Z row_wise=True, 2025-05-07T21:02:26.5632956Z mixed=False, 2025-05-07T21:02:26.5633038Z use_cache=False, 2025-05-07T21:02:26.5633187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5633267Z use_cpu=True, 2025-05-07T21:02:26.5633362Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5633437Z ) 2025-05-07T21:02:26.5633562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5633900Z self=, 2025-05-07T21:02:26.5633982Z compile=False, 2025-05-07T21:02:26.5634084Z pooling_mode=, 2025-05-07T21:02:26.5634159Z T=1, 2025-05-07T21:02:26.5634233Z D=45, 2025-05-07T21:02:26.5634307Z B=82, 2025-05-07T21:02:26.5634384Z log_E=4, 2025-05-07T21:02:26.5634457Z L=9, 2025-05-07T21:02:26.5634537Z D_gradcheck=1, 2025-05-07T21:02:26.5634632Z stochastic_rounding=True, 2025-05-07T21:02:26.5634713Z weighted=False, 2025-05-07T21:02:26.5634795Z row_wise=True, 2025-05-07T21:02:26.5634876Z mixed=True, 2025-05-07T21:02:26.5634957Z use_cache=False, 2025-05-07T21:02:26.5635058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5635143Z use_cpu=True, 2025-05-07T21:02:26.5635244Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5635321Z ) 2025-05-07T21:02:26.5635447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5635776Z self=, 2025-05-07T21:02:26.5635865Z compile=False, 2025-05-07T21:02:26.5635968Z pooling_mode=, 2025-05-07T21:02:26.5636041Z T=5, 2025-05-07T21:02:26.5636116Z D=26, 2025-05-07T21:02:26.5636236Z B=118, 2025-05-07T21:02:26.5636353Z log_E=3, 2025-05-07T21:02:26.5636435Z L=4, 2025-05-07T21:02:26.5636514Z D_gradcheck=1, 2025-05-07T21:02:26.5636608Z stochastic_rounding=True, 2025-05-07T21:02:26.5636689Z weighted=True, 2025-05-07T21:02:26.5636764Z row_wise=True, 2025-05-07T21:02:26.5636851Z mixed=False, 2025-05-07T21:02:26.5636928Z use_cache=True, 2025-05-07T21:02:26.5637031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5637114Z use_cpu=True, 2025-05-07T21:02:26.5637212Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5637288Z ) 2025-05-07T21:02:26.5637421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5637751Z self=, 2025-05-07T21:02:26.5637835Z compile=True, 2025-05-07T21:02:26.5637953Z pooling_mode=, 2025-05-07T21:02:26.5638031Z T=4, 2025-05-07T21:02:26.5638107Z D=114, 2025-05-07T21:02:26.5638191Z B=112, 2025-05-07T21:02:26.5638288Z log_E=3, 2025-05-07T21:02:26.5638370Z L=10, 2025-05-07T21:02:26.5638479Z D_gradcheck=2, 2025-05-07T21:02:26.5638577Z stochastic_rounding=True, 2025-05-07T21:02:26.5638662Z weighted=False, 2025-05-07T21:02:26.5638741Z row_wise=True, 2025-05-07T21:02:26.5638813Z mixed=True, 2025-05-07T21:02:26.5638903Z use_cache=True, 2025-05-07T21:02:26.5639003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5639082Z use_cpu=True, 2025-05-07T21:02:26.5639187Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5639258Z ) 2025-05-07T21:02:26.5874125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5874976Z self=, 2025-05-07T21:02:26.5875137Z compile=False, 2025-05-07T21:02:26.5875304Z pooling_mode=, 2025-05-07T21:02:26.5875409Z T=2, 2025-05-07T21:02:26.5875529Z D=56, 2025-05-07T21:02:26.5875644Z B=114, 2025-05-07T21:02:26.5875756Z log_E=3, 2025-05-07T21:02:26.5875864Z L=15, 2025-05-07T21:02:26.5875970Z D_gradcheck=2, 2025-05-07T21:02:26.5876110Z stochastic_rounding=True, 2025-05-07T21:02:26.5876218Z weighted=True, 2025-05-07T21:02:26.5876331Z row_wise=True, 2025-05-07T21:02:26.5876435Z mixed=True, 2025-05-07T21:02:26.5877079Z use_cache=True, 2025-05-07T21:02:26.5877239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5877338Z use_cpu=True, 2025-05-07T21:02:26.5877465Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5877563Z ) 2025-05-07T21:02:26.5877731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5878173Z self=, 2025-05-07T21:02:26.5878300Z compile=False, 2025-05-07T21:02:26.5878430Z pooling_mode=, 2025-05-07T21:02:26.5878517Z T=5, 2025-05-07T21:02:26.5878594Z D=112, 2025-05-07T21:02:26.5878665Z B=122, 2025-05-07T21:02:26.5878745Z log_E=5, 2025-05-07T21:02:26.5878816Z L=8, 2025-05-07T21:02:26.5878899Z D_gradcheck=2, 2025-05-07T21:02:26.5878998Z stochastic_rounding=False, 2025-05-07T21:02:26.5879074Z weighted=True, 2025-05-07T21:02:26.5879151Z row_wise=True, 2025-05-07T21:02:26.5879236Z mixed=False, 2025-05-07T21:02:26.5879315Z use_cache=False, 2025-05-07T21:02:26.5879419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5879501Z use_cpu=True, 2025-05-07T21:02:26.5879598Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5879679Z ) 2025-05-07T21:02:26.5879805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5880133Z self=, 2025-05-07T21:02:26.5880218Z compile=False, 2025-05-07T21:02:26.5880320Z pooling_mode=, 2025-05-07T21:02:26.5880389Z T=3, 2025-05-07T21:02:26.5880553Z D=2, 2025-05-07T21:02:26.5880683Z B=100, 2025-05-07T21:02:26.5880758Z log_E=5, 2025-05-07T21:02:26.5880836Z L=11, 2025-05-07T21:02:26.5880914Z D_gradcheck=1, 2025-05-07T21:02:26.5881005Z stochastic_rounding=False, 2025-05-07T21:02:26.5881087Z weighted=False, 2025-05-07T21:02:26.5881165Z row_wise=True, 2025-05-07T21:02:26.5881240Z mixed=True, 2025-05-07T21:02:26.5881326Z use_cache=False, 2025-05-07T21:02:26.5881427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5881508Z use_cpu=True, 2025-05-07T21:02:26.5881604Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5881673Z ) 2025-05-07T21:02:26.5881801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5882131Z self=, 2025-05-07T21:02:26.5882211Z compile=True, 2025-05-07T21:02:26.5882320Z pooling_mode=, 2025-05-07T21:02:26.5882398Z T=5, 2025-05-07T21:02:26.5882471Z D=60, 2025-05-07T21:02:26.5882549Z B=33, 2025-05-07T21:02:26.5882620Z log_E=4, 2025-05-07T21:02:26.5882693Z L=1, 2025-05-07T21:02:26.5882774Z D_gradcheck=2, 2025-05-07T21:02:26.5882868Z stochastic_rounding=False, 2025-05-07T21:02:26.5882952Z weighted=True, 2025-05-07T21:02:26.5883029Z row_wise=True, 2025-05-07T21:02:26.5883109Z mixed=True, 2025-05-07T21:02:26.5883192Z use_cache=True, 2025-05-07T21:02:26.5883292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5883411Z use_cpu=True, 2025-05-07T21:02:26.5883510Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5883660Z ) 2025-05-07T21:02:26.5883782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5884109Z self=, 2025-05-07T21:02:26.5884196Z compile=False, 2025-05-07T21:02:26.5884296Z pooling_mode=, 2025-05-07T21:02:26.5884372Z T=4, 2025-05-07T21:02:26.5884450Z D=48, 2025-05-07T21:02:26.5884527Z B=4, 2025-05-07T21:02:26.5884601Z log_E=5, 2025-05-07T21:02:26.5884674Z L=2, 2025-05-07T21:02:26.5884753Z D_gradcheck=2, 2025-05-07T21:02:26.5884850Z stochastic_rounding=False, 2025-05-07T21:02:26.5884935Z weighted=False, 2025-05-07T21:02:26.5885010Z row_wise=True, 2025-05-07T21:02:26.5885132Z mixed=False, 2025-05-07T21:02:26.5885216Z use_cache=False, 2025-05-07T21:02:26.5885319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5885395Z use_cpu=True, 2025-05-07T21:02:26.5885496Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5885570Z ) 2025-05-07T21:02:26.5885698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5886023Z self=, 2025-05-07T21:02:26.5886101Z compile=False, 2025-05-07T21:02:26.5886208Z pooling_mode=, 2025-05-07T21:02:26.5886284Z T=5, 2025-05-07T21:02:26.5886358Z D=49, 2025-05-07T21:02:26.5886433Z B=117, 2025-05-07T21:02:26.5886508Z log_E=4, 2025-05-07T21:02:26.5886585Z L=14, 2025-05-07T21:02:26.5886667Z D_gradcheck=2, 2025-05-07T21:02:26.5886759Z stochastic_rounding=True, 2025-05-07T21:02:26.5886837Z weighted=False, 2025-05-07T21:02:26.5886918Z row_wise=True, 2025-05-07T21:02:26.5886995Z mixed=True, 2025-05-07T21:02:26.5887072Z use_cache=False, 2025-05-07T21:02:26.5887176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5887251Z use_cpu=True, 2025-05-07T21:02:26.5887358Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5887430Z ) 2025-05-07T21:02:26.5887556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5887890Z self=, 2025-05-07T21:02:26.5887972Z compile=True, 2025-05-07T21:02:26.5888076Z pooling_mode=, 2025-05-07T21:02:26.5888198Z T=5, 2025-05-07T21:02:26.5888304Z D=103, 2025-05-07T21:02:26.5888383Z B=128, 2025-05-07T21:02:26.5888461Z log_E=3, 2025-05-07T21:02:26.5888532Z L=7, 2025-05-07T21:02:26.5888611Z D_gradcheck=2, 2025-05-07T21:02:26.5888710Z stochastic_rounding=False, 2025-05-07T21:02:26.5888789Z weighted=False, 2025-05-07T21:02:26.5888874Z row_wise=True, 2025-05-07T21:02:26.5888950Z mixed=True, 2025-05-07T21:02:26.5889027Z use_cache=True, 2025-05-07T21:02:26.5889138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5889213Z use_cpu=True, 2025-05-07T21:02:26.5889313Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5889389Z ) 2025-05-07T21:02:26.5889514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5889843Z self=, 2025-05-07T21:02:26.5889931Z compile=True, 2025-05-07T21:02:26.5890035Z pooling_mode=, 2025-05-07T21:02:26.5890109Z T=5, 2025-05-07T21:02:26.5890189Z D=53, 2025-05-07T21:02:26.5890260Z B=86, 2025-05-07T21:02:26.5890334Z log_E=3, 2025-05-07T21:02:26.5890409Z L=19, 2025-05-07T21:02:26.5890487Z D_gradcheck=2, 2025-05-07T21:02:26.5890581Z stochastic_rounding=False, 2025-05-07T21:02:26.5890656Z weighted=False, 2025-05-07T21:02:26.5890733Z row_wise=True, 2025-05-07T21:02:26.5890814Z mixed=True, 2025-05-07T21:02:26.5890897Z use_cache=False, 2025-05-07T21:02:26.5890998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5891078Z use_cpu=True, 2025-05-07T21:02:26.5891226Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5891296Z ) 2025-05-07T21:02:26.5891426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5891754Z self=, 2025-05-07T21:02:26.5891833Z compile=True, 2025-05-07T21:02:26.5891945Z pooling_mode=, 2025-05-07T21:02:26.5892019Z T=1, 2025-05-07T21:02:26.5892097Z D=128, 2025-05-07T21:02:26.5892168Z B=47, 2025-05-07T21:02:26.5892242Z log_E=4, 2025-05-07T21:02:26.5892323Z L=2, 2025-05-07T21:02:26.5892400Z D_gradcheck=2, 2025-05-07T21:02:26.5892492Z stochastic_rounding=True, 2025-05-07T21:02:26.5892578Z weighted=False, 2025-05-07T21:02:26.5892694Z row_wise=True, 2025-05-07T21:02:26.5892770Z mixed=False, 2025-05-07T21:02:26.5892942Z use_cache=False, 2025-05-07T21:02:26.5893069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5893166Z use_cpu=True, 2025-05-07T21:02:26.5893273Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5893345Z ) 2025-05-07T21:02:26.5893470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5893803Z self=, 2025-05-07T21:02:26.5893879Z compile=True, 2025-05-07T21:02:26.5893993Z pooling_mode=, 2025-05-07T21:02:26.5894073Z T=4, 2025-05-07T21:02:26.5894146Z D=56, 2025-05-07T21:02:26.5894222Z B=51, 2025-05-07T21:02:26.5894295Z log_E=4, 2025-05-07T21:02:26.5894368Z L=20, 2025-05-07T21:02:26.5894451Z D_gradcheck=2, 2025-05-07T21:02:26.5894544Z stochastic_rounding=False, 2025-05-07T21:02:26.5894622Z weighted=True, 2025-05-07T21:02:26.5894703Z row_wise=True, 2025-05-07T21:02:26.5894776Z mixed=False, 2025-05-07T21:02:26.5894855Z use_cache=True, 2025-05-07T21:02:26.5894961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5895042Z use_cpu=True, 2025-05-07T21:02:26.5895140Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5895211Z ) 2025-05-07T21:02:26.5895335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5895677Z self=, 2025-05-07T21:02:26.5895759Z compile=False, 2025-05-07T21:02:26.5895978Z pooling_mode=, 2025-05-07T21:02:26.5896053Z T=4, 2025-05-07T21:02:26.5896123Z D=23, 2025-05-07T21:02:26.5896192Z B=93, 2025-05-07T21:02:26.5896271Z log_E=5, 2025-05-07T21:02:26.5896339Z L=18, 2025-05-07T21:02:26.5896417Z D_gradcheck=1, 2025-05-07T21:02:26.5896513Z stochastic_rounding=True, 2025-05-07T21:02:26.5896591Z weighted=False, 2025-05-07T21:02:26.5896667Z row_wise=True, 2025-05-07T21:02:26.5896751Z mixed=False, 2025-05-07T21:02:26.5896828Z use_cache=True, 2025-05-07T21:02:26.5896928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5897009Z use_cpu=True, 2025-05-07T21:02:26.5897105Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5897179Z ) 2025-05-07T21:02:26.5897304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5897632Z self=, 2025-05-07T21:02:26.5897723Z compile=True, 2025-05-07T21:02:26.5897830Z pooling_mode=, 2025-05-07T21:02:26.5897901Z T=5, 2025-05-07T21:02:26.5897982Z D=39, 2025-05-07T21:02:26.5898051Z B=99, 2025-05-07T21:02:26.5898120Z log_E=4, 2025-05-07T21:02:26.5898197Z L=0, 2025-05-07T21:02:26.5898275Z D_gradcheck=1, 2025-05-07T21:02:26.5898365Z stochastic_rounding=False, 2025-05-07T21:02:26.5898761Z weighted=False, 2025-05-07T21:02:26.5898844Z row_wise=True, 2025-05-07T21:02:26.5898927Z mixed=True, 2025-05-07T21:02:26.5899009Z use_cache=True, 2025-05-07T21:02:26.5899110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5899284Z use_cpu=True, 2025-05-07T21:02:26.5899383Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5899454Z ) 2025-05-07T21:02:26.5899584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5899914Z self=, 2025-05-07T21:02:26.5900001Z compile=True, 2025-05-07T21:02:26.5900110Z pooling_mode=, 2025-05-07T21:02:26.5900185Z T=2, 2025-05-07T21:02:26.5900256Z D=96, 2025-05-07T21:02:26.5900330Z B=78, 2025-05-07T21:02:26.5900403Z log_E=5, 2025-05-07T21:02:26.5900474Z L=0, 2025-05-07T21:02:26.5900554Z D_gradcheck=2, 2025-05-07T21:02:26.5900644Z stochastic_rounding=False, 2025-05-07T21:02:26.5900792Z weighted=False, 2025-05-07T21:02:26.5900875Z row_wise=True, 2025-05-07T21:02:26.5900950Z mixed=True, 2025-05-07T21:02:26.5901031Z use_cache=True, 2025-05-07T21:02:26.5901134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5901213Z use_cpu=True, 2025-05-07T21:02:26.5901315Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5901388Z ) 2025-05-07T21:02:26.5901511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5901840Z self=, 2025-05-07T21:02:26.5901924Z compile=False, 2025-05-07T21:02:26.5902030Z pooling_mode=, 2025-05-07T21:02:26.5902105Z T=1, 2025-05-07T21:02:26.5902176Z D=110, 2025-05-07T21:02:26.5902250Z B=59, 2025-05-07T21:02:26.5902320Z log_E=5, 2025-05-07T21:02:26.5902390Z L=7, 2025-05-07T21:02:26.5902473Z D_gradcheck=1, 2025-05-07T21:02:26.5902564Z stochastic_rounding=True, 2025-05-07T21:02:26.5902644Z weighted=False, 2025-05-07T21:02:26.5902724Z row_wise=True, 2025-05-07T21:02:26.5902797Z mixed=True, 2025-05-07T21:02:26.5902873Z use_cache=False, 2025-05-07T21:02:26.5902975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5903054Z use_cpu=True, 2025-05-07T21:02:26.5903149Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.5903217Z ) 2025-05-07T21:02:26.5903343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5903671Z self=, 2025-05-07T21:02:26.5903826Z compile=False, 2025-05-07T21:02:26.5903981Z pooling_mode=, 2025-05-07T21:02:26.5904061Z T=5, 2025-05-07T21:02:26.5904131Z D=120, 2025-05-07T21:02:26.5904202Z B=11, 2025-05-07T21:02:26.5904277Z log_E=5, 2025-05-07T21:02:26.5904349Z L=13, 2025-05-07T21:02:26.5904428Z D_gradcheck=1, 2025-05-07T21:02:26.5904527Z stochastic_rounding=False, 2025-05-07T21:02:26.5904602Z weighted=False, 2025-05-07T21:02:26.5904676Z row_wise=True, 2025-05-07T21:02:26.5904752Z mixed=True, 2025-05-07T21:02:26.5904828Z use_cache=True, 2025-05-07T21:02:26.5904929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.5905010Z use_cpu=True, 2025-05-07T21:02:26.5905104Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5905170Z ) 2025-05-07T21:02:26.5905296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.5905620Z self=, 2025-05-07T21:02:26.5905706Z compile=True, 2025-05-07T21:02:26.5905810Z pooling_mode=, 2025-05-07T21:02:26.5905884Z T=5, 2025-05-07T21:02:26.5905960Z D=60, 2025-05-07T21:02:26.5906028Z B=126, 2025-05-07T21:02:26.5906099Z log_E=4, 2025-05-07T21:02:26.5906177Z L=18, 2025-05-07T21:02:26.5906251Z D_gradcheck=2, 2025-05-07T21:02:26.5906340Z stochastic_rounding=True, 2025-05-07T21:02:26.5906422Z weighted=True, 2025-05-07T21:02:26.5906497Z row_wise=True, 2025-05-07T21:02:26.5906571Z mixed=True, 2025-05-07T21:02:26.5906652Z use_cache=False, 2025-05-07T21:02:26.5906805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.5906886Z use_cpu=True, 2025-05-07T21:02:26.5906983Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.5907055Z ) 2025-05-07T21:02:26.6150154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6150929Z self=, 2025-05-07T21:02:26.6151041Z compile=False, 2025-05-07T21:02:26.6151169Z pooling_mode=, 2025-05-07T21:02:26.6151246Z T=3, 2025-05-07T21:02:26.6151323Z D=78, 2025-05-07T21:02:26.6151407Z B=95, 2025-05-07T21:02:26.6151485Z log_E=3, 2025-05-07T21:02:26.6151559Z L=10, 2025-05-07T21:02:26.6151646Z D_gradcheck=2, 2025-05-07T21:02:26.6151915Z stochastic_rounding=False, 2025-05-07T21:02:26.6151998Z weighted=True, 2025-05-07T21:02:26.6152088Z row_wise=True, 2025-05-07T21:02:26.6152166Z mixed=False, 2025-05-07T21:02:26.6152253Z use_cache=False, 2025-05-07T21:02:26.6152367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6152448Z use_cpu=True, 2025-05-07T21:02:26.6152559Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6152638Z ) 2025-05-07T21:02:26.6152769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6153110Z self=, 2025-05-07T21:02:26.6153201Z compile=False, 2025-05-07T21:02:26.6153308Z pooling_mode=, 2025-05-07T21:02:26.6153392Z T=3, 2025-05-07T21:02:26.6153468Z D=14, 2025-05-07T21:02:26.6153545Z B=36, 2025-05-07T21:02:26.6153628Z log_E=3, 2025-05-07T21:02:26.6153705Z L=0, 2025-05-07T21:02:26.6153785Z D_gradcheck=1, 2025-05-07T21:02:26.6153893Z stochastic_rounding=False, 2025-05-07T21:02:26.6153974Z weighted=True, 2025-05-07T21:02:26.6154061Z row_wise=True, 2025-05-07T21:02:26.6154139Z mixed=True, 2025-05-07T21:02:26.6154272Z use_cache=True, 2025-05-07T21:02:26.6154388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6154472Z use_cpu=True, 2025-05-07T21:02:26.6154574Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6154650Z ) 2025-05-07T21:02:26.6154778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6155106Z self=, 2025-05-07T21:02:26.6155345Z compile=True, 2025-05-07T21:02:26.6155453Z pooling_mode=, 2025-05-07T21:02:26.6155537Z T=1, 2025-05-07T21:02:26.6155612Z D=72, 2025-05-07T21:02:26.6155688Z B=91, 2025-05-07T21:02:26.6155772Z log_E=3, 2025-05-07T21:02:26.6155847Z L=0, 2025-05-07T21:02:26.6155927Z D_gradcheck=2, 2025-05-07T21:02:26.6156035Z stochastic_rounding=False, 2025-05-07T21:02:26.6156116Z weighted=True, 2025-05-07T21:02:26.6156197Z row_wise=True, 2025-05-07T21:02:26.6156284Z mixed=False, 2025-05-07T21:02:26.6156367Z use_cache=True, 2025-05-07T21:02:26.6156473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6156562Z use_cpu=True, 2025-05-07T21:02:26.6156662Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6156737Z ) 2025-05-07T21:02:26.6156872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6157200Z self=, 2025-05-07T21:02:26.6157296Z compile=True, 2025-05-07T21:02:26.6157404Z pooling_mode=, 2025-05-07T21:02:26.6157485Z T=3, 2025-05-07T21:02:26.6157566Z D=113, 2025-05-07T21:02:26.6157640Z B=95, 2025-05-07T21:02:26.6157718Z log_E=5, 2025-05-07T21:02:26.6157804Z L=7, 2025-05-07T21:02:26.6157885Z D_gradcheck=1, 2025-05-07T21:02:26.6157982Z stochastic_rounding=True, 2025-05-07T21:02:26.6158073Z weighted=True, 2025-05-07T21:02:26.6158154Z row_wise=True, 2025-05-07T21:02:26.6158230Z mixed=True, 2025-05-07T21:02:26.6158419Z use_cache=False, 2025-05-07T21:02:26.6158526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6158605Z use_cpu=True, 2025-05-07T21:02:26.6158712Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6158786Z ) 2025-05-07T21:02:26.6158919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6159250Z self=, 2025-05-07T21:02:26.6159339Z compile=False, 2025-05-07T21:02:26.6159450Z pooling_mode=, 2025-05-07T21:02:26.6159526Z T=1, 2025-05-07T21:02:26.6159599Z D=81, 2025-05-07T21:02:26.6159686Z B=122, 2025-05-07T21:02:26.6159763Z log_E=4, 2025-05-07T21:02:26.6159840Z L=7, 2025-05-07T21:02:26.6159969Z D_gradcheck=2, 2025-05-07T21:02:26.6160067Z stochastic_rounding=False, 2025-05-07T21:02:26.6160147Z weighted=False, 2025-05-07T21:02:26.6160236Z row_wise=True, 2025-05-07T21:02:26.6160314Z mixed=True, 2025-05-07T21:02:26.6160397Z use_cache=False, 2025-05-07T21:02:26.6160510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6160588Z use_cpu=True, 2025-05-07T21:02:26.6160696Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6160768Z ) 2025-05-07T21:02:26.6160896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6161232Z self=, 2025-05-07T21:02:26.6161316Z compile=False, 2025-05-07T21:02:26.6161421Z pooling_mode=, 2025-05-07T21:02:26.6161503Z T=1, 2025-05-07T21:02:26.6161574Z D=74, 2025-05-07T21:02:26.6161646Z B=4, 2025-05-07T21:02:26.6161728Z log_E=4, 2025-05-07T21:02:26.6161802Z L=4, 2025-05-07T21:02:26.6161885Z D_gradcheck=1, 2025-05-07T21:02:26.6161988Z stochastic_rounding=False, 2025-05-07T21:02:26.6162070Z weighted=True, 2025-05-07T21:02:26.6162155Z row_wise=True, 2025-05-07T21:02:26.6162232Z mixed=False, 2025-05-07T21:02:26.6162317Z use_cache=True, 2025-05-07T21:02:26.6162429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6162509Z use_cpu=True, 2025-05-07T21:02:26.6162608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6162689Z ) 2025-05-07T21:02:26.6162816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6163230Z self=, 2025-05-07T21:02:26.6163318Z compile=False, 2025-05-07T21:02:26.6163425Z pooling_mode=, 2025-05-07T21:02:26.6163501Z T=5, 2025-05-07T21:02:26.6163581Z D=57, 2025-05-07T21:02:26.6163656Z B=2, 2025-05-07T21:02:26.6163730Z log_E=5, 2025-05-07T21:02:26.6163818Z L=14, 2025-05-07T21:02:26.6163899Z D_gradcheck=2, 2025-05-07T21:02:26.6164002Z stochastic_rounding=True, 2025-05-07T21:02:26.6164085Z weighted=False, 2025-05-07T21:02:26.6164163Z row_wise=True, 2025-05-07T21:02:26.6164250Z mixed=False, 2025-05-07T21:02:26.6164332Z use_cache=True, 2025-05-07T21:02:26.6164435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6164530Z use_cpu=True, 2025-05-07T21:02:26.6164635Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6164713Z ) 2025-05-07T21:02:26.6164855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6165190Z self=, 2025-05-07T21:02:26.6165275Z compile=False, 2025-05-07T21:02:26.6165394Z pooling_mode=, 2025-05-07T21:02:26.6165467Z T=3, 2025-05-07T21:02:26.6165551Z D=89, 2025-05-07T21:02:26.6165626Z B=12, 2025-05-07T21:02:26.6165705Z log_E=4, 2025-05-07T21:02:26.6165790Z L=10, 2025-05-07T21:02:26.6165873Z D_gradcheck=2, 2025-05-07T21:02:26.6165967Z stochastic_rounding=True, 2025-05-07T21:02:26.6166055Z weighted=True, 2025-05-07T21:02:26.6166137Z row_wise=True, 2025-05-07T21:02:26.6166265Z mixed=False, 2025-05-07T21:02:26.6166356Z use_cache=False, 2025-05-07T21:02:26.6166462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6166540Z use_cpu=True, 2025-05-07T21:02:26.6166651Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6166723Z ) 2025-05-07T21:02:26.6166850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6167200Z self=, 2025-05-07T21:02:26.6172631Z compile=False, 2025-05-07T21:02:26.6172775Z pooling_mode=, 2025-05-07T21:02:26.6172929Z T=5, 2025-05-07T21:02:26.6173023Z D=95, 2025-05-07T21:02:26.6173107Z B=33, 2025-05-07T21:02:26.6173189Z log_E=4, 2025-05-07T21:02:26.6173354Z L=14, 2025-05-07T21:02:26.6173444Z D_gradcheck=2, 2025-05-07T21:02:26.6173547Z stochastic_rounding=True, 2025-05-07T21:02:26.6173645Z weighted=False, 2025-05-07T21:02:26.6173731Z row_wise=True, 2025-05-07T21:02:26.6173827Z mixed=True, 2025-05-07T21:02:26.6173913Z use_cache=True, 2025-05-07T21:02:26.6174027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6174122Z use_cpu=True, 2025-05-07T21:02:26.6174230Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6174311Z ) 2025-05-07T21:02:26.6174455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6174804Z self=, 2025-05-07T21:02:26.6174894Z compile=True, 2025-05-07T21:02:26.6175018Z pooling_mode=, 2025-05-07T21:02:26.6175100Z T=2, 2025-05-07T21:02:26.6175183Z D=44, 2025-05-07T21:02:26.6175273Z B=64, 2025-05-07T21:02:26.6175356Z log_E=3, 2025-05-07T21:02:26.6175440Z L=6, 2025-05-07T21:02:26.6175538Z D_gradcheck=1, 2025-05-07T21:02:26.6175638Z stochastic_rounding=True, 2025-05-07T21:02:26.6175735Z weighted=True, 2025-05-07T21:02:26.6175820Z row_wise=True, 2025-05-07T21:02:26.6175907Z mixed=False, 2025-05-07T21:02:26.6176002Z use_cache=True, 2025-05-07T21:02:26.6176112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6176197Z use_cpu=True, 2025-05-07T21:02:26.6176314Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6176392Z ) 2025-05-07T21:02:26.6176526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6176955Z self=, 2025-05-07T21:02:26.6177047Z compile=False, 2025-05-07T21:02:26.6177157Z pooling_mode=, 2025-05-07T21:02:26.6177248Z T=2, 2025-05-07T21:02:26.6177329Z D=93, 2025-05-07T21:02:26.6177419Z B=117, 2025-05-07T21:02:26.6177503Z log_E=5, 2025-05-07T21:02:26.6177584Z L=12, 2025-05-07T21:02:26.6177681Z D_gradcheck=1, 2025-05-07T21:02:26.6177781Z stochastic_rounding=False, 2025-05-07T21:02:26.6177869Z weighted=False, 2025-05-07T21:02:26.6177966Z row_wise=True, 2025-05-07T21:02:26.6178050Z mixed=False, 2025-05-07T21:02:26.6178138Z use_cache=False, 2025-05-07T21:02:26.6178259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6178344Z use_cpu=True, 2025-05-07T21:02:26.6178448Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6178538Z ) 2025-05-07T21:02:26.6178670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6179010Z self=, 2025-05-07T21:02:26.6179109Z compile=True, 2025-05-07T21:02:26.6179220Z pooling_mode=, 2025-05-07T21:02:26.6179311Z T=1, 2025-05-07T21:02:26.6179391Z D=81, 2025-05-07T21:02:26.6179474Z B=66, 2025-05-07T21:02:26.6179569Z log_E=3, 2025-05-07T21:02:26.6179650Z L=19, 2025-05-07T21:02:26.6179736Z D_gradcheck=2, 2025-05-07T21:02:26.6179844Z stochastic_rounding=False, 2025-05-07T21:02:26.6179932Z weighted=False, 2025-05-07T21:02:26.6180070Z row_wise=True, 2025-05-07T21:02:26.6180163Z mixed=True, 2025-05-07T21:02:26.6180250Z use_cache=True, 2025-05-07T21:02:26.6180359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6180456Z use_cpu=True, 2025-05-07T21:02:26.6180561Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6180638Z ) 2025-05-07T21:02:26.6180784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6181125Z self=, 2025-05-07T21:02:26.6181222Z compile=False, 2025-05-07T21:02:26.6181334Z pooling_mode=, 2025-05-07T21:02:26.6181415Z T=4, 2025-05-07T21:02:26.6181506Z D=76, 2025-05-07T21:02:26.6181588Z B=119, 2025-05-07T21:02:26.6181714Z log_E=4, 2025-05-07T21:02:26.6181806Z L=3, 2025-05-07T21:02:26.6181892Z D_gradcheck=2, 2025-05-07T21:02:26.6181991Z stochastic_rounding=True, 2025-05-07T21:02:26.6182087Z weighted=False, 2025-05-07T21:02:26.6182175Z row_wise=True, 2025-05-07T21:02:26.6182259Z mixed=True, 2025-05-07T21:02:26.6182355Z use_cache=False, 2025-05-07T21:02:26.6182464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6182558Z use_cpu=True, 2025-05-07T21:02:26.6182664Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6182742Z ) 2025-05-07T21:02:26.6182887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6183227Z self=, 2025-05-07T21:02:26.6183315Z compile=True, 2025-05-07T21:02:26.6183436Z pooling_mode=, 2025-05-07T21:02:26.6183518Z T=4, 2025-05-07T21:02:26.6183599Z D=114, 2025-05-07T21:02:26.6183692Z B=88, 2025-05-07T21:02:26.6183774Z log_E=4, 2025-05-07T21:02:26.6183856Z L=11, 2025-05-07T21:02:26.6183952Z D_gradcheck=1, 2025-05-07T21:02:26.6184053Z stochastic_rounding=False, 2025-05-07T21:02:26.6184141Z weighted=True, 2025-05-07T21:02:26.6184235Z row_wise=True, 2025-05-07T21:02:26.6184318Z mixed=True, 2025-05-07T21:02:26.6184415Z use_cache=False, 2025-05-07T21:02:26.6184524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6184609Z use_cpu=True, 2025-05-07T21:02:26.6184725Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6184804Z ) 2025-05-07T21:02:26.6185020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6185362Z self=, 2025-05-07T21:02:26.6185451Z compile=True, 2025-05-07T21:02:26.6185563Z pooling_mode=, 2025-05-07T21:02:26.6185654Z T=3, 2025-05-07T21:02:26.6185734Z D=85, 2025-05-07T21:02:26.6185818Z B=4, 2025-05-07T21:02:26.6185910Z log_E=5, 2025-05-07T21:02:26.6185991Z L=13, 2025-05-07T21:02:26.6186086Z D_gradcheck=2, 2025-05-07T21:02:26.6186185Z stochastic_rounding=True, 2025-05-07T21:02:26.6186274Z weighted=False, 2025-05-07T21:02:26.6186370Z row_wise=True, 2025-05-07T21:02:26.6186455Z mixed=False, 2025-05-07T21:02:26.6186545Z use_cache=False, 2025-05-07T21:02:26.6186666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6186752Z use_cpu=True, 2025-05-07T21:02:26.6186858Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6186947Z ) 2025-05-07T21:02:26.6187082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6187414Z self=, 2025-05-07T21:02:26.6187512Z compile=True, 2025-05-07T21:02:26.6187623Z pooling_mode=, 2025-05-07T21:02:26.6187706Z T=5, 2025-05-07T21:02:26.6187797Z D=71, 2025-05-07T21:02:26.6187882Z B=77, 2025-05-07T21:02:26.6187976Z log_E=3, 2025-05-07T21:02:26.6188057Z L=20, 2025-05-07T21:02:26.6188143Z D_gradcheck=1, 2025-05-07T21:02:26.6188255Z stochastic_rounding=False, 2025-05-07T21:02:26.6188415Z weighted=False, 2025-05-07T21:02:26.6188501Z row_wise=True, 2025-05-07T21:02:26.6188594Z mixed=False, 2025-05-07T21:02:26.6188681Z use_cache=True, 2025-05-07T21:02:26.6188790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6188881Z use_cpu=True, 2025-05-07T21:02:26.6188986Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6189068Z ) 2025-05-07T21:02:26.6425336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6426010Z self=, 2025-05-07T21:02:26.6426175Z compile=True, 2025-05-07T21:02:26.6426332Z pooling_mode=, 2025-05-07T21:02:26.6426442Z T=3, 2025-05-07T21:02:26.6426720Z D=92, 2025-05-07T21:02:26.6426830Z B=64, 2025-05-07T21:02:26.6426935Z log_E=5, 2025-05-07T21:02:26.6427036Z L=11, 2025-05-07T21:02:26.6427152Z D_gradcheck=2, 2025-05-07T21:02:26.6427286Z stochastic_rounding=False, 2025-05-07T21:02:26.6427404Z weighted=True, 2025-05-07T21:02:26.6427519Z row_wise=True, 2025-05-07T21:02:26.6427626Z mixed=False, 2025-05-07T21:02:26.6427733Z use_cache=True, 2025-05-07T21:02:26.6427875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6427987Z use_cpu=True, 2025-05-07T21:02:26.6428129Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6428250Z ) 2025-05-07T21:02:26.6428467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6428828Z self=, 2025-05-07T21:02:26.6428912Z compile=True, 2025-05-07T21:02:26.6429016Z pooling_mode=, 2025-05-07T21:02:26.6429087Z T=1, 2025-05-07T21:02:26.6429164Z D=13, 2025-05-07T21:02:26.6429239Z B=101, 2025-05-07T21:02:26.6429311Z log_E=4, 2025-05-07T21:02:26.6429385Z L=19, 2025-05-07T21:02:26.6429464Z D_gradcheck=2, 2025-05-07T21:02:26.6429558Z stochastic_rounding=False, 2025-05-07T21:02:26.6429640Z weighted=False, 2025-05-07T21:02:26.6429717Z row_wise=True, 2025-05-07T21:02:26.6429793Z mixed=True, 2025-05-07T21:02:26.6429875Z use_cache=False, 2025-05-07T21:02:26.6429978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6430055Z use_cpu=True, 2025-05-07T21:02:26.6430157Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6430317Z ) 2025-05-07T21:02:26.6430542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6430873Z self=, 2025-05-07T21:02:26.6430954Z compile=False, 2025-05-07T21:02:26.6431062Z pooling_mode=, 2025-05-07T21:02:26.6431133Z T=3, 2025-05-07T21:02:26.6431205Z D=29, 2025-05-07T21:02:26.6431284Z B=114, 2025-05-07T21:02:26.6431358Z log_E=5, 2025-05-07T21:02:26.6431427Z L=16, 2025-05-07T21:02:26.6431505Z D_gradcheck=2, 2025-05-07T21:02:26.6431597Z stochastic_rounding=True, 2025-05-07T21:02:26.6431673Z weighted=False, 2025-05-07T21:02:26.6431752Z row_wise=True, 2025-05-07T21:02:26.6431822Z mixed=True, 2025-05-07T21:02:26.6431897Z use_cache=True, 2025-05-07T21:02:26.6432002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6432077Z use_cpu=True, 2025-05-07T21:02:26.6432181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6432250Z ) 2025-05-07T21:02:26.6432377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6432707Z self=, 2025-05-07T21:02:26.6432784Z compile=False, 2025-05-07T21:02:26.6432886Z pooling_mode=, 2025-05-07T21:02:26.6432959Z T=1, 2025-05-07T21:02:26.6433030Z D=117, 2025-05-07T21:02:26.6433099Z B=121, 2025-05-07T21:02:26.6433173Z log_E=5, 2025-05-07T21:02:26.6433245Z L=19, 2025-05-07T21:02:26.6433321Z D_gradcheck=2, 2025-05-07T21:02:26.6433484Z stochastic_rounding=False, 2025-05-07T21:02:26.6433561Z weighted=False, 2025-05-07T21:02:26.6433640Z row_wise=True, 2025-05-07T21:02:26.6433714Z mixed=False, 2025-05-07T21:02:26.6433793Z use_cache=True, 2025-05-07T21:02:26.6433894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6433968Z use_cpu=True, 2025-05-07T21:02:26.6434068Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6434143Z ) 2025-05-07T21:02:26.6434265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6434595Z self=, 2025-05-07T21:02:26.6434677Z compile=False, 2025-05-07T21:02:26.6434778Z pooling_mode=, 2025-05-07T21:02:26.6434891Z T=4, 2025-05-07T21:02:26.6434964Z D=110, 2025-05-07T21:02:26.6435035Z B=26, 2025-05-07T21:02:26.6435107Z log_E=4, 2025-05-07T21:02:26.6435184Z L=2, 2025-05-07T21:02:26.6435260Z D_gradcheck=1, 2025-05-07T21:02:26.6435353Z stochastic_rounding=False, 2025-05-07T21:02:26.6435431Z weighted=True, 2025-05-07T21:02:26.6435507Z row_wise=True, 2025-05-07T21:02:26.6435586Z mixed=True, 2025-05-07T21:02:26.6435664Z use_cache=False, 2025-05-07T21:02:26.6435767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6435845Z use_cpu=True, 2025-05-07T21:02:26.6435944Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6436016Z ) 2025-05-07T21:02:26.6436141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6436466Z self=, 2025-05-07T21:02:26.6436543Z compile=True, 2025-05-07T21:02:26.6436652Z pooling_mode=, 2025-05-07T21:02:26.6436723Z T=4, 2025-05-07T21:02:26.6436794Z D=126, 2025-05-07T21:02:26.6436862Z B=6, 2025-05-07T21:02:26.6436934Z log_E=4, 2025-05-07T21:02:26.6437009Z L=14, 2025-05-07T21:02:26.6437090Z D_gradcheck=2, 2025-05-07T21:02:26.6437181Z stochastic_rounding=True, 2025-05-07T21:02:26.6437260Z weighted=True, 2025-05-07T21:02:26.6437335Z row_wise=True, 2025-05-07T21:02:26.6437410Z mixed=False, 2025-05-07T21:02:26.6437489Z use_cache=False, 2025-05-07T21:02:26.6437589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6437662Z use_cpu=True, 2025-05-07T21:02:26.6437850Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6437918Z ) 2025-05-07T21:02:26.6438040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6438367Z self=, 2025-05-07T21:02:26.6438446Z compile=False, 2025-05-07T21:02:26.6438551Z pooling_mode=, 2025-05-07T21:02:26.6438623Z T=2, 2025-05-07T21:02:26.6438690Z D=33, 2025-05-07T21:02:26.6438767Z B=16, 2025-05-07T21:02:26.6438837Z log_E=4, 2025-05-07T21:02:26.6438907Z L=19, 2025-05-07T21:02:26.6438990Z D_gradcheck=1, 2025-05-07T21:02:26.6439079Z stochastic_rounding=False, 2025-05-07T21:02:26.6439154Z weighted=True, 2025-05-07T21:02:26.6439234Z row_wise=True, 2025-05-07T21:02:26.6439308Z mixed=False, 2025-05-07T21:02:26.6439385Z use_cache=True, 2025-05-07T21:02:26.6439492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6439575Z use_cpu=True, 2025-05-07T21:02:26.6439673Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6439752Z ) 2025-05-07T21:02:26.6439873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6440200Z self=, 2025-05-07T21:02:26.6440283Z compile=True, 2025-05-07T21:02:26.6440389Z pooling_mode=, 2025-05-07T21:02:26.6440501Z T=4, 2025-05-07T21:02:26.6440578Z D=70, 2025-05-07T21:02:26.6440651Z B=126, 2025-05-07T21:02:26.6440723Z log_E=5, 2025-05-07T21:02:26.6440797Z L=10, 2025-05-07T21:02:26.6440926Z D_gradcheck=2, 2025-05-07T21:02:26.6441027Z stochastic_rounding=True, 2025-05-07T21:02:26.6441109Z weighted=True, 2025-05-07T21:02:26.6441187Z row_wise=True, 2025-05-07T21:02:26.6441262Z mixed=False, 2025-05-07T21:02:26.6441341Z use_cache=True, 2025-05-07T21:02:26.6441444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6441524Z use_cpu=True, 2025-05-07T21:02:26.6441622Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6441692Z ) 2025-05-07T21:02:26.6441813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6442138Z self=, 2025-05-07T21:02:26.6442220Z compile=False, 2025-05-07T21:02:26.6442362Z pooling_mode=, 2025-05-07T21:02:26.6442434Z T=5, 2025-05-07T21:02:26.6442505Z D=68, 2025-05-07T21:02:26.6442576Z B=97, 2025-05-07T21:02:26.6442651Z log_E=3, 2025-05-07T21:02:26.6442725Z L=3, 2025-05-07T21:02:26.6442803Z D_gradcheck=2, 2025-05-07T21:02:26.6442896Z stochastic_rounding=False, 2025-05-07T21:02:26.6442972Z weighted=True, 2025-05-07T21:02:26.6443046Z row_wise=True, 2025-05-07T21:02:26.6443124Z mixed=False, 2025-05-07T21:02:26.6443200Z use_cache=True, 2025-05-07T21:02:26.6443298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6443382Z use_cpu=True, 2025-05-07T21:02:26.6443480Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6443549Z ) 2025-05-07T21:02:26.6443675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6443999Z self=, 2025-05-07T21:02:26.6444079Z compile=False, 2025-05-07T21:02:26.6444182Z pooling_mode=, 2025-05-07T21:02:26.6444250Z T=3, 2025-05-07T21:02:26.6444324Z D=102, 2025-05-07T21:02:26.6444394Z B=41, 2025-05-07T21:02:26.6444466Z log_E=3, 2025-05-07T21:02:26.6444544Z L=18, 2025-05-07T21:02:26.6444620Z D_gradcheck=2, 2025-05-07T21:02:26.6444710Z stochastic_rounding=True, 2025-05-07T21:02:26.6444787Z weighted=True, 2025-05-07T21:02:26.6444860Z row_wise=True, 2025-05-07T21:02:26.6444934Z mixed=False, 2025-05-07T21:02:26.6445016Z use_cache=False, 2025-05-07T21:02:26.6445116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.6445235Z use_cpu=True, 2025-05-07T21:02:26.6445369Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6445438Z ) 2025-05-07T21:02:26.6445562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6445885Z self=, 2025-05-07T21:02:26.6445966Z compile=False, 2025-05-07T21:02:26.6446070Z pooling_mode=, 2025-05-07T21:02:26.6446139Z T=1, 2025-05-07T21:02:26.6446213Z D=60, 2025-05-07T21:02:26.6446290Z B=117, 2025-05-07T21:02:26.6446361Z log_E=4, 2025-05-07T21:02:26.6446434Z L=14, 2025-05-07T21:02:26.6446512Z D_gradcheck=1, 2025-05-07T21:02:26.6446602Z stochastic_rounding=False, 2025-05-07T21:02:26.6446677Z weighted=False, 2025-05-07T21:02:26.6446759Z row_wise=True, 2025-05-07T21:02:26.6446833Z mixed=False, 2025-05-07T21:02:26.6446909Z use_cache=False, 2025-05-07T21:02:26.6447012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6447094Z use_cpu=True, 2025-05-07T21:02:26.6447193Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6447259Z ) 2025-05-07T21:02:26.6447380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6447707Z self=, 2025-05-07T21:02:26.6447787Z compile=True, 2025-05-07T21:02:26.6447889Z pooling_mode=, 2025-05-07T21:02:26.6447959Z T=2, 2025-05-07T21:02:26.6448026Z D=78, 2025-05-07T21:02:26.6448106Z B=15, 2025-05-07T21:02:26.6448237Z log_E=3, 2025-05-07T21:02:26.6448322Z L=10, 2025-05-07T21:02:26.6448409Z D_gradcheck=1, 2025-05-07T21:02:26.6448501Z stochastic_rounding=True, 2025-05-07T21:02:26.6448586Z weighted=False, 2025-05-07T21:02:26.6448659Z row_wise=True, 2025-05-07T21:02:26.6448735Z mixed=True, 2025-05-07T21:02:26.6448810Z use_cache=True, 2025-05-07T21:02:26.6448914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6448995Z use_cpu=True, 2025-05-07T21:02:26.6449091Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6449163Z ) 2025-05-07T21:02:26.6449286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6449610Z self=, 2025-05-07T21:02:26.6449731Z compile=True, 2025-05-07T21:02:26.6449835Z pooling_mode=, 2025-05-07T21:02:26.6449906Z T=1, 2025-05-07T21:02:26.6449977Z D=74, 2025-05-07T21:02:26.6450049Z B=67, 2025-05-07T21:02:26.6450123Z log_E=4, 2025-05-07T21:02:26.6450195Z L=0, 2025-05-07T21:02:26.6450274Z D_gradcheck=1, 2025-05-07T21:02:26.6450362Z stochastic_rounding=False, 2025-05-07T21:02:26.6450442Z weighted=False, 2025-05-07T21:02:26.6450518Z row_wise=True, 2025-05-07T21:02:26.6450593Z mixed=True, 2025-05-07T21:02:26.6450671Z use_cache=False, 2025-05-07T21:02:26.6450773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6450854Z use_cpu=True, 2025-05-07T21:02:26.6450948Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6451016Z ) 2025-05-07T21:02:26.6451142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6451466Z self=, 2025-05-07T21:02:26.6451550Z compile=False, 2025-05-07T21:02:26.6451654Z pooling_mode=, 2025-05-07T21:02:26.6451724Z T=2, 2025-05-07T21:02:26.6451796Z D=31, 2025-05-07T21:02:26.6451866Z B=104, 2025-05-07T21:02:26.6451942Z log_E=5, 2025-05-07T21:02:26.6452013Z L=15, 2025-05-07T21:02:26.6452092Z D_gradcheck=1, 2025-05-07T21:02:26.6452182Z stochastic_rounding=False, 2025-05-07T21:02:26.6452262Z weighted=True, 2025-05-07T21:02:26.6452336Z row_wise=True, 2025-05-07T21:02:26.6452410Z mixed=False, 2025-05-07T21:02:26.6452490Z use_cache=False, 2025-05-07T21:02:26.6452674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6452750Z use_cpu=True, 2025-05-07T21:02:26.6452912Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6452983Z ) 2025-05-07T21:02:26.6453107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6453442Z self=, 2025-05-07T21:02:26.6453519Z compile=True, 2025-05-07T21:02:26.6453621Z pooling_mode=, 2025-05-07T21:02:26.6453696Z T=5, 2025-05-07T21:02:26.6453766Z D=103, 2025-05-07T21:02:26.6453842Z B=18, 2025-05-07T21:02:26.6453912Z log_E=3, 2025-05-07T21:02:26.6453981Z L=2, 2025-05-07T21:02:26.6454062Z D_gradcheck=1, 2025-05-07T21:02:26.6454149Z stochastic_rounding=False, 2025-05-07T21:02:26.6454224Z weighted=True, 2025-05-07T21:02:26.6454300Z row_wise=True, 2025-05-07T21:02:26.6454375Z mixed=False, 2025-05-07T21:02:26.6454452Z use_cache=True, 2025-05-07T21:02:26.6454560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6454637Z use_cpu=True, 2025-05-07T21:02:26.6454733Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.6454804Z ) 2025-05-07T21:02:26.6454927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.6455253Z self=, 2025-05-07T21:02:26.6455332Z compile=True, 2025-05-07T21:02:26.6455433Z pooling_mode=, 2025-05-07T21:02:26.6455508Z T=1, 2025-05-07T21:02:26.6455578Z D=33, 2025-05-07T21:02:26.6455695Z B=119, 2025-05-07T21:02:26.6455770Z log_E=3, 2025-05-07T21:02:26.6455839Z L=18, 2025-05-07T21:02:26.6455916Z D_gradcheck=1, 2025-05-07T21:02:26.6456009Z stochastic_rounding=True, 2025-05-07T21:02:26.6456086Z weighted=False, 2025-05-07T21:02:26.6456159Z row_wise=True, 2025-05-07T21:02:26.6456234Z mixed=True, 2025-05-07T21:02:26.6456312Z use_cache=True, 2025-05-07T21:02:26.6456415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.6456491Z use_cpu=True, 2025-05-07T21:02:26.6456586Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.6456655Z ) 2025-05-07T21:02:28.3046833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3048245Z self=, 2025-05-07T21:02:28.3049195Z compile=False, 2025-05-07T21:02:28.3049616Z pooling_mode=, 2025-05-07T21:02:28.3049914Z T=1, 2025-05-07T21:02:28.3050092Z D=60, 2025-05-07T21:02:28.3050288Z B=113, 2025-05-07T21:02:28.3050470Z log_E=5, 2025-05-07T21:02:28.3050652Z L=9, 2025-05-07T21:02:28.3050837Z D_gradcheck=1, 2025-05-07T21:02:28.3051061Z stochastic_rounding=False, 2025-05-07T21:02:28.3051306Z weighted=False, 2025-05-07T21:02:28.3051512Z row_wise=True, 2025-05-07T21:02:28.3051717Z mixed=False, 2025-05-07T21:02:28.3051923Z use_cache=True, 2025-05-07T21:02:28.3052163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3052444Z use_cpu=True, 2025-05-07T21:02:28.3052663Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3052990Z ) 2025-05-07T21:02:28.3053219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3053768Z self=, 2025-05-07T21:02:28.3054280Z compile=False, 2025-05-07T21:02:28.3054514Z pooling_mode=, 2025-05-07T21:02:28.3054788Z T=4, 2025-05-07T21:02:28.3054961Z D=77, 2025-05-07T21:02:28.3055147Z B=102, 2025-05-07T21:02:28.3055330Z log_E=4, 2025-05-07T21:02:28.3055513Z L=18, 2025-05-07T21:02:28.3055698Z D_gradcheck=1, 2025-05-07T21:02:28.3055923Z stochastic_rounding=False, 2025-05-07T21:02:28.3056167Z weighted=False, 2025-05-07T21:02:28.3056378Z row_wise=True, 2025-05-07T21:02:28.3056587Z mixed=False, 2025-05-07T21:02:28.3056879Z use_cache=True, 2025-05-07T21:02:28.3057188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3057470Z use_cpu=True, 2025-05-07T21:02:28.3057691Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3057944Z ) 2025-05-07T21:02:28.3058168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3058717Z self=, 2025-05-07T21:02:28.3059226Z compile=False, 2025-05-07T21:02:28.3059460Z pooling_mode=, 2025-05-07T21:02:28.3059734Z T=4, 2025-05-07T21:02:28.3059910Z D=51, 2025-05-07T21:02:28.3060089Z B=76, 2025-05-07T21:02:28.3060273Z log_E=5, 2025-05-07T21:02:28.3060453Z L=3, 2025-05-07T21:02:28.3060634Z D_gradcheck=2, 2025-05-07T21:02:28.3060858Z stochastic_rounding=True, 2025-05-07T21:02:28.3061101Z weighted=False, 2025-05-07T21:02:28.3061307Z row_wise=True, 2025-05-07T21:02:28.3061511Z mixed=False, 2025-05-07T21:02:28.3061714Z use_cache=False, 2025-05-07T21:02:28.3061950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3062225Z use_cpu=True, 2025-05-07T21:02:28.3062444Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3062693Z ) 2025-05-07T21:02:28.3062915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3063459Z self=, 2025-05-07T21:02:28.3063968Z compile=False, 2025-05-07T21:02:28.3064196Z pooling_mode=, 2025-05-07T21:02:28.3072217Z T=1, 2025-05-07T21:02:28.3072550Z D=25, 2025-05-07T21:02:28.3072743Z B=31, 2025-05-07T21:02:28.3072937Z log_E=3, 2025-05-07T21:02:28.3073129Z L=19, 2025-05-07T21:02:28.3073324Z D_gradcheck=1, 2025-05-07T21:02:28.3073556Z stochastic_rounding=True, 2025-05-07T21:02:28.3073808Z weighted=False, 2025-05-07T21:02:28.3074028Z row_wise=True, 2025-05-07T21:02:28.3074245Z mixed=False, 2025-05-07T21:02:28.3074452Z use_cache=True, 2025-05-07T21:02:28.3074696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3074986Z use_cpu=True, 2025-05-07T21:02:28.3075222Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3075477Z ) 2025-05-07T21:02:28.3075712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3076328Z self=, 2025-05-07T21:02:28.3076843Z compile=False, 2025-05-07T21:02:28.3077086Z pooling_mode=, 2025-05-07T21:02:28.3077372Z T=1, 2025-05-07T21:02:28.3077554Z D=43, 2025-05-07T21:02:28.3077741Z B=28, 2025-05-07T21:02:28.3077935Z log_E=4, 2025-05-07T21:02:28.3078121Z L=14, 2025-05-07T21:02:28.3078313Z D_gradcheck=1, 2025-05-07T21:02:28.3078541Z stochastic_rounding=True, 2025-05-07T21:02:28.3078822Z weighted=True, 2025-05-07T21:02:28.3079064Z row_wise=True, 2025-05-07T21:02:28.3079275Z mixed=True, 2025-05-07T21:02:28.3079483Z use_cache=True, 2025-05-07T21:02:28.3079723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3080008Z use_cpu=True, 2025-05-07T21:02:28.3080233Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3080494Z ) 2025-05-07T21:02:28.3080728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3081293Z self=, 2025-05-07T21:02:28.3081806Z compile=False, 2025-05-07T21:02:28.3082046Z pooling_mode=, 2025-05-07T21:02:28.3082327Z T=4, 2025-05-07T21:02:28.3082506Z D=45, 2025-05-07T21:02:28.3082693Z B=4, 2025-05-07T21:02:28.3082877Z log_E=5, 2025-05-07T21:02:28.3083066Z L=3, 2025-05-07T21:02:28.3083253Z D_gradcheck=1, 2025-05-07T21:02:28.3083480Z stochastic_rounding=True, 2025-05-07T21:02:28.3083726Z weighted=False, 2025-05-07T21:02:28.3083940Z row_wise=True, 2025-05-07T21:02:28.3084201Z mixed=True, 2025-05-07T21:02:28.3084448Z use_cache=False, 2025-05-07T21:02:28.3084699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3084984Z use_cpu=True, 2025-05-07T21:02:28.3085209Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3085469Z ) 2025-05-07T21:02:28.3085699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3086255Z self=, 2025-05-07T21:02:28.3086778Z compile=True, 2025-05-07T21:02:28.3087017Z pooling_mode=, 2025-05-07T21:02:28.3087301Z T=1, 2025-05-07T21:02:28.3087491Z D=100, 2025-05-07T21:02:28.3087678Z B=55, 2025-05-07T21:02:28.3087866Z log_E=3, 2025-05-07T21:02:28.3088055Z L=3, 2025-05-07T21:02:28.3088244Z D_gradcheck=1, 2025-05-07T21:02:28.3088474Z stochastic_rounding=False, 2025-05-07T21:02:28.3088732Z weighted=False, 2025-05-07T21:02:28.3088950Z row_wise=True, 2025-05-07T21:02:28.3089165Z mixed=False, 2025-05-07T21:02:28.3089371Z use_cache=True, 2025-05-07T21:02:28.3089612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3089897Z use_cpu=True, 2025-05-07T21:02:28.3090127Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3090394Z ) 2025-05-07T21:02:28.3090628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3091184Z self=, 2025-05-07T21:02:28.3091704Z compile=True, 2025-05-07T21:02:28.3091952Z pooling_mode=, 2025-05-07T21:02:28.3092283Z T=4, 2025-05-07T21:02:28.3092462Z D=103, 2025-05-07T21:02:28.3092654Z B=91, 2025-05-07T21:02:28.3092844Z log_E=5, 2025-05-07T21:02:28.3093094Z L=20, 2025-05-07T21:02:28.3093285Z D_gradcheck=1, 2025-05-07T21:02:28.3093515Z stochastic_rounding=False, 2025-05-07T21:02:28.3093766Z weighted=False, 2025-05-07T21:02:28.3093985Z row_wise=True, 2025-05-07T21:02:28.3094203Z mixed=False, 2025-05-07T21:02:28.3094407Z use_cache=False, 2025-05-07T21:02:28.3094654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3094940Z use_cpu=True, 2025-05-07T21:02:28.3095166Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3095424Z ) 2025-05-07T21:02:28.3095699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3096249Z self=, 2025-05-07T21:02:28.3096770Z compile=False, 2025-05-07T21:02:28.3097046Z pooling_mode=, 2025-05-07T21:02:28.3097330Z T=4, 2025-05-07T21:02:28.3097517Z D=60, 2025-05-07T21:02:28.3097699Z B=39, 2025-05-07T21:02:28.3097890Z log_E=3, 2025-05-07T21:02:28.3098084Z L=12, 2025-05-07T21:02:28.3098269Z D_gradcheck=1, 2025-05-07T21:02:28.3098773Z stochastic_rounding=False, 2025-05-07T21:02:28.3099036Z weighted=False, 2025-05-07T21:02:28.3099247Z row_wise=True, 2025-05-07T21:02:28.3099463Z mixed=False, 2025-05-07T21:02:28.3099677Z use_cache=False, 2025-05-07T21:02:28.3099918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3100202Z use_cpu=True, 2025-05-07T21:02:28.3100440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3100697Z ) 2025-05-07T21:02:28.3100930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3101489Z self=, 2025-05-07T21:02:28.3102011Z compile=False, 2025-05-07T21:02:28.3102252Z pooling_mode=, 2025-05-07T21:02:28.3102533Z T=4, 2025-05-07T21:02:28.3102720Z D=34, 2025-05-07T21:02:28.3102900Z B=68, 2025-05-07T21:02:28.3103090Z log_E=3, 2025-05-07T21:02:28.3103283Z L=0, 2025-05-07T21:02:28.3103469Z D_gradcheck=2, 2025-05-07T21:02:28.3103698Z stochastic_rounding=False, 2025-05-07T21:02:28.3104042Z weighted=False, 2025-05-07T21:02:28.3104255Z row_wise=True, 2025-05-07T21:02:28.3104526Z mixed=True, 2025-05-07T21:02:28.3104737Z use_cache=False, 2025-05-07T21:02:28.3104979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3105263Z use_cpu=True, 2025-05-07T21:02:28.3105498Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3105751Z ) 2025-05-07T21:02:28.3105981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3106540Z self=, 2025-05-07T21:02:28.3107064Z compile=True, 2025-05-07T21:02:28.3107297Z pooling_mode=, 2025-05-07T21:02:28.3107574Z T=5, 2025-05-07T21:02:28.3107759Z D=123, 2025-05-07T21:02:28.3107941Z B=76, 2025-05-07T21:02:28.3108127Z log_E=4, 2025-05-07T21:02:28.3108323Z L=6, 2025-05-07T21:02:28.3108508Z D_gradcheck=2, 2025-05-07T21:02:28.3108760Z stochastic_rounding=True, 2025-05-07T21:02:28.3109041Z weighted=True, 2025-05-07T21:02:28.3109250Z row_wise=True, 2025-05-07T21:02:28.3109457Z mixed=False, 2025-05-07T21:02:28.3109669Z use_cache=True, 2025-05-07T21:02:28.3109902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3110184Z use_cpu=True, 2025-05-07T21:02:28.3110420Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3110675Z ) 2025-05-07T21:02:28.3110915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3111476Z self=, 2025-05-07T21:02:28.3111989Z compile=True, 2025-05-07T21:02:28.3112290Z pooling_mode=, 2025-05-07T21:02:28.3112567Z T=4, 2025-05-07T21:02:28.3112747Z D=44, 2025-05-07T21:02:28.3112938Z B=21, 2025-05-07T21:02:28.3113117Z log_E=4, 2025-05-07T21:02:28.3113309Z L=16, 2025-05-07T21:02:28.3113503Z D_gradcheck=1, 2025-05-07T21:02:28.3113728Z stochastic_rounding=False, 2025-05-07T21:02:28.3113992Z weighted=False, 2025-05-07T21:02:28.3114209Z row_wise=True, 2025-05-07T21:02:28.3114416Z mixed=True, 2025-05-07T21:02:28.3114616Z use_cache=True, 2025-05-07T21:02:28.3114851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3115131Z use_cpu=True, 2025-05-07T21:02:28.3115356Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3115619Z ) 2025-05-07T21:02:28.3115912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3116473Z self=, 2025-05-07T21:02:28.3116990Z compile=True, 2025-05-07T21:02:28.3117233Z pooling_mode=, 2025-05-07T21:02:28.3117498Z T=5, 2025-05-07T21:02:28.3117682Z D=30, 2025-05-07T21:02:28.3117862Z B=8, 2025-05-07T21:02:28.3118037Z log_E=5, 2025-05-07T21:02:28.3118230Z L=14, 2025-05-07T21:02:28.3118417Z D_gradcheck=1, 2025-05-07T21:02:28.3118637Z stochastic_rounding=False, 2025-05-07T21:02:28.3118891Z weighted=True, 2025-05-07T21:02:28.3119104Z row_wise=True, 2025-05-07T21:02:28.3119301Z mixed=True, 2025-05-07T21:02:28.3119549Z use_cache=False, 2025-05-07T21:02:28.3119804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3120081Z use_cpu=True, 2025-05-07T21:02:28.3120305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3120561Z ) 2025-05-07T21:02:28.3120789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3121336Z self=, 2025-05-07T21:02:28.3121855Z compile=True, 2025-05-07T21:02:28.3122094Z pooling_mode=, 2025-05-07T21:02:28.3122370Z T=5, 2025-05-07T21:02:28.3122553Z D=18, 2025-05-07T21:02:28.3122742Z B=45, 2025-05-07T21:02:28.3122922Z log_E=3, 2025-05-07T21:02:28.3123117Z L=20, 2025-05-07T21:02:28.3123309Z D_gradcheck=2, 2025-05-07T21:02:28.3123535Z stochastic_rounding=True, 2025-05-07T21:02:28.3123837Z weighted=True, 2025-05-07T21:02:28.3124088Z row_wise=True, 2025-05-07T21:02:28.3124290Z mixed=True, 2025-05-07T21:02:28.3124496Z use_cache=True, 2025-05-07T21:02:28.3124736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3125011Z use_cpu=True, 2025-05-07T21:02:28.3125242Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3125502Z ) 2025-05-07T21:02:28.3125721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3126274Z self=, 2025-05-07T21:02:28.3126795Z compile=False, 2025-05-07T21:02:28.3127034Z pooling_mode=, 2025-05-07T21:02:28.3127304Z T=5, 2025-05-07T21:02:28.3127483Z D=30, 2025-05-07T21:02:28.3127666Z B=28, 2025-05-07T21:02:28.3127847Z log_E=4, 2025-05-07T21:02:28.3128036Z L=16, 2025-05-07T21:02:28.3128223Z D_gradcheck=1, 2025-05-07T21:02:28.3128444Z stochastic_rounding=True, 2025-05-07T21:02:28.3128696Z weighted=True, 2025-05-07T21:02:28.3128904Z row_wise=True, 2025-05-07T21:02:28.3129104Z mixed=False, 2025-05-07T21:02:28.3129310Z use_cache=False, 2025-05-07T21:02:28.3129587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3129879Z use_cpu=True, 2025-05-07T21:02:28.3130108Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3130372Z ) 2025-05-07T21:02:28.3130592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3131146Z self=, 2025-05-07T21:02:28.3131710Z compile=False, 2025-05-07T21:02:28.3131941Z pooling_mode=, 2025-05-07T21:02:28.3132214Z T=1, 2025-05-07T21:02:28.3132397Z D=82, 2025-05-07T21:02:28.3132578Z B=68, 2025-05-07T21:02:28.3132761Z log_E=4, 2025-05-07T21:02:28.3133024Z L=10, 2025-05-07T21:02:28.3133212Z D_gradcheck=1, 2025-05-07T21:02:28.3133435Z stochastic_rounding=True, 2025-05-07T21:02:28.3133691Z weighted=True, 2025-05-07T21:02:28.3133898Z row_wise=True, 2025-05-07T21:02:28.3134097Z mixed=False, 2025-05-07T21:02:28.3134305Z use_cache=False, 2025-05-07T21:02:28.3134549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3134824Z use_cpu=True, 2025-05-07T21:02:28.3135053Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3135355Z ) 2025-05-07T21:02:28.3330740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3331805Z self=, 2025-05-07T21:02:28.3332790Z compile=True, 2025-05-07T21:02:28.3333347Z pooling_mode=, 2025-05-07T21:02:28.3333828Z T=4, 2025-05-07T21:02:28.3334147Z D=124, 2025-05-07T21:02:28.3334460Z B=89, 2025-05-07T21:02:28.3334772Z log_E=4, 2025-05-07T21:02:28.3335102Z L=0, 2025-05-07T21:02:28.3335429Z D_gradcheck=1, 2025-05-07T21:02:28.3335823Z stochastic_rounding=True, 2025-05-07T21:02:28.3336263Z weighted=False, 2025-05-07T21:02:28.3336630Z row_wise=True, 2025-05-07T21:02:28.3336974Z mixed=True, 2025-05-07T21:02:28.3337328Z use_cache=False, 2025-05-07T21:02:28.3337754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3338244Z use_cpu=True, 2025-05-07T21:02:28.3338649Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3339071Z ) 2025-05-07T21:02:28.3339303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3339850Z self=, 2025-05-07T21:02:28.3340356Z compile=True, 2025-05-07T21:02:28.3340591Z pooling_mode=, 2025-05-07T21:02:28.3340853Z T=4, 2025-05-07T21:02:28.3341030Z D=83, 2025-05-07T21:02:28.3341207Z B=52, 2025-05-07T21:02:28.3341377Z log_E=3, 2025-05-07T21:02:28.3341563Z L=0, 2025-05-07T21:02:28.3341746Z D_gradcheck=2, 2025-05-07T21:02:28.3342090Z stochastic_rounding=False, 2025-05-07T21:02:28.3342395Z weighted=False, 2025-05-07T21:02:28.3342601Z row_wise=True, 2025-05-07T21:02:28.3342794Z mixed=True, 2025-05-07T21:02:28.3342995Z use_cache=False, 2025-05-07T21:02:28.3343232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3343498Z use_cpu=True, 2025-05-07T21:02:28.3343780Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3344032Z ) 2025-05-07T21:02:28.3344249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3344796Z self=, 2025-05-07T21:02:28.3345305Z compile=True, 2025-05-07T21:02:28.3345537Z pooling_mode=, 2025-05-07T21:02:28.3345800Z T=5, 2025-05-07T21:02:28.3345969Z D=62, 2025-05-07T21:02:28.3346148Z B=54, 2025-05-07T21:02:28.3346320Z log_E=4, 2025-05-07T21:02:28.3346503Z L=17, 2025-05-07T21:02:28.3346691Z D_gradcheck=1, 2025-05-07T21:02:28.3346908Z stochastic_rounding=False, 2025-05-07T21:02:28.3347154Z weighted=False, 2025-05-07T21:02:28.3347358Z row_wise=True, 2025-05-07T21:02:28.3347549Z mixed=True, 2025-05-07T21:02:28.3347747Z use_cache=False, 2025-05-07T21:02:28.3347981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3348244Z use_cpu=True, 2025-05-07T21:02:28.3348466Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3348708Z ) 2025-05-07T21:02:28.3348918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3349509Z self=, 2025-05-07T21:02:28.3350083Z compile=True, 2025-05-07T21:02:28.3350315Z pooling_mode=, 2025-05-07T21:02:28.3350588Z T=5, 2025-05-07T21:02:28.3350769Z D=4, 2025-05-07T21:02:28.3350953Z B=22, 2025-05-07T21:02:28.3351129Z log_E=3, 2025-05-07T21:02:28.3351314Z L=18, 2025-05-07T21:02:28.3351499Z D_gradcheck=2, 2025-05-07T21:02:28.3351718Z stochastic_rounding=False, 2025-05-07T21:02:28.3351965Z weighted=True, 2025-05-07T21:02:28.3352163Z row_wise=True, 2025-05-07T21:02:28.3352355Z mixed=False, 2025-05-07T21:02:28.3352557Z use_cache=True, 2025-05-07T21:02:28.3352787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3353061Z use_cpu=True, 2025-05-07T21:02:28.3353359Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3353616Z ) 2025-05-07T21:02:28.3353831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3354380Z self=, 2025-05-07T21:02:28.3354884Z compile=True, 2025-05-07T21:02:28.3355106Z pooling_mode=, 2025-05-07T21:02:28.3355376Z T=3, 2025-05-07T21:02:28.3355550Z D=89, 2025-05-07T21:02:28.3355724Z B=86, 2025-05-07T21:02:28.3355894Z log_E=5, 2025-05-07T21:02:28.3356072Z L=19, 2025-05-07T21:02:28.3356255Z D_gradcheck=1, 2025-05-07T21:02:28.3356469Z stochastic_rounding=False, 2025-05-07T21:02:28.3356717Z weighted=True, 2025-05-07T21:02:28.3356920Z row_wise=True, 2025-05-07T21:02:28.3357111Z mixed=False, 2025-05-07T21:02:28.3357311Z use_cache=True, 2025-05-07T21:02:28.3357536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3357801Z use_cpu=True, 2025-05-07T21:02:28.3358026Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3358272Z ) 2025-05-07T21:02:28.3358480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3359027Z self=, 2025-05-07T21:02:28.3359559Z compile=True, 2025-05-07T21:02:28.3359803Z pooling_mode=, 2025-05-07T21:02:28.3360066Z T=4, 2025-05-07T21:02:28.3360236Z D=79, 2025-05-07T21:02:28.3360404Z B=56, 2025-05-07T21:02:28.3360581Z log_E=5, 2025-05-07T21:02:28.3360814Z L=6, 2025-05-07T21:02:28.3360989Z D_gradcheck=2, 2025-05-07T21:02:28.3361246Z stochastic_rounding=True, 2025-05-07T21:02:28.3361491Z weighted=False, 2025-05-07T21:02:28.3361686Z row_wise=True, 2025-05-07T21:02:28.3361880Z mixed=False, 2025-05-07T21:02:28.3362077Z use_cache=False, 2025-05-07T21:02:28.3362313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3362586Z use_cpu=True, 2025-05-07T21:02:28.3362807Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3363056Z ) 2025-05-07T21:02:28.3363265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3363810Z self=, 2025-05-07T21:02:28.3364320Z compile=False, 2025-05-07T21:02:28.3364545Z pooling_mode=, 2025-05-07T21:02:28.3364813Z T=5, 2025-05-07T21:02:28.3364987Z D=45, 2025-05-07T21:02:28.3365160Z B=111, 2025-05-07T21:02:28.3365334Z log_E=4, 2025-05-07T21:02:28.3365518Z L=12, 2025-05-07T21:02:28.3365696Z D_gradcheck=1, 2025-05-07T21:02:28.3365911Z stochastic_rounding=False, 2025-05-07T21:02:28.3366154Z weighted=False, 2025-05-07T21:02:28.3366351Z row_wise=True, 2025-05-07T21:02:28.3366548Z mixed=False, 2025-05-07T21:02:28.3366749Z use_cache=True, 2025-05-07T21:02:28.3366967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3367237Z use_cpu=True, 2025-05-07T21:02:28.3367459Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3367705Z ) 2025-05-07T21:02:28.3367915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3368512Z self=, 2025-05-07T21:02:28.3374449Z compile=False, 2025-05-07T21:02:28.3374701Z pooling_mode=, 2025-05-07T21:02:28.3374977Z T=5, 2025-05-07T21:02:28.3375157Z D=87, 2025-05-07T21:02:28.3375334Z B=82, 2025-05-07T21:02:28.3375512Z log_E=5, 2025-05-07T21:02:28.3375704Z L=6, 2025-05-07T21:02:28.3375893Z D_gradcheck=2, 2025-05-07T21:02:28.3376114Z stochastic_rounding=True, 2025-05-07T21:02:28.3376359Z weighted=False, 2025-05-07T21:02:28.3376567Z row_wise=True, 2025-05-07T21:02:28.3376770Z mixed=False, 2025-05-07T21:02:28.3376970Z use_cache=True, 2025-05-07T21:02:28.3377207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3377557Z use_cpu=True, 2025-05-07T21:02:28.3377784Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3378037Z ) 2025-05-07T21:02:28.3378260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3378811Z self=, 2025-05-07T21:02:28.3379327Z compile=False, 2025-05-07T21:02:28.3379560Z pooling_mode=, 2025-05-07T21:02:28.3379829Z T=1, 2025-05-07T21:02:28.3380009Z D=49, 2025-05-07T21:02:28.3380187Z B=67, 2025-05-07T21:02:28.3380363Z log_E=3, 2025-05-07T21:02:28.3380545Z L=18, 2025-05-07T21:02:28.3380733Z D_gradcheck=1, 2025-05-07T21:02:28.3380946Z stochastic_rounding=True, 2025-05-07T21:02:28.3381197Z weighted=True, 2025-05-07T21:02:28.3381400Z row_wise=True, 2025-05-07T21:02:28.3381599Z mixed=True, 2025-05-07T21:02:28.3381801Z use_cache=True, 2025-05-07T21:02:28.3382040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3382313Z use_cpu=True, 2025-05-07T21:02:28.3382535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3382790Z ) 2025-05-07T21:02:28.3383008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3383556Z self=, 2025-05-07T21:02:28.3384064Z compile=True, 2025-05-07T21:02:28.3384290Z pooling_mode=, 2025-05-07T21:02:28.3384549Z T=1, 2025-05-07T21:02:28.3384723Z D=10, 2025-05-07T21:02:28.3384891Z B=2, 2025-05-07T21:02:28.3385109Z log_E=3, 2025-05-07T21:02:28.3385288Z L=3, 2025-05-07T21:02:28.3385509Z D_gradcheck=1, 2025-05-07T21:02:28.3385717Z stochastic_rounding=False, 2025-05-07T21:02:28.3385962Z weighted=False, 2025-05-07T21:02:28.3386165Z row_wise=True, 2025-05-07T21:02:28.3386356Z mixed=True, 2025-05-07T21:02:28.3386551Z use_cache=False, 2025-05-07T21:02:28.3386789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3387054Z use_cpu=True, 2025-05-07T21:02:28.3387269Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3387512Z ) 2025-05-07T21:02:28.3387724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3388271Z self=, 2025-05-07T21:02:28.3388772Z compile=True, 2025-05-07T21:02:28.3389008Z pooling_mode=, 2025-05-07T21:02:28.3389274Z T=1, 2025-05-07T21:02:28.3389462Z D=76, 2025-05-07T21:02:28.3389658Z B=82, 2025-05-07T21:02:28.3389836Z log_E=5, 2025-05-07T21:02:28.3390019Z L=2, 2025-05-07T21:02:28.3390198Z D_gradcheck=2, 2025-05-07T21:02:28.3390409Z stochastic_rounding=False, 2025-05-07T21:02:28.3390653Z weighted=False, 2025-05-07T21:02:28.3390850Z row_wise=True, 2025-05-07T21:02:28.3391041Z mixed=True, 2025-05-07T21:02:28.3391233Z use_cache=False, 2025-05-07T21:02:28.3391475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3391742Z use_cpu=True, 2025-05-07T21:02:28.3391960Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3392207Z ) 2025-05-07T21:02:28.3392417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3393013Z self=, 2025-05-07T21:02:28.3393515Z compile=True, 2025-05-07T21:02:28.3393748Z pooling_mode=, 2025-05-07T21:02:28.3394011Z T=2, 2025-05-07T21:02:28.3394180Z D=92, 2025-05-07T21:02:28.3394354Z B=21, 2025-05-07T21:02:28.3394525Z log_E=4, 2025-05-07T21:02:28.3394707Z L=19, 2025-05-07T21:02:28.3394882Z D_gradcheck=2, 2025-05-07T21:02:28.3395095Z stochastic_rounding=False, 2025-05-07T21:02:28.3395333Z weighted=False, 2025-05-07T21:02:28.3395528Z row_wise=True, 2025-05-07T21:02:28.3395717Z mixed=True, 2025-05-07T21:02:28.3395907Z use_cache=False, 2025-05-07T21:02:28.3396184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3396449Z use_cpu=True, 2025-05-07T21:02:28.3396669Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3396911Z ) 2025-05-07T21:02:28.3397121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3397667Z self=, 2025-05-07T21:02:28.3398172Z compile=False, 2025-05-07T21:02:28.3398638Z pooling_mode=, 2025-05-07T21:02:28.3398917Z T=2, 2025-05-07T21:02:28.3399113Z D=74, 2025-05-07T21:02:28.3399315Z B=40, 2025-05-07T21:02:28.3399490Z log_E=3, 2025-05-07T21:02:28.3399671Z L=20, 2025-05-07T21:02:28.3399845Z D_gradcheck=2, 2025-05-07T21:02:28.3400053Z stochastic_rounding=True, 2025-05-07T21:02:28.3400292Z weighted=False, 2025-05-07T21:02:28.3400491Z row_wise=True, 2025-05-07T21:02:28.3400681Z mixed=False, 2025-05-07T21:02:28.3400879Z use_cache=True, 2025-05-07T21:02:28.3401107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.3401371Z use_cpu=True, 2025-05-07T21:02:28.3401589Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3401836Z ) 2025-05-07T21:02:28.3402044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3402592Z self=, 2025-05-07T21:02:28.3403101Z compile=False, 2025-05-07T21:02:28.3403327Z pooling_mode=, 2025-05-07T21:02:28.3403597Z T=2, 2025-05-07T21:02:28.3403765Z D=72, 2025-05-07T21:02:28.3404026Z B=92, 2025-05-07T21:02:28.3404251Z log_E=4, 2025-05-07T21:02:28.3404434Z L=3, 2025-05-07T21:02:28.3404611Z D_gradcheck=1, 2025-05-07T21:02:28.3404830Z stochastic_rounding=False, 2025-05-07T21:02:28.3405072Z weighted=True, 2025-05-07T21:02:28.3405268Z row_wise=True, 2025-05-07T21:02:28.3405460Z mixed=False, 2025-05-07T21:02:28.3405659Z use_cache=False, 2025-05-07T21:02:28.3405891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3406160Z use_cpu=True, 2025-05-07T21:02:28.3406379Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3406628Z ) 2025-05-07T21:02:28.3406842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3407393Z self=, 2025-05-07T21:02:28.3407897Z compile=True, 2025-05-07T21:02:28.3408118Z pooling_mode=, 2025-05-07T21:02:28.3408381Z T=1, 2025-05-07T21:02:28.3408552Z D=3, 2025-05-07T21:02:28.3408716Z B=108, 2025-05-07T21:02:28.3408901Z log_E=5, 2025-05-07T21:02:28.3409080Z L=19, 2025-05-07T21:02:28.3409254Z D_gradcheck=1, 2025-05-07T21:02:28.3409468Z stochastic_rounding=False, 2025-05-07T21:02:28.3409712Z weighted=False, 2025-05-07T21:02:28.3409906Z row_wise=True, 2025-05-07T21:02:28.3410101Z mixed=False, 2025-05-07T21:02:28.3410302Z use_cache=True, 2025-05-07T21:02:28.3410521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3410794Z use_cpu=True, 2025-05-07T21:02:28.3411012Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.3411254Z ) 2025-05-07T21:02:28.3411535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.3412081Z self=, 2025-05-07T21:02:28.3412578Z compile=False, 2025-05-07T21:02:28.3412803Z pooling_mode=, 2025-05-07T21:02:28.3413113Z T=3, 2025-05-07T21:02:28.3413283Z D=86, 2025-05-07T21:02:28.3413451Z B=26, 2025-05-07T21:02:28.3413621Z log_E=3, 2025-05-07T21:02:28.3413797Z L=4, 2025-05-07T21:02:28.3413975Z D_gradcheck=2, 2025-05-07T21:02:28.3414193Z stochastic_rounding=False, 2025-05-07T21:02:28.3414430Z weighted=True, 2025-05-07T21:02:28.3414628Z row_wise=True, 2025-05-07T21:02:28.3414824Z mixed=True, 2025-05-07T21:02:28.3415108Z use_cache=False, 2025-05-07T21:02:28.3415350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.3415621Z use_cpu=True, 2025-05-07T21:02:28.3415831Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.3416080Z ) 2025-05-07T21:02:28.6360054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6360732Z self=, 2025-05-07T21:02:28.6361253Z compile=True, 2025-05-07T21:02:28.6361495Z pooling_mode=, 2025-05-07T21:02:28.6361767Z T=4, 2025-05-07T21:02:28.6361973Z D=44, 2025-05-07T21:02:28.6362167Z B=79, 2025-05-07T21:02:28.6362350Z log_E=5, 2025-05-07T21:02:28.6362541Z L=0, 2025-05-07T21:02:28.6362727Z D_gradcheck=1, 2025-05-07T21:02:28.6362947Z stochastic_rounding=False, 2025-05-07T21:02:28.6363216Z weighted=False, 2025-05-07T21:02:28.6363425Z row_wise=True, 2025-05-07T21:02:28.6363619Z mixed=False, 2025-05-07T21:02:28.6363830Z use_cache=True, 2025-05-07T21:02:28.6364062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6364333Z use_cpu=True, 2025-05-07T21:02:28.6364571Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6364835Z ) 2025-05-07T21:02:28.6365062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6365609Z self=, 2025-05-07T21:02:28.6366122Z compile=True, 2025-05-07T21:02:28.6366353Z pooling_mode=, 2025-05-07T21:02:28.6366988Z T=5, 2025-05-07T21:02:28.6367170Z D=96, 2025-05-07T21:02:28.6367436Z B=8, 2025-05-07T21:02:28.6367612Z log_E=3, 2025-05-07T21:02:28.6367797Z L=5, 2025-05-07T21:02:28.6367974Z D_gradcheck=1, 2025-05-07T21:02:28.6368186Z stochastic_rounding=True, 2025-05-07T21:02:28.6368435Z weighted=False, 2025-05-07T21:02:28.6368643Z row_wise=True, 2025-05-07T21:02:28.6368836Z mixed=True, 2025-05-07T21:02:28.6369058Z use_cache=True, 2025-05-07T21:02:28.6369315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6369581Z use_cpu=True, 2025-05-07T21:02:28.6369803Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6370055Z ) 2025-05-07T21:02:28.6370268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6370816Z self=, 2025-05-07T21:02:28.6371329Z compile=False, 2025-05-07T21:02:28.6371561Z pooling_mode=, 2025-05-07T21:02:28.6371829Z T=3, 2025-05-07T21:02:28.6372010Z D=44, 2025-05-07T21:02:28.6372187Z B=86, 2025-05-07T21:02:28.6372361Z log_E=5, 2025-05-07T21:02:28.6372545Z L=20, 2025-05-07T21:02:28.6372727Z D_gradcheck=1, 2025-05-07T21:02:28.6373008Z stochastic_rounding=True, 2025-05-07T21:02:28.6373254Z weighted=False, 2025-05-07T21:02:28.6373459Z row_wise=True, 2025-05-07T21:02:28.6373660Z mixed=True, 2025-05-07T21:02:28.6373866Z use_cache=False, 2025-05-07T21:02:28.6374102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6374371Z use_cpu=True, 2025-05-07T21:02:28.6374597Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6374945Z ) 2025-05-07T21:02:28.6375159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6375707Z self=, 2025-05-07T21:02:28.6376217Z compile=False, 2025-05-07T21:02:28.6376449Z pooling_mode=, 2025-05-07T21:02:28.6376719Z T=4, 2025-05-07T21:02:28.6376899Z D=56, 2025-05-07T21:02:28.6377079Z B=56, 2025-05-07T21:02:28.6377254Z log_E=3, 2025-05-07T21:02:28.6377438Z L=17, 2025-05-07T21:02:28.6377623Z D_gradcheck=2, 2025-05-07T21:02:28.6377839Z stochastic_rounding=False, 2025-05-07T21:02:28.6378086Z weighted=False, 2025-05-07T21:02:28.6378291Z row_wise=True, 2025-05-07T21:02:28.6378571Z mixed=True, 2025-05-07T21:02:28.6378777Z use_cache=True, 2025-05-07T21:02:28.6379010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6379282Z use_cpu=True, 2025-05-07T21:02:28.6379509Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6380130Z ) 2025-05-07T21:02:28.6380348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6380899Z self=, 2025-05-07T21:02:28.6381408Z compile=False, 2025-05-07T21:02:28.6381634Z pooling_mode=, 2025-05-07T21:02:28.6381902Z T=2, 2025-05-07T21:02:28.6382081Z D=86, 2025-05-07T21:02:28.6382253Z B=96, 2025-05-07T21:02:28.6382433Z log_E=5, 2025-05-07T21:02:28.6382620Z L=14, 2025-05-07T21:02:28.6382798Z D_gradcheck=2, 2025-05-07T21:02:28.6383017Z stochastic_rounding=True, 2025-05-07T21:02:28.6383262Z weighted=False, 2025-05-07T21:02:28.6383464Z row_wise=True, 2025-05-07T21:02:28.6383660Z mixed=False, 2025-05-07T21:02:28.6383863Z use_cache=True, 2025-05-07T21:02:28.6384090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6384356Z use_cpu=True, 2025-05-07T21:02:28.6384582Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6384836Z ) 2025-05-07T21:02:28.6385052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6385599Z self=, 2025-05-07T21:02:28.6386107Z compile=True, 2025-05-07T21:02:28.6386331Z pooling_mode=, 2025-05-07T21:02:28.6386651Z T=3, 2025-05-07T21:02:28.6386866Z D=16, 2025-05-07T21:02:28.6387039Z B=62, 2025-05-07T21:02:28.6387222Z log_E=4, 2025-05-07T21:02:28.6387409Z L=17, 2025-05-07T21:02:28.6387585Z D_gradcheck=2, 2025-05-07T21:02:28.6387803Z stochastic_rounding=False, 2025-05-07T21:02:28.6388051Z weighted=True, 2025-05-07T21:02:28.6388251Z row_wise=True, 2025-05-07T21:02:28.6388456Z mixed=True, 2025-05-07T21:02:28.6388658Z use_cache=False, 2025-05-07T21:02:28.6388901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6389176Z use_cpu=True, 2025-05-07T21:02:28.6389403Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6389653Z ) 2025-05-07T21:02:28.6389867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6390420Z self=, 2025-05-07T21:02:28.6390928Z compile=True, 2025-05-07T21:02:28.6391153Z pooling_mode=, 2025-05-07T21:02:28.6391427Z T=3, 2025-05-07T21:02:28.6391610Z D=85, 2025-05-07T21:02:28.6391784Z B=71, 2025-05-07T21:02:28.6391965Z log_E=3, 2025-05-07T21:02:28.6392155Z L=2, 2025-05-07T21:02:28.6392331Z D_gradcheck=2, 2025-05-07T21:02:28.6392553Z stochastic_rounding=True, 2025-05-07T21:02:28.6392799Z weighted=True, 2025-05-07T21:02:28.6392996Z row_wise=True, 2025-05-07T21:02:28.6393196Z mixed=False, 2025-05-07T21:02:28.6393397Z use_cache=False, 2025-05-07T21:02:28.6393627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6393901Z use_cpu=True, 2025-05-07T21:02:28.6394177Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6394426Z ) 2025-05-07T21:02:28.6394639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6395190Z self=, 2025-05-07T21:02:28.6395700Z compile=False, 2025-05-07T21:02:28.6395929Z pooling_mode=, 2025-05-07T21:02:28.6396203Z T=3, 2025-05-07T21:02:28.6396382Z D=71, 2025-05-07T21:02:28.6396554Z B=110, 2025-05-07T21:02:28.6396738Z log_E=3, 2025-05-07T21:02:28.6396925Z L=12, 2025-05-07T21:02:28.6397100Z D_gradcheck=2, 2025-05-07T21:02:28.6397324Z stochastic_rounding=False, 2025-05-07T21:02:28.6397570Z weighted=False, 2025-05-07T21:02:28.6397811Z row_wise=True, 2025-05-07T21:02:28.6398014Z mixed=True, 2025-05-07T21:02:28.6398214Z use_cache=True, 2025-05-07T21:02:28.6398609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6398887Z use_cpu=True, 2025-05-07T21:02:28.6399117Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6399365Z ) 2025-05-07T21:02:28.6399584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6400133Z self=, 2025-05-07T21:02:28.6400643Z compile=False, 2025-05-07T21:02:28.6400874Z pooling_mode=, 2025-05-07T21:02:28.6401147Z T=5, 2025-05-07T21:02:28.6401322Z D=31, 2025-05-07T21:02:28.6401495Z B=27, 2025-05-07T21:02:28.6401680Z log_E=5, 2025-05-07T21:02:28.6401870Z L=17, 2025-05-07T21:02:28.6402052Z D_gradcheck=2, 2025-05-07T21:02:28.6402272Z stochastic_rounding=False, 2025-05-07T21:02:28.6402518Z weighted=False, 2025-05-07T21:02:28.6402717Z row_wise=True, 2025-05-07T21:02:28.6402923Z mixed=False, 2025-05-07T21:02:28.6403124Z use_cache=False, 2025-05-07T21:02:28.6403355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6403635Z use_cpu=True, 2025-05-07T21:02:28.6403860Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6404104Z ) 2025-05-07T21:02:28.6404331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6404881Z self=, 2025-05-07T21:02:28.6405388Z compile=False, 2025-05-07T21:02:28.6405744Z pooling_mode=, 2025-05-07T21:02:28.6406016Z T=1, 2025-05-07T21:02:28.6406195Z D=117, 2025-05-07T21:02:28.6406369Z B=53, 2025-05-07T21:02:28.6406545Z log_E=5, 2025-05-07T21:02:28.6406729Z L=0, 2025-05-07T21:02:28.6406910Z D_gradcheck=1, 2025-05-07T21:02:28.6407129Z stochastic_rounding=True, 2025-05-07T21:02:28.6407401Z weighted=True, 2025-05-07T21:02:28.6407604Z row_wise=True, 2025-05-07T21:02:28.6407797Z mixed=False, 2025-05-07T21:02:28.6407998Z use_cache=False, 2025-05-07T21:02:28.6408234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6408502Z use_cpu=True, 2025-05-07T21:02:28.6408728Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6408981Z ) 2025-05-07T21:02:28.6409195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6409748Z self=, 2025-05-07T21:02:28.6410263Z compile=True, 2025-05-07T21:02:28.6410492Z pooling_mode=, 2025-05-07T21:02:28.6410762Z T=5, 2025-05-07T21:02:28.6410939Z D=114, 2025-05-07T21:02:28.6411110Z B=73, 2025-05-07T21:02:28.6411289Z log_E=5, 2025-05-07T21:02:28.6411480Z L=12, 2025-05-07T21:02:28.6411657Z D_gradcheck=2, 2025-05-07T21:02:28.6411876Z stochastic_rounding=True, 2025-05-07T21:02:28.6419701Z weighted=True, 2025-05-07T21:02:28.6419959Z row_wise=True, 2025-05-07T21:02:28.6420178Z mixed=False, 2025-05-07T21:02:28.6420382Z use_cache=False, 2025-05-07T21:02:28.6420630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6421027Z use_cpu=True, 2025-05-07T21:02:28.6421258Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6421521Z ) 2025-05-07T21:02:28.6421753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6422312Z self=, 2025-05-07T21:02:28.6422839Z compile=False, 2025-05-07T21:02:28.6423090Z pooling_mode=, 2025-05-07T21:02:28.6423371Z T=4, 2025-05-07T21:02:28.6423551Z D=119, 2025-05-07T21:02:28.6423742Z B=28, 2025-05-07T21:02:28.6423931Z log_E=4, 2025-05-07T21:02:28.6424119Z L=9, 2025-05-07T21:02:28.6424309Z D_gradcheck=2, 2025-05-07T21:02:28.6424538Z stochastic_rounding=True, 2025-05-07T21:02:28.6424854Z weighted=True, 2025-05-07T21:02:28.6425070Z row_wise=True, 2025-05-07T21:02:28.6425280Z mixed=False, 2025-05-07T21:02:28.6425484Z use_cache=False, 2025-05-07T21:02:28.6425728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6426018Z use_cpu=True, 2025-05-07T21:02:28.6426243Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6426504Z ) 2025-05-07T21:02:28.6426734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6427284Z self=, 2025-05-07T21:02:28.6427801Z compile=True, 2025-05-07T21:02:28.6428047Z pooling_mode=, 2025-05-07T21:02:28.6428319Z T=1, 2025-05-07T21:02:28.6428507Z D=33, 2025-05-07T21:02:28.6428697Z B=44, 2025-05-07T21:02:28.6428882Z log_E=3, 2025-05-07T21:02:28.6429077Z L=6, 2025-05-07T21:02:28.6429267Z D_gradcheck=1, 2025-05-07T21:02:28.6429485Z stochastic_rounding=True, 2025-05-07T21:02:28.6429741Z weighted=False, 2025-05-07T21:02:28.6429953Z row_wise=True, 2025-05-07T21:02:28.6430161Z mixed=False, 2025-05-07T21:02:28.6430364Z use_cache=False, 2025-05-07T21:02:28.6430609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6430895Z use_cpu=True, 2025-05-07T21:02:28.6431120Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6431379Z ) 2025-05-07T21:02:28.6431607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6432162Z self=, 2025-05-07T21:02:28.6432733Z compile=False, 2025-05-07T21:02:28.6433015Z pooling_mode=, 2025-05-07T21:02:28.6433290Z T=4, 2025-05-07T21:02:28.6433478Z D=31, 2025-05-07T21:02:28.6433665Z B=32, 2025-05-07T21:02:28.6433844Z log_E=5, 2025-05-07T21:02:28.6434042Z L=5, 2025-05-07T21:02:28.6434237Z D_gradcheck=1, 2025-05-07T21:02:28.6434462Z stochastic_rounding=True, 2025-05-07T21:02:28.6434716Z weighted=True, 2025-05-07T21:02:28.6434928Z row_wise=True, 2025-05-07T21:02:28.6435130Z mixed=False, 2025-05-07T21:02:28.6435343Z use_cache=False, 2025-05-07T21:02:28.6435591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6435876Z use_cpu=True, 2025-05-07T21:02:28.6436100Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6436361Z ) 2025-05-07T21:02:28.6436591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6437145Z self=, 2025-05-07T21:02:28.6437671Z compile=False, 2025-05-07T21:02:28.6437913Z pooling_mode=, 2025-05-07T21:02:28.6438184Z T=1, 2025-05-07T21:02:28.6438369Z D=84, 2025-05-07T21:02:28.6438560Z B=10, 2025-05-07T21:02:28.6438740Z log_E=5, 2025-05-07T21:02:28.6438933Z L=14, 2025-05-07T21:02:28.6439122Z D_gradcheck=1, 2025-05-07T21:02:28.6439344Z stochastic_rounding=False, 2025-05-07T21:02:28.6439600Z weighted=False, 2025-05-07T21:02:28.6439813Z row_wise=True, 2025-05-07T21:02:28.6440015Z mixed=True, 2025-05-07T21:02:28.6440224Z use_cache=True, 2025-05-07T21:02:28.6440529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6440804Z use_cpu=True, 2025-05-07T21:02:28.6441034Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6441297Z ) 2025-05-07T21:02:28.6441518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6442074Z self=, 2025-05-07T21:02:28.6442595Z compile=True, 2025-05-07T21:02:28.6442835Z pooling_mode=, 2025-05-07T21:02:28.6443108Z T=5, 2025-05-07T21:02:28.6443292Z D=22, 2025-05-07T21:02:28.6443476Z B=57, 2025-05-07T21:02:28.6443654Z log_E=5, 2025-05-07T21:02:28.6443848Z L=17, 2025-05-07T21:02:28.6444038Z D_gradcheck=2, 2025-05-07T21:02:28.6444303Z stochastic_rounding=False, 2025-05-07T21:02:28.6444562Z weighted=False, 2025-05-07T21:02:28.6444775Z row_wise=True, 2025-05-07T21:02:28.6444978Z mixed=False, 2025-05-07T21:02:28.6445189Z use_cache=True, 2025-05-07T21:02:28.6445431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6445706Z use_cpu=True, 2025-05-07T21:02:28.6445939Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6446197Z ) 2025-05-07T21:02:28.6642729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6643377Z self=, 2025-05-07T21:02:28.6643898Z compile=False, 2025-05-07T21:02:28.6644141Z pooling_mode=, 2025-05-07T21:02:28.6644419Z T=3, 2025-05-07T21:02:28.6644596Z D=46, 2025-05-07T21:02:28.6644784Z B=87, 2025-05-07T21:02:28.6644974Z log_E=4, 2025-05-07T21:02:28.6645172Z L=18, 2025-05-07T21:02:28.6645356Z D_gradcheck=1, 2025-05-07T21:02:28.6645590Z stochastic_rounding=False, 2025-05-07T21:02:28.6645846Z weighted=True, 2025-05-07T21:02:28.6646050Z row_wise=True, 2025-05-07T21:02:28.6646259Z mixed=True, 2025-05-07T21:02:28.6646465Z use_cache=True, 2025-05-07T21:02:28.6646699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6646981Z use_cpu=True, 2025-05-07T21:02:28.6647211Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6647463Z ) 2025-05-07T21:02:28.6647695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6648254Z self=, 2025-05-07T21:02:28.6648934Z compile=True, 2025-05-07T21:02:28.6649218Z pooling_mode=, 2025-05-07T21:02:28.6649495Z T=2, 2025-05-07T21:02:28.6649672Z D=43, 2025-05-07T21:02:28.6649859Z B=13, 2025-05-07T21:02:28.6650043Z log_E=5, 2025-05-07T21:02:28.6650227Z L=17, 2025-05-07T21:02:28.6650415Z D_gradcheck=2, 2025-05-07T21:02:28.6650645Z stochastic_rounding=False, 2025-05-07T21:02:28.6650891Z weighted=False, 2025-05-07T21:02:28.6651106Z row_wise=True, 2025-05-07T21:02:28.6651315Z mixed=True, 2025-05-07T21:02:28.6651525Z use_cache=False, 2025-05-07T21:02:28.6651763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6652046Z use_cpu=True, 2025-05-07T21:02:28.6652276Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6652530Z ) 2025-05-07T21:02:28.6652757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6653394Z self=, 2025-05-07T21:02:28.6653907Z compile=True, 2025-05-07T21:02:28.6654148Z pooling_mode=, 2025-05-07T21:02:28.6654424Z T=4, 2025-05-07T21:02:28.6654601Z D=112, 2025-05-07T21:02:28.6654791Z B=112, 2025-05-07T21:02:28.6654974Z log_E=4, 2025-05-07T21:02:28.6655164Z L=3, 2025-05-07T21:02:28.6655356Z D_gradcheck=1, 2025-05-07T21:02:28.6655575Z stochastic_rounding=True, 2025-05-07T21:02:28.6655826Z weighted=False, 2025-05-07T21:02:28.6656041Z row_wise=True, 2025-05-07T21:02:28.6656240Z mixed=True, 2025-05-07T21:02:28.6656521Z use_cache=False, 2025-05-07T21:02:28.6656766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6657045Z use_cpu=True, 2025-05-07T21:02:28.6657273Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6657530Z ) 2025-05-07T21:02:28.6657749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6658306Z self=, 2025-05-07T21:02:28.6658823Z compile=True, 2025-05-07T21:02:28.6659061Z pooling_mode=, 2025-05-07T21:02:28.6659328Z T=1, 2025-05-07T21:02:28.6659508Z D=53, 2025-05-07T21:02:28.6659689Z B=108, 2025-05-07T21:02:28.6659861Z log_E=3, 2025-05-07T21:02:28.6660050Z L=17, 2025-05-07T21:02:28.6660307Z D_gradcheck=1, 2025-05-07T21:02:28.6660527Z stochastic_rounding=True, 2025-05-07T21:02:28.6660776Z weighted=True, 2025-05-07T21:02:28.6660987Z row_wise=True, 2025-05-07T21:02:28.6661187Z mixed=False, 2025-05-07T21:02:28.6661395Z use_cache=True, 2025-05-07T21:02:28.6661624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6661895Z use_cpu=True, 2025-05-07T21:02:28.6662122Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6662376Z ) 2025-05-07T21:02:28.6662593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6663145Z self=, 2025-05-07T21:02:28.6663658Z compile=True, 2025-05-07T21:02:28.6663893Z pooling_mode=, 2025-05-07T21:02:28.6664160Z T=5, 2025-05-07T21:02:28.6664338Z D=94, 2025-05-07T21:02:28.6664517Z B=51, 2025-05-07T21:02:28.6664693Z log_E=4, 2025-05-07T21:02:28.6664890Z L=0, 2025-05-07T21:02:28.6665072Z D_gradcheck=1, 2025-05-07T21:02:28.6665297Z stochastic_rounding=True, 2025-05-07T21:02:28.6665549Z weighted=True, 2025-05-07T21:02:28.6665756Z row_wise=True, 2025-05-07T21:02:28.6665954Z mixed=True, 2025-05-07T21:02:28.6666159Z use_cache=True, 2025-05-07T21:02:28.6666391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6666663Z use_cpu=True, 2025-05-07T21:02:28.6666891Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6667148Z ) 2025-05-07T21:02:28.6667365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6667965Z self=, 2025-05-07T21:02:28.6668516Z compile=True, 2025-05-07T21:02:28.6668745Z pooling_mode=, 2025-05-07T21:02:28.6669021Z T=1, 2025-05-07T21:02:28.6669198Z D=54, 2025-05-07T21:02:28.6669372Z B=105, 2025-05-07T21:02:28.6669567Z log_E=4, 2025-05-07T21:02:28.6669789Z L=15, 2025-05-07T21:02:28.6669977Z D_gradcheck=1, 2025-05-07T21:02:28.6670200Z stochastic_rounding=False, 2025-05-07T21:02:28.6670452Z weighted=True, 2025-05-07T21:02:28.6670653Z row_wise=True, 2025-05-07T21:02:28.6670859Z mixed=False, 2025-05-07T21:02:28.6671064Z use_cache=True, 2025-05-07T21:02:28.6671295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6671569Z use_cpu=True, 2025-05-07T21:02:28.6671796Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6672049Z ) 2025-05-07T21:02:28.6672265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6672825Z self=, 2025-05-07T21:02:28.6673337Z compile=False, 2025-05-07T21:02:28.6673565Z pooling_mode=, 2025-05-07T21:02:28.6673836Z T=4, 2025-05-07T21:02:28.6674010Z D=114, 2025-05-07T21:02:28.6674181Z B=107, 2025-05-07T21:02:28.6674357Z log_E=5, 2025-05-07T21:02:28.6674538Z L=4, 2025-05-07T21:02:28.6674714Z D_gradcheck=2, 2025-05-07T21:02:28.6674933Z stochastic_rounding=False, 2025-05-07T21:02:28.6675177Z weighted=False, 2025-05-07T21:02:28.6675374Z row_wise=True, 2025-05-07T21:02:28.6675621Z mixed=True, 2025-05-07T21:02:28.6675821Z use_cache=False, 2025-05-07T21:02:28.6676053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6676323Z use_cpu=True, 2025-05-07T21:02:28.6676542Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6676791Z ) 2025-05-07T21:02:28.6677003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6677585Z self=, 2025-05-07T21:02:28.6678090Z compile=True, 2025-05-07T21:02:28.6678319Z pooling_mode=, 2025-05-07T21:02:28.6678584Z T=5, 2025-05-07T21:02:28.6678753Z D=74, 2025-05-07T21:02:28.6678927Z B=27, 2025-05-07T21:02:28.6679129Z log_E=5, 2025-05-07T21:02:28.6679377Z L=18, 2025-05-07T21:02:28.6679560Z D_gradcheck=2, 2025-05-07T21:02:28.6679781Z stochastic_rounding=False, 2025-05-07T21:02:28.6680018Z weighted=True, 2025-05-07T21:02:28.6680221Z row_wise=True, 2025-05-07T21:02:28.6680419Z mixed=True, 2025-05-07T21:02:28.6680611Z use_cache=True, 2025-05-07T21:02:28.6680839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6681114Z use_cpu=True, 2025-05-07T21:02:28.6681332Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6681582Z ) 2025-05-07T21:02:28.6681796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6682344Z self=, 2025-05-07T21:02:28.6682849Z compile=False, 2025-05-07T21:02:28.6683075Z pooling_mode=, 2025-05-07T21:02:28.6683337Z T=2, 2025-05-07T21:02:28.6683514Z D=89, 2025-05-07T21:02:28.6683683Z B=108, 2025-05-07T21:02:28.6683857Z log_E=5, 2025-05-07T21:02:28.6684044Z L=3, 2025-05-07T21:02:28.6684220Z D_gradcheck=2, 2025-05-07T21:02:28.6684429Z stochastic_rounding=True, 2025-05-07T21:02:28.6684669Z weighted=True, 2025-05-07T21:02:28.6684870Z row_wise=True, 2025-05-07T21:02:28.6685065Z mixed=False, 2025-05-07T21:02:28.6685256Z use_cache=True, 2025-05-07T21:02:28.6685482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6685752Z use_cpu=True, 2025-05-07T21:02:28.6685964Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6686211Z ) 2025-05-07T21:02:28.6686433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6687088Z self=, 2025-05-07T21:02:28.6687596Z compile=False, 2025-05-07T21:02:28.6687818Z pooling_mode=, 2025-05-07T21:02:28.6688076Z T=2, 2025-05-07T21:02:28.6688257Z D=98, 2025-05-07T21:02:28.6688430Z B=77, 2025-05-07T21:02:28.6688604Z log_E=4, 2025-05-07T21:02:28.6688791Z L=11, 2025-05-07T21:02:28.6688971Z D_gradcheck=2, 2025-05-07T21:02:28.6689187Z stochastic_rounding=False, 2025-05-07T21:02:28.6689432Z weighted=False, 2025-05-07T21:02:28.6689662Z row_wise=True, 2025-05-07T21:02:28.6689872Z mixed=True, 2025-05-07T21:02:28.6690066Z use_cache=False, 2025-05-07T21:02:28.6690299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6690569Z use_cpu=True, 2025-05-07T21:02:28.6690785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6691032Z ) 2025-05-07T21:02:28.6691249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6691795Z self=, 2025-05-07T21:02:28.6692301Z compile=True, 2025-05-07T21:02:28.6692537Z pooling_mode=, 2025-05-07T21:02:28.6692797Z T=1, 2025-05-07T21:02:28.6693041Z D=39, 2025-05-07T21:02:28.6693213Z B=88, 2025-05-07T21:02:28.6693386Z log_E=5, 2025-05-07T21:02:28.6693567Z L=7, 2025-05-07T21:02:28.6693747Z D_gradcheck=1, 2025-05-07T21:02:28.6693956Z stochastic_rounding=True, 2025-05-07T21:02:28.6694197Z weighted=True, 2025-05-07T21:02:28.6694451Z row_wise=True, 2025-05-07T21:02:28.6694640Z mixed=True, 2025-05-07T21:02:28.6694840Z use_cache=False, 2025-05-07T21:02:28.6695071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6695336Z use_cpu=True, 2025-05-07T21:02:28.6695554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6695799Z ) 2025-05-07T21:02:28.6696014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6696564Z self=, 2025-05-07T21:02:28.6697067Z compile=True, 2025-05-07T21:02:28.6697296Z pooling_mode=, 2025-05-07T21:02:28.6697556Z T=1, 2025-05-07T21:02:28.6697729Z D=28, 2025-05-07T21:02:28.6697902Z B=66, 2025-05-07T21:02:28.6698117Z log_E=5, 2025-05-07T21:02:28.6698301Z L=6, 2025-05-07T21:02:28.6698641Z D_gradcheck=1, 2025-05-07T21:02:28.6698851Z stochastic_rounding=True, 2025-05-07T21:02:28.6699103Z weighted=True, 2025-05-07T21:02:28.6699342Z row_wise=True, 2025-05-07T21:02:28.6699539Z mixed=True, 2025-05-07T21:02:28.6699736Z use_cache=False, 2025-05-07T21:02:28.6699966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6700231Z use_cpu=True, 2025-05-07T21:02:28.6700453Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6700703Z ) 2025-05-07T21:02:28.6700916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6701461Z self=, 2025-05-07T21:02:28.6701964Z compile=False, 2025-05-07T21:02:28.6702195Z pooling_mode=, 2025-05-07T21:02:28.6702455Z T=3, 2025-05-07T21:02:28.6702628Z D=91, 2025-05-07T21:02:28.6702804Z B=110, 2025-05-07T21:02:28.6702974Z log_E=4, 2025-05-07T21:02:28.6703148Z L=20, 2025-05-07T21:02:28.6703326Z D_gradcheck=1, 2025-05-07T21:02:28.6703536Z stochastic_rounding=False, 2025-05-07T21:02:28.6703779Z weighted=False, 2025-05-07T21:02:28.6703980Z row_wise=True, 2025-05-07T21:02:28.6704170Z mixed=True, 2025-05-07T21:02:28.6704365Z use_cache=False, 2025-05-07T21:02:28.6704598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6704861Z use_cpu=True, 2025-05-07T21:02:28.6705079Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6705328Z ) 2025-05-07T21:02:28.6705674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6706222Z self=, 2025-05-07T21:02:28.6706724Z compile=True, 2025-05-07T21:02:28.6706957Z pooling_mode=, 2025-05-07T21:02:28.6707223Z T=3, 2025-05-07T21:02:28.6707394Z D=65, 2025-05-07T21:02:28.6707570Z B=72, 2025-05-07T21:02:28.6707739Z log_E=4, 2025-05-07T21:02:28.6707922Z L=14, 2025-05-07T21:02:28.6708096Z D_gradcheck=2, 2025-05-07T21:02:28.6708308Z stochastic_rounding=False, 2025-05-07T21:02:28.6708551Z weighted=False, 2025-05-07T21:02:28.6708752Z row_wise=True, 2025-05-07T21:02:28.6708944Z mixed=False, 2025-05-07T21:02:28.6709144Z use_cache=True, 2025-05-07T21:02:28.6709371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6709639Z use_cpu=True, 2025-05-07T21:02:28.6709859Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6710109Z ) 2025-05-07T21:02:28.6710324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6710868Z self=, 2025-05-07T21:02:28.6711368Z compile=True, 2025-05-07T21:02:28.6711587Z pooling_mode=, 2025-05-07T21:02:28.6711855Z T=1, 2025-05-07T21:02:28.6712028Z D=67, 2025-05-07T21:02:28.6712200Z B=105, 2025-05-07T21:02:28.6712373Z log_E=5, 2025-05-07T21:02:28.6712553Z L=6, 2025-05-07T21:02:28.6718115Z D_gradcheck=1, 2025-05-07T21:02:28.6718344Z stochastic_rounding=True, 2025-05-07T21:02:28.6718694Z weighted=False, 2025-05-07T21:02:28.6718900Z row_wise=True, 2025-05-07T21:02:28.6719097Z mixed=True, 2025-05-07T21:02:28.6719292Z use_cache=False, 2025-05-07T21:02:28.6719528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6719805Z use_cpu=True, 2025-05-07T21:02:28.6720018Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6720268Z ) 2025-05-07T21:02:28.6720488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6721035Z self=, 2025-05-07T21:02:28.6721544Z compile=True, 2025-05-07T21:02:28.6721775Z pooling_mode=, 2025-05-07T21:02:28.6722042Z T=2, 2025-05-07T21:02:28.6722283Z D=82, 2025-05-07T21:02:28.6722455Z B=28, 2025-05-07T21:02:28.6722634Z log_E=5, 2025-05-07T21:02:28.6722810Z L=1, 2025-05-07T21:02:28.6722986Z D_gradcheck=2, 2025-05-07T21:02:28.6723201Z stochastic_rounding=True, 2025-05-07T21:02:28.6723442Z weighted=True, 2025-05-07T21:02:28.6723643Z row_wise=True, 2025-05-07T21:02:28.6723835Z mixed=True, 2025-05-07T21:02:28.6724028Z use_cache=True, 2025-05-07T21:02:28.6724252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6724524Z use_cpu=True, 2025-05-07T21:02:28.6724742Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6724998Z ) 2025-05-07T21:02:28.6929951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6931080Z self=, 2025-05-07T21:02:28.6932097Z compile=False, 2025-05-07T21:02:28.6932559Z pooling_mode=, 2025-05-07T21:02:28.6933196Z T=2, 2025-05-07T21:02:28.6933533Z D=49, 2025-05-07T21:02:28.6933876Z B=28, 2025-05-07T21:02:28.6934212Z log_E=3, 2025-05-07T21:02:28.6934556Z L=20, 2025-05-07T21:02:28.6934906Z D_gradcheck=1, 2025-05-07T21:02:28.6935330Z stochastic_rounding=True, 2025-05-07T21:02:28.6935803Z weighted=False, 2025-05-07T21:02:28.6936196Z row_wise=True, 2025-05-07T21:02:28.6936589Z mixed=False, 2025-05-07T21:02:28.6936972Z use_cache=False, 2025-05-07T21:02:28.6937435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6937968Z use_cpu=True, 2025-05-07T21:02:28.6938390Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6939148Z ) 2025-05-07T21:02:28.6939607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6940203Z self=, 2025-05-07T21:02:28.6940709Z compile=True, 2025-05-07T21:02:28.6940936Z pooling_mode=, 2025-05-07T21:02:28.6941204Z T=1, 2025-05-07T21:02:28.6941374Z D=38, 2025-05-07T21:02:28.6941548Z B=101, 2025-05-07T21:02:28.6941729Z log_E=4, 2025-05-07T21:02:28.6941906Z L=6, 2025-05-07T21:02:28.6942079Z D_gradcheck=2, 2025-05-07T21:02:28.6942302Z stochastic_rounding=False, 2025-05-07T21:02:28.6942537Z weighted=False, 2025-05-07T21:02:28.6942749Z row_wise=True, 2025-05-07T21:02:28.6942956Z mixed=False, 2025-05-07T21:02:28.6943146Z use_cache=True, 2025-05-07T21:02:28.6943373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6943642Z use_cpu=True, 2025-05-07T21:02:28.6943856Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6944106Z ) 2025-05-07T21:02:28.6944325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6944870Z self=, 2025-05-07T21:02:28.6945372Z compile=True, 2025-05-07T21:02:28.6945604Z pooling_mode=, 2025-05-07T21:02:28.6945871Z T=1, 2025-05-07T21:02:28.6946039Z D=8, 2025-05-07T21:02:28.6946204Z B=78, 2025-05-07T21:02:28.6946385Z log_E=5, 2025-05-07T21:02:28.6946562Z L=18, 2025-05-07T21:02:28.6946738Z D_gradcheck=2, 2025-05-07T21:02:28.6947022Z stochastic_rounding=False, 2025-05-07T21:02:28.6947262Z weighted=True, 2025-05-07T21:02:28.6947463Z row_wise=True, 2025-05-07T21:02:28.6947651Z mixed=True, 2025-05-07T21:02:28.6947842Z use_cache=True, 2025-05-07T21:02:28.6948067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6948335Z use_cpu=True, 2025-05-07T21:02:28.6948553Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6948794Z ) 2025-05-07T21:02:28.6949012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6949551Z self=, 2025-05-07T21:02:28.6950048Z compile=True, 2025-05-07T21:02:28.6950277Z pooling_mode=, 2025-05-07T21:02:28.6950600Z T=2, 2025-05-07T21:02:28.6950773Z D=38, 2025-05-07T21:02:28.6950943Z B=26, 2025-05-07T21:02:28.6951116Z log_E=3, 2025-05-07T21:02:28.6951298Z L=16, 2025-05-07T21:02:28.6951473Z D_gradcheck=2, 2025-05-07T21:02:28.6951694Z stochastic_rounding=False, 2025-05-07T21:02:28.6951934Z weighted=False, 2025-05-07T21:02:28.6952142Z row_wise=True, 2025-05-07T21:02:28.6952337Z mixed=True, 2025-05-07T21:02:28.6952528Z use_cache=True, 2025-05-07T21:02:28.6952755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6953021Z use_cpu=True, 2025-05-07T21:02:28.6953241Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6953492Z ) 2025-05-07T21:02:28.6953707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6954248Z self=, 2025-05-07T21:02:28.6954757Z compile=True, 2025-05-07T21:02:28.6954986Z pooling_mode=, 2025-05-07T21:02:28.6955247Z T=4, 2025-05-07T21:02:28.6955423Z D=77, 2025-05-07T21:02:28.6955592Z B=76, 2025-05-07T21:02:28.6955761Z log_E=4, 2025-05-07T21:02:28.6955945Z L=6, 2025-05-07T21:02:28.6956119Z D_gradcheck=2, 2025-05-07T21:02:28.6956338Z stochastic_rounding=False, 2025-05-07T21:02:28.6956575Z weighted=False, 2025-05-07T21:02:28.6956775Z row_wise=True, 2025-05-07T21:02:28.6956973Z mixed=True, 2025-05-07T21:02:28.6957168Z use_cache=False, 2025-05-07T21:02:28.6957400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6957667Z use_cpu=True, 2025-05-07T21:02:28.6957982Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6958267Z ) 2025-05-07T21:02:28.6958479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6959019Z self=, 2025-05-07T21:02:28.6959522Z compile=True, 2025-05-07T21:02:28.6959787Z pooling_mode=, 2025-05-07T21:02:28.6960054Z T=5, 2025-05-07T21:02:28.6960223Z D=84, 2025-05-07T21:02:28.6960396Z B=27, 2025-05-07T21:02:28.6960563Z log_E=3, 2025-05-07T21:02:28.6960744Z L=9, 2025-05-07T21:02:28.6960926Z D_gradcheck=1, 2025-05-07T21:02:28.6961135Z stochastic_rounding=False, 2025-05-07T21:02:28.6961382Z weighted=True, 2025-05-07T21:02:28.6961582Z row_wise=True, 2025-05-07T21:02:28.6961772Z mixed=False, 2025-05-07T21:02:28.6961970Z use_cache=False, 2025-05-07T21:02:28.6962206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6962473Z use_cpu=True, 2025-05-07T21:02:28.6962698Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6962944Z ) 2025-05-07T21:02:28.6963165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6963710Z self=, 2025-05-07T21:02:28.6964217Z compile=False, 2025-05-07T21:02:28.6964448Z pooling_mode=, 2025-05-07T21:02:28.6964713Z T=1, 2025-05-07T21:02:28.6964887Z D=102, 2025-05-07T21:02:28.6965060Z B=62, 2025-05-07T21:02:28.6965231Z log_E=3, 2025-05-07T21:02:28.6965407Z L=1, 2025-05-07T21:02:28.6965628Z D_gradcheck=1, 2025-05-07T21:02:28.6965841Z stochastic_rounding=False, 2025-05-07T21:02:28.6966080Z weighted=False, 2025-05-07T21:02:28.6966272Z row_wise=True, 2025-05-07T21:02:28.6966467Z mixed=True, 2025-05-07T21:02:28.6966662Z use_cache=False, 2025-05-07T21:02:28.6966889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6967167Z use_cpu=True, 2025-05-07T21:02:28.6967389Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6967635Z ) 2025-05-07T21:02:28.6967854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6968400Z self=, 2025-05-07T21:02:28.6968899Z compile=False, 2025-05-07T21:02:28.6969191Z pooling_mode=, 2025-05-07T21:02:28.6969458Z T=4, 2025-05-07T21:02:28.6969625Z D=100, 2025-05-07T21:02:28.6969792Z B=84, 2025-05-07T21:02:28.6969963Z log_E=4, 2025-05-07T21:02:28.6970143Z L=2, 2025-05-07T21:02:28.6970315Z D_gradcheck=1, 2025-05-07T21:02:28.6970524Z stochastic_rounding=False, 2025-05-07T21:02:28.6970768Z weighted=True, 2025-05-07T21:02:28.6970961Z row_wise=True, 2025-05-07T21:02:28.6971154Z mixed=True, 2025-05-07T21:02:28.6971343Z use_cache=True, 2025-05-07T21:02:28.6971564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6971841Z use_cpu=True, 2025-05-07T21:02:28.6972057Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6972304Z ) 2025-05-07T21:02:28.6972519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6973113Z self=, 2025-05-07T21:02:28.6973610Z compile=False, 2025-05-07T21:02:28.6973843Z pooling_mode=, 2025-05-07T21:02:28.6974109Z T=3, 2025-05-07T21:02:28.6974278Z D=67, 2025-05-07T21:02:28.6974453Z B=13, 2025-05-07T21:02:28.6974622Z log_E=3, 2025-05-07T21:02:28.6974805Z L=2, 2025-05-07T21:02:28.6974984Z D_gradcheck=1, 2025-05-07T21:02:28.6975197Z stochastic_rounding=False, 2025-05-07T21:02:28.6975430Z weighted=False, 2025-05-07T21:02:28.6975633Z row_wise=True, 2025-05-07T21:02:28.6975824Z mixed=True, 2025-05-07T21:02:28.6976016Z use_cache=False, 2025-05-07T21:02:28.6976249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6976566Z use_cpu=True, 2025-05-07T21:02:28.6976823Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6977067Z ) 2025-05-07T21:02:28.6977278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6977827Z self=, 2025-05-07T21:02:28.6978319Z compile=False, 2025-05-07T21:02:28.6978549Z pooling_mode=, 2025-05-07T21:02:28.6978815Z T=2, 2025-05-07T21:02:28.6978983Z D=102, 2025-05-07T21:02:28.6979154Z B=90, 2025-05-07T21:02:28.6979330Z log_E=5, 2025-05-07T21:02:28.6979512Z L=11, 2025-05-07T21:02:28.6979691Z D_gradcheck=1, 2025-05-07T21:02:28.6979908Z stochastic_rounding=False, 2025-05-07T21:02:28.6980142Z weighted=False, 2025-05-07T21:02:28.6980342Z row_wise=True, 2025-05-07T21:02:28.6980533Z mixed=True, 2025-05-07T21:02:28.6980721Z use_cache=False, 2025-05-07T21:02:28.6980953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6981228Z use_cpu=True, 2025-05-07T21:02:28.6981446Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6981692Z ) 2025-05-07T21:02:28.6981901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6982441Z self=, 2025-05-07T21:02:28.6982938Z compile=True, 2025-05-07T21:02:28.6983164Z pooling_mode=, 2025-05-07T21:02:28.6983425Z T=2, 2025-05-07T21:02:28.6983591Z D=107, 2025-05-07T21:02:28.6983760Z B=55, 2025-05-07T21:02:28.6983929Z log_E=3, 2025-05-07T21:02:28.6984153Z L=18, 2025-05-07T21:02:28.6984330Z D_gradcheck=1, 2025-05-07T21:02:28.6984548Z stochastic_rounding=False, 2025-05-07T21:02:28.6984785Z weighted=True, 2025-05-07T21:02:28.6984983Z row_wise=True, 2025-05-07T21:02:28.6985175Z mixed=False, 2025-05-07T21:02:28.6985365Z use_cache=False, 2025-05-07T21:02:28.6985597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6985872Z use_cpu=True, 2025-05-07T21:02:28.6986086Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.6986329Z ) 2025-05-07T21:02:28.6986542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6987080Z self=, 2025-05-07T21:02:28.6987628Z compile=False, 2025-05-07T21:02:28.6987856Z pooling_mode=, 2025-05-07T21:02:28.6988119Z T=4, 2025-05-07T21:02:28.6988287Z D=15, 2025-05-07T21:02:28.6988458Z B=56, 2025-05-07T21:02:28.6988632Z log_E=5, 2025-05-07T21:02:28.6988806Z L=9, 2025-05-07T21:02:28.6988980Z D_gradcheck=1, 2025-05-07T21:02:28.6989218Z stochastic_rounding=False, 2025-05-07T21:02:28.6989476Z weighted=False, 2025-05-07T21:02:28.6989678Z row_wise=True, 2025-05-07T21:02:28.6989870Z mixed=True, 2025-05-07T21:02:28.6990059Z use_cache=True, 2025-05-07T21:02:28.6990284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.6990552Z use_cpu=True, 2025-05-07T21:02:28.6990767Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6991011Z ) 2025-05-07T21:02:28.6991226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6991763Z self=, 2025-05-07T21:02:28.6992271Z compile=True, 2025-05-07T21:02:28.6992499Z pooling_mode=, 2025-05-07T21:02:28.6992761Z T=2, 2025-05-07T21:02:28.6992924Z D=69, 2025-05-07T21:02:28.6993093Z B=127, 2025-05-07T21:02:28.6993267Z log_E=3, 2025-05-07T21:02:28.6993443Z L=14, 2025-05-07T21:02:28.6993620Z D_gradcheck=1, 2025-05-07T21:02:28.6993839Z stochastic_rounding=False, 2025-05-07T21:02:28.6994074Z weighted=False, 2025-05-07T21:02:28.6994269Z row_wise=True, 2025-05-07T21:02:28.6994463Z mixed=True, 2025-05-07T21:02:28.6994650Z use_cache=True, 2025-05-07T21:02:28.6994920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6995224Z use_cpu=True, 2025-05-07T21:02:28.6995440Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.6995686Z ) 2025-05-07T21:02:28.6995898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.6996432Z self=, 2025-05-07T21:02:28.6996934Z compile=False, 2025-05-07T21:02:28.6997159Z pooling_mode=, 2025-05-07T21:02:28.6997415Z T=2, 2025-05-07T21:02:28.6997585Z D=127, 2025-05-07T21:02:28.6997760Z B=24, 2025-05-07T21:02:28.6997932Z log_E=4, 2025-05-07T21:02:28.6998109Z L=15, 2025-05-07T21:02:28.6998283Z D_gradcheck=2, 2025-05-07T21:02:28.6998663Z stochastic_rounding=True, 2025-05-07T21:02:28.6998900Z weighted=False, 2025-05-07T21:02:28.6999096Z row_wise=True, 2025-05-07T21:02:28.6999287Z mixed=True, 2025-05-07T21:02:28.6999477Z use_cache=True, 2025-05-07T21:02:28.6999710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.6999974Z use_cpu=True, 2025-05-07T21:02:28.7000186Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7000424Z ) 2025-05-07T21:02:28.7000638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7001186Z self=, 2025-05-07T21:02:28.7001688Z compile=False, 2025-05-07T21:02:28.7001915Z pooling_mode=, 2025-05-07T21:02:28.7002170Z T=4, 2025-05-07T21:02:28.7002338Z D=52, 2025-05-07T21:02:28.7002578Z B=29, 2025-05-07T21:02:28.7002748Z log_E=4, 2025-05-07T21:02:28.7002923Z L=18, 2025-05-07T21:02:28.7003102Z D_gradcheck=2, 2025-05-07T21:02:28.7003311Z stochastic_rounding=True, 2025-05-07T21:02:28.7003548Z weighted=True, 2025-05-07T21:02:28.7003743Z row_wise=True, 2025-05-07T21:02:28.7003932Z mixed=True, 2025-05-07T21:02:28.7004130Z use_cache=False, 2025-05-07T21:02:28.7004362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7004626Z use_cpu=True, 2025-05-07T21:02:28.7004839Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7005082Z ) 2025-05-07T21:02:28.7005295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7005903Z self=, 2025-05-07T21:02:28.7006406Z compile=True, 2025-05-07T21:02:28.7006632Z pooling_mode=, 2025-05-07T21:02:28.7006894Z T=2, 2025-05-07T21:02:28.7007060Z D=64, 2025-05-07T21:02:28.7007228Z B=50, 2025-05-07T21:02:28.7007397Z log_E=5, 2025-05-07T21:02:28.7007576Z L=19, 2025-05-07T21:02:28.7007752Z D_gradcheck=1, 2025-05-07T21:02:28.7007964Z stochastic_rounding=False, 2025-05-07T21:02:28.7008208Z weighted=False, 2025-05-07T21:02:28.7008409Z row_wise=True, 2025-05-07T21:02:28.7008597Z mixed=False, 2025-05-07T21:02:28.7008798Z use_cache=False, 2025-05-07T21:02:28.7009027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7009290Z use_cpu=True, 2025-05-07T21:02:28.7009511Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7009752Z ) 2025-05-07T21:02:28.7216312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7216920Z self=, 2025-05-07T21:02:28.7217471Z compile=False, 2025-05-07T21:02:28.7217699Z pooling_mode=, 2025-05-07T21:02:28.7217968Z T=2, 2025-05-07T21:02:28.7218135Z D=100, 2025-05-07T21:02:28.7218212Z B=65, 2025-05-07T21:02:28.7218291Z log_E=3, 2025-05-07T21:02:28.7218363Z L=1, 2025-05-07T21:02:28.7218444Z D_gradcheck=1, 2025-05-07T21:02:28.7218536Z stochastic_rounding=False, 2025-05-07T21:02:28.7218613Z weighted=True, 2025-05-07T21:02:28.7218690Z row_wise=True, 2025-05-07T21:02:28.7218763Z mixed=True, 2025-05-07T21:02:28.7218937Z use_cache=False, 2025-05-07T21:02:28.7219101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7219198Z use_cpu=True, 2025-05-07T21:02:28.7219305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7219393Z ) 2025-05-07T21:02:28.7219520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7219853Z self=, 2025-05-07T21:02:28.7219935Z compile=True, 2025-05-07T21:02:28.7220039Z pooling_mode=, 2025-05-07T21:02:28.7220109Z T=4, 2025-05-07T21:02:28.7220185Z D=21, 2025-05-07T21:02:28.7220256Z B=98, 2025-05-07T21:02:28.7220333Z log_E=3, 2025-05-07T21:02:28.7220403Z L=3, 2025-05-07T21:02:28.7220478Z D_gradcheck=1, 2025-05-07T21:02:28.7220570Z stochastic_rounding=False, 2025-05-07T21:02:28.7220648Z weighted=False, 2025-05-07T21:02:28.7220726Z row_wise=True, 2025-05-07T21:02:28.7220806Z mixed=False, 2025-05-07T21:02:28.7220887Z use_cache=False, 2025-05-07T21:02:28.7220990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7221118Z use_cpu=True, 2025-05-07T21:02:28.7221214Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7221287Z ) 2025-05-07T21:02:28.7221411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7221741Z self=, 2025-05-07T21:02:28.7221824Z compile=False, 2025-05-07T21:02:28.7221925Z pooling_mode=, 2025-05-07T21:02:28.7221997Z T=1, 2025-05-07T21:02:28.7222136Z D=72, 2025-05-07T21:02:28.7222205Z B=75, 2025-05-07T21:02:28.7222279Z log_E=3, 2025-05-07T21:02:28.7222351Z L=18, 2025-05-07T21:02:28.7222427Z D_gradcheck=2, 2025-05-07T21:02:28.7222517Z stochastic_rounding=False, 2025-05-07T21:02:28.7222598Z weighted=False, 2025-05-07T21:02:28.7222675Z row_wise=True, 2025-05-07T21:02:28.7222754Z mixed=False, 2025-05-07T21:02:28.7222840Z use_cache=False, 2025-05-07T21:02:28.7222943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7223027Z use_cpu=True, 2025-05-07T21:02:28.7223124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7223193Z ) 2025-05-07T21:02:28.7223319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7223705Z self=, 2025-05-07T21:02:28.7223789Z compile=False, 2025-05-07T21:02:28.7223897Z pooling_mode=, 2025-05-07T21:02:28.7223967Z T=5, 2025-05-07T21:02:28.7224040Z D=96, 2025-05-07T21:02:28.7224114Z B=104, 2025-05-07T21:02:28.7224181Z log_E=5, 2025-05-07T21:02:28.7224252Z L=17, 2025-05-07T21:02:28.7224331Z D_gradcheck=2, 2025-05-07T21:02:28.7224420Z stochastic_rounding=False, 2025-05-07T21:02:28.7224501Z weighted=False, 2025-05-07T21:02:28.7224577Z row_wise=True, 2025-05-07T21:02:28.7224655Z mixed=True, 2025-05-07T21:02:28.7224740Z use_cache=False, 2025-05-07T21:02:28.7224841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7224914Z use_cpu=True, 2025-05-07T21:02:28.7225014Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7225080Z ) 2025-05-07T21:02:28.7225205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7225539Z self=, 2025-05-07T21:02:28.7230846Z compile=False, 2025-05-07T21:02:28.7230976Z pooling_mode=, 2025-05-07T21:02:28.7231056Z T=3, 2025-05-07T21:02:28.7231131Z D=91, 2025-05-07T21:02:28.7231205Z B=34, 2025-05-07T21:02:28.7231284Z log_E=4, 2025-05-07T21:02:28.7231360Z L=11, 2025-05-07T21:02:28.7231440Z D_gradcheck=1, 2025-05-07T21:02:28.7231534Z stochastic_rounding=False, 2025-05-07T21:02:28.7231621Z weighted=True, 2025-05-07T21:02:28.7231698Z row_wise=True, 2025-05-07T21:02:28.7231845Z mixed=True, 2025-05-07T21:02:28.7231964Z use_cache=True, 2025-05-07T21:02:28.7232074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7232154Z use_cpu=True, 2025-05-07T21:02:28.7232261Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7232333Z ) 2025-05-07T21:02:28.7232469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7232809Z self=, 2025-05-07T21:02:28.7232889Z compile=True, 2025-05-07T21:02:28.7232999Z pooling_mode=, 2025-05-07T21:02:28.7233078Z T=3, 2025-05-07T21:02:28.7233152Z D=16, 2025-05-07T21:02:28.7233228Z B=4, 2025-05-07T21:02:28.7233304Z log_E=5, 2025-05-07T21:02:28.7233378Z L=2, 2025-05-07T21:02:28.7233459Z D_gradcheck=2, 2025-05-07T21:02:28.7233551Z stochastic_rounding=True, 2025-05-07T21:02:28.7233631Z weighted=True, 2025-05-07T21:02:28.7233715Z row_wise=True, 2025-05-07T21:02:28.7233791Z mixed=False, 2025-05-07T21:02:28.7233875Z use_cache=True, 2025-05-07T21:02:28.7233978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7234056Z use_cpu=True, 2025-05-07T21:02:28.7234160Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7234229Z ) 2025-05-07T21:02:28.7234356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7234694Z self=, 2025-05-07T21:02:28.7234776Z compile=True, 2025-05-07T21:02:28.7234880Z pooling_mode=, 2025-05-07T21:02:28.7235025Z T=2, 2025-05-07T21:02:28.7235097Z D=75, 2025-05-07T21:02:28.7235172Z B=127, 2025-05-07T21:02:28.7235248Z log_E=4, 2025-05-07T21:02:28.7235320Z L=2, 2025-05-07T21:02:28.7235398Z D_gradcheck=1, 2025-05-07T21:02:28.7235492Z stochastic_rounding=True, 2025-05-07T21:02:28.7235570Z weighted=True, 2025-05-07T21:02:28.7235661Z row_wise=True, 2025-05-07T21:02:28.7235744Z mixed=False, 2025-05-07T21:02:28.7235826Z use_cache=False, 2025-05-07T21:02:28.7235932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7236010Z use_cpu=True, 2025-05-07T21:02:28.7236108Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7236179Z ) 2025-05-07T21:02:28.7236306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7236677Z self=, 2025-05-07T21:02:28.7236767Z compile=True, 2025-05-07T21:02:28.7236871Z pooling_mode=, 2025-05-07T21:02:28.7236949Z T=2, 2025-05-07T21:02:28.7237028Z D=69, 2025-05-07T21:02:28.7237101Z B=7, 2025-05-07T21:02:28.7237185Z log_E=5, 2025-05-07T21:02:28.7237263Z L=2, 2025-05-07T21:02:28.7237341Z D_gradcheck=2, 2025-05-07T21:02:28.7237436Z stochastic_rounding=True, 2025-05-07T21:02:28.7237513Z weighted=True, 2025-05-07T21:02:28.7237594Z row_wise=True, 2025-05-07T21:02:28.7237680Z mixed=False, 2025-05-07T21:02:28.7237761Z use_cache=False, 2025-05-07T21:02:28.7237863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7237944Z use_cpu=True, 2025-05-07T21:02:28.7238043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7238114Z ) 2025-05-07T21:02:28.7238245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7238572Z self=, 2025-05-07T21:02:28.7238653Z compile=True, 2025-05-07T21:02:28.7238759Z pooling_mode=, 2025-05-07T21:02:28.7238835Z T=2, 2025-05-07T21:02:28.7238912Z D=128, 2025-05-07T21:02:28.7238983Z B=58, 2025-05-07T21:02:28.7239057Z log_E=3, 2025-05-07T21:02:28.7239134Z L=17, 2025-05-07T21:02:28.7239214Z D_gradcheck=1, 2025-05-07T21:02:28.7239304Z stochastic_rounding=True, 2025-05-07T21:02:28.7239387Z weighted=False, 2025-05-07T21:02:28.7239509Z row_wise=True, 2025-05-07T21:02:28.7239625Z mixed=True, 2025-05-07T21:02:28.7239709Z use_cache=False, 2025-05-07T21:02:28.7239811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7239889Z use_cpu=True, 2025-05-07T21:02:28.7239996Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7240068Z ) 2025-05-07T21:02:28.7240196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7240526Z self=, 2025-05-07T21:02:28.7240607Z compile=False, 2025-05-07T21:02:28.7240719Z pooling_mode=, 2025-05-07T21:02:28.7240792Z T=1, 2025-05-07T21:02:28.7240864Z D=4, 2025-05-07T21:02:28.7240938Z B=91, 2025-05-07T21:02:28.7241015Z log_E=3, 2025-05-07T21:02:28.7241087Z L=0, 2025-05-07T21:02:28.7241167Z D_gradcheck=1, 2025-05-07T21:02:28.7241260Z stochastic_rounding=False, 2025-05-07T21:02:28.7241342Z weighted=True, 2025-05-07T21:02:28.7241425Z row_wise=True, 2025-05-07T21:02:28.7241503Z mixed=False, 2025-05-07T21:02:28.7241580Z use_cache=True, 2025-05-07T21:02:28.7241684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7241765Z use_cpu=True, 2025-05-07T21:02:28.7241866Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7241938Z ) 2025-05-07T21:02:28.7242063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7242390Z self=, 2025-05-07T21:02:28.7242470Z compile=True, 2025-05-07T21:02:28.7242619Z pooling_mode=, 2025-05-07T21:02:28.7242696Z T=5, 2025-05-07T21:02:28.7242768Z D=127, 2025-05-07T21:02:28.7242845Z B=99, 2025-05-07T21:02:28.7242922Z log_E=4, 2025-05-07T21:02:28.7242995Z L=3, 2025-05-07T21:02:28.7243076Z D_gradcheck=1, 2025-05-07T21:02:28.7243169Z stochastic_rounding=True, 2025-05-07T21:02:28.7243251Z weighted=False, 2025-05-07T21:02:28.7243333Z row_wise=True, 2025-05-07T21:02:28.7243413Z mixed=False, 2025-05-07T21:02:28.7243491Z use_cache=True, 2025-05-07T21:02:28.7243599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7243675Z use_cpu=True, 2025-05-07T21:02:28.7243773Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7243847Z ) 2025-05-07T21:02:28.7244015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7244344Z self=, 2025-05-07T21:02:28.7244430Z compile=True, 2025-05-07T21:02:28.7244539Z pooling_mode=, 2025-05-07T21:02:28.7244614Z T=2, 2025-05-07T21:02:28.7244688Z D=115, 2025-05-07T21:02:28.7244761Z B=37, 2025-05-07T21:02:28.7244835Z log_E=5, 2025-05-07T21:02:28.7244913Z L=5, 2025-05-07T21:02:28.7244993Z D_gradcheck=2, 2025-05-07T21:02:28.7245084Z stochastic_rounding=True, 2025-05-07T21:02:28.7245169Z weighted=True, 2025-05-07T21:02:28.7245247Z row_wise=True, 2025-05-07T21:02:28.7245324Z mixed=True, 2025-05-07T21:02:28.7245404Z use_cache=False, 2025-05-07T21:02:28.7245509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7245592Z use_cpu=True, 2025-05-07T21:02:28.7245691Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7245761Z ) 2025-05-07T21:02:28.7245890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7246215Z self=, 2025-05-07T21:02:28.7246299Z compile=False, 2025-05-07T21:02:28.7246407Z pooling_mode=, 2025-05-07T21:02:28.7246480Z T=2, 2025-05-07T21:02:28.7246556Z D=121, 2025-05-07T21:02:28.7246635Z B=112, 2025-05-07T21:02:28.7246708Z log_E=5, 2025-05-07T21:02:28.7246783Z L=11, 2025-05-07T21:02:28.7246861Z D_gradcheck=1, 2025-05-07T21:02:28.7246955Z stochastic_rounding=False, 2025-05-07T21:02:28.7247097Z weighted=False, 2025-05-07T21:02:28.7247210Z row_wise=True, 2025-05-07T21:02:28.7247288Z mixed=True, 2025-05-07T21:02:28.7247370Z use_cache=False, 2025-05-07T21:02:28.7247471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7247548Z use_cpu=True, 2025-05-07T21:02:28.7247649Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7247719Z ) 2025-05-07T21:02:28.7247847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7248179Z self=, 2025-05-07T21:02:28.7248266Z compile=True, 2025-05-07T21:02:28.7248371Z pooling_mode=, 2025-05-07T21:02:28.7248446Z T=3, 2025-05-07T21:02:28.7248519Z D=60, 2025-05-07T21:02:28.7248595Z B=86, 2025-05-07T21:02:28.7248668Z log_E=5, 2025-05-07T21:02:28.7248741Z L=0, 2025-05-07T21:02:28.7248821Z D_gradcheck=1, 2025-05-07T21:02:28.7248913Z stochastic_rounding=False, 2025-05-07T21:02:28.7249001Z weighted=False, 2025-05-07T21:02:28.7249084Z row_wise=True, 2025-05-07T21:02:28.7249159Z mixed=True, 2025-05-07T21:02:28.7249238Z use_cache=False, 2025-05-07T21:02:28.7249344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7249422Z use_cpu=True, 2025-05-07T21:02:28.7249520Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7249599Z ) 2025-05-07T21:02:28.7249723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7250048Z self=, 2025-05-07T21:02:28.7250180Z compile=True, 2025-05-07T21:02:28.7250283Z pooling_mode=, 2025-05-07T21:02:28.7250365Z T=4, 2025-05-07T21:02:28.7250436Z D=50, 2025-05-07T21:02:28.7250509Z B=50, 2025-05-07T21:02:28.7250586Z log_E=5, 2025-05-07T21:02:28.7250659Z L=16, 2025-05-07T21:02:28.7250737Z D_gradcheck=1, 2025-05-07T21:02:28.7250837Z stochastic_rounding=True, 2025-05-07T21:02:28.7250920Z weighted=True, 2025-05-07T21:02:28.7250996Z row_wise=True, 2025-05-07T21:02:28.7251073Z mixed=False, 2025-05-07T21:02:28.7251153Z use_cache=True, 2025-05-07T21:02:28.7251257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7251336Z use_cpu=True, 2025-05-07T21:02:28.7251437Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7251547Z ) 2025-05-07T21:02:28.7251677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7252004Z self=, 2025-05-07T21:02:28.7252093Z compile=True, 2025-05-07T21:02:28.7252198Z pooling_mode=, 2025-05-07T21:02:28.7252272Z T=2, 2025-05-07T21:02:28.7252348Z D=67, 2025-05-07T21:02:28.7252418Z B=108, 2025-05-07T21:02:28.7252491Z log_E=5, 2025-05-07T21:02:28.7252567Z L=0, 2025-05-07T21:02:28.7252644Z D_gradcheck=2, 2025-05-07T21:02:28.7252739Z stochastic_rounding=True, 2025-05-07T21:02:28.7252828Z weighted=False, 2025-05-07T21:02:28.7252973Z row_wise=True, 2025-05-07T21:02:28.7253049Z mixed=True, 2025-05-07T21:02:28.7253132Z use_cache=False, 2025-05-07T21:02:28.7253233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7253316Z use_cpu=True, 2025-05-07T21:02:28.7253418Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7253488Z ) 2025-05-07T21:02:28.7508899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7509655Z self=, 2025-05-07T21:02:28.7509819Z compile=False, 2025-05-07T21:02:28.7509982Z pooling_mode=, 2025-05-07T21:02:28.7510084Z T=1, 2025-05-07T21:02:28.7510187Z D=73, 2025-05-07T21:02:28.7510301Z B=31, 2025-05-07T21:02:28.7510401Z log_E=5, 2025-05-07T21:02:28.7510503Z L=7, 2025-05-07T21:02:28.7510614Z D_gradcheck=2, 2025-05-07T21:02:28.7510932Z stochastic_rounding=True, 2025-05-07T21:02:28.7511110Z weighted=False, 2025-05-07T21:02:28.7511225Z row_wise=True, 2025-05-07T21:02:28.7511329Z mixed=False, 2025-05-07T21:02:28.7511437Z use_cache=False, 2025-05-07T21:02:28.7511593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7511682Z use_cpu=True, 2025-05-07T21:02:28.7511842Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7511915Z ) 2025-05-07T21:02:28.7512044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7512378Z self=, 2025-05-07T21:02:28.7512464Z compile=False, 2025-05-07T21:02:28.7512569Z pooling_mode=, 2025-05-07T21:02:28.7512645Z T=2, 2025-05-07T21:02:28.7512717Z D=65, 2025-05-07T21:02:28.7512789Z B=28, 2025-05-07T21:02:28.7512867Z log_E=3, 2025-05-07T21:02:28.7512939Z L=10, 2025-05-07T21:02:28.7513024Z D_gradcheck=2, 2025-05-07T21:02:28.7513122Z stochastic_rounding=True, 2025-05-07T21:02:28.7513203Z weighted=False, 2025-05-07T21:02:28.7513282Z row_wise=True, 2025-05-07T21:02:28.7513360Z mixed=False, 2025-05-07T21:02:28.7513437Z use_cache=True, 2025-05-07T21:02:28.7513544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7513623Z use_cpu=True, 2025-05-07T21:02:28.7513723Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7513798Z ) 2025-05-07T21:02:28.7513924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7514250Z self=, 2025-05-07T21:02:28.7514405Z compile=False, 2025-05-07T21:02:28.7514509Z pooling_mode=, 2025-05-07T21:02:28.7514584Z T=5, 2025-05-07T21:02:28.7514660Z D=100, 2025-05-07T21:02:28.7514734Z B=127, 2025-05-07T21:02:28.7514813Z log_E=5, 2025-05-07T21:02:28.7514884Z L=13, 2025-05-07T21:02:28.7514967Z D_gradcheck=1, 2025-05-07T21:02:28.7515069Z stochastic_rounding=True, 2025-05-07T21:02:28.7515148Z weighted=False, 2025-05-07T21:02:28.7515223Z row_wise=True, 2025-05-07T21:02:28.7515301Z mixed=False, 2025-05-07T21:02:28.7515380Z use_cache=False, 2025-05-07T21:02:28.7515480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7515560Z use_cpu=True, 2025-05-07T21:02:28.7515720Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7515795Z ) 2025-05-07T21:02:28.7515923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7516249Z self=, 2025-05-07T21:02:28.7516336Z compile=True, 2025-05-07T21:02:28.7516438Z pooling_mode=, 2025-05-07T21:02:28.7516510Z T=3, 2025-05-07T21:02:28.7516587Z D=23, 2025-05-07T21:02:28.7516671Z B=89, 2025-05-07T21:02:28.7516743Z log_E=5, 2025-05-07T21:02:28.7516819Z L=19, 2025-05-07T21:02:28.7516903Z D_gradcheck=1, 2025-05-07T21:02:28.7516994Z stochastic_rounding=True, 2025-05-07T21:02:28.7517072Z weighted=True, 2025-05-07T21:02:28.7517148Z row_wise=True, 2025-05-07T21:02:28.7517223Z mixed=False, 2025-05-07T21:02:28.7517304Z use_cache=True, 2025-05-07T21:02:28.7517403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7517478Z use_cpu=True, 2025-05-07T21:02:28.7517577Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7517647Z ) 2025-05-07T21:02:28.7517771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7518102Z self=, 2025-05-07T21:02:28.7518185Z compile=True, 2025-05-07T21:02:28.7518293Z pooling_mode=, 2025-05-07T21:02:28.7518366Z T=5, 2025-05-07T21:02:28.7518438Z D=108, 2025-05-07T21:02:28.7518514Z B=75, 2025-05-07T21:02:28.7518588Z log_E=4, 2025-05-07T21:02:28.7518713Z L=4, 2025-05-07T21:02:28.7518793Z D_gradcheck=2, 2025-05-07T21:02:28.7518926Z stochastic_rounding=False, 2025-05-07T21:02:28.7519004Z weighted=True, 2025-05-07T21:02:28.7519084Z row_wise=True, 2025-05-07T21:02:28.7519160Z mixed=False, 2025-05-07T21:02:28.7519238Z use_cache=True, 2025-05-07T21:02:28.7519345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7519424Z use_cpu=True, 2025-05-07T21:02:28.7519520Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7519605Z ) 2025-05-07T21:02:28.7519742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7520091Z self=, 2025-05-07T21:02:28.7520173Z compile=True, 2025-05-07T21:02:28.7520274Z pooling_mode=, 2025-05-07T21:02:28.7520348Z T=4, 2025-05-07T21:02:28.7520421Z D=115, 2025-05-07T21:02:28.7520491Z B=30, 2025-05-07T21:02:28.7520567Z log_E=3, 2025-05-07T21:02:28.7520640Z L=10, 2025-05-07T21:02:28.7520718Z D_gradcheck=2, 2025-05-07T21:02:28.7520812Z stochastic_rounding=True, 2025-05-07T21:02:28.7520889Z weighted=False, 2025-05-07T21:02:28.7520963Z row_wise=True, 2025-05-07T21:02:28.7521040Z mixed=True, 2025-05-07T21:02:28.7521115Z use_cache=True, 2025-05-07T21:02:28.7521220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7521300Z use_cpu=True, 2025-05-07T21:02:28.7521397Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7521474Z ) 2025-05-07T21:02:28.7521595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7521919Z self=, 2025-05-07T21:02:28.7522042Z compile=True, 2025-05-07T21:02:28.7522144Z pooling_mode=, 2025-05-07T21:02:28.7522217Z T=4, 2025-05-07T21:02:28.7522294Z D=50, 2025-05-07T21:02:28.7522366Z B=81, 2025-05-07T21:02:28.7522439Z log_E=3, 2025-05-07T21:02:28.7522516Z L=17, 2025-05-07T21:02:28.7522596Z D_gradcheck=2, 2025-05-07T21:02:28.7522689Z stochastic_rounding=False, 2025-05-07T21:02:28.7522771Z weighted=False, 2025-05-07T21:02:28.7522848Z row_wise=True, 2025-05-07T21:02:28.7522920Z mixed=False, 2025-05-07T21:02:28.7523000Z use_cache=False, 2025-05-07T21:02:28.7523103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7523248Z use_cpu=True, 2025-05-07T21:02:28.7523348Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7523417Z ) 2025-05-07T21:02:28.7523542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7523869Z self=, 2025-05-07T21:02:28.7523953Z compile=False, 2025-05-07T21:02:28.7524059Z pooling_mode=, 2025-05-07T21:02:28.7524126Z T=5, 2025-05-07T21:02:28.7524206Z D=121, 2025-05-07T21:02:28.7524281Z B=102, 2025-05-07T21:02:28.7524356Z log_E=3, 2025-05-07T21:02:28.7524429Z L=1, 2025-05-07T21:02:28.7524511Z D_gradcheck=2, 2025-05-07T21:02:28.7524602Z stochastic_rounding=True, 2025-05-07T21:02:28.7524683Z weighted=False, 2025-05-07T21:02:28.7524761Z row_wise=True, 2025-05-07T21:02:28.7524836Z mixed=True, 2025-05-07T21:02:28.7524912Z use_cache=True, 2025-05-07T21:02:28.7525014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7525091Z use_cpu=True, 2025-05-07T21:02:28.7525195Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7525264Z ) 2025-05-07T21:02:28.7525384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7525716Z self=, 2025-05-07T21:02:28.7525796Z compile=False, 2025-05-07T21:02:28.7525898Z pooling_mode=, 2025-05-07T21:02:28.7525973Z T=2, 2025-05-07T21:02:28.7526048Z D=79, 2025-05-07T21:02:28.7526116Z B=44, 2025-05-07T21:02:28.7526241Z log_E=3, 2025-05-07T21:02:28.7526312Z L=14, 2025-05-07T21:02:28.7526426Z D_gradcheck=2, 2025-05-07T21:02:28.7526521Z stochastic_rounding=False, 2025-05-07T21:02:28.7526599Z weighted=True, 2025-05-07T21:02:28.7526677Z row_wise=True, 2025-05-07T21:02:28.7526757Z mixed=False, 2025-05-07T21:02:28.7526832Z use_cache=True, 2025-05-07T21:02:28.7526939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7527014Z use_cpu=True, 2025-05-07T21:02:28.7527111Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7527183Z ) 2025-05-07T21:02:28.7527303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7527631Z self=, 2025-05-07T21:02:28.7527717Z compile=False, 2025-05-07T21:02:28.7527819Z pooling_mode=, 2025-05-07T21:02:28.7527892Z T=2, 2025-05-07T21:02:28.7527965Z D=85, 2025-05-07T21:02:28.7528037Z B=91, 2025-05-07T21:02:28.7528118Z log_E=4, 2025-05-07T21:02:28.7528195Z L=18, 2025-05-07T21:02:28.7528273Z D_gradcheck=1, 2025-05-07T21:02:28.7528369Z stochastic_rounding=False, 2025-05-07T21:02:28.7528448Z weighted=False, 2025-05-07T21:02:28.7528523Z row_wise=True, 2025-05-07T21:02:28.7528597Z mixed=True, 2025-05-07T21:02:28.7528673Z use_cache=True, 2025-05-07T21:02:28.7528773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7528856Z use_cpu=True, 2025-05-07T21:02:28.7528953Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7529022Z ) 2025-05-07T21:02:28.7529153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7529611Z self=, 2025-05-07T21:02:28.7529691Z compile=False, 2025-05-07T21:02:28.7529794Z pooling_mode=, 2025-05-07T21:02:28.7529869Z T=1, 2025-05-07T21:02:28.7529945Z D=119, 2025-05-07T21:02:28.7530019Z B=9, 2025-05-07T21:02:28.7530093Z log_E=5, 2025-05-07T21:02:28.7530171Z L=14, 2025-05-07T21:02:28.7530252Z D_gradcheck=1, 2025-05-07T21:02:28.7530344Z stochastic_rounding=False, 2025-05-07T21:02:28.7530421Z weighted=True, 2025-05-07T21:02:28.7530495Z row_wise=True, 2025-05-07T21:02:28.7530570Z mixed=True, 2025-05-07T21:02:28.7530654Z use_cache=True, 2025-05-07T21:02:28.7530796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7530872Z use_cpu=True, 2025-05-07T21:02:28.7530974Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7531044Z ) 2025-05-07T21:02:28.7531163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7531494Z self=, 2025-05-07T21:02:28.7531574Z compile=False, 2025-05-07T21:02:28.7531676Z pooling_mode=, 2025-05-07T21:02:28.7531744Z T=5, 2025-05-07T21:02:28.7531816Z D=101, 2025-05-07T21:02:28.7531892Z B=82, 2025-05-07T21:02:28.7531965Z log_E=3, 2025-05-07T21:02:28.7532038Z L=2, 2025-05-07T21:02:28.7532117Z D_gradcheck=2, 2025-05-07T21:02:28.7532207Z stochastic_rounding=False, 2025-05-07T21:02:28.7532285Z weighted=True, 2025-05-07T21:02:28.7532363Z row_wise=True, 2025-05-07T21:02:28.7532439Z mixed=False, 2025-05-07T21:02:28.7532517Z use_cache=True, 2025-05-07T21:02:28.7532621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7532699Z use_cpu=True, 2025-05-07T21:02:28.7532796Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7532949Z ) 2025-05-07T21:02:28.7533073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7533400Z self=, 2025-05-07T21:02:28.7533480Z compile=True, 2025-05-07T21:02:28.7533583Z pooling_mode=, 2025-05-07T21:02:28.7533656Z T=1, 2025-05-07T21:02:28.7533729Z D=114, 2025-05-07T21:02:28.7533850Z B=106, 2025-05-07T21:02:28.7533962Z log_E=3, 2025-05-07T21:02:28.7534035Z L=16, 2025-05-07T21:02:28.7534112Z D_gradcheck=1, 2025-05-07T21:02:28.7534205Z stochastic_rounding=True, 2025-05-07T21:02:28.7534282Z weighted=False, 2025-05-07T21:02:28.7534354Z row_wise=True, 2025-05-07T21:02:28.7534434Z mixed=False, 2025-05-07T21:02:28.7534514Z use_cache=False, 2025-05-07T21:02:28.7534616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7534697Z use_cpu=True, 2025-05-07T21:02:28.7534793Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7534868Z ) 2025-05-07T21:02:28.7534992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7535314Z self=, 2025-05-07T21:02:28.7535396Z compile=True, 2025-05-07T21:02:28.7535496Z pooling_mode=, 2025-05-07T21:02:28.7535567Z T=3, 2025-05-07T21:02:28.7535645Z D=31, 2025-05-07T21:02:28.7535717Z B=91, 2025-05-07T21:02:28.7535792Z log_E=3, 2025-05-07T21:02:28.7535865Z L=20, 2025-05-07T21:02:28.7535942Z D_gradcheck=1, 2025-05-07T21:02:28.7536032Z stochastic_rounding=False, 2025-05-07T21:02:28.7536113Z weighted=False, 2025-05-07T21:02:28.7536188Z row_wise=True, 2025-05-07T21:02:28.7536264Z mixed=False, 2025-05-07T21:02:28.7536345Z use_cache=False, 2025-05-07T21:02:28.7536445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7536527Z use_cpu=True, 2025-05-07T21:02:28.7536625Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7536694Z ) 2025-05-07T21:02:28.7536876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7537199Z self=, 2025-05-07T21:02:28.7537279Z compile=False, 2025-05-07T21:02:28.7537387Z pooling_mode=, 2025-05-07T21:02:28.7537459Z T=1, 2025-05-07T21:02:28.7537535Z D=9, 2025-05-07T21:02:28.7537612Z B=101, 2025-05-07T21:02:28.7537688Z log_E=4, 2025-05-07T21:02:28.7537761Z L=10, 2025-05-07T21:02:28.7537842Z D_gradcheck=2, 2025-05-07T21:02:28.7537933Z stochastic_rounding=False, 2025-05-07T21:02:28.7538012Z weighted=False, 2025-05-07T21:02:28.7538087Z row_wise=True, 2025-05-07T21:02:28.7538159Z mixed=True, 2025-05-07T21:02:28.7538282Z use_cache=False, 2025-05-07T21:02:28.7538385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7538460Z use_cpu=True, 2025-05-07T21:02:28.7538560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7538631Z ) 2025-05-07T21:02:28.7538752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7539083Z self=, 2025-05-07T21:02:28.7539162Z compile=True, 2025-05-07T21:02:28.7539261Z pooling_mode=, 2025-05-07T21:02:28.7539335Z T=5, 2025-05-07T21:02:28.7539409Z D=52, 2025-05-07T21:02:28.7539486Z B=48, 2025-05-07T21:02:28.7539561Z log_E=3, 2025-05-07T21:02:28.7539630Z L=0, 2025-05-07T21:02:28.7539709Z D_gradcheck=2, 2025-05-07T21:02:28.7539802Z stochastic_rounding=True, 2025-05-07T21:02:28.7539881Z weighted=True, 2025-05-07T21:02:28.7539960Z row_wise=True, 2025-05-07T21:02:28.7540038Z mixed=False, 2025-05-07T21:02:28.7540114Z use_cache=True, 2025-05-07T21:02:28.7540214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7540294Z use_cpu=True, 2025-05-07T21:02:28.7540390Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7540468Z ) 2025-05-07T21:02:28.7799311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7800745Z self=, 2025-05-07T21:02:28.7800923Z compile=False, 2025-05-07T21:02:28.7801150Z pooling_mode=, 2025-05-07T21:02:28.7801679Z T=3, 2025-05-07T21:02:28.7801824Z D=11, 2025-05-07T21:02:28.7802110Z B=72, 2025-05-07T21:02:28.7802259Z log_E=4, 2025-05-07T21:02:28.7802470Z L=11, 2025-05-07T21:02:28.7802610Z D_gradcheck=1, 2025-05-07T21:02:28.7802758Z stochastic_rounding=True, 2025-05-07T21:02:28.7802885Z weighted=True, 2025-05-07T21:02:28.7803016Z row_wise=True, 2025-05-07T21:02:28.7803147Z mixed=False, 2025-05-07T21:02:28.7803282Z use_cache=True, 2025-05-07T21:02:28.7803450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7803570Z use_cpu=True, 2025-05-07T21:02:28.7803757Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7803897Z ) 2025-05-07T21:02:28.7804115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7804701Z self=, 2025-05-07T21:02:28.7804842Z compile=True, 2025-05-07T21:02:28.7805021Z pooling_mode=, 2025-05-07T21:02:28.7805161Z T=2, 2025-05-07T21:02:28.7805279Z D=67, 2025-05-07T21:02:28.7805406Z B=128, 2025-05-07T21:02:28.7805538Z log_E=4, 2025-05-07T21:02:28.7805658Z L=16, 2025-05-07T21:02:28.7805789Z D_gradcheck=1, 2025-05-07T21:02:28.7805954Z stochastic_rounding=False, 2025-05-07T21:02:28.7806081Z weighted=True, 2025-05-07T21:02:28.7806217Z row_wise=True, 2025-05-07T21:02:28.7806349Z mixed=False, 2025-05-07T21:02:28.7806475Z use_cache=False, 2025-05-07T21:02:28.7806654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7806778Z use_cpu=True, 2025-05-07T21:02:28.7806950Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7807223Z ) 2025-05-07T21:02:28.7807449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7808036Z self=, 2025-05-07T21:02:28.7808180Z compile=True, 2025-05-07T21:02:28.7808349Z pooling_mode=, 2025-05-07T21:02:28.7808474Z T=4, 2025-05-07T21:02:28.7808611Z D=70, 2025-05-07T21:02:28.7808728Z B=11, 2025-05-07T21:02:28.7808856Z log_E=3, 2025-05-07T21:02:28.7808970Z L=10, 2025-05-07T21:02:28.7809101Z D_gradcheck=2, 2025-05-07T21:02:28.7809263Z stochastic_rounding=False, 2025-05-07T21:02:28.7809396Z weighted=False, 2025-05-07T21:02:28.7809524Z row_wise=True, 2025-05-07T21:02:28.7809782Z mixed=True, 2025-05-07T21:02:28.7809914Z use_cache=True, 2025-05-07T21:02:28.7810085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7810223Z use_cpu=True, 2025-05-07T21:02:28.7810396Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7810514Z ) 2025-05-07T21:02:28.7810735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7811297Z self=, 2025-05-07T21:02:28.7811441Z compile=False, 2025-05-07T21:02:28.7811614Z pooling_mode=, 2025-05-07T21:02:28.7811742Z T=2, 2025-05-07T21:02:28.7811874Z D=21, 2025-05-07T21:02:28.7811991Z B=15, 2025-05-07T21:02:28.7812116Z log_E=3, 2025-05-07T21:02:28.7812246Z L=0, 2025-05-07T21:02:28.7812375Z D_gradcheck=1, 2025-05-07T21:02:28.7812526Z stochastic_rounding=False, 2025-05-07T21:02:28.7812665Z weighted=True, 2025-05-07T21:02:28.7812789Z row_wise=True, 2025-05-07T21:02:28.7813014Z mixed=True, 2025-05-07T21:02:28.7813160Z use_cache=False, 2025-05-07T21:02:28.7813333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7813462Z use_cpu=True, 2025-05-07T21:02:28.7813635Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7813750Z ) 2025-05-07T21:02:28.7813964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7814546Z self=, 2025-05-07T21:02:28.7814683Z compile=False, 2025-05-07T21:02:28.7814867Z pooling_mode=, 2025-05-07T21:02:28.7815083Z T=2, 2025-05-07T21:02:28.7815251Z D=97, 2025-05-07T21:02:28.7815387Z B=28, 2025-05-07T21:02:28.7815509Z log_E=4, 2025-05-07T21:02:28.7815629Z L=3, 2025-05-07T21:02:28.7815770Z D_gradcheck=2, 2025-05-07T21:02:28.7815925Z stochastic_rounding=False, 2025-05-07T21:02:28.7816050Z weighted=True, 2025-05-07T21:02:28.7816192Z row_wise=True, 2025-05-07T21:02:28.7816318Z mixed=True, 2025-05-07T21:02:28.7816448Z use_cache=True, 2025-05-07T21:02:28.7816635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7816766Z use_cpu=True, 2025-05-07T21:02:28.7816939Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7817053Z ) 2025-05-07T21:02:28.7817262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7817836Z self=, 2025-05-07T21:02:28.7817968Z compile=True, 2025-05-07T21:02:28.7818152Z pooling_mode=, 2025-05-07T21:02:28.7818291Z T=3, 2025-05-07T21:02:28.7818409Z D=56, 2025-05-07T21:02:28.7818527Z B=113, 2025-05-07T21:02:28.7818661Z log_E=4, 2025-05-07T21:02:28.7818779Z L=0, 2025-05-07T21:02:28.7818911Z D_gradcheck=1, 2025-05-07T21:02:28.7819074Z stochastic_rounding=False, 2025-05-07T21:02:28.7819202Z weighted=True, 2025-05-07T21:02:28.7819328Z row_wise=True, 2025-05-07T21:02:28.7819467Z mixed=False, 2025-05-07T21:02:28.7819597Z use_cache=False, 2025-05-07T21:02:28.7819782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7819911Z use_cpu=True, 2025-05-07T21:02:28.7820159Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7820286Z ) 2025-05-07T21:02:28.7820495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7821057Z self=, 2025-05-07T21:02:28.7821202Z compile=False, 2025-05-07T21:02:28.7821377Z pooling_mode=, 2025-05-07T21:02:28.7821505Z T=2, 2025-05-07T21:02:28.7821636Z D=21, 2025-05-07T21:02:28.7821757Z B=45, 2025-05-07T21:02:28.7821886Z log_E=4, 2025-05-07T21:02:28.7822021Z L=3, 2025-05-07T21:02:28.7822157Z D_gradcheck=2, 2025-05-07T21:02:28.7822320Z stochastic_rounding=False, 2025-05-07T21:02:28.7822479Z weighted=False, 2025-05-07T21:02:28.7822693Z row_wise=True, 2025-05-07T21:02:28.7822841Z mixed=True, 2025-05-07T21:02:28.7822985Z use_cache=True, 2025-05-07T21:02:28.7823171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7823313Z use_cpu=True, 2025-05-07T21:02:28.7823480Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7823595Z ) 2025-05-07T21:02:28.7823812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7824379Z self=, 2025-05-07T21:02:28.7824515Z compile=True, 2025-05-07T21:02:28.7824704Z pooling_mode=, 2025-05-07T21:02:28.7824826Z T=1, 2025-05-07T21:02:28.7824944Z D=127, 2025-05-07T21:02:28.7825073Z B=8, 2025-05-07T21:02:28.7825192Z log_E=4, 2025-05-07T21:02:28.7825319Z L=12, 2025-05-07T21:02:28.7825446Z D_gradcheck=1, 2025-05-07T21:02:28.7825592Z stochastic_rounding=False, 2025-05-07T21:02:28.7825729Z weighted=True, 2025-05-07T21:02:28.7825860Z row_wise=True, 2025-05-07T21:02:28.7825982Z mixed=True, 2025-05-07T21:02:28.7826122Z use_cache=True, 2025-05-07T21:02:28.7826298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7826457Z use_cpu=True, 2025-05-07T21:02:28.7826651Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7826788Z ) 2025-05-07T21:02:28.7827031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7827691Z self=, 2025-05-07T21:02:28.7827847Z compile=True, 2025-05-07T21:02:28.7828235Z pooling_mode=, 2025-05-07T21:02:28.7828379Z T=1, 2025-05-07T21:02:28.7828521Z D=115, 2025-05-07T21:02:28.7828672Z B=104, 2025-05-07T21:02:28.7828799Z log_E=5, 2025-05-07T21:02:28.7828915Z L=15, 2025-05-07T21:02:28.7829049Z D_gradcheck=1, 2025-05-07T21:02:28.7829201Z stochastic_rounding=False, 2025-05-07T21:02:28.7829335Z weighted=False, 2025-05-07T21:02:28.7829465Z row_wise=True, 2025-05-07T21:02:28.7829585Z mixed=False, 2025-05-07T21:02:28.7829708Z use_cache=False, 2025-05-07T21:02:28.7829884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7830010Z use_cpu=True, 2025-05-07T21:02:28.7830180Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7830309Z ) 2025-05-07T21:02:28.7830514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7831094Z self=, 2025-05-07T21:02:28.7831242Z compile=True, 2025-05-07T21:02:28.7831424Z pooling_mode=, 2025-05-07T21:02:28.7831547Z T=2, 2025-05-07T21:02:28.7831661Z D=69, 2025-05-07T21:02:28.7831772Z B=23, 2025-05-07T21:02:28.7831895Z log_E=3, 2025-05-07T21:02:28.7832011Z L=15, 2025-05-07T21:02:28.7832136Z D_gradcheck=2, 2025-05-07T21:02:28.7832292Z stochastic_rounding=True, 2025-05-07T21:02:28.7832422Z weighted=True, 2025-05-07T21:02:28.7832547Z row_wise=True, 2025-05-07T21:02:28.7832681Z mixed=True, 2025-05-07T21:02:28.7832807Z use_cache=False, 2025-05-07T21:02:28.7832976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7833191Z use_cpu=True, 2025-05-07T21:02:28.7833351Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7833474Z ) 2025-05-07T21:02:28.7833680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7834207Z self=, 2025-05-07T21:02:28.7834341Z compile=True, 2025-05-07T21:02:28.7834512Z pooling_mode=, 2025-05-07T21:02:28.7834631Z T=1, 2025-05-07T21:02:28.7834763Z D=122, 2025-05-07T21:02:28.7834874Z B=89, 2025-05-07T21:02:28.7834995Z log_E=3, 2025-05-07T21:02:28.7835129Z L=16, 2025-05-07T21:02:28.7835263Z D_gradcheck=1, 2025-05-07T21:02:28.7835425Z stochastic_rounding=False, 2025-05-07T21:02:28.7835633Z weighted=False, 2025-05-07T21:02:28.7835766Z row_wise=True, 2025-05-07T21:02:28.7835892Z mixed=False, 2025-05-07T21:02:28.7836034Z use_cache=False, 2025-05-07T21:02:28.7836206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7836368Z use_cpu=True, 2025-05-07T21:02:28.7836527Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7836640Z ) 2025-05-07T21:02:28.7836852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7837400Z self=, 2025-05-07T21:02:28.7837541Z compile=False, 2025-05-07T21:02:28.7847021Z pooling_mode=, 2025-05-07T21:02:28.7847182Z T=2, 2025-05-07T21:02:28.7847319Z D=123, 2025-05-07T21:02:28.7847439Z B=21, 2025-05-07T21:02:28.7847562Z log_E=4, 2025-05-07T21:02:28.7847691Z L=3, 2025-05-07T21:02:28.7847822Z D_gradcheck=2, 2025-05-07T21:02:28.7847979Z stochastic_rounding=True, 2025-05-07T21:02:28.7848121Z weighted=True, 2025-05-07T21:02:28.7848251Z row_wise=True, 2025-05-07T21:02:28.7848376Z mixed=True, 2025-05-07T21:02:28.7848517Z use_cache=True, 2025-05-07T21:02:28.7848697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7848829Z use_cpu=True, 2025-05-07T21:02:28.7849007Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7849125Z ) 2025-05-07T21:02:28.7849353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7849921Z self=, 2025-05-07T21:02:28.7850167Z compile=True, 2025-05-07T21:02:28.7850407Z pooling_mode=, 2025-05-07T21:02:28.7850534Z T=1, 2025-05-07T21:02:28.7850657Z D=32, 2025-05-07T21:02:28.7850790Z B=21, 2025-05-07T21:02:28.7850913Z log_E=5, 2025-05-07T21:02:28.7851033Z L=8, 2025-05-07T21:02:28.7851176Z D_gradcheck=1, 2025-05-07T21:02:28.7851336Z stochastic_rounding=False, 2025-05-07T21:02:28.7851467Z weighted=True, 2025-05-07T21:02:28.7851608Z row_wise=True, 2025-05-07T21:02:28.7851732Z mixed=True, 2025-05-07T21:02:28.7851861Z use_cache=False, 2025-05-07T21:02:28.7852050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.7852184Z use_cpu=True, 2025-05-07T21:02:28.7852363Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7852485Z ) 2025-05-07T21:02:28.7852707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7853397Z self=, 2025-05-07T21:02:28.7853553Z compile=False, 2025-05-07T21:02:28.7853740Z pooling_mode=, 2025-05-07T21:02:28.7853875Z T=1, 2025-05-07T21:02:28.7853994Z D=116, 2025-05-07T21:02:28.7854117Z B=60, 2025-05-07T21:02:28.7854247Z log_E=4, 2025-05-07T21:02:28.7854365Z L=7, 2025-05-07T21:02:28.7854491Z D_gradcheck=2, 2025-05-07T21:02:28.7854659Z stochastic_rounding=False, 2025-05-07T21:02:28.7854788Z weighted=True, 2025-05-07T21:02:28.7854913Z row_wise=True, 2025-05-07T21:02:28.7855050Z mixed=False, 2025-05-07T21:02:28.7855183Z use_cache=False, 2025-05-07T21:02:28.7855458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7855585Z use_cpu=True, 2025-05-07T21:02:28.7855743Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7855867Z ) 2025-05-07T21:02:28.7856078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7856646Z self=, 2025-05-07T21:02:28.7856823Z compile=False, 2025-05-07T21:02:28.7857028Z pooling_mode=, 2025-05-07T21:02:28.7857173Z T=5, 2025-05-07T21:02:28.7857330Z D=104, 2025-05-07T21:02:28.7857469Z B=84, 2025-05-07T21:02:28.7857608Z log_E=5, 2025-05-07T21:02:28.7857766Z L=2, 2025-05-07T21:02:28.7857921Z D_gradcheck=1, 2025-05-07T21:02:28.7858193Z stochastic_rounding=True, 2025-05-07T21:02:28.7858347Z weighted=True, 2025-05-07T21:02:28.7858503Z row_wise=True, 2025-05-07T21:02:28.7858669Z mixed=True, 2025-05-07T21:02:28.7858821Z use_cache=True, 2025-05-07T21:02:28.7859033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7859183Z use_cpu=True, 2025-05-07T21:02:28.7859348Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.7859461Z ) 2025-05-07T21:02:28.7859672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.7860217Z self=, 2025-05-07T21:02:28.7860351Z compile=True, 2025-05-07T21:02:28.7860541Z pooling_mode=, 2025-05-07T21:02:28.7860671Z T=2, 2025-05-07T21:02:28.7860791Z D=9, 2025-05-07T21:02:28.7860921Z B=7, 2025-05-07T21:02:28.7861043Z log_E=5, 2025-05-07T21:02:28.7861178Z L=16, 2025-05-07T21:02:28.7861312Z D_gradcheck=1, 2025-05-07T21:02:28.7861477Z stochastic_rounding=False, 2025-05-07T21:02:28.7861625Z weighted=True, 2025-05-07T21:02:28.7861757Z row_wise=True, 2025-05-07T21:02:28.7861888Z mixed=True, 2025-05-07T21:02:28.7862029Z use_cache=True, 2025-05-07T21:02:28.7862205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.7862335Z use_cpu=True, 2025-05-07T21:02:28.7862512Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.7862631Z ) 2025-05-07T21:02:28.8114640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8115286Z self=, 2025-05-07T21:02:28.8115703Z compile=False, 2025-05-07T21:02:28.8115907Z pooling_mode=, 2025-05-07T21:02:28.8116030Z T=3, 2025-05-07T21:02:28.8116163Z D=103, 2025-05-07T21:02:28.8116315Z B=20, 2025-05-07T21:02:28.8116548Z log_E=4, 2025-05-07T21:02:28.8116691Z L=1, 2025-05-07T21:02:28.8116850Z D_gradcheck=1, 2025-05-07T21:02:28.8117046Z stochastic_rounding=False, 2025-05-07T21:02:28.8117203Z weighted=False, 2025-05-07T21:02:28.8117352Z row_wise=True, 2025-05-07T21:02:28.8117517Z mixed=True, 2025-05-07T21:02:28.8117680Z use_cache=True, 2025-05-07T21:02:28.8117877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8118046Z use_cpu=True, 2025-05-07T21:02:28.8118242Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8118373Z ) 2025-05-07T21:02:28.8118638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8119204Z self=, 2025-05-07T21:02:28.8119354Z compile=False, 2025-05-07T21:02:28.8119519Z pooling_mode=, 2025-05-07T21:02:28.8119637Z T=1, 2025-05-07T21:02:28.8119767Z D=97, 2025-05-07T21:02:28.8119883Z B=2, 2025-05-07T21:02:28.8120002Z log_E=5, 2025-05-07T21:02:28.8120142Z L=1, 2025-05-07T21:02:28.8120284Z D_gradcheck=2, 2025-05-07T21:02:28.8120437Z stochastic_rounding=False, 2025-05-07T21:02:28.8120579Z weighted=True, 2025-05-07T21:02:28.8120715Z row_wise=True, 2025-05-07T21:02:28.8120839Z mixed=True, 2025-05-07T21:02:28.8121108Z use_cache=True, 2025-05-07T21:02:28.8121288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8121422Z use_cpu=True, 2025-05-07T21:02:28.8121602Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8121719Z ) 2025-05-07T21:02:28.8121946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8122522Z self=, 2025-05-07T21:02:28.8122664Z compile=False, 2025-05-07T21:02:28.8122845Z pooling_mode=, 2025-05-07T21:02:28.8122964Z T=3, 2025-05-07T21:02:28.8123077Z D=5, 2025-05-07T21:02:28.8123205Z B=38, 2025-05-07T21:02:28.8123327Z log_E=4, 2025-05-07T21:02:28.8123446Z L=18, 2025-05-07T21:02:28.8123698Z D_gradcheck=1, 2025-05-07T21:02:28.8123860Z stochastic_rounding=False, 2025-05-07T21:02:28.8123991Z weighted=True, 2025-05-07T21:02:28.8124130Z row_wise=True, 2025-05-07T21:02:28.8124252Z mixed=True, 2025-05-07T21:02:28.8124394Z use_cache=False, 2025-05-07T21:02:28.8124577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8124702Z use_cpu=True, 2025-05-07T21:02:28.8124874Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8124988Z ) 2025-05-07T21:02:28.8125197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8125771Z self=, 2025-05-07T21:02:28.8125909Z compile=True, 2025-05-07T21:02:28.8126081Z pooling_mode=, 2025-05-07T21:02:28.8126207Z T=5, 2025-05-07T21:02:28.8126322Z D=41, 2025-05-07T21:02:28.8126442Z B=44, 2025-05-07T21:02:28.8126578Z log_E=4, 2025-05-07T21:02:28.8126697Z L=7, 2025-05-07T21:02:28.8126832Z D_gradcheck=2, 2025-05-07T21:02:28.8126995Z stochastic_rounding=False, 2025-05-07T21:02:28.8127121Z weighted=True, 2025-05-07T21:02:28.8127258Z row_wise=True, 2025-05-07T21:02:28.8127383Z mixed=False, 2025-05-07T21:02:28.8127517Z use_cache=True, 2025-05-07T21:02:28.8127703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8127833Z use_cpu=True, 2025-05-07T21:02:28.8127994Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8128128Z ) 2025-05-07T21:02:28.8128340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8129058Z self=, 2025-05-07T21:02:28.8129209Z compile=False, 2025-05-07T21:02:28.8129384Z pooling_mode=, 2025-05-07T21:02:28.8129508Z T=2, 2025-05-07T21:02:28.8129644Z D=43, 2025-05-07T21:02:28.8129760Z B=47, 2025-05-07T21:02:28.8129881Z log_E=4, 2025-05-07T21:02:28.8130015Z L=18, 2025-05-07T21:02:28.8130148Z D_gradcheck=1, 2025-05-07T21:02:28.8130311Z stochastic_rounding=True, 2025-05-07T21:02:28.8130440Z weighted=True, 2025-05-07T21:02:28.8130568Z row_wise=True, 2025-05-07T21:02:28.8130704Z mixed=True, 2025-05-07T21:02:28.8130835Z use_cache=True, 2025-05-07T21:02:28.8131005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8131149Z use_cpu=True, 2025-05-07T21:02:28.8131316Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8131433Z ) 2025-05-07T21:02:28.8131653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8132232Z self=, 2025-05-07T21:02:28.8132370Z compile=False, 2025-05-07T21:02:28.8132551Z pooling_mode=, 2025-05-07T21:02:28.8132673Z T=4, 2025-05-07T21:02:28.8132803Z D=22, 2025-05-07T21:02:28.8133019Z B=120, 2025-05-07T21:02:28.8133148Z log_E=5, 2025-05-07T21:02:28.8133284Z L=0, 2025-05-07T21:02:28.8133412Z D_gradcheck=1, 2025-05-07T21:02:28.8133560Z stochastic_rounding=True, 2025-05-07T21:02:28.8133702Z weighted=False, 2025-05-07T21:02:28.8133830Z row_wise=True, 2025-05-07T21:02:28.8134040Z mixed=False, 2025-05-07T21:02:28.8134179Z use_cache=True, 2025-05-07T21:02:28.8134352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8134482Z use_cpu=True, 2025-05-07T21:02:28.8134660Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8134777Z ) 2025-05-07T21:02:28.8134986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8135574Z self=, 2025-05-07T21:02:28.8135708Z compile=True, 2025-05-07T21:02:28.8135889Z pooling_mode=, 2025-05-07T21:02:28.8136011Z T=4, 2025-05-07T21:02:28.8136132Z D=17, 2025-05-07T21:02:28.8136265Z B=107, 2025-05-07T21:02:28.8136387Z log_E=5, 2025-05-07T21:02:28.8136581Z L=15, 2025-05-07T21:02:28.8136724Z D_gradcheck=1, 2025-05-07T21:02:28.8136877Z stochastic_rounding=True, 2025-05-07T21:02:28.8137007Z weighted=True, 2025-05-07T21:02:28.8137146Z row_wise=True, 2025-05-07T21:02:28.8137276Z mixed=False, 2025-05-07T21:02:28.8137403Z use_cache=True, 2025-05-07T21:02:28.8137596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8137729Z use_cpu=True, 2025-05-07T21:02:28.8137897Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8138036Z ) 2025-05-07T21:02:28.8138251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8138847Z self=, 2025-05-07T21:02:28.8138985Z compile=True, 2025-05-07T21:02:28.8139174Z pooling_mode=, 2025-05-07T21:02:28.8139310Z T=2, 2025-05-07T21:02:28.8139438Z D=13, 2025-05-07T21:02:28.8139573Z B=62, 2025-05-07T21:02:28.8139717Z log_E=3, 2025-05-07T21:02:28.8139836Z L=8, 2025-05-07T21:02:28.8139971Z D_gradcheck=2, 2025-05-07T21:02:28.8140143Z stochastic_rounding=False, 2025-05-07T21:02:28.8140283Z weighted=False, 2025-05-07T21:02:28.8140413Z row_wise=True, 2025-05-07T21:02:28.8140545Z mixed=True, 2025-05-07T21:02:28.8140670Z use_cache=True, 2025-05-07T21:02:28.8140840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8140979Z use_cpu=True, 2025-05-07T21:02:28.8141146Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8141278Z ) 2025-05-07T21:02:28.8141497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8142210Z self=, 2025-05-07T21:02:28.8142358Z compile=True, 2025-05-07T21:02:28.8142530Z pooling_mode=, 2025-05-07T21:02:28.8142650Z T=2, 2025-05-07T21:02:28.8142780Z D=7, 2025-05-07T21:02:28.8142913Z B=97, 2025-05-07T21:02:28.8143061Z log_E=5, 2025-05-07T21:02:28.8143213Z L=6, 2025-05-07T21:02:28.8143371Z D_gradcheck=2, 2025-05-07T21:02:28.8143553Z stochastic_rounding=True, 2025-05-07T21:02:28.8143724Z weighted=True, 2025-05-07T21:02:28.8143876Z row_wise=True, 2025-05-07T21:02:28.8144042Z mixed=False, 2025-05-07T21:02:28.8144200Z use_cache=True, 2025-05-07T21:02:28.8144403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8144562Z use_cpu=True, 2025-05-07T21:02:28.8144756Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8144893Z ) 2025-05-07T21:02:28.8145152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8145748Z self=, 2025-05-07T21:02:28.8145877Z compile=True, 2025-05-07T21:02:28.8146052Z pooling_mode=, 2025-05-07T21:02:28.8146166Z T=1, 2025-05-07T21:02:28.8146282Z D=56, 2025-05-07T21:02:28.8146412Z B=127, 2025-05-07T21:02:28.8146533Z log_E=3, 2025-05-07T21:02:28.8146647Z L=19, 2025-05-07T21:02:28.8146792Z D_gradcheck=2, 2025-05-07T21:02:28.8146958Z stochastic_rounding=False, 2025-05-07T21:02:28.8147103Z weighted=False, 2025-05-07T21:02:28.8147348Z row_wise=True, 2025-05-07T21:02:28.8147478Z mixed=False, 2025-05-07T21:02:28.8147626Z use_cache=False, 2025-05-07T21:02:28.8147806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8147939Z use_cpu=True, 2025-05-07T21:02:28.8148116Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8148233Z ) 2025-05-07T21:02:28.8148454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8149041Z self=, 2025-05-07T21:02:28.8149199Z compile=True, 2025-05-07T21:02:28.8149397Z pooling_mode=, 2025-05-07T21:02:28.8149527Z T=3, 2025-05-07T21:02:28.8149643Z D=41, 2025-05-07T21:02:28.8149765Z B=26, 2025-05-07T21:02:28.8149961Z log_E=4, 2025-05-07T21:02:28.8150084Z L=10, 2025-05-07T21:02:28.8150224Z D_gradcheck=2, 2025-05-07T21:02:28.8150381Z stochastic_rounding=False, 2025-05-07T21:02:28.8150512Z weighted=True, 2025-05-07T21:02:28.8150658Z row_wise=True, 2025-05-07T21:02:28.8150785Z mixed=False, 2025-05-07T21:02:28.8150913Z use_cache=False, 2025-05-07T21:02:28.8151091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8151217Z use_cpu=True, 2025-05-07T21:02:28.8151386Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8151500Z ) 2025-05-07T21:02:28.8151715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8152289Z self=, 2025-05-07T21:02:28.8152422Z compile=False, 2025-05-07T21:02:28.8152594Z pooling_mode=, 2025-05-07T21:02:28.8152726Z T=5, 2025-05-07T21:02:28.8152840Z D=74, 2025-05-07T21:02:28.8152955Z B=49, 2025-05-07T21:02:28.8153081Z log_E=5, 2025-05-07T21:02:28.8153198Z L=12, 2025-05-07T21:02:28.8153324Z D_gradcheck=2, 2025-05-07T21:02:28.8153523Z stochastic_rounding=True, 2025-05-07T21:02:28.8153657Z weighted=True, 2025-05-07T21:02:28.8153787Z row_wise=True, 2025-05-07T21:02:28.8153906Z mixed=False, 2025-05-07T21:02:28.8154034Z use_cache=True, 2025-05-07T21:02:28.8154212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8154340Z use_cpu=True, 2025-05-07T21:02:28.8154513Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8154626Z ) 2025-05-07T21:02:28.8154983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8155560Z self=, 2025-05-07T21:02:28.8155693Z compile=False, 2025-05-07T21:02:28.8155860Z pooling_mode=, 2025-05-07T21:02:28.8155988Z T=4, 2025-05-07T21:02:28.8156108Z D=77, 2025-05-07T21:02:28.8156227Z B=8, 2025-05-07T21:02:28.8156358Z log_E=4, 2025-05-07T21:02:28.8156475Z L=2, 2025-05-07T21:02:28.8156598Z D_gradcheck=2, 2025-05-07T21:02:28.8156754Z stochastic_rounding=True, 2025-05-07T21:02:28.8156884Z weighted=True, 2025-05-07T21:02:28.8157019Z row_wise=True, 2025-05-07T21:02:28.8157143Z mixed=True, 2025-05-07T21:02:28.8157276Z use_cache=False, 2025-05-07T21:02:28.8157453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8157576Z use_cpu=True, 2025-05-07T21:02:28.8157734Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.8157872Z ) 2025-05-07T21:02:28.8158089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8158657Z self=, 2025-05-07T21:02:28.8158803Z compile=False, 2025-05-07T21:02:28.8158976Z pooling_mode=, 2025-05-07T21:02:28.8159097Z T=3, 2025-05-07T21:02:28.8159245Z D=87, 2025-05-07T21:02:28.8159376Z B=53, 2025-05-07T21:02:28.8159511Z log_E=4, 2025-05-07T21:02:28.8159637Z L=7, 2025-05-07T21:02:28.8159764Z D_gradcheck=2, 2025-05-07T21:02:28.8159927Z stochastic_rounding=False, 2025-05-07T21:02:28.8160139Z weighted=False, 2025-05-07T21:02:28.8160262Z row_wise=True, 2025-05-07T21:02:28.8160396Z mixed=True, 2025-05-07T21:02:28.8160526Z use_cache=False, 2025-05-07T21:02:28.8160696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.8160828Z use_cpu=True, 2025-05-07T21:02:28.8160987Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8161106Z ) 2025-05-07T21:02:28.8161329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8161892Z self=, 2025-05-07T21:02:28.8162028Z compile=True, 2025-05-07T21:02:28.8162212Z pooling_mode=, 2025-05-07T21:02:28.8162334Z T=2, 2025-05-07T21:02:28.8162528Z D=12, 2025-05-07T21:02:28.8162650Z B=115, 2025-05-07T21:02:28.8162786Z log_E=5, 2025-05-07T21:02:28.8162905Z L=12, 2025-05-07T21:02:28.8163045Z D_gradcheck=1, 2025-05-07T21:02:28.8163197Z stochastic_rounding=True, 2025-05-07T21:02:28.8163338Z weighted=True, 2025-05-07T21:02:28.8163460Z row_wise=True, 2025-05-07T21:02:28.8163583Z mixed=True, 2025-05-07T21:02:28.8163724Z use_cache=False, 2025-05-07T21:02:28.8163897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8164022Z use_cpu=True, 2025-05-07T21:02:28.8164186Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8164304Z ) 2025-05-07T21:02:28.8164517Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.8165089Z self=, 2025-05-07T21:02:28.8165222Z compile=False, 2025-05-07T21:02:28.8165394Z pooling_mode=, 2025-05-07T21:02:28.8165522Z T=1, 2025-05-07T21:02:28.8165652Z D=36, 2025-05-07T21:02:28.8165782Z B=18, 2025-05-07T21:02:28.8165907Z log_E=4, 2025-05-07T21:02:28.8166031Z L=16, 2025-05-07T21:02:28.8166177Z D_gradcheck=2, 2025-05-07T21:02:28.8166334Z stochastic_rounding=True, 2025-05-07T21:02:28.8166473Z weighted=False, 2025-05-07T21:02:28.8166611Z row_wise=True, 2025-05-07T21:02:28.8166742Z mixed=False, 2025-05-07T21:02:28.8166875Z use_cache=True, 2025-05-07T21:02:28.8167058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.8167184Z use_cpu=True, 2025-05-07T21:02:28.8167344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.8167556Z ) 2025-05-07T21:02:30.4647004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4647807Z self=, 2025-05-07T21:02:30.4648450Z compile=False, 2025-05-07T21:02:30.4648728Z pooling_mode=, 2025-05-07T21:02:30.4649051Z T=5, 2025-05-07T21:02:30.4649277Z D=125, 2025-05-07T21:02:30.4649485Z B=11, 2025-05-07T21:02:30.4649700Z log_E=5, 2025-05-07T21:02:30.4649922Z L=5, 2025-05-07T21:02:30.4650162Z D_gradcheck=2, 2025-05-07T21:02:30.4650462Z stochastic_rounding=False, 2025-05-07T21:02:30.4650764Z weighted=False, 2025-05-07T21:02:30.4651019Z row_wise=True, 2025-05-07T21:02:30.4651257Z mixed=False, 2025-05-07T21:02:30.4651505Z use_cache=False, 2025-05-07T21:02:30.4651787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4652113Z use_cpu=True, 2025-05-07T21:02:30.4652383Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4652699Z ) 2025-05-07T21:02:30.4653074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4653757Z self=, 2025-05-07T21:02:30.4654383Z compile=True, 2025-05-07T21:02:30.4654653Z pooling_mode=, 2025-05-07T21:02:30.4654979Z T=2, 2025-05-07T21:02:30.4655198Z D=38, 2025-05-07T21:02:30.4655411Z B=18, 2025-05-07T21:02:30.4655624Z log_E=3, 2025-05-07T21:02:30.4655845Z L=6, 2025-05-07T21:02:30.4656057Z D_gradcheck=2, 2025-05-07T21:02:30.4656423Z stochastic_rounding=False, 2025-05-07T21:02:30.4656721Z weighted=False, 2025-05-07T21:02:30.4656961Z row_wise=True, 2025-05-07T21:02:30.4657205Z mixed=False, 2025-05-07T21:02:30.4657448Z use_cache=True, 2025-05-07T21:02:30.4657720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4658053Z use_cpu=True, 2025-05-07T21:02:30.4658327Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4658627Z ) 2025-05-07T21:02:30.4658896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4659643Z self=, 2025-05-07T21:02:30.4660317Z compile=False, 2025-05-07T21:02:30.4660550Z pooling_mode=, 2025-05-07T21:02:30.4660903Z T=3, 2025-05-07T21:02:30.4661075Z D=25, 2025-05-07T21:02:30.4661247Z B=64, 2025-05-07T21:02:30.4661427Z log_E=3, 2025-05-07T21:02:30.4661614Z L=4, 2025-05-07T21:02:30.4661786Z D_gradcheck=2, 2025-05-07T21:02:30.4662002Z stochastic_rounding=False, 2025-05-07T21:02:30.4662248Z weighted=False, 2025-05-07T21:02:30.4662443Z row_wise=True, 2025-05-07T21:02:30.4662652Z mixed=True, 2025-05-07T21:02:30.4662856Z use_cache=True, 2025-05-07T21:02:30.4663085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4663364Z use_cpu=True, 2025-05-07T21:02:30.4663592Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4663839Z ) 2025-05-07T21:02:30.4664059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4664609Z self=, 2025-05-07T21:02:30.4665119Z compile=True, 2025-05-07T21:02:30.4665345Z pooling_mode=, 2025-05-07T21:02:30.4665624Z T=2, 2025-05-07T21:02:30.4665807Z D=22, 2025-05-07T21:02:30.4665979Z B=118, 2025-05-07T21:02:30.4666169Z log_E=4, 2025-05-07T21:02:30.4666357Z L=5, 2025-05-07T21:02:30.4666533Z D_gradcheck=1, 2025-05-07T21:02:30.4666758Z stochastic_rounding=False, 2025-05-07T21:02:30.4667005Z weighted=True, 2025-05-07T21:02:30.4667208Z row_wise=True, 2025-05-07T21:02:30.4667408Z mixed=True, 2025-05-07T21:02:30.4667614Z use_cache=False, 2025-05-07T21:02:30.4667845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4668122Z use_cpu=True, 2025-05-07T21:02:30.4668440Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4668727Z ) 2025-05-07T21:02:30.4668952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4669504Z self=, 2025-05-07T21:02:30.4670014Z compile=False, 2025-05-07T21:02:30.4670243Z pooling_mode=, 2025-05-07T21:02:30.4670515Z T=3, 2025-05-07T21:02:30.4670696Z D=128, 2025-05-07T21:02:30.4670871Z B=116, 2025-05-07T21:02:30.4671048Z log_E=4, 2025-05-07T21:02:30.4671238Z L=7, 2025-05-07T21:02:30.4671414Z D_gradcheck=2, 2025-05-07T21:02:30.4671631Z stochastic_rounding=False, 2025-05-07T21:02:30.4671878Z weighted=False, 2025-05-07T21:02:30.4672077Z row_wise=True, 2025-05-07T21:02:30.4672277Z mixed=False, 2025-05-07T21:02:30.4672478Z use_cache=False, 2025-05-07T21:02:30.4672707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4672989Z use_cpu=True, 2025-05-07T21:02:30.4673214Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4673459Z ) 2025-05-07T21:02:30.4673684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4674235Z self=, 2025-05-07T21:02:30.4674737Z compile=False, 2025-05-07T21:02:30.4674969Z pooling_mode=, 2025-05-07T21:02:30.4675241Z T=5, 2025-05-07T21:02:30.4675420Z D=6, 2025-05-07T21:02:30.4675591Z B=98, 2025-05-07T21:02:30.4675770Z log_E=4, 2025-05-07T21:02:30.4675956Z L=1, 2025-05-07T21:02:30.4676183Z D_gradcheck=2, 2025-05-07T21:02:30.4676402Z stochastic_rounding=True, 2025-05-07T21:02:30.4676647Z weighted=True, 2025-05-07T21:02:30.4676846Z row_wise=True, 2025-05-07T21:02:30.4677050Z mixed=False, 2025-05-07T21:02:30.4677251Z use_cache=True, 2025-05-07T21:02:30.4677476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4677758Z use_cpu=True, 2025-05-07T21:02:30.4677985Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4678232Z ) 2025-05-07T21:02:30.4678453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4679006Z self=, 2025-05-07T21:02:30.4679512Z compile=False, 2025-05-07T21:02:30.4679787Z pooling_mode=, 2025-05-07T21:02:30.4680063Z T=1, 2025-05-07T21:02:30.4680259Z D=92, 2025-05-07T21:02:30.4680462Z B=20, 2025-05-07T21:02:30.4680643Z log_E=4, 2025-05-07T21:02:30.4680827Z L=17, 2025-05-07T21:02:30.4681014Z D_gradcheck=2, 2025-05-07T21:02:30.4681238Z stochastic_rounding=False, 2025-05-07T21:02:30.4681489Z weighted=False, 2025-05-07T21:02:30.4681688Z row_wise=True, 2025-05-07T21:02:30.4681893Z mixed=False, 2025-05-07T21:02:30.4682093Z use_cache=False, 2025-05-07T21:02:30.4682322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4682600Z use_cpu=True, 2025-05-07T21:02:30.4682826Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4683072Z ) 2025-05-07T21:02:30.4683291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4683845Z self=, 2025-05-07T21:02:30.4684351Z compile=False, 2025-05-07T21:02:30.4684584Z pooling_mode=, 2025-05-07T21:02:30.4684857Z T=5, 2025-05-07T21:02:30.4685028Z D=67, 2025-05-07T21:02:30.4685205Z B=13, 2025-05-07T21:02:30.4685382Z log_E=4, 2025-05-07T21:02:30.4685565Z L=4, 2025-05-07T21:02:30.4685746Z D_gradcheck=2, 2025-05-07T21:02:30.4685964Z stochastic_rounding=False, 2025-05-07T21:02:30.4686208Z weighted=False, 2025-05-07T21:02:30.4686412Z row_wise=True, 2025-05-07T21:02:30.4686609Z mixed=True, 2025-05-07T21:02:30.4686804Z use_cache=False, 2025-05-07T21:02:30.4687044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4687364Z use_cpu=True, 2025-05-07T21:02:30.4687633Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4687883Z ) 2025-05-07T21:02:30.4688106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4688659Z self=, 2025-05-07T21:02:30.4689160Z compile=True, 2025-05-07T21:02:30.4689433Z pooling_mode=, 2025-05-07T21:02:30.4689709Z T=4, 2025-05-07T21:02:30.4689892Z D=34, 2025-05-07T21:02:30.4690075Z B=81, 2025-05-07T21:02:30.4690254Z log_E=3, 2025-05-07T21:02:30.4696675Z L=14, 2025-05-07T21:02:30.4696868Z D_gradcheck=1, 2025-05-07T21:02:30.4697099Z stochastic_rounding=True, 2025-05-07T21:02:30.4697358Z weighted=True, 2025-05-07T21:02:30.4697568Z row_wise=True, 2025-05-07T21:02:30.4697762Z mixed=False, 2025-05-07T21:02:30.4697970Z use_cache=False, 2025-05-07T21:02:30.4698219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4698814Z use_cpu=True, 2025-05-07T21:02:30.4699050Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4699307Z ) 2025-05-07T21:02:30.4699526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4700083Z self=, 2025-05-07T21:02:30.4700646Z compile=True, 2025-05-07T21:02:30.4700877Z pooling_mode=, 2025-05-07T21:02:30.4701150Z T=1, 2025-05-07T21:02:30.4701330Z D=68, 2025-05-07T21:02:30.4701505Z B=35, 2025-05-07T21:02:30.4701687Z log_E=5, 2025-05-07T21:02:30.4701984Z L=9, 2025-05-07T21:02:30.4702160Z D_gradcheck=1, 2025-05-07T21:02:30.4702388Z stochastic_rounding=True, 2025-05-07T21:02:30.4702642Z weighted=True, 2025-05-07T21:02:30.4702841Z row_wise=True, 2025-05-07T21:02:30.4703046Z mixed=False, 2025-05-07T21:02:30.4703254Z use_cache=False, 2025-05-07T21:02:30.4703499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4703780Z use_cpu=True, 2025-05-07T21:02:30.4704007Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4704266Z ) 2025-05-07T21:02:30.4704492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4705046Z self=, 2025-05-07T21:02:30.4705630Z compile=False, 2025-05-07T21:02:30.4705859Z pooling_mode=, 2025-05-07T21:02:30.4706136Z T=5, 2025-05-07T21:02:30.4706322Z D=103, 2025-05-07T21:02:30.4706500Z B=60, 2025-05-07T21:02:30.4706684Z log_E=5, 2025-05-07T21:02:30.4706877Z L=17, 2025-05-07T21:02:30.4707056Z D_gradcheck=2, 2025-05-07T21:02:30.4707283Z stochastic_rounding=False, 2025-05-07T21:02:30.4707533Z weighted=False, 2025-05-07T21:02:30.4707736Z row_wise=True, 2025-05-07T21:02:30.4707939Z mixed=True, 2025-05-07T21:02:30.4708141Z use_cache=True, 2025-05-07T21:02:30.4708372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4708657Z use_cpu=True, 2025-05-07T21:02:30.4708888Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4709141Z ) 2025-05-07T21:02:30.4709370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4709926Z self=, 2025-05-07T21:02:30.4710490Z compile=True, 2025-05-07T21:02:30.4710718Z pooling_mode=, 2025-05-07T21:02:30.4710989Z T=3, 2025-05-07T21:02:30.4711176Z D=57, 2025-05-07T21:02:30.4711349Z B=50, 2025-05-07T21:02:30.4711534Z log_E=3, 2025-05-07T21:02:30.4711723Z L=10, 2025-05-07T21:02:30.4711901Z D_gradcheck=1, 2025-05-07T21:02:30.4712124Z stochastic_rounding=True, 2025-05-07T21:02:30.4712371Z weighted=True, 2025-05-07T21:02:30.4712569Z row_wise=True, 2025-05-07T21:02:30.4712772Z mixed=True, 2025-05-07T21:02:30.4712974Z use_cache=True, 2025-05-07T21:02:30.4713272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4713610Z use_cpu=True, 2025-05-07T21:02:30.4713842Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4714091Z ) 2025-05-07T21:02:30.4714316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4714875Z self=, 2025-05-07T21:02:30.4715395Z compile=False, 2025-05-07T21:02:30.4715623Z pooling_mode=, 2025-05-07T21:02:30.4715901Z T=4, 2025-05-07T21:02:30.4716079Z D=6, 2025-05-07T21:02:30.4716248Z B=13, 2025-05-07T21:02:30.4716430Z log_E=4, 2025-05-07T21:02:30.4716623Z L=6, 2025-05-07T21:02:30.4716801Z D_gradcheck=1, 2025-05-07T21:02:30.4717020Z stochastic_rounding=True, 2025-05-07T21:02:30.4717272Z weighted=True, 2025-05-07T21:02:30.4717473Z row_wise=True, 2025-05-07T21:02:30.4717680Z mixed=False, 2025-05-07T21:02:30.4717894Z use_cache=False, 2025-05-07T21:02:30.4718130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4718415Z use_cpu=True, 2025-05-07T21:02:30.4718640Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4718884Z ) 2025-05-07T21:02:30.4719106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4719663Z self=, 2025-05-07T21:02:30.4720165Z compile=False, 2025-05-07T21:02:30.4720401Z pooling_mode=, 2025-05-07T21:02:30.4720698Z T=1, 2025-05-07T21:02:30.4720906Z D=39, 2025-05-07T21:02:30.4721136Z B=19, 2025-05-07T21:02:30.4721317Z log_E=3, 2025-05-07T21:02:30.4721505Z L=11, 2025-05-07T21:02:30.4721682Z D_gradcheck=1, 2025-05-07T21:02:30.4721912Z stochastic_rounding=False, 2025-05-07T21:02:30.4722166Z weighted=False, 2025-05-07T21:02:30.4722367Z row_wise=True, 2025-05-07T21:02:30.4722571Z mixed=False, 2025-05-07T21:02:30.4722778Z use_cache=True, 2025-05-07T21:02:30.4723009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4723285Z use_cpu=True, 2025-05-07T21:02:30.4723517Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4723760Z ) 2025-05-07T21:02:30.4723979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4724578Z self=, 2025-05-07T21:02:30.4725087Z compile=False, 2025-05-07T21:02:30.4725326Z pooling_mode=, 2025-05-07T21:02:30.4725599Z T=3, 2025-05-07T21:02:30.4725773Z D=36, 2025-05-07T21:02:30.4725959Z B=86, 2025-05-07T21:02:30.4726139Z log_E=3, 2025-05-07T21:02:30.4726324Z L=0, 2025-05-07T21:02:30.4726513Z D_gradcheck=2, 2025-05-07T21:02:30.4726733Z stochastic_rounding=True, 2025-05-07T21:02:30.4726984Z weighted=True, 2025-05-07T21:02:30.4727186Z row_wise=True, 2025-05-07T21:02:30.4727391Z mixed=True, 2025-05-07T21:02:30.4727595Z use_cache=False, 2025-05-07T21:02:30.4727833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4728113Z use_cpu=True, 2025-05-07T21:02:30.4728342Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4728590Z ) 2025-05-07T21:02:30.4728813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4729367Z self=, 2025-05-07T21:02:30.4729871Z compile=False, 2025-05-07T21:02:30.4730107Z pooling_mode=, 2025-05-07T21:02:30.4730382Z T=2, 2025-05-07T21:02:30.4730556Z D=66, 2025-05-07T21:02:30.4730742Z B=82, 2025-05-07T21:02:30.4730925Z log_E=4, 2025-05-07T21:02:30.4731106Z L=8, 2025-05-07T21:02:30.4731290Z D_gradcheck=2, 2025-05-07T21:02:30.4731514Z stochastic_rounding=False, 2025-05-07T21:02:30.4731755Z weighted=False, 2025-05-07T21:02:30.4731965Z row_wise=True, 2025-05-07T21:02:30.4732169Z mixed=False, 2025-05-07T21:02:30.4732421Z use_cache=False, 2025-05-07T21:02:30.4732702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4733028Z use_cpu=True, 2025-05-07T21:02:30.4733257Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4733505Z ) 2025-05-07T21:02:30.4942361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4942964Z self=, 2025-05-07T21:02:30.4943476Z compile=False, 2025-05-07T21:02:30.4943712Z pooling_mode=, 2025-05-07T21:02:30.4943990Z T=3, 2025-05-07T21:02:30.4944189Z D=76, 2025-05-07T21:02:30.4944366Z B=112, 2025-05-07T21:02:30.4944547Z log_E=5, 2025-05-07T21:02:30.4944733Z L=15, 2025-05-07T21:02:30.4944909Z D_gradcheck=1, 2025-05-07T21:02:30.4945130Z stochastic_rounding=True, 2025-05-07T21:02:30.4945377Z weighted=True, 2025-05-07T21:02:30.4945576Z row_wise=True, 2025-05-07T21:02:30.4945776Z mixed=False, 2025-05-07T21:02:30.4945984Z use_cache=False, 2025-05-07T21:02:30.4946220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4946497Z use_cpu=True, 2025-05-07T21:02:30.4946723Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4946975Z ) 2025-05-07T21:02:30.4947241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4947797Z self=, 2025-05-07T21:02:30.4948298Z compile=False, 2025-05-07T21:02:30.4948530Z pooling_mode=, 2025-05-07T21:02:30.4948802Z T=1, 2025-05-07T21:02:30.4949068Z D=48, 2025-05-07T21:02:30.4949245Z B=112, 2025-05-07T21:02:30.4949424Z log_E=4, 2025-05-07T21:02:30.4949608Z L=9, 2025-05-07T21:02:30.4949782Z D_gradcheck=2, 2025-05-07T21:02:30.4950001Z stochastic_rounding=False, 2025-05-07T21:02:30.4950247Z weighted=True, 2025-05-07T21:02:30.4950442Z row_wise=True, 2025-05-07T21:02:30.4950645Z mixed=False, 2025-05-07T21:02:30.4950847Z use_cache=True, 2025-05-07T21:02:30.4951071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4951344Z use_cpu=True, 2025-05-07T21:02:30.4951569Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4951816Z ) 2025-05-07T21:02:30.4952035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4952649Z self=, 2025-05-07T21:02:30.4953154Z compile=True, 2025-05-07T21:02:30.4953393Z pooling_mode=, 2025-05-07T21:02:30.4953666Z T=5, 2025-05-07T21:02:30.4953840Z D=52, 2025-05-07T21:02:30.4954016Z B=15, 2025-05-07T21:02:30.4954195Z log_E=3, 2025-05-07T21:02:30.4954377Z L=13, 2025-05-07T21:02:30.4954561Z D_gradcheck=2, 2025-05-07T21:02:30.4954782Z stochastic_rounding=True, 2025-05-07T21:02:30.4955022Z weighted=False, 2025-05-07T21:02:30.4955230Z row_wise=True, 2025-05-07T21:02:30.4955435Z mixed=False, 2025-05-07T21:02:30.4955635Z use_cache=False, 2025-05-07T21:02:30.4955873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4956152Z use_cpu=True, 2025-05-07T21:02:30.4956370Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4956623Z ) 2025-05-07T21:02:30.4956840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4957390Z self=, 2025-05-07T21:02:30.4957890Z compile=False, 2025-05-07T21:02:30.4958124Z pooling_mode=, 2025-05-07T21:02:30.4958393Z T=4, 2025-05-07T21:02:30.4958567Z D=124, 2025-05-07T21:02:30.4958745Z B=19, 2025-05-07T21:02:30.4958924Z log_E=5, 2025-05-07T21:02:30.4959101Z L=7, 2025-05-07T21:02:30.4959279Z D_gradcheck=2, 2025-05-07T21:02:30.4959496Z stochastic_rounding=True, 2025-05-07T21:02:30.4959731Z weighted=False, 2025-05-07T21:02:30.4959939Z row_wise=True, 2025-05-07T21:02:30.4960212Z mixed=False, 2025-05-07T21:02:30.4960465Z use_cache=False, 2025-05-07T21:02:30.4960703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4960973Z use_cpu=True, 2025-05-07T21:02:30.4961195Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4961447Z ) 2025-05-07T21:02:30.4961669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4962220Z self=, 2025-05-07T21:02:30.4962721Z compile=False, 2025-05-07T21:02:30.4962945Z pooling_mode=, 2025-05-07T21:02:30.4963213Z T=1, 2025-05-07T21:02:30.4963377Z D=66, 2025-05-07T21:02:30.4963548Z B=113, 2025-05-07T21:02:30.4963722Z log_E=5, 2025-05-07T21:02:30.4963899Z L=18, 2025-05-07T21:02:30.4964076Z D_gradcheck=2, 2025-05-07T21:02:30.4964291Z stochastic_rounding=True, 2025-05-07T21:02:30.4964528Z weighted=False, 2025-05-07T21:02:30.4964734Z row_wise=True, 2025-05-07T21:02:30.4964931Z mixed=True, 2025-05-07T21:02:30.4965123Z use_cache=True, 2025-05-07T21:02:30.4965346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4965616Z use_cpu=True, 2025-05-07T21:02:30.4965828Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4966080Z ) 2025-05-07T21:02:30.4966300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4966840Z self=, 2025-05-07T21:02:30.4967347Z compile=False, 2025-05-07T21:02:30.4967577Z pooling_mode=, 2025-05-07T21:02:30.4967892Z T=3, 2025-05-07T21:02:30.4968064Z D=94, 2025-05-07T21:02:30.4968235Z B=122, 2025-05-07T21:02:30.4968409Z log_E=5, 2025-05-07T21:02:30.4968586Z L=9, 2025-05-07T21:02:30.4968762Z D_gradcheck=1, 2025-05-07T21:02:30.4968977Z stochastic_rounding=True, 2025-05-07T21:02:30.4969212Z weighted=False, 2025-05-07T21:02:30.4969416Z row_wise=True, 2025-05-07T21:02:30.4969613Z mixed=False, 2025-05-07T21:02:30.4969807Z use_cache=False, 2025-05-07T21:02:30.4970037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4970306Z use_cpu=True, 2025-05-07T21:02:30.4970555Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4970826Z ) 2025-05-07T21:02:30.4971043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4971628Z self=, 2025-05-07T21:02:30.4972130Z compile=True, 2025-05-07T21:02:30.4972353Z pooling_mode=, 2025-05-07T21:02:30.4972615Z T=3, 2025-05-07T21:02:30.4972787Z D=29, 2025-05-07T21:02:30.4973027Z B=53, 2025-05-07T21:02:30.4973200Z log_E=3, 2025-05-07T21:02:30.4973383Z L=7, 2025-05-07T21:02:30.4973555Z D_gradcheck=2, 2025-05-07T21:02:30.4973773Z stochastic_rounding=False, 2025-05-07T21:02:30.4974010Z weighted=True, 2025-05-07T21:02:30.4974210Z row_wise=True, 2025-05-07T21:02:30.4974407Z mixed=False, 2025-05-07T21:02:30.4974601Z use_cache=True, 2025-05-07T21:02:30.4974829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4975095Z use_cpu=True, 2025-05-07T21:02:30.4975308Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4975557Z ) 2025-05-07T21:02:30.4975777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4976320Z self=, 2025-05-07T21:02:30.4976832Z compile=False, 2025-05-07T21:02:30.4977058Z pooling_mode=, 2025-05-07T21:02:30.4977322Z T=4, 2025-05-07T21:02:30.4977494Z D=50, 2025-05-07T21:02:30.4977667Z B=75, 2025-05-07T21:02:30.4977838Z log_E=5, 2025-05-07T21:02:30.4978019Z L=13, 2025-05-07T21:02:30.4978197Z D_gradcheck=2, 2025-05-07T21:02:30.4978405Z stochastic_rounding=False, 2025-05-07T21:02:30.4978645Z weighted=True, 2025-05-07T21:02:30.4978931Z row_wise=True, 2025-05-07T21:02:30.4979161Z mixed=True, 2025-05-07T21:02:30.4979357Z use_cache=False, 2025-05-07T21:02:30.4979591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4979863Z use_cpu=True, 2025-05-07T21:02:30.4980079Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.4980341Z ) 2025-05-07T21:02:30.4980597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4981140Z self=, 2025-05-07T21:02:30.4981648Z compile=True, 2025-05-07T21:02:30.4981874Z pooling_mode=, 2025-05-07T21:02:30.4982135Z T=2, 2025-05-07T21:02:30.4982309Z D=98, 2025-05-07T21:02:30.4982480Z B=19, 2025-05-07T21:02:30.4982650Z log_E=3, 2025-05-07T21:02:30.4982832Z L=11, 2025-05-07T21:02:30.4983014Z D_gradcheck=2, 2025-05-07T21:02:30.4983225Z stochastic_rounding=True, 2025-05-07T21:02:30.4983471Z weighted=False, 2025-05-07T21:02:30.4983672Z row_wise=True, 2025-05-07T21:02:30.4983864Z mixed=False, 2025-05-07T21:02:30.4984060Z use_cache=True, 2025-05-07T21:02:30.4984285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4984552Z use_cpu=True, 2025-05-07T21:02:30.4984772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4985021Z ) 2025-05-07T21:02:30.4985243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4985781Z self=, 2025-05-07T21:02:30.4986284Z compile=True, 2025-05-07T21:02:30.4986563Z pooling_mode=, 2025-05-07T21:02:30.4986824Z T=2, 2025-05-07T21:02:30.4986999Z D=60, 2025-05-07T21:02:30.4987172Z B=48, 2025-05-07T21:02:30.4987342Z log_E=5, 2025-05-07T21:02:30.4987523Z L=11, 2025-05-07T21:02:30.4987702Z D_gradcheck=2, 2025-05-07T21:02:30.4987909Z stochastic_rounding=True, 2025-05-07T21:02:30.4988154Z weighted=False, 2025-05-07T21:02:30.4988363Z row_wise=True, 2025-05-07T21:02:30.4988554Z mixed=True, 2025-05-07T21:02:30.4988753Z use_cache=False, 2025-05-07T21:02:30.4988985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4989250Z use_cpu=True, 2025-05-07T21:02:30.4989472Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4989721Z ) 2025-05-07T21:02:30.4989998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4990547Z self=, 2025-05-07T21:02:30.4991050Z compile=True, 2025-05-07T21:02:30.4991277Z pooling_mode=, 2025-05-07T21:02:30.4991535Z T=1, 2025-05-07T21:02:30.4991706Z D=15, 2025-05-07T21:02:30.4991878Z B=60, 2025-05-07T21:02:30.4992048Z log_E=3, 2025-05-07T21:02:30.4992227Z L=0, 2025-05-07T21:02:30.4992404Z D_gradcheck=1, 2025-05-07T21:02:30.4992616Z stochastic_rounding=False, 2025-05-07T21:02:30.4992859Z weighted=True, 2025-05-07T21:02:30.4993058Z row_wise=True, 2025-05-07T21:02:30.4993251Z mixed=False, 2025-05-07T21:02:30.4993447Z use_cache=False, 2025-05-07T21:02:30.4993678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.4993947Z use_cpu=True, 2025-05-07T21:02:30.4994165Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4994408Z ) 2025-05-07T21:02:30.4994622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.4995166Z self=, 2025-05-07T21:02:30.4995666Z compile=True, 2025-05-07T21:02:30.4995896Z pooling_mode=, 2025-05-07T21:02:30.4996158Z T=3, 2025-05-07T21:02:30.4996331Z D=28, 2025-05-07T21:02:30.4996506Z B=84, 2025-05-07T21:02:30.4996676Z log_E=5, 2025-05-07T21:02:30.4996860Z L=5, 2025-05-07T21:02:30.4997039Z D_gradcheck=2, 2025-05-07T21:02:30.4997252Z stochastic_rounding=False, 2025-05-07T21:02:30.4997550Z weighted=True, 2025-05-07T21:02:30.4997786Z row_wise=True, 2025-05-07T21:02:30.4997980Z mixed=True, 2025-05-07T21:02:30.4998177Z use_cache=False, 2025-05-07T21:02:30.4998557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.4998823Z use_cpu=True, 2025-05-07T21:02:30.4999041Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.4999284Z ) 2025-05-07T21:02:30.4999497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5000041Z self=, 2025-05-07T21:02:30.5000543Z compile=True, 2025-05-07T21:02:30.5000794Z pooling_mode=, 2025-05-07T21:02:30.5001086Z T=4, 2025-05-07T21:02:30.5001253Z D=97, 2025-05-07T21:02:30.5007005Z B=26, 2025-05-07T21:02:30.5007192Z log_E=4, 2025-05-07T21:02:30.5007369Z L=8, 2025-05-07T21:02:30.5007550Z D_gradcheck=2, 2025-05-07T21:02:30.5007766Z stochastic_rounding=False, 2025-05-07T21:02:30.5008014Z weighted=False, 2025-05-07T21:02:30.5008219Z row_wise=True, 2025-05-07T21:02:30.5008420Z mixed=False, 2025-05-07T21:02:30.5008620Z use_cache=True, 2025-05-07T21:02:30.5008850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5009125Z use_cpu=True, 2025-05-07T21:02:30.5009352Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5009597Z ) 2025-05-07T21:02:30.5009815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5010363Z self=, 2025-05-07T21:02:30.5011057Z compile=True, 2025-05-07T21:02:30.5011285Z pooling_mode=, 2025-05-07T21:02:30.5011555Z T=2, 2025-05-07T21:02:30.5011723Z D=64, 2025-05-07T21:02:30.5011894Z B=85, 2025-05-07T21:02:30.5012066Z log_E=5, 2025-05-07T21:02:30.5012240Z L=8, 2025-05-07T21:02:30.5012420Z D_gradcheck=2, 2025-05-07T21:02:30.5012644Z stochastic_rounding=True, 2025-05-07T21:02:30.5012945Z weighted=True, 2025-05-07T21:02:30.5013147Z row_wise=True, 2025-05-07T21:02:30.5013340Z mixed=True, 2025-05-07T21:02:30.5013537Z use_cache=True, 2025-05-07T21:02:30.5013766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5014033Z use_cpu=True, 2025-05-07T21:02:30.5014257Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5014570Z ) 2025-05-07T21:02:30.5014785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5015338Z self=, 2025-05-07T21:02:30.5015844Z compile=True, 2025-05-07T21:02:30.5016069Z pooling_mode=, 2025-05-07T21:02:30.5016334Z T=3, 2025-05-07T21:02:30.5016501Z D=100, 2025-05-07T21:02:30.5016673Z B=14, 2025-05-07T21:02:30.5016844Z log_E=5, 2025-05-07T21:02:30.5017020Z L=2, 2025-05-07T21:02:30.5017197Z D_gradcheck=2, 2025-05-07T21:02:30.5017409Z stochastic_rounding=True, 2025-05-07T21:02:30.5017649Z weighted=False, 2025-05-07T21:02:30.5017846Z row_wise=True, 2025-05-07T21:02:30.5018045Z mixed=True, 2025-05-07T21:02:30.5018237Z use_cache=True, 2025-05-07T21:02:30.5018462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5018738Z use_cpu=True, 2025-05-07T21:02:30.5018950Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5019198Z ) 2025-05-07T21:02:30.5019412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5019953Z self=, 2025-05-07T21:02:30.5020454Z compile=False, 2025-05-07T21:02:30.5020683Z pooling_mode=, 2025-05-07T21:02:30.5020943Z T=2, 2025-05-07T21:02:30.5021111Z D=14, 2025-05-07T21:02:30.5021283Z B=33, 2025-05-07T21:02:30.5021460Z log_E=5, 2025-05-07T21:02:30.5021634Z L=16, 2025-05-07T21:02:30.5021819Z D_gradcheck=2, 2025-05-07T21:02:30.5022108Z stochastic_rounding=False, 2025-05-07T21:02:30.5022400Z weighted=False, 2025-05-07T21:02:30.5022604Z row_wise=True, 2025-05-07T21:02:30.5022798Z mixed=False, 2025-05-07T21:02:30.5022996Z use_cache=False, 2025-05-07T21:02:30.5023228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5023499Z use_cpu=True, 2025-05-07T21:02:30.5023716Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5023964Z ) 2025-05-07T21:02:30.5236239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5237398Z self=, 2025-05-07T21:02:30.5238424Z compile=False, 2025-05-07T21:02:30.5238876Z pooling_mode=, 2025-05-07T21:02:30.5239406Z T=2, 2025-05-07T21:02:30.5239736Z D=65, 2025-05-07T21:02:30.5240073Z B=121, 2025-05-07T21:02:30.5240415Z log_E=4, 2025-05-07T21:02:30.5240767Z L=19, 2025-05-07T21:02:30.5240980Z D_gradcheck=2, 2025-05-07T21:02:30.5241233Z stochastic_rounding=True, 2025-05-07T21:02:30.5241469Z weighted=False, 2025-05-07T21:02:30.5241668Z row_wise=True, 2025-05-07T21:02:30.5241874Z mixed=False, 2025-05-07T21:02:30.5242065Z use_cache=True, 2025-05-07T21:02:30.5242284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5242552Z use_cpu=True, 2025-05-07T21:02:30.5242770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5243014Z ) 2025-05-07T21:02:30.5243238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5243787Z self=, 2025-05-07T21:02:30.5244375Z compile=True, 2025-05-07T21:02:30.5244606Z pooling_mode=, 2025-05-07T21:02:30.5244873Z T=3, 2025-05-07T21:02:30.5245044Z D=29, 2025-05-07T21:02:30.5245220Z B=96, 2025-05-07T21:02:30.5245388Z log_E=5, 2025-05-07T21:02:30.5245566Z L=12, 2025-05-07T21:02:30.5245744Z D_gradcheck=2, 2025-05-07T21:02:30.5245965Z stochastic_rounding=False, 2025-05-07T21:02:30.5246205Z weighted=False, 2025-05-07T21:02:30.5246410Z row_wise=True, 2025-05-07T21:02:30.5246609Z mixed=True, 2025-05-07T21:02:30.5246801Z use_cache=False, 2025-05-07T21:02:30.5247033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5247304Z use_cpu=True, 2025-05-07T21:02:30.5247597Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5247842Z ) 2025-05-07T21:02:30.5248053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5248604Z self=, 2025-05-07T21:02:30.5249105Z compile=False, 2025-05-07T21:02:30.5249335Z pooling_mode=, 2025-05-07T21:02:30.5249594Z T=1, 2025-05-07T21:02:30.5249761Z D=26, 2025-05-07T21:02:30.5249932Z B=114, 2025-05-07T21:02:30.5250106Z log_E=3, 2025-05-07T21:02:30.5250287Z L=20, 2025-05-07T21:02:30.5250467Z D_gradcheck=1, 2025-05-07T21:02:30.5250681Z stochastic_rounding=True, 2025-05-07T21:02:30.5250917Z weighted=True, 2025-05-07T21:02:30.5251118Z row_wise=True, 2025-05-07T21:02:30.5251313Z mixed=True, 2025-05-07T21:02:30.5251502Z use_cache=False, 2025-05-07T21:02:30.5251736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5252044Z use_cpu=True, 2025-05-07T21:02:30.5252269Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5252516Z ) 2025-05-07T21:02:30.5252725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5253339Z self=, 2025-05-07T21:02:30.5253845Z compile=True, 2025-05-07T21:02:30.5254063Z pooling_mode=, 2025-05-07T21:02:30.5254331Z T=3, 2025-05-07T21:02:30.5254501Z D=112, 2025-05-07T21:02:30.5254680Z B=68, 2025-05-07T21:02:30.5254846Z log_E=4, 2025-05-07T21:02:30.5255026Z L=1, 2025-05-07T21:02:30.5255275Z D_gradcheck=1, 2025-05-07T21:02:30.5255539Z stochastic_rounding=True, 2025-05-07T21:02:30.5255782Z weighted=False, 2025-05-07T21:02:30.5255980Z row_wise=True, 2025-05-07T21:02:30.5256174Z mixed=True, 2025-05-07T21:02:30.5256378Z use_cache=False, 2025-05-07T21:02:30.5256614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5256879Z use_cpu=True, 2025-05-07T21:02:30.5257100Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5257350Z ) 2025-05-07T21:02:30.5257561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5258104Z self=, 2025-05-07T21:02:30.5258604Z compile=True, 2025-05-07T21:02:30.5258831Z pooling_mode=, 2025-05-07T21:02:30.5259088Z T=2, 2025-05-07T21:02:30.5259254Z D=121, 2025-05-07T21:02:30.5259429Z B=12, 2025-05-07T21:02:30.5259599Z log_E=3, 2025-05-07T21:02:30.5259783Z L=13, 2025-05-07T21:02:30.5259959Z D_gradcheck=2, 2025-05-07T21:02:30.5260169Z stochastic_rounding=True, 2025-05-07T21:02:30.5260411Z weighted=False, 2025-05-07T21:02:30.5260610Z row_wise=True, 2025-05-07T21:02:30.5260800Z mixed=True, 2025-05-07T21:02:30.5260991Z use_cache=True, 2025-05-07T21:02:30.5261208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5261471Z use_cpu=True, 2025-05-07T21:02:30.5261692Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5261931Z ) 2025-05-07T21:02:30.5262138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5262677Z self=, 2025-05-07T21:02:30.5263229Z compile=False, 2025-05-07T21:02:30.5263449Z pooling_mode=, 2025-05-07T21:02:30.5263718Z T=2, 2025-05-07T21:02:30.5263885Z D=126, 2025-05-07T21:02:30.5264054Z B=69, 2025-05-07T21:02:30.5264226Z log_E=5, 2025-05-07T21:02:30.5264407Z L=13, 2025-05-07T21:02:30.5264582Z D_gradcheck=2, 2025-05-07T21:02:30.5264793Z stochastic_rounding=False, 2025-05-07T21:02:30.5265033Z weighted=False, 2025-05-07T21:02:30.5265235Z row_wise=True, 2025-05-07T21:02:30.5265424Z mixed=False, 2025-05-07T21:02:30.5265619Z use_cache=True, 2025-05-07T21:02:30.5265843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5266175Z use_cpu=True, 2025-05-07T21:02:30.5266394Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5266642Z ) 2025-05-07T21:02:30.5266851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5267393Z self=, 2025-05-07T21:02:30.5267895Z compile=True, 2025-05-07T21:02:30.5268116Z pooling_mode=, 2025-05-07T21:02:30.5268377Z T=2, 2025-05-07T21:02:30.5268545Z D=55, 2025-05-07T21:02:30.5268712Z B=20, 2025-05-07T21:02:30.5268883Z log_E=4, 2025-05-07T21:02:30.5269066Z L=14, 2025-05-07T21:02:30.5269244Z D_gradcheck=1, 2025-05-07T21:02:30.5269461Z stochastic_rounding=False, 2025-05-07T21:02:30.5269702Z weighted=False, 2025-05-07T21:02:30.5269895Z row_wise=True, 2025-05-07T21:02:30.5270089Z mixed=True, 2025-05-07T21:02:30.5270277Z use_cache=True, 2025-05-07T21:02:30.5270493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5270791Z use_cpu=True, 2025-05-07T21:02:30.5271034Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5271275Z ) 2025-05-07T21:02:30.5271489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5272035Z self=, 2025-05-07T21:02:30.5272537Z compile=True, 2025-05-07T21:02:30.5272757Z pooling_mode=, 2025-05-07T21:02:30.5273020Z T=5, 2025-05-07T21:02:30.5273190Z D=55, 2025-05-07T21:02:30.5273356Z B=123, 2025-05-07T21:02:30.5273578Z log_E=5, 2025-05-07T21:02:30.5273759Z L=13, 2025-05-07T21:02:30.5273968Z D_gradcheck=1, 2025-05-07T21:02:30.5274182Z stochastic_rounding=False, 2025-05-07T21:02:30.5274428Z weighted=False, 2025-05-07T21:02:30.5274620Z row_wise=True, 2025-05-07T21:02:30.5274813Z mixed=False, 2025-05-07T21:02:30.5275009Z use_cache=True, 2025-05-07T21:02:30.5275233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5275500Z use_cpu=True, 2025-05-07T21:02:30.5275715Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5275955Z ) 2025-05-07T21:02:30.5276163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5276703Z self=, 2025-05-07T21:02:30.5277203Z compile=False, 2025-05-07T21:02:30.5277423Z pooling_mode=, 2025-05-07T21:02:30.5277685Z T=2, 2025-05-07T21:02:30.5277856Z D=69, 2025-05-07T21:02:30.5278022Z B=91, 2025-05-07T21:02:30.5278192Z log_E=3, 2025-05-07T21:02:30.5278376Z L=7, 2025-05-07T21:02:30.5278546Z D_gradcheck=1, 2025-05-07T21:02:30.5278753Z stochastic_rounding=True, 2025-05-07T21:02:30.5278991Z weighted=False, 2025-05-07T21:02:30.5279183Z row_wise=True, 2025-05-07T21:02:30.5279376Z mixed=False, 2025-05-07T21:02:30.5279576Z use_cache=False, 2025-05-07T21:02:30.5279803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5280071Z use_cpu=True, 2025-05-07T21:02:30.5280285Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5280570Z ) 2025-05-07T21:02:30.5280785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5281374Z self=, 2025-05-07T21:02:30.5281869Z compile=True, 2025-05-07T21:02:30.5282089Z pooling_mode=, 2025-05-07T21:02:30.5282351Z T=1, 2025-05-07T21:02:30.5282525Z D=106, 2025-05-07T21:02:30.5282692Z B=71, 2025-05-07T21:02:30.5282864Z log_E=5, 2025-05-07T21:02:30.5283049Z L=3, 2025-05-07T21:02:30.5283222Z D_gradcheck=1, 2025-05-07T21:02:30.5283432Z stochastic_rounding=False, 2025-05-07T21:02:30.5283670Z weighted=False, 2025-05-07T21:02:30.5283861Z row_wise=True, 2025-05-07T21:02:30.5284055Z mixed=False, 2025-05-07T21:02:30.5284250Z use_cache=False, 2025-05-07T21:02:30.5284522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5284790Z use_cpu=True, 2025-05-07T21:02:30.5285005Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5285245Z ) 2025-05-07T21:02:30.5285453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5285997Z self=, 2025-05-07T21:02:30.5286492Z compile=False, 2025-05-07T21:02:30.5286722Z pooling_mode=, 2025-05-07T21:02:30.5286983Z T=1, 2025-05-07T21:02:30.5287149Z D=101, 2025-05-07T21:02:30.5287325Z B=78, 2025-05-07T21:02:30.5287494Z log_E=5, 2025-05-07T21:02:30.5287672Z L=9, 2025-05-07T21:02:30.5287851Z D_gradcheck=2, 2025-05-07T21:02:30.5288064Z stochastic_rounding=True, 2025-05-07T21:02:30.5288300Z weighted=True, 2025-05-07T21:02:30.5288492Z row_wise=True, 2025-05-07T21:02:30.5288682Z mixed=True, 2025-05-07T21:02:30.5288873Z use_cache=True, 2025-05-07T21:02:30.5289096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5289361Z use_cpu=True, 2025-05-07T21:02:30.5289575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5289815Z ) 2025-05-07T21:02:30.5290027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5290568Z self=, 2025-05-07T21:02:30.5291064Z compile=False, 2025-05-07T21:02:30.5291290Z pooling_mode=, 2025-05-07T21:02:30.5291550Z T=1, 2025-05-07T21:02:30.5291715Z D=127, 2025-05-07T21:02:30.5291931Z B=75, 2025-05-07T21:02:30.5292140Z log_E=4, 2025-05-07T21:02:30.5292320Z L=4, 2025-05-07T21:02:30.5292495Z D_gradcheck=2, 2025-05-07T21:02:30.5292704Z stochastic_rounding=True, 2025-05-07T21:02:30.5293005Z weighted=False, 2025-05-07T21:02:30.5293204Z row_wise=True, 2025-05-07T21:02:30.5293396Z mixed=False, 2025-05-07T21:02:30.5293584Z use_cache=True, 2025-05-07T21:02:30.5293811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5294077Z use_cpu=True, 2025-05-07T21:02:30.5294291Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5294533Z ) 2025-05-07T21:02:30.5294750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5295289Z self=, 2025-05-07T21:02:30.5295786Z compile=True, 2025-05-07T21:02:30.5296013Z pooling_mode=, 2025-05-07T21:02:30.5296276Z T=3, 2025-05-07T21:02:30.5296441Z D=27, 2025-05-07T21:02:30.5296620Z B=64, 2025-05-07T21:02:30.5296792Z log_E=3, 2025-05-07T21:02:30.5296967Z L=5, 2025-05-07T21:02:30.5297139Z D_gradcheck=1, 2025-05-07T21:02:30.5297354Z stochastic_rounding=True, 2025-05-07T21:02:30.5297585Z weighted=False, 2025-05-07T21:02:30.5297787Z row_wise=True, 2025-05-07T21:02:30.5297980Z mixed=False, 2025-05-07T21:02:30.5298173Z use_cache=True, 2025-05-07T21:02:30.5298544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5298814Z use_cpu=True, 2025-05-07T21:02:30.5299024Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5299265Z ) 2025-05-07T21:02:30.5299550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5300095Z self=, 2025-05-07T21:02:30.5300594Z compile=False, 2025-05-07T21:02:30.5300842Z pooling_mode=, 2025-05-07T21:02:30.5301127Z T=5, 2025-05-07T21:02:30.5301295Z D=56, 2025-05-07T21:02:30.5301465Z B=109, 2025-05-07T21:02:30.5301644Z log_E=5, 2025-05-07T21:02:30.5301817Z L=14, 2025-05-07T21:02:30.5301994Z D_gradcheck=1, 2025-05-07T21:02:30.5302204Z stochastic_rounding=False, 2025-05-07T21:02:30.5302436Z weighted=False, 2025-05-07T21:02:30.5302633Z row_wise=True, 2025-05-07T21:02:30.5302825Z mixed=True, 2025-05-07T21:02:30.5303075Z use_cache=False, 2025-05-07T21:02:30.5303309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5303578Z use_cpu=True, 2025-05-07T21:02:30.5303789Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5304034Z ) 2025-05-07T21:02:30.5304244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5304779Z self=, 2025-05-07T21:02:30.5305281Z compile=True, 2025-05-07T21:02:30.5305504Z pooling_mode=, 2025-05-07T21:02:30.5305763Z T=2, 2025-05-07T21:02:30.5305937Z D=53, 2025-05-07T21:02:30.5306104Z B=82, 2025-05-07T21:02:30.5306278Z log_E=4, 2025-05-07T21:02:30.5306453Z L=9, 2025-05-07T21:02:30.5306628Z D_gradcheck=2, 2025-05-07T21:02:30.5306839Z stochastic_rounding=True, 2025-05-07T21:02:30.5307073Z weighted=True, 2025-05-07T21:02:30.5307269Z row_wise=True, 2025-05-07T21:02:30.5307462Z mixed=False, 2025-05-07T21:02:30.5307656Z use_cache=False, 2025-05-07T21:02:30.5307887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5308151Z use_cpu=True, 2025-05-07T21:02:30.5308363Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5308611Z ) 2025-05-07T21:02:30.5308822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5309360Z self=, 2025-05-07T21:02:30.5309865Z compile=True, 2025-05-07T21:02:30.5310089Z pooling_mode=, 2025-05-07T21:02:30.5310350Z T=3, 2025-05-07T21:02:30.5310595Z D=22, 2025-05-07T21:02:30.5310858Z B=1, 2025-05-07T21:02:30.5311045Z log_E=5, 2025-05-07T21:02:30.5311220Z L=20, 2025-05-07T21:02:30.5311396Z D_gradcheck=2, 2025-05-07T21:02:30.5311611Z stochastic_rounding=False, 2025-05-07T21:02:30.5311848Z weighted=False, 2025-05-07T21:02:30.5312048Z row_wise=True, 2025-05-07T21:02:30.5312238Z mixed=True, 2025-05-07T21:02:30.5312430Z use_cache=False, 2025-05-07T21:02:30.5312657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5312923Z use_cpu=True, 2025-05-07T21:02:30.5313136Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5313381Z ) 2025-05-07T21:02:30.5537179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5537810Z self=, 2025-05-07T21:02:30.5548609Z compile=False, 2025-05-07T21:02:30.5548934Z pooling_mode=, 2025-05-07T21:02:30.5549300Z T=3, 2025-05-07T21:02:30.5549521Z D=100, 2025-05-07T21:02:30.5549762Z B=81, 2025-05-07T21:02:30.5549939Z log_E=5, 2025-05-07T21:02:30.5550124Z L=20, 2025-05-07T21:02:30.5550306Z D_gradcheck=1, 2025-05-07T21:02:30.5550524Z stochastic_rounding=True, 2025-05-07T21:02:30.5550773Z weighted=True, 2025-05-07T21:02:30.5550968Z row_wise=True, 2025-05-07T21:02:30.5551163Z mixed=False, 2025-05-07T21:02:30.5551361Z use_cache=True, 2025-05-07T21:02:30.5551584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5551860Z use_cpu=True, 2025-05-07T21:02:30.5552085Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5552478Z ) 2025-05-07T21:02:30.5552696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5553246Z self=, 2025-05-07T21:02:30.5553753Z compile=False, 2025-05-07T21:02:30.5553985Z pooling_mode=, 2025-05-07T21:02:30.5554257Z T=2, 2025-05-07T21:02:30.5554424Z D=36, 2025-05-07T21:02:30.5554597Z B=21, 2025-05-07T21:02:30.5554777Z log_E=4, 2025-05-07T21:02:30.5554958Z L=18, 2025-05-07T21:02:30.5555136Z D_gradcheck=2, 2025-05-07T21:02:30.5555356Z stochastic_rounding=False, 2025-05-07T21:02:30.5555600Z weighted=False, 2025-05-07T21:02:30.5555804Z row_wise=True, 2025-05-07T21:02:30.5556074Z mixed=True, 2025-05-07T21:02:30.5556269Z use_cache=True, 2025-05-07T21:02:30.5556496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5556773Z use_cpu=True, 2025-05-07T21:02:30.5556994Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5557240Z ) 2025-05-07T21:02:30.5557459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5558003Z self=, 2025-05-07T21:02:30.5558507Z compile=True, 2025-05-07T21:02:30.5558731Z pooling_mode=, 2025-05-07T21:02:30.5559002Z T=1, 2025-05-07T21:02:30.5559172Z D=36, 2025-05-07T21:02:30.5559347Z B=35, 2025-05-07T21:02:30.5559519Z log_E=4, 2025-05-07T21:02:30.5559703Z L=3, 2025-05-07T21:02:30.5559884Z D_gradcheck=2, 2025-05-07T21:02:30.5560105Z stochastic_rounding=True, 2025-05-07T21:02:30.5560369Z weighted=True, 2025-05-07T21:02:30.5560592Z row_wise=True, 2025-05-07T21:02:30.5560791Z mixed=True, 2025-05-07T21:02:30.5560983Z use_cache=True, 2025-05-07T21:02:30.5561213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5561485Z use_cpu=True, 2025-05-07T21:02:30.5561697Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5561951Z ) 2025-05-07T21:02:30.5562165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5562715Z self=, 2025-05-07T21:02:30.5563220Z compile=True, 2025-05-07T21:02:30.5563446Z pooling_mode=, 2025-05-07T21:02:30.5563785Z T=1, 2025-05-07T21:02:30.5564013Z D=36, 2025-05-07T21:02:30.5564185Z B=118, 2025-05-07T21:02:30.5564360Z log_E=4, 2025-05-07T21:02:30.5564541Z L=19, 2025-05-07T21:02:30.5564725Z D_gradcheck=1, 2025-05-07T21:02:30.5564940Z stochastic_rounding=False, 2025-05-07T21:02:30.5565179Z weighted=True, 2025-05-07T21:02:30.5565390Z row_wise=True, 2025-05-07T21:02:30.5565596Z mixed=True, 2025-05-07T21:02:30.5565805Z use_cache=True, 2025-05-07T21:02:30.5566050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5566339Z use_cpu=True, 2025-05-07T21:02:30.5566557Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5566805Z ) 2025-05-07T21:02:30.5567020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5567560Z self=, 2025-05-07T21:02:30.5568067Z compile=True, 2025-05-07T21:02:30.5568293Z pooling_mode=, 2025-05-07T21:02:30.5568563Z T=1, 2025-05-07T21:02:30.5568736Z D=32, 2025-05-07T21:02:30.5568909Z B=15, 2025-05-07T21:02:30.5569083Z log_E=3, 2025-05-07T21:02:30.5569260Z L=20, 2025-05-07T21:02:30.5569436Z D_gradcheck=2, 2025-05-07T21:02:30.5569649Z stochastic_rounding=True, 2025-05-07T21:02:30.5569885Z weighted=False, 2025-05-07T21:02:30.5570088Z row_wise=True, 2025-05-07T21:02:30.5570286Z mixed=True, 2025-05-07T21:02:30.5570503Z use_cache=False, 2025-05-07T21:02:30.5570762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5571032Z use_cpu=True, 2025-05-07T21:02:30.5571298Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5571548Z ) 2025-05-07T21:02:30.5571765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5572311Z self=, 2025-05-07T21:02:30.5572817Z compile=False, 2025-05-07T21:02:30.5573138Z pooling_mode=, 2025-05-07T21:02:30.5573405Z T=2, 2025-05-07T21:02:30.5573578Z D=19, 2025-05-07T21:02:30.5573747Z B=113, 2025-05-07T21:02:30.5573927Z log_E=4, 2025-05-07T21:02:30.5574107Z L=4, 2025-05-07T21:02:30.5574285Z D_gradcheck=2, 2025-05-07T21:02:30.5574498Z stochastic_rounding=True, 2025-05-07T21:02:30.5574736Z weighted=False, 2025-05-07T21:02:30.5574981Z row_wise=True, 2025-05-07T21:02:30.5575181Z mixed=True, 2025-05-07T21:02:30.5575371Z use_cache=True, 2025-05-07T21:02:30.5575594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5575866Z use_cpu=True, 2025-05-07T21:02:30.5576083Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5576165Z ) 2025-05-07T21:02:30.5576329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5576657Z self=, 2025-05-07T21:02:30.5576740Z compile=False, 2025-05-07T21:02:30.5576848Z pooling_mode=, 2025-05-07T21:02:30.5576923Z T=4, 2025-05-07T21:02:30.5576998Z D=98, 2025-05-07T21:02:30.5577077Z B=108, 2025-05-07T21:02:30.5577155Z log_E=5, 2025-05-07T21:02:30.5577230Z L=9, 2025-05-07T21:02:30.5577317Z D_gradcheck=1, 2025-05-07T21:02:30.5577405Z stochastic_rounding=True, 2025-05-07T21:02:30.5577485Z weighted=False, 2025-05-07T21:02:30.5577570Z row_wise=True, 2025-05-07T21:02:30.5577644Z mixed=True, 2025-05-07T21:02:30.5577730Z use_cache=True, 2025-05-07T21:02:30.5577834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5577911Z use_cpu=True, 2025-05-07T21:02:30.5578010Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5578082Z ) 2025-05-07T21:02:30.5578205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5578532Z self=, 2025-05-07T21:02:30.5578615Z compile=False, 2025-05-07T21:02:30.5578765Z pooling_mode=, 2025-05-07T21:02:30.5578879Z T=1, 2025-05-07T21:02:30.5578954Z D=21, 2025-05-07T21:02:30.5579028Z B=75, 2025-05-07T21:02:30.5579103Z log_E=3, 2025-05-07T21:02:30.5579176Z L=4, 2025-05-07T21:02:30.5579252Z D_gradcheck=2, 2025-05-07T21:02:30.5579350Z stochastic_rounding=False, 2025-05-07T21:02:30.5579430Z weighted=False, 2025-05-07T21:02:30.5579517Z row_wise=True, 2025-05-07T21:02:30.5579592Z mixed=True, 2025-05-07T21:02:30.5579669Z use_cache=True, 2025-05-07T21:02:30.5579776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5579855Z use_cpu=True, 2025-05-07T21:02:30.5579951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5580027Z ) 2025-05-07T21:02:30.5580150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5580512Z self=, 2025-05-07T21:02:30.5580610Z compile=False, 2025-05-07T21:02:30.5580720Z pooling_mode=, 2025-05-07T21:02:30.5580798Z T=3, 2025-05-07T21:02:30.5580876Z D=115, 2025-05-07T21:02:30.5580950Z B=83, 2025-05-07T21:02:30.5581028Z log_E=4, 2025-05-07T21:02:30.5581098Z L=15, 2025-05-07T21:02:30.5581175Z D_gradcheck=2, 2025-05-07T21:02:30.5581274Z stochastic_rounding=True, 2025-05-07T21:02:30.5581351Z weighted=False, 2025-05-07T21:02:30.5581426Z row_wise=True, 2025-05-07T21:02:30.5581504Z mixed=True, 2025-05-07T21:02:30.5581585Z use_cache=False, 2025-05-07T21:02:30.5581686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5581810Z use_cpu=True, 2025-05-07T21:02:30.5581909Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5581977Z ) 2025-05-07T21:02:30.5582105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5582430Z self=, 2025-05-07T21:02:30.5582519Z compile=True, 2025-05-07T21:02:30.5582625Z pooling_mode=, 2025-05-07T21:02:30.5582699Z T=2, 2025-05-07T21:02:30.5582775Z D=81, 2025-05-07T21:02:30.5582848Z B=90, 2025-05-07T21:02:30.5582927Z log_E=5, 2025-05-07T21:02:30.5583010Z L=8, 2025-05-07T21:02:30.5583088Z D_gradcheck=1, 2025-05-07T21:02:30.5583184Z stochastic_rounding=False, 2025-05-07T21:02:30.5583303Z weighted=False, 2025-05-07T21:02:30.5583385Z row_wise=True, 2025-05-07T21:02:30.5583459Z mixed=False, 2025-05-07T21:02:30.5583533Z use_cache=True, 2025-05-07T21:02:30.5583636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5583717Z use_cpu=True, 2025-05-07T21:02:30.5583813Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5583887Z ) 2025-05-07T21:02:30.5584007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5584332Z self=, 2025-05-07T21:02:30.5584419Z compile=False, 2025-05-07T21:02:30.5584527Z pooling_mode=, 2025-05-07T21:02:30.5584599Z T=2, 2025-05-07T21:02:30.5584679Z D=119, 2025-05-07T21:02:30.5584751Z B=56, 2025-05-07T21:02:30.5584827Z log_E=3, 2025-05-07T21:02:30.5584899Z L=16, 2025-05-07T21:02:30.5584975Z D_gradcheck=1, 2025-05-07T21:02:30.5585068Z stochastic_rounding=True, 2025-05-07T21:02:30.5585150Z weighted=True, 2025-05-07T21:02:30.5585225Z row_wise=True, 2025-05-07T21:02:30.5585305Z mixed=True, 2025-05-07T21:02:30.5585384Z use_cache=False, 2025-05-07T21:02:30.5585485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5585571Z use_cpu=True, 2025-05-07T21:02:30.5585669Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5585739Z ) 2025-05-07T21:02:30.5585866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5586190Z self=, 2025-05-07T21:02:30.5586318Z compile=False, 2025-05-07T21:02:30.5586491Z pooling_mode=, 2025-05-07T21:02:30.5586564Z T=5, 2025-05-07T21:02:30.5586638Z D=11, 2025-05-07T21:02:30.5586707Z B=33, 2025-05-07T21:02:30.5586778Z log_E=4, 2025-05-07T21:02:30.5586851Z L=13, 2025-05-07T21:02:30.5586927Z D_gradcheck=1, 2025-05-07T21:02:30.5587023Z stochastic_rounding=False, 2025-05-07T21:02:30.5587101Z weighted=True, 2025-05-07T21:02:30.5587175Z row_wise=True, 2025-05-07T21:02:30.5587250Z mixed=False, 2025-05-07T21:02:30.5587332Z use_cache=False, 2025-05-07T21:02:30.5587433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5587509Z use_cpu=True, 2025-05-07T21:02:30.5587607Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5587675Z ) 2025-05-07T21:02:30.5587798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5588125Z self=, 2025-05-07T21:02:30.5588208Z compile=False, 2025-05-07T21:02:30.5588321Z pooling_mode=, 2025-05-07T21:02:30.5588388Z T=5, 2025-05-07T21:02:30.5588460Z D=88, 2025-05-07T21:02:30.5588536Z B=6, 2025-05-07T21:02:30.5588609Z log_E=4, 2025-05-07T21:02:30.5588678Z L=18, 2025-05-07T21:02:30.5588757Z D_gradcheck=1, 2025-05-07T21:02:30.5588847Z stochastic_rounding=True, 2025-05-07T21:02:30.5588924Z weighted=True, 2025-05-07T21:02:30.5589001Z row_wise=True, 2025-05-07T21:02:30.5589075Z mixed=True, 2025-05-07T21:02:30.5589150Z use_cache=True, 2025-05-07T21:02:30.5589304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5589380Z use_cpu=True, 2025-05-07T21:02:30.5589477Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5589548Z ) 2025-05-07T21:02:30.5589670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5590004Z self=, 2025-05-07T21:02:30.5590089Z compile=True, 2025-05-07T21:02:30.5590190Z pooling_mode=, 2025-05-07T21:02:30.5590267Z T=5, 2025-05-07T21:02:30.5590337Z D=104, 2025-05-07T21:02:30.5590410Z B=67, 2025-05-07T21:02:30.5590484Z log_E=5, 2025-05-07T21:02:30.5590563Z L=15, 2025-05-07T21:02:30.5590638Z D_gradcheck=1, 2025-05-07T21:02:30.5590773Z stochastic_rounding=True, 2025-05-07T21:02:30.5590850Z weighted=True, 2025-05-07T21:02:30.5590925Z row_wise=True, 2025-05-07T21:02:30.5591005Z mixed=False, 2025-05-07T21:02:30.5591082Z use_cache=True, 2025-05-07T21:02:30.5591187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5591266Z use_cpu=True, 2025-05-07T21:02:30.5591362Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5591430Z ) 2025-05-07T21:02:30.5591555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5591877Z self=, 2025-05-07T21:02:30.5591965Z compile=True, 2025-05-07T21:02:30.5592065Z pooling_mode=, 2025-05-07T21:02:30.5592137Z T=1, 2025-05-07T21:02:30.5592215Z D=82, 2025-05-07T21:02:30.5592287Z B=82, 2025-05-07T21:02:30.5592359Z log_E=4, 2025-05-07T21:02:30.5592437Z L=13, 2025-05-07T21:02:30.5592512Z D_gradcheck=1, 2025-05-07T21:02:30.5592605Z stochastic_rounding=True, 2025-05-07T21:02:30.5592690Z weighted=False, 2025-05-07T21:02:30.5592764Z row_wise=True, 2025-05-07T21:02:30.5592837Z mixed=True, 2025-05-07T21:02:30.5592918Z use_cache=True, 2025-05-07T21:02:30.5593023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5593106Z use_cpu=True, 2025-05-07T21:02:30.5593203Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5593274Z ) 2025-05-07T21:02:30.5593397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5593722Z self=, 2025-05-07T21:02:30.5593886Z compile=False, 2025-05-07T21:02:30.5593992Z pooling_mode=, 2025-05-07T21:02:30.5594063Z T=5, 2025-05-07T21:02:30.5594135Z D=22, 2025-05-07T21:02:30.5594213Z B=124, 2025-05-07T21:02:30.5594289Z log_E=4, 2025-05-07T21:02:30.5594358Z L=9, 2025-05-07T21:02:30.5594441Z D_gradcheck=2, 2025-05-07T21:02:30.5594532Z stochastic_rounding=True, 2025-05-07T21:02:30.5594613Z weighted=True, 2025-05-07T21:02:30.5594692Z row_wise=True, 2025-05-07T21:02:30.5594765Z mixed=True, 2025-05-07T21:02:30.5594847Z use_cache=False, 2025-05-07T21:02:30.5594953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5595026Z use_cpu=True, 2025-05-07T21:02:30.5595127Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5595194Z ) 2025-05-07T21:02:30.5835030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5835803Z self=, 2025-05-07T21:02:30.5835927Z compile=True, 2025-05-07T21:02:30.5836053Z pooling_mode=, 2025-05-07T21:02:30.5836144Z T=1, 2025-05-07T21:02:30.5836254Z D=51, 2025-05-07T21:02:30.5836373Z B=124, 2025-05-07T21:02:30.5836487Z log_E=5, 2025-05-07T21:02:30.5836596Z L=6, 2025-05-07T21:02:30.5836728Z D_gradcheck=2, 2025-05-07T21:02:30.5836829Z stochastic_rounding=True, 2025-05-07T21:02:30.5836913Z weighted=True, 2025-05-07T21:02:30.5837002Z row_wise=True, 2025-05-07T21:02:30.5837082Z mixed=True, 2025-05-07T21:02:30.5837477Z use_cache=False, 2025-05-07T21:02:30.5837585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5837666Z use_cpu=True, 2025-05-07T21:02:30.5837777Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5837857Z ) 2025-05-07T21:02:30.5837991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5838337Z self=, 2025-05-07T21:02:30.5838426Z compile=True, 2025-05-07T21:02:30.5838537Z pooling_mode=, 2025-05-07T21:02:30.5838624Z T=2, 2025-05-07T21:02:30.5838701Z D=125, 2025-05-07T21:02:30.5838778Z B=7, 2025-05-07T21:02:30.5838865Z log_E=3, 2025-05-07T21:02:30.5838941Z L=5, 2025-05-07T21:02:30.5839122Z D_gradcheck=1, 2025-05-07T21:02:30.5839217Z stochastic_rounding=True, 2025-05-07T21:02:30.5839300Z weighted=True, 2025-05-07T21:02:30.5839388Z row_wise=True, 2025-05-07T21:02:30.5839524Z mixed=True, 2025-05-07T21:02:30.5839610Z use_cache=False, 2025-05-07T21:02:30.5839724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5839806Z use_cpu=True, 2025-05-07T21:02:30.5839906Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5839989Z ) 2025-05-07T21:02:30.5840120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5840453Z self=, 2025-05-07T21:02:30.5840553Z compile=False, 2025-05-07T21:02:30.5840659Z pooling_mode=, 2025-05-07T21:02:30.5840744Z T=5, 2025-05-07T21:02:30.5840821Z D=97, 2025-05-07T21:02:30.5840897Z B=105, 2025-05-07T21:02:30.5840983Z log_E=4, 2025-05-07T21:02:30.5841058Z L=11, 2025-05-07T21:02:30.5841141Z D_gradcheck=1, 2025-05-07T21:02:30.5841243Z stochastic_rounding=True, 2025-05-07T21:02:30.5841326Z weighted=False, 2025-05-07T21:02:30.5841404Z row_wise=True, 2025-05-07T21:02:30.5841492Z mixed=False, 2025-05-07T21:02:30.5841577Z use_cache=True, 2025-05-07T21:02:30.5841681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5841769Z use_cpu=True, 2025-05-07T21:02:30.5841874Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5841948Z ) 2025-05-07T21:02:30.5842083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5842509Z self=, 2025-05-07T21:02:30.5842684Z compile=True, 2025-05-07T21:02:30.5842789Z pooling_mode=, 2025-05-07T21:02:30.5842867Z T=2, 2025-05-07T21:02:30.5842952Z D=57, 2025-05-07T21:02:30.5843030Z B=22, 2025-05-07T21:02:30.5843107Z log_E=4, 2025-05-07T21:02:30.5843189Z L=15, 2025-05-07T21:02:30.5843274Z D_gradcheck=1, 2025-05-07T21:02:30.5843371Z stochastic_rounding=False, 2025-05-07T21:02:30.5843461Z weighted=True, 2025-05-07T21:02:30.5843540Z row_wise=True, 2025-05-07T21:02:30.5843621Z mixed=True, 2025-05-07T21:02:30.5843712Z use_cache=False, 2025-05-07T21:02:30.5843818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5843898Z use_cpu=True, 2025-05-07T21:02:30.5844008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5844085Z ) 2025-05-07T21:02:30.5844222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5844558Z self=, 2025-05-07T21:02:30.5844642Z compile=False, 2025-05-07T21:02:30.5844754Z pooling_mode=, 2025-05-07T21:02:30.5844829Z T=5, 2025-05-07T21:02:30.5844904Z D=20, 2025-05-07T21:02:30.5844983Z B=32, 2025-05-07T21:02:30.5845061Z log_E=4, 2025-05-07T21:02:30.5845139Z L=0, 2025-05-07T21:02:30.5845229Z D_gradcheck=2, 2025-05-07T21:02:30.5845323Z stochastic_rounding=False, 2025-05-07T21:02:30.5845404Z weighted=True, 2025-05-07T21:02:30.5845490Z row_wise=True, 2025-05-07T21:02:30.5845616Z mixed=True, 2025-05-07T21:02:30.5845706Z use_cache=False, 2025-05-07T21:02:30.5845809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5845888Z use_cpu=True, 2025-05-07T21:02:30.5845997Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5846068Z ) 2025-05-07T21:02:30.5846196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5846537Z self=, 2025-05-07T21:02:30.5846620Z compile=True, 2025-05-07T21:02:30.5846726Z pooling_mode=, 2025-05-07T21:02:30.5846810Z T=3, 2025-05-07T21:02:30.5846887Z D=116, 2025-05-07T21:02:30.5846965Z B=24, 2025-05-07T21:02:30.5847046Z log_E=4, 2025-05-07T21:02:30.5847167Z L=20, 2025-05-07T21:02:30.5847247Z D_gradcheck=1, 2025-05-07T21:02:30.5847349Z stochastic_rounding=True, 2025-05-07T21:02:30.5847431Z weighted=True, 2025-05-07T21:02:30.5847519Z row_wise=True, 2025-05-07T21:02:30.5847601Z mixed=True, 2025-05-07T21:02:30.5847680Z use_cache=True, 2025-05-07T21:02:30.5847791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5847869Z use_cpu=True, 2025-05-07T21:02:30.5847969Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5848051Z ) 2025-05-07T21:02:30.5848176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5848509Z self=, 2025-05-07T21:02:30.5848598Z compile=True, 2025-05-07T21:02:30.5848704Z pooling_mode=, 2025-05-07T21:02:30.5848779Z T=4, 2025-05-07T21:02:30.5848859Z D=57, 2025-05-07T21:02:30.5848937Z B=107, 2025-05-07T21:02:30.5849025Z log_E=4, 2025-05-07T21:02:30.5849104Z L=18, 2025-05-07T21:02:30.5849186Z D_gradcheck=1, 2025-05-07T21:02:30.5849289Z stochastic_rounding=True, 2025-05-07T21:02:30.5849371Z weighted=False, 2025-05-07T21:02:30.5849450Z row_wise=True, 2025-05-07T21:02:30.5849539Z mixed=False, 2025-05-07T21:02:30.5849621Z use_cache=True, 2025-05-07T21:02:30.5849725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5849812Z use_cpu=True, 2025-05-07T21:02:30.5849912Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5849986Z ) 2025-05-07T21:02:30.5850123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5850539Z self=, 2025-05-07T21:02:30.5850623Z compile=False, 2025-05-07T21:02:30.5850736Z pooling_mode=, 2025-05-07T21:02:30.5850813Z T=1, 2025-05-07T21:02:30.5850898Z D=31, 2025-05-07T21:02:30.5850975Z B=72, 2025-05-07T21:02:30.5851056Z log_E=5, 2025-05-07T21:02:30.5851142Z L=8, 2025-05-07T21:02:30.5851224Z D_gradcheck=1, 2025-05-07T21:02:30.5851320Z stochastic_rounding=False, 2025-05-07T21:02:30.5851409Z weighted=True, 2025-05-07T21:02:30.5851492Z row_wise=True, 2025-05-07T21:02:30.5851571Z mixed=True, 2025-05-07T21:02:30.5851661Z use_cache=False, 2025-05-07T21:02:30.5851766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5851844Z use_cpu=True, 2025-05-07T21:02:30.5851953Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5852028Z ) 2025-05-07T21:02:30.5852154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5852496Z self=, 2025-05-07T21:02:30.5852580Z compile=False, 2025-05-07T21:02:30.5852695Z pooling_mode=, 2025-05-07T21:02:30.5852770Z T=1, 2025-05-07T21:02:30.5852950Z D=83, 2025-05-07T21:02:30.5853035Z B=35, 2025-05-07T21:02:30.5853115Z log_E=4, 2025-05-07T21:02:30.5853191Z L=16, 2025-05-07T21:02:30.5853282Z D_gradcheck=2, 2025-05-07T21:02:30.5853379Z stochastic_rounding=False, 2025-05-07T21:02:30.5853460Z weighted=False, 2025-05-07T21:02:30.5853601Z row_wise=True, 2025-05-07T21:02:30.5853679Z mixed=False, 2025-05-07T21:02:30.5853761Z use_cache=False, 2025-05-07T21:02:30.5853871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5853950Z use_cpu=True, 2025-05-07T21:02:30.5854051Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5854134Z ) 2025-05-07T21:02:30.5854259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5854602Z self=, 2025-05-07T21:02:30.5854687Z compile=True, 2025-05-07T21:02:30.5854792Z pooling_mode=, 2025-05-07T21:02:30.5854875Z T=3, 2025-05-07T21:02:30.5854951Z D=52, 2025-05-07T21:02:30.5855026Z B=23, 2025-05-07T21:02:30.5855153Z log_E=5, 2025-05-07T21:02:30.5855231Z L=15, 2025-05-07T21:02:30.5855310Z D_gradcheck=1, 2025-05-07T21:02:30.5855412Z stochastic_rounding=False, 2025-05-07T21:02:30.5855493Z weighted=True, 2025-05-07T21:02:30.5855573Z row_wise=True, 2025-05-07T21:02:30.5855658Z mixed=True, 2025-05-07T21:02:30.5855742Z use_cache=False, 2025-05-07T21:02:30.5855854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5855933Z use_cpu=True, 2025-05-07T21:02:30.5856034Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5856115Z ) 2025-05-07T21:02:30.5856242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5856574Z self=, 2025-05-07T21:02:30.5856667Z compile=False, 2025-05-07T21:02:30.5856772Z pooling_mode=, 2025-05-07T21:02:30.5856848Z T=1, 2025-05-07T21:02:30.5856931Z D=32, 2025-05-07T21:02:30.5857010Z B=56, 2025-05-07T21:02:30.5857086Z log_E=4, 2025-05-07T21:02:30.5857172Z L=12, 2025-05-07T21:02:30.5857255Z D_gradcheck=2, 2025-05-07T21:02:30.5857349Z stochastic_rounding=True, 2025-05-07T21:02:30.5857440Z weighted=False, 2025-05-07T21:02:30.5857524Z row_wise=True, 2025-05-07T21:02:30.5857609Z mixed=True, 2025-05-07T21:02:30.5857692Z use_cache=True, 2025-05-07T21:02:30.5857797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5857881Z use_cpu=True, 2025-05-07T21:02:30.5857979Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5858052Z ) 2025-05-07T21:02:30.5858236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5858603Z self=, 2025-05-07T21:02:30.5858686Z compile=True, 2025-05-07T21:02:30.5858800Z pooling_mode=, 2025-05-07T21:02:30.5858876Z T=2, 2025-05-07T21:02:30.5858954Z D=122, 2025-05-07T21:02:30.5859038Z B=57, 2025-05-07T21:02:30.5859117Z log_E=4, 2025-05-07T21:02:30.5859199Z L=9, 2025-05-07T21:02:30.5859282Z D_gradcheck=2, 2025-05-07T21:02:30.5859376Z stochastic_rounding=False, 2025-05-07T21:02:30.5859466Z weighted=True, 2025-05-07T21:02:30.5859547Z row_wise=True, 2025-05-07T21:02:30.5859625Z mixed=True, 2025-05-07T21:02:30.5859715Z use_cache=True, 2025-05-07T21:02:30.5859820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5859897Z use_cpu=True, 2025-05-07T21:02:30.5860005Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5860080Z ) 2025-05-07T21:02:30.5860214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5860552Z self=, 2025-05-07T21:02:30.5860638Z compile=False, 2025-05-07T21:02:30.5860751Z pooling_mode=, 2025-05-07T21:02:30.5860825Z T=4, 2025-05-07T21:02:30.5860901Z D=46, 2025-05-07T21:02:30.5860988Z B=88, 2025-05-07T21:02:30.5861066Z log_E=4, 2025-05-07T21:02:30.5861143Z L=2, 2025-05-07T21:02:30.5861234Z D_gradcheck=1, 2025-05-07T21:02:30.5861328Z stochastic_rounding=False, 2025-05-07T21:02:30.5861454Z weighted=True, 2025-05-07T21:02:30.5861540Z row_wise=True, 2025-05-07T21:02:30.5861620Z mixed=False, 2025-05-07T21:02:30.5861701Z use_cache=True, 2025-05-07T21:02:30.5861814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5861895Z use_cpu=True, 2025-05-07T21:02:30.5861993Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5862079Z ) 2025-05-07T21:02:30.5862210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5862546Z self=, 2025-05-07T21:02:30.5862631Z compile=False, 2025-05-07T21:02:30.5862737Z pooling_mode=, 2025-05-07T21:02:30.5862821Z T=5, 2025-05-07T21:02:30.5862968Z D=31, 2025-05-07T21:02:30.5863043Z B=99, 2025-05-07T21:02:30.5863123Z log_E=5, 2025-05-07T21:02:30.5863197Z L=2, 2025-05-07T21:02:30.5863279Z D_gradcheck=2, 2025-05-07T21:02:30.5863381Z stochastic_rounding=False, 2025-05-07T21:02:30.5863464Z weighted=False, 2025-05-07T21:02:30.5863543Z row_wise=True, 2025-05-07T21:02:30.5863631Z mixed=True, 2025-05-07T21:02:30.5863711Z use_cache=False, 2025-05-07T21:02:30.5863814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5863902Z use_cpu=True, 2025-05-07T21:02:30.5864003Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.5864080Z ) 2025-05-07T21:02:30.5864218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5864548Z self=, 2025-05-07T21:02:30.5864637Z compile=False, 2025-05-07T21:02:30.5864739Z pooling_mode=, 2025-05-07T21:02:30.5864815Z T=5, 2025-05-07T21:02:30.5864898Z D=13, 2025-05-07T21:02:30.5864972Z B=99, 2025-05-07T21:02:30.5865045Z log_E=5, 2025-05-07T21:02:30.5865125Z L=9, 2025-05-07T21:02:30.5865204Z D_gradcheck=1, 2025-05-07T21:02:30.5865296Z stochastic_rounding=False, 2025-05-07T21:02:30.5865386Z weighted=True, 2025-05-07T21:02:30.5865466Z row_wise=True, 2025-05-07T21:02:30.5865546Z mixed=False, 2025-05-07T21:02:30.5865634Z use_cache=False, 2025-05-07T21:02:30.5865739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.5865825Z use_cpu=True, 2025-05-07T21:02:30.5865926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5866046Z ) 2025-05-07T21:02:30.5866220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.5866550Z self=, 2025-05-07T21:02:30.5866633Z compile=False, 2025-05-07T21:02:30.5866745Z pooling_mode=, 2025-05-07T21:02:30.5866819Z T=2, 2025-05-07T21:02:30.5866898Z D=79, 2025-05-07T21:02:30.5866979Z B=21, 2025-05-07T21:02:30.5867058Z log_E=4, 2025-05-07T21:02:30.5867134Z L=12, 2025-05-07T21:02:30.5867223Z D_gradcheck=2, 2025-05-07T21:02:30.5867322Z stochastic_rounding=True, 2025-05-07T21:02:30.5867403Z weighted=False, 2025-05-07T21:02:30.5867491Z row_wise=True, 2025-05-07T21:02:30.5867573Z mixed=False, 2025-05-07T21:02:30.5867664Z use_cache=True, 2025-05-07T21:02:30.5867765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.5867843Z use_cpu=True, 2025-05-07T21:02:30.5867950Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.5868028Z ) 2025-05-07T21:02:30.6135744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6136114Z self=, 2025-05-07T21:02:30.6136201Z compile=True, 2025-05-07T21:02:30.6136339Z pooling_mode=, 2025-05-07T21:02:30.6136420Z T=2, 2025-05-07T21:02:30.6136500Z D=104, 2025-05-07T21:02:30.6136586Z B=19, 2025-05-07T21:02:30.6136691Z log_E=3, 2025-05-07T21:02:30.6136807Z L=12, 2025-05-07T21:02:30.6136925Z D_gradcheck=1, 2025-05-07T21:02:30.6137209Z stochastic_rounding=True, 2025-05-07T21:02:30.6137324Z weighted=False, 2025-05-07T21:02:30.6137438Z row_wise=True, 2025-05-07T21:02:30.6137551Z mixed=True, 2025-05-07T21:02:30.6137665Z use_cache=True, 2025-05-07T21:02:30.6137771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6137851Z use_cpu=True, 2025-05-07T21:02:30.6137964Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6138037Z ) 2025-05-07T21:02:30.6138168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6138503Z self=, 2025-05-07T21:02:30.6138588Z compile=True, 2025-05-07T21:02:30.6138706Z pooling_mode=, 2025-05-07T21:02:30.6138866Z T=5, 2025-05-07T21:02:30.6138942Z D=81, 2025-05-07T21:02:30.6139025Z B=20, 2025-05-07T21:02:30.6139104Z log_E=5, 2025-05-07T21:02:30.6139178Z L=16, 2025-05-07T21:02:30.6146452Z D_gradcheck=2, 2025-05-07T21:02:30.6146599Z stochastic_rounding=False, 2025-05-07T21:02:30.6146692Z weighted=False, 2025-05-07T21:02:30.6146781Z row_wise=True, 2025-05-07T21:02:30.6146877Z mixed=True, 2025-05-07T21:02:30.6146966Z use_cache=False, 2025-05-07T21:02:30.6147082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6147180Z use_cpu=True, 2025-05-07T21:02:30.6147291Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6147372Z ) 2025-05-07T21:02:30.6147521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6147868Z self=, 2025-05-07T21:02:30.6147959Z compile=False, 2025-05-07T21:02:30.6148084Z pooling_mode=, 2025-05-07T21:02:30.6148170Z T=1, 2025-05-07T21:02:30.6148262Z D=88, 2025-05-07T21:02:30.6148343Z B=70, 2025-05-07T21:02:30.6148426Z log_E=4, 2025-05-07T21:02:30.6148517Z L=7, 2025-05-07T21:02:30.6148602Z D_gradcheck=1, 2025-05-07T21:02:30.6148704Z stochastic_rounding=True, 2025-05-07T21:02:30.6148797Z weighted=True, 2025-05-07T21:02:30.6148880Z row_wise=True, 2025-05-07T21:02:30.6148961Z mixed=True, 2025-05-07T21:02:30.6149056Z use_cache=False, 2025-05-07T21:02:30.6149167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6149252Z use_cpu=True, 2025-05-07T21:02:30.6149490Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6149625Z ) 2025-05-07T21:02:30.6149760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6150108Z self=, 2025-05-07T21:02:30.6150194Z compile=True, 2025-05-07T21:02:30.6150340Z pooling_mode=, 2025-05-07T21:02:30.6150426Z T=5, 2025-05-07T21:02:30.6150522Z D=120, 2025-05-07T21:02:30.6150611Z B=20, 2025-05-07T21:02:30.6150692Z log_E=3, 2025-05-07T21:02:30.6150770Z L=4, 2025-05-07T21:02:30.6150867Z D_gradcheck=1, 2025-05-07T21:02:30.6150964Z stochastic_rounding=True, 2025-05-07T21:02:30.6151048Z weighted=True, 2025-05-07T21:02:30.6151142Z row_wise=True, 2025-05-07T21:02:30.6151224Z mixed=False, 2025-05-07T21:02:30.6151308Z use_cache=True, 2025-05-07T21:02:30.6151428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6151512Z use_cpu=True, 2025-05-07T21:02:30.6151620Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6151710Z ) 2025-05-07T21:02:30.6151843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6152183Z self=, 2025-05-07T21:02:30.6152268Z compile=False, 2025-05-07T21:02:30.6152378Z pooling_mode=, 2025-05-07T21:02:30.6152464Z T=5, 2025-05-07T21:02:30.6152541Z D=83, 2025-05-07T21:02:30.6152619Z B=19, 2025-05-07T21:02:30.6152707Z log_E=3, 2025-05-07T21:02:30.6152785Z L=12, 2025-05-07T21:02:30.6152920Z D_gradcheck=2, 2025-05-07T21:02:30.6153026Z stochastic_rounding=False, 2025-05-07T21:02:30.6153110Z weighted=True, 2025-05-07T21:02:30.6153192Z row_wise=True, 2025-05-07T21:02:30.6153286Z mixed=True, 2025-05-07T21:02:30.6153369Z use_cache=True, 2025-05-07T21:02:30.6153486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6153572Z use_cpu=True, 2025-05-07T21:02:30.6153679Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6153764Z ) 2025-05-07T21:02:30.6153895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6154227Z self=, 2025-05-07T21:02:30.6154323Z compile=True, 2025-05-07T21:02:30.6154474Z pooling_mode=, 2025-05-07T21:02:30.6154554Z T=2, 2025-05-07T21:02:30.6154680Z D=84, 2025-05-07T21:02:30.6154768Z B=85, 2025-05-07T21:02:30.6154848Z log_E=3, 2025-05-07T21:02:30.6154928Z L=8, 2025-05-07T21:02:30.6155025Z D_gradcheck=1, 2025-05-07T21:02:30.6155122Z stochastic_rounding=True, 2025-05-07T21:02:30.6155206Z weighted=True, 2025-05-07T21:02:30.6155300Z row_wise=True, 2025-05-07T21:02:30.6155383Z mixed=False, 2025-05-07T21:02:30.6155469Z use_cache=False, 2025-05-07T21:02:30.6155588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6155674Z use_cpu=True, 2025-05-07T21:02:30.6155781Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6155869Z ) 2025-05-07T21:02:30.6156001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6156342Z self=, 2025-05-07T21:02:30.6156430Z compile=True, 2025-05-07T21:02:30.6156542Z pooling_mode=, 2025-05-07T21:02:30.6156630Z T=5, 2025-05-07T21:02:30.6156709Z D=98, 2025-05-07T21:02:30.6156788Z B=44, 2025-05-07T21:02:30.6156877Z log_E=3, 2025-05-07T21:02:30.6156956Z L=13, 2025-05-07T21:02:30.6157043Z D_gradcheck=2, 2025-05-07T21:02:30.6157150Z stochastic_rounding=True, 2025-05-07T21:02:30.6157234Z weighted=True, 2025-05-07T21:02:30.6157318Z row_wise=True, 2025-05-07T21:02:30.6157410Z mixed=False, 2025-05-07T21:02:30.6157495Z use_cache=True, 2025-05-07T21:02:30.6157613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6157745Z use_cpu=True, 2025-05-07T21:02:30.6157888Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6157977Z ) 2025-05-07T21:02:30.6158108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6158440Z self=, 2025-05-07T21:02:30.6158536Z compile=True, 2025-05-07T21:02:30.6158648Z pooling_mode=, 2025-05-07T21:02:30.6158728Z T=5, 2025-05-07T21:02:30.6158818Z D=62, 2025-05-07T21:02:30.6158899Z B=34, 2025-05-07T21:02:30.6158979Z log_E=3, 2025-05-07T21:02:30.6159072Z L=1, 2025-05-07T21:02:30.6159157Z D_gradcheck=2, 2025-05-07T21:02:30.6159256Z stochastic_rounding=False, 2025-05-07T21:02:30.6159350Z weighted=False, 2025-05-07T21:02:30.6159432Z row_wise=True, 2025-05-07T21:02:30.6159523Z mixed=True, 2025-05-07T21:02:30.6159609Z use_cache=True, 2025-05-07T21:02:30.6159718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6159815Z use_cpu=True, 2025-05-07T21:02:30.6159921Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6159997Z ) 2025-05-07T21:02:30.6160139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6160474Z self=, 2025-05-07T21:02:30.6160562Z compile=True, 2025-05-07T21:02:30.6160685Z pooling_mode=, 2025-05-07T21:02:30.6160765Z T=1, 2025-05-07T21:02:30.6160844Z D=2, 2025-05-07T21:02:30.6160930Z B=42, 2025-05-07T21:02:30.6161009Z log_E=3, 2025-05-07T21:02:30.6161144Z L=8, 2025-05-07T21:02:30.6161228Z D_gradcheck=2, 2025-05-07T21:02:30.6161326Z stochastic_rounding=False, 2025-05-07T21:02:30.6161419Z weighted=True, 2025-05-07T21:02:30.6161501Z row_wise=True, 2025-05-07T21:02:30.6161583Z mixed=True, 2025-05-07T21:02:30.6161678Z use_cache=False, 2025-05-07T21:02:30.6161786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6161873Z use_cpu=True, 2025-05-07T21:02:30.6161989Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6162066Z ) 2025-05-07T21:02:30.6162195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6162534Z self=, 2025-05-07T21:02:30.6162667Z compile=False, 2025-05-07T21:02:30.6162778Z pooling_mode=, 2025-05-07T21:02:30.6162863Z T=4, 2025-05-07T21:02:30.6162942Z D=56, 2025-05-07T21:02:30.6163029Z B=7, 2025-05-07T21:02:30.6163108Z log_E=4, 2025-05-07T21:02:30.6163190Z L=2, 2025-05-07T21:02:30.6163284Z D_gradcheck=1, 2025-05-07T21:02:30.6163381Z stochastic_rounding=False, 2025-05-07T21:02:30.6163466Z weighted=False, 2025-05-07T21:02:30.6163557Z row_wise=True, 2025-05-07T21:02:30.6163641Z mixed=False, 2025-05-07T21:02:30.6163725Z use_cache=False, 2025-05-07T21:02:30.6163842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6163929Z use_cpu=True, 2025-05-07T21:02:30.6164033Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6164118Z ) 2025-05-07T21:02:30.6164248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6164581Z self=, 2025-05-07T21:02:30.6164680Z compile=False, 2025-05-07T21:02:30.6164789Z pooling_mode=, 2025-05-07T21:02:30.6164876Z T=5, 2025-05-07T21:02:30.6164955Z D=73, 2025-05-07T21:02:30.6165035Z B=122, 2025-05-07T21:02:30.6165128Z log_E=4, 2025-05-07T21:02:30.6165208Z L=1, 2025-05-07T21:02:30.6165292Z D_gradcheck=2, 2025-05-07T21:02:30.6165401Z stochastic_rounding=False, 2025-05-07T21:02:30.6165488Z weighted=False, 2025-05-07T21:02:30.6165571Z row_wise=True, 2025-05-07T21:02:30.6165661Z mixed=True, 2025-05-07T21:02:30.6165746Z use_cache=True, 2025-05-07T21:02:30.6165905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6166034Z use_cpu=True, 2025-05-07T21:02:30.6166141Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6166218Z ) 2025-05-07T21:02:30.6166357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6166690Z self=, 2025-05-07T21:02:30.6166792Z compile=False, 2025-05-07T21:02:30.6166903Z pooling_mode=, 2025-05-07T21:02:30.6166981Z T=3, 2025-05-07T21:02:30.6167070Z D=58, 2025-05-07T21:02:30.6167149Z B=66, 2025-05-07T21:02:30.6167231Z log_E=5, 2025-05-07T21:02:30.6167320Z L=9, 2025-05-07T21:02:30.6167404Z D_gradcheck=2, 2025-05-07T21:02:30.6167503Z stochastic_rounding=True, 2025-05-07T21:02:30.6167598Z weighted=True, 2025-05-07T21:02:30.6167682Z row_wise=True, 2025-05-07T21:02:30.6167764Z mixed=True, 2025-05-07T21:02:30.6167859Z use_cache=True, 2025-05-07T21:02:30.6167973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6168070Z use_cpu=True, 2025-05-07T21:02:30.6168175Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6168251Z ) 2025-05-07T21:02:30.6168391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6168725Z self=, 2025-05-07T21:02:30.6168814Z compile=True, 2025-05-07T21:02:30.6168935Z pooling_mode=, 2025-05-07T21:02:30.6169014Z T=1, 2025-05-07T21:02:30.6169094Z D=71, 2025-05-07T21:02:30.6169183Z B=106, 2025-05-07T21:02:30.6169328Z log_E=3, 2025-05-07T21:02:30.6169409Z L=18, 2025-05-07T21:02:30.6169503Z D_gradcheck=1, 2025-05-07T21:02:30.6169602Z stochastic_rounding=False, 2025-05-07T21:02:30.6169688Z weighted=True, 2025-05-07T21:02:30.6169780Z row_wise=True, 2025-05-07T21:02:30.6169862Z mixed=False, 2025-05-07T21:02:30.6169955Z use_cache=False, 2025-05-07T21:02:30.6170067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6170153Z use_cpu=True, 2025-05-07T21:02:30.6170267Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6170345Z ) 2025-05-07T21:02:30.6170479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6170861Z self=, 2025-05-07T21:02:30.6170949Z compile=True, 2025-05-07T21:02:30.6171057Z pooling_mode=, 2025-05-07T21:02:30.6171148Z T=5, 2025-05-07T21:02:30.6171226Z D=23, 2025-05-07T21:02:30.6171309Z B=123, 2025-05-07T21:02:30.6171399Z log_E=4, 2025-05-07T21:02:30.6171477Z L=8, 2025-05-07T21:02:30.6171563Z D_gradcheck=2, 2025-05-07T21:02:30.6171672Z stochastic_rounding=False, 2025-05-07T21:02:30.6171756Z weighted=False, 2025-05-07T21:02:30.6171849Z row_wise=True, 2025-05-07T21:02:30.6171933Z mixed=False, 2025-05-07T21:02:30.6172018Z use_cache=False, 2025-05-07T21:02:30.6172140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6172224Z use_cpu=True, 2025-05-07T21:02:30.6172328Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6172415Z ) 2025-05-07T21:02:30.6172543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6172989Z self=, 2025-05-07T21:02:30.6173087Z compile=False, 2025-05-07T21:02:30.6173198Z pooling_mode=, 2025-05-07T21:02:30.6173276Z T=3, 2025-05-07T21:02:30.6173366Z D=18, 2025-05-07T21:02:30.6173447Z B=46, 2025-05-07T21:02:30.6173537Z log_E=3, 2025-05-07T21:02:30.6173615Z L=4, 2025-05-07T21:02:30.6173698Z D_gradcheck=2, 2025-05-07T21:02:30.6173805Z stochastic_rounding=False, 2025-05-07T21:02:30.6173890Z weighted=False, 2025-05-07T21:02:30.6173973Z row_wise=True, 2025-05-07T21:02:30.6174065Z mixed=False, 2025-05-07T21:02:30.6174199Z use_cache=True, 2025-05-07T21:02:30.6174346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6174441Z use_cpu=True, 2025-05-07T21:02:30.6174545Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6174621Z ) 2025-05-07T21:02:30.6174762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6175101Z self=, 2025-05-07T21:02:30.6175199Z compile=False, 2025-05-07T21:02:30.6175311Z pooling_mode=, 2025-05-07T21:02:30.6175389Z T=2, 2025-05-07T21:02:30.6175477Z D=28, 2025-05-07T21:02:30.6175559Z B=72, 2025-05-07T21:02:30.6175639Z log_E=5, 2025-05-07T21:02:30.6175730Z L=4, 2025-05-07T21:02:30.6175815Z D_gradcheck=2, 2025-05-07T21:02:30.6175914Z stochastic_rounding=False, 2025-05-07T21:02:30.6176011Z weighted=False, 2025-05-07T21:02:30.6176094Z row_wise=True, 2025-05-07T21:02:30.6176177Z mixed=False, 2025-05-07T21:02:30.6176275Z use_cache=False, 2025-05-07T21:02:30.6176385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6176469Z use_cpu=True, 2025-05-07T21:02:30.6176583Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6176659Z ) 2025-05-07T21:02:30.6439563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6439914Z self=, 2025-05-07T21:02:30.6440001Z compile=False, 2025-05-07T21:02:30.6440120Z pooling_mode=, 2025-05-07T21:02:30.6440198Z T=5, 2025-05-07T21:02:30.6440439Z D=31, 2025-05-07T21:02:30.6440538Z B=72, 2025-05-07T21:02:30.6440630Z log_E=4, 2025-05-07T21:02:30.6440713Z L=5, 2025-05-07T21:02:30.6440799Z D_gradcheck=1, 2025-05-07T21:02:30.6440894Z stochastic_rounding=False, 2025-05-07T21:02:30.6440986Z weighted=False, 2025-05-07T21:02:30.6441067Z row_wise=True, 2025-05-07T21:02:30.6441146Z mixed=False, 2025-05-07T21:02:30.6441241Z use_cache=True, 2025-05-07T21:02:30.6441350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6441474Z use_cpu=True, 2025-05-07T21:02:30.6441585Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6441659Z ) 2025-05-07T21:02:30.6441787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6442198Z self=, 2025-05-07T21:02:30.6442284Z compile=False, 2025-05-07T21:02:30.6442390Z pooling_mode=, 2025-05-07T21:02:30.6442475Z T=2, 2025-05-07T21:02:30.6442554Z D=57, 2025-05-07T21:02:30.6442640Z B=72, 2025-05-07T21:02:30.6442717Z log_E=5, 2025-05-07T21:02:30.6442794Z L=18, 2025-05-07T21:02:30.6442884Z D_gradcheck=1, 2025-05-07T21:02:30.6442980Z stochastic_rounding=True, 2025-05-07T21:02:30.6443063Z weighted=False, 2025-05-07T21:02:30.6443150Z row_wise=True, 2025-05-07T21:02:30.6443233Z mixed=False, 2025-05-07T21:02:30.6443313Z use_cache=False, 2025-05-07T21:02:30.6443427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6443508Z use_cpu=True, 2025-05-07T21:02:30.6443607Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6443688Z ) 2025-05-07T21:02:30.6443816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6444157Z self=, 2025-05-07T21:02:30.6444242Z compile=False, 2025-05-07T21:02:30.6444349Z pooling_mode=, 2025-05-07T21:02:30.6444430Z T=2, 2025-05-07T21:02:30.6444509Z D=85, 2025-05-07T21:02:30.6444586Z B=119, 2025-05-07T21:02:30.6444670Z log_E=3, 2025-05-07T21:02:30.6444745Z L=20, 2025-05-07T21:02:30.6444825Z D_gradcheck=1, 2025-05-07T21:02:30.6444927Z stochastic_rounding=False, 2025-05-07T21:02:30.6445008Z weighted=True, 2025-05-07T21:02:30.6445089Z row_wise=True, 2025-05-07T21:02:30.6445247Z mixed=False, 2025-05-07T21:02:30.6445384Z use_cache=False, 2025-05-07T21:02:30.6445489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6445576Z use_cpu=True, 2025-05-07T21:02:30.6445676Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6445750Z ) 2025-05-07T21:02:30.6445884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6446215Z self=, 2025-05-07T21:02:30.6446305Z compile=True, 2025-05-07T21:02:30.6446411Z pooling_mode=, 2025-05-07T21:02:30.6446489Z T=1, 2025-05-07T21:02:30.6446572Z D=48, 2025-05-07T21:02:30.6446649Z B=11, 2025-05-07T21:02:30.6446727Z log_E=5, 2025-05-07T21:02:30.6446810Z L=8, 2025-05-07T21:02:30.6446893Z D_gradcheck=1, 2025-05-07T21:02:30.6446987Z stochastic_rounding=True, 2025-05-07T21:02:30.6447077Z weighted=False, 2025-05-07T21:02:30.6447158Z row_wise=True, 2025-05-07T21:02:30.6447240Z mixed=True, 2025-05-07T21:02:30.6447333Z use_cache=True, 2025-05-07T21:02:30.6447437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6447524Z use_cpu=True, 2025-05-07T21:02:30.6447627Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6447700Z ) 2025-05-07T21:02:30.6447834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6448166Z self=, 2025-05-07T21:02:30.6448252Z compile=False, 2025-05-07T21:02:30.6448376Z pooling_mode=, 2025-05-07T21:02:30.6448501Z T=2, 2025-05-07T21:02:30.6448578Z D=102, 2025-05-07T21:02:30.6448664Z B=8, 2025-05-07T21:02:30.6448741Z log_E=5, 2025-05-07T21:02:30.6448817Z L=13, 2025-05-07T21:02:30.6448905Z D_gradcheck=1, 2025-05-07T21:02:30.6449000Z stochastic_rounding=False, 2025-05-07T21:02:30.6449081Z weighted=False, 2025-05-07T21:02:30.6449174Z row_wise=True, 2025-05-07T21:02:30.6449254Z mixed=False, 2025-05-07T21:02:30.6449341Z use_cache=False, 2025-05-07T21:02:30.6449454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6449534Z use_cpu=True, 2025-05-07T21:02:30.6449642Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6449716Z ) 2025-05-07T21:02:30.6449843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6450224Z self=, 2025-05-07T21:02:30.6450310Z compile=True, 2025-05-07T21:02:30.6450416Z pooling_mode=, 2025-05-07T21:02:30.6450500Z T=2, 2025-05-07T21:02:30.6450578Z D=59, 2025-05-07T21:02:30.6450655Z B=59, 2025-05-07T21:02:30.6450741Z log_E=5, 2025-05-07T21:02:30.6450818Z L=20, 2025-05-07T21:02:30.6450899Z D_gradcheck=1, 2025-05-07T21:02:30.6451003Z stochastic_rounding=True, 2025-05-07T21:02:30.6451084Z weighted=True, 2025-05-07T21:02:30.6451168Z row_wise=True, 2025-05-07T21:02:30.6451259Z mixed=True, 2025-05-07T21:02:30.6451342Z use_cache=True, 2025-05-07T21:02:30.6451454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6451538Z use_cpu=True, 2025-05-07T21:02:30.6451639Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6451719Z ) 2025-05-07T21:02:30.6451845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6452180Z self=, 2025-05-07T21:02:30.6452267Z compile=True, 2025-05-07T21:02:30.6452373Z pooling_mode=, 2025-05-07T21:02:30.6452448Z T=2, 2025-05-07T21:02:30.6452532Z D=84, 2025-05-07T21:02:30.6452608Z B=53, 2025-05-07T21:02:30.6452685Z log_E=3, 2025-05-07T21:02:30.6452768Z L=20, 2025-05-07T21:02:30.6452924Z D_gradcheck=1, 2025-05-07T21:02:30.6453028Z stochastic_rounding=False, 2025-05-07T21:02:30.6453107Z weighted=True, 2025-05-07T21:02:30.6453236Z row_wise=True, 2025-05-07T21:02:30.6453358Z mixed=False, 2025-05-07T21:02:30.6453442Z use_cache=False, 2025-05-07T21:02:30.6453552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6453641Z use_cpu=True, 2025-05-07T21:02:30.6453744Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6453819Z ) 2025-05-07T21:02:30.6453958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6454289Z self=, 2025-05-07T21:02:30.6454375Z compile=False, 2025-05-07T21:02:30.6454484Z pooling_mode=, 2025-05-07T21:02:30.6454561Z T=5, 2025-05-07T21:02:30.6454644Z D=121, 2025-05-07T21:02:30.6454720Z B=117, 2025-05-07T21:02:30.6454796Z log_E=5, 2025-05-07T21:02:30.6454878Z L=13, 2025-05-07T21:02:30.6454953Z D_gradcheck=1, 2025-05-07T21:02:30.6455047Z stochastic_rounding=False, 2025-05-07T21:02:30.6455133Z weighted=True, 2025-05-07T21:02:30.6455215Z row_wise=True, 2025-05-07T21:02:30.6455293Z mixed=False, 2025-05-07T21:02:30.6455379Z use_cache=False, 2025-05-07T21:02:30.6455481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6455558Z use_cpu=True, 2025-05-07T21:02:30.6455661Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6455731Z ) 2025-05-07T21:02:30.6455856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6456190Z self=, 2025-05-07T21:02:30.6456271Z compile=True, 2025-05-07T21:02:30.6456429Z pooling_mode=, 2025-05-07T21:02:30.6456505Z T=1, 2025-05-07T21:02:30.6456584Z D=109, 2025-05-07T21:02:30.6456666Z B=45, 2025-05-07T21:02:30.6456743Z log_E=5, 2025-05-07T21:02:30.6456817Z L=7, 2025-05-07T21:02:30.6456904Z D_gradcheck=1, 2025-05-07T21:02:30.6456998Z stochastic_rounding=False, 2025-05-07T21:02:30.6457081Z weighted=True, 2025-05-07T21:02:30.6457164Z row_wise=True, 2025-05-07T21:02:30.6457244Z mixed=False, 2025-05-07T21:02:30.6457325Z use_cache=False, 2025-05-07T21:02:30.6457433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6457514Z use_cpu=True, 2025-05-07T21:02:30.6457611Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6457691Z ) 2025-05-07T21:02:30.6457858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6458195Z self=, 2025-05-07T21:02:30.6458277Z compile=False, 2025-05-07T21:02:30.6458384Z pooling_mode=, 2025-05-07T21:02:30.6458468Z T=2, 2025-05-07T21:02:30.6458544Z D=3, 2025-05-07T21:02:30.6458619Z B=67, 2025-05-07T21:02:30.6458703Z log_E=5, 2025-05-07T21:02:30.6458778Z L=19, 2025-05-07T21:02:30.6458857Z D_gradcheck=2, 2025-05-07T21:02:30.6458955Z stochastic_rounding=False, 2025-05-07T21:02:30.6459039Z weighted=False, 2025-05-07T21:02:30.6459120Z row_wise=True, 2025-05-07T21:02:30.6459203Z mixed=False, 2025-05-07T21:02:30.6459282Z use_cache=True, 2025-05-07T21:02:30.6459384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6459470Z use_cpu=True, 2025-05-07T21:02:30.6459569Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6459648Z ) 2025-05-07T21:02:30.6459780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6460106Z self=, 2025-05-07T21:02:30.6460197Z compile=True, 2025-05-07T21:02:30.6460308Z pooling_mode=, 2025-05-07T21:02:30.6460385Z T=4, 2025-05-07T21:02:30.6460471Z D=107, 2025-05-07T21:02:30.6460546Z B=103, 2025-05-07T21:02:30.6460622Z log_E=3, 2025-05-07T21:02:30.6460699Z L=20, 2025-05-07T21:02:30.6460778Z D_gradcheck=1, 2025-05-07T21:02:30.6460871Z stochastic_rounding=True, 2025-05-07T21:02:30.6461004Z weighted=False, 2025-05-07T21:02:30.6461124Z row_wise=True, 2025-05-07T21:02:30.6461203Z mixed=False, 2025-05-07T21:02:30.6461291Z use_cache=False, 2025-05-07T21:02:30.6461394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6461480Z use_cpu=True, 2025-05-07T21:02:30.6461579Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6461652Z ) 2025-05-07T21:02:30.6461784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6462112Z self=, 2025-05-07T21:02:30.6462200Z compile=False, 2025-05-07T21:02:30.6462312Z pooling_mode=, 2025-05-07T21:02:30.6462387Z T=5, 2025-05-07T21:02:30.6462461Z D=78, 2025-05-07T21:02:30.6462535Z B=83, 2025-05-07T21:02:30.6462609Z log_E=3, 2025-05-07T21:02:30.6462679Z L=19, 2025-05-07T21:02:30.6462764Z D_gradcheck=1, 2025-05-07T21:02:30.6462857Z stochastic_rounding=True, 2025-05-07T21:02:30.6462951Z weighted=True, 2025-05-07T21:02:30.6463032Z row_wise=True, 2025-05-07T21:02:30.6463109Z mixed=True, 2025-05-07T21:02:30.6463198Z use_cache=False, 2025-05-07T21:02:30.6463302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6463380Z use_cpu=True, 2025-05-07T21:02:30.6463482Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6463555Z ) 2025-05-07T21:02:30.6463681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6464017Z self=, 2025-05-07T21:02:30.6464145Z compile=False, 2025-05-07T21:02:30.6464248Z pooling_mode=, 2025-05-07T21:02:30.6464326Z T=5, 2025-05-07T21:02:30.6464401Z D=46, 2025-05-07T21:02:30.6464482Z B=80, 2025-05-07T21:02:30.6464556Z log_E=4, 2025-05-07T21:02:30.6464631Z L=14, 2025-05-07T21:02:30.6464717Z D_gradcheck=1, 2025-05-07T21:02:30.6464813Z stochastic_rounding=False, 2025-05-07T21:02:30.6464893Z weighted=False, 2025-05-07T21:02:30.6464977Z row_wise=True, 2025-05-07T21:02:30.6465054Z mixed=False, 2025-05-07T21:02:30.6465134Z use_cache=False, 2025-05-07T21:02:30.6465245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6465325Z use_cpu=True, 2025-05-07T21:02:30.6465423Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6465545Z ) 2025-05-07T21:02:30.6465672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6465997Z self=, 2025-05-07T21:02:30.6466084Z compile=True, 2025-05-07T21:02:30.6466188Z pooling_mode=, 2025-05-07T21:02:30.6466271Z T=3, 2025-05-07T21:02:30.6466345Z D=73, 2025-05-07T21:02:30.6466421Z B=38, 2025-05-07T21:02:30.6466499Z log_E=5, 2025-05-07T21:02:30.6466572Z L=3, 2025-05-07T21:02:30.6466653Z D_gradcheck=2, 2025-05-07T21:02:30.6466754Z stochastic_rounding=False, 2025-05-07T21:02:30.6466834Z weighted=True, 2025-05-07T21:02:30.6466913Z row_wise=True, 2025-05-07T21:02:30.6466996Z mixed=False, 2025-05-07T21:02:30.6467076Z use_cache=True, 2025-05-07T21:02:30.6467179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6467264Z use_cpu=True, 2025-05-07T21:02:30.6467362Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6467436Z ) 2025-05-07T21:02:30.6467569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6467897Z self=, 2025-05-07T21:02:30.6467990Z compile=False, 2025-05-07T21:02:30.6468094Z pooling_mode=, 2025-05-07T21:02:30.6468173Z T=1, 2025-05-07T21:02:30.6468253Z D=36, 2025-05-07T21:02:30.6468329Z B=100, 2025-05-07T21:02:30.6468403Z log_E=5, 2025-05-07T21:02:30.6468484Z L=11, 2025-05-07T21:02:30.6468565Z D_gradcheck=1, 2025-05-07T21:02:30.6468710Z stochastic_rounding=False, 2025-05-07T21:02:30.6468857Z weighted=True, 2025-05-07T21:02:30.6468938Z row_wise=True, 2025-05-07T21:02:30.6469017Z mixed=False, 2025-05-07T21:02:30.6469103Z use_cache=True, 2025-05-07T21:02:30.6469205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6469281Z use_cpu=True, 2025-05-07T21:02:30.6469389Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6469463Z ) 2025-05-07T21:02:30.6469595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6469923Z self=, 2025-05-07T21:02:30.6470006Z compile=False, 2025-05-07T21:02:30.6470122Z pooling_mode=, 2025-05-07T21:02:30.6470195Z T=4, 2025-05-07T21:02:30.6470270Z D=117, 2025-05-07T21:02:30.6470352Z B=48, 2025-05-07T21:02:30.6470428Z log_E=5, 2025-05-07T21:02:30.6470502Z L=0, 2025-05-07T21:02:30.6470589Z D_gradcheck=1, 2025-05-07T21:02:30.6470686Z stochastic_rounding=True, 2025-05-07T21:02:30.6470766Z weighted=True, 2025-05-07T21:02:30.6470850Z row_wise=True, 2025-05-07T21:02:30.6470925Z mixed=True, 2025-05-07T21:02:30.6471011Z use_cache=True, 2025-05-07T21:02:30.6471117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6471193Z use_cpu=True, 2025-05-07T21:02:30.6471300Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6471371Z ) 2025-05-07T21:02:30.6739457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6740505Z self=, 2025-05-07T21:02:30.6740923Z compile=False, 2025-05-07T21:02:30.6741103Z pooling_mode=, 2025-05-07T21:02:30.6741243Z T=1, 2025-05-07T21:02:30.6741374Z D=26, 2025-05-07T21:02:30.6741517Z B=77, 2025-05-07T21:02:30.6741671Z log_E=4, 2025-05-07T21:02:30.6741820Z L=9, 2025-05-07T21:02:30.6741988Z D_gradcheck=2, 2025-05-07T21:02:30.6742182Z stochastic_rounding=True, 2025-05-07T21:02:30.6742333Z weighted=False, 2025-05-07T21:02:30.6742490Z row_wise=True, 2025-05-07T21:02:30.6742656Z mixed=True, 2025-05-07T21:02:30.6742812Z use_cache=False, 2025-05-07T21:02:30.6743028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6743185Z use_cpu=True, 2025-05-07T21:02:30.6743498Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6743645Z ) 2025-05-07T21:02:30.6743897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6744550Z self=, 2025-05-07T21:02:30.6744712Z compile=True, 2025-05-07T21:02:30.6744882Z pooling_mode=, 2025-05-07T21:02:30.6744997Z T=1, 2025-05-07T21:02:30.6745117Z D=79, 2025-05-07T21:02:30.6745229Z B=54, 2025-05-07T21:02:30.6745343Z log_E=5, 2025-05-07T21:02:30.6745462Z L=13, 2025-05-07T21:02:30.6745591Z D_gradcheck=1, 2025-05-07T21:02:30.6745739Z stochastic_rounding=False, 2025-05-07T21:02:30.6745868Z weighted=True, 2025-05-07T21:02:30.6745986Z row_wise=True, 2025-05-07T21:02:30.6746103Z mixed=True, 2025-05-07T21:02:30.6746236Z use_cache=False, 2025-05-07T21:02:30.6746397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6746522Z use_cpu=True, 2025-05-07T21:02:30.6746712Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6746823Z ) 2025-05-07T21:02:30.6747042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6747612Z self=, 2025-05-07T21:02:30.6747762Z compile=False, 2025-05-07T21:02:30.6747944Z pooling_mode=, 2025-05-07T21:02:30.6748064Z T=5, 2025-05-07T21:02:30.6748180Z D=32, 2025-05-07T21:02:30.6748305Z B=59, 2025-05-07T21:02:30.6748429Z log_E=5, 2025-05-07T21:02:30.6748544Z L=1, 2025-05-07T21:02:30.6748813Z D_gradcheck=1, 2025-05-07T21:02:30.6749062Z stochastic_rounding=False, 2025-05-07T21:02:30.6749202Z weighted=False, 2025-05-07T21:02:30.6749329Z row_wise=True, 2025-05-07T21:02:30.6749449Z mixed=True, 2025-05-07T21:02:30.6749569Z use_cache=True, 2025-05-07T21:02:30.6749747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6749876Z use_cpu=True, 2025-05-07T21:02:30.6750058Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6750178Z ) 2025-05-07T21:02:30.6750429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6751035Z self=, 2025-05-07T21:02:30.6751170Z compile=True, 2025-05-07T21:02:30.6751339Z pooling_mode=, 2025-05-07T21:02:30.6751467Z T=4, 2025-05-07T21:02:30.6751587Z D=104, 2025-05-07T21:02:30.6751701Z B=15, 2025-05-07T21:02:30.6751822Z log_E=5, 2025-05-07T21:02:30.6751946Z L=17, 2025-05-07T21:02:30.6752074Z D_gradcheck=2, 2025-05-07T21:02:30.6752236Z stochastic_rounding=False, 2025-05-07T21:02:30.6752366Z weighted=True, 2025-05-07T21:02:30.6752500Z row_wise=True, 2025-05-07T21:02:30.6752622Z mixed=False, 2025-05-07T21:02:30.6752745Z use_cache=False, 2025-05-07T21:02:30.6752927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6753058Z use_cpu=True, 2025-05-07T21:02:30.6753219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6753342Z ) 2025-05-07T21:02:30.6753549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6754107Z self=, 2025-05-07T21:02:30.6754347Z compile=False, 2025-05-07T21:02:30.6754514Z pooling_mode=, 2025-05-07T21:02:30.6754633Z T=2, 2025-05-07T21:02:30.6754757Z D=98, 2025-05-07T21:02:30.6754874Z B=31, 2025-05-07T21:02:30.6754993Z log_E=5, 2025-05-07T21:02:30.6755129Z L=17, 2025-05-07T21:02:30.6755262Z D_gradcheck=2, 2025-05-07T21:02:30.6755423Z stochastic_rounding=True, 2025-05-07T21:02:30.6755548Z weighted=False, 2025-05-07T21:02:30.6755673Z row_wise=True, 2025-05-07T21:02:30.6755800Z mixed=True, 2025-05-07T21:02:30.6755927Z use_cache=True, 2025-05-07T21:02:30.6756102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6756305Z use_cpu=True, 2025-05-07T21:02:30.6756467Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6756582Z ) 2025-05-07T21:02:30.6756800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6757366Z self=, 2025-05-07T21:02:30.6757506Z compile=True, 2025-05-07T21:02:30.6757686Z pooling_mode=, 2025-05-07T21:02:30.6757807Z T=1, 2025-05-07T21:02:30.6757934Z D=81, 2025-05-07T21:02:30.6758051Z B=63, 2025-05-07T21:02:30.6758167Z log_E=4, 2025-05-07T21:02:30.6758293Z L=19, 2025-05-07T21:02:30.6758424Z D_gradcheck=2, 2025-05-07T21:02:30.6758572Z stochastic_rounding=True, 2025-05-07T21:02:30.6758711Z weighted=False, 2025-05-07T21:02:30.6758840Z row_wise=True, 2025-05-07T21:02:30.6758960Z mixed=True, 2025-05-07T21:02:30.6759095Z use_cache=True, 2025-05-07T21:02:30.6759263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6759392Z use_cpu=True, 2025-05-07T21:02:30.6759560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6759676Z ) 2025-05-07T21:02:30.6759883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6760469Z self=, 2025-05-07T21:02:30.6760614Z compile=True, 2025-05-07T21:02:30.6760803Z pooling_mode=, 2025-05-07T21:02:30.6760918Z T=2, 2025-05-07T21:02:30.6761041Z D=58, 2025-05-07T21:02:30.6761167Z B=73, 2025-05-07T21:02:30.6761377Z log_E=3, 2025-05-07T21:02:30.6761493Z L=17, 2025-05-07T21:02:30.6761685Z D_gradcheck=1, 2025-05-07T21:02:30.6761839Z stochastic_rounding=False, 2025-05-07T21:02:30.6761969Z weighted=False, 2025-05-07T21:02:30.6762101Z row_wise=True, 2025-05-07T21:02:30.6762223Z mixed=False, 2025-05-07T21:02:30.6762350Z use_cache=False, 2025-05-07T21:02:30.6762532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6762655Z use_cpu=True, 2025-05-07T21:02:30.6762813Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6762933Z ) 2025-05-07T21:02:30.6763138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6763708Z self=, 2025-05-07T21:02:30.6763837Z compile=True, 2025-05-07T21:02:30.6764002Z pooling_mode=, 2025-05-07T21:02:30.6764134Z T=1, 2025-05-07T21:02:30.6764250Z D=119, 2025-05-07T21:02:30.6764364Z B=121, 2025-05-07T21:02:30.6764501Z log_E=3, 2025-05-07T21:02:30.6764619Z L=12, 2025-05-07T21:02:30.6764750Z D_gradcheck=1, 2025-05-07T21:02:30.6764911Z stochastic_rounding=True, 2025-05-07T21:02:30.6765043Z weighted=True, 2025-05-07T21:02:30.6765167Z row_wise=True, 2025-05-07T21:02:30.6765297Z mixed=True, 2025-05-07T21:02:30.6765427Z use_cache=True, 2025-05-07T21:02:30.6765614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6765756Z use_cpu=True, 2025-05-07T21:02:30.6765929Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6766055Z ) 2025-05-07T21:02:30.6766270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6766919Z self=, 2025-05-07T21:02:30.6767061Z compile=False, 2025-05-07T21:02:30.6767225Z pooling_mode=, 2025-05-07T21:02:30.6767341Z T=3, 2025-05-07T21:02:30.6767462Z D=15, 2025-05-07T21:02:30.6767578Z B=89, 2025-05-07T21:02:30.6767702Z log_E=3, 2025-05-07T21:02:30.6767827Z L=15, 2025-05-07T21:02:30.6767956Z D_gradcheck=2, 2025-05-07T21:02:30.6768109Z stochastic_rounding=True, 2025-05-07T21:02:30.6778445Z weighted=True, 2025-05-07T21:02:30.6778621Z row_wise=True, 2025-05-07T21:02:30.6778746Z mixed=True, 2025-05-07T21:02:30.6778876Z use_cache=True, 2025-05-07T21:02:30.6779164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6779295Z use_cpu=True, 2025-05-07T21:02:30.6779458Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6779584Z ) 2025-05-07T21:02:30.6779797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6780370Z self=, 2025-05-07T21:02:30.6780507Z compile=True, 2025-05-07T21:02:30.6780685Z pooling_mode=, 2025-05-07T21:02:30.6780813Z T=4, 2025-05-07T21:02:30.6780933Z D=78, 2025-05-07T21:02:30.6781051Z B=13, 2025-05-07T21:02:30.6781179Z log_E=4, 2025-05-07T21:02:30.6781302Z L=5, 2025-05-07T21:02:30.6781433Z D_gradcheck=2, 2025-05-07T21:02:30.6781590Z stochastic_rounding=True, 2025-05-07T21:02:30.6781721Z weighted=False, 2025-05-07T21:02:30.6781844Z row_wise=True, 2025-05-07T21:02:30.6781976Z mixed=True, 2025-05-07T21:02:30.6782104Z use_cache=False, 2025-05-07T21:02:30.6782276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6782420Z use_cpu=True, 2025-05-07T21:02:30.6782620Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6782748Z ) 2025-05-07T21:02:30.6782958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6783519Z self=, 2025-05-07T21:02:30.6783668Z compile=False, 2025-05-07T21:02:30.6783838Z pooling_mode=, 2025-05-07T21:02:30.6783962Z T=2, 2025-05-07T21:02:30.6784080Z D=15, 2025-05-07T21:02:30.6784332Z B=51, 2025-05-07T21:02:30.6784461Z log_E=4, 2025-05-07T21:02:30.6784643Z L=10, 2025-05-07T21:02:30.6784772Z D_gradcheck=2, 2025-05-07T21:02:30.6784932Z stochastic_rounding=False, 2025-05-07T21:02:30.6785058Z weighted=True, 2025-05-07T21:02:30.6785187Z row_wise=True, 2025-05-07T21:02:30.6785321Z mixed=True, 2025-05-07T21:02:30.6785450Z use_cache=True, 2025-05-07T21:02:30.6785620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6785752Z use_cpu=True, 2025-05-07T21:02:30.6785914Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6786030Z ) 2025-05-07T21:02:30.6786258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6786832Z self=, 2025-05-07T21:02:30.6786976Z compile=False, 2025-05-07T21:02:30.6787147Z pooling_mode=, 2025-05-07T21:02:30.6787266Z T=5, 2025-05-07T21:02:30.6787389Z D=87, 2025-05-07T21:02:30.6787512Z B=110, 2025-05-07T21:02:30.6787636Z log_E=4, 2025-05-07T21:02:30.6787764Z L=3, 2025-05-07T21:02:30.6787893Z D_gradcheck=1, 2025-05-07T21:02:30.6788043Z stochastic_rounding=True, 2025-05-07T21:02:30.6788181Z weighted=False, 2025-05-07T21:02:30.6788305Z row_wise=True, 2025-05-07T21:02:30.6788432Z mixed=False, 2025-05-07T21:02:30.6788571Z use_cache=True, 2025-05-07T21:02:30.6788744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6788871Z use_cpu=True, 2025-05-07T21:02:30.6789043Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.6789156Z ) 2025-05-07T21:02:30.6789473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6790039Z self=, 2025-05-07T21:02:30.6790171Z compile=True, 2025-05-07T21:02:30.6790351Z pooling_mode=, 2025-05-07T21:02:30.6790467Z T=4, 2025-05-07T21:02:30.6790587Z D=45, 2025-05-07T21:02:30.6790715Z B=32, 2025-05-07T21:02:30.6790837Z log_E=4, 2025-05-07T21:02:30.6790955Z L=16, 2025-05-07T21:02:30.6791090Z D_gradcheck=2, 2025-05-07T21:02:30.6791237Z stochastic_rounding=True, 2025-05-07T21:02:30.6791362Z weighted=True, 2025-05-07T21:02:30.6791492Z row_wise=True, 2025-05-07T21:02:30.6791616Z mixed=False, 2025-05-07T21:02:30.6791825Z use_cache=True, 2025-05-07T21:02:30.6792000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6792122Z use_cpu=True, 2025-05-07T21:02:30.6792287Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6792399Z ) 2025-05-07T21:02:30.6792616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6793219Z self=, 2025-05-07T21:02:30.6793360Z compile=True, 2025-05-07T21:02:30.6793535Z pooling_mode=, 2025-05-07T21:02:30.6793663Z T=1, 2025-05-07T21:02:30.6793791Z D=64, 2025-05-07T21:02:30.6793906Z B=71, 2025-05-07T21:02:30.6794034Z log_E=5, 2025-05-07T21:02:30.6794150Z L=10, 2025-05-07T21:02:30.6794276Z D_gradcheck=1, 2025-05-07T21:02:30.6794431Z stochastic_rounding=True, 2025-05-07T21:02:30.6794552Z weighted=True, 2025-05-07T21:02:30.6794688Z row_wise=True, 2025-05-07T21:02:30.6794810Z mixed=True, 2025-05-07T21:02:30.6794941Z use_cache=True, 2025-05-07T21:02:30.6795132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6795261Z use_cpu=True, 2025-05-07T21:02:30.6795427Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6795555Z ) 2025-05-07T21:02:30.6795757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6796301Z self=, 2025-05-07T21:02:30.6796441Z compile=True, 2025-05-07T21:02:30.6796610Z pooling_mode=, 2025-05-07T21:02:30.6796744Z T=4, 2025-05-07T21:02:30.6796997Z D=5, 2025-05-07T21:02:30.6797135Z B=84, 2025-05-07T21:02:30.6797344Z log_E=3, 2025-05-07T21:02:30.6797483Z L=6, 2025-05-07T21:02:30.6797629Z D_gradcheck=1, 2025-05-07T21:02:30.6797821Z stochastic_rounding=True, 2025-05-07T21:02:30.6797974Z weighted=True, 2025-05-07T21:02:30.6798117Z row_wise=True, 2025-05-07T21:02:30.6798281Z mixed=False, 2025-05-07T21:02:30.6798856Z use_cache=False, 2025-05-07T21:02:30.6799059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.6799225Z use_cpu=True, 2025-05-07T21:02:30.6799413Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6799554Z ) 2025-05-07T21:02:30.6799794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.6800405Z self=, 2025-05-07T21:02:30.6800565Z compile=False, 2025-05-07T21:02:30.6800725Z pooling_mode=, 2025-05-07T21:02:30.6800838Z T=5, 2025-05-07T21:02:30.6800963Z D=120, 2025-05-07T21:02:30.6801079Z B=38, 2025-05-07T21:02:30.6801191Z log_E=5, 2025-05-07T21:02:30.6801308Z L=4, 2025-05-07T21:02:30.6801428Z D_gradcheck=1, 2025-05-07T21:02:30.6801571Z stochastic_rounding=False, 2025-05-07T21:02:30.6801699Z weighted=True, 2025-05-07T21:02:30.6801819Z row_wise=True, 2025-05-07T21:02:30.6801944Z mixed=False, 2025-05-07T21:02:30.6802091Z use_cache=False, 2025-05-07T21:02:30.6802256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.6802379Z use_cpu=True, 2025-05-07T21:02:30.6802550Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.6802802Z ) 2025-05-07T21:02:30.7063266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7063918Z self=, 2025-05-07T21:02:30.7064059Z compile=False, 2025-05-07T21:02:30.7064230Z pooling_mode=, 2025-05-07T21:02:30.7064365Z T=3, 2025-05-07T21:02:30.7064491Z D=127, 2025-05-07T21:02:30.7064613Z B=64, 2025-05-07T21:02:30.7064738Z log_E=3, 2025-05-07T21:02:30.7064875Z L=1, 2025-05-07T21:02:30.7065034Z D_gradcheck=1, 2025-05-07T21:02:30.7065214Z stochastic_rounding=True, 2025-05-07T21:02:30.7065387Z weighted=False, 2025-05-07T21:02:30.7065535Z row_wise=True, 2025-05-07T21:02:30.7065856Z mixed=False, 2025-05-07T21:02:30.7066044Z use_cache=False, 2025-05-07T21:02:30.7066255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7066416Z use_cpu=True, 2025-05-07T21:02:30.7066614Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7066766Z ) 2025-05-07T21:02:30.7067029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7067672Z self=, 2025-05-07T21:02:30.7067836Z compile=False, 2025-05-07T21:02:30.7068039Z pooling_mode=, 2025-05-07T21:02:30.7068199Z T=2, 2025-05-07T21:02:30.7068339Z D=57, 2025-05-07T21:02:30.7068481Z B=13, 2025-05-07T21:02:30.7068602Z log_E=4, 2025-05-07T21:02:30.7068720Z L=7, 2025-05-07T21:02:30.7068855Z D_gradcheck=1, 2025-05-07T21:02:30.7068999Z stochastic_rounding=True, 2025-05-07T21:02:30.7069124Z weighted=False, 2025-05-07T21:02:30.7069250Z row_wise=True, 2025-05-07T21:02:30.7069372Z mixed=False, 2025-05-07T21:02:30.7069501Z use_cache=True, 2025-05-07T21:02:30.7069664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7069785Z use_cpu=True, 2025-05-07T21:02:30.7069948Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7070062Z ) 2025-05-07T21:02:30.7070267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7070840Z self=, 2025-05-07T21:02:30.7070984Z compile=False, 2025-05-07T21:02:30.7071158Z pooling_mode=, 2025-05-07T21:02:30.7071411Z T=3, 2025-05-07T21:02:30.7071629Z D=12, 2025-05-07T21:02:30.7071761Z B=6, 2025-05-07T21:02:30.7071893Z log_E=3, 2025-05-07T21:02:30.7072011Z L=11, 2025-05-07T21:02:30.7072139Z D_gradcheck=2, 2025-05-07T21:02:30.7072301Z stochastic_rounding=True, 2025-05-07T21:02:30.7072430Z weighted=True, 2025-05-07T21:02:30.7072571Z row_wise=True, 2025-05-07T21:02:30.7072704Z mixed=False, 2025-05-07T21:02:30.7072834Z use_cache=False, 2025-05-07T21:02:30.7073014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7073145Z use_cpu=True, 2025-05-07T21:02:30.7073310Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7073435Z ) 2025-05-07T21:02:30.7073636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7074266Z self=, 2025-05-07T21:02:30.7074408Z compile=True, 2025-05-07T21:02:30.7074586Z pooling_mode=, 2025-05-07T21:02:30.7074710Z T=5, 2025-05-07T21:02:30.7074840Z D=20, 2025-05-07T21:02:30.7074961Z B=50, 2025-05-07T21:02:30.7075087Z log_E=4, 2025-05-07T21:02:30.7075203Z L=11, 2025-05-07T21:02:30.7075328Z D_gradcheck=2, 2025-05-07T21:02:30.7075489Z stochastic_rounding=False, 2025-05-07T21:02:30.7075617Z weighted=False, 2025-05-07T21:02:30.7075751Z row_wise=True, 2025-05-07T21:02:30.7075881Z mixed=False, 2025-05-07T21:02:30.7076004Z use_cache=True, 2025-05-07T21:02:30.7076173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7076309Z use_cpu=True, 2025-05-07T21:02:30.7076608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7076718Z ) 2025-05-07T21:02:30.7076934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7077495Z self=, 2025-05-07T21:02:30.7077628Z compile=False, 2025-05-07T21:02:30.7077806Z pooling_mode=, 2025-05-07T21:02:30.7077929Z T=1, 2025-05-07T21:02:30.7078063Z D=42, 2025-05-07T21:02:30.7078179Z B=3, 2025-05-07T21:02:30.7078300Z log_E=3, 2025-05-07T21:02:30.7078487Z L=1, 2025-05-07T21:02:30.7078613Z D_gradcheck=2, 2025-05-07T21:02:30.7078773Z stochastic_rounding=True, 2025-05-07T21:02:30.7078902Z weighted=False, 2025-05-07T21:02:30.7079116Z row_wise=True, 2025-05-07T21:02:30.7079251Z mixed=False, 2025-05-07T21:02:30.7079378Z use_cache=True, 2025-05-07T21:02:30.7079557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7079684Z use_cpu=True, 2025-05-07T21:02:30.7079849Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7079970Z ) 2025-05-07T21:02:30.7080186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7080748Z self=, 2025-05-07T21:02:30.7080893Z compile=True, 2025-05-07T21:02:30.7081073Z pooling_mode=, 2025-05-07T21:02:30.7081199Z T=1, 2025-05-07T21:02:30.7081324Z D=93, 2025-05-07T21:02:30.7081439Z B=45, 2025-05-07T21:02:30.7081567Z log_E=5, 2025-05-07T21:02:30.7081689Z L=12, 2025-05-07T21:02:30.7081818Z D_gradcheck=1, 2025-05-07T21:02:30.7081981Z stochastic_rounding=False, 2025-05-07T21:02:30.7082116Z weighted=False, 2025-05-07T21:02:30.7082244Z row_wise=True, 2025-05-07T21:02:30.7082379Z mixed=False, 2025-05-07T21:02:30.7082511Z use_cache=False, 2025-05-07T21:02:30.7082679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7082818Z use_cpu=True, 2025-05-07T21:02:30.7082991Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7083108Z ) 2025-05-07T21:02:30.7083325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7083880Z self=, 2025-05-07T21:02:30.7084019Z compile=True, 2025-05-07T21:02:30.7084276Z pooling_mode=, 2025-05-07T21:02:30.7084455Z T=4, 2025-05-07T21:02:30.7084587Z D=49, 2025-05-07T21:02:30.7084702Z B=66, 2025-05-07T21:02:30.7084823Z log_E=5, 2025-05-07T21:02:30.7084951Z L=8, 2025-05-07T21:02:30.7085081Z D_gradcheck=2, 2025-05-07T21:02:30.7085235Z stochastic_rounding=False, 2025-05-07T21:02:30.7085373Z weighted=True, 2025-05-07T21:02:30.7085500Z row_wise=True, 2025-05-07T21:02:30.7085625Z mixed=False, 2025-05-07T21:02:30.7085765Z use_cache=True, 2025-05-07T21:02:30.7085939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7086074Z use_cpu=True, 2025-05-07T21:02:30.7086244Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7086356Z ) 2025-05-07T21:02:30.7086566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7087135Z self=, 2025-05-07T21:02:30.7087263Z compile=False, 2025-05-07T21:02:30.7087449Z pooling_mode=, 2025-05-07T21:02:30.7087574Z T=3, 2025-05-07T21:02:30.7087691Z D=53, 2025-05-07T21:02:30.7087811Z B=59, 2025-05-07T21:02:30.7087934Z log_E=4, 2025-05-07T21:02:30.7088049Z L=16, 2025-05-07T21:02:30.7088175Z D_gradcheck=1, 2025-05-07T21:02:30.7088336Z stochastic_rounding=True, 2025-05-07T21:02:30.7088471Z weighted=False, 2025-05-07T21:02:30.7088606Z row_wise=True, 2025-05-07T21:02:30.7088727Z mixed=False, 2025-05-07T21:02:30.7088858Z use_cache=False, 2025-05-07T21:02:30.7089035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7089250Z use_cpu=True, 2025-05-07T21:02:30.7089417Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7089538Z ) 2025-05-07T21:02:30.7089736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7090290Z self=, 2025-05-07T21:02:30.7090438Z compile=True, 2025-05-07T21:02:30.7090615Z pooling_mode=, 2025-05-07T21:02:30.7090733Z T=2, 2025-05-07T21:02:30.7090861Z D=66, 2025-05-07T21:02:30.7090981Z B=41, 2025-05-07T21:02:30.7091104Z log_E=4, 2025-05-07T21:02:30.7091239Z L=5, 2025-05-07T21:02:30.7091373Z D_gradcheck=1, 2025-05-07T21:02:30.7091541Z stochastic_rounding=False, 2025-05-07T21:02:30.7091787Z weighted=True, 2025-05-07T21:02:30.7091922Z row_wise=True, 2025-05-07T21:02:30.7092059Z mixed=True, 2025-05-07T21:02:30.7092188Z use_cache=False, 2025-05-07T21:02:30.7092363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7092502Z use_cpu=True, 2025-05-07T21:02:30.7092660Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7092771Z ) 2025-05-07T21:02:30.7093076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7093682Z self=, 2025-05-07T21:02:30.7093815Z compile=True, 2025-05-07T21:02:30.7093998Z pooling_mode=, 2025-05-07T21:02:30.7094110Z T=2, 2025-05-07T21:02:30.7094230Z D=101, 2025-05-07T21:02:30.7094345Z B=62, 2025-05-07T21:02:30.7094462Z log_E=4, 2025-05-07T21:02:30.7094588Z L=3, 2025-05-07T21:02:30.7094714Z D_gradcheck=1, 2025-05-07T21:02:30.7094863Z stochastic_rounding=True, 2025-05-07T21:02:30.7095009Z weighted=True, 2025-05-07T21:02:30.7095158Z row_wise=True, 2025-05-07T21:02:30.7095308Z mixed=False, 2025-05-07T21:02:30.7095471Z use_cache=True, 2025-05-07T21:02:30.7095665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7095823Z use_cpu=True, 2025-05-07T21:02:30.7096027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7096166Z ) 2025-05-07T21:02:30.7096404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7097061Z self=, 2025-05-07T21:02:30.7097313Z compile=True, 2025-05-07T21:02:30.7097596Z pooling_mode=, 2025-05-07T21:02:30.7097739Z T=4, 2025-05-07T21:02:30.7097886Z D=97, 2025-05-07T21:02:30.7098038Z B=25, 2025-05-07T21:02:30.7098185Z log_E=4, 2025-05-07T21:02:30.7098332Z L=6, 2025-05-07T21:02:30.7098769Z D_gradcheck=2, 2025-05-07T21:02:30.7098925Z stochastic_rounding=False, 2025-05-07T21:02:30.7099053Z weighted=False, 2025-05-07T21:02:30.7099183Z row_wise=True, 2025-05-07T21:02:30.7099300Z mixed=True, 2025-05-07T21:02:30.7099420Z use_cache=False, 2025-05-07T21:02:30.7099590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7099713Z use_cpu=True, 2025-05-07T21:02:30.7099867Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7099985Z ) 2025-05-07T21:02:30.7100183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7100793Z self=, 2025-05-07T21:02:30.7100935Z compile=True, 2025-05-07T21:02:30.7101108Z pooling_mode=, 2025-05-07T21:02:30.7101238Z T=3, 2025-05-07T21:02:30.7101359Z D=76, 2025-05-07T21:02:30.7101493Z B=118, 2025-05-07T21:02:30.7101625Z log_E=5, 2025-05-07T21:02:30.7101746Z L=15, 2025-05-07T21:02:30.7101878Z D_gradcheck=2, 2025-05-07T21:02:30.7102045Z stochastic_rounding=True, 2025-05-07T21:02:30.7102177Z weighted=True, 2025-05-07T21:02:30.7102303Z row_wise=True, 2025-05-07T21:02:30.7102434Z mixed=True, 2025-05-07T21:02:30.7102566Z use_cache=False, 2025-05-07T21:02:30.7102871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7103004Z use_cpu=True, 2025-05-07T21:02:30.7103164Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7103273Z ) 2025-05-07T21:02:30.7103490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7104032Z self=, 2025-05-07T21:02:30.7104178Z compile=True, 2025-05-07T21:02:30.7104359Z pooling_mode=, 2025-05-07T21:02:30.7104477Z T=5, 2025-05-07T21:02:30.7104602Z D=23, 2025-05-07T21:02:30.7104722Z B=97, 2025-05-07T21:02:30.7104841Z log_E=4, 2025-05-07T21:02:30.7104969Z L=7, 2025-05-07T21:02:30.7105092Z D_gradcheck=1, 2025-05-07T21:02:30.7105348Z stochastic_rounding=False, 2025-05-07T21:02:30.7105496Z weighted=False, 2025-05-07T21:02:30.7105617Z row_wise=True, 2025-05-07T21:02:30.7105739Z mixed=False, 2025-05-07T21:02:30.7105869Z use_cache=True, 2025-05-07T21:02:30.7106041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7106177Z use_cpu=True, 2025-05-07T21:02:30.7106333Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7106443Z ) 2025-05-07T21:02:30.7106663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7107217Z self=, 2025-05-07T21:02:30.7107352Z compile=True, 2025-05-07T21:02:30.7107525Z pooling_mode=, 2025-05-07T21:02:30.7107642Z T=2, 2025-05-07T21:02:30.7107759Z D=71, 2025-05-07T21:02:30.7107881Z B=112, 2025-05-07T21:02:30.7107998Z log_E=5, 2025-05-07T21:02:30.7108112Z L=13, 2025-05-07T21:02:30.7108247Z D_gradcheck=2, 2025-05-07T21:02:30.7108401Z stochastic_rounding=False, 2025-05-07T21:02:30.7108525Z weighted=True, 2025-05-07T21:02:30.7108660Z row_wise=True, 2025-05-07T21:02:30.7108778Z mixed=False, 2025-05-07T21:02:30.7108912Z use_cache=False, 2025-05-07T21:02:30.7109081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7109206Z use_cpu=True, 2025-05-07T21:02:30.7109373Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7109485Z ) 2025-05-07T21:02:30.7109692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7110253Z self=, 2025-05-07T21:02:30.7110597Z compile=False, 2025-05-07T21:02:30.7110765Z pooling_mode=, 2025-05-07T21:02:30.7110898Z T=1, 2025-05-07T21:02:30.7111013Z D=3, 2025-05-07T21:02:30.7111129Z B=117, 2025-05-07T21:02:30.7111258Z log_E=5, 2025-05-07T21:02:30.7111375Z L=11, 2025-05-07T21:02:30.7111499Z D_gradcheck=2, 2025-05-07T21:02:30.7111655Z stochastic_rounding=True, 2025-05-07T21:02:30.7111782Z weighted=True, 2025-05-07T21:02:30.7111912Z row_wise=True, 2025-05-07T21:02:30.7112034Z mixed=True, 2025-05-07T21:02:30.7112161Z use_cache=False, 2025-05-07T21:02:30.7112340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7112466Z use_cpu=True, 2025-05-07T21:02:30.7112623Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7112745Z ) 2025-05-07T21:02:30.7112953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7113511Z self=, 2025-05-07T21:02:30.7113662Z compile=True, 2025-05-07T21:02:30.7113832Z pooling_mode=, 2025-05-07T21:02:30.7113951Z T=5, 2025-05-07T21:02:30.7114072Z D=101, 2025-05-07T21:02:30.7114184Z B=75, 2025-05-07T21:02:30.7114310Z log_E=4, 2025-05-07T21:02:30.7114425Z L=9, 2025-05-07T21:02:30.7114547Z D_gradcheck=1, 2025-05-07T21:02:30.7114706Z stochastic_rounding=False, 2025-05-07T21:02:30.7114831Z weighted=False, 2025-05-07T21:02:30.7114955Z row_wise=True, 2025-05-07T21:02:30.7115084Z mixed=True, 2025-05-07T21:02:30.7115298Z use_cache=False, 2025-05-07T21:02:30.7115470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7115603Z use_cpu=True, 2025-05-07T21:02:30.7115759Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7115872Z ) 2025-05-07T21:02:30.7384837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7385510Z self=, 2025-05-07T21:02:30.7385653Z compile=False, 2025-05-07T21:02:30.7385823Z pooling_mode=, 2025-05-07T21:02:30.7385955Z T=4, 2025-05-07T21:02:30.7386072Z D=114, 2025-05-07T21:02:30.7386195Z B=76, 2025-05-07T21:02:30.7386314Z log_E=4, 2025-05-07T21:02:30.7386428Z L=13, 2025-05-07T21:02:30.7386775Z D_gradcheck=1, 2025-05-07T21:02:30.7386970Z stochastic_rounding=False, 2025-05-07T21:02:30.7387129Z weighted=True, 2025-05-07T21:02:30.7387291Z row_wise=True, 2025-05-07T21:02:30.7387438Z mixed=False, 2025-05-07T21:02:30.7387595Z use_cache=True, 2025-05-07T21:02:30.7387809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7387961Z use_cpu=True, 2025-05-07T21:02:30.7388151Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7388302Z ) 2025-05-07T21:02:30.7388541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7389184Z self=, 2025-05-07T21:02:30.7389364Z compile=False, 2025-05-07T21:02:30.7389562Z pooling_mode=, 2025-05-07T21:02:30.7389711Z T=2, 2025-05-07T21:02:30.7389861Z D=34, 2025-05-07T21:02:30.7389998Z B=119, 2025-05-07T21:02:30.7390138Z log_E=4, 2025-05-07T21:02:30.7390261Z L=5, 2025-05-07T21:02:30.7390387Z D_gradcheck=2, 2025-05-07T21:02:30.7390542Z stochastic_rounding=True, 2025-05-07T21:02:30.7390665Z weighted=True, 2025-05-07T21:02:30.7390782Z row_wise=True, 2025-05-07T21:02:30.7390906Z mixed=True, 2025-05-07T21:02:30.7391032Z use_cache=True, 2025-05-07T21:02:30.7391194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7391322Z use_cpu=True, 2025-05-07T21:02:30.7391476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7391584Z ) 2025-05-07T21:02:30.7391788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7392461Z self=, 2025-05-07T21:02:30.7392691Z compile=True, 2025-05-07T21:02:30.7392867Z pooling_mode=, 2025-05-07T21:02:30.7392987Z T=1, 2025-05-07T21:02:30.7393117Z D=120, 2025-05-07T21:02:30.7393243Z B=36, 2025-05-07T21:02:30.7393363Z log_E=3, 2025-05-07T21:02:30.7393490Z L=6, 2025-05-07T21:02:30.7393624Z D_gradcheck=1, 2025-05-07T21:02:30.7393779Z stochastic_rounding=True, 2025-05-07T21:02:30.7393916Z weighted=False, 2025-05-07T21:02:30.7394039Z row_wise=True, 2025-05-07T21:02:30.7394166Z mixed=True, 2025-05-07T21:02:30.7394310Z use_cache=False, 2025-05-07T21:02:30.7394486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7394609Z use_cpu=True, 2025-05-07T21:02:30.7394780Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7394894Z ) 2025-05-07T21:02:30.7395111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7395703Z self=, 2025-05-07T21:02:30.7395837Z compile=False, 2025-05-07T21:02:30.7396021Z pooling_mode=, 2025-05-07T21:02:30.7396140Z T=2, 2025-05-07T21:02:30.7396259Z D=68, 2025-05-07T21:02:30.7396383Z B=73, 2025-05-07T21:02:30.7396499Z log_E=5, 2025-05-07T21:02:30.7396621Z L=16, 2025-05-07T21:02:30.7396755Z D_gradcheck=2, 2025-05-07T21:02:30.7396902Z stochastic_rounding=True, 2025-05-07T21:02:30.7397026Z weighted=True, 2025-05-07T21:02:30.7397159Z row_wise=True, 2025-05-07T21:02:30.7397416Z mixed=True, 2025-05-07T21:02:30.7397552Z use_cache=True, 2025-05-07T21:02:30.7397718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7397843Z use_cpu=True, 2025-05-07T21:02:30.7398013Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7398127Z ) 2025-05-07T21:02:30.7398337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7399223Z self=, 2025-05-07T21:02:30.7399360Z compile=True, 2025-05-07T21:02:30.7399529Z pooling_mode=, 2025-05-07T21:02:30.7399649Z T=3, 2025-05-07T21:02:30.7399767Z D=38, 2025-05-07T21:02:30.7399881Z B=93, 2025-05-07T21:02:30.7400009Z log_E=4, 2025-05-07T21:02:30.7400248Z L=20, 2025-05-07T21:02:30.7400384Z D_gradcheck=1, 2025-05-07T21:02:30.7400537Z stochastic_rounding=True, 2025-05-07T21:02:30.7400667Z weighted=False, 2025-05-07T21:02:30.7400796Z row_wise=True, 2025-05-07T21:02:30.7400924Z mixed=True, 2025-05-07T21:02:30.7401052Z use_cache=False, 2025-05-07T21:02:30.7401232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7401358Z use_cpu=True, 2025-05-07T21:02:30.7401517Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7401640Z ) 2025-05-07T21:02:30.7401848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7402416Z self=, 2025-05-07T21:02:30.7402553Z compile=False, 2025-05-07T21:02:30.7402720Z pooling_mode=, 2025-05-07T21:02:30.7402839Z T=5, 2025-05-07T21:02:30.7402963Z D=77, 2025-05-07T21:02:30.7403085Z B=114, 2025-05-07T21:02:30.7403214Z log_E=4, 2025-05-07T21:02:30.7403332Z L=8, 2025-05-07T21:02:30.7403457Z D_gradcheck=1, 2025-05-07T21:02:30.7403611Z stochastic_rounding=True, 2025-05-07T21:02:30.7403740Z weighted=True, 2025-05-07T21:02:30.7403866Z row_wise=True, 2025-05-07T21:02:30.7404002Z mixed=False, 2025-05-07T21:02:30.7404134Z use_cache=False, 2025-05-07T21:02:30.7404301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7404438Z use_cpu=True, 2025-05-07T21:02:30.7404598Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7404711Z ) 2025-05-07T21:02:30.7404931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7405712Z self=, 2025-05-07T21:02:30.7405853Z compile=True, 2025-05-07T21:02:30.7406028Z pooling_mode=, 2025-05-07T21:02:30.7406145Z T=5, 2025-05-07T21:02:30.7406268Z D=84, 2025-05-07T21:02:30.7406387Z B=74, 2025-05-07T21:02:30.7406506Z log_E=5, 2025-05-07T21:02:30.7406629Z L=3, 2025-05-07T21:02:30.7406755Z D_gradcheck=2, 2025-05-07T21:02:30.7406905Z stochastic_rounding=False, 2025-05-07T21:02:30.7407042Z weighted=True, 2025-05-07T21:02:30.7407168Z row_wise=True, 2025-05-07T21:02:30.7407297Z mixed=True, 2025-05-07T21:02:30.7407429Z use_cache=True, 2025-05-07T21:02:30.7407593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7407718Z use_cpu=True, 2025-05-07T21:02:30.7407888Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7408004Z ) 2025-05-07T21:02:30.7408217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7408792Z self=, 2025-05-07T21:02:30.7408925Z compile=True, 2025-05-07T21:02:30.7409104Z pooling_mode=, 2025-05-07T21:02:30.7409222Z T=1, 2025-05-07T21:02:30.7409340Z D=2, 2025-05-07T21:02:30.7409465Z B=101, 2025-05-07T21:02:30.7409594Z log_E=4, 2025-05-07T21:02:30.7409712Z L=20, 2025-05-07T21:02:30.7409844Z D_gradcheck=1, 2025-05-07T21:02:30.7409992Z stochastic_rounding=False, 2025-05-07T21:02:30.7410117Z weighted=True, 2025-05-07T21:02:30.7410435Z row_wise=True, 2025-05-07T21:02:30.7410587Z mixed=False, 2025-05-07T21:02:30.7410714Z use_cache=False, 2025-05-07T21:02:30.7410885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7411010Z use_cpu=True, 2025-05-07T21:02:30.7411173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7411295Z ) 2025-05-07T21:02:30.7411509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7412118Z self=, 2025-05-07T21:02:30.7412256Z compile=True, 2025-05-07T21:02:30.7412488Z pooling_mode=, 2025-05-07T21:02:30.7412610Z T=3, 2025-05-07T21:02:30.7412736Z D=61, 2025-05-07T21:02:30.7412960Z B=24, 2025-05-07T21:02:30.7413174Z log_E=3, 2025-05-07T21:02:30.7413303Z L=14, 2025-05-07T21:02:30.7413429Z D_gradcheck=1, 2025-05-07T21:02:30.7413581Z stochastic_rounding=False, 2025-05-07T21:02:30.7413716Z weighted=False, 2025-05-07T21:02:30.7413846Z row_wise=True, 2025-05-07T21:02:30.7413970Z mixed=False, 2025-05-07T21:02:30.7414102Z use_cache=True, 2025-05-07T21:02:30.7414275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7414399Z use_cpu=True, 2025-05-07T21:02:30.7414568Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7414676Z ) 2025-05-07T21:02:30.7414875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7415455Z self=, 2025-05-07T21:02:30.7415605Z compile=False, 2025-05-07T21:02:30.7415818Z pooling_mode=, 2025-05-07T21:02:30.7415961Z T=1, 2025-05-07T21:02:30.7416108Z D=103, 2025-05-07T21:02:30.7416257Z B=54, 2025-05-07T21:02:30.7416406Z log_E=4, 2025-05-07T21:02:30.7416552Z L=7, 2025-05-07T21:02:30.7416717Z D_gradcheck=1, 2025-05-07T21:02:30.7416897Z stochastic_rounding=True, 2025-05-07T21:02:30.7417053Z weighted=True, 2025-05-07T21:02:30.7417215Z row_wise=True, 2025-05-07T21:02:30.7417365Z mixed=True, 2025-05-07T21:02:30.7417515Z use_cache=True, 2025-05-07T21:02:30.7417728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7417882Z use_cpu=True, 2025-05-07T21:02:30.7418078Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7418226Z ) 2025-05-07T21:02:30.7418563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7419256Z self=, 2025-05-07T21:02:30.7419389Z compile=False, 2025-05-07T21:02:30.7419550Z pooling_mode=, 2025-05-07T21:02:30.7419674Z T=1, 2025-05-07T21:02:30.7419786Z D=49, 2025-05-07T21:02:30.7419901Z B=63, 2025-05-07T21:02:30.7420029Z log_E=4, 2025-05-07T21:02:30.7420141Z L=10, 2025-05-07T21:02:30.7420265Z D_gradcheck=2, 2025-05-07T21:02:30.7420414Z stochastic_rounding=False, 2025-05-07T21:02:30.7420534Z weighted=True, 2025-05-07T21:02:30.7420658Z row_wise=True, 2025-05-07T21:02:30.7420784Z mixed=False, 2025-05-07T21:02:30.7420904Z use_cache=True, 2025-05-07T21:02:30.7421074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7421210Z use_cpu=True, 2025-05-07T21:02:30.7421377Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7421497Z ) 2025-05-07T21:02:30.7421709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7422290Z self=, 2025-05-07T21:02:30.7422433Z compile=True, 2025-05-07T21:02:30.7422607Z pooling_mode=, 2025-05-07T21:02:30.7422720Z T=3, 2025-05-07T21:02:30.7422844Z D=114, 2025-05-07T21:02:30.7422968Z B=50, 2025-05-07T21:02:30.7423086Z log_E=4, 2025-05-07T21:02:30.7423212Z L=16, 2025-05-07T21:02:30.7423339Z D_gradcheck=2, 2025-05-07T21:02:30.7423486Z stochastic_rounding=True, 2025-05-07T21:02:30.7423736Z weighted=True, 2025-05-07T21:02:30.7423859Z row_wise=True, 2025-05-07T21:02:30.7423984Z mixed=True, 2025-05-07T21:02:30.7424104Z use_cache=True, 2025-05-07T21:02:30.7424269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7424405Z use_cpu=True, 2025-05-07T21:02:30.7424574Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7424695Z ) 2025-05-07T21:02:30.7424926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7425501Z self=, 2025-05-07T21:02:30.7425629Z compile=False, 2025-05-07T21:02:30.7425806Z pooling_mode=, 2025-05-07T21:02:30.7425924Z T=2, 2025-05-07T21:02:30.7426042Z D=44, 2025-05-07T21:02:30.7426232Z B=20, 2025-05-07T21:02:30.7426354Z log_E=4, 2025-05-07T21:02:30.7426475Z L=17, 2025-05-07T21:02:30.7426600Z D_gradcheck=2, 2025-05-07T21:02:30.7426750Z stochastic_rounding=False, 2025-05-07T21:02:30.7426890Z weighted=True, 2025-05-07T21:02:30.7427019Z row_wise=True, 2025-05-07T21:02:30.7427142Z mixed=True, 2025-05-07T21:02:30.7427279Z use_cache=True, 2025-05-07T21:02:30.7427443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7427572Z use_cpu=True, 2025-05-07T21:02:30.7427738Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7427857Z ) 2025-05-07T21:02:30.7428071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7428645Z self=, 2025-05-07T21:02:30.7428778Z compile=True, 2025-05-07T21:02:30.7428958Z pooling_mode=, 2025-05-07T21:02:30.7429073Z T=5, 2025-05-07T21:02:30.7429190Z D=118, 2025-05-07T21:02:30.7429316Z B=86, 2025-05-07T21:02:30.7429440Z log_E=3, 2025-05-07T21:02:30.7429559Z L=14, 2025-05-07T21:02:30.7429697Z D_gradcheck=2, 2025-05-07T21:02:30.7429847Z stochastic_rounding=False, 2025-05-07T21:02:30.7429970Z weighted=True, 2025-05-07T21:02:30.7430100Z row_wise=True, 2025-05-07T21:02:30.7430221Z mixed=True, 2025-05-07T21:02:30.7430371Z use_cache=False, 2025-05-07T21:02:30.7430571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7430698Z use_cpu=True, 2025-05-07T21:02:30.7430859Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7431073Z ) 2025-05-07T21:02:30.7431333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7431899Z self=, 2025-05-07T21:02:30.7432028Z compile=True, 2025-05-07T21:02:30.7432198Z pooling_mode=, 2025-05-07T21:02:30.7432323Z T=3, 2025-05-07T21:02:30.7432448Z D=119, 2025-05-07T21:02:30.7432567Z B=103, 2025-05-07T21:02:30.7432695Z log_E=3, 2025-05-07T21:02:30.7432811Z L=19, 2025-05-07T21:02:30.7432935Z D_gradcheck=2, 2025-05-07T21:02:30.7433091Z stochastic_rounding=True, 2025-05-07T21:02:30.7433222Z weighted=True, 2025-05-07T21:02:30.7433345Z row_wise=True, 2025-05-07T21:02:30.7433484Z mixed=False, 2025-05-07T21:02:30.7433613Z use_cache=False, 2025-05-07T21:02:30.7433776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7433908Z use_cpu=True, 2025-05-07T21:02:30.7434077Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7434208Z ) 2025-05-07T21:02:30.7434423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7434985Z self=, 2025-05-07T21:02:30.7435124Z compile=True, 2025-05-07T21:02:30.7435294Z pooling_mode=, 2025-05-07T21:02:30.7435408Z T=4, 2025-05-07T21:02:30.7435534Z D=8, 2025-05-07T21:02:30.7435648Z B=99, 2025-05-07T21:02:30.7435765Z log_E=3, 2025-05-07T21:02:30.7435896Z L=9, 2025-05-07T21:02:30.7436024Z D_gradcheck=2, 2025-05-07T21:02:30.7436250Z stochastic_rounding=False, 2025-05-07T21:02:30.7436388Z weighted=False, 2025-05-07T21:02:30.7436511Z row_wise=True, 2025-05-07T21:02:30.7446306Z mixed=True, 2025-05-07T21:02:30.7446512Z use_cache=True, 2025-05-07T21:02:30.7446718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7446891Z use_cpu=True, 2025-05-07T21:02:30.7447088Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7447239Z ) 2025-05-07T21:02:30.7718578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7719248Z self=, 2025-05-07T21:02:30.7719381Z compile=False, 2025-05-07T21:02:30.7719563Z pooling_mode=, 2025-05-07T21:02:30.7719858Z T=3, 2025-05-07T21:02:30.7719986Z D=82, 2025-05-07T21:02:30.7720125Z B=99, 2025-05-07T21:02:30.7720277Z log_E=3, 2025-05-07T21:02:30.7720420Z L=5, 2025-05-07T21:02:30.7720609Z D_gradcheck=2, 2025-05-07T21:02:30.7720819Z stochastic_rounding=True, 2025-05-07T21:02:30.7720975Z weighted=False, 2025-05-07T21:02:30.7721141Z row_wise=True, 2025-05-07T21:02:30.7721289Z mixed=True, 2025-05-07T21:02:30.7721454Z use_cache=False, 2025-05-07T21:02:30.7721667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7721819Z use_cpu=True, 2025-05-07T21:02:30.7722035Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7722171Z ) 2025-05-07T21:02:30.7722428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7723080Z self=, 2025-05-07T21:02:30.7723243Z compile=False, 2025-05-07T21:02:30.7723434Z pooling_mode=, 2025-05-07T21:02:30.7723603Z T=5, 2025-05-07T21:02:30.7723741Z D=14, 2025-05-07T21:02:30.7723873Z B=58, 2025-05-07T21:02:30.7724004Z log_E=5, 2025-05-07T21:02:30.7724122Z L=8, 2025-05-07T21:02:30.7724245Z D_gradcheck=1, 2025-05-07T21:02:30.7724408Z stochastic_rounding=False, 2025-05-07T21:02:30.7724530Z weighted=True, 2025-05-07T21:02:30.7724651Z row_wise=True, 2025-05-07T21:02:30.7724780Z mixed=False, 2025-05-07T21:02:30.7724903Z use_cache=False, 2025-05-07T21:02:30.7725077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7725199Z use_cpu=True, 2025-05-07T21:02:30.7725457Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7725661Z ) 2025-05-07T21:02:30.7725873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7726424Z self=, 2025-05-07T21:02:30.7726572Z compile=True, 2025-05-07T21:02:30.7726749Z pooling_mode=, 2025-05-07T21:02:30.7726880Z T=4, 2025-05-07T21:02:30.7727016Z D=109, 2025-05-07T21:02:30.7727136Z B=46, 2025-05-07T21:02:30.7727261Z log_E=3, 2025-05-07T21:02:30.7727394Z L=6, 2025-05-07T21:02:30.7727529Z D_gradcheck=2, 2025-05-07T21:02:30.7727688Z stochastic_rounding=False, 2025-05-07T21:02:30.7727831Z weighted=True, 2025-05-07T21:02:30.7727960Z row_wise=True, 2025-05-07T21:02:30.7728095Z mixed=True, 2025-05-07T21:02:30.7728221Z use_cache=True, 2025-05-07T21:02:30.7728394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7728531Z use_cpu=True, 2025-05-07T21:02:30.7728703Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7728820Z ) 2025-05-07T21:02:30.7729040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7729686Z self=, 2025-05-07T21:02:30.7729819Z compile=False, 2025-05-07T21:02:30.7730010Z pooling_mode=, 2025-05-07T21:02:30.7730123Z T=4, 2025-05-07T21:02:30.7730245Z D=4, 2025-05-07T21:02:30.7730382Z B=60, 2025-05-07T21:02:30.7730512Z log_E=5, 2025-05-07T21:02:30.7730662Z L=7, 2025-05-07T21:02:30.7730940Z D_gradcheck=1, 2025-05-07T21:02:30.7731090Z stochastic_rounding=True, 2025-05-07T21:02:30.7731224Z weighted=False, 2025-05-07T21:02:30.7731346Z row_wise=True, 2025-05-07T21:02:30.7731466Z mixed=False, 2025-05-07T21:02:30.7731602Z use_cache=False, 2025-05-07T21:02:30.7731773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7731900Z use_cpu=True, 2025-05-07T21:02:30.7732077Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7732188Z ) 2025-05-07T21:02:30.7732395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7733062Z self=, 2025-05-07T21:02:30.7733197Z compile=True, 2025-05-07T21:02:30.7733457Z pooling_mode=, 2025-05-07T21:02:30.7733579Z T=4, 2025-05-07T21:02:30.7733699Z D=87, 2025-05-07T21:02:30.7733823Z B=46, 2025-05-07T21:02:30.7733939Z log_E=3, 2025-05-07T21:02:30.7734054Z L=3, 2025-05-07T21:02:30.7734198Z D_gradcheck=1, 2025-05-07T21:02:30.7734348Z stochastic_rounding=False, 2025-05-07T21:02:30.7734480Z weighted=False, 2025-05-07T21:02:30.7734616Z row_wise=True, 2025-05-07T21:02:30.7734736Z mixed=True, 2025-05-07T21:02:30.7734855Z use_cache=True, 2025-05-07T21:02:30.7735034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7735160Z use_cpu=True, 2025-05-07T21:02:30.7735322Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7735441Z ) 2025-05-07T21:02:30.7735650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7736216Z self=, 2025-05-07T21:02:30.7736343Z compile=True, 2025-05-07T21:02:30.7736515Z pooling_mode=, 2025-05-07T21:02:30.7736642Z T=1, 2025-05-07T21:02:30.7736756Z D=112, 2025-05-07T21:02:30.7736867Z B=25, 2025-05-07T21:02:30.7736994Z log_E=4, 2025-05-07T21:02:30.7737115Z L=8, 2025-05-07T21:02:30.7737244Z D_gradcheck=2, 2025-05-07T21:02:30.7737398Z stochastic_rounding=False, 2025-05-07T21:02:30.7737533Z weighted=False, 2025-05-07T21:02:30.7737655Z row_wise=True, 2025-05-07T21:02:30.7737784Z mixed=True, 2025-05-07T21:02:30.7737907Z use_cache=True, 2025-05-07T21:02:30.7738075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7738304Z use_cpu=True, 2025-05-07T21:02:30.7738524Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7738651Z ) 2025-05-07T21:02:30.7738856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7739422Z self=, 2025-05-07T21:02:30.7739561Z compile=False, 2025-05-07T21:02:30.7739732Z pooling_mode=, 2025-05-07T21:02:30.7739847Z T=1, 2025-05-07T21:02:30.7739972Z D=31, 2025-05-07T21:02:30.7740085Z B=87, 2025-05-07T21:02:30.7740203Z log_E=5, 2025-05-07T21:02:30.7740335Z L=1, 2025-05-07T21:02:30.7740461Z D_gradcheck=2, 2025-05-07T21:02:30.7740609Z stochastic_rounding=True, 2025-05-07T21:02:30.7740750Z weighted=True, 2025-05-07T21:02:30.7740876Z row_wise=True, 2025-05-07T21:02:30.7740995Z mixed=False, 2025-05-07T21:02:30.7741132Z use_cache=True, 2025-05-07T21:02:30.7741302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7741454Z use_cpu=True, 2025-05-07T21:02:30.7741626Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7741743Z ) 2025-05-07T21:02:30.7741958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7742517Z self=, 2025-05-07T21:02:30.7742648Z compile=True, 2025-05-07T21:02:30.7742827Z pooling_mode=, 2025-05-07T21:02:30.7742944Z T=5, 2025-05-07T21:02:30.7743063Z D=47, 2025-05-07T21:02:30.7743193Z B=107, 2025-05-07T21:02:30.7743310Z log_E=5, 2025-05-07T21:02:30.7743511Z L=16, 2025-05-07T21:02:30.7743651Z D_gradcheck=1, 2025-05-07T21:02:30.7743803Z stochastic_rounding=True, 2025-05-07T21:02:30.7743933Z weighted=True, 2025-05-07T21:02:30.7744065Z row_wise=True, 2025-05-07T21:02:30.7744184Z mixed=True, 2025-05-07T21:02:30.7744314Z use_cache=True, 2025-05-07T21:02:30.7744484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7744615Z use_cpu=True, 2025-05-07T21:02:30.7744792Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7744908Z ) 2025-05-07T21:02:30.7745125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7745729Z self=, 2025-05-07T21:02:30.7745866Z compile=False, 2025-05-07T21:02:30.7746174Z pooling_mode=, 2025-05-07T21:02:30.7746305Z T=3, 2025-05-07T21:02:30.7746427Z D=117, 2025-05-07T21:02:30.7746543Z B=106, 2025-05-07T21:02:30.7746654Z log_E=5, 2025-05-07T21:02:30.7746782Z L=9, 2025-05-07T21:02:30.7746912Z D_gradcheck=1, 2025-05-07T21:02:30.7747063Z stochastic_rounding=False, 2025-05-07T21:02:30.7747202Z weighted=True, 2025-05-07T21:02:30.7747328Z row_wise=True, 2025-05-07T21:02:30.7747448Z mixed=False, 2025-05-07T21:02:30.7747586Z use_cache=True, 2025-05-07T21:02:30.7747758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7747892Z use_cpu=True, 2025-05-07T21:02:30.7748050Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7748162Z ) 2025-05-07T21:02:30.7748381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7748981Z self=, 2025-05-07T21:02:30.7749136Z compile=True, 2025-05-07T21:02:30.7749345Z pooling_mode=, 2025-05-07T21:02:30.7749484Z T=2, 2025-05-07T21:02:30.7749622Z D=102, 2025-05-07T21:02:30.7749765Z B=17, 2025-05-07T21:02:30.7749911Z log_E=4, 2025-05-07T21:02:30.7750042Z L=5, 2025-05-07T21:02:30.7750210Z D_gradcheck=1, 2025-05-07T21:02:30.7750380Z stochastic_rounding=True, 2025-05-07T21:02:30.7750540Z weighted=False, 2025-05-07T21:02:30.7750693Z row_wise=True, 2025-05-07T21:02:30.7750842Z mixed=False, 2025-05-07T21:02:30.7750995Z use_cache=False, 2025-05-07T21:02:30.7751276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7751488Z use_cpu=True, 2025-05-07T21:02:30.7751688Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7751820Z ) 2025-05-07T21:02:30.7752058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7752624Z self=, 2025-05-07T21:02:30.7752757Z compile=True, 2025-05-07T21:02:30.7752915Z pooling_mode=, 2025-05-07T21:02:30.7753033Z T=5, 2025-05-07T21:02:30.7753146Z D=76, 2025-05-07T21:02:30.7753258Z B=100, 2025-05-07T21:02:30.7753380Z log_E=4, 2025-05-07T21:02:30.7753490Z L=17, 2025-05-07T21:02:30.7753624Z D_gradcheck=2, 2025-05-07T21:02:30.7753766Z stochastic_rounding=False, 2025-05-07T21:02:30.7753886Z weighted=True, 2025-05-07T21:02:30.7754013Z row_wise=True, 2025-05-07T21:02:30.7754132Z mixed=True, 2025-05-07T21:02:30.7754266Z use_cache=False, 2025-05-07T21:02:30.7754453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7754583Z use_cpu=True, 2025-05-07T21:02:30.7754740Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7754865Z ) 2025-05-07T21:02:30.7755076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7755655Z self=, 2025-05-07T21:02:30.7755808Z compile=False, 2025-05-07T21:02:30.7755977Z pooling_mode=, 2025-05-07T21:02:30.7756103Z T=5, 2025-05-07T21:02:30.7756220Z D=6, 2025-05-07T21:02:30.7756334Z B=50, 2025-05-07T21:02:30.7756547Z log_E=3, 2025-05-07T21:02:30.7756660Z L=15, 2025-05-07T21:02:30.7756784Z D_gradcheck=2, 2025-05-07T21:02:30.7756947Z stochastic_rounding=False, 2025-05-07T21:02:30.7757071Z weighted=True, 2025-05-07T21:02:30.7757192Z row_wise=True, 2025-05-07T21:02:30.7757321Z mixed=False, 2025-05-07T21:02:30.7757449Z use_cache=True, 2025-05-07T21:02:30.7757634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7757779Z use_cpu=True, 2025-05-07T21:02:30.7757950Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7758066Z ) 2025-05-07T21:02:30.7758291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7758917Z self=, 2025-05-07T21:02:30.7759062Z compile=True, 2025-05-07T21:02:30.7759232Z pooling_mode=, 2025-05-07T21:02:30.7759345Z T=5, 2025-05-07T21:02:30.7759468Z D=92, 2025-05-07T21:02:30.7759584Z B=112, 2025-05-07T21:02:30.7759708Z log_E=4, 2025-05-07T21:02:30.7759837Z L=16, 2025-05-07T21:02:30.7759966Z D_gradcheck=1, 2025-05-07T21:02:30.7760114Z stochastic_rounding=True, 2025-05-07T21:02:30.7760258Z weighted=True, 2025-05-07T21:02:30.7760382Z row_wise=True, 2025-05-07T21:02:30.7760503Z mixed=False, 2025-05-07T21:02:30.7760644Z use_cache=False, 2025-05-07T21:02:30.7760821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7760951Z use_cpu=True, 2025-05-07T21:02:30.7761127Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7761241Z ) 2025-05-07T21:02:30.7761456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7762026Z self=, 2025-05-07T21:02:30.7762157Z compile=True, 2025-05-07T21:02:30.7762332Z pooling_mode=, 2025-05-07T21:02:30.7762451Z T=5, 2025-05-07T21:02:30.7762568Z D=68, 2025-05-07T21:02:30.7762698Z B=76, 2025-05-07T21:02:30.7762821Z log_E=4, 2025-05-07T21:02:30.7762935Z L=15, 2025-05-07T21:02:30.7763071Z D_gradcheck=1, 2025-05-07T21:02:30.7763218Z stochastic_rounding=True, 2025-05-07T21:02:30.7763344Z weighted=True, 2025-05-07T21:02:30.7763481Z row_wise=True, 2025-05-07T21:02:30.7763606Z mixed=False, 2025-05-07T21:02:30.7763829Z use_cache=True, 2025-05-07T21:02:30.7764091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7764223Z use_cpu=True, 2025-05-07T21:02:30.7764394Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.7764509Z ) 2025-05-07T21:02:30.7764725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7765297Z self=, 2025-05-07T21:02:30.7765429Z compile=True, 2025-05-07T21:02:30.7765609Z pooling_mode=, 2025-05-07T21:02:30.7765734Z T=2, 2025-05-07T21:02:30.7765847Z D=46, 2025-05-07T21:02:30.7765968Z B=24, 2025-05-07T21:02:30.7766096Z log_E=4, 2025-05-07T21:02:30.7766219Z L=1, 2025-05-07T21:02:30.7766357Z D_gradcheck=2, 2025-05-07T21:02:30.7766508Z stochastic_rounding=False, 2025-05-07T21:02:30.7766643Z weighted=False, 2025-05-07T21:02:30.7766763Z row_wise=True, 2025-05-07T21:02:30.7766885Z mixed=True, 2025-05-07T21:02:30.7767025Z use_cache=True, 2025-05-07T21:02:30.7767199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.7767327Z use_cpu=True, 2025-05-07T21:02:30.7767495Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7767606Z ) 2025-05-07T21:02:30.7767812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.7768382Z self=, 2025-05-07T21:02:30.7768512Z compile=True, 2025-05-07T21:02:30.7768682Z pooling_mode=, 2025-05-07T21:02:30.7768810Z T=3, 2025-05-07T21:02:30.7768926Z D=84, 2025-05-07T21:02:30.7769138Z B=102, 2025-05-07T21:02:30.7769258Z log_E=5, 2025-05-07T21:02:30.7769374Z L=14, 2025-05-07T21:02:30.7769514Z D_gradcheck=2, 2025-05-07T21:02:30.7769664Z stochastic_rounding=True, 2025-05-07T21:02:30.7769793Z weighted=True, 2025-05-07T21:02:30.7769920Z row_wise=True, 2025-05-07T21:02:30.7770040Z mixed=True, 2025-05-07T21:02:30.7770176Z use_cache=False, 2025-05-07T21:02:30.7770359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.7770507Z use_cpu=True, 2025-05-07T21:02:30.7770696Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.7770815Z ) 2025-05-07T21:02:30.8044051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8045662Z self=, 2025-05-07T21:02:30.8045850Z compile=False, 2025-05-07T21:02:30.8046079Z pooling_mode=, 2025-05-07T21:02:30.8046232Z T=3, 2025-05-07T21:02:30.8046391Z D=36, 2025-05-07T21:02:30.8046550Z B=18, 2025-05-07T21:02:30.8046709Z log_E=4, 2025-05-07T21:02:30.8046861Z L=8, 2025-05-07T21:02:30.8047034Z D_gradcheck=1, 2025-05-07T21:02:30.8047225Z stochastic_rounding=True, 2025-05-07T21:02:30.8047392Z weighted=False, 2025-05-07T21:02:30.8047563Z row_wise=True, 2025-05-07T21:02:30.8047720Z mixed=True, 2025-05-07T21:02:30.8047894Z use_cache=False, 2025-05-07T21:02:30.8048115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8048273Z use_cpu=True, 2025-05-07T21:02:30.8048479Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8048623Z ) 2025-05-07T21:02:30.8048877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8049548Z self=, 2025-05-07T21:02:30.8049717Z compile=True, 2025-05-07T21:02:30.8049930Z pooling_mode=, 2025-05-07T21:02:30.8050087Z T=5, 2025-05-07T21:02:30.8050239Z D=69, 2025-05-07T21:02:30.8050351Z B=43, 2025-05-07T21:02:30.8050439Z log_E=3, 2025-05-07T21:02:30.8050539Z L=3, 2025-05-07T21:02:30.8050626Z D_gradcheck=1, 2025-05-07T21:02:30.8050749Z stochastic_rounding=False, 2025-05-07T21:02:30.8050880Z weighted=False, 2025-05-07T21:02:30.8050967Z row_wise=True, 2025-05-07T21:02:30.8051129Z mixed=False, 2025-05-07T21:02:30.8051210Z use_cache=False, 2025-05-07T21:02:30.8051386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8051469Z use_cpu=True, 2025-05-07T21:02:30.8051570Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8051648Z ) 2025-05-07T21:02:30.8051774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8052108Z self=, 2025-05-07T21:02:30.8052196Z compile=False, 2025-05-07T21:02:30.8052301Z pooling_mode=, 2025-05-07T21:02:30.8052379Z T=5, 2025-05-07T21:02:30.8052468Z D=87, 2025-05-07T21:02:30.8052545Z B=2, 2025-05-07T21:02:30.8052623Z log_E=5, 2025-05-07T21:02:30.8052702Z L=2, 2025-05-07T21:02:30.8052784Z D_gradcheck=1, 2025-05-07T21:02:30.8052962Z stochastic_rounding=True, 2025-05-07T21:02:30.8053043Z weighted=True, 2025-05-07T21:02:30.8053121Z row_wise=True, 2025-05-07T21:02:30.8053209Z mixed=True, 2025-05-07T21:02:30.8053292Z use_cache=False, 2025-05-07T21:02:30.8053397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8053481Z use_cpu=True, 2025-05-07T21:02:30.8053581Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8053654Z ) 2025-05-07T21:02:30.8053789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8054119Z self=, 2025-05-07T21:02:30.8054203Z compile=False, 2025-05-07T21:02:30.8054313Z pooling_mode=, 2025-05-07T21:02:30.8054458Z T=3, 2025-05-07T21:02:30.8054537Z D=38, 2025-05-07T21:02:30.8054611Z B=46, 2025-05-07T21:02:30.8054691Z log_E=5, 2025-05-07T21:02:30.8054775Z L=2, 2025-05-07T21:02:30.8054855Z D_gradcheck=1, 2025-05-07T21:02:30.8054950Z stochastic_rounding=True, 2025-05-07T21:02:30.8055037Z weighted=True, 2025-05-07T21:02:30.8055116Z row_wise=True, 2025-05-07T21:02:30.8055198Z mixed=True, 2025-05-07T21:02:30.8055292Z use_cache=False, 2025-05-07T21:02:30.8055395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8055474Z use_cpu=True, 2025-05-07T21:02:30.8055580Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8055649Z ) 2025-05-07T21:02:30.8055774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8056154Z self=, 2025-05-07T21:02:30.8056239Z compile=False, 2025-05-07T21:02:30.8056348Z pooling_mode=, 2025-05-07T21:02:30.8056424Z T=3, 2025-05-07T21:02:30.8056495Z D=87, 2025-05-07T21:02:30.8056574Z B=49, 2025-05-07T21:02:30.8056651Z log_E=4, 2025-05-07T21:02:30.8056723Z L=13, 2025-05-07T21:02:30.8056811Z D_gradcheck=1, 2025-05-07T21:02:30.8056907Z stochastic_rounding=True, 2025-05-07T21:02:30.8056986Z weighted=True, 2025-05-07T21:02:30.8057069Z row_wise=True, 2025-05-07T21:02:30.8057149Z mixed=True, 2025-05-07T21:02:30.8057229Z use_cache=True, 2025-05-07T21:02:30.8057338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8057416Z use_cpu=True, 2025-05-07T21:02:30.8057515Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8057590Z ) 2025-05-07T21:02:30.8057715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8058051Z self=, 2025-05-07T21:02:30.8058133Z compile=False, 2025-05-07T21:02:30.8058241Z pooling_mode=, 2025-05-07T21:02:30.8058322Z T=2, 2025-05-07T21:02:30.8058396Z D=112, 2025-05-07T21:02:30.8058475Z B=120, 2025-05-07T21:02:30.8058553Z log_E=5, 2025-05-07T21:02:30.8058626Z L=7, 2025-05-07T21:02:30.8058707Z D_gradcheck=1, 2025-05-07T21:02:30.8058810Z stochastic_rounding=False, 2025-05-07T21:02:30.8058891Z weighted=True, 2025-05-07T21:02:30.8059023Z row_wise=True, 2025-05-07T21:02:30.8059108Z mixed=True, 2025-05-07T21:02:30.8059230Z use_cache=False, 2025-05-07T21:02:30.8059335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8059422Z use_cpu=True, 2025-05-07T21:02:30.8059523Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8059604Z ) 2025-05-07T21:02:30.8059729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8060059Z self=, 2025-05-07T21:02:30.8060148Z compile=True, 2025-05-07T21:02:30.8060254Z pooling_mode=, 2025-05-07T21:02:30.8060332Z T=3, 2025-05-07T21:02:30.8060416Z D=125, 2025-05-07T21:02:30.8060490Z B=13, 2025-05-07T21:02:30.8060566Z log_E=5, 2025-05-07T21:02:30.8060647Z L=16, 2025-05-07T21:02:30.8060731Z D_gradcheck=2, 2025-05-07T21:02:30.8060830Z stochastic_rounding=True, 2025-05-07T21:02:30.8060917Z weighted=False, 2025-05-07T21:02:30.8061004Z row_wise=True, 2025-05-07T21:02:30.8061091Z mixed=False, 2025-05-07T21:02:30.8061174Z use_cache=True, 2025-05-07T21:02:30.8061277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8061361Z use_cpu=True, 2025-05-07T21:02:30.8061459Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8061527Z ) 2025-05-07T21:02:30.8061658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8061987Z self=, 2025-05-07T21:02:30.8062071Z compile=False, 2025-05-07T21:02:30.8062182Z pooling_mode=, 2025-05-07T21:02:30.8062303Z T=5, 2025-05-07T21:02:30.8062379Z D=104, 2025-05-07T21:02:30.8062461Z B=30, 2025-05-07T21:02:30.8062538Z log_E=5, 2025-05-07T21:02:30.8062613Z L=13, 2025-05-07T21:02:30.8062699Z D_gradcheck=1, 2025-05-07T21:02:30.8062792Z stochastic_rounding=True, 2025-05-07T21:02:30.8062876Z weighted=False, 2025-05-07T21:02:30.8062959Z row_wise=True, 2025-05-07T21:02:30.8063044Z mixed=True, 2025-05-07T21:02:30.8063132Z use_cache=True, 2025-05-07T21:02:30.8063236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8063313Z use_cpu=True, 2025-05-07T21:02:30.8063421Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8063495Z ) 2025-05-07T21:02:30.8063664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8064001Z self=, 2025-05-07T21:02:30.8064083Z compile=False, 2025-05-07T21:02:30.8064192Z pooling_mode=, 2025-05-07T21:02:30.8064273Z T=4, 2025-05-07T21:02:30.8064348Z D=113, 2025-05-07T21:02:30.8064427Z B=95, 2025-05-07T21:02:30.8064504Z log_E=4, 2025-05-07T21:02:30.8064578Z L=19, 2025-05-07T21:02:30.8064663Z D_gradcheck=2, 2025-05-07T21:02:30.8064754Z stochastic_rounding=True, 2025-05-07T21:02:30.8064833Z weighted=True, 2025-05-07T21:02:30.8064923Z row_wise=True, 2025-05-07T21:02:30.8065005Z mixed=False, 2025-05-07T21:02:30.8065087Z use_cache=False, 2025-05-07T21:02:30.8065197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8065277Z use_cpu=True, 2025-05-07T21:02:30.8065378Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8065453Z ) 2025-05-07T21:02:30.8065582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8065910Z self=, 2025-05-07T21:02:30.8065999Z compile=False, 2025-05-07T21:02:30.8066107Z pooling_mode=, 2025-05-07T21:02:30.8066189Z T=2, 2025-05-07T21:02:30.8066262Z D=48, 2025-05-07T21:02:30.8066334Z B=21, 2025-05-07T21:02:30.8066413Z log_E=3, 2025-05-07T21:02:30.8066486Z L=11, 2025-05-07T21:02:30.8066565Z D_gradcheck=1, 2025-05-07T21:02:30.8066663Z stochastic_rounding=False, 2025-05-07T21:02:30.8066791Z weighted=True, 2025-05-07T21:02:30.8066907Z row_wise=True, 2025-05-07T21:02:30.8066991Z mixed=True, 2025-05-07T21:02:30.8067073Z use_cache=False, 2025-05-07T21:02:30.8067176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8067264Z use_cpu=True, 2025-05-07T21:02:30.8067366Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8067437Z ) 2025-05-07T21:02:30.8067571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8067901Z self=, 2025-05-07T21:02:30.8067989Z compile=True, 2025-05-07T21:02:30.8068099Z pooling_mode=, 2025-05-07T21:02:30.8068171Z T=2, 2025-05-07T21:02:30.8068252Z D=32, 2025-05-07T21:02:30.8068327Z B=82, 2025-05-07T21:02:30.8068404Z log_E=3, 2025-05-07T21:02:30.8068479Z L=19, 2025-05-07T21:02:30.8068559Z D_gradcheck=2, 2025-05-07T21:02:30.8068655Z stochastic_rounding=False, 2025-05-07T21:02:30.8068749Z weighted=False, 2025-05-07T21:02:30.8068831Z row_wise=True, 2025-05-07T21:02:30.8068909Z mixed=False, 2025-05-07T21:02:30.8068997Z use_cache=False, 2025-05-07T21:02:30.8069101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8069186Z use_cpu=True, 2025-05-07T21:02:30.8069286Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8069357Z ) 2025-05-07T21:02:30.8069490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8069817Z self=, 2025-05-07T21:02:30.8069902Z compile=False, 2025-05-07T21:02:30.8070058Z pooling_mode=, 2025-05-07T21:02:30.8070133Z T=5, 2025-05-07T21:02:30.8070206Z D=40, 2025-05-07T21:02:30.8070287Z B=35, 2025-05-07T21:02:30.8070362Z log_E=4, 2025-05-07T21:02:30.8070437Z L=18, 2025-05-07T21:02:30.8070523Z D_gradcheck=1, 2025-05-07T21:02:30.8070617Z stochastic_rounding=True, 2025-05-07T21:02:30.8070701Z weighted=True, 2025-05-07T21:02:30.8070784Z row_wise=True, 2025-05-07T21:02:30.8070860Z mixed=True, 2025-05-07T21:02:30.8070946Z use_cache=False, 2025-05-07T21:02:30.8071046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8071127Z use_cpu=True, 2025-05-07T21:02:30.8071231Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8071304Z ) 2025-05-07T21:02:30.8071473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8071808Z self=, 2025-05-07T21:02:30.8071898Z compile=False, 2025-05-07T21:02:30.8072003Z pooling_mode=, 2025-05-07T21:02:30.8072081Z T=1, 2025-05-07T21:02:30.8072155Z D=68, 2025-05-07T21:02:30.8072229Z B=99, 2025-05-07T21:02:30.8072308Z log_E=4, 2025-05-07T21:02:30.8072382Z L=15, 2025-05-07T21:02:30.8072470Z D_gradcheck=2, 2025-05-07T21:02:30.8072564Z stochastic_rounding=True, 2025-05-07T21:02:30.8072647Z weighted=True, 2025-05-07T21:02:30.8072732Z row_wise=True, 2025-05-07T21:02:30.8072811Z mixed=True, 2025-05-07T21:02:30.8072891Z use_cache=False, 2025-05-07T21:02:30.8073002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8073082Z use_cpu=True, 2025-05-07T21:02:30.8073184Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8073269Z ) 2025-05-07T21:02:30.8073395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8073725Z self=, 2025-05-07T21:02:30.8073819Z compile=False, 2025-05-07T21:02:30.8073925Z pooling_mode=, 2025-05-07T21:02:30.8074006Z T=3, 2025-05-07T21:02:30.8074082Z D=78, 2025-05-07T21:02:30.8074157Z B=118, 2025-05-07T21:02:30.8074240Z log_E=5, 2025-05-07T21:02:30.8074317Z L=8, 2025-05-07T21:02:30.8074396Z D_gradcheck=2, 2025-05-07T21:02:30.8074546Z stochastic_rounding=False, 2025-05-07T21:02:30.8074694Z weighted=True, 2025-05-07T21:02:30.8074776Z row_wise=True, 2025-05-07T21:02:30.8074862Z mixed=False, 2025-05-07T21:02:30.8074942Z use_cache=False, 2025-05-07T21:02:30.8075047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8075130Z use_cpu=True, 2025-05-07T21:02:30.8075229Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8075303Z ) 2025-05-07T21:02:30.8075435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8075763Z self=, 2025-05-07T21:02:30.8075851Z compile=True, 2025-05-07T21:02:30.8075955Z pooling_mode=, 2025-05-07T21:02:30.8076027Z T=3, 2025-05-07T21:02:30.8076107Z D=115, 2025-05-07T21:02:30.8076182Z B=101, 2025-05-07T21:02:30.8076260Z log_E=3, 2025-05-07T21:02:30.8076340Z L=10, 2025-05-07T21:02:30.8076421Z D_gradcheck=2, 2025-05-07T21:02:30.8076520Z stochastic_rounding=False, 2025-05-07T21:02:30.8076607Z weighted=False, 2025-05-07T21:02:30.8076684Z row_wise=True, 2025-05-07T21:02:30.8076766Z mixed=False, 2025-05-07T21:02:30.8076852Z use_cache=False, 2025-05-07T21:02:30.8076955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8077033Z use_cpu=True, 2025-05-07T21:02:30.8077138Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8077212Z ) 2025-05-07T21:02:30.8077337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:30.8077671Z self=, 2025-05-07T21:02:30.8077804Z compile=True, 2025-05-07T21:02:30.8077913Z pooling_mode=, 2025-05-07T21:02:30.8077985Z T=3, 2025-05-07T21:02:30.8078059Z D=66, 2025-05-07T21:02:30.8078139Z B=35, 2025-05-07T21:02:30.8078213Z log_E=5, 2025-05-07T21:02:30.8078288Z L=4, 2025-05-07T21:02:30.8078374Z D_gradcheck=1, 2025-05-07T21:02:30.8078472Z stochastic_rounding=False, 2025-05-07T21:02:30.8078555Z weighted=True, 2025-05-07T21:02:30.8078639Z row_wise=True, 2025-05-07T21:02:30.8078717Z mixed=False, 2025-05-07T21:02:30.8078796Z use_cache=True, 2025-05-07T21:02:30.8078910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8078990Z use_cpu=True, 2025-05-07T21:02:30.8079138Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8079215Z ) 2025-05-07T21:02:31.4438078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4439131Z self=, 2025-05-07T21:02:31.4440137Z compile=False, 2025-05-07T21:02:31.4440595Z pooling_mode=, 2025-05-07T21:02:31.4441160Z T=3, 2025-05-07T21:02:31.4441499Z D=13, 2025-05-07T21:02:31.4441847Z B=60, 2025-05-07T21:02:31.4442190Z log_E=4, 2025-05-07T21:02:31.4442556Z L=19, 2025-05-07T21:02:31.4442927Z D_gradcheck=2, 2025-05-07T21:02:31.4443323Z stochastic_rounding=True, 2025-05-07T21:02:31.4443728Z weighted=False, 2025-05-07T21:02:31.4444049Z row_wise=True, 2025-05-07T21:02:31.4444351Z mixed=True, 2025-05-07T21:02:31.4444664Z use_cache=False, 2025-05-07T21:02:31.4445036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4445492Z use_cpu=True, 2025-05-07T21:02:31.4445873Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4446303Z ) 2025-05-07T21:02:31.4446666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4447611Z self=, 2025-05-07T21:02:31.4448483Z compile=False, 2025-05-07T21:02:31.4448886Z pooling_mode=, 2025-05-07T21:02:31.4449353Z T=5, 2025-05-07T21:02:31.4449639Z D=69, 2025-05-07T21:02:31.4449927Z B=25, 2025-05-07T21:02:31.4450203Z log_E=3, 2025-05-07T21:02:31.4450504Z L=4, 2025-05-07T21:02:31.4451103Z D_gradcheck=2, 2025-05-07T21:02:31.4451571Z stochastic_rounding=True, 2025-05-07T21:02:31.4451986Z weighted=False, 2025-05-07T21:02:31.4452330Z row_wise=True, 2025-05-07T21:02:31.4452649Z mixed=False, 2025-05-07T21:02:31.4453067Z use_cache=False, 2025-05-07T21:02:31.4453462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4453908Z use_cpu=True, 2025-05-07T21:02:31.4454288Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4454699Z ) 2025-05-07T21:02:31.4455059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4455997Z self=, 2025-05-07T21:02:31.4456897Z compile=True, 2025-05-07T21:02:31.4457271Z pooling_mode=, 2025-05-07T21:02:31.4457711Z T=3, 2025-05-07T21:02:31.4457991Z D=89, 2025-05-07T21:02:31.4458278Z B=31, 2025-05-07T21:02:31.4458560Z log_E=4, 2025-05-07T21:02:31.4458852Z L=10, 2025-05-07T21:02:31.4459149Z D_gradcheck=1, 2025-05-07T21:02:31.4469558Z stochastic_rounding=False, 2025-05-07T21:02:31.4470060Z weighted=False, 2025-05-07T21:02:31.4470458Z row_wise=True, 2025-05-07T21:02:31.4470871Z mixed=False, 2025-05-07T21:02:31.4471303Z use_cache=False, 2025-05-07T21:02:31.4471757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4472233Z use_cpu=True, 2025-05-07T21:02:31.4472592Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4472985Z ) 2025-05-07T21:02:31.4473334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4474265Z self=, 2025-05-07T21:02:31.4475345Z compile=False, 2025-05-07T21:02:31.4475741Z pooling_mode=, 2025-05-07T21:02:31.4476198Z T=4, 2025-05-07T21:02:31.4476498Z D=32, 2025-05-07T21:02:31.4476785Z B=82, 2025-05-07T21:02:31.4477083Z log_E=4, 2025-05-07T21:02:31.4477388Z L=5, 2025-05-07T21:02:31.4477687Z D_gradcheck=1, 2025-05-07T21:02:31.4478073Z stochastic_rounding=False, 2025-05-07T21:02:31.4478506Z weighted=False, 2025-05-07T21:02:31.4478833Z row_wise=True, 2025-05-07T21:02:31.4479164Z mixed=True, 2025-05-07T21:02:31.4479488Z use_cache=True, 2025-05-07T21:02:31.4479848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4480461Z use_cpu=True, 2025-05-07T21:02:31.4480836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4481248Z ) 2025-05-07T21:02:31.4481607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4482547Z self=, 2025-05-07T21:02:31.4483411Z compile=True, 2025-05-07T21:02:31.4483796Z pooling_mode=, 2025-05-07T21:02:31.4484252Z T=1, 2025-05-07T21:02:31.4484543Z D=103, 2025-05-07T21:02:31.4484832Z B=50, 2025-05-07T21:02:31.4485116Z log_E=4, 2025-05-07T21:02:31.4485424Z L=12, 2025-05-07T21:02:31.4485722Z D_gradcheck=1, 2025-05-07T21:02:31.4486074Z stochastic_rounding=True, 2025-05-07T21:02:31.4486482Z weighted=False, 2025-05-07T21:02:31.4486815Z row_wise=True, 2025-05-07T21:02:31.4487139Z mixed=True, 2025-05-07T21:02:31.4487475Z use_cache=False, 2025-05-07T21:02:31.4487853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4488316Z use_cpu=True, 2025-05-07T21:02:31.4488678Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4489089Z ) 2025-05-07T21:02:31.4489454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4490406Z self=, 2025-05-07T21:02:31.4491324Z compile=False, 2025-05-07T21:02:31.4491708Z pooling_mode=, 2025-05-07T21:02:31.4492157Z T=5, 2025-05-07T21:02:31.4492443Z D=16, 2025-05-07T21:02:31.4492735Z B=71, 2025-05-07T21:02:31.4493143Z log_E=5, 2025-05-07T21:02:31.4493563Z L=15, 2025-05-07T21:02:31.4493960Z D_gradcheck=2, 2025-05-07T21:02:31.4494350Z stochastic_rounding=True, 2025-05-07T21:02:31.4494781Z weighted=False, 2025-05-07T21:02:31.4495111Z row_wise=True, 2025-05-07T21:02:31.4495442Z mixed=True, 2025-05-07T21:02:31.4495774Z use_cache=False, 2025-05-07T21:02:31.4496168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4496636Z use_cpu=True, 2025-05-07T21:02:31.4497008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4497436Z ) 2025-05-07T21:02:31.4497865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4499290Z self=, 2025-05-07T21:02:31.4500286Z compile=True, 2025-05-07T21:02:31.4500730Z pooling_mode=, 2025-05-07T21:02:31.4501313Z T=3, 2025-05-07T21:02:31.4501635Z D=60, 2025-05-07T21:02:31.4501926Z B=13, 2025-05-07T21:02:31.4502210Z log_E=4, 2025-05-07T21:02:31.4502492Z L=20, 2025-05-07T21:02:31.4502778Z D_gradcheck=2, 2025-05-07T21:02:31.4503119Z stochastic_rounding=False, 2025-05-07T21:02:31.4503493Z weighted=True, 2025-05-07T21:02:31.4503835Z row_wise=True, 2025-05-07T21:02:31.4504168Z mixed=True, 2025-05-07T21:02:31.4504488Z use_cache=False, 2025-05-07T21:02:31.4504900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4505371Z use_cpu=True, 2025-05-07T21:02:31.4505745Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4506160Z ) 2025-05-07T21:02:31.4506527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4507673Z self=, 2025-05-07T21:02:31.4508568Z compile=False, 2025-05-07T21:02:31.4508950Z pooling_mode=, 2025-05-07T21:02:31.4509390Z T=3, 2025-05-07T21:02:31.4509674Z D=81, 2025-05-07T21:02:31.4509968Z B=64, 2025-05-07T21:02:31.4510261Z log_E=4, 2025-05-07T21:02:31.4510555Z L=0, 2025-05-07T21:02:31.4510861Z D_gradcheck=2, 2025-05-07T21:02:31.4511215Z stochastic_rounding=True, 2025-05-07T21:02:31.4511619Z weighted=True, 2025-05-07T21:02:31.4511950Z row_wise=True, 2025-05-07T21:02:31.4512277Z mixed=False, 2025-05-07T21:02:31.4512605Z use_cache=False, 2025-05-07T21:02:31.4513116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4513588Z use_cpu=True, 2025-05-07T21:02:31.4513945Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4514372Z ) 2025-05-07T21:02:31.4514730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4515672Z self=, 2025-05-07T21:02:31.4516537Z compile=True, 2025-05-07T21:02:31.4516927Z pooling_mode=, 2025-05-07T21:02:31.4517372Z T=2, 2025-05-07T21:02:31.4517657Z D=17, 2025-05-07T21:02:31.4517952Z B=128, 2025-05-07T21:02:31.4518258Z log_E=3, 2025-05-07T21:02:31.4518565Z L=8, 2025-05-07T21:02:31.4518857Z D_gradcheck=2, 2025-05-07T21:02:31.4519214Z stochastic_rounding=True, 2025-05-07T21:02:31.4519610Z weighted=True, 2025-05-07T21:02:31.4519943Z row_wise=True, 2025-05-07T21:02:31.4520276Z mixed=True, 2025-05-07T21:02:31.4520596Z use_cache=False, 2025-05-07T21:02:31.4521040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4521494Z use_cpu=True, 2025-05-07T21:02:31.4521859Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4522270Z ) 2025-05-07T21:02:31.4522642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4523632Z self=, 2025-05-07T21:02:31.4524519Z compile=False, 2025-05-07T21:02:31.4524914Z pooling_mode=, 2025-05-07T21:02:31.4525381Z T=2, 2025-05-07T21:02:31.4525661Z D=91, 2025-05-07T21:02:31.4526111Z B=101, 2025-05-07T21:02:31.4526407Z log_E=4, 2025-05-07T21:02:31.4526833Z L=1, 2025-05-07T21:02:31.4527193Z D_gradcheck=2, 2025-05-07T21:02:31.4527619Z stochastic_rounding=True, 2025-05-07T21:02:31.4528091Z weighted=True, 2025-05-07T21:02:31.4528478Z row_wise=True, 2025-05-07T21:02:31.4528867Z mixed=False, 2025-05-07T21:02:31.4529252Z use_cache=False, 2025-05-07T21:02:31.4529709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4530247Z use_cpu=True, 2025-05-07T21:02:31.4530648Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4531101Z ) 2025-05-07T21:02:31.4531446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4532340Z self=, 2025-05-07T21:02:31.4533294Z compile=True, 2025-05-07T21:02:31.4533681Z pooling_mode=, 2025-05-07T21:02:31.4534139Z T=3, 2025-05-07T21:02:31.4534432Z D=35, 2025-05-07T21:02:31.4534721Z B=25, 2025-05-07T21:02:31.4535013Z log_E=4, 2025-05-07T21:02:31.4535324Z L=20, 2025-05-07T21:02:31.4535616Z D_gradcheck=1, 2025-05-07T21:02:31.4535960Z stochastic_rounding=False, 2025-05-07T21:02:31.4536393Z weighted=False, 2025-05-07T21:02:31.4536734Z row_wise=True, 2025-05-07T21:02:31.4537066Z mixed=True, 2025-05-07T21:02:31.4537392Z use_cache=True, 2025-05-07T21:02:31.4537773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4538219Z use_cpu=True, 2025-05-07T21:02:31.4538583Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4539002Z ) 2025-05-07T21:02:31.4539346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4540385Z self=, 2025-05-07T21:02:31.4541265Z compile=False, 2025-05-07T21:02:31.4541642Z pooling_mode=, 2025-05-07T21:02:31.4542084Z T=3, 2025-05-07T21:02:31.4542371Z D=124, 2025-05-07T21:02:31.4542659Z B=33, 2025-05-07T21:02:31.4542948Z log_E=5, 2025-05-07T21:02:31.4543253Z L=0, 2025-05-07T21:02:31.4543543Z D_gradcheck=1, 2025-05-07T21:02:31.4543893Z stochastic_rounding=True, 2025-05-07T21:02:31.4544301Z weighted=False, 2025-05-07T21:02:31.4544623Z row_wise=True, 2025-05-07T21:02:31.4544952Z mixed=False, 2025-05-07T21:02:31.4545289Z use_cache=True, 2025-05-07T21:02:31.4545733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4546205Z use_cpu=True, 2025-05-07T21:02:31.4546572Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4546986Z ) 2025-05-07T21:02:31.4547346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4548276Z self=, 2025-05-07T21:02:31.4549155Z compile=True, 2025-05-07T21:02:31.4549518Z pooling_mode=, 2025-05-07T21:02:31.4549962Z T=2, 2025-05-07T21:02:31.4550266Z D=80, 2025-05-07T21:02:31.4550541Z B=38, 2025-05-07T21:02:31.4550843Z log_E=4, 2025-05-07T21:02:31.4551179Z L=13, 2025-05-07T21:02:31.4551461Z D_gradcheck=2, 2025-05-07T21:02:31.4551833Z stochastic_rounding=False, 2025-05-07T21:02:31.4552257Z weighted=True, 2025-05-07T21:02:31.4552603Z row_wise=True, 2025-05-07T21:02:31.4552943Z mixed=False, 2025-05-07T21:02:31.4553286Z use_cache=True, 2025-05-07T21:02:31.4553643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4554086Z use_cpu=True, 2025-05-07T21:02:31.4554443Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4554848Z ) 2025-05-07T21:02:31.4555210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4556212Z self=, 2025-05-07T21:02:31.4557090Z compile=True, 2025-05-07T21:02:31.4557472Z pooling_mode=, 2025-05-07T21:02:31.4557998Z T=5, 2025-05-07T21:02:31.4558454Z D=112, 2025-05-07T21:02:31.4558797Z B=40, 2025-05-07T21:02:31.4559220Z log_E=4, 2025-05-07T21:02:31.4559579Z L=16, 2025-05-07T21:02:31.4559921Z D_gradcheck=1, 2025-05-07T21:02:31.4560342Z stochastic_rounding=True, 2025-05-07T21:02:31.4560813Z weighted=False, 2025-05-07T21:02:31.4561257Z row_wise=True, 2025-05-07T21:02:31.4561613Z mixed=False, 2025-05-07T21:02:31.4561932Z use_cache=False, 2025-05-07T21:02:31.4562295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4562726Z use_cpu=True, 2025-05-07T21:02:31.4563075Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4563467Z ) 2025-05-07T21:02:31.4563842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4564787Z self=, 2025-05-07T21:02:31.4565665Z compile=True, 2025-05-07T21:02:31.4566050Z pooling_mode=, 2025-05-07T21:02:31.4566488Z T=4, 2025-05-07T21:02:31.4566766Z D=38, 2025-05-07T21:02:31.4567067Z B=114, 2025-05-07T21:02:31.4567361Z log_E=4, 2025-05-07T21:02:31.4567660Z L=5, 2025-05-07T21:02:31.4567950Z D_gradcheck=2, 2025-05-07T21:02:31.4568307Z stochastic_rounding=False, 2025-05-07T21:02:31.4568707Z weighted=True, 2025-05-07T21:02:31.4569022Z row_wise=True, 2025-05-07T21:02:31.4569346Z mixed=True, 2025-05-07T21:02:31.4569682Z use_cache=True, 2025-05-07T21:02:31.4570044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4570508Z use_cpu=True, 2025-05-07T21:02:31.4570873Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4571394Z ) 2025-05-07T21:02:31.4571754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4572695Z self=, 2025-05-07T21:02:31.4573653Z compile=False, 2025-05-07T21:02:31.4574031Z pooling_mode=, 2025-05-07T21:02:31.4574482Z T=3, 2025-05-07T21:02:31.4574761Z D=26, 2025-05-07T21:02:31.4575058Z B=38, 2025-05-07T21:02:31.4575340Z log_E=5, 2025-05-07T21:02:31.4575631Z L=4, 2025-05-07T21:02:31.4575934Z D_gradcheck=2, 2025-05-07T21:02:31.4576284Z stochastic_rounding=True, 2025-05-07T21:02:31.4576679Z weighted=False, 2025-05-07T21:02:31.4577022Z row_wise=True, 2025-05-07T21:02:31.4577342Z mixed=False, 2025-05-07T21:02:31.4577750Z use_cache=True, 2025-05-07T21:02:31.4578128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4578587Z use_cpu=True, 2025-05-07T21:02:31.4578951Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4579369Z ) 2025-05-07T21:02:31.4799004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4800025Z self=, 2025-05-07T21:02:31.4801059Z compile=True, 2025-05-07T21:02:31.4801548Z pooling_mode=, 2025-05-07T21:02:31.4802094Z T=2, 2025-05-07T21:02:31.4802436Z D=2, 2025-05-07T21:02:31.4802771Z B=79, 2025-05-07T21:02:31.4803122Z log_E=3, 2025-05-07T21:02:31.4803485Z L=8, 2025-05-07T21:02:31.4803822Z D_gradcheck=2, 2025-05-07T21:02:31.4804231Z stochastic_rounding=False, 2025-05-07T21:02:31.4804619Z weighted=True, 2025-05-07T21:02:31.4804925Z row_wise=True, 2025-05-07T21:02:31.4805235Z mixed=True, 2025-05-07T21:02:31.4805539Z use_cache=True, 2025-05-07T21:02:31.4805884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4806329Z use_cpu=True, 2025-05-07T21:02:31.4806710Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4807124Z ) 2025-05-07T21:02:31.4807499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4808447Z self=, 2025-05-07T21:02:31.4809315Z compile=False, 2025-05-07T21:02:31.4809693Z pooling_mode=, 2025-05-07T21:02:31.4810450Z T=1, 2025-05-07T21:02:31.4810821Z D=37, 2025-05-07T21:02:31.4811113Z B=77, 2025-05-07T21:02:31.4811400Z log_E=4, 2025-05-07T21:02:31.4811684Z L=2, 2025-05-07T21:02:31.4811975Z D_gradcheck=1, 2025-05-07T21:02:31.4812339Z stochastic_rounding=True, 2025-05-07T21:02:31.4812731Z weighted=False, 2025-05-07T21:02:31.4813171Z row_wise=True, 2025-05-07T21:02:31.4813504Z mixed=False, 2025-05-07T21:02:31.4813826Z use_cache=False, 2025-05-07T21:02:31.4814214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4814668Z use_cpu=True, 2025-05-07T21:02:31.4815036Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4815447Z ) 2025-05-07T21:02:31.4815806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4816743Z self=, 2025-05-07T21:02:31.4817610Z compile=False, 2025-05-07T21:02:31.4817993Z pooling_mode=, 2025-05-07T21:02:31.4818440Z T=1, 2025-05-07T21:02:31.4818726Z D=49, 2025-05-07T21:02:31.4819004Z B=74, 2025-05-07T21:02:31.4819290Z log_E=5, 2025-05-07T21:02:31.4819584Z L=5, 2025-05-07T21:02:31.4819879Z D_gradcheck=2, 2025-05-07T21:02:31.4820236Z stochastic_rounding=True, 2025-05-07T21:02:31.4820624Z weighted=True, 2025-05-07T21:02:31.4820957Z row_wise=True, 2025-05-07T21:02:31.4821282Z mixed=True, 2025-05-07T21:02:31.4821596Z use_cache=True, 2025-05-07T21:02:31.4821976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4822429Z use_cpu=True, 2025-05-07T21:02:31.4822949Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4823357Z ) 2025-05-07T21:02:31.4823708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4824640Z self=, 2025-05-07T21:02:31.4825484Z compile=False, 2025-05-07T21:02:31.4825853Z pooling_mode=, 2025-05-07T21:02:31.4826308Z T=1, 2025-05-07T21:02:31.4826593Z D=111, 2025-05-07T21:02:31.4826897Z B=23, 2025-05-07T21:02:31.4827199Z log_E=5, 2025-05-07T21:02:31.4827506Z L=19, 2025-05-07T21:02:31.4827806Z D_gradcheck=2, 2025-05-07T21:02:31.4828165Z stochastic_rounding=True, 2025-05-07T21:02:31.4828566Z weighted=False, 2025-05-07T21:02:31.4829046Z row_wise=True, 2025-05-07T21:02:31.4829381Z mixed=False, 2025-05-07T21:02:31.4829707Z use_cache=False, 2025-05-07T21:02:31.4830084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4830544Z use_cpu=True, 2025-05-07T21:02:31.4830993Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4831491Z ) 2025-05-07T21:02:31.4831921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4832989Z self=, 2025-05-07T21:02:31.4833980Z compile=True, 2025-05-07T21:02:31.4834421Z pooling_mode=, 2025-05-07T21:02:31.4834911Z T=4, 2025-05-07T21:02:31.4835174Z D=84, 2025-05-07T21:02:31.4835444Z B=54, 2025-05-07T21:02:31.4835715Z log_E=4, 2025-05-07T21:02:31.4835992Z L=9, 2025-05-07T21:02:31.4836271Z D_gradcheck=1, 2025-05-07T21:02:31.4836610Z stochastic_rounding=False, 2025-05-07T21:02:31.4837013Z weighted=True, 2025-05-07T21:02:31.4837358Z row_wise=True, 2025-05-07T21:02:31.4837696Z mixed=False, 2025-05-07T21:02:31.4838035Z use_cache=True, 2025-05-07T21:02:31.4838426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4838882Z use_cpu=True, 2025-05-07T21:02:31.4839252Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4839671Z ) 2025-05-07T21:02:31.4840015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4841052Z self=, 2025-05-07T21:02:31.4841910Z compile=True, 2025-05-07T21:02:31.4842383Z pooling_mode=, 2025-05-07T21:02:31.4842893Z T=5, 2025-05-07T21:02:31.4843172Z D=101, 2025-05-07T21:02:31.4843462Z B=67, 2025-05-07T21:02:31.4843751Z log_E=3, 2025-05-07T21:02:31.4844043Z L=15, 2025-05-07T21:02:31.4844331Z D_gradcheck=1, 2025-05-07T21:02:31.4844695Z stochastic_rounding=False, 2025-05-07T21:02:31.4845091Z weighted=True, 2025-05-07T21:02:31.4845427Z row_wise=True, 2025-05-07T21:02:31.4845753Z mixed=True, 2025-05-07T21:02:31.4846063Z use_cache=True, 2025-05-07T21:02:31.4846438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4846890Z use_cpu=True, 2025-05-07T21:02:31.4847251Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4847667Z ) 2025-05-07T21:02:31.4848024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4848962Z self=, 2025-05-07T21:02:31.4849852Z compile=False, 2025-05-07T21:02:31.4850240Z pooling_mode=, 2025-05-07T21:02:31.4850682Z T=2, 2025-05-07T21:02:31.4850986Z D=42, 2025-05-07T21:02:31.4851294Z B=64, 2025-05-07T21:02:31.4861564Z log_E=5, 2025-05-07T21:02:31.4861988Z L=16, 2025-05-07T21:02:31.4862340Z D_gradcheck=2, 2025-05-07T21:02:31.4862761Z stochastic_rounding=False, 2025-05-07T21:02:31.4863237Z weighted=True, 2025-05-07T21:02:31.4863626Z row_wise=True, 2025-05-07T21:02:31.4863952Z mixed=False, 2025-05-07T21:02:31.4864272Z use_cache=True, 2025-05-07T21:02:31.4864620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4865156Z use_cpu=True, 2025-05-07T21:02:31.4865507Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4865933Z ) 2025-05-07T21:02:31.4866292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4867254Z self=, 2025-05-07T21:02:31.4868129Z compile=True, 2025-05-07T21:02:31.4868524Z pooling_mode=, 2025-05-07T21:02:31.4868970Z T=3, 2025-05-07T21:02:31.4869250Z D=125, 2025-05-07T21:02:31.4869543Z B=89, 2025-05-07T21:02:31.4869836Z log_E=3, 2025-05-07T21:02:31.4870141Z L=17, 2025-05-07T21:02:31.4870431Z D_gradcheck=1, 2025-05-07T21:02:31.4870786Z stochastic_rounding=False, 2025-05-07T21:02:31.4871276Z weighted=True, 2025-05-07T21:02:31.4871604Z row_wise=True, 2025-05-07T21:02:31.4871941Z mixed=False, 2025-05-07T21:02:31.4872271Z use_cache=False, 2025-05-07T21:02:31.4872650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4873113Z use_cpu=True, 2025-05-07T21:02:31.4873479Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4873887Z ) 2025-05-07T21:02:31.4874246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4875182Z self=, 2025-05-07T21:02:31.4876059Z compile=True, 2025-05-07T21:02:31.4876441Z pooling_mode=, 2025-05-07T21:02:31.4876881Z T=5, 2025-05-07T21:02:31.4877165Z D=100, 2025-05-07T21:02:31.4877451Z B=98, 2025-05-07T21:02:31.4877739Z log_E=4, 2025-05-07T21:02:31.4878037Z L=10, 2025-05-07T21:02:31.4878328Z D_gradcheck=2, 2025-05-07T21:02:31.4878685Z stochastic_rounding=False, 2025-05-07T21:02:31.4879096Z weighted=True, 2025-05-07T21:02:31.4879418Z row_wise=True, 2025-05-07T21:02:31.4879741Z mixed=False, 2025-05-07T21:02:31.4880061Z use_cache=False, 2025-05-07T21:02:31.4880434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4880925Z use_cpu=True, 2025-05-07T21:02:31.4881304Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4881716Z ) 2025-05-07T21:02:31.4882079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4883021Z self=, 2025-05-07T21:02:31.4883993Z compile=False, 2025-05-07T21:02:31.4884437Z pooling_mode=, 2025-05-07T21:02:31.4884904Z T=5, 2025-05-07T21:02:31.4885210Z D=109, 2025-05-07T21:02:31.4885519Z B=89, 2025-05-07T21:02:31.4885819Z log_E=4, 2025-05-07T21:02:31.4886136Z L=3, 2025-05-07T21:02:31.4886424Z D_gradcheck=2, 2025-05-07T21:02:31.4886778Z stochastic_rounding=True, 2025-05-07T21:02:31.4887200Z weighted=False, 2025-05-07T21:02:31.4887538Z row_wise=True, 2025-05-07T21:02:31.4887868Z mixed=False, 2025-05-07T21:02:31.4888189Z use_cache=True, 2025-05-07T21:02:31.4888562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4889066Z use_cpu=True, 2025-05-07T21:02:31.4889498Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4889976Z ) 2025-05-07T21:02:31.4890407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4891528Z self=, 2025-05-07T21:02:31.4892527Z compile=True, 2025-05-07T21:02:31.4893022Z pooling_mode=, 2025-05-07T21:02:31.4893449Z T=5, 2025-05-07T21:02:31.4893715Z D=6, 2025-05-07T21:02:31.4893994Z B=115, 2025-05-07T21:02:31.4894272Z log_E=4, 2025-05-07T21:02:31.4894550Z L=3, 2025-05-07T21:02:31.4894832Z D_gradcheck=2, 2025-05-07T21:02:31.4895188Z stochastic_rounding=False, 2025-05-07T21:02:31.4895594Z weighted=True, 2025-05-07T21:02:31.4895938Z row_wise=True, 2025-05-07T21:02:31.4896280Z mixed=True, 2025-05-07T21:02:31.4896622Z use_cache=False, 2025-05-07T21:02:31.4897004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4897600Z use_cpu=True, 2025-05-07T21:02:31.4897964Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4898366Z ) 2025-05-07T21:02:31.4899200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4900156Z self=, 2025-05-07T21:02:31.4901025Z compile=False, 2025-05-07T21:02:31.4901413Z pooling_mode=, 2025-05-07T21:02:31.4901864Z T=1, 2025-05-07T21:02:31.4902145Z D=24, 2025-05-07T21:02:31.4902430Z B=6, 2025-05-07T21:02:31.4902710Z log_E=4, 2025-05-07T21:02:31.4903000Z L=5, 2025-05-07T21:02:31.4903296Z D_gradcheck=2, 2025-05-07T21:02:31.4903798Z stochastic_rounding=True, 2025-05-07T21:02:31.4904215Z weighted=True, 2025-05-07T21:02:31.4904544Z row_wise=True, 2025-05-07T21:02:31.4904877Z mixed=False, 2025-05-07T21:02:31.4905193Z use_cache=True, 2025-05-07T21:02:31.4905573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4906027Z use_cpu=True, 2025-05-07T21:02:31.4906380Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4906805Z ) 2025-05-07T21:02:31.4907163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4908101Z self=, 2025-05-07T21:02:31.4908975Z compile=False, 2025-05-07T21:02:31.4909353Z pooling_mode=, 2025-05-07T21:02:31.4909799Z T=4, 2025-05-07T21:02:31.4910077Z D=127, 2025-05-07T21:02:31.4910361Z B=2, 2025-05-07T21:02:31.4910656Z log_E=4, 2025-05-07T21:02:31.4910978Z L=17, 2025-05-07T21:02:31.4911290Z D_gradcheck=2, 2025-05-07T21:02:31.4911660Z stochastic_rounding=True, 2025-05-07T21:02:31.4912056Z weighted=True, 2025-05-07T21:02:31.4912392Z row_wise=True, 2025-05-07T21:02:31.4912711Z mixed=False, 2025-05-07T21:02:31.4913026Z use_cache=True, 2025-05-07T21:02:31.4913413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4913868Z use_cpu=True, 2025-05-07T21:02:31.4914239Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4914682Z ) 2025-05-07T21:02:31.4915064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4916015Z self=, 2025-05-07T21:02:31.4917175Z compile=False, 2025-05-07T21:02:31.4917558Z pooling_mode=, 2025-05-07T21:02:31.4918005Z T=5, 2025-05-07T21:02:31.4918302Z D=65, 2025-05-07T21:02:31.4918646Z B=3, 2025-05-07T21:02:31.4918988Z log_E=4, 2025-05-07T21:02:31.4919346Z L=3, 2025-05-07T21:02:31.4919694Z D_gradcheck=1, 2025-05-07T21:02:31.4920115Z stochastic_rounding=True, 2025-05-07T21:02:31.4920581Z weighted=True, 2025-05-07T21:02:31.4921010Z row_wise=True, 2025-05-07T21:02:31.4921418Z mixed=False, 2025-05-07T21:02:31.4921788Z use_cache=True, 2025-05-07T21:02:31.4922229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4922673Z use_cpu=True, 2025-05-07T21:02:31.4923011Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4923403Z ) 2025-05-07T21:02:31.4923744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4924662Z self=, 2025-05-07T21:02:31.4925550Z compile=True, 2025-05-07T21:02:31.4925975Z pooling_mode=, 2025-05-07T21:02:31.4926432Z T=1, 2025-05-07T21:02:31.4926713Z D=122, 2025-05-07T21:02:31.4927002Z B=18, 2025-05-07T21:02:31.4927289Z log_E=5, 2025-05-07T21:02:31.4927567Z L=3, 2025-05-07T21:02:31.4927869Z D_gradcheck=1, 2025-05-07T21:02:31.4928252Z stochastic_rounding=False, 2025-05-07T21:02:31.4928666Z weighted=False, 2025-05-07T21:02:31.4929004Z row_wise=True, 2025-05-07T21:02:31.4929332Z mixed=False, 2025-05-07T21:02:31.4929649Z use_cache=True, 2025-05-07T21:02:31.4930159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4930613Z use_cpu=True, 2025-05-07T21:02:31.4930962Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4931380Z ) 2025-05-07T21:02:31.4931729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4932666Z self=, 2025-05-07T21:02:31.4933607Z compile=True, 2025-05-07T21:02:31.4933980Z pooling_mode=, 2025-05-07T21:02:31.4934423Z T=5, 2025-05-07T21:02:31.4934701Z D=9, 2025-05-07T21:02:31.4934992Z B=31, 2025-05-07T21:02:31.4935273Z log_E=4, 2025-05-07T21:02:31.4935562Z L=1, 2025-05-07T21:02:31.4935856Z D_gradcheck=1, 2025-05-07T21:02:31.4936320Z stochastic_rounding=True, 2025-05-07T21:02:31.4936721Z weighted=True, 2025-05-07T21:02:31.4937046Z row_wise=True, 2025-05-07T21:02:31.4937372Z mixed=False, 2025-05-07T21:02:31.4937706Z use_cache=False, 2025-05-07T21:02:31.4938083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4938531Z use_cpu=True, 2025-05-07T21:02:31.4938884Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4939300Z ) 2025-05-07T21:02:31.5160294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5161396Z self=, 2025-05-07T21:02:31.5162363Z compile=False, 2025-05-07T21:02:31.5162814Z pooling_mode=, 2025-05-07T21:02:31.5163343Z T=2, 2025-05-07T21:02:31.5163674Z D=4, 2025-05-07T21:02:31.5164016Z B=121, 2025-05-07T21:02:31.5164368Z log_E=4, 2025-05-07T21:02:31.5164707Z L=16, 2025-05-07T21:02:31.5165055Z D_gradcheck=2, 2025-05-07T21:02:31.5165475Z stochastic_rounding=True, 2025-05-07T21:02:31.5165937Z weighted=False, 2025-05-07T21:02:31.5166279Z row_wise=True, 2025-05-07T21:02:31.5166590Z mixed=True, 2025-05-07T21:02:31.5166892Z use_cache=True, 2025-05-07T21:02:31.5167247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5167677Z use_cpu=True, 2025-05-07T21:02:31.5168020Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5168450Z ) 2025-05-07T21:02:31.5168809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5169930Z self=, 2025-05-07T21:02:31.5170913Z compile=True, 2025-05-07T21:02:31.5171330Z pooling_mode=, 2025-05-07T21:02:31.5171807Z T=3, 2025-05-07T21:02:31.5172093Z D=31, 2025-05-07T21:02:31.5172386Z B=90, 2025-05-07T21:02:31.5172685Z log_E=4, 2025-05-07T21:02:31.5173100Z L=14, 2025-05-07T21:02:31.5173408Z D_gradcheck=1, 2025-05-07T21:02:31.5173758Z stochastic_rounding=False, 2025-05-07T21:02:31.5174152Z weighted=True, 2025-05-07T21:02:31.5174487Z row_wise=True, 2025-05-07T21:02:31.5174805Z mixed=True, 2025-05-07T21:02:31.5175129Z use_cache=False, 2025-05-07T21:02:31.5175510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5175965Z use_cpu=True, 2025-05-07T21:02:31.5176324Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5176726Z ) 2025-05-07T21:02:31.5177089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5178020Z self=, 2025-05-07T21:02:31.5178896Z compile=True, 2025-05-07T21:02:31.5179270Z pooling_mode=, 2025-05-07T21:02:31.5179710Z T=1, 2025-05-07T21:02:31.5179990Z D=27, 2025-05-07T21:02:31.5180271Z B=48, 2025-05-07T21:02:31.5180552Z log_E=3, 2025-05-07T21:02:31.5180848Z L=14, 2025-05-07T21:02:31.5181151Z D_gradcheck=1, 2025-05-07T21:02:31.5181511Z stochastic_rounding=True, 2025-05-07T21:02:31.5181902Z weighted=True, 2025-05-07T21:02:31.5182236Z row_wise=True, 2025-05-07T21:02:31.5182561Z mixed=False, 2025-05-07T21:02:31.5183040Z use_cache=True, 2025-05-07T21:02:31.5183413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5183873Z use_cpu=True, 2025-05-07T21:02:31.5184229Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5184639Z ) 2025-05-07T21:02:31.5184997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5185931Z self=, 2025-05-07T21:02:31.5186812Z compile=True, 2025-05-07T21:02:31.5187200Z pooling_mode=, 2025-05-07T21:02:31.5187666Z T=1, 2025-05-07T21:02:31.5187967Z D=126, 2025-05-07T21:02:31.5188266Z B=116, 2025-05-07T21:02:31.5188551Z log_E=3, 2025-05-07T21:02:31.5188852Z L=6, 2025-05-07T21:02:31.5189265Z D_gradcheck=1, 2025-05-07T21:02:31.5189628Z stochastic_rounding=True, 2025-05-07T21:02:31.5190043Z weighted=True, 2025-05-07T21:02:31.5190363Z row_wise=True, 2025-05-07T21:02:31.5190692Z mixed=False, 2025-05-07T21:02:31.5191064Z use_cache=False, 2025-05-07T21:02:31.5191480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5192019Z use_cpu=True, 2025-05-07T21:02:31.5192442Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5192922Z ) 2025-05-07T21:02:31.5193345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5194410Z self=, 2025-05-07T21:02:31.5195412Z compile=True, 2025-05-07T21:02:31.5195777Z pooling_mode=, 2025-05-07T21:02:31.5196201Z T=2, 2025-05-07T21:02:31.5196476Z D=89, 2025-05-07T21:02:31.5196747Z B=25, 2025-05-07T21:02:31.5197014Z log_E=5, 2025-05-07T21:02:31.5197305Z L=0, 2025-05-07T21:02:31.5197595Z D_gradcheck=1, 2025-05-07T21:02:31.5197960Z stochastic_rounding=False, 2025-05-07T21:02:31.5198373Z weighted=True, 2025-05-07T21:02:31.5199049Z row_wise=True, 2025-05-07T21:02:31.5199389Z mixed=False, 2025-05-07T21:02:31.5199716Z use_cache=False, 2025-05-07T21:02:31.5200101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5200549Z use_cpu=True, 2025-05-07T21:02:31.5200914Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5201371Z ) 2025-05-07T21:02:31.5201745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5202955Z self=, 2025-05-07T21:02:31.5203814Z compile=False, 2025-05-07T21:02:31.5204199Z pooling_mode=, 2025-05-07T21:02:31.5204632Z T=1, 2025-05-07T21:02:31.5204920Z D=87, 2025-05-07T21:02:31.5205206Z B=57, 2025-05-07T21:02:31.5205482Z log_E=5, 2025-05-07T21:02:31.5205787Z L=10, 2025-05-07T21:02:31.5206084Z D_gradcheck=2, 2025-05-07T21:02:31.5206424Z stochastic_rounding=True, 2025-05-07T21:02:31.5206832Z weighted=False, 2025-05-07T21:02:31.5207163Z row_wise=True, 2025-05-07T21:02:31.5207482Z mixed=True, 2025-05-07T21:02:31.5207809Z use_cache=True, 2025-05-07T21:02:31.5208179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5208624Z use_cpu=True, 2025-05-07T21:02:31.5208983Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5209399Z ) 2025-05-07T21:02:31.5209750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5210689Z self=, 2025-05-07T21:02:31.5211563Z compile=False, 2025-05-07T21:02:31.5211947Z pooling_mode=, 2025-05-07T21:02:31.5212385Z T=4, 2025-05-07T21:02:31.5212674Z D=6, 2025-05-07T21:02:31.5213029Z B=65, 2025-05-07T21:02:31.5213302Z log_E=4, 2025-05-07T21:02:31.5213601Z L=12, 2025-05-07T21:02:31.5213897Z D_gradcheck=2, 2025-05-07T21:02:31.5214243Z stochastic_rounding=False, 2025-05-07T21:02:31.5214652Z weighted=True, 2025-05-07T21:02:31.5214980Z row_wise=True, 2025-05-07T21:02:31.5215435Z mixed=True, 2025-05-07T21:02:31.5215756Z use_cache=False, 2025-05-07T21:02:31.5216147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5216591Z use_cpu=True, 2025-05-07T21:02:31.5216957Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5217393Z ) 2025-05-07T21:02:31.5217768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5218728Z self=, 2025-05-07T21:02:31.5219654Z compile=False, 2025-05-07T21:02:31.5220046Z pooling_mode=, 2025-05-07T21:02:31.5220476Z T=3, 2025-05-07T21:02:31.5220779Z D=52, 2025-05-07T21:02:31.5221096Z B=52, 2025-05-07T21:02:31.5221586Z log_E=3, 2025-05-07T21:02:31.5221952Z L=13, 2025-05-07T21:02:31.5222302Z D_gradcheck=2, 2025-05-07T21:02:31.5222703Z stochastic_rounding=True, 2025-05-07T21:02:31.5223190Z weighted=True, 2025-05-07T21:02:31.5223587Z row_wise=True, 2025-05-07T21:02:31.5223963Z mixed=True, 2025-05-07T21:02:31.5224344Z use_cache=True, 2025-05-07T21:02:31.5224771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5225291Z use_cpu=True, 2025-05-07T21:02:31.5225639Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5226027Z ) 2025-05-07T21:02:31.5226365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5227254Z self=, 2025-05-07T21:02:31.5228129Z compile=True, 2025-05-07T21:02:31.5228509Z pooling_mode=, 2025-05-07T21:02:31.5228974Z T=5, 2025-05-07T21:02:31.5229261Z D=80, 2025-05-07T21:02:31.5229539Z B=116, 2025-05-07T21:02:31.5229840Z log_E=5, 2025-05-07T21:02:31.5230142Z L=16, 2025-05-07T21:02:31.5230435Z D_gradcheck=2, 2025-05-07T21:02:31.5230771Z stochastic_rounding=True, 2025-05-07T21:02:31.5231246Z weighted=True, 2025-05-07T21:02:31.5231597Z row_wise=True, 2025-05-07T21:02:31.5231920Z mixed=False, 2025-05-07T21:02:31.5232253Z use_cache=True, 2025-05-07T21:02:31.5232620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5233058Z use_cpu=True, 2025-05-07T21:02:31.5233423Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5233835Z ) 2025-05-07T21:02:31.5234180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5235292Z self=, 2025-05-07T21:02:31.5236166Z compile=True, 2025-05-07T21:02:31.5236532Z pooling_mode=, 2025-05-07T21:02:31.5236965Z T=2, 2025-05-07T21:02:31.5237253Z D=28, 2025-05-07T21:02:31.5237533Z B=73, 2025-05-07T21:02:31.5237828Z log_E=5, 2025-05-07T21:02:31.5238130Z L=2, 2025-05-07T21:02:31.5238411Z D_gradcheck=1, 2025-05-07T21:02:31.5238770Z stochastic_rounding=False, 2025-05-07T21:02:31.5239169Z weighted=False, 2025-05-07T21:02:31.5239494Z row_wise=True, 2025-05-07T21:02:31.5239829Z mixed=True, 2025-05-07T21:02:31.5240147Z use_cache=False, 2025-05-07T21:02:31.5240532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5240975Z use_cpu=True, 2025-05-07T21:02:31.5241342Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5241757Z ) 2025-05-07T21:02:31.5242113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5243055Z self=, 2025-05-07T21:02:31.5243933Z compile=False, 2025-05-07T21:02:31.5244300Z pooling_mode=, 2025-05-07T21:02:31.5244747Z T=5, 2025-05-07T21:02:31.5255419Z D=89, 2025-05-07T21:02:31.5255812Z B=66, 2025-05-07T21:02:31.5256125Z log_E=5, 2025-05-07T21:02:31.5256413Z L=15, 2025-05-07T21:02:31.5256688Z D_gradcheck=1, 2025-05-07T21:02:31.5257033Z stochastic_rounding=True, 2025-05-07T21:02:31.5257415Z weighted=False, 2025-05-07T21:02:31.5257833Z row_wise=True, 2025-05-07T21:02:31.5258139Z mixed=True, 2025-05-07T21:02:31.5258486Z use_cache=False, 2025-05-07T21:02:31.5258868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5259332Z use_cpu=True, 2025-05-07T21:02:31.5259710Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5260141Z ) 2025-05-07T21:02:31.5260511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5261440Z self=, 2025-05-07T21:02:31.5262419Z compile=True, 2025-05-07T21:02:31.5262801Z pooling_mode=, 2025-05-07T21:02:31.5263244Z T=1, 2025-05-07T21:02:31.5263532Z D=4, 2025-05-07T21:02:31.5263889Z B=79, 2025-05-07T21:02:31.5264185Z log_E=5, 2025-05-07T21:02:31.5264492Z L=17, 2025-05-07T21:02:31.5264776Z D_gradcheck=2, 2025-05-07T21:02:31.5265140Z stochastic_rounding=False, 2025-05-07T21:02:31.5265551Z weighted=True, 2025-05-07T21:02:31.5265873Z row_wise=True, 2025-05-07T21:02:31.5266209Z mixed=True, 2025-05-07T21:02:31.5266527Z use_cache=True, 2025-05-07T21:02:31.5266895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5267355Z use_cpu=True, 2025-05-07T21:02:31.5267721Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5268146Z ) 2025-05-07T21:02:31.5268503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5269422Z self=, 2025-05-07T21:02:31.5270297Z compile=False, 2025-05-07T21:02:31.5270677Z pooling_mode=, 2025-05-07T21:02:31.5271129Z T=5, 2025-05-07T21:02:31.5271420Z D=114, 2025-05-07T21:02:31.5271705Z B=102, 2025-05-07T21:02:31.5271993Z log_E=3, 2025-05-07T21:02:31.5272298Z L=2, 2025-05-07T21:02:31.5272579Z D_gradcheck=1, 2025-05-07T21:02:31.5272933Z stochastic_rounding=True, 2025-05-07T21:02:31.5273343Z weighted=False, 2025-05-07T21:02:31.5273665Z row_wise=True, 2025-05-07T21:02:31.5273996Z mixed=False, 2025-05-07T21:02:31.5274318Z use_cache=True, 2025-05-07T21:02:31.5274685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5275142Z use_cpu=True, 2025-05-07T21:02:31.5275506Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5276009Z ) 2025-05-07T21:02:31.5276435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5277377Z self=, 2025-05-07T21:02:31.5278309Z compile=True, 2025-05-07T21:02:31.5278692Z pooling_mode=, 2025-05-07T21:02:31.5279137Z T=3, 2025-05-07T21:02:31.5279432Z D=10, 2025-05-07T21:02:31.5279716Z B=119, 2025-05-07T21:02:31.5280015Z log_E=5, 2025-05-07T21:02:31.5280312Z L=16, 2025-05-07T21:02:31.5280592Z D_gradcheck=2, 2025-05-07T21:02:31.5280949Z stochastic_rounding=True, 2025-05-07T21:02:31.5281380Z weighted=True, 2025-05-07T21:02:31.5281770Z row_wise=True, 2025-05-07T21:02:31.5282161Z mixed=False, 2025-05-07T21:02:31.5282547Z use_cache=False, 2025-05-07T21:02:31.5283001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5283527Z use_cpu=True, 2025-05-07T21:02:31.5283962Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5284436Z ) 2025-05-07T21:02:31.5284872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5285867Z self=, 2025-05-07T21:02:31.5286699Z compile=True, 2025-05-07T21:02:31.5287047Z pooling_mode=, 2025-05-07T21:02:31.5287471Z T=1, 2025-05-07T21:02:31.5287776Z D=88, 2025-05-07T21:02:31.5288055Z B=82, 2025-05-07T21:02:31.5288354Z log_E=3, 2025-05-07T21:02:31.5288669Z L=13, 2025-05-07T21:02:31.5288966Z D_gradcheck=1, 2025-05-07T21:02:31.5289333Z stochastic_rounding=True, 2025-05-07T21:02:31.5289882Z weighted=False, 2025-05-07T21:02:31.5290216Z row_wise=True, 2025-05-07T21:02:31.5290541Z mixed=False, 2025-05-07T21:02:31.5290869Z use_cache=True, 2025-05-07T21:02:31.5291285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5291771Z use_cpu=True, 2025-05-07T21:02:31.5292151Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5292564Z ) 2025-05-07T21:02:31.5293024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5293953Z self=, 2025-05-07T21:02:31.5294829Z compile=False, 2025-05-07T21:02:31.5295212Z pooling_mode=, 2025-05-07T21:02:31.5295658Z T=1, 2025-05-07T21:02:31.5296040Z D=70, 2025-05-07T21:02:31.5296322Z B=59, 2025-05-07T21:02:31.5296613Z log_E=4, 2025-05-07T21:02:31.5296908Z L=2, 2025-05-07T21:02:31.5297188Z D_gradcheck=2, 2025-05-07T21:02:31.5297550Z stochastic_rounding=True, 2025-05-07T21:02:31.5297951Z weighted=True, 2025-05-07T21:02:31.5298272Z row_wise=True, 2025-05-07T21:02:31.5298950Z mixed=False, 2025-05-07T21:02:31.5299277Z use_cache=True, 2025-05-07T21:02:31.5299650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5300111Z use_cpu=True, 2025-05-07T21:02:31.5300479Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5300900Z ) 2025-05-07T21:02:31.5526895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5527955Z self=, 2025-05-07T21:02:31.5528884Z compile=True, 2025-05-07T21:02:31.5529325Z pooling_mode=, 2025-05-07T21:02:31.5529857Z T=2, 2025-05-07T21:02:31.5530211Z D=51, 2025-05-07T21:02:31.5530544Z B=122, 2025-05-07T21:02:31.5530886Z log_E=5, 2025-05-07T21:02:31.5531244Z L=10, 2025-05-07T21:02:31.5531605Z D_gradcheck=1, 2025-05-07T21:02:31.5532032Z stochastic_rounding=True, 2025-05-07T21:02:31.5532512Z weighted=False, 2025-05-07T21:02:31.5532961Z row_wise=True, 2025-05-07T21:02:31.5533288Z mixed=False, 2025-05-07T21:02:31.5533606Z use_cache=True, 2025-05-07T21:02:31.5533959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5534400Z use_cpu=True, 2025-05-07T21:02:31.5534931Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5535361Z ) 2025-05-07T21:02:31.5535824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5536785Z self=, 2025-05-07T21:02:31.5537634Z compile=False, 2025-05-07T21:02:31.5538021Z pooling_mode=, 2025-05-07T21:02:31.5538480Z T=5, 2025-05-07T21:02:31.5538767Z D=60, 2025-05-07T21:02:31.5539061Z B=51, 2025-05-07T21:02:31.5539351Z log_E=4, 2025-05-07T21:02:31.5539637Z L=20, 2025-05-07T21:02:31.5539926Z D_gradcheck=2, 2025-05-07T21:02:31.5540307Z stochastic_rounding=False, 2025-05-07T21:02:31.5540731Z weighted=True, 2025-05-07T21:02:31.5541069Z row_wise=True, 2025-05-07T21:02:31.5541383Z mixed=False, 2025-05-07T21:02:31.5541710Z use_cache=True, 2025-05-07T21:02:31.5542076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5542522Z use_cpu=True, 2025-05-07T21:02:31.5542900Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5543311Z ) 2025-05-07T21:02:31.5543667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5544599Z self=, 2025-05-07T21:02:31.5545464Z compile=False, 2025-05-07T21:02:31.5545842Z pooling_mode=, 2025-05-07T21:02:31.5546288Z T=5, 2025-05-07T21:02:31.5546572Z D=120, 2025-05-07T21:02:31.5546858Z B=31, 2025-05-07T21:02:31.5547137Z log_E=3, 2025-05-07T21:02:31.5547434Z L=12, 2025-05-07T21:02:31.5547719Z D_gradcheck=2, 2025-05-07T21:02:31.5548227Z stochastic_rounding=False, 2025-05-07T21:02:31.5548624Z weighted=True, 2025-05-07T21:02:31.5548956Z row_wise=True, 2025-05-07T21:02:31.5549272Z mixed=True, 2025-05-07T21:02:31.5549593Z use_cache=False, 2025-05-07T21:02:31.5549980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5550422Z use_cpu=True, 2025-05-07T21:02:31.5550798Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5551213Z ) 2025-05-07T21:02:31.5551567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5552496Z self=, 2025-05-07T21:02:31.5553369Z compile=True, 2025-05-07T21:02:31.5553859Z pooling_mode=, 2025-05-07T21:02:31.5554309Z T=4, 2025-05-07T21:02:31.5554598Z D=115, 2025-05-07T21:02:31.5554874Z B=43, 2025-05-07T21:02:31.5555158Z log_E=3, 2025-05-07T21:02:31.5555460Z L=7, 2025-05-07T21:02:31.5555766Z D_gradcheck=2, 2025-05-07T21:02:31.5556144Z stochastic_rounding=True, 2025-05-07T21:02:31.5556565Z weighted=True, 2025-05-07T21:02:31.5556899Z row_wise=True, 2025-05-07T21:02:31.5557236Z mixed=False, 2025-05-07T21:02:31.5557558Z use_cache=True, 2025-05-07T21:02:31.5557930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5558398Z use_cpu=True, 2025-05-07T21:02:31.5558766Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5559182Z ) 2025-05-07T21:02:31.5559553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5560638Z self=, 2025-05-07T21:02:31.5561651Z compile=True, 2025-05-07T21:02:31.5562087Z pooling_mode=, 2025-05-07T21:02:31.5562601Z T=4, 2025-05-07T21:02:31.5562944Z D=30, 2025-05-07T21:02:31.5563265Z B=19, 2025-05-07T21:02:31.5563615Z log_E=3, 2025-05-07T21:02:31.5563928Z L=6, 2025-05-07T21:02:31.5564203Z D_gradcheck=2, 2025-05-07T21:02:31.5564535Z stochastic_rounding=True, 2025-05-07T21:02:31.5564914Z weighted=True, 2025-05-07T21:02:31.5565217Z row_wise=True, 2025-05-07T21:02:31.5565528Z mixed=False, 2025-05-07T21:02:31.5565838Z use_cache=True, 2025-05-07T21:02:31.5566008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5566252Z use_cpu=True, 2025-05-07T21:02:31.5566489Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5566610Z ) 2025-05-07T21:02:31.5566833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5567416Z self=, 2025-05-07T21:02:31.5567553Z compile=True, 2025-05-07T21:02:31.5567736Z pooling_mode=, 2025-05-07T21:02:31.5567852Z T=2, 2025-05-07T21:02:31.5567970Z D=89, 2025-05-07T21:02:31.5568098Z B=89, 2025-05-07T21:02:31.5568218Z log_E=3, 2025-05-07T21:02:31.5568332Z L=5, 2025-05-07T21:02:31.5568469Z D_gradcheck=1, 2025-05-07T21:02:31.5568619Z stochastic_rounding=False, 2025-05-07T21:02:31.5568746Z weighted=True, 2025-05-07T21:02:31.5568871Z row_wise=True, 2025-05-07T21:02:31.5568988Z mixed=True, 2025-05-07T21:02:31.5569110Z use_cache=False, 2025-05-07T21:02:31.5569289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5569424Z use_cpu=True, 2025-05-07T21:02:31.5569600Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5569714Z ) 2025-05-07T21:02:31.5569935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5570528Z self=, 2025-05-07T21:02:31.5570660Z compile=False, 2025-05-07T21:02:31.5570836Z pooling_mode=, 2025-05-07T21:02:31.5570962Z T=3, 2025-05-07T21:02:31.5571082Z D=123, 2025-05-07T21:02:31.5571194Z B=30, 2025-05-07T21:02:31.5571315Z log_E=3, 2025-05-07T21:02:31.5571425Z L=10, 2025-05-07T21:02:31.5571647Z D_gradcheck=1, 2025-05-07T21:02:31.5571806Z stochastic_rounding=False, 2025-05-07T21:02:31.5571934Z weighted=False, 2025-05-07T21:02:31.5572058Z row_wise=True, 2025-05-07T21:02:31.5572184Z mixed=True, 2025-05-07T21:02:31.5572303Z use_cache=True, 2025-05-07T21:02:31.5572478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5572607Z use_cpu=True, 2025-05-07T21:02:31.5572773Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5572988Z ) 2025-05-07T21:02:31.5573202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5573766Z self=, 2025-05-07T21:02:31.5573912Z compile=True, 2025-05-07T21:02:31.5574169Z pooling_mode=, 2025-05-07T21:02:31.5574287Z T=2, 2025-05-07T21:02:31.5574412Z D=10, 2025-05-07T21:02:31.5574527Z B=74, 2025-05-07T21:02:31.5574646Z log_E=4, 2025-05-07T21:02:31.5574773Z L=1, 2025-05-07T21:02:31.5574901Z D_gradcheck=2, 2025-05-07T21:02:31.5575055Z stochastic_rounding=True, 2025-05-07T21:02:31.5575180Z weighted=True, 2025-05-07T21:02:31.5575304Z row_wise=True, 2025-05-07T21:02:31.5575430Z mixed=True, 2025-05-07T21:02:31.5575557Z use_cache=True, 2025-05-07T21:02:31.5575730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5575865Z use_cpu=True, 2025-05-07T21:02:31.5576023Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5576133Z ) 2025-05-07T21:02:31.5576345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5576906Z self=, 2025-05-07T21:02:31.5577036Z compile=False, 2025-05-07T21:02:31.5577215Z pooling_mode=, 2025-05-07T21:02:31.5577335Z T=2, 2025-05-07T21:02:31.5577459Z D=94, 2025-05-07T21:02:31.5577581Z B=81, 2025-05-07T21:02:31.5577698Z log_E=4, 2025-05-07T21:02:31.5577822Z L=6, 2025-05-07T21:02:31.5577945Z D_gradcheck=2, 2025-05-07T21:02:31.5578090Z stochastic_rounding=True, 2025-05-07T21:02:31.5578224Z weighted=True, 2025-05-07T21:02:31.5578350Z row_wise=True, 2025-05-07T21:02:31.5578473Z mixed=True, 2025-05-07T21:02:31.5578609Z use_cache=False, 2025-05-07T21:02:31.5578775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5578985Z use_cpu=True, 2025-05-07T21:02:31.5579218Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5579336Z ) 2025-05-07T21:02:31.5579543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5580110Z self=, 2025-05-07T21:02:31.5580241Z compile=True, 2025-05-07T21:02:31.5580418Z pooling_mode=, 2025-05-07T21:02:31.5580534Z T=3, 2025-05-07T21:02:31.5580653Z D=94, 2025-05-07T21:02:31.5580778Z B=50, 2025-05-07T21:02:31.5580893Z log_E=4, 2025-05-07T21:02:31.5581013Z L=10, 2025-05-07T21:02:31.5581144Z D_gradcheck=2, 2025-05-07T21:02:31.5581292Z stochastic_rounding=False, 2025-05-07T21:02:31.5581417Z weighted=True, 2025-05-07T21:02:31.5581549Z row_wise=True, 2025-05-07T21:02:31.5581674Z mixed=False, 2025-05-07T21:02:31.5581798Z use_cache=True, 2025-05-07T21:02:31.5581970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5582105Z use_cpu=True, 2025-05-07T21:02:31.5582267Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5582384Z ) 2025-05-07T21:02:31.5582596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5583168Z self=, 2025-05-07T21:02:31.5583307Z compile=False, 2025-05-07T21:02:31.5583474Z pooling_mode=, 2025-05-07T21:02:31.5583598Z T=1, 2025-05-07T21:02:31.5583718Z D=80, 2025-05-07T21:02:31.5583836Z B=111, 2025-05-07T21:02:31.5584049Z log_E=4, 2025-05-07T21:02:31.5584168Z L=3, 2025-05-07T21:02:31.5584290Z D_gradcheck=2, 2025-05-07T21:02:31.5584441Z stochastic_rounding=True, 2025-05-07T21:02:31.5584569Z weighted=False, 2025-05-07T21:02:31.5584695Z row_wise=True, 2025-05-07T21:02:31.5584829Z mixed=True, 2025-05-07T21:02:31.5584957Z use_cache=True, 2025-05-07T21:02:31.5585135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5585282Z use_cpu=True, 2025-05-07T21:02:31.5585452Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5585577Z ) 2025-05-07T21:02:31.5585801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5586378Z self=, 2025-05-07T21:02:31.5586602Z compile=False, 2025-05-07T21:02:31.5586777Z pooling_mode=, 2025-05-07T21:02:31.5586892Z T=5, 2025-05-07T21:02:31.5587017Z D=55, 2025-05-07T21:02:31.5587130Z B=22, 2025-05-07T21:02:31.5587254Z log_E=4, 2025-05-07T21:02:31.5587373Z L=4, 2025-05-07T21:02:31.5587502Z D_gradcheck=2, 2025-05-07T21:02:31.5587657Z stochastic_rounding=False, 2025-05-07T21:02:31.5587791Z weighted=False, 2025-05-07T21:02:31.5587914Z row_wise=True, 2025-05-07T21:02:31.5588035Z mixed=True, 2025-05-07T21:02:31.5588171Z use_cache=False, 2025-05-07T21:02:31.5588337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5588471Z use_cpu=True, 2025-05-07T21:02:31.5588629Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5588739Z ) 2025-05-07T21:02:31.5588951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5589598Z self=, 2025-05-07T21:02:31.5589764Z compile=True, 2025-05-07T21:02:31.5589976Z pooling_mode=, 2025-05-07T21:02:31.5590119Z T=1, 2025-05-07T21:02:31.5590259Z D=49, 2025-05-07T21:02:31.5590416Z B=76, 2025-05-07T21:02:31.5590563Z log_E=5, 2025-05-07T21:02:31.5590709Z L=7, 2025-05-07T21:02:31.5590906Z D_gradcheck=1, 2025-05-07T21:02:31.5591110Z stochastic_rounding=True, 2025-05-07T21:02:31.5591276Z weighted=True, 2025-05-07T21:02:31.5591414Z row_wise=True, 2025-05-07T21:02:31.5591568Z mixed=False, 2025-05-07T21:02:31.5591732Z use_cache=True, 2025-05-07T21:02:31.5592026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5592281Z use_cpu=True, 2025-05-07T21:02:31.5592488Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5592634Z ) 2025-05-07T21:02:31.5592860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5593499Z self=, 2025-05-07T21:02:31.5593627Z compile=True, 2025-05-07T21:02:31.5593787Z pooling_mode=, 2025-05-07T21:02:31.5593904Z T=1, 2025-05-07T21:02:31.5594021Z D=83, 2025-05-07T21:02:31.5594143Z B=123, 2025-05-07T21:02:31.5594256Z log_E=4, 2025-05-07T21:02:31.5594365Z L=13, 2025-05-07T21:02:31.5594491Z D_gradcheck=2, 2025-05-07T21:02:31.5594634Z stochastic_rounding=False, 2025-05-07T21:02:31.5594754Z weighted=False, 2025-05-07T21:02:31.5594879Z row_wise=True, 2025-05-07T21:02:31.5594994Z mixed=True, 2025-05-07T21:02:31.5595116Z use_cache=False, 2025-05-07T21:02:31.5595290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5595414Z use_cpu=True, 2025-05-07T21:02:31.5595572Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5595707Z ) 2025-05-07T21:02:31.5595923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5596479Z self=, 2025-05-07T21:02:31.5596627Z compile=True, 2025-05-07T21:02:31.5596803Z pooling_mode=, 2025-05-07T21:02:31.5596929Z T=1, 2025-05-07T21:02:31.5597046Z D=95, 2025-05-07T21:02:31.5597242Z B=68, 2025-05-07T21:02:31.5597371Z log_E=4, 2025-05-07T21:02:31.5597484Z L=20, 2025-05-07T21:02:31.5597612Z D_gradcheck=2, 2025-05-07T21:02:31.5597780Z stochastic_rounding=False, 2025-05-07T21:02:31.5597907Z weighted=True, 2025-05-07T21:02:31.5598032Z row_wise=True, 2025-05-07T21:02:31.5598160Z mixed=True, 2025-05-07T21:02:31.5598293Z use_cache=False, 2025-05-07T21:02:31.5598811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5598950Z use_cpu=True, 2025-05-07T21:02:31.5599105Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5599217Z ) 2025-05-07T21:02:31.5599445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5600202Z self=, 2025-05-07T21:02:31.5600342Z compile=True, 2025-05-07T21:02:31.5600511Z pooling_mode=, 2025-05-07T21:02:31.5600632Z T=1, 2025-05-07T21:02:31.5600764Z D=123, 2025-05-07T21:02:31.5600882Z B=87, 2025-05-07T21:02:31.5601005Z log_E=5, 2025-05-07T21:02:31.5601144Z L=20, 2025-05-07T21:02:31.5601292Z D_gradcheck=1, 2025-05-07T21:02:31.5601429Z stochastic_rounding=True, 2025-05-07T21:02:31.5601566Z weighted=False, 2025-05-07T21:02:31.5601687Z row_wise=True, 2025-05-07T21:02:31.5601805Z mixed=True, 2025-05-07T21:02:31.5601946Z use_cache=False, 2025-05-07T21:02:31.5602120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5602248Z use_cpu=True, 2025-05-07T21:02:31.5602413Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5602527Z ) 2025-05-07T21:02:31.5869659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5870338Z self=, 2025-05-07T21:02:31.5870466Z compile=True, 2025-05-07T21:02:31.5870641Z pooling_mode=, 2025-05-07T21:02:31.5870768Z T=3, 2025-05-07T21:02:31.5870900Z D=49, 2025-05-07T21:02:31.5871035Z B=53, 2025-05-07T21:02:31.5871184Z log_E=3, 2025-05-07T21:02:31.5871318Z L=14, 2025-05-07T21:02:31.5871476Z D_gradcheck=2, 2025-05-07T21:02:31.5871661Z stochastic_rounding=True, 2025-05-07T21:02:31.5871815Z weighted=False, 2025-05-07T21:02:31.5871965Z row_wise=True, 2025-05-07T21:02:31.5872125Z mixed=True, 2025-05-07T21:02:31.5872465Z use_cache=False, 2025-05-07T21:02:31.5872779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5872949Z use_cpu=True, 2025-05-07T21:02:31.5873145Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5873285Z ) 2025-05-07T21:02:31.5873538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5874182Z self=, 2025-05-07T21:02:31.5874360Z compile=True, 2025-05-07T21:02:31.5874560Z pooling_mode=, 2025-05-07T21:02:31.5874697Z T=1, 2025-05-07T21:02:31.5874866Z D=106, 2025-05-07T21:02:31.5875008Z B=51, 2025-05-07T21:02:31.5875142Z log_E=4, 2025-05-07T21:02:31.5875303Z L=11, 2025-05-07T21:02:31.5875463Z D_gradcheck=2, 2025-05-07T21:02:31.5875633Z stochastic_rounding=False, 2025-05-07T21:02:31.5875780Z weighted=True, 2025-05-07T21:02:31.5875906Z row_wise=True, 2025-05-07T21:02:31.5876021Z mixed=True, 2025-05-07T21:02:31.5876156Z use_cache=False, 2025-05-07T21:02:31.5876322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5876444Z use_cpu=True, 2025-05-07T21:02:31.5876595Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5876712Z ) 2025-05-07T21:02:31.5876912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5877448Z self=, 2025-05-07T21:02:31.5877574Z compile=True, 2025-05-07T21:02:31.5877734Z pooling_mode=, 2025-05-07T21:02:31.5877843Z T=5, 2025-05-07T21:02:31.5878053Z D=37, 2025-05-07T21:02:31.5878195Z B=94, 2025-05-07T21:02:31.5878320Z log_E=5, 2025-05-07T21:02:31.5878433Z L=20, 2025-05-07T21:02:31.5878564Z D_gradcheck=1, 2025-05-07T21:02:31.5878710Z stochastic_rounding=True, 2025-05-07T21:02:31.5878846Z weighted=True, 2025-05-07T21:02:31.5878973Z row_wise=True, 2025-05-07T21:02:31.5879107Z mixed=False, 2025-05-07T21:02:31.5879249Z use_cache=True, 2025-05-07T21:02:31.5879421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5879550Z use_cpu=True, 2025-05-07T21:02:31.5879715Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5879826Z ) 2025-05-07T21:02:31.5880035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5880720Z self=, 2025-05-07T21:02:31.5880866Z compile=False, 2025-05-07T21:02:31.5881046Z pooling_mode=, 2025-05-07T21:02:31.5881178Z T=2, 2025-05-07T21:02:31.5881319Z D=107, 2025-05-07T21:02:31.5881437Z B=84, 2025-05-07T21:02:31.5881565Z log_E=3, 2025-05-07T21:02:31.5881682Z L=16, 2025-05-07T21:02:31.5881818Z D_gradcheck=1, 2025-05-07T21:02:31.5881974Z stochastic_rounding=False, 2025-05-07T21:02:31.5882105Z weighted=False, 2025-05-07T21:02:31.5882236Z row_wise=True, 2025-05-07T21:02:31.5882359Z mixed=True, 2025-05-07T21:02:31.5882492Z use_cache=False, 2025-05-07T21:02:31.5882667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5882790Z use_cpu=True, 2025-05-07T21:02:31.5882948Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5883068Z ) 2025-05-07T21:02:31.5883268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5883824Z self=, 2025-05-07T21:02:31.5883966Z compile=False, 2025-05-07T21:02:31.5884137Z pooling_mode=, 2025-05-07T21:02:31.5884262Z T=4, 2025-05-07T21:02:31.5884376Z D=27, 2025-05-07T21:02:31.5884493Z B=78, 2025-05-07T21:02:31.5884618Z log_E=5, 2025-05-07T21:02:31.5884733Z L=3, 2025-05-07T21:02:31.5884858Z D_gradcheck=2, 2025-05-07T21:02:31.5885015Z stochastic_rounding=True, 2025-05-07T21:02:31.5885144Z weighted=False, 2025-05-07T21:02:31.5885264Z row_wise=True, 2025-05-07T21:02:31.5885484Z mixed=False, 2025-05-07T21:02:31.5885667Z use_cache=True, 2025-05-07T21:02:31.5885844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5885979Z use_cpu=True, 2025-05-07T21:02:31.5886133Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5886247Z ) 2025-05-07T21:02:31.5886467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5887029Z self=, 2025-05-07T21:02:31.5887165Z compile=True, 2025-05-07T21:02:31.5887335Z pooling_mode=, 2025-05-07T21:02:31.5887457Z T=4, 2025-05-07T21:02:31.5887582Z D=93, 2025-05-07T21:02:31.5887700Z B=108, 2025-05-07T21:02:31.5887818Z log_E=5, 2025-05-07T21:02:31.5887937Z L=7, 2025-05-07T21:02:31.5888062Z D_gradcheck=2, 2025-05-07T21:02:31.5888209Z stochastic_rounding=True, 2025-05-07T21:02:31.5888347Z weighted=False, 2025-05-07T21:02:31.5888478Z row_wise=True, 2025-05-07T21:02:31.5888601Z mixed=False, 2025-05-07T21:02:31.5888736Z use_cache=True, 2025-05-07T21:02:31.5888902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5889027Z use_cpu=True, 2025-05-07T21:02:31.5889198Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5889311Z ) 2025-05-07T21:02:31.5889533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5890096Z self=, 2025-05-07T21:02:31.5890229Z compile=True, 2025-05-07T21:02:31.5890415Z pooling_mode=, 2025-05-07T21:02:31.5890614Z T=5, 2025-05-07T21:02:31.5890730Z D=67, 2025-05-07T21:02:31.5890854Z B=26, 2025-05-07T21:02:31.5890973Z log_E=4, 2025-05-07T21:02:31.5891087Z L=12, 2025-05-07T21:02:31.5891223Z D_gradcheck=1, 2025-05-07T21:02:31.5891373Z stochastic_rounding=False, 2025-05-07T21:02:31.5891496Z weighted=True, 2025-05-07T21:02:31.5891635Z row_wise=True, 2025-05-07T21:02:31.5891765Z mixed=False, 2025-05-07T21:02:31.5891895Z use_cache=False, 2025-05-07T21:02:31.5892069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5892192Z use_cpu=True, 2025-05-07T21:02:31.5892359Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5892471Z ) 2025-05-07T21:02:31.5892679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5893469Z self=, 2025-05-07T21:02:31.5905167Z compile=False, 2025-05-07T21:02:31.5905400Z pooling_mode=, 2025-05-07T21:02:31.5905537Z T=3, 2025-05-07T21:02:31.5905661Z D=48, 2025-05-07T21:02:31.5905774Z B=59, 2025-05-07T21:02:31.5905890Z log_E=5, 2025-05-07T21:02:31.5906013Z L=7, 2025-05-07T21:02:31.5906137Z D_gradcheck=2, 2025-05-07T21:02:31.5906281Z stochastic_rounding=True, 2025-05-07T21:02:31.5906411Z weighted=False, 2025-05-07T21:02:31.5906534Z row_wise=True, 2025-05-07T21:02:31.5906665Z mixed=False, 2025-05-07T21:02:31.5906789Z use_cache=False, 2025-05-07T21:02:31.5906951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5907076Z use_cpu=True, 2025-05-07T21:02:31.5907231Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5907342Z ) 2025-05-07T21:02:31.5907559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5908142Z self=, 2025-05-07T21:02:31.5908273Z compile=False, 2025-05-07T21:02:31.5908507Z pooling_mode=, 2025-05-07T21:02:31.5908634Z T=5, 2025-05-07T21:02:31.5908758Z D=14, 2025-05-07T21:02:31.5908882Z B=11, 2025-05-07T21:02:31.5909009Z log_E=5, 2025-05-07T21:02:31.5909128Z L=3, 2025-05-07T21:02:31.5909254Z D_gradcheck=2, 2025-05-07T21:02:31.5909410Z stochastic_rounding=False, 2025-05-07T21:02:31.5909537Z weighted=True, 2025-05-07T21:02:31.5909826Z row_wise=True, 2025-05-07T21:02:31.5910050Z mixed=True, 2025-05-07T21:02:31.5910182Z use_cache=False, 2025-05-07T21:02:31.5910353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5910490Z use_cpu=True, 2025-05-07T21:02:31.5910645Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5910767Z ) 2025-05-07T21:02:31.5910986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5911659Z self=, 2025-05-07T21:02:31.5911799Z compile=False, 2025-05-07T21:02:31.5911978Z pooling_mode=, 2025-05-07T21:02:31.5912090Z T=3, 2025-05-07T21:02:31.5912213Z D=6, 2025-05-07T21:02:31.5912334Z B=6, 2025-05-07T21:02:31.5912448Z log_E=3, 2025-05-07T21:02:31.5912571Z L=20, 2025-05-07T21:02:31.5912695Z D_gradcheck=2, 2025-05-07T21:02:31.5912839Z stochastic_rounding=True, 2025-05-07T21:02:31.5912983Z weighted=True, 2025-05-07T21:02:31.5913098Z row_wise=True, 2025-05-07T21:02:31.5913228Z mixed=True, 2025-05-07T21:02:31.5913350Z use_cache=True, 2025-05-07T21:02:31.5913519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5913651Z use_cpu=True, 2025-05-07T21:02:31.5913820Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5913933Z ) 2025-05-07T21:02:31.5914152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5914714Z self=, 2025-05-07T21:02:31.5914850Z compile=False, 2025-05-07T21:02:31.5915160Z pooling_mode=, 2025-05-07T21:02:31.5915279Z T=5, 2025-05-07T21:02:31.5915403Z D=22, 2025-05-07T21:02:31.5915533Z B=58, 2025-05-07T21:02:31.5915656Z log_E=3, 2025-05-07T21:02:31.5915770Z L=14, 2025-05-07T21:02:31.5915900Z D_gradcheck=2, 2025-05-07T21:02:31.5916042Z stochastic_rounding=True, 2025-05-07T21:02:31.5916180Z weighted=True, 2025-05-07T21:02:31.5916311Z row_wise=True, 2025-05-07T21:02:31.5916434Z mixed=True, 2025-05-07T21:02:31.5916572Z use_cache=True, 2025-05-07T21:02:31.5916741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5916870Z use_cpu=True, 2025-05-07T21:02:31.5917036Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5917147Z ) 2025-05-07T21:02:31.5917465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5918046Z self=, 2025-05-07T21:02:31.5918184Z compile=False, 2025-05-07T21:02:31.5918357Z pooling_mode=, 2025-05-07T21:02:31.5918483Z T=5, 2025-05-07T21:02:31.5918600Z D=39, 2025-05-07T21:02:31.5918725Z B=90, 2025-05-07T21:02:31.5918843Z log_E=4, 2025-05-07T21:02:31.5918958Z L=5, 2025-05-07T21:02:31.5919093Z D_gradcheck=1, 2025-05-07T21:02:31.5919244Z stochastic_rounding=False, 2025-05-07T21:02:31.5919379Z weighted=False, 2025-05-07T21:02:31.5919519Z row_wise=True, 2025-05-07T21:02:31.5919639Z mixed=True, 2025-05-07T21:02:31.5919764Z use_cache=False, 2025-05-07T21:02:31.5919940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5920065Z use_cpu=True, 2025-05-07T21:02:31.5920227Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5920358Z ) 2025-05-07T21:02:31.5920571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5921125Z self=, 2025-05-07T21:02:31.5921270Z compile=True, 2025-05-07T21:02:31.5921442Z pooling_mode=, 2025-05-07T21:02:31.5921560Z T=5, 2025-05-07T21:02:31.5921674Z D=111, 2025-05-07T21:02:31.5921790Z B=6, 2025-05-07T21:02:31.5921917Z log_E=3, 2025-05-07T21:02:31.5922034Z L=19, 2025-05-07T21:02:31.5922157Z D_gradcheck=1, 2025-05-07T21:02:31.5922308Z stochastic_rounding=True, 2025-05-07T21:02:31.5922516Z weighted=True, 2025-05-07T21:02:31.5922708Z row_wise=True, 2025-05-07T21:02:31.5922851Z mixed=True, 2025-05-07T21:02:31.5922982Z use_cache=False, 2025-05-07T21:02:31.5923145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5923283Z use_cpu=True, 2025-05-07T21:02:31.5923443Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5923556Z ) 2025-05-07T21:02:31.5923777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5924338Z self=, 2025-05-07T21:02:31.5924481Z compile=True, 2025-05-07T21:02:31.5924651Z pooling_mode=, 2025-05-07T21:02:31.5924766Z T=1, 2025-05-07T21:02:31.5924893Z D=34, 2025-05-07T21:02:31.5925013Z B=111, 2025-05-07T21:02:31.5925133Z log_E=4, 2025-05-07T21:02:31.5925261Z L=19, 2025-05-07T21:02:31.5925387Z D_gradcheck=2, 2025-05-07T21:02:31.5925533Z stochastic_rounding=True, 2025-05-07T21:02:31.5925675Z weighted=False, 2025-05-07T21:02:31.5925804Z row_wise=True, 2025-05-07T21:02:31.5925929Z mixed=True, 2025-05-07T21:02:31.5926063Z use_cache=True, 2025-05-07T21:02:31.5926231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5926354Z use_cpu=True, 2025-05-07T21:02:31.5926523Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5926639Z ) 2025-05-07T21:02:31.5926853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5927439Z self=, 2025-05-07T21:02:31.5927671Z compile=True, 2025-05-07T21:02:31.5927862Z pooling_mode=, 2025-05-07T21:02:31.5927986Z T=4, 2025-05-07T21:02:31.5928110Z D=71, 2025-05-07T21:02:31.5928233Z B=60, 2025-05-07T21:02:31.5928351Z log_E=3, 2025-05-07T21:02:31.5928469Z L=8, 2025-05-07T21:02:31.5928601Z D_gradcheck=1, 2025-05-07T21:02:31.5928756Z stochastic_rounding=True, 2025-05-07T21:02:31.5928882Z weighted=True, 2025-05-07T21:02:31.5929016Z row_wise=True, 2025-05-07T21:02:31.5929139Z mixed=False, 2025-05-07T21:02:31.5929272Z use_cache=True, 2025-05-07T21:02:31.5929446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5929571Z use_cpu=True, 2025-05-07T21:02:31.5929741Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5929987Z ) 2025-05-07T21:02:31.5930193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5930749Z self=, 2025-05-07T21:02:31.5930886Z compile=True, 2025-05-07T21:02:31.5931109Z pooling_mode=, 2025-05-07T21:02:31.5931275Z T=2, 2025-05-07T21:02:31.5931418Z D=103, 2025-05-07T21:02:31.5931561Z B=83, 2025-05-07T21:02:31.5931716Z log_E=3, 2025-05-07T21:02:31.5931850Z L=17, 2025-05-07T21:02:31.5932007Z D_gradcheck=2, 2025-05-07T21:02:31.5932203Z stochastic_rounding=True, 2025-05-07T21:02:31.5932361Z weighted=True, 2025-05-07T21:02:31.5932531Z row_wise=True, 2025-05-07T21:02:31.5932673Z mixed=False, 2025-05-07T21:02:31.5932832Z use_cache=False, 2025-05-07T21:02:31.5933118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5933280Z use_cpu=True, 2025-05-07T21:02:31.5933476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5933621Z ) 2025-05-07T21:02:31.6211189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6211858Z self=, 2025-05-07T21:02:31.6212002Z compile=False, 2025-05-07T21:02:31.6212188Z pooling_mode=, 2025-05-07T21:02:31.6212309Z T=2, 2025-05-07T21:02:31.6212432Z D=60, 2025-05-07T21:02:31.6212551Z B=117, 2025-05-07T21:02:31.6212669Z log_E=5, 2025-05-07T21:02:31.6212800Z L=9, 2025-05-07T21:02:31.6213028Z D_gradcheck=1, 2025-05-07T21:02:31.6213392Z stochastic_rounding=True, 2025-05-07T21:02:31.6213659Z weighted=False, 2025-05-07T21:02:31.6213823Z row_wise=True, 2025-05-07T21:02:31.6213966Z mixed=True, 2025-05-07T21:02:31.6214149Z use_cache=False, 2025-05-07T21:02:31.6214348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6214507Z use_cpu=True, 2025-05-07T21:02:31.6214717Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6214858Z ) 2025-05-07T21:02:31.6215101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6215758Z self=, 2025-05-07T21:02:31.6215923Z compile=False, 2025-05-07T21:02:31.6216142Z pooling_mode=, 2025-05-07T21:02:31.6216276Z T=3, 2025-05-07T21:02:31.6216419Z D=91, 2025-05-07T21:02:31.6216591Z B=47, 2025-05-07T21:02:31.6216725Z log_E=5, 2025-05-07T21:02:31.6216859Z L=17, 2025-05-07T21:02:31.6217033Z D_gradcheck=2, 2025-05-07T21:02:31.6217222Z stochastic_rounding=False, 2025-05-07T21:02:31.6217372Z weighted=False, 2025-05-07T21:02:31.6217515Z row_wise=True, 2025-05-07T21:02:31.6217637Z mixed=False, 2025-05-07T21:02:31.6217765Z use_cache=False, 2025-05-07T21:02:31.6217937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6218057Z use_cpu=True, 2025-05-07T21:02:31.6218212Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6218328Z ) 2025-05-07T21:02:31.6218523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6219062Z self=, 2025-05-07T21:02:31.6219270Z compile=True, 2025-05-07T21:02:31.6219430Z pooling_mode=, 2025-05-07T21:02:31.6219555Z T=2, 2025-05-07T21:02:31.6219666Z D=68, 2025-05-07T21:02:31.6219787Z B=35, 2025-05-07T21:02:31.6219923Z log_E=5, 2025-05-07T21:02:31.6220051Z L=16, 2025-05-07T21:02:31.6220186Z D_gradcheck=1, 2025-05-07T21:02:31.6220350Z stochastic_rounding=True, 2025-05-07T21:02:31.6220484Z weighted=False, 2025-05-07T21:02:31.6220613Z row_wise=True, 2025-05-07T21:02:31.6220751Z mixed=False, 2025-05-07T21:02:31.6220892Z use_cache=True, 2025-05-07T21:02:31.6221104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6221246Z use_cpu=True, 2025-05-07T21:02:31.6221514Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6221639Z ) 2025-05-07T21:02:31.6221848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6222409Z self=, 2025-05-07T21:02:31.6222560Z compile=False, 2025-05-07T21:02:31.6222724Z pooling_mode=, 2025-05-07T21:02:31.6222838Z T=3, 2025-05-07T21:02:31.6222956Z D=74, 2025-05-07T21:02:31.6223067Z B=82, 2025-05-07T21:02:31.6223190Z log_E=5, 2025-05-07T21:02:31.6223317Z L=19, 2025-05-07T21:02:31.6223448Z D_gradcheck=2, 2025-05-07T21:02:31.6223605Z stochastic_rounding=True, 2025-05-07T21:02:31.6223744Z weighted=False, 2025-05-07T21:02:31.6223868Z row_wise=True, 2025-05-07T21:02:31.6223996Z mixed=True, 2025-05-07T21:02:31.6224122Z use_cache=True, 2025-05-07T21:02:31.6224293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6224427Z use_cpu=True, 2025-05-07T21:02:31.6224589Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6224702Z ) 2025-05-07T21:02:31.6224920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6225479Z self=, 2025-05-07T21:02:31.6225620Z compile=False, 2025-05-07T21:02:31.6225804Z pooling_mode=, 2025-05-07T21:02:31.6225923Z T=1, 2025-05-07T21:02:31.6226037Z D=18, 2025-05-07T21:02:31.6226157Z B=108, 2025-05-07T21:02:31.6226279Z log_E=4, 2025-05-07T21:02:31.6226408Z L=13, 2025-05-07T21:02:31.6226636Z D_gradcheck=2, 2025-05-07T21:02:31.6226850Z stochastic_rounding=False, 2025-05-07T21:02:31.6226993Z weighted=True, 2025-05-07T21:02:31.6227116Z row_wise=True, 2025-05-07T21:02:31.6227241Z mixed=True, 2025-05-07T21:02:31.6227379Z use_cache=False, 2025-05-07T21:02:31.6227552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6227686Z use_cpu=True, 2025-05-07T21:02:31.6227852Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6227964Z ) 2025-05-07T21:02:31.6228170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6228741Z self=, 2025-05-07T21:02:31.6228876Z compile=True, 2025-05-07T21:02:31.6229054Z pooling_mode=, 2025-05-07T21:02:31.6229173Z T=5, 2025-05-07T21:02:31.6229290Z D=84, 2025-05-07T21:02:31.6229418Z B=106, 2025-05-07T21:02:31.6229541Z log_E=4, 2025-05-07T21:02:31.6229659Z L=13, 2025-05-07T21:02:31.6229790Z D_gradcheck=1, 2025-05-07T21:02:31.6229945Z stochastic_rounding=True, 2025-05-07T21:02:31.6230076Z weighted=False, 2025-05-07T21:02:31.6230211Z row_wise=True, 2025-05-07T21:02:31.6230336Z mixed=False, 2025-05-07T21:02:31.6230472Z use_cache=False, 2025-05-07T21:02:31.6230642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6230766Z use_cpu=True, 2025-05-07T21:02:31.6230941Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6231067Z ) 2025-05-07T21:02:31.6231301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6231844Z self=, 2025-05-07T21:02:31.6232102Z compile=False, 2025-05-07T21:02:31.6232271Z pooling_mode=, 2025-05-07T21:02:31.6232397Z T=2, 2025-05-07T21:02:31.6232511Z D=98, 2025-05-07T21:02:31.6232624Z B=21, 2025-05-07T21:02:31.6232747Z log_E=5, 2025-05-07T21:02:31.6232866Z L=20, 2025-05-07T21:02:31.6232997Z D_gradcheck=1, 2025-05-07T21:02:31.6233156Z stochastic_rounding=False, 2025-05-07T21:02:31.6233286Z weighted=True, 2025-05-07T21:02:31.6233415Z row_wise=True, 2025-05-07T21:02:31.6233535Z mixed=False, 2025-05-07T21:02:31.6233664Z use_cache=False, 2025-05-07T21:02:31.6233842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6234053Z use_cpu=True, 2025-05-07T21:02:31.6234211Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6234336Z ) 2025-05-07T21:02:31.6234542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6235106Z self=, 2025-05-07T21:02:31.6235246Z compile=True, 2025-05-07T21:02:31.6235415Z pooling_mode=, 2025-05-07T21:02:31.6235536Z T=2, 2025-05-07T21:02:31.6235660Z D=14, 2025-05-07T21:02:31.6235774Z B=93, 2025-05-07T21:02:31.6235896Z log_E=5, 2025-05-07T21:02:31.6236012Z L=15, 2025-05-07T21:02:31.6236138Z D_gradcheck=2, 2025-05-07T21:02:31.6236291Z stochastic_rounding=False, 2025-05-07T21:02:31.6236417Z weighted=False, 2025-05-07T21:02:31.6236543Z row_wise=True, 2025-05-07T21:02:31.6236668Z mixed=True, 2025-05-07T21:02:31.6236791Z use_cache=True, 2025-05-07T21:02:31.6236955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6237140Z use_cpu=True, 2025-05-07T21:02:31.6237305Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6237413Z ) 2025-05-07T21:02:31.6237619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6238188Z self=, 2025-05-07T21:02:31.6238318Z compile=False, 2025-05-07T21:02:31.6238485Z pooling_mode=, 2025-05-07T21:02:31.6238613Z T=2, 2025-05-07T21:02:31.6238728Z D=22, 2025-05-07T21:02:31.6238842Z B=75, 2025-05-07T21:02:31.6239072Z log_E=4, 2025-05-07T21:02:31.6239194Z L=16, 2025-05-07T21:02:31.6239389Z D_gradcheck=1, 2025-05-07T21:02:31.6239558Z stochastic_rounding=True, 2025-05-07T21:02:31.6239691Z weighted=False, 2025-05-07T21:02:31.6239829Z row_wise=True, 2025-05-07T21:02:31.6239951Z mixed=False, 2025-05-07T21:02:31.6240083Z use_cache=True, 2025-05-07T21:02:31.6240269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6240400Z use_cpu=True, 2025-05-07T21:02:31.6240559Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6240679Z ) 2025-05-07T21:02:31.6240886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6241495Z self=, 2025-05-07T21:02:31.6241632Z compile=False, 2025-05-07T21:02:31.6241804Z pooling_mode=, 2025-05-07T21:02:31.6241920Z T=4, 2025-05-07T21:02:31.6242038Z D=116, 2025-05-07T21:02:31.6242152Z B=93, 2025-05-07T21:02:31.6242279Z log_E=3, 2025-05-07T21:02:31.6242398Z L=18, 2025-05-07T21:02:31.6242523Z D_gradcheck=1, 2025-05-07T21:02:31.6242684Z stochastic_rounding=False, 2025-05-07T21:02:31.6242820Z weighted=False, 2025-05-07T21:02:31.6242944Z row_wise=True, 2025-05-07T21:02:31.6243087Z mixed=True, 2025-05-07T21:02:31.6243248Z use_cache=False, 2025-05-07T21:02:31.6243450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6243618Z use_cpu=True, 2025-05-07T21:02:31.6243809Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6243952Z ) 2025-05-07T21:02:31.6244207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6244997Z self=, 2025-05-07T21:02:31.6245143Z compile=True, 2025-05-07T21:02:31.6245362Z pooling_mode=, 2025-05-07T21:02:31.6245497Z T=4, 2025-05-07T21:02:31.6245639Z D=113, 2025-05-07T21:02:31.6245803Z B=98, 2025-05-07T21:02:31.6245935Z log_E=4, 2025-05-07T21:02:31.6246094Z L=7, 2025-05-07T21:02:31.6246258Z D_gradcheck=1, 2025-05-07T21:02:31.6246430Z stochastic_rounding=False, 2025-05-07T21:02:31.6246595Z weighted=True, 2025-05-07T21:02:31.6246756Z row_wise=True, 2025-05-07T21:02:31.6246899Z mixed=False, 2025-05-07T21:02:31.6247055Z use_cache=False, 2025-05-07T21:02:31.6247337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6247480Z use_cpu=True, 2025-05-07T21:02:31.6247662Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6247774Z ) 2025-05-07T21:02:31.6247971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6248514Z self=, 2025-05-07T21:02:31.6248640Z compile=True, 2025-05-07T21:02:31.6248806Z pooling_mode=, 2025-05-07T21:02:31.6248917Z T=4, 2025-05-07T21:02:31.6249028Z D=95, 2025-05-07T21:02:31.6249149Z B=114, 2025-05-07T21:02:31.6249261Z log_E=3, 2025-05-07T21:02:31.6249375Z L=19, 2025-05-07T21:02:31.6249502Z D_gradcheck=1, 2025-05-07T21:02:31.6249644Z stochastic_rounding=False, 2025-05-07T21:02:31.6249764Z weighted=False, 2025-05-07T21:02:31.6249893Z row_wise=True, 2025-05-07T21:02:31.6250027Z mixed=True, 2025-05-07T21:02:31.6250168Z use_cache=True, 2025-05-07T21:02:31.6250349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6250472Z use_cpu=True, 2025-05-07T21:02:31.6250627Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6250751Z ) 2025-05-07T21:02:31.6250985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6251597Z self=, 2025-05-07T21:02:31.6251730Z compile=True, 2025-05-07T21:02:31.6251900Z pooling_mode=, 2025-05-07T21:02:31.6252025Z T=5, 2025-05-07T21:02:31.6252143Z D=73, 2025-05-07T21:02:31.6252350Z B=34, 2025-05-07T21:02:31.6252532Z log_E=4, 2025-05-07T21:02:31.6252652Z L=15, 2025-05-07T21:02:31.6252779Z D_gradcheck=2, 2025-05-07T21:02:31.6253062Z stochastic_rounding=True, 2025-05-07T21:02:31.6253190Z weighted=False, 2025-05-07T21:02:31.6253305Z row_wise=True, 2025-05-07T21:02:31.6253437Z mixed=True, 2025-05-07T21:02:31.6253568Z use_cache=False, 2025-05-07T21:02:31.6253748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6253883Z use_cpu=True, 2025-05-07T21:02:31.6254047Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6254172Z ) 2025-05-07T21:02:31.6254386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6254945Z self=, 2025-05-07T21:02:31.6255084Z compile=True, 2025-05-07T21:02:31.6255254Z pooling_mode=, 2025-05-07T21:02:31.6255371Z T=2, 2025-05-07T21:02:31.6255489Z D=111, 2025-05-07T21:02:31.6255608Z B=54, 2025-05-07T21:02:31.6255731Z log_E=5, 2025-05-07T21:02:31.6255854Z L=6, 2025-05-07T21:02:31.6255980Z D_gradcheck=2, 2025-05-07T21:02:31.6256129Z stochastic_rounding=True, 2025-05-07T21:02:31.6256265Z weighted=False, 2025-05-07T21:02:31.6256384Z row_wise=True, 2025-05-07T21:02:31.6256502Z mixed=True, 2025-05-07T21:02:31.6256639Z use_cache=False, 2025-05-07T21:02:31.6256806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6256939Z use_cpu=True, 2025-05-07T21:02:31.6257099Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6257210Z ) 2025-05-07T21:02:31.6257510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6258071Z self=, 2025-05-07T21:02:31.6258198Z compile=True, 2025-05-07T21:02:31.6258374Z pooling_mode=, 2025-05-07T21:02:31.6258491Z T=2, 2025-05-07T21:02:31.6258614Z D=55, 2025-05-07T21:02:31.6258737Z B=23, 2025-05-07T21:02:31.6258861Z log_E=5, 2025-05-07T21:02:31.6258976Z L=9, 2025-05-07T21:02:31.6259108Z D_gradcheck=2, 2025-05-07T21:02:31.6259252Z stochastic_rounding=True, 2025-05-07T21:02:31.6259396Z weighted=True, 2025-05-07T21:02:31.6259524Z row_wise=True, 2025-05-07T21:02:31.6259647Z mixed=True, 2025-05-07T21:02:31.6259863Z use_cache=True, 2025-05-07T21:02:31.6260032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6260153Z use_cpu=True, 2025-05-07T21:02:31.6260314Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6260430Z ) 2025-05-07T21:02:31.6260640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6261259Z self=, 2025-05-07T21:02:31.6261389Z compile=False, 2025-05-07T21:02:31.6261559Z pooling_mode=, 2025-05-07T21:02:31.6261685Z T=4, 2025-05-07T21:02:31.6261804Z D=4, 2025-05-07T21:02:31.6261918Z B=51, 2025-05-07T21:02:31.6262047Z log_E=5, 2025-05-07T21:02:31.6262162Z L=1, 2025-05-07T21:02:31.6262295Z D_gradcheck=2, 2025-05-07T21:02:31.6262441Z stochastic_rounding=True, 2025-05-07T21:02:31.6262571Z weighted=False, 2025-05-07T21:02:31.6262703Z row_wise=True, 2025-05-07T21:02:31.6262824Z mixed=True, 2025-05-07T21:02:31.6262951Z use_cache=True, 2025-05-07T21:02:31.6263126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6263251Z use_cpu=True, 2025-05-07T21:02:31.6263413Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6263538Z ) 2025-05-07T21:02:33.8884270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8885260Z self=, 2025-05-07T21:02:33.8886253Z compile=True, 2025-05-07T21:02:33.8886697Z pooling_mode=, 2025-05-07T21:02:33.8887223Z T=5, 2025-05-07T21:02:33.8887951Z D=93, 2025-05-07T21:02:33.8888415Z B=116, 2025-05-07T21:02:33.8888763Z log_E=4, 2025-05-07T21:02:33.8889112Z L=18, 2025-05-07T21:02:33.8889477Z D_gradcheck=2, 2025-05-07T21:02:33.8889896Z stochastic_rounding=False, 2025-05-07T21:02:33.8890342Z weighted=True, 2025-05-07T21:02:33.8890655Z row_wise=True, 2025-05-07T21:02:33.8890962Z mixed=True, 2025-05-07T21:02:33.8891274Z use_cache=False, 2025-05-07T21:02:33.8891636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8892071Z use_cpu=True, 2025-05-07T21:02:33.8892429Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8893014Z ) 2025-05-07T21:02:33.8893383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8894334Z self=, 2025-05-07T21:02:33.8895197Z compile=False, 2025-05-07T21:02:33.8895585Z pooling_mode=, 2025-05-07T21:02:33.8896032Z T=2, 2025-05-07T21:02:33.8896315Z D=2, 2025-05-07T21:02:33.8896610Z B=87, 2025-05-07T21:02:33.8896904Z log_E=4, 2025-05-07T21:02:33.8897209Z L=0, 2025-05-07T21:02:33.8897500Z D_gradcheck=2, 2025-05-07T21:02:33.8897855Z stochastic_rounding=False, 2025-05-07T21:02:33.8898252Z weighted=True, 2025-05-07T21:02:33.8898817Z row_wise=True, 2025-05-07T21:02:33.8899156Z mixed=True, 2025-05-07T21:02:33.8899487Z use_cache=False, 2025-05-07T21:02:33.8899860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8900312Z use_cpu=True, 2025-05-07T21:02:33.8900672Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8901258Z ) 2025-05-07T21:02:33.8901612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8902547Z self=, 2025-05-07T21:02:33.8903412Z compile=False, 2025-05-07T21:02:33.8903798Z pooling_mode=, 2025-05-07T21:02:33.8904253Z T=4, 2025-05-07T21:02:33.8904533Z D=36, 2025-05-07T21:02:33.8904826Z B=18, 2025-05-07T21:02:33.8905106Z log_E=3, 2025-05-07T21:02:33.8905397Z L=5, 2025-05-07T21:02:33.8905699Z D_gradcheck=2, 2025-05-07T21:02:33.8906057Z stochastic_rounding=True, 2025-05-07T21:02:33.8906454Z weighted=False, 2025-05-07T21:02:33.8906794Z row_wise=True, 2025-05-07T21:02:33.8907264Z mixed=True, 2025-05-07T21:02:33.8907598Z use_cache=True, 2025-05-07T21:02:33.8907966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8908414Z use_cpu=True, 2025-05-07T21:02:33.8908784Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8909194Z ) 2025-05-07T21:02:33.8909554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8910494Z self=, 2025-05-07T21:02:33.8911358Z compile=True, 2025-05-07T21:02:33.8911731Z pooling_mode=, 2025-05-07T21:02:33.8912187Z T=2, 2025-05-07T21:02:33.8912505Z D=96, 2025-05-07T21:02:33.8912836Z B=112, 2025-05-07T21:02:33.8913147Z log_E=3, 2025-05-07T21:02:33.8913448Z L=3, 2025-05-07T21:02:33.8913744Z D_gradcheck=2, 2025-05-07T21:02:33.8914097Z stochastic_rounding=True, 2025-05-07T21:02:33.8914490Z weighted=False, 2025-05-07T21:02:33.8914826Z row_wise=True, 2025-05-07T21:02:33.8915163Z mixed=True, 2025-05-07T21:02:33.8915475Z use_cache=True, 2025-05-07T21:02:33.8915841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8916297Z use_cpu=True, 2025-05-07T21:02:33.8916688Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8917181Z ) 2025-05-07T21:02:33.8917607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8918684Z self=, 2025-05-07T21:02:33.8919688Z compile=True, 2025-05-07T21:02:33.8920121Z pooling_mode=, 2025-05-07T21:02:33.8920809Z T=3, 2025-05-07T21:02:33.8921246Z D=83, 2025-05-07T21:02:33.8921527Z B=77, 2025-05-07T21:02:33.8921798Z log_E=3, 2025-05-07T21:02:33.8922077Z L=0, 2025-05-07T21:02:33.8922354Z D_gradcheck=1, 2025-05-07T21:02:33.8922721Z stochastic_rounding=False, 2025-05-07T21:02:33.8923123Z weighted=True, 2025-05-07T21:02:33.8923438Z row_wise=True, 2025-05-07T21:02:33.8923796Z mixed=True, 2025-05-07T21:02:33.8924109Z use_cache=True, 2025-05-07T21:02:33.8924493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8924963Z use_cpu=True, 2025-05-07T21:02:33.8925327Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8925744Z ) 2025-05-07T21:02:33.8926111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8927049Z self=, 2025-05-07T21:02:33.8928014Z compile=False, 2025-05-07T21:02:33.8928392Z pooling_mode=, 2025-05-07T21:02:33.8928849Z T=1, 2025-05-07T21:02:33.8929129Z D=18, 2025-05-07T21:02:33.8929413Z B=108, 2025-05-07T21:02:33.8929706Z log_E=5, 2025-05-07T21:02:33.8929995Z L=7, 2025-05-07T21:02:33.8930279Z D_gradcheck=1, 2025-05-07T21:02:33.8930695Z stochastic_rounding=False, 2025-05-07T21:02:33.8931097Z weighted=True, 2025-05-07T21:02:33.8931436Z row_wise=True, 2025-05-07T21:02:33.8931753Z mixed=True, 2025-05-07T21:02:33.8932073Z use_cache=False, 2025-05-07T21:02:33.8932481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8933012Z use_cpu=True, 2025-05-07T21:02:33.8933493Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8933895Z ) 2025-05-07T21:02:33.8934255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8935193Z self=, 2025-05-07T21:02:33.8936064Z compile=True, 2025-05-07T21:02:33.8936448Z pooling_mode=, 2025-05-07T21:02:33.8936899Z T=3, 2025-05-07T21:02:33.8937183Z D=11, 2025-05-07T21:02:33.8937469Z B=83, 2025-05-07T21:02:33.8947089Z log_E=3, 2025-05-07T21:02:33.8947461Z L=20, 2025-05-07T21:02:33.8947828Z D_gradcheck=1, 2025-05-07T21:02:33.8948247Z stochastic_rounding=True, 2025-05-07T21:02:33.8948704Z weighted=True, 2025-05-07T21:02:33.8949242Z row_wise=True, 2025-05-07T21:02:33.8949648Z mixed=False, 2025-05-07T21:02:33.8950039Z use_cache=True, 2025-05-07T21:02:33.8950503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8951046Z use_cpu=True, 2025-05-07T21:02:33.8951435Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8951843Z ) 2025-05-07T21:02:33.8952196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8953087Z self=, 2025-05-07T21:02:33.8953929Z compile=False, 2025-05-07T21:02:33.8954323Z pooling_mode=, 2025-05-07T21:02:33.8954786Z T=1, 2025-05-07T21:02:33.8955078Z D=43, 2025-05-07T21:02:33.8955378Z B=19, 2025-05-07T21:02:33.8955684Z log_E=4, 2025-05-07T21:02:33.8955983Z L=3, 2025-05-07T21:02:33.8956283Z D_gradcheck=1, 2025-05-07T21:02:33.8956643Z stochastic_rounding=True, 2025-05-07T21:02:33.8957044Z weighted=False, 2025-05-07T21:02:33.8957382Z row_wise=True, 2025-05-07T21:02:33.8957723Z mixed=True, 2025-05-07T21:02:33.8958052Z use_cache=False, 2025-05-07T21:02:33.8958454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8958907Z use_cpu=True, 2025-05-07T21:02:33.8959274Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8959685Z ) 2025-05-07T21:02:33.8960049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8960983Z self=, 2025-05-07T21:02:33.8961855Z compile=True, 2025-05-07T21:02:33.8962346Z pooling_mode=, 2025-05-07T21:02:33.8962855Z T=2, 2025-05-07T21:02:33.8963145Z D=37, 2025-05-07T21:02:33.8963426Z B=48, 2025-05-07T21:02:33.8963714Z log_E=4, 2025-05-07T21:02:33.8964012Z L=13, 2025-05-07T21:02:33.8964305Z D_gradcheck=2, 2025-05-07T21:02:33.8964663Z stochastic_rounding=True, 2025-05-07T21:02:33.8965060Z weighted=True, 2025-05-07T21:02:33.8965392Z row_wise=True, 2025-05-07T21:02:33.8965724Z mixed=False, 2025-05-07T21:02:33.8966042Z use_cache=True, 2025-05-07T21:02:33.8966416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8966887Z use_cpu=True, 2025-05-07T21:02:33.8967243Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8967668Z ) 2025-05-07T21:02:33.8968025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8968951Z self=, 2025-05-07T21:02:33.8969838Z compile=True, 2025-05-07T21:02:33.8970227Z pooling_mode=, 2025-05-07T21:02:33.8970685Z T=1, 2025-05-07T21:02:33.8970969Z D=31, 2025-05-07T21:02:33.8971262Z B=24, 2025-05-07T21:02:33.8971551Z log_E=5, 2025-05-07T21:02:33.8971839Z L=16, 2025-05-07T21:02:33.8972132Z D_gradcheck=2, 2025-05-07T21:02:33.8972497Z stochastic_rounding=True, 2025-05-07T21:02:33.8972971Z weighted=True, 2025-05-07T21:02:33.8973325Z row_wise=True, 2025-05-07T21:02:33.8973669Z mixed=False, 2025-05-07T21:02:33.8974014Z use_cache=False, 2025-05-07T21:02:33.8974426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8974993Z use_cpu=True, 2025-05-07T21:02:33.8975348Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8975779Z ) 2025-05-07T21:02:33.8976157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8977076Z self=, 2025-05-07T21:02:33.8978018Z compile=True, 2025-05-07T21:02:33.8978487Z pooling_mode=, 2025-05-07T21:02:33.8979004Z T=3, 2025-05-07T21:02:33.8979350Z D=9, 2025-05-07T21:02:33.8979689Z B=40, 2025-05-07T21:02:33.8980024Z log_E=4, 2025-05-07T21:02:33.8980391Z L=8, 2025-05-07T21:02:33.8980744Z D_gradcheck=2, 2025-05-07T21:02:33.8981164Z stochastic_rounding=True, 2025-05-07T21:02:33.8981728Z weighted=True, 2025-05-07T21:02:33.8982133Z row_wise=True, 2025-05-07T21:02:33.8982470Z mixed=False, 2025-05-07T21:02:33.8982777Z use_cache=True, 2025-05-07T21:02:33.8983137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8983573Z use_cpu=True, 2025-05-07T21:02:33.8983911Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8984311Z ) 2025-05-07T21:02:33.8984672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8985597Z self=, 2025-05-07T21:02:33.8986439Z compile=False, 2025-05-07T21:02:33.8986823Z pooling_mode=, 2025-05-07T21:02:33.8987261Z T=5, 2025-05-07T21:02:33.8987549Z D=69, 2025-05-07T21:02:33.8987849Z B=44, 2025-05-07T21:02:33.8988137Z log_E=5, 2025-05-07T21:02:33.8988441Z L=4, 2025-05-07T21:02:33.8988738Z D_gradcheck=1, 2025-05-07T21:02:33.8989089Z stochastic_rounding=True, 2025-05-07T21:02:33.8989498Z weighted=False, 2025-05-07T21:02:33.8989825Z row_wise=True, 2025-05-07T21:02:33.8990163Z mixed=True, 2025-05-07T21:02:33.8990506Z use_cache=False, 2025-05-07T21:02:33.8990903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8991363Z use_cpu=True, 2025-05-07T21:02:33.8991727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8992141Z ) 2025-05-07T21:02:33.8992545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8993479Z self=, 2025-05-07T21:02:33.8994461Z compile=True, 2025-05-07T21:02:33.8994910Z pooling_mode=, 2025-05-07T21:02:33.8995364Z T=3, 2025-05-07T21:02:33.8995656Z D=73, 2025-05-07T21:02:33.8995947Z B=58, 2025-05-07T21:02:33.8996232Z log_E=3, 2025-05-07T21:02:33.8996535Z L=4, 2025-05-07T21:02:33.8996834Z D_gradcheck=2, 2025-05-07T21:02:33.8997191Z stochastic_rounding=True, 2025-05-07T21:02:33.8997597Z weighted=False, 2025-05-07T21:02:33.8997940Z row_wise=True, 2025-05-07T21:02:33.8998263Z mixed=False, 2025-05-07T21:02:33.8998915Z use_cache=False, 2025-05-07T21:02:33.8999311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8999764Z use_cpu=True, 2025-05-07T21:02:33.9000140Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9000556Z ) 2025-05-07T21:02:33.9000922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9001847Z self=, 2025-05-07T21:02:33.9002771Z compile=True, 2025-05-07T21:02:33.9003163Z pooling_mode=, 2025-05-07T21:02:33.9003605Z T=1, 2025-05-07T21:02:33.9003892Z D=53, 2025-05-07T21:02:33.9004179Z B=70, 2025-05-07T21:02:33.9004459Z log_E=4, 2025-05-07T21:02:33.9004766Z L=9, 2025-05-07T21:02:33.9005063Z D_gradcheck=1, 2025-05-07T21:02:33.9005421Z stochastic_rounding=True, 2025-05-07T21:02:33.9005841Z weighted=False, 2025-05-07T21:02:33.9006205Z row_wise=True, 2025-05-07T21:02:33.9006547Z mixed=True, 2025-05-07T21:02:33.9006896Z use_cache=False, 2025-05-07T21:02:33.9007457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9007900Z use_cpu=True, 2025-05-07T21:02:33.9008275Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9008705Z ) 2025-05-07T21:02:33.9009056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9010015Z self=, 2025-05-07T21:02:33.9011057Z compile=False, 2025-05-07T21:02:33.9011510Z pooling_mode=, 2025-05-07T21:02:33.9012015Z T=1, 2025-05-07T21:02:33.9012358Z D=64, 2025-05-07T21:02:33.9012710Z B=56, 2025-05-07T21:02:33.9013110Z log_E=5, 2025-05-07T21:02:33.9013464Z L=4, 2025-05-07T21:02:33.9013834Z D_gradcheck=1, 2025-05-07T21:02:33.9014393Z stochastic_rounding=False, 2025-05-07T21:02:33.9014829Z weighted=True, 2025-05-07T21:02:33.9015144Z row_wise=True, 2025-05-07T21:02:33.9015446Z mixed=True, 2025-05-07T21:02:33.9015749Z use_cache=True, 2025-05-07T21:02:33.9016110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9016535Z use_cpu=True, 2025-05-07T21:02:33.9016885Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9017325Z ) 2025-05-07T21:02:33.9017677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9018647Z self=, 2025-05-07T21:02:33.9019542Z compile=False, 2025-05-07T21:02:33.9019923Z pooling_mode=, 2025-05-07T21:02:33.9020351Z T=5, 2025-05-07T21:02:33.9020646Z D=29, 2025-05-07T21:02:33.9020940Z B=104, 2025-05-07T21:02:33.9021235Z log_E=4, 2025-05-07T21:02:33.9021535Z L=0, 2025-05-07T21:02:33.9021834Z D_gradcheck=2, 2025-05-07T21:02:33.9022196Z stochastic_rounding=True, 2025-05-07T21:02:33.9022639Z weighted=False, 2025-05-07T21:02:33.9022975Z row_wise=True, 2025-05-07T21:02:33.9023297Z mixed=False, 2025-05-07T21:02:33.9023619Z use_cache=False, 2025-05-07T21:02:33.9024009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9024456Z use_cpu=True, 2025-05-07T21:02:33.9024824Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9025241Z ) 2025-05-07T21:02:33.9258931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9259970Z self=, 2025-05-07T21:02:33.9261219Z compile=True, 2025-05-07T21:02:33.9261685Z pooling_mode=, 2025-05-07T21:02:33.9262212Z T=4, 2025-05-07T21:02:33.9262577Z D=53, 2025-05-07T21:02:33.9262943Z B=92, 2025-05-07T21:02:33.9263283Z log_E=3, 2025-05-07T21:02:33.9263633Z L=13, 2025-05-07T21:02:33.9263983Z D_gradcheck=2, 2025-05-07T21:02:33.9264401Z stochastic_rounding=False, 2025-05-07T21:02:33.9264861Z weighted=True, 2025-05-07T21:02:33.9265272Z row_wise=True, 2025-05-07T21:02:33.9265621Z mixed=False, 2025-05-07T21:02:33.9265929Z use_cache=False, 2025-05-07T21:02:33.9266299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9266729Z use_cpu=True, 2025-05-07T21:02:33.9267076Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9267463Z ) 2025-05-07T21:02:33.9267802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9268742Z self=, 2025-05-07T21:02:33.9269611Z compile=True, 2025-05-07T21:02:33.9269983Z pooling_mode=, 2025-05-07T21:02:33.9270427Z T=5, 2025-05-07T21:02:33.9270713Z D=106, 2025-05-07T21:02:33.9271005Z B=35, 2025-05-07T21:02:33.9271293Z log_E=5, 2025-05-07T21:02:33.9271590Z L=1, 2025-05-07T21:02:33.9271886Z D_gradcheck=2, 2025-05-07T21:02:33.9272248Z stochastic_rounding=True, 2025-05-07T21:02:33.9272637Z weighted=True, 2025-05-07T21:02:33.9272982Z row_wise=True, 2025-05-07T21:02:33.9273323Z mixed=False, 2025-05-07T21:02:33.9273779Z use_cache=False, 2025-05-07T21:02:33.9274162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9274617Z use_cpu=True, 2025-05-07T21:02:33.9274971Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9275387Z ) 2025-05-07T21:02:33.9275746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9276679Z self=, 2025-05-07T21:02:33.9277546Z compile=True, 2025-05-07T21:02:33.9277921Z pooling_mode=, 2025-05-07T21:02:33.9278367Z T=4, 2025-05-07T21:02:33.9278650Z D=59, 2025-05-07T21:02:33.9278939Z B=10, 2025-05-07T21:02:33.9279221Z log_E=4, 2025-05-07T21:02:33.9279510Z L=4, 2025-05-07T21:02:33.9279930Z D_gradcheck=1, 2025-05-07T21:02:33.9280295Z stochastic_rounding=False, 2025-05-07T21:02:33.9280692Z weighted=True, 2025-05-07T21:02:33.9281029Z row_wise=True, 2025-05-07T21:02:33.9281352Z mixed=False, 2025-05-07T21:02:33.9281683Z use_cache=False, 2025-05-07T21:02:33.9282070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9282555Z use_cpu=True, 2025-05-07T21:02:33.9282933Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9283353Z ) 2025-05-07T21:02:33.9283708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9284645Z self=, 2025-05-07T21:02:33.9285511Z compile=True, 2025-05-07T21:02:33.9285891Z pooling_mode=, 2025-05-07T21:02:33.9286331Z T=5, 2025-05-07T21:02:33.9286610Z D=39, 2025-05-07T21:02:33.9290627Z B=119, 2025-05-07T21:02:33.9290976Z log_E=3, 2025-05-07T21:02:33.9291277Z L=9, 2025-05-07T21:02:33.9291567Z D_gradcheck=1, 2025-05-07T21:02:33.9291916Z stochastic_rounding=True, 2025-05-07T21:02:33.9292359Z weighted=True, 2025-05-07T21:02:33.9292775Z row_wise=True, 2025-05-07T21:02:33.9293277Z mixed=False, 2025-05-07T21:02:33.9293669Z use_cache=False, 2025-05-07T21:02:33.9294122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9294662Z use_cpu=True, 2025-05-07T21:02:33.9295082Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9295573Z ) 2025-05-07T21:02:33.9295997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9297195Z self=, 2025-05-07T21:02:33.9298072Z compile=False, 2025-05-07T21:02:33.9298777Z pooling_mode=, 2025-05-07T21:02:33.9299225Z T=1, 2025-05-07T21:02:33.9299474Z D=127, 2025-05-07T21:02:33.9299752Z B=14, 2025-05-07T21:02:33.9299997Z log_E=4, 2025-05-07T21:02:33.9300257Z L=0, 2025-05-07T21:02:33.9300520Z D_gradcheck=1, 2025-05-07T21:02:33.9300822Z stochastic_rounding=False, 2025-05-07T21:02:33.9301171Z weighted=True, 2025-05-07T21:02:33.9301467Z row_wise=True, 2025-05-07T21:02:33.9301744Z mixed=False, 2025-05-07T21:02:33.9302036Z use_cache=False, 2025-05-07T21:02:33.9302371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9302807Z use_cpu=True, 2025-05-07T21:02:33.9303125Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9303493Z ) 2025-05-07T21:02:33.9303824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9304753Z self=, 2025-05-07T21:02:33.9305611Z compile=False, 2025-05-07T21:02:33.9306003Z pooling_mode=, 2025-05-07T21:02:33.9306445Z T=2, 2025-05-07T21:02:33.9306731Z D=9, 2025-05-07T21:02:33.9307022Z B=24, 2025-05-07T21:02:33.9307301Z log_E=5, 2025-05-07T21:02:33.9307595Z L=2, 2025-05-07T21:02:33.9307874Z D_gradcheck=2, 2025-05-07T21:02:33.9308241Z stochastic_rounding=False, 2025-05-07T21:02:33.9308668Z weighted=False, 2025-05-07T21:02:33.9309001Z row_wise=True, 2025-05-07T21:02:33.9309469Z mixed=True, 2025-05-07T21:02:33.9309789Z use_cache=True, 2025-05-07T21:02:33.9310155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9310603Z use_cpu=True, 2025-05-07T21:02:33.9310966Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9311375Z ) 2025-05-07T21:02:33.9311732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9312725Z self=, 2025-05-07T21:02:33.9313596Z compile=True, 2025-05-07T21:02:33.9313958Z pooling_mode=, 2025-05-07T21:02:33.9314406Z T=5, 2025-05-07T21:02:33.9314686Z D=127, 2025-05-07T21:02:33.9314982Z B=109, 2025-05-07T21:02:33.9315270Z log_E=4, 2025-05-07T21:02:33.9315565Z L=8, 2025-05-07T21:02:33.9315861Z D_gradcheck=2, 2025-05-07T21:02:33.9316216Z stochastic_rounding=False, 2025-05-07T21:02:33.9316617Z weighted=False, 2025-05-07T21:02:33.9316953Z row_wise=True, 2025-05-07T21:02:33.9317279Z mixed=True, 2025-05-07T21:02:33.9317601Z use_cache=False, 2025-05-07T21:02:33.9317995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9318438Z use_cpu=True, 2025-05-07T21:02:33.9318803Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9319214Z ) 2025-05-07T21:02:33.9319567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9320505Z self=, 2025-05-07T21:02:33.9321378Z compile=True, 2025-05-07T21:02:33.9321743Z pooling_mode=, 2025-05-07T21:02:33.9322190Z T=1, 2025-05-07T21:02:33.9322666Z D=115, 2025-05-07T21:02:33.9322961Z B=117, 2025-05-07T21:02:33.9323250Z log_E=3, 2025-05-07T21:02:33.9323556Z L=11, 2025-05-07T21:02:33.9323855Z D_gradcheck=2, 2025-05-07T21:02:33.9324238Z stochastic_rounding=False, 2025-05-07T21:02:33.9324668Z weighted=False, 2025-05-07T21:02:33.9325012Z row_wise=True, 2025-05-07T21:02:33.9325341Z mixed=False, 2025-05-07T21:02:33.9325665Z use_cache=False, 2025-05-07T21:02:33.9326059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9326529Z use_cpu=True, 2025-05-07T21:02:33.9326885Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9327301Z ) 2025-05-07T21:02:33.9327657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9328998Z self=, 2025-05-07T21:02:33.9330001Z compile=True, 2025-05-07T21:02:33.9330432Z pooling_mode=, 2025-05-07T21:02:33.9330964Z T=5, 2025-05-07T21:02:33.9331305Z D=39, 2025-05-07T21:02:33.9331653Z B=113, 2025-05-07T21:02:33.9331993Z log_E=4, 2025-05-07T21:02:33.9332361Z L=11, 2025-05-07T21:02:33.9332664Z D_gradcheck=2, 2025-05-07T21:02:33.9333119Z stochastic_rounding=False, 2025-05-07T21:02:33.9333500Z weighted=False, 2025-05-07T21:02:33.9333818Z row_wise=True, 2025-05-07T21:02:33.9334125Z mixed=True, 2025-05-07T21:02:33.9334433Z use_cache=False, 2025-05-07T21:02:33.9334800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9335267Z use_cpu=True, 2025-05-07T21:02:33.9335638Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9336070Z ) 2025-05-07T21:02:33.9336434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9337400Z self=, 2025-05-07T21:02:33.9338261Z compile=True, 2025-05-07T21:02:33.9338656Z pooling_mode=, 2025-05-07T21:02:33.9339136Z T=5, 2025-05-07T21:02:33.9339427Z D=89, 2025-05-07T21:02:33.9339707Z B=56, 2025-05-07T21:02:33.9339989Z log_E=3, 2025-05-07T21:02:33.9340286Z L=15, 2025-05-07T21:02:33.9340563Z D_gradcheck=2, 2025-05-07T21:02:33.9340915Z stochastic_rounding=True, 2025-05-07T21:02:33.9341320Z weighted=True, 2025-05-07T21:02:33.9341737Z row_wise=True, 2025-05-07T21:02:33.9342068Z mixed=True, 2025-05-07T21:02:33.9342389Z use_cache=True, 2025-05-07T21:02:33.9342803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9343254Z use_cpu=True, 2025-05-07T21:02:33.9343617Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9344025Z ) 2025-05-07T21:02:33.9344380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9345335Z self=, 2025-05-07T21:02:33.9346203Z compile=True, 2025-05-07T21:02:33.9346578Z pooling_mode=, 2025-05-07T21:02:33.9361837Z T=3, 2025-05-07T21:02:33.9362135Z D=117, 2025-05-07T21:02:33.9362416Z B=78, 2025-05-07T21:02:33.9362701Z log_E=3, 2025-05-07T21:02:33.9362995Z L=0, 2025-05-07T21:02:33.9363277Z D_gradcheck=2, 2025-05-07T21:02:33.9363636Z stochastic_rounding=False, 2025-05-07T21:02:33.9364077Z weighted=False, 2025-05-07T21:02:33.9364434Z row_wise=True, 2025-05-07T21:02:33.9364783Z mixed=False, 2025-05-07T21:02:33.9365131Z use_cache=True, 2025-05-07T21:02:33.9365507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9365977Z use_cpu=True, 2025-05-07T21:02:33.9366360Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9366775Z ) 2025-05-07T21:02:33.9367146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9368196Z self=, 2025-05-07T21:02:33.9369074Z compile=True, 2025-05-07T21:02:33.9369443Z pooling_mode=, 2025-05-07T21:02:33.9370043Z T=4, 2025-05-07T21:02:33.9370349Z D=96, 2025-05-07T21:02:33.9370637Z B=103, 2025-05-07T21:02:33.9370939Z log_E=5, 2025-05-07T21:02:33.9371241Z L=0, 2025-05-07T21:02:33.9371534Z D_gradcheck=1, 2025-05-07T21:02:33.9371904Z stochastic_rounding=False, 2025-05-07T21:02:33.9372317Z weighted=True, 2025-05-07T21:02:33.9372711Z row_wise=True, 2025-05-07T21:02:33.9373146Z mixed=False, 2025-05-07T21:02:33.9373486Z use_cache=False, 2025-05-07T21:02:33.9373889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9374354Z use_cpu=True, 2025-05-07T21:02:33.9374737Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9375151Z ) 2025-05-07T21:02:33.9375630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9376732Z self=, 2025-05-07T21:02:33.9378046Z compile=False, 2025-05-07T21:02:33.9382341Z pooling_mode=, 2025-05-07T21:02:33.9382821Z T=3, 2025-05-07T21:02:33.9383107Z D=76, 2025-05-07T21:02:33.9383382Z B=58, 2025-05-07T21:02:33.9383706Z log_E=4, 2025-05-07T21:02:33.9384001Z L=5, 2025-05-07T21:02:33.9384288Z D_gradcheck=1, 2025-05-07T21:02:33.9384645Z stochastic_rounding=False, 2025-05-07T21:02:33.9385047Z weighted=True, 2025-05-07T21:02:33.9385367Z row_wise=True, 2025-05-07T21:02:33.9385685Z mixed=False, 2025-05-07T21:02:33.9385997Z use_cache=False, 2025-05-07T21:02:33.9407319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9407952Z use_cpu=True, 2025-05-07T21:02:33.9408309Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9408722Z ) 2025-05-07T21:02:33.9409124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9410080Z self=, 2025-05-07T21:02:33.9410901Z compile=True, 2025-05-07T21:02:33.9411298Z pooling_mode=, 2025-05-07T21:02:33.9411754Z T=1, 2025-05-07T21:02:33.9412035Z D=107, 2025-05-07T21:02:33.9412312Z B=120, 2025-05-07T21:02:33.9412587Z log_E=3, 2025-05-07T21:02:33.9412986Z L=5, 2025-05-07T21:02:33.9413286Z D_gradcheck=2, 2025-05-07T21:02:33.9413687Z stochastic_rounding=False, 2025-05-07T21:02:33.9414550Z weighted=False, 2025-05-07T21:02:33.9414946Z row_wise=True, 2025-05-07T21:02:33.9415327Z mixed=True, 2025-05-07T21:02:33.9415710Z use_cache=False, 2025-05-07T21:02:33.9416160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9416694Z use_cpu=True, 2025-05-07T21:02:33.9417119Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9417612Z ) 2025-05-07T21:02:33.9418032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9418942Z self=, 2025-05-07T21:02:33.9419771Z compile=True, 2025-05-07T21:02:33.9420132Z pooling_mode=, 2025-05-07T21:02:33.9420567Z T=5, 2025-05-07T21:02:33.9420870Z D=26, 2025-05-07T21:02:33.9421167Z B=45, 2025-05-07T21:02:33.9421462Z log_E=3, 2025-05-07T21:02:33.9421762Z L=6, 2025-05-07T21:02:33.9422069Z D_gradcheck=1, 2025-05-07T21:02:33.9422432Z stochastic_rounding=False, 2025-05-07T21:02:33.9422850Z weighted=False, 2025-05-07T21:02:33.9423178Z row_wise=True, 2025-05-07T21:02:33.9423508Z mixed=False, 2025-05-07T21:02:33.9423822Z use_cache=True, 2025-05-07T21:02:33.9424217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9424709Z use_cpu=True, 2025-05-07T21:02:33.9425077Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9425489Z ) 2025-05-07T21:02:33.9425861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9426778Z self=, 2025-05-07T21:02:33.9427648Z compile=False, 2025-05-07T21:02:33.9428196Z pooling_mode=, 2025-05-07T21:02:33.9428664Z T=5, 2025-05-07T21:02:33.9428943Z D=49, 2025-05-07T21:02:33.9429236Z B=40, 2025-05-07T21:02:33.9429529Z log_E=4, 2025-05-07T21:02:33.9429823Z L=17, 2025-05-07T21:02:33.9430120Z D_gradcheck=2, 2025-05-07T21:02:33.9430487Z stochastic_rounding=False, 2025-05-07T21:02:33.9430888Z weighted=False, 2025-05-07T21:02:33.9431242Z row_wise=True, 2025-05-07T21:02:33.9431573Z mixed=True, 2025-05-07T21:02:33.9431890Z use_cache=False, 2025-05-07T21:02:33.9432292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9432746Z use_cpu=True, 2025-05-07T21:02:33.9433115Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9434012Z ) 2025-05-07T21:02:33.9644853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9645716Z self=, 2025-05-07T21:02:33.9646495Z compile=False, 2025-05-07T21:02:33.9646851Z pooling_mode=, 2025-05-07T21:02:33.9647259Z T=1, 2025-05-07T21:02:33.9647529Z D=116, 2025-05-07T21:02:33.9647816Z B=88, 2025-05-07T21:02:33.9648097Z log_E=5, 2025-05-07T21:02:33.9648390Z L=9, 2025-05-07T21:02:33.9648681Z D_gradcheck=2, 2025-05-07T21:02:33.9649025Z stochastic_rounding=True, 2025-05-07T21:02:33.9649404Z weighted=True, 2025-05-07T21:02:33.9649729Z row_wise=True, 2025-05-07T21:02:33.9650054Z mixed=False, 2025-05-07T21:02:33.9650376Z use_cache=False, 2025-05-07T21:02:33.9650740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9651150Z use_cpu=True, 2025-05-07T21:02:33.9651464Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9651829Z ) 2025-05-07T21:02:33.9652136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9652986Z self=, 2025-05-07T21:02:33.9653710Z compile=True, 2025-05-07T21:02:33.9654070Z pooling_mode=, 2025-05-07T21:02:33.9654504Z T=2, 2025-05-07T21:02:33.9654772Z D=73, 2025-05-07T21:02:33.9655042Z B=123, 2025-05-07T21:02:33.9655321Z log_E=3, 2025-05-07T21:02:33.9655586Z L=14, 2025-05-07T21:02:33.9655858Z D_gradcheck=1, 2025-05-07T21:02:33.9656328Z stochastic_rounding=True, 2025-05-07T21:02:33.9656667Z weighted=True, 2025-05-07T21:02:33.9656961Z row_wise=True, 2025-05-07T21:02:33.9657238Z mixed=True, 2025-05-07T21:02:33.9657519Z use_cache=False, 2025-05-07T21:02:33.9657878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9658319Z use_cpu=True, 2025-05-07T21:02:33.9658685Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9659046Z ) 2025-05-07T21:02:33.9659391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9660260Z self=, 2025-05-07T21:02:33.9661056Z compile=False, 2025-05-07T21:02:33.9661436Z pooling_mode=, 2025-05-07T21:02:33.9661868Z T=4, 2025-05-07T21:02:33.9662150Z D=104, 2025-05-07T21:02:33.9662434Z B=16, 2025-05-07T21:02:33.9662714Z log_E=4, 2025-05-07T21:02:33.9663014Z L=10, 2025-05-07T21:02:33.9663301Z D_gradcheck=2, 2025-05-07T21:02:33.9663667Z stochastic_rounding=True, 2025-05-07T21:02:33.9664050Z weighted=True, 2025-05-07T21:02:33.9664381Z row_wise=True, 2025-05-07T21:02:33.9664709Z mixed=False, 2025-05-07T21:02:33.9665031Z use_cache=True, 2025-05-07T21:02:33.9665408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9665846Z use_cpu=True, 2025-05-07T21:02:33.9666199Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9666619Z ) 2025-05-07T21:02:33.9666992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9667913Z self=, 2025-05-07T21:02:33.9668897Z compile=False, 2025-05-07T21:02:33.9669291Z pooling_mode=, 2025-05-07T21:02:33.9669737Z T=5, 2025-05-07T21:02:33.9670006Z D=8, 2025-05-07T21:02:33.9670293Z B=128, 2025-05-07T21:02:33.9670583Z log_E=3, 2025-05-07T21:02:33.9670869Z L=6, 2025-05-07T21:02:33.9671141Z D_gradcheck=1, 2025-05-07T21:02:33.9671475Z stochastic_rounding=True, 2025-05-07T21:02:33.9671838Z weighted=False, 2025-05-07T21:02:33.9672171Z row_wise=True, 2025-05-07T21:02:33.9672514Z mixed=True, 2025-05-07T21:02:33.9672847Z use_cache=True, 2025-05-07T21:02:33.9673224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9673628Z use_cpu=True, 2025-05-07T21:02:33.9674139Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9674607Z ) 2025-05-07T21:02:33.9674945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9675818Z self=, 2025-05-07T21:02:33.9676683Z compile=False, 2025-05-07T21:02:33.9677053Z pooling_mode=, 2025-05-07T21:02:33.9677460Z T=4, 2025-05-07T21:02:33.9677700Z D=57, 2025-05-07T21:02:33.9677940Z B=66, 2025-05-07T21:02:33.9678203Z log_E=5, 2025-05-07T21:02:33.9678495Z L=17, 2025-05-07T21:02:33.9678777Z D_gradcheck=2, 2025-05-07T21:02:33.9679127Z stochastic_rounding=True, 2025-05-07T21:02:33.9679509Z weighted=True, 2025-05-07T21:02:33.9679815Z row_wise=True, 2025-05-07T21:02:33.9680126Z mixed=True, 2025-05-07T21:02:33.9680425Z use_cache=True, 2025-05-07T21:02:33.9680753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9681163Z use_cpu=True, 2025-05-07T21:02:33.9681519Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9681920Z ) 2025-05-07T21:02:33.9682239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9683167Z self=, 2025-05-07T21:02:33.9683951Z compile=True, 2025-05-07T21:02:33.9684301Z pooling_mode=, 2025-05-07T21:02:33.9684670Z T=1, 2025-05-07T21:02:33.9684943Z D=11, 2025-05-07T21:02:33.9685207Z B=90, 2025-05-07T21:02:33.9685484Z log_E=5, 2025-05-07T21:02:33.9685775Z L=14, 2025-05-07T21:02:33.9686150Z D_gradcheck=2, 2025-05-07T21:02:33.9686473Z stochastic_rounding=False, 2025-05-07T21:02:33.9686834Z weighted=True, 2025-05-07T21:02:33.9687136Z row_wise=True, 2025-05-07T21:02:33.9687436Z mixed=True, 2025-05-07T21:02:33.9687750Z use_cache=True, 2025-05-07T21:02:33.9688089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9688513Z use_cpu=True, 2025-05-07T21:02:33.9688854Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9689215Z ) 2025-05-07T21:02:33.9689558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9690469Z self=, 2025-05-07T21:02:33.9691291Z compile=False, 2025-05-07T21:02:33.9691656Z pooling_mode=, 2025-05-07T21:02:33.9692078Z T=4, 2025-05-07T21:02:33.9692350Z D=119, 2025-05-07T21:02:33.9692625Z B=47, 2025-05-07T21:02:33.9692994Z log_E=4, 2025-05-07T21:02:33.9693293Z L=3, 2025-05-07T21:02:33.9693594Z D_gradcheck=1, 2025-05-07T21:02:33.9693950Z stochastic_rounding=True, 2025-05-07T21:02:33.9694366Z weighted=True, 2025-05-07T21:02:33.9694679Z row_wise=True, 2025-05-07T21:02:33.9695014Z mixed=False, 2025-05-07T21:02:33.9695343Z use_cache=False, 2025-05-07T21:02:33.9695730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9696195Z use_cpu=True, 2025-05-07T21:02:33.9696557Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9696959Z ) 2025-05-07T21:02:33.9697327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9698372Z self=, 2025-05-07T21:02:33.9699467Z compile=False, 2025-05-07T21:02:33.9699845Z pooling_mode=, 2025-05-07T21:02:33.9700298Z T=1, 2025-05-07T21:02:33.9700592Z D=124, 2025-05-07T21:02:33.9700867Z B=59, 2025-05-07T21:02:33.9701159Z log_E=4, 2025-05-07T21:02:33.9701466Z L=14, 2025-05-07T21:02:33.9701754Z D_gradcheck=2, 2025-05-07T21:02:33.9702120Z stochastic_rounding=False, 2025-05-07T21:02:33.9702520Z weighted=False, 2025-05-07T21:02:33.9702820Z row_wise=True, 2025-05-07T21:02:33.9703116Z mixed=False, 2025-05-07T21:02:33.9703426Z use_cache=True, 2025-05-07T21:02:33.9703770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9704394Z use_cpu=True, 2025-05-07T21:02:33.9704898Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9705300Z ) 2025-05-07T21:02:33.9705654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9706548Z self=, 2025-05-07T21:02:33.9707396Z compile=False, 2025-05-07T21:02:33.9707778Z pooling_mode=, 2025-05-07T21:02:33.9708208Z T=4, 2025-05-07T21:02:33.9708473Z D=73, 2025-05-07T21:02:33.9708747Z B=59, 2025-05-07T21:02:33.9709026Z log_E=4, 2025-05-07T21:02:33.9709317Z L=14, 2025-05-07T21:02:33.9709603Z D_gradcheck=2, 2025-05-07T21:02:33.9709946Z stochastic_rounding=False, 2025-05-07T21:02:33.9710329Z weighted=True, 2025-05-07T21:02:33.9710639Z row_wise=True, 2025-05-07T21:02:33.9710949Z mixed=True, 2025-05-07T21:02:33.9711257Z use_cache=False, 2025-05-07T21:02:33.9711614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9712052Z use_cpu=True, 2025-05-07T21:02:33.9712406Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9712841Z ) 2025-05-07T21:02:33.9713185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9714092Z self=, 2025-05-07T21:02:33.9714918Z compile=True, 2025-05-07T21:02:33.9715291Z pooling_mode=, 2025-05-07T21:02:33.9715722Z T=2, 2025-05-07T21:02:33.9715996Z D=24, 2025-05-07T21:02:33.9716281Z B=99, 2025-05-07T21:02:33.9716556Z log_E=5, 2025-05-07T21:02:33.9717012Z L=19, 2025-05-07T21:02:33.9717297Z D_gradcheck=2, 2025-05-07T21:02:33.9717661Z stochastic_rounding=True, 2025-05-07T21:02:33.9718040Z weighted=False, 2025-05-07T21:02:33.9718360Z row_wise=True, 2025-05-07T21:02:33.9718677Z mixed=False, 2025-05-07T21:02:33.9718984Z use_cache=False, 2025-05-07T21:02:33.9719356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9719796Z use_cpu=True, 2025-05-07T21:02:33.9720143Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9720526Z ) 2025-05-07T21:02:33.9720871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9721745Z self=, 2025-05-07T21:02:33.9722556Z compile=False, 2025-05-07T21:02:33.9722939Z pooling_mode=, 2025-05-07T21:02:33.9723384Z T=1, 2025-05-07T21:02:33.9723645Z D=116, 2025-05-07T21:02:33.9723926Z B=47, 2025-05-07T21:02:33.9724224Z log_E=4, 2025-05-07T21:02:33.9724508Z L=12, 2025-05-07T21:02:33.9724792Z D_gradcheck=1, 2025-05-07T21:02:33.9725141Z stochastic_rounding=True, 2025-05-07T21:02:33.9725529Z weighted=True, 2025-05-07T21:02:33.9725871Z row_wise=True, 2025-05-07T21:02:33.9726192Z mixed=False, 2025-05-07T21:02:33.9726516Z use_cache=True, 2025-05-07T21:02:33.9726879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9727313Z use_cpu=True, 2025-05-07T21:02:33.9727655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9728052Z ) 2025-05-07T21:02:33.9728405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9729414Z self=, 2025-05-07T21:02:33.9730222Z compile=True, 2025-05-07T21:02:33.9730591Z pooling_mode=, 2025-05-07T21:02:33.9731010Z T=2, 2025-05-07T21:02:33.9731284Z D=122, 2025-05-07T21:02:33.9731557Z B=19, 2025-05-07T21:02:33.9731843Z log_E=3, 2025-05-07T21:02:33.9732132Z L=13, 2025-05-07T21:02:33.9732431Z D_gradcheck=2, 2025-05-07T21:02:33.9732791Z stochastic_rounding=False, 2025-05-07T21:02:33.9733272Z weighted=True, 2025-05-07T21:02:33.9733597Z row_wise=True, 2025-05-07T21:02:33.9733916Z mixed=True, 2025-05-07T21:02:33.9734222Z use_cache=True, 2025-05-07T21:02:33.9734707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9735237Z use_cpu=True, 2025-05-07T21:02:33.9735614Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9736029Z ) 2025-05-07T21:02:33.9736384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9737264Z self=, 2025-05-07T21:02:33.9738086Z compile=False, 2025-05-07T21:02:33.9738451Z pooling_mode=, 2025-05-07T21:02:33.9738875Z T=3, 2025-05-07T21:02:33.9739146Z D=12, 2025-05-07T21:02:33.9739415Z B=55, 2025-05-07T21:02:33.9739697Z log_E=4, 2025-05-07T21:02:33.9739979Z L=11, 2025-05-07T21:02:33.9740259Z D_gradcheck=2, 2025-05-07T21:02:33.9740603Z stochastic_rounding=False, 2025-05-07T21:02:33.9740980Z weighted=True, 2025-05-07T21:02:33.9741309Z row_wise=True, 2025-05-07T21:02:33.9741637Z mixed=False, 2025-05-07T21:02:33.9741955Z use_cache=True, 2025-05-07T21:02:33.9742323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9742819Z use_cpu=True, 2025-05-07T21:02:33.9743167Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9743566Z ) 2025-05-07T21:02:33.9743931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9744861Z self=, 2025-05-07T21:02:33.9745708Z compile=True, 2025-05-07T21:02:33.9746079Z pooling_mode=, 2025-05-07T21:02:33.9746506Z T=1, 2025-05-07T21:02:33.9746776Z D=31, 2025-05-07T21:02:33.9747170Z B=67, 2025-05-07T21:02:33.9747451Z log_E=3, 2025-05-07T21:02:33.9747728Z L=20, 2025-05-07T21:02:33.9748012Z D_gradcheck=2, 2025-05-07T21:02:33.9748346Z stochastic_rounding=True, 2025-05-07T21:02:33.9748720Z weighted=False, 2025-05-07T21:02:33.9749046Z row_wise=True, 2025-05-07T21:02:33.9749360Z mixed=False, 2025-05-07T21:02:33.9749666Z use_cache=True, 2025-05-07T21:02:33.9750041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9750485Z use_cpu=True, 2025-05-07T21:02:33.9750839Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9751255Z ) 2025-05-07T21:02:33.9751613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9762795Z self=, 2025-05-07T21:02:33.9763664Z compile=True, 2025-05-07T21:02:33.9764030Z pooling_mode=, 2025-05-07T21:02:33.9764459Z T=3, 2025-05-07T21:02:33.9764744Z D=120, 2025-05-07T21:02:33.9765040Z B=3, 2025-05-07T21:02:33.9765310Z log_E=5, 2025-05-07T21:02:33.9765606Z L=16, 2025-05-07T21:02:33.9765899Z D_gradcheck=2, 2025-05-07T21:02:33.9766236Z stochastic_rounding=True, 2025-05-07T21:02:33.9766621Z weighted=True, 2025-05-07T21:02:33.9766943Z row_wise=True, 2025-05-07T21:02:33.9767250Z mixed=True, 2025-05-07T21:02:33.9767578Z use_cache=True, 2025-05-07T21:02:33.9767948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9768393Z use_cpu=True, 2025-05-07T21:02:33.9768748Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9769161Z ) 2025-05-07T21:02:33.9769529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9770510Z self=, 2025-05-07T21:02:33.9771358Z compile=False, 2025-05-07T21:02:33.9771744Z pooling_mode=, 2025-05-07T21:02:33.9772185Z T=2, 2025-05-07T21:02:33.9772475Z D=103, 2025-05-07T21:02:33.9772778Z B=88, 2025-05-07T21:02:33.9773132Z log_E=3, 2025-05-07T21:02:33.9773421Z L=2, 2025-05-07T21:02:33.9773703Z D_gradcheck=2, 2025-05-07T21:02:33.9774044Z stochastic_rounding=True, 2025-05-07T21:02:33.9774433Z weighted=True, 2025-05-07T21:02:33.9774760Z row_wise=True, 2025-05-07T21:02:33.9775069Z mixed=False, 2025-05-07T21:02:33.9775507Z use_cache=False, 2025-05-07T21:02:33.9775957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9776382Z use_cpu=True, 2025-05-07T21:02:33.9776732Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9777131Z ) 2025-05-07T21:02:34.1341660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1342411Z self=, 2025-05-07T21:02:34.1342979Z compile=False, 2025-05-07T21:02:34.1343228Z pooling_mode=, 2025-05-07T21:02:34.1343506Z T=1, 2025-05-07T21:02:34.1343702Z D=10, 2025-05-07T21:02:34.1343889Z B=5, 2025-05-07T21:02:34.1344077Z log_E=3, 2025-05-07T21:02:34.1344263Z L=6, 2025-05-07T21:02:34.1344456Z D_gradcheck=1, 2025-05-07T21:02:34.1344687Z stochastic_rounding=False, 2025-05-07T21:02:34.1344935Z weighted=False, 2025-05-07T21:02:34.1345153Z row_wise=True, 2025-05-07T21:02:34.1345362Z mixed=False, 2025-05-07T21:02:34.1345580Z use_cache=False, 2025-05-07T21:02:34.1345831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:34.1346115Z use_cpu=True, 2025-05-07T21:02:34.1346344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1346605Z ) 2025-05-07T21:02:34.1346834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1347392Z self=, 2025-05-07T21:02:34.1347898Z compile=True, 2025-05-07T21:02:34.1348138Z pooling_mode=, 2025-05-07T21:02:34.1348416Z T=4, 2025-05-07T21:02:34.1348830Z D=39, 2025-05-07T21:02:34.1349012Z B=72, 2025-05-07T21:02:34.1349194Z log_E=3, 2025-05-07T21:02:34.1349379Z L=18, 2025-05-07T21:02:34.1349563Z D_gradcheck=2, 2025-05-07T21:02:34.1349785Z stochastic_rounding=True, 2025-05-07T21:02:34.1350030Z weighted=True, 2025-05-07T21:02:34.1350237Z row_wise=True, 2025-05-07T21:02:34.1350443Z mixed=True, 2025-05-07T21:02:34.1350643Z use_cache=True, 2025-05-07T21:02:34.1350877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1351155Z use_cpu=True, 2025-05-07T21:02:34.1351372Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1351628Z ) 2025-05-07T21:02:34.1351860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1352404Z self=, 2025-05-07T21:02:34.1352967Z compile=True, 2025-05-07T21:02:34.1353205Z pooling_mode=, 2025-05-07T21:02:34.1353474Z T=4, 2025-05-07T21:02:34.1353649Z D=3, 2025-05-07T21:02:34.1353829Z B=72, 2025-05-07T21:02:34.1354013Z log_E=3, 2025-05-07T21:02:34.1354195Z L=18, 2025-05-07T21:02:34.1354382Z D_gradcheck=2, 2025-05-07T21:02:34.1354606Z stochastic_rounding=True, 2025-05-07T21:02:34.1354849Z weighted=True, 2025-05-07T21:02:34.1355058Z row_wise=True, 2025-05-07T21:02:34.1355297Z mixed=True, 2025-05-07T21:02:34.1355504Z use_cache=True, 2025-05-07T21:02:34.1355739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1356008Z use_cpu=True, 2025-05-07T21:02:34.1356234Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1356490Z ) 2025-05-07T21:02:34.1356811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1357370Z self=, 2025-05-07T21:02:34.1357887Z compile=True, 2025-05-07T21:02:34.1358119Z pooling_mode=, 2025-05-07T21:02:34.1358394Z T=4, 2025-05-07T21:02:34.1358579Z D=3, 2025-05-07T21:02:34.1358753Z B=4, 2025-05-07T21:02:34.1358931Z log_E=3, 2025-05-07T21:02:34.1359121Z L=18, 2025-05-07T21:02:34.1359301Z D_gradcheck=2, 2025-05-07T21:02:34.1359524Z stochastic_rounding=True, 2025-05-07T21:02:34.1359774Z weighted=True, 2025-05-07T21:02:34.1359971Z row_wise=True, 2025-05-07T21:02:34.1360283Z mixed=True, 2025-05-07T21:02:34.1360572Z use_cache=True, 2025-05-07T21:02:34.1360800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1361080Z use_cpu=True, 2025-05-07T21:02:34.1361306Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1361560Z ) 2025-05-07T21:02:34.1361783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1362336Z self=, 2025-05-07T21:02:34.1362895Z compile=True, 2025-05-07T21:02:34.1363118Z pooling_mode=, 2025-05-07T21:02:34.1363394Z T=4, 2025-05-07T21:02:34.1363571Z D=3, 2025-05-07T21:02:34.1363739Z B=4, 2025-05-07T21:02:34.1363915Z log_E=3, 2025-05-07T21:02:34.1364102Z L=2, 2025-05-07T21:02:34.1364277Z D_gradcheck=2, 2025-05-07T21:02:34.1364497Z stochastic_rounding=True, 2025-05-07T21:02:34.1364744Z weighted=True, 2025-05-07T21:02:34.1364945Z row_wise=True, 2025-05-07T21:02:34.1365155Z mixed=True, 2025-05-07T21:02:34.1365357Z use_cache=True, 2025-05-07T21:02:34.1365580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1365856Z use_cpu=True, 2025-05-07T21:02:34.1366082Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1366330Z ) 2025-05-07T21:02:34.1366558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1367109Z self=, 2025-05-07T21:02:34.1367622Z compile=True, 2025-05-07T21:02:34.1367849Z pooling_mode=, 2025-05-07T21:02:34.1368174Z T=4, 2025-05-07T21:02:34.1368352Z D=3, 2025-05-07T21:02:34.1368521Z B=4, 2025-05-07T21:02:34.1368697Z log_E=3, 2025-05-07T21:02:34.1368884Z L=2, 2025-05-07T21:02:34.1369058Z D_gradcheck=1, 2025-05-07T21:02:34.1369279Z stochastic_rounding=True, 2025-05-07T21:02:34.1369533Z weighted=True, 2025-05-07T21:02:34.1369729Z row_wise=True, 2025-05-07T21:02:34.1369934Z mixed=True, 2025-05-07T21:02:34.1370135Z use_cache=True, 2025-05-07T21:02:34.1370359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1370631Z use_cpu=True, 2025-05-07T21:02:34.1370854Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1370928Z ) 2025-05-07T21:02:34.1371054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1371388Z self=, 2025-05-07T21:02:34.1371468Z compile=True, 2025-05-07T21:02:34.1371578Z pooling_mode=, 2025-05-07T21:02:34.1371656Z T=1, 2025-05-07T21:02:34.1371729Z D=3, 2025-05-07T21:02:34.1371809Z B=4, 2025-05-07T21:02:34.1371885Z log_E=3, 2025-05-07T21:02:34.1371958Z L=2, 2025-05-07T21:02:34.1372042Z D_gradcheck=1, 2025-05-07T21:02:34.1372133Z stochastic_rounding=True, 2025-05-07T21:02:34.1372214Z weighted=True, 2025-05-07T21:02:34.1372296Z row_wise=True, 2025-05-07T21:02:34.1372375Z mixed=True, 2025-05-07T21:02:34.1372454Z use_cache=True, 2025-05-07T21:02:34.1372561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1372639Z use_cpu=True, 2025-05-07T21:02:34.1372735Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1372971Z ) 2025-05-07T21:02:34.1373100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1373437Z self=, 2025-05-07T21:02:34.1373521Z compile=True, 2025-05-07T21:02:34.1373624Z pooling_mode=, 2025-05-07T21:02:34.1373711Z T=1, 2025-05-07T21:02:34.1373783Z D=2, 2025-05-07T21:02:34.1373853Z B=4, 2025-05-07T21:02:34.1373934Z log_E=3, 2025-05-07T21:02:34.1374006Z L=2, 2025-05-07T21:02:34.1374101Z D_gradcheck=1, 2025-05-07T21:02:34.1374199Z stochastic_rounding=True, 2025-05-07T21:02:34.1374278Z weighted=True, 2025-05-07T21:02:34.1374403Z row_wise=True, 2025-05-07T21:02:34.1374484Z mixed=True, 2025-05-07T21:02:34.1374604Z use_cache=True, 2025-05-07T21:02:34.1374708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1374793Z use_cpu=True, 2025-05-07T21:02:34.1374894Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1374971Z ) 2025-05-07T21:02:34.1375102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1375431Z self=, 2025-05-07T21:02:34.1375520Z compile=False, 2025-05-07T21:02:34.1375624Z pooling_mode=, 2025-05-07T21:02:34.1375701Z T=5, 2025-05-07T21:02:34.1375778Z D=115, 2025-05-07T21:02:34.1375853Z B=41, 2025-05-07T21:02:34.1375926Z log_E=4, 2025-05-07T21:02:34.1376008Z L=6, 2025-05-07T21:02:34.1376086Z D_gradcheck=1, 2025-05-07T21:02:34.1376179Z stochastic_rounding=False, 2025-05-07T21:02:34.1376266Z weighted=False, 2025-05-07T21:02:34.1376348Z row_wise=True, 2025-05-07T21:02:34.1376428Z mixed=False, 2025-05-07T21:02:34.1376515Z use_cache=False, 2025-05-07T21:02:34.1376618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1376695Z use_cpu=True, 2025-05-07T21:02:34.1376801Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1376875Z ) 2025-05-07T21:02:34.1377005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1377331Z self=, 2025-05-07T21:02:34.1377414Z compile=False, 2025-05-07T21:02:34.1377526Z pooling_mode=, 2025-05-07T21:02:34.1377645Z T=1, 2025-05-07T21:02:34.1377719Z D=115, 2025-05-07T21:02:34.1377798Z B=41, 2025-05-07T21:02:34.1377874Z log_E=4, 2025-05-07T21:02:34.1377946Z L=6, 2025-05-07T21:02:34.1378029Z D_gradcheck=1, 2025-05-07T21:02:34.1378121Z stochastic_rounding=False, 2025-05-07T21:02:34.1378202Z weighted=False, 2025-05-07T21:02:34.1378288Z row_wise=True, 2025-05-07T21:02:34.1378372Z mixed=False, 2025-05-07T21:02:34.1378454Z use_cache=False, 2025-05-07T21:02:34.1378563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1378640Z use_cpu=True, 2025-05-07T21:02:34.1378749Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1378819Z ) 2025-05-07T21:02:34.1378942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1379276Z self=, 2025-05-07T21:02:34.1379355Z compile=True, 2025-05-07T21:02:34.1379460Z pooling_mode=, 2025-05-07T21:02:34.1379540Z T=2, 2025-05-07T21:02:34.1379614Z D=32, 2025-05-07T21:02:34.1379688Z B=124, 2025-05-07T21:02:34.1379766Z log_E=3, 2025-05-07T21:02:34.1379839Z L=20, 2025-05-07T21:02:34.1379917Z D_gradcheck=1, 2025-05-07T21:02:34.1380015Z stochastic_rounding=False, 2025-05-07T21:02:34.1380095Z weighted=False, 2025-05-07T21:02:34.1380180Z row_wise=True, 2025-05-07T21:02:34.1380263Z mixed=False, 2025-05-07T21:02:34.1380342Z use_cache=False, 2025-05-07T21:02:34.1380452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:34.1380530Z use_cpu=True, 2025-05-07T21:02:34.1380679Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1380762Z ) 2025-05-07T21:02:34.1380886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1381215Z self=, 2025-05-07T21:02:34.1381300Z compile=True, 2025-05-07T21:02:34.1381409Z pooling_mode=, 2025-05-07T21:02:34.1381483Z T=1, 2025-05-07T21:02:34.1381561Z D=32, 2025-05-07T21:02:34.1381641Z B=124, 2025-05-07T21:02:34.1381714Z log_E=3, 2025-05-07T21:02:34.1381793Z L=20, 2025-05-07T21:02:34.1381874Z D_gradcheck=1, 2025-05-07T21:02:34.1381973Z stochastic_rounding=False, 2025-05-07T21:02:34.1382096Z weighted=False, 2025-05-07T21:02:34.1382213Z row_wise=True, 2025-05-07T21:02:34.1382298Z mixed=False, 2025-05-07T21:02:34.1382377Z use_cache=False, 2025-05-07T21:02:34.1382503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:34.1382590Z use_cpu=True, 2025-05-07T21:02:34.1382712Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1382785Z ) 2025-05-07T21:02:34.1382916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1383247Z self=, 2025-05-07T21:02:34.1383330Z compile=True, 2025-05-07T21:02:34.1383441Z pooling_mode=, 2025-05-07T21:02:34.1383513Z T=1, 2025-05-07T21:02:34.1383589Z D=124, 2025-05-07T21:02:34.1383662Z B=124, 2025-05-07T21:02:34.1383737Z log_E=3, 2025-05-07T21:02:34.1383819Z L=20, 2025-05-07T21:02:34.1383897Z D_gradcheck=1, 2025-05-07T21:02:34.1383995Z stochastic_rounding=False, 2025-05-07T21:02:34.1384087Z weighted=False, 2025-05-07T21:02:34.1384168Z row_wise=True, 2025-05-07T21:02:34.1384245Z mixed=False, 2025-05-07T21:02:34.1384336Z use_cache=False, 2025-05-07T21:02:34.1384438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:34.1384515Z use_cpu=True, 2025-05-07T21:02:34.1384621Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1384693Z ) 2025-05-07T21:02:34.1384819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1385152Z self=, 2025-05-07T21:02:34.1385319Z compile=False, 2025-05-07T21:02:34.1385430Z pooling_mode=, 2025-05-07T21:02:34.1385503Z T=1, 2025-05-07T21:02:34.1385581Z D=124, 2025-05-07T21:02:34.1385663Z B=124, 2025-05-07T21:02:34.1385739Z log_E=3, 2025-05-07T21:02:34.1385816Z L=20, 2025-05-07T21:02:34.1385899Z D_gradcheck=1, 2025-05-07T21:02:34.1385990Z stochastic_rounding=False, 2025-05-07T21:02:34.1386072Z weighted=False, 2025-05-07T21:02:34.1386157Z row_wise=True, 2025-05-07T21:02:34.1386236Z mixed=False, 2025-05-07T21:02:34.1386315Z use_cache=False, 2025-05-07T21:02:34.1386426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:34.1386506Z use_cpu=True, 2025-05-07T21:02:34.1386604Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1386682Z ) 2025-05-07T21:02:34.1386806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1387144Z self=, 2025-05-07T21:02:34.1387230Z compile=False, 2025-05-07T21:02:34.1387335Z pooling_mode=, 2025-05-07T21:02:34.1387412Z T=1, 2025-05-07T21:02:34.1387485Z D=124, 2025-05-07T21:02:34.1387561Z B=20, 2025-05-07T21:02:34.1387644Z log_E=3, 2025-05-07T21:02:34.1387719Z L=20, 2025-05-07T21:02:34.1387798Z D_gradcheck=1, 2025-05-07T21:02:34.1387898Z stochastic_rounding=False, 2025-05-07T21:02:34.1387980Z weighted=False, 2025-05-07T21:02:34.1388058Z row_wise=True, 2025-05-07T21:02:34.1388139Z mixed=False, 2025-05-07T21:02:34.1388219Z use_cache=False, 2025-05-07T21:02:34.1388328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:34.1388457Z use_cpu=True, 2025-05-07T21:02:34.1388558Z output_dtype=SparseType.FP16, 2025-05-07T21:02:34.1388637Z ) 2025-05-07T21:02:34.1388760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:34.1389084Z self=, 2025-05-07T21:02:34.1389171Z compile=True, 2025-05-07T21:02:34.1389278Z pooling_mode=, 2025-05-07T21:02:34.1389354Z T=5, 2025-05-07T21:02:34.1389433Z D=46, 2025-05-07T21:02:34.1389506Z B=80, 2025-05-07T21:02:34.1389578Z log_E=4, 2025-05-07T21:02:34.1389657Z L=4, 2025-05-07T21:02:34.1389734Z D_gradcheck=2, 2025-05-07T21:02:34.1389870Z stochastic_rounding=True, 2025-05-07T21:02:34.1390495Z weighted=False, 2025-05-07T21:02:34.1390574Z row_wise=True, 2025-05-07T21:02:34.1390656Z mixed=True, 2025-05-07T21:02:34.1390737Z use_cache=False, 2025-05-07T21:02:34.1390839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:34.1390925Z use_cpu=True, 2025-05-07T21:02:34.1391024Z output_dtype=SparseType.FP32, 2025-05-07T21:02:34.1391093Z ) 2025-05-07T21:02:35.7121394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7122166Z self=, 2025-05-07T21:02:35.7122911Z compile=False, 2025-05-07T21:02:35.7123234Z pooling_mode=, 2025-05-07T21:02:35.7123611Z T=3, 2025-05-07T21:02:35.7123844Z D=25, 2025-05-07T21:02:35.7124078Z B=11, 2025-05-07T21:02:35.7124319Z log_E=4, 2025-05-07T21:02:35.7124553Z L=17, 2025-05-07T21:02:35.7124790Z D_gradcheck=2, 2025-05-07T21:02:35.7125030Z stochastic_rounding=False, 2025-05-07T21:02:35.7125277Z weighted=False, 2025-05-07T21:02:35.7125481Z row_wise=True, 2025-05-07T21:02:35.7125682Z mixed=True, 2025-05-07T21:02:35.7125876Z use_cache=False, 2025-05-07T21:02:35.7126121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7126402Z use_cpu=True, 2025-05-07T21:02:35.7126624Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7126883Z ) 2025-05-07T21:02:35.7127109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7127668Z self=, 2025-05-07T21:02:35.7128557Z compile=False, 2025-05-07T21:02:35.7128793Z pooling_mode=, 2025-05-07T21:02:35.7129070Z T=3, 2025-05-07T21:02:35.7129246Z D=25, 2025-05-07T21:02:35.7129424Z B=11, 2025-05-07T21:02:35.7129605Z log_E=4, 2025-05-07T21:02:35.7129785Z L=17, 2025-05-07T21:02:35.7129967Z D_gradcheck=2, 2025-05-07T21:02:35.7130197Z stochastic_rounding=False, 2025-05-07T21:02:35.7130437Z weighted=False, 2025-05-07T21:02:35.7130644Z row_wise=True, 2025-05-07T21:02:35.7130846Z mixed=True, 2025-05-07T21:02:35.7131040Z use_cache=True, 2025-05-07T21:02:35.7131275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7131554Z use_cpu=True, 2025-05-07T21:02:35.7131776Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7132030Z ) 2025-05-07T21:02:35.7132254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7132800Z self=, 2025-05-07T21:02:35.7133391Z compile=False, 2025-05-07T21:02:35.7133624Z pooling_mode=, 2025-05-07T21:02:35.7133900Z T=3, 2025-05-07T21:02:35.7134091Z D=25, 2025-05-07T21:02:35.7134295Z B=2, 2025-05-07T21:02:35.7134477Z log_E=4, 2025-05-07T21:02:35.7134657Z L=17, 2025-05-07T21:02:35.7134843Z D_gradcheck=2, 2025-05-07T21:02:35.7135066Z stochastic_rounding=False, 2025-05-07T21:02:35.7135304Z weighted=False, 2025-05-07T21:02:35.7135510Z row_wise=True, 2025-05-07T21:02:35.7135710Z mixed=True, 2025-05-07T21:02:35.7135905Z use_cache=True, 2025-05-07T21:02:35.7136240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7136515Z use_cpu=True, 2025-05-07T21:02:35.7136731Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7136981Z ) 2025-05-07T21:02:35.7137200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7137747Z self=, 2025-05-07T21:02:35.7138262Z compile=True, 2025-05-07T21:02:35.7138490Z pooling_mode=, 2025-05-07T21:02:35.7138755Z T=3, 2025-05-07T21:02:35.7138934Z D=25, 2025-05-07T21:02:35.7139110Z B=2, 2025-05-07T21:02:35.7139291Z log_E=4, 2025-05-07T21:02:35.7139475Z L=17, 2025-05-07T21:02:35.7139741Z D_gradcheck=2, 2025-05-07T21:02:35.7140037Z stochastic_rounding=False, 2025-05-07T21:02:35.7140277Z weighted=False, 2025-05-07T21:02:35.7140480Z row_wise=True, 2025-05-07T21:02:35.7140679Z mixed=True, 2025-05-07T21:02:35.7140874Z use_cache=True, 2025-05-07T21:02:35.7141107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7141381Z use_cpu=True, 2025-05-07T21:02:35.7141600Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7141850Z ) 2025-05-07T21:02:35.7142070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7142611Z self=, 2025-05-07T21:02:35.7143123Z compile=True, 2025-05-07T21:02:35.7143357Z pooling_mode=, 2025-05-07T21:02:35.7143628Z T=3, 2025-05-07T21:02:35.7143809Z D=25, 2025-05-07T21:02:35.7143989Z B=2, 2025-05-07T21:02:35.7144167Z log_E=4, 2025-05-07T21:02:35.7144356Z L=17, 2025-05-07T21:02:35.7144543Z D_gradcheck=2, 2025-05-07T21:02:35.7144764Z stochastic_rounding=False, 2025-05-07T21:02:35.7145011Z weighted=False, 2025-05-07T21:02:35.7145219Z row_wise=True, 2025-05-07T21:02:35.7145422Z mixed=False, 2025-05-07T21:02:35.7145619Z use_cache=True, 2025-05-07T21:02:35.7145866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7146145Z use_cpu=True, 2025-05-07T21:02:35.7146366Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7146621Z ) 2025-05-07T21:02:35.7146847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7147441Z self=, 2025-05-07T21:02:35.7154765Z compile=False, 2025-05-07T21:02:35.7155050Z pooling_mode=, 2025-05-07T21:02:35.7155341Z T=3, 2025-05-07T21:02:35.7155522Z D=25, 2025-05-07T21:02:35.7155708Z B=2, 2025-05-07T21:02:35.7155895Z log_E=4, 2025-05-07T21:02:35.7156091Z L=17, 2025-05-07T21:02:35.7156285Z D_gradcheck=2, 2025-05-07T21:02:35.7156519Z stochastic_rounding=False, 2025-05-07T21:02:35.7156769Z weighted=False, 2025-05-07T21:02:35.7156986Z row_wise=True, 2025-05-07T21:02:35.7157200Z mixed=False, 2025-05-07T21:02:35.7157405Z use_cache=True, 2025-05-07T21:02:35.7157645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7157933Z use_cpu=True, 2025-05-07T21:02:35.7158162Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7158426Z ) 2025-05-07T21:02:35.7158656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7159213Z self=, 2025-05-07T21:02:35.7159737Z compile=False, 2025-05-07T21:02:35.7159979Z pooling_mode=, 2025-05-07T21:02:35.7160259Z T=2, 2025-05-07T21:02:35.7160442Z D=25, 2025-05-07T21:02:35.7160627Z B=2, 2025-05-07T21:02:35.7160814Z log_E=4, 2025-05-07T21:02:35.7161005Z L=17, 2025-05-07T21:02:35.7161200Z D_gradcheck=2, 2025-05-07T21:02:35.7161431Z stochastic_rounding=False, 2025-05-07T21:02:35.7161679Z weighted=False, 2025-05-07T21:02:35.7161893Z row_wise=True, 2025-05-07T21:02:35.7162101Z mixed=False, 2025-05-07T21:02:35.7162385Z use_cache=True, 2025-05-07T21:02:35.7162629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7162915Z use_cpu=True, 2025-05-07T21:02:35.7163137Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7163395Z ) 2025-05-07T21:02:35.7163622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7164174Z self=, 2025-05-07T21:02:35.7164733Z compile=False, 2025-05-07T21:02:35.7164964Z pooling_mode=, 2025-05-07T21:02:35.7165234Z T=4, 2025-05-07T21:02:35.7165415Z D=6, 2025-05-07T21:02:35.7165595Z B=76, 2025-05-07T21:02:35.7165773Z log_E=4, 2025-05-07T21:02:35.7166017Z L=19, 2025-05-07T21:02:35.7166251Z D_gradcheck=1, 2025-05-07T21:02:35.7166470Z stochastic_rounding=False, 2025-05-07T21:02:35.7166712Z weighted=True, 2025-05-07T21:02:35.7166910Z row_wise=True, 2025-05-07T21:02:35.7167104Z mixed=False, 2025-05-07T21:02:35.7167303Z use_cache=False, 2025-05-07T21:02:35.7167549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7167831Z use_cpu=True, 2025-05-07T21:02:35.7168055Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7168319Z ) 2025-05-07T21:02:35.7168552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7169260Z self=, 2025-05-07T21:02:35.7169904Z compile=True, 2025-05-07T21:02:35.7170194Z pooling_mode=, 2025-05-07T21:02:35.7170525Z T=4, 2025-05-07T21:02:35.7170754Z D=6, 2025-05-07T21:02:35.7170979Z B=76, 2025-05-07T21:02:35.7171204Z log_E=4, 2025-05-07T21:02:35.7171439Z L=19, 2025-05-07T21:02:35.7171677Z D_gradcheck=1, 2025-05-07T21:02:35.7171946Z stochastic_rounding=False, 2025-05-07T21:02:35.7172254Z weighted=True, 2025-05-07T21:02:35.7172510Z row_wise=True, 2025-05-07T21:02:35.7172754Z mixed=False, 2025-05-07T21:02:35.7173106Z use_cache=False, 2025-05-07T21:02:35.7173405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7173750Z use_cpu=True, 2025-05-07T21:02:35.7174022Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7174336Z ) 2025-05-07T21:02:35.7174611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7175357Z self=, 2025-05-07T21:02:35.7175996Z compile=True, 2025-05-07T21:02:35.7176290Z pooling_mode=, 2025-05-07T21:02:35.7176618Z T=4, 2025-05-07T21:02:35.7176839Z D=6, 2025-05-07T21:02:35.7177065Z B=4, 2025-05-07T21:02:35.7177284Z log_E=4, 2025-05-07T21:02:35.7177509Z L=19, 2025-05-07T21:02:35.7177736Z D_gradcheck=1, 2025-05-07T21:02:35.7178000Z stochastic_rounding=False, 2025-05-07T21:02:35.7178302Z weighted=True, 2025-05-07T21:02:35.7178558Z row_wise=True, 2025-05-07T21:02:35.7178803Z mixed=False, 2025-05-07T21:02:35.7179052Z use_cache=False, 2025-05-07T21:02:35.7179340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7179673Z use_cpu=True, 2025-05-07T21:02:35.7179944Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7180256Z ) 2025-05-07T21:02:35.7180518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7181205Z self=, 2025-05-07T21:02:35.7181839Z compile=True, 2025-05-07T21:02:35.7182126Z pooling_mode=, 2025-05-07T21:02:35.7182451Z T=4, 2025-05-07T21:02:35.7182668Z D=6, 2025-05-07T21:02:35.7182884Z B=4, 2025-05-07T21:02:35.7183098Z log_E=4, 2025-05-07T21:02:35.7183329Z L=6, 2025-05-07T21:02:35.7183555Z D_gradcheck=1, 2025-05-07T21:02:35.7183819Z stochastic_rounding=False, 2025-05-07T21:02:35.7184153Z weighted=True, 2025-05-07T21:02:35.7184427Z row_wise=True, 2025-05-07T21:02:35.7184724Z mixed=False, 2025-05-07T21:02:35.7184982Z use_cache=False, 2025-05-07T21:02:35.7185279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7185615Z use_cpu=True, 2025-05-07T21:02:35.7185892Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7186205Z ) 2025-05-07T21:02:35.7186470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7187159Z self=, 2025-05-07T21:02:35.7187797Z compile=False, 2025-05-07T21:02:35.7188081Z pooling_mode=, 2025-05-07T21:02:35.7188406Z T=4, 2025-05-07T21:02:35.7188625Z D=6, 2025-05-07T21:02:35.7188893Z B=4, 2025-05-07T21:02:35.7189105Z log_E=4, 2025-05-07T21:02:35.7189378Z L=6, 2025-05-07T21:02:35.7189605Z D_gradcheck=1, 2025-05-07T21:02:35.7189870Z stochastic_rounding=False, 2025-05-07T21:02:35.7190174Z weighted=True, 2025-05-07T21:02:35.7190424Z row_wise=True, 2025-05-07T21:02:35.7190666Z mixed=False, 2025-05-07T21:02:35.7190914Z use_cache=False, 2025-05-07T21:02:35.7191205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7191535Z use_cpu=True, 2025-05-07T21:02:35.7191810Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7192121Z ) 2025-05-07T21:02:35.7192386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7193070Z self=, 2025-05-07T21:02:35.7193705Z compile=False, 2025-05-07T21:02:35.7193979Z pooling_mode=, 2025-05-07T21:02:35.7194362Z T=4, 2025-05-07T21:02:35.7194579Z D=6, 2025-05-07T21:02:35.7194792Z B=4, 2025-05-07T21:02:35.7195008Z log_E=4, 2025-05-07T21:02:35.7195236Z L=6, 2025-05-07T21:02:35.7195460Z D_gradcheck=1, 2025-05-07T21:02:35.7195723Z stochastic_rounding=False, 2025-05-07T21:02:35.7196026Z weighted=True, 2025-05-07T21:02:35.7196272Z row_wise=True, 2025-05-07T21:02:35.7196518Z mixed=True, 2025-05-07T21:02:35.7196753Z use_cache=False, 2025-05-07T21:02:35.7197042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7197378Z use_cpu=True, 2025-05-07T21:02:35.7197644Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7197949Z ) 2025-05-07T21:02:35.7198215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7199160Z self=, 2025-05-07T21:02:35.7199786Z compile=False, 2025-05-07T21:02:35.7200066Z pooling_mode=, 2025-05-07T21:02:35.7200390Z T=4, 2025-05-07T21:02:35.7200600Z D=6, 2025-05-07T21:02:35.7200818Z B=4, 2025-05-07T21:02:35.7201037Z log_E=4, 2025-05-07T21:02:35.7201256Z L=6, 2025-05-07T21:02:35.7201475Z D_gradcheck=1, 2025-05-07T21:02:35.7201741Z stochastic_rounding=False, 2025-05-07T21:02:35.7202038Z weighted=False, 2025-05-07T21:02:35.7202290Z row_wise=True, 2025-05-07T21:02:35.7202534Z mixed=True, 2025-05-07T21:02:35.7202768Z use_cache=False, 2025-05-07T21:02:35.7203054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7203389Z use_cpu=True, 2025-05-07T21:02:35.7203654Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7203960Z ) 2025-05-07T21:02:35.7204231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7204903Z self=, 2025-05-07T21:02:35.7205534Z compile=True, 2025-05-07T21:02:35.7205818Z pooling_mode=, 2025-05-07T21:02:35.7206149Z T=1, 2025-05-07T21:02:35.7206362Z D=103, 2025-05-07T21:02:35.7206588Z B=68, 2025-05-07T21:02:35.7206807Z log_E=3, 2025-05-07T21:02:35.7207026Z L=8, 2025-05-07T21:02:35.7207247Z D_gradcheck=2, 2025-05-07T21:02:35.7207514Z stochastic_rounding=True, 2025-05-07T21:02:35.7207806Z weighted=False, 2025-05-07T21:02:35.7208165Z row_wise=True, 2025-05-07T21:02:35.7208417Z mixed=False, 2025-05-07T21:02:35.7208657Z use_cache=False, 2025-05-07T21:02:35.7208948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7209286Z use_cpu=True, 2025-05-07T21:02:35.7209550Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7209856Z ) 2025-05-07T21:02:35.7210125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7210798Z self=, 2025-05-07T21:02:35.7211432Z compile=True, 2025-05-07T21:02:35.7211709Z pooling_mode=, 2025-05-07T21:02:35.7212029Z T=1, 2025-05-07T21:02:35.7212329Z D=103, 2025-05-07T21:02:35.7212551Z B=68, 2025-05-07T21:02:35.7212831Z log_E=3, 2025-05-07T21:02:35.7213145Z L=8, 2025-05-07T21:02:35.7213369Z D_gradcheck=1, 2025-05-07T21:02:35.7213631Z stochastic_rounding=True, 2025-05-07T21:02:35.7213931Z weighted=False, 2025-05-07T21:02:35.7214187Z row_wise=True, 2025-05-07T21:02:35.7214425Z mixed=False, 2025-05-07T21:02:35.7214670Z use_cache=False, 2025-05-07T21:02:35.7214957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7215292Z use_cpu=True, 2025-05-07T21:02:35.7215557Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7215869Z ) 2025-05-07T21:02:36.4072433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4073167Z self=, 2025-05-07T21:02:36.4073808Z compile=True, 2025-05-07T21:02:36.4074096Z pooling_mode=, 2025-05-07T21:02:36.4074432Z T=1, 2025-05-07T21:02:36.4074698Z D=103, 2025-05-07T21:02:36.4074931Z B=68, 2025-05-07T21:02:36.4075156Z log_E=3, 2025-05-07T21:02:36.4075385Z L=0, 2025-05-07T21:02:36.4075618Z D_gradcheck=1, 2025-05-07T21:02:36.4075885Z stochastic_rounding=True, 2025-05-07T21:02:36.4076181Z weighted=False, 2025-05-07T21:02:36.4076437Z row_wise=True, 2025-05-07T21:02:36.4076682Z mixed=False, 2025-05-07T21:02:36.4076924Z use_cache=False, 2025-05-07T21:02:36.4077212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4077550Z use_cpu=True, 2025-05-07T21:02:36.4077821Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4078286Z ) 2025-05-07T21:02:36.4078557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4079235Z self=, 2025-05-07T21:02:36.4079870Z compile=True, 2025-05-07T21:02:36.4080153Z pooling_mode=, 2025-05-07T21:02:36.4080474Z T=3, 2025-05-07T21:02:36.4080698Z D=103, 2025-05-07T21:02:36.4080918Z B=68, 2025-05-07T21:02:36.4081131Z log_E=3, 2025-05-07T21:02:36.4081361Z L=0, 2025-05-07T21:02:36.4081586Z D_gradcheck=1, 2025-05-07T21:02:36.4081853Z stochastic_rounding=True, 2025-05-07T21:02:36.4082148Z weighted=False, 2025-05-07T21:02:36.4082403Z row_wise=True, 2025-05-07T21:02:36.4082649Z mixed=False, 2025-05-07T21:02:36.4082892Z use_cache=False, 2025-05-07T21:02:36.4083182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4083519Z use_cpu=True, 2025-05-07T21:02:36.4083785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4084095Z ) 2025-05-07T21:02:36.4084373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4085054Z self=, 2025-05-07T21:02:36.4085691Z compile=False, 2025-05-07T21:02:36.4085969Z pooling_mode=, 2025-05-07T21:02:36.4086292Z T=3, 2025-05-07T21:02:36.4086505Z D=103, 2025-05-07T21:02:36.4086724Z B=68, 2025-05-07T21:02:36.4086934Z log_E=3, 2025-05-07T21:02:36.4087164Z L=0, 2025-05-07T21:02:36.4087384Z D_gradcheck=1, 2025-05-07T21:02:36.4087642Z stochastic_rounding=True, 2025-05-07T21:02:36.4088027Z weighted=False, 2025-05-07T21:02:36.4088282Z row_wise=True, 2025-05-07T21:02:36.4088522Z mixed=False, 2025-05-07T21:02:36.4088768Z use_cache=False, 2025-05-07T21:02:36.4089056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4089399Z use_cpu=True, 2025-05-07T21:02:36.4089671Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4089984Z ) 2025-05-07T21:02:36.4090202Z PASSED 2025-05-07T21:02:45.4469058Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4470269Z self=, 2025-05-07T21:02:45.4471274Z mixed_B=False, 2025-05-07T21:02:45.4471647Z compile=False, 2025-05-07T21:02:45.4471861Z T=1, 2025-05-07T21:02:45.4472056Z D=2, 2025-05-07T21:02:45.4472233Z B=1, 2025-05-07T21:02:45.4472421Z log_E=3, 2025-05-07T21:02:45.4472616Z L=0, 2025-05-07T21:02:45.4472805Z D_gradcheck=1, 2025-05-07T21:02:45.4473036Z stochastic_rounding=False, 2025-05-07T21:02:45.4473294Z weighted=False, 2025-05-07T21:02:45.4473505Z row_wise=False, 2025-05-07T21:02:45.4473708Z mixed=False, 2025-05-07T21:02:45.4473919Z use_cache=False, 2025-05-07T21:02:45.4474165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4474447Z use_cpu=False, 2025-05-07T21:02:45.4474682Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4474946Z ) 2025-05-07T21:02:45.4475172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4475753Z self=, 2025-05-07T21:02:45.4476287Z mixed_B=True, 2025-05-07T21:02:45.4476497Z compile=False, 2025-05-07T21:02:45.4476706Z T=1, 2025-05-07T21:02:45.4476890Z D=2, 2025-05-07T21:02:45.4477068Z B=1, 2025-05-07T21:02:45.4477255Z log_E=3, 2025-05-07T21:02:45.4477447Z L=0, 2025-05-07T21:02:45.4477631Z D_gradcheck=1, 2025-05-07T21:02:45.4477860Z stochastic_rounding=False, 2025-05-07T21:02:45.4478115Z weighted=False, 2025-05-07T21:02:45.4478321Z row_wise=False, 2025-05-07T21:02:45.4478583Z mixed=False, 2025-05-07T21:02:45.4478796Z use_cache=False, 2025-05-07T21:02:45.4479043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4479405Z use_cpu=False, 2025-05-07T21:02:45.4479640Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4479898Z ) 2025-05-07T21:02:45.4480123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4480700Z self=, 2025-05-07T21:02:45.4481229Z mixed_B=True, 2025-05-07T21:02:45.4481438Z compile=False, 2025-05-07T21:02:45.4481644Z T=3, 2025-05-07T21:02:45.4481832Z D=119, 2025-05-07T21:02:45.4482011Z B=82, 2025-05-07T21:02:45.4482201Z log_E=3, 2025-05-07T21:02:45.4482394Z L=17, 2025-05-07T21:02:45.4482581Z D_gradcheck=2, 2025-05-07T21:02:45.4482809Z stochastic_rounding=True, 2025-05-07T21:02:45.4483064Z weighted=False, 2025-05-07T21:02:45.4483271Z row_wise=True, 2025-05-07T21:02:45.4483481Z mixed=False, 2025-05-07T21:02:45.4483691Z use_cache=True, 2025-05-07T21:02:45.4483920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4484206Z use_cpu=True, 2025-05-07T21:02:45.4484430Z output_dtype=SparseType.BF16, 2025-05-07T21:02:45.4484681Z ) 2025-05-07T21:02:45.4484899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4485468Z self=, 2025-05-07T21:02:45.4485986Z mixed_B=True, 2025-05-07T21:02:45.4486186Z compile=True, 2025-05-07T21:02:45.4486386Z T=2, 2025-05-07T21:02:45.4486562Z D=45, 2025-05-07T21:02:45.4486733Z B=22, 2025-05-07T21:02:45.4486913Z log_E=4, 2025-05-07T21:02:45.4487096Z L=1, 2025-05-07T21:02:45.4487377Z D_gradcheck=2, 2025-05-07T21:02:45.4487596Z stochastic_rounding=True, 2025-05-07T21:02:45.4487844Z weighted=True, 2025-05-07T21:02:45.4488045Z row_wise=False, 2025-05-07T21:02:45.4488253Z mixed=False, 2025-05-07T21:02:45.4488452Z use_cache=True, 2025-05-07T21:02:45.4488675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4488955Z use_cpu=False, 2025-05-07T21:02:45.4489176Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4489423Z ) 2025-05-07T21:02:45.4489646Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4490213Z self=, 2025-05-07T21:02:45.4490775Z mixed_B=True, 2025-05-07T21:02:45.4491009Z compile=False, 2025-05-07T21:02:45.4491215Z T=4, 2025-05-07T21:02:45.4491393Z D=31, 2025-05-07T21:02:45.4491567Z B=52, 2025-05-07T21:02:45.4491744Z log_E=5, 2025-05-07T21:02:45.4491934Z L=13, 2025-05-07T21:02:45.4492124Z D_gradcheck=1, 2025-05-07T21:02:45.4492348Z stochastic_rounding=False, 2025-05-07T21:02:45.4492602Z weighted=False, 2025-05-07T21:02:45.4492806Z row_wise=True, 2025-05-07T21:02:45.4493095Z mixed=False, 2025-05-07T21:02:45.4493299Z use_cache=True, 2025-05-07T21:02:45.4493525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4493807Z use_cpu=False, 2025-05-07T21:02:45.4494032Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4494291Z ) 2025-05-07T21:02:45.4494518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4495082Z self=, 2025-05-07T21:02:45.4495603Z mixed_B=True, 2025-05-07T21:02:45.4495806Z compile=True, 2025-05-07T21:02:45.4496008Z T=3, 2025-05-07T21:02:45.4496191Z D=65, 2025-05-07T21:02:45.4496361Z B=87, 2025-05-07T21:02:45.4496544Z log_E=5, 2025-05-07T21:02:45.4504270Z L=14, 2025-05-07T21:02:45.4504504Z D_gradcheck=2, 2025-05-07T21:02:45.4504736Z stochastic_rounding=True, 2025-05-07T21:02:45.4504981Z weighted=True, 2025-05-07T21:02:45.4505196Z row_wise=False, 2025-05-07T21:02:45.4505405Z mixed=False, 2025-05-07T21:02:45.4505607Z use_cache=True, 2025-05-07T21:02:45.4505849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4506241Z use_cpu=True, 2025-05-07T21:02:45.4506466Z output_dtype=SparseType.FP16, 2025-05-07T21:02:45.4506726Z ) 2025-05-07T21:02:45.4506957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4507526Z self=, 2025-05-07T21:02:45.4508056Z mixed_B=True, 2025-05-07T21:02:45.4508270Z compile=False, 2025-05-07T21:02:45.4508466Z T=3, 2025-05-07T21:02:45.4508648Z D=5, 2025-05-07T21:02:45.4508826Z B=65, 2025-05-07T21:02:45.4509002Z log_E=3, 2025-05-07T21:02:45.4509186Z L=10, 2025-05-07T21:02:45.4509374Z D_gradcheck=1, 2025-05-07T21:02:45.4509592Z stochastic_rounding=True, 2025-05-07T21:02:45.4509844Z weighted=False, 2025-05-07T21:02:45.4510050Z row_wise=False, 2025-05-07T21:02:45.4510256Z mixed=True, 2025-05-07T21:02:45.4510470Z use_cache=True, 2025-05-07T21:02:45.4510732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4511011Z use_cpu=True, 2025-05-07T21:02:45.4511231Z output_dtype=SparseType.BF16, 2025-05-07T21:02:45.4511485Z ) 2025-05-07T21:02:45.4511710Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4512275Z self=, 2025-05-07T21:02:45.4512800Z mixed_B=False, 2025-05-07T21:02:45.4513012Z compile=True, 2025-05-07T21:02:45.4513206Z T=3, 2025-05-07T21:02:45.4513383Z D=66, 2025-05-07T21:02:45.4513565Z B=61, 2025-05-07T21:02:45.4513739Z log_E=3, 2025-05-07T21:02:45.4513927Z L=5, 2025-05-07T21:02:45.4514178Z D_gradcheck=1, 2025-05-07T21:02:45.4514396Z stochastic_rounding=True, 2025-05-07T21:02:45.4514648Z weighted=True, 2025-05-07T21:02:45.4514856Z row_wise=False, 2025-05-07T21:02:45.4515056Z mixed=True, 2025-05-07T21:02:45.4515266Z use_cache=False, 2025-05-07T21:02:45.4515507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4515788Z use_cpu=False, 2025-05-07T21:02:45.4516018Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4516276Z ) 2025-05-07T21:02:45.4516508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4517075Z self=, 2025-05-07T21:02:45.4517673Z mixed_B=True, 2025-05-07T21:02:45.4517935Z compile=True, 2025-05-07T21:02:45.4518129Z T=1, 2025-05-07T21:02:45.4518306Z D=120, 2025-05-07T21:02:45.4518492Z B=23, 2025-05-07T21:02:45.4518670Z log_E=5, 2025-05-07T21:02:45.4518860Z L=12, 2025-05-07T21:02:45.4519047Z D_gradcheck=1, 2025-05-07T21:02:45.4519263Z stochastic_rounding=False, 2025-05-07T21:02:45.4519515Z weighted=True, 2025-05-07T21:02:45.4519722Z row_wise=True, 2025-05-07T21:02:45.4519919Z mixed=True, 2025-05-07T21:02:45.4520123Z use_cache=True, 2025-05-07T21:02:45.4520356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4520632Z use_cpu=False, 2025-05-07T21:02:45.4520856Z output_dtype=SparseType.BF16, 2025-05-07T21:02:45.4521111Z ) 2025-05-07T21:02:45.4521332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4521898Z self=, 2025-05-07T21:02:45.4522422Z mixed_B=True, 2025-05-07T21:02:45.4522630Z compile=False, 2025-05-07T21:02:45.4522824Z T=5, 2025-05-07T21:02:45.4523005Z D=116, 2025-05-07T21:02:45.4523189Z B=112, 2025-05-07T21:02:45.4523363Z log_E=5, 2025-05-07T21:02:45.4523552Z L=0, 2025-05-07T21:02:45.4523739Z D_gradcheck=2, 2025-05-07T21:02:45.4523952Z stochastic_rounding=False, 2025-05-07T21:02:45.4524206Z weighted=True, 2025-05-07T21:02:45.4524416Z row_wise=False, 2025-05-07T21:02:45.4524615Z mixed=True, 2025-05-07T21:02:45.4524819Z use_cache=False, 2025-05-07T21:02:45.4525061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4525386Z use_cpu=False, 2025-05-07T21:02:45.4525615Z output_dtype=SparseType.FP16, 2025-05-07T21:02:45.4525873Z ) 2025-05-07T21:02:45.4526094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4526667Z self=, 2025-05-07T21:02:45.4527191Z mixed_B=False, 2025-05-07T21:02:45.4527400Z compile=True, 2025-05-07T21:02:45.4527594Z T=1, 2025-05-07T21:02:45.4527775Z D=64, 2025-05-07T21:02:45.4527959Z B=10, 2025-05-07T21:02:45.4528135Z log_E=5, 2025-05-07T21:02:45.4528326Z L=18, 2025-05-07T21:02:45.4528515Z D_gradcheck=2, 2025-05-07T21:02:45.4528731Z stochastic_rounding=False, 2025-05-07T21:02:45.4528989Z weighted=True, 2025-05-07T21:02:45.4529194Z row_wise=True, 2025-05-07T21:02:45.4529388Z mixed=True, 2025-05-07T21:02:45.4529597Z use_cache=True, 2025-05-07T21:02:45.4529827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4530102Z use_cpu=False, 2025-05-07T21:02:45.4530331Z output_dtype=SparseType.FP16, 2025-05-07T21:02:45.4530586Z ) 2025-05-07T21:02:45.4530807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4531378Z self=, 2025-05-07T21:02:45.4531908Z mixed_B=False, 2025-05-07T21:02:45.4532110Z compile=True, 2025-05-07T21:02:45.4532311Z T=4, 2025-05-07T21:02:45.4532490Z D=79, 2025-05-07T21:02:45.4532665Z B=29, 2025-05-07T21:02:45.4532848Z log_E=3, 2025-05-07T21:02:45.4533085Z L=9, 2025-05-07T21:02:45.4533312Z D_gradcheck=1, 2025-05-07T21:02:45.4533534Z stochastic_rounding=False, 2025-05-07T21:02:45.4533789Z weighted=True, 2025-05-07T21:02:45.4533998Z row_wise=False, 2025-05-07T21:02:45.4534197Z mixed=False, 2025-05-07T21:02:45.4534404Z use_cache=True, 2025-05-07T21:02:45.4534634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4534907Z use_cpu=True, 2025-05-07T21:02:45.4535135Z output_dtype=SparseType.FP16, 2025-05-07T21:02:45.4535389Z ) 2025-05-07T21:02:45.4535608Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4536177Z self=, 2025-05-07T21:02:45.4536750Z mixed_B=True, 2025-05-07T21:02:45.4537102Z compile=False, 2025-05-07T21:02:45.4537311Z T=5, 2025-05-07T21:02:45.4537492Z D=3, 2025-05-07T21:02:45.4537663Z B=5, 2025-05-07T21:02:45.4537846Z log_E=5, 2025-05-07T21:02:45.4538037Z L=3, 2025-05-07T21:02:45.4538220Z D_gradcheck=2, 2025-05-07T21:02:45.4538444Z stochastic_rounding=False, 2025-05-07T21:02:45.4538700Z weighted=True, 2025-05-07T21:02:45.4538899Z row_wise=False, 2025-05-07T21:02:45.4539107Z mixed=True, 2025-05-07T21:02:45.4539312Z use_cache=True, 2025-05-07T21:02:45.4539540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4539821Z use_cpu=True, 2025-05-07T21:02:45.4540044Z output_dtype=SparseType.FP16, 2025-05-07T21:02:45.4540298Z ) 2025-05-07T21:02:45.4540522Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4541088Z self=, 2025-05-07T21:02:45.4541614Z mixed_B=True, 2025-05-07T21:02:45.4541822Z compile=True, 2025-05-07T21:02:45.4542019Z T=4, 2025-05-07T21:02:45.4542197Z D=59, 2025-05-07T21:02:45.4542383Z B=26, 2025-05-07T21:02:45.4542556Z log_E=4, 2025-05-07T21:02:45.4542739Z L=13, 2025-05-07T21:02:45.4542930Z D_gradcheck=2, 2025-05-07T21:02:45.4543145Z stochastic_rounding=False, 2025-05-07T21:02:45.4543391Z weighted=False, 2025-05-07T21:02:45.4543600Z row_wise=True, 2025-05-07T21:02:45.4543794Z mixed=True, 2025-05-07T21:02:45.4543995Z use_cache=True, 2025-05-07T21:02:45.4544224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4544548Z use_cpu=True, 2025-05-07T21:02:45.4544773Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4545027Z ) 2025-05-07T21:02:45.4545246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4545811Z self=, 2025-05-07T21:02:45.4546336Z mixed_B=False, 2025-05-07T21:02:45.4546539Z compile=False, 2025-05-07T21:02:45.4546733Z T=5, 2025-05-07T21:02:45.4546906Z D=24, 2025-05-07T21:02:45.4547076Z B=55, 2025-05-07T21:02:45.4547252Z log_E=4, 2025-05-07T21:02:45.4547435Z L=16, 2025-05-07T21:02:45.4547614Z D_gradcheck=1, 2025-05-07T21:02:45.4547837Z stochastic_rounding=True, 2025-05-07T21:02:45.4548086Z weighted=True, 2025-05-07T21:02:45.4548289Z row_wise=True, 2025-05-07T21:02:45.4548481Z mixed=True, 2025-05-07T21:02:45.4548680Z use_cache=True, 2025-05-07T21:02:45.4548909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4549180Z use_cpu=True, 2025-05-07T21:02:45.4549401Z output_dtype=SparseType.FP32, 2025-05-07T21:02:45.4549652Z ) 2025-05-07T21:02:45.4549876Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4550489Z self=, 2025-05-07T21:02:45.4551011Z mixed_B=False, 2025-05-07T21:02:45.4551213Z compile=True, 2025-05-07T21:02:45.4551414Z T=1, 2025-05-07T21:02:45.4551593Z D=79, 2025-05-07T21:02:45.4551766Z B=76, 2025-05-07T21:02:45.4551947Z log_E=4, 2025-05-07T21:02:45.4552137Z L=18, 2025-05-07T21:02:45.4552369Z D_gradcheck=2, 2025-05-07T21:02:45.4552591Z stochastic_rounding=False, 2025-05-07T21:02:45.4552841Z weighted=True, 2025-05-07T21:02:45.4553042Z row_wise=True, 2025-05-07T21:02:45.4553241Z mixed=True, 2025-05-07T21:02:45.4553441Z use_cache=True, 2025-05-07T21:02:45.4553665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:45.4553953Z use_cpu=False, 2025-05-07T21:02:45.4554181Z output_dtype=SparseType.BF16, 2025-05-07T21:02:45.4554428Z ) 2025-05-07T21:02:45.4554647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:45.4555210Z self=, 2025-05-07T21:02:45.4555775Z mixed_B=True, 2025-05-07T21:02:45.4556011Z compile=False, 2025-05-07T21:02:45.4556213Z T=3, 2025-05-07T21:02:45.4556393Z D=20, 2025-05-07T21:02:45.4556561Z B=46, 2025-05-07T21:02:45.4556737Z log_E=5, 2025-05-07T21:02:45.4556925Z L=6, 2025-05-07T21:02:45.4557101Z D_gradcheck=1, 2025-05-07T21:02:45.4557321Z stochastic_rounding=True, 2025-05-07T21:02:45.4557569Z weighted=False, 2025-05-07T21:02:45.4557770Z row_wise=False, 2025-05-07T21:02:45.4557973Z mixed=True, 2025-05-07T21:02:45.4558173Z use_cache=False, 2025-05-07T21:02:45.4558407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:45.4558685Z use_cpu=True, 2025-05-07T21:02:45.4558907Z output_dtype=SparseType.FP16, 2025-05-07T21:02:45.4559152Z ) 2025-05-07T21:03:00.3524414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3525635Z self=, 2025-05-07T21:03:00.3526832Z mixed_B=False, 2025-05-07T21:03:00.3527280Z compile=False, 2025-05-07T21:03:00.3527700Z T=3, 2025-05-07T21:03:00.3528085Z D=29, 2025-05-07T21:03:00.3528453Z B=86, 2025-05-07T21:03:00.3528831Z log_E=5, 2025-05-07T21:03:00.3529220Z L=10, 2025-05-07T21:03:00.3529523Z D_gradcheck=1, 2025-05-07T21:03:00.3529794Z stochastic_rounding=False, 2025-05-07T21:03:00.3530067Z weighted=False, 2025-05-07T21:03:00.3530281Z row_wise=True, 2025-05-07T21:03:00.3530494Z mixed=False, 2025-05-07T21:03:00.3530709Z use_cache=False, 2025-05-07T21:03:00.3530954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3531481Z use_cpu=False, 2025-05-07T21:03:00.3531716Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.3531979Z ) 2025-05-07T21:03:00.3532218Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3532799Z self=, 2025-05-07T21:03:00.3533393Z mixed_B=False, 2025-05-07T21:03:00.3533606Z compile=False, 2025-05-07T21:03:00.3533813Z T=4, 2025-05-07T21:03:00.3533999Z D=16, 2025-05-07T21:03:00.3534180Z B=74, 2025-05-07T21:03:00.3534365Z log_E=5, 2025-05-07T21:03:00.3534564Z L=8, 2025-05-07T21:03:00.3534751Z D_gradcheck=2, 2025-05-07T21:03:00.3534981Z stochastic_rounding=False, 2025-05-07T21:03:00.3535241Z weighted=False, 2025-05-07T21:03:00.3535452Z row_wise=False, 2025-05-07T21:03:00.3535666Z mixed=True, 2025-05-07T21:03:00.3535875Z use_cache=False, 2025-05-07T21:03:00.3536117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3536406Z use_cpu=False, 2025-05-07T21:03:00.3536641Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.3536899Z ) 2025-05-07T21:03:00.3537131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3537711Z self=, 2025-05-07T21:03:00.3538235Z mixed_B=False, 2025-05-07T21:03:00.3538452Z compile=True, 2025-05-07T21:03:00.3538661Z T=2, 2025-05-07T21:03:00.3538850Z D=86, 2025-05-07T21:03:00.3539034Z B=96, 2025-05-07T21:03:00.3539220Z log_E=4, 2025-05-07T21:03:00.3539413Z L=13, 2025-05-07T21:03:00.3539686Z D_gradcheck=1, 2025-05-07T21:03:00.3539914Z stochastic_rounding=False, 2025-05-07T21:03:00.3540170Z weighted=True, 2025-05-07T21:03:00.3540374Z row_wise=True, 2025-05-07T21:03:00.3540580Z mixed=True, 2025-05-07T21:03:00.3540787Z use_cache=False, 2025-05-07T21:03:00.3541025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3541311Z use_cpu=False, 2025-05-07T21:03:00.3541547Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.3541798Z ) 2025-05-07T21:03:00.3542028Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3542606Z self=, 2025-05-07T21:03:00.3543224Z mixed_B=True, 2025-05-07T21:03:00.3543561Z compile=False, 2025-05-07T21:03:00.3543773Z T=2, 2025-05-07T21:03:00.3543949Z D=121, 2025-05-07T21:03:00.3544134Z B=92, 2025-05-07T21:03:00.3544313Z log_E=3, 2025-05-07T21:03:00.3544495Z L=2, 2025-05-07T21:03:00.3544682Z D_gradcheck=2, 2025-05-07T21:03:00.3544904Z stochastic_rounding=False, 2025-05-07T21:03:00.3545148Z weighted=True, 2025-05-07T21:03:00.3545354Z row_wise=True, 2025-05-07T21:03:00.3545554Z mixed=True, 2025-05-07T21:03:00.3545755Z use_cache=False, 2025-05-07T21:03:00.3545989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3546276Z use_cpu=True, 2025-05-07T21:03:00.3546502Z output_dtype=SparseType.BF16, 2025-05-07T21:03:00.3546754Z ) 2025-05-07T21:03:00.3546985Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3547556Z self=, 2025-05-07T21:03:00.3548076Z mixed_B=True, 2025-05-07T21:03:00.3548287Z compile=True, 2025-05-07T21:03:00.3548491Z T=4, 2025-05-07T21:03:00.3548668Z D=123, 2025-05-07T21:03:00.3548854Z B=33, 2025-05-07T21:03:00.3549039Z log_E=4, 2025-05-07T21:03:00.3549222Z L=8, 2025-05-07T21:03:00.3549414Z D_gradcheck=1, 2025-05-07T21:03:00.3549638Z stochastic_rounding=False, 2025-05-07T21:03:00.3549881Z weighted=False, 2025-05-07T21:03:00.3550090Z row_wise=True, 2025-05-07T21:03:00.3550296Z mixed=False, 2025-05-07T21:03:00.3550498Z use_cache=False, 2025-05-07T21:03:00.3550742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3551078Z use_cpu=False, 2025-05-07T21:03:00.3551307Z output_dtype=SparseType.BF16, 2025-05-07T21:03:00.3551555Z ) 2025-05-07T21:03:00.3551780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3552347Z self=, 2025-05-07T21:03:00.3552866Z mixed_B=False, 2025-05-07T21:03:00.3553076Z compile=True, 2025-05-07T21:03:00.3553275Z T=2, 2025-05-07T21:03:00.3553448Z D=75, 2025-05-07T21:03:00.3553627Z B=63, 2025-05-07T21:03:00.3553809Z log_E=4, 2025-05-07T21:03:00.3553991Z L=15, 2025-05-07T21:03:00.3554179Z D_gradcheck=1, 2025-05-07T21:03:00.3554400Z stochastic_rounding=True, 2025-05-07T21:03:00.3554643Z weighted=True, 2025-05-07T21:03:00.3554851Z row_wise=False, 2025-05-07T21:03:00.3555056Z mixed=True, 2025-05-07T21:03:00.3555254Z use_cache=True, 2025-05-07T21:03:00.3555490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3555771Z use_cpu=False, 2025-05-07T21:03:00.3555990Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.3556247Z ) 2025-05-07T21:03:00.3556473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3557041Z self=, 2025-05-07T21:03:00.3557560Z mixed_B=True, 2025-05-07T21:03:00.3557771Z compile=False, 2025-05-07T21:03:00.3557974Z T=2, 2025-05-07T21:03:00.3558153Z D=68, 2025-05-07T21:03:00.3558333Z B=17, 2025-05-07T21:03:00.3558515Z log_E=5, 2025-05-07T21:03:00.3558698Z L=1, 2025-05-07T21:03:00.3558941Z D_gradcheck=1, 2025-05-07T21:03:00.3559164Z stochastic_rounding=True, 2025-05-07T21:03:00.3559410Z weighted=False, 2025-05-07T21:03:00.3559618Z row_wise=False, 2025-05-07T21:03:00.3559823Z mixed=True, 2025-05-07T21:03:00.3560017Z use_cache=True, 2025-05-07T21:03:00.3560251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3560536Z use_cpu=False, 2025-05-07T21:03:00.3560758Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.3561017Z ) 2025-05-07T21:03:00.3561243Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3561805Z self=, 2025-05-07T21:03:00.3562376Z mixed_B=False, 2025-05-07T21:03:00.3562625Z compile=False, 2025-05-07T21:03:00.3562831Z T=4, 2025-05-07T21:03:00.3563022Z D=19, 2025-05-07T21:03:00.3563202Z B=77, 2025-05-07T21:03:00.3563377Z log_E=5, 2025-05-07T21:03:00.3563567Z L=17, 2025-05-07T21:03:00.3563756Z D_gradcheck=2, 2025-05-07T21:03:00.3563969Z stochastic_rounding=True, 2025-05-07T21:03:00.3564223Z weighted=True, 2025-05-07T21:03:00.3564430Z row_wise=True, 2025-05-07T21:03:00.3564624Z mixed=True, 2025-05-07T21:03:00.3564828Z use_cache=False, 2025-05-07T21:03:00.3571901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3572202Z use_cpu=True, 2025-05-07T21:03:00.3572439Z output_dtype=SparseType.BF16, 2025-05-07T21:03:00.3572705Z ) 2025-05-07T21:03:00.3573007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3573597Z self=, 2025-05-07T21:03:00.3574133Z mixed_B=True, 2025-05-07T21:03:00.3574343Z compile=False, 2025-05-07T21:03:00.3574559Z T=5, 2025-05-07T21:03:00.3574749Z D=103, 2025-05-07T21:03:00.3574932Z B=58, 2025-05-07T21:03:00.3575122Z log_E=4, 2025-05-07T21:03:00.3575320Z L=5, 2025-05-07T21:03:00.3575510Z D_gradcheck=1, 2025-05-07T21:03:00.3575742Z stochastic_rounding=False, 2025-05-07T21:03:00.3576002Z weighted=False, 2025-05-07T21:03:00.3576213Z row_wise=True, 2025-05-07T21:03:00.3576426Z mixed=True, 2025-05-07T21:03:00.3576641Z use_cache=False, 2025-05-07T21:03:00.3576890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3577261Z use_cpu=True, 2025-05-07T21:03:00.3577500Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.3577756Z ) 2025-05-07T21:03:00.3577993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3578574Z self=, 2025-05-07T21:03:00.3579106Z mixed_B=True, 2025-05-07T21:03:00.3579315Z compile=True, 2025-05-07T21:03:00.3579532Z T=4, 2025-05-07T21:03:00.3579721Z D=96, 2025-05-07T21:03:00.3579905Z B=124, 2025-05-07T21:03:00.3580094Z log_E=4, 2025-05-07T21:03:00.3580293Z L=16, 2025-05-07T21:03:00.3580484Z D_gradcheck=1, 2025-05-07T21:03:00.3580712Z stochastic_rounding=True, 2025-05-07T21:03:00.3580970Z weighted=True, 2025-05-07T21:03:00.3581180Z row_wise=False, 2025-05-07T21:03:00.3581393Z mixed=False, 2025-05-07T21:03:00.3581608Z use_cache=False, 2025-05-07T21:03:00.3581848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3582142Z use_cpu=False, 2025-05-07T21:03:00.3582381Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.3582642Z ) 2025-05-07T21:03:00.3582919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3583490Z self=, 2025-05-07T21:03:00.3584020Z mixed_B=True, 2025-05-07T21:03:00.3584233Z compile=False, 2025-05-07T21:03:00.3584436Z T=3, 2025-05-07T21:03:00.3584625Z D=124, 2025-05-07T21:03:00.3584812Z B=98, 2025-05-07T21:03:00.3584994Z log_E=4, 2025-05-07T21:03:00.3585189Z L=7, 2025-05-07T21:03:00.3585432Z D_gradcheck=1, 2025-05-07T21:03:00.3585656Z stochastic_rounding=False, 2025-05-07T21:03:00.3585915Z weighted=False, 2025-05-07T21:03:00.3586132Z row_wise=True, 2025-05-07T21:03:00.3586340Z mixed=False, 2025-05-07T21:03:00.3586552Z use_cache=False, 2025-05-07T21:03:00.3586802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3587097Z use_cpu=False, 2025-05-07T21:03:00.3587327Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.3587595Z ) 2025-05-07T21:03:00.3587831Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3588416Z self=, 2025-05-07T21:03:00.3588995Z mixed_B=False, 2025-05-07T21:03:00.3589212Z compile=False, 2025-05-07T21:03:00.3589941Z T=1, 2025-05-07T21:03:00.3590136Z D=122, 2025-05-07T21:03:00.3590331Z B=9, 2025-05-07T21:03:00.3590515Z log_E=4, 2025-05-07T21:03:00.3590711Z L=14, 2025-05-07T21:03:00.3590908Z D_gradcheck=2, 2025-05-07T21:03:00.3591131Z stochastic_rounding=False, 2025-05-07T21:03:00.3591389Z weighted=True, 2025-05-07T21:03:00.3591604Z row_wise=False, 2025-05-07T21:03:00.3591811Z mixed=False, 2025-05-07T21:03:00.3592028Z use_cache=False, 2025-05-07T21:03:00.3592279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3592560Z use_cpu=False, 2025-05-07T21:03:00.3592797Z output_dtype=SparseType.BF16, 2025-05-07T21:03:00.3593066Z ) 2025-05-07T21:03:00.3593302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3593873Z self=, 2025-05-07T21:03:00.3594406Z mixed_B=False, 2025-05-07T21:03:00.3594631Z compile=False, 2025-05-07T21:03:00.3594833Z T=1, 2025-05-07T21:03:00.3595024Z D=88, 2025-05-07T21:03:00.3595212Z B=112, 2025-05-07T21:03:00.3595396Z log_E=5, 2025-05-07T21:03:00.3595593Z L=4, 2025-05-07T21:03:00.3595790Z D_gradcheck=2, 2025-05-07T21:03:00.3596011Z stochastic_rounding=False, 2025-05-07T21:03:00.3596269Z weighted=True, 2025-05-07T21:03:00.3596481Z row_wise=False, 2025-05-07T21:03:00.3596688Z mixed=False, 2025-05-07T21:03:00.3596900Z use_cache=True, 2025-05-07T21:03:00.3597139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3597474Z use_cpu=True, 2025-05-07T21:03:00.3597706Z output_dtype=SparseType.BF16, 2025-05-07T21:03:00.3597965Z ) 2025-05-07T21:03:00.3598193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3598979Z self=, 2025-05-07T21:03:00.3599567Z mixed_B=True, 2025-05-07T21:03:00.3599783Z compile=False, 2025-05-07T21:03:00.3599987Z T=2, 2025-05-07T21:03:00.3600176Z D=19, 2025-05-07T21:03:00.3600364Z B=118, 2025-05-07T21:03:00.3600548Z log_E=5, 2025-05-07T21:03:00.3600745Z L=10, 2025-05-07T21:03:00.3600946Z D_gradcheck=1, 2025-05-07T21:03:00.3601166Z stochastic_rounding=True, 2025-05-07T21:03:00.3601424Z weighted=True, 2025-05-07T21:03:00.3601641Z row_wise=True, 2025-05-07T21:03:00.3601847Z mixed=False, 2025-05-07T21:03:00.3602059Z use_cache=True, 2025-05-07T21:03:00.3602301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3602586Z use_cpu=False, 2025-05-07T21:03:00.3602822Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.3603087Z ) 2025-05-07T21:03:00.3603314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3603893Z self=, 2025-05-07T21:03:00.3604426Z mixed_B=False, 2025-05-07T21:03:00.3604646Z compile=False, 2025-05-07T21:03:00.3604851Z T=5, 2025-05-07T21:03:00.3605040Z D=51, 2025-05-07T21:03:00.3605230Z B=62, 2025-05-07T21:03:00.3605414Z log_E=4, 2025-05-07T21:03:00.3605612Z L=10, 2025-05-07T21:03:00.3605910Z D_gradcheck=1, 2025-05-07T21:03:00.3606133Z stochastic_rounding=True, 2025-05-07T21:03:00.3606391Z weighted=True, 2025-05-07T21:03:00.3606604Z row_wise=True, 2025-05-07T21:03:00.3606809Z mixed=True, 2025-05-07T21:03:00.3607021Z use_cache=False, 2025-05-07T21:03:00.3607269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3607551Z use_cpu=False, 2025-05-07T21:03:00.3607786Z output_dtype=SparseType.BF16, 2025-05-07T21:03:00.3608050Z ) 2025-05-07T21:03:00.3608278Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3608854Z self=, 2025-05-07T21:03:00.3609467Z mixed_B=True, 2025-05-07T21:03:00.3609671Z compile=True, 2025-05-07T21:03:00.3609942Z T=2, 2025-05-07T21:03:00.3610126Z D=12, 2025-05-07T21:03:00.3610313Z B=17, 2025-05-07T21:03:00.3610500Z log_E=3, 2025-05-07T21:03:00.3610687Z L=4, 2025-05-07T21:03:00.3610882Z D_gradcheck=1, 2025-05-07T21:03:00.3611106Z stochastic_rounding=True, 2025-05-07T21:03:00.3611348Z weighted=False, 2025-05-07T21:03:00.3611559Z row_wise=True, 2025-05-07T21:03:00.3611764Z mixed=False, 2025-05-07T21:03:00.3611961Z use_cache=True, 2025-05-07T21:03:00.3612196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.3612480Z use_cpu=True, 2025-05-07T21:03:00.3612700Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.3613004Z ) 2025-05-07T21:03:00.3613235Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:00.3613798Z self=, 2025-05-07T21:03:00.3614324Z mixed_B=False, 2025-05-07T21:03:00.3614531Z compile=True, 2025-05-07T21:03:00.3614730Z T=5, 2025-05-07T21:03:00.3614908Z D=57, 2025-05-07T21:03:00.3615088Z B=91, 2025-05-07T21:03:00.3615262Z log_E=3, 2025-05-07T21:03:00.3615450Z L=15, 2025-05-07T21:03:00.3615633Z D_gradcheck=1, 2025-05-07T21:03:00.3615854Z stochastic_rounding=False, 2025-05-07T21:03:00.3616099Z weighted=False, 2025-05-07T21:03:00.3616306Z row_wise=False, 2025-05-07T21:03:00.3616511Z mixed=True, 2025-05-07T21:03:00.3616709Z use_cache=False, 2025-05-07T21:03:00.3616949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.3617301Z use_cpu=True, 2025-05-07T21:03:00.3617519Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.3617775Z ) 2025-05-07T21:03:12.6173917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6174880Z self=, 2025-05-07T21:03:12.6175638Z mixed_B=True, 2025-05-07T21:03:12.6175880Z compile=False, 2025-05-07T21:03:12.6176099Z T=5, 2025-05-07T21:03:12.6176277Z D=46, 2025-05-07T21:03:12.6176463Z B=87, 2025-05-07T21:03:12.6176645Z log_E=4, 2025-05-07T21:03:12.6176828Z L=12, 2025-05-07T21:03:12.6177020Z D_gradcheck=1, 2025-05-07T21:03:12.6177261Z stochastic_rounding=True, 2025-05-07T21:03:12.6177507Z weighted=False, 2025-05-07T21:03:12.6177736Z row_wise=True, 2025-05-07T21:03:12.6177975Z mixed=False, 2025-05-07T21:03:12.6178176Z use_cache=False, 2025-05-07T21:03:12.6178417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6178706Z use_cpu=True, 2025-05-07T21:03:12.6178931Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.6179205Z ) 2025-05-07T21:03:12.6179438Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6180009Z self=, 2025-05-07T21:03:12.6180532Z mixed_B=False, 2025-05-07T21:03:12.6180739Z compile=True, 2025-05-07T21:03:12.6180943Z T=1, 2025-05-07T21:03:12.6181117Z D=94, 2025-05-07T21:03:12.6181296Z B=61, 2025-05-07T21:03:12.6181479Z log_E=4, 2025-05-07T21:03:12.6181660Z L=17, 2025-05-07T21:03:12.6181846Z D_gradcheck=1, 2025-05-07T21:03:12.6182366Z stochastic_rounding=True, 2025-05-07T21:03:12.6182617Z weighted=False, 2025-05-07T21:03:12.6182829Z row_wise=True, 2025-05-07T21:03:12.6183033Z mixed=False, 2025-05-07T21:03:12.6183236Z use_cache=False, 2025-05-07T21:03:12.6183477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6183760Z use_cpu=True, 2025-05-07T21:03:12.6183983Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.6184246Z ) 2025-05-07T21:03:12.6184478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6185048Z self=, 2025-05-07T21:03:12.6185660Z mixed_B=False, 2025-05-07T21:03:12.6185871Z compile=False, 2025-05-07T21:03:12.6186153Z T=2, 2025-05-07T21:03:12.6186334Z D=77, 2025-05-07T21:03:12.6186516Z B=63, 2025-05-07T21:03:12.6186704Z log_E=4, 2025-05-07T21:03:12.6186888Z L=19, 2025-05-07T21:03:12.6187076Z D_gradcheck=2, 2025-05-07T21:03:12.6187303Z stochastic_rounding=False, 2025-05-07T21:03:12.6187553Z weighted=False, 2025-05-07T21:03:12.6187768Z row_wise=False, 2025-05-07T21:03:12.6187975Z mixed=True, 2025-05-07T21:03:12.6188177Z use_cache=False, 2025-05-07T21:03:12.6188418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6188705Z use_cpu=False, 2025-05-07T21:03:12.6188930Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6189186Z ) 2025-05-07T21:03:12.6189419Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6189982Z self=, 2025-05-07T21:03:12.6190512Z mixed_B=False, 2025-05-07T21:03:12.6190720Z compile=True, 2025-05-07T21:03:12.6190921Z T=5, 2025-05-07T21:03:12.6191098Z D=33, 2025-05-07T21:03:12.6191277Z B=102, 2025-05-07T21:03:12.6191460Z log_E=3, 2025-05-07T21:03:12.6191642Z L=1, 2025-05-07T21:03:12.6191826Z D_gradcheck=2, 2025-05-07T21:03:12.6192051Z stochastic_rounding=True, 2025-05-07T21:03:12.6192295Z weighted=True, 2025-05-07T21:03:12.6192502Z row_wise=True, 2025-05-07T21:03:12.6192702Z mixed=True, 2025-05-07T21:03:12.6192900Z use_cache=True, 2025-05-07T21:03:12.6193135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6193502Z use_cpu=False, 2025-05-07T21:03:12.6193722Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.6193975Z ) 2025-05-07T21:03:12.6194205Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6194766Z self=, 2025-05-07T21:03:12.6195288Z mixed_B=True, 2025-05-07T21:03:12.6195502Z compile=False, 2025-05-07T21:03:12.6195702Z T=4, 2025-05-07T21:03:12.6195881Z D=8, 2025-05-07T21:03:12.6196058Z B=89, 2025-05-07T21:03:12.6196236Z log_E=5, 2025-05-07T21:03:12.6196422Z L=6, 2025-05-07T21:03:12.6196605Z D_gradcheck=1, 2025-05-07T21:03:12.6196820Z stochastic_rounding=True, 2025-05-07T21:03:12.6197072Z weighted=True, 2025-05-07T21:03:12.6197290Z row_wise=False, 2025-05-07T21:03:12.6197527Z mixed=False, 2025-05-07T21:03:12.6197750Z use_cache=False, 2025-05-07T21:03:12.6197995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6198280Z use_cpu=True, 2025-05-07T21:03:12.6198695Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.6199062Z ) 2025-05-07T21:03:12.6199288Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6199857Z self=, 2025-05-07T21:03:12.6200382Z mixed_B=True, 2025-05-07T21:03:12.6200591Z compile=False, 2025-05-07T21:03:12.6200785Z T=1, 2025-05-07T21:03:12.6200970Z D=117, 2025-05-07T21:03:12.6201152Z B=29, 2025-05-07T21:03:12.6201325Z log_E=4, 2025-05-07T21:03:12.6201524Z L=6, 2025-05-07T21:03:12.6201709Z D_gradcheck=2, 2025-05-07T21:03:12.6202006Z stochastic_rounding=False, 2025-05-07T21:03:12.6202260Z weighted=False, 2025-05-07T21:03:12.6202466Z row_wise=False, 2025-05-07T21:03:12.6202662Z mixed=False, 2025-05-07T21:03:12.6202864Z use_cache=False, 2025-05-07T21:03:12.6203103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6203378Z use_cpu=True, 2025-05-07T21:03:12.6203601Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6203853Z ) 2025-05-07T21:03:12.6204075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6204639Z self=, 2025-05-07T21:03:12.6205162Z mixed_B=False, 2025-05-07T21:03:12.6205434Z compile=True, 2025-05-07T21:03:12.6205683Z T=2, 2025-05-07T21:03:12.6205864Z D=114, 2025-05-07T21:03:12.6206045Z B=59, 2025-05-07T21:03:12.6206218Z log_E=3, 2025-05-07T21:03:12.6206406Z L=14, 2025-05-07T21:03:12.6206593Z D_gradcheck=2, 2025-05-07T21:03:12.6206807Z stochastic_rounding=False, 2025-05-07T21:03:12.6207056Z weighted=False, 2025-05-07T21:03:12.6207261Z row_wise=False, 2025-05-07T21:03:12.6207457Z mixed=False, 2025-05-07T21:03:12.6207669Z use_cache=False, 2025-05-07T21:03:12.6207954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6208227Z use_cpu=False, 2025-05-07T21:03:12.6208455Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6208710Z ) 2025-05-07T21:03:12.6208934Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6209501Z self=, 2025-05-07T21:03:12.6210027Z mixed_B=False, 2025-05-07T21:03:12.6210235Z compile=False, 2025-05-07T21:03:12.6210437Z T=5, 2025-05-07T21:03:12.6210616Z D=10, 2025-05-07T21:03:12.6210802Z B=107, 2025-05-07T21:03:12.6210980Z log_E=3, 2025-05-07T21:03:12.6211172Z L=16, 2025-05-07T21:03:12.6211359Z D_gradcheck=1, 2025-05-07T21:03:12.6211580Z stochastic_rounding=True, 2025-05-07T21:03:12.6211829Z weighted=False, 2025-05-07T21:03:12.6212033Z row_wise=True, 2025-05-07T21:03:12.6212230Z mixed=False, 2025-05-07T21:03:12.6212430Z use_cache=False, 2025-05-07T21:03:12.6212666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6213093Z use_cpu=True, 2025-05-07T21:03:12.6213316Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.6213568Z ) 2025-05-07T21:03:12.6213786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6214353Z self=, 2025-05-07T21:03:12.6214880Z mixed_B=True, 2025-05-07T21:03:12.6215087Z compile=False, 2025-05-07T21:03:12.6215291Z T=4, 2025-05-07T21:03:12.6215470Z D=126, 2025-05-07T21:03:12.6215650Z B=47, 2025-05-07T21:03:12.6215823Z log_E=3, 2025-05-07T21:03:12.6216007Z L=11, 2025-05-07T21:03:12.6216189Z D_gradcheck=1, 2025-05-07T21:03:12.6216404Z stochastic_rounding=True, 2025-05-07T21:03:12.6216651Z weighted=False, 2025-05-07T21:03:12.6216861Z row_wise=False, 2025-05-07T21:03:12.6217055Z mixed=True, 2025-05-07T21:03:12.6217256Z use_cache=False, 2025-05-07T21:03:12.6217494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6217768Z use_cpu=False, 2025-05-07T21:03:12.6217992Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6218251Z ) 2025-05-07T21:03:12.6218469Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6219038Z self=, 2025-05-07T21:03:12.6219562Z mixed_B=False, 2025-05-07T21:03:12.6219758Z compile=False, 2025-05-07T21:03:12.6219956Z T=3, 2025-05-07T21:03:12.6220133Z D=73, 2025-05-07T21:03:12.6220304Z B=84, 2025-05-07T21:03:12.6220483Z log_E=4, 2025-05-07T21:03:12.6220670Z L=13, 2025-05-07T21:03:12.6220903Z D_gradcheck=1, 2025-05-07T21:03:12.6221123Z stochastic_rounding=True, 2025-05-07T21:03:12.6221370Z weighted=False, 2025-05-07T21:03:12.6221575Z row_wise=True, 2025-05-07T21:03:12.6221770Z mixed=False, 2025-05-07T21:03:12.6221992Z use_cache=False, 2025-05-07T21:03:12.6222228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6222505Z use_cpu=False, 2025-05-07T21:03:12.6222730Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6222984Z ) 2025-05-07T21:03:12.6223206Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6223772Z self=, 2025-05-07T21:03:12.6224348Z mixed_B=False, 2025-05-07T21:03:12.6224550Z compile=False, 2025-05-07T21:03:12.6231635Z T=4, 2025-05-07T21:03:12.6231846Z D=39, 2025-05-07T21:03:12.6232036Z B=99, 2025-05-07T21:03:12.6232224Z log_E=3, 2025-05-07T21:03:12.6232410Z L=2, 2025-05-07T21:03:12.6232599Z D_gradcheck=1, 2025-05-07T21:03:12.6232829Z stochastic_rounding=False, 2025-05-07T21:03:12.6233075Z weighted=True, 2025-05-07T21:03:12.6233286Z row_wise=True, 2025-05-07T21:03:12.6233493Z mixed=False, 2025-05-07T21:03:12.6233692Z use_cache=True, 2025-05-07T21:03:12.6233927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6234215Z use_cpu=True, 2025-05-07T21:03:12.6234438Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6234700Z ) 2025-05-07T21:03:12.6234928Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6235512Z self=, 2025-05-07T21:03:12.6236036Z mixed_B=True, 2025-05-07T21:03:12.6236251Z compile=False, 2025-05-07T21:03:12.6236464Z T=5, 2025-05-07T21:03:12.6236644Z D=18, 2025-05-07T21:03:12.6236826Z B=76, 2025-05-07T21:03:12.6237008Z log_E=5, 2025-05-07T21:03:12.6237192Z L=9, 2025-05-07T21:03:12.6237380Z D_gradcheck=1, 2025-05-07T21:03:12.6237606Z stochastic_rounding=True, 2025-05-07T21:03:12.6237851Z weighted=True, 2025-05-07T21:03:12.6238061Z row_wise=True, 2025-05-07T21:03:12.6238266Z mixed=True, 2025-05-07T21:03:12.6238465Z use_cache=True, 2025-05-07T21:03:12.6238701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6239036Z use_cpu=True, 2025-05-07T21:03:12.6239255Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.6239510Z ) 2025-05-07T21:03:12.6239738Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6240310Z self=, 2025-05-07T21:03:12.6240828Z mixed_B=False, 2025-05-07T21:03:12.6241039Z compile=False, 2025-05-07T21:03:12.6241244Z T=2, 2025-05-07T21:03:12.6241419Z D=96, 2025-05-07T21:03:12.6241597Z B=99, 2025-05-07T21:03:12.6241779Z log_E=5, 2025-05-07T21:03:12.6241965Z L=20, 2025-05-07T21:03:12.6242154Z D_gradcheck=2, 2025-05-07T21:03:12.6242377Z stochastic_rounding=False, 2025-05-07T21:03:12.6242619Z weighted=True, 2025-05-07T21:03:12.6242825Z row_wise=False, 2025-05-07T21:03:12.6243031Z mixed=True, 2025-05-07T21:03:12.6243230Z use_cache=True, 2025-05-07T21:03:12.6243463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6243752Z use_cpu=True, 2025-05-07T21:03:12.6243972Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.6244227Z ) 2025-05-07T21:03:12.6244461Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6245027Z self=, 2025-05-07T21:03:12.6245552Z mixed_B=True, 2025-05-07T21:03:12.6245760Z compile=True, 2025-05-07T21:03:12.6245965Z T=3, 2025-05-07T21:03:12.6246138Z D=46, 2025-05-07T21:03:12.6246318Z B=78, 2025-05-07T21:03:12.6246499Z log_E=5, 2025-05-07T21:03:12.6246680Z L=20, 2025-05-07T21:03:12.6246869Z D_gradcheck=1, 2025-05-07T21:03:12.6247139Z stochastic_rounding=True, 2025-05-07T21:03:12.6247385Z weighted=False, 2025-05-07T21:03:12.6247593Z row_wise=True, 2025-05-07T21:03:12.6247821Z mixed=False, 2025-05-07T21:03:12.6248042Z use_cache=True, 2025-05-07T21:03:12.6248279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6248568Z use_cpu=False, 2025-05-07T21:03:12.6248789Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6249042Z ) 2025-05-07T21:03:12.6249266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6249829Z self=, 2025-05-07T21:03:12.6250357Z mixed_B=False, 2025-05-07T21:03:12.6250614Z compile=False, 2025-05-07T21:03:12.6250848Z T=5, 2025-05-07T21:03:12.6251030Z D=7, 2025-05-07T21:03:12.6251208Z B=58, 2025-05-07T21:03:12.6251384Z log_E=5, 2025-05-07T21:03:12.6251573Z L=9, 2025-05-07T21:03:12.6251759Z D_gradcheck=1, 2025-05-07T21:03:12.6251972Z stochastic_rounding=True, 2025-05-07T21:03:12.6252223Z weighted=False, 2025-05-07T21:03:12.6252429Z row_wise=True, 2025-05-07T21:03:12.6252638Z mixed=True, 2025-05-07T21:03:12.6252832Z use_cache=True, 2025-05-07T21:03:12.6253116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6253398Z use_cpu=False, 2025-05-07T21:03:12.6253618Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.6253870Z ) 2025-05-07T21:03:12.6254096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6254658Z self=, 2025-05-07T21:03:12.6255184Z mixed_B=True, 2025-05-07T21:03:12.6255396Z compile=False, 2025-05-07T21:03:12.6255599Z T=2, 2025-05-07T21:03:12.6255782Z D=38, 2025-05-07T21:03:12.6255964Z B=6, 2025-05-07T21:03:12.6256141Z log_E=5, 2025-05-07T21:03:12.6256350Z L=14, 2025-05-07T21:03:12.6256537Z D_gradcheck=2, 2025-05-07T21:03:12.6256765Z stochastic_rounding=False, 2025-05-07T21:03:12.6257012Z weighted=False, 2025-05-07T21:03:12.6257226Z row_wise=True, 2025-05-07T21:03:12.6257433Z mixed=True, 2025-05-07T21:03:12.6257629Z use_cache=False, 2025-05-07T21:03:12.6257894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.6258249Z use_cpu=True, 2025-05-07T21:03:12.6258468Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.6258723Z ) 2025-05-07T21:03:12.6258946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:12.6259514Z self=, 2025-05-07T21:03:12.6260039Z mixed_B=False, 2025-05-07T21:03:12.6260254Z compile=True, 2025-05-07T21:03:12.6260448Z T=1, 2025-05-07T21:03:12.6260633Z D=106, 2025-05-07T21:03:12.6260819Z B=53, 2025-05-07T21:03:12.6260989Z log_E=3, 2025-05-07T21:03:12.6261181Z L=17, 2025-05-07T21:03:12.6261368Z D_gradcheck=2, 2025-05-07T21:03:12.6261586Z stochastic_rounding=False, 2025-05-07T21:03:12.6261839Z weighted=True, 2025-05-07T21:03:12.6262046Z row_wise=True, 2025-05-07T21:03:12.6262240Z mixed=True, 2025-05-07T21:03:12.6262444Z use_cache=False, 2025-05-07T21:03:12.6262687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.6262965Z use_cpu=True, 2025-05-07T21:03:12.6263187Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.6263443Z ) 2025-05-07T21:03:14.4978153Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.4979013Z self=, 2025-05-07T21:03:14.4979769Z mixed_B=True, 2025-05-07T21:03:14.4980089Z compile=True, 2025-05-07T21:03:14.4980291Z T=1, 2025-05-07T21:03:14.4980474Z D=93, 2025-05-07T21:03:14.4980657Z B=127, 2025-05-07T21:03:14.4980840Z log_E=4, 2025-05-07T21:03:14.4981018Z L=0, 2025-05-07T21:03:14.4981209Z D_gradcheck=2, 2025-05-07T21:03:14.4981672Z stochastic_rounding=False, 2025-05-07T21:03:14.4981919Z weighted=True, 2025-05-07T21:03:14.4982129Z row_wise=False, 2025-05-07T21:03:14.4982336Z mixed=False, 2025-05-07T21:03:14.4982533Z use_cache=True, 2025-05-07T21:03:14.4982770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.4983056Z use_cpu=True, 2025-05-07T21:03:14.4983278Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.4983542Z ) 2025-05-07T21:03:14.4983767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.4984377Z self=, 2025-05-07T21:03:14.4984903Z mixed_B=False, 2025-05-07T21:03:14.4985193Z compile=False, 2025-05-07T21:03:14.4985469Z T=4, 2025-05-07T21:03:14.4985648Z D=35, 2025-05-07T21:03:14.4985821Z B=39, 2025-05-07T21:03:14.4986004Z log_E=3, 2025-05-07T21:03:14.4986193Z L=3, 2025-05-07T21:03:14.4986373Z D_gradcheck=1, 2025-05-07T21:03:14.4986594Z stochastic_rounding=True, 2025-05-07T21:03:14.4986840Z weighted=False, 2025-05-07T21:03:14.4987045Z row_wise=True, 2025-05-07T21:03:14.4987240Z mixed=True, 2025-05-07T21:03:14.4987439Z use_cache=False, 2025-05-07T21:03:14.4987675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.4987952Z use_cpu=False, 2025-05-07T21:03:14.4988181Z output_dtype=SparseType.FP32, 2025-05-07T21:03:14.4988432Z ) 2025-05-07T21:03:14.4988652Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.4989220Z self=, 2025-05-07T21:03:14.4989743Z mixed_B=True, 2025-05-07T21:03:14.4989946Z compile=False, 2025-05-07T21:03:14.4990149Z T=2, 2025-05-07T21:03:14.4990327Z D=10, 2025-05-07T21:03:14.4990518Z B=9, 2025-05-07T21:03:14.4990700Z log_E=3, 2025-05-07T21:03:14.4990895Z L=1, 2025-05-07T21:03:14.4991069Z D_gradcheck=2, 2025-05-07T21:03:14.4991295Z stochastic_rounding=False, 2025-05-07T21:03:14.4991543Z weighted=False, 2025-05-07T21:03:14.4991747Z row_wise=True, 2025-05-07T21:03:14.4991949Z mixed=False, 2025-05-07T21:03:14.4992152Z use_cache=True, 2025-05-07T21:03:14.4992377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.4992655Z use_cpu=False, 2025-05-07T21:03:14.4992961Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.4993209Z ) 2025-05-07T21:03:14.4993435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.4994006Z self=, 2025-05-07T21:03:14.4994525Z mixed_B=True, 2025-05-07T21:03:14.4994727Z compile=False, 2025-05-07T21:03:14.4994934Z T=1, 2025-05-07T21:03:14.4995114Z D=10, 2025-05-07T21:03:14.4995288Z B=9, 2025-05-07T21:03:14.4995470Z log_E=3, 2025-05-07T21:03:14.4995650Z L=1, 2025-05-07T21:03:14.4995827Z D_gradcheck=2, 2025-05-07T21:03:14.4996045Z stochastic_rounding=False, 2025-05-07T21:03:14.4996294Z weighted=False, 2025-05-07T21:03:14.4996493Z row_wise=True, 2025-05-07T21:03:14.4996693Z mixed=False, 2025-05-07T21:03:14.4996892Z use_cache=True, 2025-05-07T21:03:14.4997114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.4997394Z use_cpu=False, 2025-05-07T21:03:14.4997626Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.4997874Z ) 2025-05-07T21:03:14.4998101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.4999063Z self=, 2025-05-07T21:03:14.4999616Z mixed_B=True, 2025-05-07T21:03:14.4999819Z compile=False, 2025-05-07T21:03:14.5000020Z T=1, 2025-05-07T21:03:14.5000195Z D=10, 2025-05-07T21:03:14.5000364Z B=9, 2025-05-07T21:03:14.5000539Z log_E=3, 2025-05-07T21:03:14.5000721Z L=1, 2025-05-07T21:03:14.5000895Z D_gradcheck=2, 2025-05-07T21:03:14.5001195Z stochastic_rounding=False, 2025-05-07T21:03:14.5001447Z weighted=False, 2025-05-07T21:03:14.5001643Z row_wise=True, 2025-05-07T21:03:14.5001841Z mixed=True, 2025-05-07T21:03:14.5002039Z use_cache=True, 2025-05-07T21:03:14.5002262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.5002542Z use_cpu=False, 2025-05-07T21:03:14.5002772Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.5003018Z ) 2025-05-07T21:03:14.5003241Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.5003808Z self=, 2025-05-07T21:03:14.5004320Z mixed_B=True, 2025-05-07T21:03:14.5004601Z compile=False, 2025-05-07T21:03:14.5004859Z T=1, 2025-05-07T21:03:14.5005035Z D=10, 2025-05-07T21:03:14.5005213Z B=9, 2025-05-07T21:03:14.5005392Z log_E=3, 2025-05-07T21:03:14.5005575Z L=1, 2025-05-07T21:03:14.5005761Z D_gradcheck=2, 2025-05-07T21:03:14.5005984Z stochastic_rounding=False, 2025-05-07T21:03:14.5006232Z weighted=True, 2025-05-07T21:03:14.5006429Z row_wise=True, 2025-05-07T21:03:14.5006630Z mixed=True, 2025-05-07T21:03:14.5006831Z use_cache=True, 2025-05-07T21:03:14.5007057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.5007331Z use_cpu=False, 2025-05-07T21:03:14.5007557Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.5007805Z ) 2025-05-07T21:03:14.5008031Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.5008596Z self=, 2025-05-07T21:03:14.5009155Z mixed_B=True, 2025-05-07T21:03:14.5009362Z compile=False, 2025-05-07T21:03:14.5009567Z T=3, 2025-05-07T21:03:14.5009738Z D=10, 2025-05-07T21:03:14.5009914Z B=9, 2025-05-07T21:03:14.5010087Z log_E=3, 2025-05-07T21:03:14.5010266Z L=1, 2025-05-07T21:03:14.5010445Z D_gradcheck=2, 2025-05-07T21:03:14.5010664Z stochastic_rounding=False, 2025-05-07T21:03:14.5010903Z weighted=False, 2025-05-07T21:03:14.5011109Z row_wise=True, 2025-05-07T21:03:14.5011308Z mixed=True, 2025-05-07T21:03:14.5011500Z use_cache=True, 2025-05-07T21:03:14.5011727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.5012003Z use_cpu=False, 2025-05-07T21:03:14.5012342Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.5012589Z ) 2025-05-07T21:03:14.5012813Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:14.5013471Z self=, 2025-05-07T21:03:14.5013980Z mixed_B=True, 2025-05-07T21:03:14.5014192Z compile=False, 2025-05-07T21:03:14.5014395Z T=3, 2025-05-07T21:03:14.5014567Z D=10, 2025-05-07T21:03:14.5014745Z B=9, 2025-05-07T21:03:14.5014923Z log_E=3, 2025-05-07T21:03:14.5015103Z L=1, 2025-05-07T21:03:14.5015284Z D_gradcheck=2, 2025-05-07T21:03:14.5015508Z stochastic_rounding=False, 2025-05-07T21:03:14.5015751Z weighted=False, 2025-05-07T21:03:14.5015959Z row_wise=True, 2025-05-07T21:03:14.5016166Z mixed=False, 2025-05-07T21:03:14.5016360Z use_cache=True, 2025-05-07T21:03:14.5016590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:14.5016871Z use_cpu=False, 2025-05-07T21:03:14.5017095Z output_dtype=SparseType.BF16, 2025-05-07T21:03:14.5017347Z ) 2025-05-07T21:03:14.5017520Z PASSED 2025-05-07T21:03:23.3019262Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3020210Z self=, 2025-05-07T21:03:23.3020757Z compile=False, 2025-05-07T21:03:23.3021034Z T=1, 2025-05-07T21:03:23.3021216Z D=2, 2025-05-07T21:03:23.3021391Z B=1, 2025-05-07T21:03:23.3021575Z log_E=3, 2025-05-07T21:03:23.3021762Z L=0, 2025-05-07T21:03:23.3022207Z D_gradcheck=1, 2025-05-07T21:03:23.3022437Z stochastic_rounding=False, 2025-05-07T21:03:23.3022689Z weighted=False, 2025-05-07T21:03:23.3022892Z row_wise=False, 2025-05-07T21:03:23.3023097Z mixed=False, 2025-05-07T21:03:23.3023303Z use_cache=False, 2025-05-07T21:03:23.3023538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3023827Z use_cpu=False, 2025-05-07T21:03:23.3024053Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3024309Z ) 2025-05-07T21:03:23.3024528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3025106Z self=, 2025-05-07T21:03:23.3025715Z compile=True, 2025-05-07T21:03:23.3025986Z T=1, 2025-05-07T21:03:23.3026170Z D=2, 2025-05-07T21:03:23.3026348Z B=1, 2025-05-07T21:03:23.3026518Z log_E=3, 2025-05-07T21:03:23.3026706Z L=0, 2025-05-07T21:03:23.3026887Z D_gradcheck=1, 2025-05-07T21:03:23.3027106Z stochastic_rounding=False, 2025-05-07T21:03:23.3027362Z weighted=False, 2025-05-07T21:03:23.3027572Z row_wise=False, 2025-05-07T21:03:23.3027772Z mixed=False, 2025-05-07T21:03:23.3027979Z use_cache=False, 2025-05-07T21:03:23.3028220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3028497Z use_cpu=False, 2025-05-07T21:03:23.3028729Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3028979Z ) 2025-05-07T21:03:23.3029199Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3029771Z self=, 2025-05-07T21:03:23.3030297Z compile=True, 2025-05-07T21:03:23.3030504Z T=3, 2025-05-07T21:03:23.3030688Z D=2, 2025-05-07T21:03:23.3030866Z B=1, 2025-05-07T21:03:23.3031053Z log_E=3, 2025-05-07T21:03:23.3031231Z L=0, 2025-05-07T21:03:23.3031416Z D_gradcheck=1, 2025-05-07T21:03:23.3031644Z stochastic_rounding=False, 2025-05-07T21:03:23.3031890Z weighted=False, 2025-05-07T21:03:23.3032095Z row_wise=False, 2025-05-07T21:03:23.3032299Z mixed=False, 2025-05-07T21:03:23.3032498Z use_cache=False, 2025-05-07T21:03:23.3032735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3033018Z use_cpu=False, 2025-05-07T21:03:23.3033329Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3033579Z ) 2025-05-07T21:03:23.3033806Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3034368Z self=, 2025-05-07T21:03:23.3034891Z compile=False, 2025-05-07T21:03:23.3035097Z T=3, 2025-05-07T21:03:23.3035276Z D=2, 2025-05-07T21:03:23.3035447Z B=1, 2025-05-07T21:03:23.3035624Z log_E=3, 2025-05-07T21:03:23.3035810Z L=0, 2025-05-07T21:03:23.3035984Z D_gradcheck=1, 2025-05-07T21:03:23.3036208Z stochastic_rounding=False, 2025-05-07T21:03:23.3036460Z weighted=False, 2025-05-07T21:03:23.3036659Z row_wise=False, 2025-05-07T21:03:23.3036865Z mixed=False, 2025-05-07T21:03:23.3037067Z use_cache=False, 2025-05-07T21:03:23.3037298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3037575Z use_cpu=False, 2025-05-07T21:03:23.3037804Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3038052Z ) 2025-05-07T21:03:23.3038277Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3038862Z self=, 2025-05-07T21:03:23.3039379Z compile=False, 2025-05-07T21:03:23.3039580Z T=3, 2025-05-07T21:03:23.3039761Z D=38, 2025-05-07T21:03:23.3039940Z B=123, 2025-05-07T21:03:23.3040124Z log_E=3, 2025-05-07T21:03:23.3040312Z L=13, 2025-05-07T21:03:23.3040495Z D_gradcheck=2, 2025-05-07T21:03:23.3040712Z stochastic_rounding=True, 2025-05-07T21:03:23.3040962Z weighted=True, 2025-05-07T21:03:23.3048237Z row_wise=False, 2025-05-07T21:03:23.3048463Z mixed=True, 2025-05-07T21:03:23.3048679Z use_cache=False, 2025-05-07T21:03:23.3048930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3049212Z use_cpu=True, 2025-05-07T21:03:23.3049450Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3049714Z ) 2025-05-07T21:03:23.3049944Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3050526Z self=, 2025-05-07T21:03:23.3051062Z compile=False, 2025-05-07T21:03:23.3051269Z T=3, 2025-05-07T21:03:23.3051454Z D=17, 2025-05-07T21:03:23.3051645Z B=23, 2025-05-07T21:03:23.3051874Z log_E=3, 2025-05-07T21:03:23.3052070Z L=1, 2025-05-07T21:03:23.3052304Z D_gradcheck=1, 2025-05-07T21:03:23.3052530Z stochastic_rounding=False, 2025-05-07T21:03:23.3052788Z weighted=True, 2025-05-07T21:03:23.3053104Z row_wise=True, 2025-05-07T21:03:23.3053315Z mixed=True, 2025-05-07T21:03:23.3053517Z use_cache=False, 2025-05-07T21:03:23.3053771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3054058Z use_cpu=True, 2025-05-07T21:03:23.3054288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3054593Z ) 2025-05-07T21:03:23.3054823Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3055398Z self=, 2025-05-07T21:03:23.3055926Z compile=True, 2025-05-07T21:03:23.3056136Z T=4, 2025-05-07T21:03:23.3056317Z D=89, 2025-05-07T21:03:23.3056501Z B=81, 2025-05-07T21:03:23.3056688Z log_E=4, 2025-05-07T21:03:23.3056879Z L=11, 2025-05-07T21:03:23.3057069Z D_gradcheck=1, 2025-05-07T21:03:23.3057298Z stochastic_rounding=False, 2025-05-07T21:03:23.3057547Z weighted=False, 2025-05-07T21:03:23.3057763Z row_wise=False, 2025-05-07T21:03:23.3057974Z mixed=False, 2025-05-07T21:03:23.3058182Z use_cache=True, 2025-05-07T21:03:23.3058420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3058708Z use_cpu=False, 2025-05-07T21:03:23.3058934Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3059199Z ) 2025-05-07T21:03:23.3059431Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3060012Z self=, 2025-05-07T21:03:23.3060586Z compile=True, 2025-05-07T21:03:23.3060795Z T=2, 2025-05-07T21:03:23.3060982Z D=73, 2025-05-07T21:03:23.3061164Z B=5, 2025-05-07T21:03:23.3061349Z log_E=5, 2025-05-07T21:03:23.3061545Z L=13, 2025-05-07T21:03:23.3061734Z D_gradcheck=2, 2025-05-07T21:03:23.3061964Z stochastic_rounding=True, 2025-05-07T21:03:23.3062223Z weighted=False, 2025-05-07T21:03:23.3062434Z row_wise=False, 2025-05-07T21:03:23.3062647Z mixed=False, 2025-05-07T21:03:23.3062857Z use_cache=True, 2025-05-07T21:03:23.3063090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3063374Z use_cpu=True, 2025-05-07T21:03:23.3063606Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3063859Z ) 2025-05-07T21:03:23.3064102Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3064677Z self=, 2025-05-07T21:03:23.3065210Z compile=False, 2025-05-07T21:03:23.3065410Z T=4, 2025-05-07T21:03:23.3065598Z D=57, 2025-05-07T21:03:23.3065785Z B=86, 2025-05-07T21:03:23.3065968Z log_E=5, 2025-05-07T21:03:23.3066163Z L=18, 2025-05-07T21:03:23.3066354Z D_gradcheck=1, 2025-05-07T21:03:23.3066576Z stochastic_rounding=True, 2025-05-07T21:03:23.3066830Z weighted=False, 2025-05-07T21:03:23.3067042Z row_wise=True, 2025-05-07T21:03:23.3067244Z mixed=False, 2025-05-07T21:03:23.3067459Z use_cache=False, 2025-05-07T21:03:23.3067706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3068062Z use_cpu=False, 2025-05-07T21:03:23.3068297Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3068552Z ) 2025-05-07T21:03:23.3068774Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3069349Z self=, 2025-05-07T21:03:23.3069879Z compile=True, 2025-05-07T21:03:23.3070080Z T=3, 2025-05-07T21:03:23.3070265Z D=28, 2025-05-07T21:03:23.3070449Z B=60, 2025-05-07T21:03:23.3070627Z log_E=5, 2025-05-07T21:03:23.3070820Z L=10, 2025-05-07T21:03:23.3071013Z D_gradcheck=1, 2025-05-07T21:03:23.3071243Z stochastic_rounding=True, 2025-05-07T21:03:23.3071541Z weighted=True, 2025-05-07T21:03:23.3071794Z row_wise=True, 2025-05-07T21:03:23.3072007Z mixed=True, 2025-05-07T21:03:23.3072212Z use_cache=False, 2025-05-07T21:03:23.3072458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3072748Z use_cpu=False, 2025-05-07T21:03:23.3072977Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3073238Z ) 2025-05-07T21:03:23.3073469Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3074040Z self=, 2025-05-07T21:03:23.3074579Z compile=True, 2025-05-07T21:03:23.3074789Z T=5, 2025-05-07T21:03:23.3074967Z D=113, 2025-05-07T21:03:23.3075157Z B=90, 2025-05-07T21:03:23.3075345Z log_E=4, 2025-05-07T21:03:23.3075533Z L=14, 2025-05-07T21:03:23.3075724Z D_gradcheck=1, 2025-05-07T21:03:23.3075948Z stochastic_rounding=True, 2025-05-07T21:03:23.3076202Z weighted=True, 2025-05-07T21:03:23.3076422Z row_wise=True, 2025-05-07T21:03:23.3076631Z mixed=True, 2025-05-07T21:03:23.3076830Z use_cache=False, 2025-05-07T21:03:23.3077076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3077365Z use_cpu=False, 2025-05-07T21:03:23.3077597Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3077855Z ) 2025-05-07T21:03:23.3078094Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3078669Z self=, 2025-05-07T21:03:23.3079200Z compile=True, 2025-05-07T21:03:23.3079413Z T=3, 2025-05-07T21:03:23.3079647Z D=94, 2025-05-07T21:03:23.3079824Z B=19, 2025-05-07T21:03:23.3080012Z log_E=3, 2025-05-07T21:03:23.3080205Z L=1, 2025-05-07T21:03:23.3080388Z D_gradcheck=1, 2025-05-07T21:03:23.3080620Z stochastic_rounding=False, 2025-05-07T21:03:23.3080874Z weighted=False, 2025-05-07T21:03:23.3081081Z row_wise=False, 2025-05-07T21:03:23.3081296Z mixed=False, 2025-05-07T21:03:23.3081506Z use_cache=True, 2025-05-07T21:03:23.3081735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3082019Z use_cpu=True, 2025-05-07T21:03:23.3082257Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3082510Z ) 2025-05-07T21:03:23.3082747Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3083322Z self=, 2025-05-07T21:03:23.3083851Z compile=False, 2025-05-07T21:03:23.3084056Z T=3, 2025-05-07T21:03:23.3084247Z D=44, 2025-05-07T21:03:23.3084435Z B=110, 2025-05-07T21:03:23.3084619Z log_E=3, 2025-05-07T21:03:23.3084818Z L=1, 2025-05-07T21:03:23.3085037Z D_gradcheck=2, 2025-05-07T21:03:23.3085284Z stochastic_rounding=False, 2025-05-07T21:03:23.3085536Z weighted=True, 2025-05-07T21:03:23.3085738Z row_wise=True, 2025-05-07T21:03:23.3085942Z mixed=False, 2025-05-07T21:03:23.3086153Z use_cache=True, 2025-05-07T21:03:23.3086384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3086667Z use_cpu=True, 2025-05-07T21:03:23.3086904Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3087158Z ) 2025-05-07T21:03:23.3087433Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3088002Z self=, 2025-05-07T21:03:23.3088520Z compile=False, 2025-05-07T21:03:23.3088724Z T=5, 2025-05-07T21:03:23.3088901Z D=117, 2025-05-07T21:03:23.3089081Z B=64, 2025-05-07T21:03:23.3089264Z log_E=4, 2025-05-07T21:03:23.3089449Z L=0, 2025-05-07T21:03:23.3089631Z D_gradcheck=1, 2025-05-07T21:03:23.3089842Z stochastic_rounding=False, 2025-05-07T21:03:23.3090094Z weighted=True, 2025-05-07T21:03:23.3090299Z row_wise=True, 2025-05-07T21:03:23.3090490Z mixed=True, 2025-05-07T21:03:23.3090687Z use_cache=False, 2025-05-07T21:03:23.3090975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3091289Z use_cpu=False, 2025-05-07T21:03:23.3091517Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3091764Z ) 2025-05-07T21:03:23.3091984Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3092559Z self=, 2025-05-07T21:03:23.3093132Z compile=True, 2025-05-07T21:03:23.3093324Z T=3, 2025-05-07T21:03:23.3093502Z D=69, 2025-05-07T21:03:23.3093679Z B=104, 2025-05-07T21:03:23.3093853Z log_E=5, 2025-05-07T21:03:23.3094042Z L=9, 2025-05-07T21:03:23.3094226Z D_gradcheck=2, 2025-05-07T21:03:23.3094449Z stochastic_rounding=True, 2025-05-07T21:03:23.3094735Z weighted=True, 2025-05-07T21:03:23.3094944Z row_wise=False, 2025-05-07T21:03:23.3095143Z mixed=True, 2025-05-07T21:03:23.3095345Z use_cache=False, 2025-05-07T21:03:23.3095582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3095856Z use_cpu=True, 2025-05-07T21:03:23.3096085Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3096336Z ) 2025-05-07T21:03:23.3096556Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3097128Z self=, 2025-05-07T21:03:23.3097652Z compile=True, 2025-05-07T21:03:23.3097856Z T=3, 2025-05-07T21:03:23.3098029Z D=87, 2025-05-07T21:03:23.3098211Z B=58, 2025-05-07T21:03:23.3098692Z log_E=5, 2025-05-07T21:03:23.3098956Z L=14, 2025-05-07T21:03:23.3099205Z D_gradcheck=1, 2025-05-07T21:03:23.3099612Z stochastic_rounding=True, 2025-05-07T21:03:23.3099924Z weighted=False, 2025-05-07T21:03:23.3100188Z row_wise=True, 2025-05-07T21:03:23.3100446Z mixed=True, 2025-05-07T21:03:23.3100658Z use_cache=False, 2025-05-07T21:03:23.3100896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3101173Z use_cpu=False, 2025-05-07T21:03:23.3101398Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3101655Z ) 2025-05-07T21:03:23.3101880Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3102443Z self=, 2025-05-07T21:03:23.3102962Z compile=True, 2025-05-07T21:03:23.3103161Z T=3, 2025-05-07T21:03:23.3103328Z D=14, 2025-05-07T21:03:23.3103510Z B=12, 2025-05-07T21:03:23.3103686Z log_E=5, 2025-05-07T21:03:23.3103873Z L=16, 2025-05-07T21:03:23.3104053Z D_gradcheck=2, 2025-05-07T21:03:23.3104274Z stochastic_rounding=False, 2025-05-07T21:03:23.3104530Z weighted=False, 2025-05-07T21:03:23.3104728Z row_wise=False, 2025-05-07T21:03:23.3104926Z mixed=True, 2025-05-07T21:03:23.3105124Z use_cache=True, 2025-05-07T21:03:23.3105348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3105624Z use_cpu=True, 2025-05-07T21:03:23.3105846Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3106094Z ) 2025-05-07T21:03:23.3106321Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3106886Z self=, 2025-05-07T21:03:23.3107398Z compile=True, 2025-05-07T21:03:23.3107679Z T=2, 2025-05-07T21:03:23.3107860Z D=106, 2025-05-07T21:03:23.3108029Z B=35, 2025-05-07T21:03:23.3108209Z log_E=3, 2025-05-07T21:03:23.3108399Z L=11, 2025-05-07T21:03:23.3108580Z D_gradcheck=2, 2025-05-07T21:03:23.3108801Z stochastic_rounding=True, 2025-05-07T21:03:23.3109054Z weighted=False, 2025-05-07T21:03:23.3109257Z row_wise=True, 2025-05-07T21:03:23.3109460Z mixed=False, 2025-05-07T21:03:23.3109663Z use_cache=False, 2025-05-07T21:03:23.3109902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3110172Z use_cpu=False, 2025-05-07T21:03:23.3110395Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3110647Z ) 2025-05-07T21:03:23.3294348Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3295133Z self=, 2025-05-07T21:03:23.3295741Z compile=False, 2025-05-07T21:03:23.3295946Z T=2, 2025-05-07T21:03:23.3296137Z D=35, 2025-05-07T21:03:23.3296323Z B=55, 2025-05-07T21:03:23.3296502Z log_E=4, 2025-05-07T21:03:23.3296697Z L=5, 2025-05-07T21:03:23.3296891Z D_gradcheck=1, 2025-05-07T21:03:23.3297111Z stochastic_rounding=True, 2025-05-07T21:03:23.3297375Z weighted=True, 2025-05-07T21:03:23.3297591Z row_wise=False, 2025-05-07T21:03:23.3297807Z mixed=False, 2025-05-07T21:03:23.3298011Z use_cache=True, 2025-05-07T21:03:23.3298250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3298787Z use_cpu=True, 2025-05-07T21:03:23.3299063Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3299324Z ) 2025-05-07T21:03:23.3299553Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3300133Z self=, 2025-05-07T21:03:23.3300664Z compile=False, 2025-05-07T21:03:23.3300875Z T=3, 2025-05-07T21:03:23.3301058Z D=106, 2025-05-07T21:03:23.3301249Z B=69, 2025-05-07T21:03:23.3301438Z log_E=4, 2025-05-07T21:03:23.3301632Z L=9, 2025-05-07T21:03:23.3301830Z D_gradcheck=2, 2025-05-07T21:03:23.3302055Z stochastic_rounding=True, 2025-05-07T21:03:23.3302309Z weighted=True, 2025-05-07T21:03:23.3302523Z row_wise=False, 2025-05-07T21:03:23.3302735Z mixed=False, 2025-05-07T21:03:23.3303039Z use_cache=True, 2025-05-07T21:03:23.3303278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3303562Z use_cpu=False, 2025-05-07T21:03:23.3303791Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3304053Z ) 2025-05-07T21:03:23.3304285Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3304919Z self=, 2025-05-07T21:03:23.3305448Z compile=False, 2025-05-07T21:03:23.3305656Z T=5, 2025-05-07T21:03:23.3305846Z D=61, 2025-05-07T21:03:23.3306030Z B=127, 2025-05-07T21:03:23.3306222Z log_E=5, 2025-05-07T21:03:23.3306417Z L=14, 2025-05-07T21:03:23.3306601Z D_gradcheck=1, 2025-05-07T21:03:23.3306829Z stochastic_rounding=True, 2025-05-07T21:03:23.3307082Z weighted=True, 2025-05-07T21:03:23.3307289Z row_wise=False, 2025-05-07T21:03:23.3307501Z mixed=True, 2025-05-07T21:03:23.3307710Z use_cache=False, 2025-05-07T21:03:23.3307949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3308236Z use_cpu=True, 2025-05-07T21:03:23.3308475Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3308731Z ) 2025-05-07T21:03:23.3308961Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3309533Z self=, 2025-05-07T21:03:23.3310065Z compile=False, 2025-05-07T21:03:23.3310268Z T=5, 2025-05-07T21:03:23.3310448Z D=120, 2025-05-07T21:03:23.3310632Z B=47, 2025-05-07T21:03:23.3310810Z log_E=3, 2025-05-07T21:03:23.3311067Z L=20, 2025-05-07T21:03:23.3311256Z D_gradcheck=1, 2025-05-07T21:03:23.3311473Z stochastic_rounding=True, 2025-05-07T21:03:23.3311724Z weighted=False, 2025-05-07T21:03:23.3311934Z row_wise=True, 2025-05-07T21:03:23.3312132Z mixed=True, 2025-05-07T21:03:23.3312338Z use_cache=True, 2025-05-07T21:03:23.3312570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3312848Z use_cpu=False, 2025-05-07T21:03:23.3313075Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3313329Z ) 2025-05-07T21:03:23.3313552Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3314121Z self=, 2025-05-07T21:03:23.3314718Z compile=False, 2025-05-07T21:03:23.3315020Z T=3, 2025-05-07T21:03:23.3315205Z D=115, 2025-05-07T21:03:23.3315388Z B=50, 2025-05-07T21:03:23.3315568Z log_E=3, 2025-05-07T21:03:23.3315762Z L=15, 2025-05-07T21:03:23.3315953Z D_gradcheck=1, 2025-05-07T21:03:23.3316177Z stochastic_rounding=True, 2025-05-07T21:03:23.3316423Z weighted=True, 2025-05-07T21:03:23.3316636Z row_wise=False, 2025-05-07T21:03:23.3316842Z mixed=True, 2025-05-07T21:03:23.3317043Z use_cache=False, 2025-05-07T21:03:23.3317287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3317570Z use_cpu=True, 2025-05-07T21:03:23.3317792Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3318048Z ) 2025-05-07T21:03:23.3318276Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3318839Z self=, 2025-05-07T21:03:23.3319366Z compile=False, 2025-05-07T21:03:23.3319571Z T=2, 2025-05-07T21:03:23.3319757Z D=111, 2025-05-07T21:03:23.3319946Z B=52, 2025-05-07T21:03:23.3320131Z log_E=3, 2025-05-07T21:03:23.3320316Z L=20, 2025-05-07T21:03:23.3320503Z D_gradcheck=1, 2025-05-07T21:03:23.3320731Z stochastic_rounding=False, 2025-05-07T21:03:23.3320977Z weighted=True, 2025-05-07T21:03:23.3321185Z row_wise=False, 2025-05-07T21:03:23.3321392Z mixed=True, 2025-05-07T21:03:23.3321594Z use_cache=False, 2025-05-07T21:03:23.3321838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3322124Z use_cpu=False, 2025-05-07T21:03:23.3322402Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3322651Z ) 2025-05-07T21:03:23.3322879Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3323455Z self=, 2025-05-07T21:03:23.3323977Z compile=False, 2025-05-07T21:03:23.3324208Z T=3, 2025-05-07T21:03:23.3324421Z D=41, 2025-05-07T21:03:23.3324606Z B=128, 2025-05-07T21:03:23.3324790Z log_E=4, 2025-05-07T21:03:23.3324982Z L=2, 2025-05-07T21:03:23.3325162Z D_gradcheck=1, 2025-05-07T21:03:23.3325387Z stochastic_rounding=True, 2025-05-07T21:03:23.3325641Z weighted=False, 2025-05-07T21:03:23.3325844Z row_wise=True, 2025-05-07T21:03:23.3326049Z mixed=True, 2025-05-07T21:03:23.3326253Z use_cache=False, 2025-05-07T21:03:23.3326489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3326771Z use_cpu=True, 2025-05-07T21:03:23.3327001Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3327255Z ) 2025-05-07T21:03:23.3327483Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3328064Z self=, 2025-05-07T21:03:23.3328593Z compile=True, 2025-05-07T21:03:23.3328791Z T=2, 2025-05-07T21:03:23.3328971Z D=75, 2025-05-07T21:03:23.3329159Z B=20, 2025-05-07T21:03:23.3329338Z log_E=4, 2025-05-07T21:03:23.3329533Z L=1, 2025-05-07T21:03:23.3329723Z D_gradcheck=1, 2025-05-07T21:03:23.3329946Z stochastic_rounding=True, 2025-05-07T21:03:23.3336161Z weighted=False, 2025-05-07T21:03:23.3336488Z row_wise=True, 2025-05-07T21:03:23.3336701Z mixed=False, 2025-05-07T21:03:23.3336901Z use_cache=False, 2025-05-07T21:03:23.3337140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3337419Z use_cpu=False, 2025-05-07T21:03:23.3337652Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3337899Z ) 2025-05-07T21:03:23.3338127Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3338696Z self=, 2025-05-07T21:03:23.3339220Z compile=False, 2025-05-07T21:03:23.3339426Z T=5, 2025-05-07T21:03:23.3339602Z D=87, 2025-05-07T21:03:23.3339779Z B=36, 2025-05-07T21:03:23.3340024Z log_E=5, 2025-05-07T21:03:23.3340252Z L=0, 2025-05-07T21:03:23.3340436Z D_gradcheck=2, 2025-05-07T21:03:23.3340660Z stochastic_rounding=False, 2025-05-07T21:03:23.3340915Z weighted=False, 2025-05-07T21:03:23.3341118Z row_wise=False, 2025-05-07T21:03:23.3341330Z mixed=False, 2025-05-07T21:03:23.3341536Z use_cache=True, 2025-05-07T21:03:23.3341756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3342035Z use_cpu=False, 2025-05-07T21:03:23.3342257Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3342501Z ) 2025-05-07T21:03:23.3342725Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3343300Z self=, 2025-05-07T21:03:23.3343822Z compile=True, 2025-05-07T21:03:23.3344014Z T=1, 2025-05-07T21:03:23.3344217Z D=117, 2025-05-07T21:03:23.3344424Z B=30, 2025-05-07T21:03:23.3344597Z log_E=3, 2025-05-07T21:03:23.3344788Z L=8, 2025-05-07T21:03:23.3344979Z D_gradcheck=2, 2025-05-07T21:03:23.3345193Z stochastic_rounding=True, 2025-05-07T21:03:23.3345442Z weighted=False, 2025-05-07T21:03:23.3345645Z row_wise=True, 2025-05-07T21:03:23.3345845Z mixed=True, 2025-05-07T21:03:23.3346048Z use_cache=False, 2025-05-07T21:03:23.3346290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3346563Z use_cpu=False, 2025-05-07T21:03:23.3346783Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3347037Z ) 2025-05-07T21:03:23.3347256Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3347876Z self=, 2025-05-07T21:03:23.3348402Z compile=False, 2025-05-07T21:03:23.3348610Z T=4, 2025-05-07T21:03:23.3348781Z D=29, 2025-05-07T21:03:23.3348953Z B=48, 2025-05-07T21:03:23.3349135Z log_E=4, 2025-05-07T21:03:23.3349314Z L=2, 2025-05-07T21:03:23.3349499Z D_gradcheck=1, 2025-05-07T21:03:23.3349724Z stochastic_rounding=False, 2025-05-07T21:03:23.3349964Z weighted=False, 2025-05-07T21:03:23.3350170Z row_wise=False, 2025-05-07T21:03:23.3350376Z mixed=False, 2025-05-07T21:03:23.3350575Z use_cache=True, 2025-05-07T21:03:23.3350806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3351288Z use_cpu=False, 2025-05-07T21:03:23.3351509Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3351759Z ) 2025-05-07T21:03:23.3351986Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3352550Z self=, 2025-05-07T21:03:23.3353076Z compile=False, 2025-05-07T21:03:23.3353271Z T=4, 2025-05-07T21:03:23.3353446Z D=65, 2025-05-07T21:03:23.3353627Z B=75, 2025-05-07T21:03:23.3353804Z log_E=3, 2025-05-07T21:03:23.3353986Z L=3, 2025-05-07T21:03:23.3354165Z D_gradcheck=1, 2025-05-07T21:03:23.3354381Z stochastic_rounding=True, 2025-05-07T21:03:23.3354627Z weighted=False, 2025-05-07T21:03:23.3354836Z row_wise=False, 2025-05-07T21:03:23.3355037Z mixed=False, 2025-05-07T21:03:23.3355235Z use_cache=True, 2025-05-07T21:03:23.3355454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3355779Z use_cpu=True, 2025-05-07T21:03:23.3356008Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3356253Z ) 2025-05-07T21:03:23.3356480Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3357048Z self=, 2025-05-07T21:03:23.3357564Z compile=True, 2025-05-07T21:03:23.3357767Z T=4, 2025-05-07T21:03:23.3357946Z D=104, 2025-05-07T21:03:23.3358119Z B=72, 2025-05-07T21:03:23.3358296Z log_E=3, 2025-05-07T21:03:23.3358478Z L=13, 2025-05-07T21:03:23.3358655Z D_gradcheck=1, 2025-05-07T21:03:23.3358875Z stochastic_rounding=True, 2025-05-07T21:03:23.3359170Z weighted=True, 2025-05-07T21:03:23.3359411Z row_wise=True, 2025-05-07T21:03:23.3359611Z mixed=True, 2025-05-07T21:03:23.3359810Z use_cache=True, 2025-05-07T21:03:23.3360036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3360315Z use_cpu=True, 2025-05-07T21:03:23.3360539Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3360783Z ) 2025-05-07T21:03:23.3361005Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3361569Z self=, 2025-05-07T21:03:23.3362089Z compile=True, 2025-05-07T21:03:23.3362286Z T=2, 2025-05-07T21:03:23.3362465Z D=93, 2025-05-07T21:03:23.3362643Z B=93, 2025-05-07T21:03:23.3362815Z log_E=3, 2025-05-07T21:03:23.3363003Z L=1, 2025-05-07T21:03:23.3363184Z D_gradcheck=2, 2025-05-07T21:03:23.3363400Z stochastic_rounding=False, 2025-05-07T21:03:23.3363643Z weighted=True, 2025-05-07T21:03:23.3363853Z row_wise=True, 2025-05-07T21:03:23.3364050Z mixed=True, 2025-05-07T21:03:23.3364250Z use_cache=False, 2025-05-07T21:03:23.3364492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3364762Z use_cpu=False, 2025-05-07T21:03:23.3364989Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3365239Z ) 2025-05-07T21:03:23.3365458Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3366024Z self=, 2025-05-07T21:03:23.3366542Z compile=True, 2025-05-07T21:03:23.3366733Z T=5, 2025-05-07T21:03:23.3366956Z D=112, 2025-05-07T21:03:23.3367133Z B=128, 2025-05-07T21:03:23.3367312Z log_E=5, 2025-05-07T21:03:23.3367494Z L=0, 2025-05-07T21:03:23.3367677Z D_gradcheck=1, 2025-05-07T21:03:23.3367889Z stochastic_rounding=True, 2025-05-07T21:03:23.3368133Z weighted=True, 2025-05-07T21:03:23.3368336Z row_wise=True, 2025-05-07T21:03:23.3368536Z mixed=True, 2025-05-07T21:03:23.3368731Z use_cache=False, 2025-05-07T21:03:23.3368968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3369242Z use_cpu=False, 2025-05-07T21:03:23.3369463Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3369711Z ) 2025-05-07T21:03:23.3369938Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3370496Z self=, 2025-05-07T21:03:23.3371018Z compile=True, 2025-05-07T21:03:23.3371217Z T=1, 2025-05-07T21:03:23.3371393Z D=78, 2025-05-07T21:03:23.3371574Z B=96, 2025-05-07T21:03:23.3371766Z log_E=5, 2025-05-07T21:03:23.3371950Z L=3, 2025-05-07T21:03:23.3372128Z D_gradcheck=2, 2025-05-07T21:03:23.3372337Z stochastic_rounding=True, 2025-05-07T21:03:23.3372580Z weighted=False, 2025-05-07T21:03:23.3372782Z row_wise=False, 2025-05-07T21:03:23.3373026Z mixed=False, 2025-05-07T21:03:23.3373225Z use_cache=True, 2025-05-07T21:03:23.3373454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3373727Z use_cpu=True, 2025-05-07T21:03:23.3373946Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3374195Z ) 2025-05-07T21:03:23.3374461Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3375027Z self=, 2025-05-07T21:03:23.3375547Z compile=True, 2025-05-07T21:03:23.3375745Z T=3, 2025-05-07T21:03:23.3375918Z D=41, 2025-05-07T21:03:23.3376091Z B=101, 2025-05-07T21:03:23.3376269Z log_E=5, 2025-05-07T21:03:23.3376449Z L=1, 2025-05-07T21:03:23.3376627Z D_gradcheck=1, 2025-05-07T21:03:23.3376835Z stochastic_rounding=True, 2025-05-07T21:03:23.3377075Z weighted=True, 2025-05-07T21:03:23.3377270Z row_wise=True, 2025-05-07T21:03:23.3377459Z mixed=False, 2025-05-07T21:03:23.3377662Z use_cache=True, 2025-05-07T21:03:23.3377962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3378273Z use_cpu=True, 2025-05-07T21:03:23.3378491Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3378741Z ) 2025-05-07T21:03:23.3378962Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3379521Z self=, 2025-05-07T21:03:23.3380041Z compile=True, 2025-05-07T21:03:23.3380237Z T=3, 2025-05-07T21:03:23.3380409Z D=93, 2025-05-07T21:03:23.3380589Z B=50, 2025-05-07T21:03:23.3380763Z log_E=3, 2025-05-07T21:03:23.3380944Z L=18, 2025-05-07T21:03:23.3381121Z D_gradcheck=2, 2025-05-07T21:03:23.3381338Z stochastic_rounding=True, 2025-05-07T21:03:23.3381580Z weighted=False, 2025-05-07T21:03:23.3381785Z row_wise=False, 2025-05-07T21:03:23.3381986Z mixed=False, 2025-05-07T21:03:23.3382180Z use_cache=True, 2025-05-07T21:03:23.3382404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3382675Z use_cpu=False, 2025-05-07T21:03:23.3382896Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3383144Z ) 2025-05-07T21:03:23.3570375Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3571104Z self=, 2025-05-07T21:03:23.3571903Z compile=False, 2025-05-07T21:03:23.3572180Z T=3, 2025-05-07T21:03:23.3572421Z D=112, 2025-05-07T21:03:23.3572677Z B=83, 2025-05-07T21:03:23.3573012Z log_E=4, 2025-05-07T21:03:23.3573267Z L=2, 2025-05-07T21:03:23.3573510Z D_gradcheck=2, 2025-05-07T21:03:23.3573942Z stochastic_rounding=False, 2025-05-07T21:03:23.3574192Z weighted=True, 2025-05-07T21:03:23.3574390Z row_wise=False, 2025-05-07T21:03:23.3574589Z mixed=True, 2025-05-07T21:03:23.3574785Z use_cache=True, 2025-05-07T21:03:23.3575026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3575333Z use_cpu=False, 2025-05-07T21:03:23.3575575Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3575852Z ) 2025-05-07T21:03:23.3576093Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3576769Z self=, 2025-05-07T21:03:23.3577389Z compile=False, 2025-05-07T21:03:23.3577600Z T=1, 2025-05-07T21:03:23.3577781Z D=88, 2025-05-07T21:03:23.3577974Z B=76, 2025-05-07T21:03:23.3578160Z log_E=5, 2025-05-07T21:03:23.3578351Z L=2, 2025-05-07T21:03:23.3578540Z D_gradcheck=1, 2025-05-07T21:03:23.3578774Z stochastic_rounding=False, 2025-05-07T21:03:23.3579043Z weighted=True, 2025-05-07T21:03:23.3579258Z row_wise=True, 2025-05-07T21:03:23.3579472Z mixed=True, 2025-05-07T21:03:23.3579679Z use_cache=True, 2025-05-07T21:03:23.3579927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3580235Z use_cpu=False, 2025-05-07T21:03:23.3580473Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3580747Z ) 2025-05-07T21:03:23.3580993Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3581666Z self=, 2025-05-07T21:03:23.3582354Z compile=False, 2025-05-07T21:03:23.3582553Z T=1, 2025-05-07T21:03:23.3582728Z D=97, 2025-05-07T21:03:23.3582899Z B=58, 2025-05-07T21:03:23.3583070Z log_E=3, 2025-05-07T21:03:23.3583250Z L=6, 2025-05-07T21:03:23.3583422Z D_gradcheck=1, 2025-05-07T21:03:23.3583639Z stochastic_rounding=False, 2025-05-07T21:03:23.3583886Z weighted=False, 2025-05-07T21:03:23.3584078Z row_wise=False, 2025-05-07T21:03:23.3584270Z mixed=True, 2025-05-07T21:03:23.3584467Z use_cache=True, 2025-05-07T21:03:23.3584690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3584970Z use_cpu=True, 2025-05-07T21:03:23.3585196Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3585439Z ) 2025-05-07T21:03:23.3585796Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3586379Z self=, 2025-05-07T21:03:23.3586889Z compile=True, 2025-05-07T21:03:23.3587080Z T=4, 2025-05-07T21:03:23.3587250Z D=28, 2025-05-07T21:03:23.3587421Z B=57, 2025-05-07T21:03:23.3587590Z log_E=4, 2025-05-07T21:03:23.3587770Z L=15, 2025-05-07T21:03:23.3587944Z D_gradcheck=1, 2025-05-07T21:03:23.3588152Z stochastic_rounding=True, 2025-05-07T21:03:23.3588389Z weighted=False, 2025-05-07T21:03:23.3588590Z row_wise=False, 2025-05-07T21:03:23.3588779Z mixed=True, 2025-05-07T21:03:23.3588970Z use_cache=True, 2025-05-07T21:03:23.3589196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3589460Z use_cpu=True, 2025-05-07T21:03:23.3589679Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3589929Z ) 2025-05-07T21:03:23.3590140Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3590709Z self=, 2025-05-07T21:03:23.3591224Z compile=False, 2025-05-07T21:03:23.3591415Z T=2, 2025-05-07T21:03:23.3591586Z D=65, 2025-05-07T21:03:23.3591756Z B=53, 2025-05-07T21:03:23.3591926Z log_E=4, 2025-05-07T21:03:23.3592100Z L=15, 2025-05-07T21:03:23.3592279Z D_gradcheck=2, 2025-05-07T21:03:23.3592486Z stochastic_rounding=True, 2025-05-07T21:03:23.3592723Z weighted=True, 2025-05-07T21:03:23.3592921Z row_wise=False, 2025-05-07T21:03:23.3593119Z mixed=True, 2025-05-07T21:03:23.3593357Z use_cache=False, 2025-05-07T21:03:23.3593585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3593853Z use_cpu=True, 2025-05-07T21:03:23.3594067Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3594308Z ) 2025-05-07T21:03:23.3594525Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3595091Z self=, 2025-05-07T21:03:23.3595609Z compile=True, 2025-05-07T21:03:23.3595803Z T=4, 2025-05-07T21:03:23.3595971Z D=65, 2025-05-07T21:03:23.3596138Z B=27, 2025-05-07T21:03:23.3596308Z log_E=5, 2025-05-07T21:03:23.3596487Z L=19, 2025-05-07T21:03:23.3596662Z D_gradcheck=1, 2025-05-07T21:03:23.3596877Z stochastic_rounding=False, 2025-05-07T21:03:23.3597113Z weighted=False, 2025-05-07T21:03:23.3597312Z row_wise=False, 2025-05-07T21:03:23.3597510Z mixed=False, 2025-05-07T21:03:23.3597704Z use_cache=True, 2025-05-07T21:03:23.3597930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3598200Z use_cpu=False, 2025-05-07T21:03:23.3598648Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3598958Z ) 2025-05-07T21:03:23.3599173Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3599741Z self=, 2025-05-07T21:03:23.3600263Z compile=False, 2025-05-07T21:03:23.3600454Z T=5, 2025-05-07T21:03:23.3600618Z D=119, 2025-05-07T21:03:23.3600783Z B=5, 2025-05-07T21:03:23.3600954Z log_E=3, 2025-05-07T21:03:23.3601225Z L=13, 2025-05-07T21:03:23.3601400Z D_gradcheck=2, 2025-05-07T21:03:23.3601615Z stochastic_rounding=True, 2025-05-07T21:03:23.3601858Z weighted=True, 2025-05-07T21:03:23.3602054Z row_wise=False, 2025-05-07T21:03:23.3602254Z mixed=True, 2025-05-07T21:03:23.3602442Z use_cache=True, 2025-05-07T21:03:23.3602660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3602935Z use_cpu=True, 2025-05-07T21:03:23.3603153Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3603395Z ) 2025-05-07T21:03:23.3603613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3604173Z self=, 2025-05-07T21:03:23.3604758Z compile=True, 2025-05-07T21:03:23.3605012Z T=5, 2025-05-07T21:03:23.3605185Z D=80, 2025-05-07T21:03:23.3605355Z B=64, 2025-05-07T21:03:23.3605523Z log_E=3, 2025-05-07T21:03:23.3605701Z L=19, 2025-05-07T21:03:23.3605876Z D_gradcheck=2, 2025-05-07T21:03:23.3606091Z stochastic_rounding=False, 2025-05-07T21:03:23.3606334Z weighted=True, 2025-05-07T21:03:23.3606529Z row_wise=False, 2025-05-07T21:03:23.3606725Z mixed=True, 2025-05-07T21:03:23.3606913Z use_cache=True, 2025-05-07T21:03:23.3607130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3607397Z use_cpu=True, 2025-05-07T21:03:23.3607611Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3607851Z ) 2025-05-07T21:03:23.3608065Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3608623Z self=, 2025-05-07T21:03:23.3609142Z compile=False, 2025-05-07T21:03:23.3609333Z T=2, 2025-05-07T21:03:23.3609505Z D=14, 2025-05-07T21:03:23.3609675Z B=10, 2025-05-07T21:03:23.3609850Z log_E=3, 2025-05-07T21:03:23.3610024Z L=11, 2025-05-07T21:03:23.3610203Z D_gradcheck=2, 2025-05-07T21:03:23.3610420Z stochastic_rounding=False, 2025-05-07T21:03:23.3610657Z weighted=False, 2025-05-07T21:03:23.3610857Z row_wise=False, 2025-05-07T21:03:23.3611054Z mixed=True, 2025-05-07T21:03:23.3611243Z use_cache=False, 2025-05-07T21:03:23.3611473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3611747Z use_cpu=False, 2025-05-07T21:03:23.3612033Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3612277Z ) 2025-05-07T21:03:23.3612495Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3613113Z self=, 2025-05-07T21:03:23.3613629Z compile=True, 2025-05-07T21:03:23.3613827Z T=4, 2025-05-07T21:03:23.3613994Z D=112, 2025-05-07T21:03:23.3614173Z B=96, 2025-05-07T21:03:23.3614345Z log_E=3, 2025-05-07T21:03:23.3614528Z L=9, 2025-05-07T21:03:23.3614700Z D_gradcheck=2, 2025-05-07T21:03:23.3614912Z stochastic_rounding=True, 2025-05-07T21:03:23.3615160Z weighted=True, 2025-05-07T21:03:23.3615352Z row_wise=False, 2025-05-07T21:03:23.3615546Z mixed=True, 2025-05-07T21:03:23.3615738Z use_cache=False, 2025-05-07T21:03:23.3615966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3616239Z use_cpu=False, 2025-05-07T21:03:23.3616463Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3616708Z ) 2025-05-07T21:03:23.3616925Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3617487Z self=, 2025-05-07T21:03:23.3617994Z compile=False, 2025-05-07T21:03:23.3618189Z T=1, 2025-05-07T21:03:23.3618366Z D=90, 2025-05-07T21:03:23.3618534Z B=5, 2025-05-07T21:03:23.3618706Z log_E=4, 2025-05-07T21:03:23.3618885Z L=0, 2025-05-07T21:03:23.3619061Z D_gradcheck=2, 2025-05-07T21:03:23.3619280Z stochastic_rounding=True, 2025-05-07T21:03:23.3625184Z weighted=True, 2025-05-07T21:03:23.3625483Z row_wise=False, 2025-05-07T21:03:23.3625688Z mixed=False, 2025-05-07T21:03:23.3625888Z use_cache=False, 2025-05-07T21:03:23.3626154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3626443Z use_cpu=False, 2025-05-07T21:03:23.3626725Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3626998Z ) 2025-05-07T21:03:23.3627215Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3627802Z self=, 2025-05-07T21:03:23.3628318Z compile=True, 2025-05-07T21:03:23.3628514Z T=1, 2025-05-07T21:03:23.3628690Z D=123, 2025-05-07T21:03:23.3628862Z B=53, 2025-05-07T21:03:23.3629090Z log_E=5, 2025-05-07T21:03:23.3629276Z L=18, 2025-05-07T21:03:23.3629504Z D_gradcheck=1, 2025-05-07T21:03:23.3629722Z stochastic_rounding=False, 2025-05-07T21:03:23.3629966Z weighted=False, 2025-05-07T21:03:23.3630178Z row_wise=True, 2025-05-07T21:03:23.3630375Z mixed=False, 2025-05-07T21:03:23.3630565Z use_cache=True, 2025-05-07T21:03:23.3630793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3631069Z use_cpu=True, 2025-05-07T21:03:23.3631283Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.3631531Z ) 2025-05-07T21:03:23.3631753Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3632315Z self=, 2025-05-07T21:03:23.3632903Z compile=False, 2025-05-07T21:03:23.3633129Z T=4, 2025-05-07T21:03:23.3633296Z D=31, 2025-05-07T21:03:23.3633465Z B=101, 2025-05-07T21:03:23.3633634Z log_E=3, 2025-05-07T21:03:23.3633811Z L=3, 2025-05-07T21:03:23.3633990Z D_gradcheck=2, 2025-05-07T21:03:23.3634199Z stochastic_rounding=True, 2025-05-07T21:03:23.3634439Z weighted=True, 2025-05-07T21:03:23.3634637Z row_wise=True, 2025-05-07T21:03:23.3634825Z mixed=True, 2025-05-07T21:03:23.3635020Z use_cache=False, 2025-05-07T21:03:23.3635250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3635523Z use_cpu=False, 2025-05-07T21:03:23.3635743Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3635985Z ) 2025-05-07T21:03:23.3636204Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3636766Z self=, 2025-05-07T21:03:23.3637331Z compile=False, 2025-05-07T21:03:23.3637526Z T=4, 2025-05-07T21:03:23.3637699Z D=55, 2025-05-07T21:03:23.3637868Z B=107, 2025-05-07T21:03:23.3638036Z log_E=5, 2025-05-07T21:03:23.3638219Z L=1, 2025-05-07T21:03:23.3638394Z D_gradcheck=2, 2025-05-07T21:03:23.3638611Z stochastic_rounding=False, 2025-05-07T21:03:23.3638852Z weighted=True, 2025-05-07T21:03:23.3639049Z row_wise=True, 2025-05-07T21:03:23.3639242Z mixed=False, 2025-05-07T21:03:23.3639440Z use_cache=True, 2025-05-07T21:03:23.3639657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3639923Z use_cpu=True, 2025-05-07T21:03:23.3640139Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3640377Z ) 2025-05-07T21:03:23.3640593Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3641150Z self=, 2025-05-07T21:03:23.3641662Z compile=False, 2025-05-07T21:03:23.3641853Z T=1, 2025-05-07T21:03:23.3642021Z D=35, 2025-05-07T21:03:23.3642190Z B=79, 2025-05-07T21:03:23.3642360Z log_E=4, 2025-05-07T21:03:23.3642541Z L=2, 2025-05-07T21:03:23.3642709Z D_gradcheck=1, 2025-05-07T21:03:23.3642918Z stochastic_rounding=True, 2025-05-07T21:03:23.3643159Z weighted=True, 2025-05-07T21:03:23.3643349Z row_wise=False, 2025-05-07T21:03:23.3643542Z mixed=True, 2025-05-07T21:03:23.3643735Z use_cache=True, 2025-05-07T21:03:23.3643953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3644296Z use_cpu=False, 2025-05-07T21:03:23.3644521Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3644787Z ) 2025-05-07T21:03:23.3645026Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3645591Z self=, 2025-05-07T21:03:23.3646102Z compile=True, 2025-05-07T21:03:23.3646293Z T=1, 2025-05-07T21:03:23.3646460Z D=53, 2025-05-07T21:03:23.3646626Z B=102, 2025-05-07T21:03:23.3646799Z log_E=4, 2025-05-07T21:03:23.3646977Z L=13, 2025-05-07T21:03:23.3647149Z D_gradcheck=1, 2025-05-07T21:03:23.3647357Z stochastic_rounding=False, 2025-05-07T21:03:23.3647640Z weighted=True, 2025-05-07T21:03:23.3647879Z row_wise=True, 2025-05-07T21:03:23.3648064Z mixed=True, 2025-05-07T21:03:23.3648257Z use_cache=False, 2025-05-07T21:03:23.3648488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.3648751Z use_cpu=True, 2025-05-07T21:03:23.3648974Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.3649215Z ) 2025-05-07T21:03:23.3649434Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3649993Z self=, 2025-05-07T21:03:23.3650507Z compile=True, 2025-05-07T21:03:23.3650700Z T=2, 2025-05-07T21:03:23.3650865Z D=20, 2025-05-07T21:03:23.3651044Z B=104, 2025-05-07T21:03:23.3651215Z log_E=5, 2025-05-07T21:03:23.3651385Z L=2, 2025-05-07T21:03:23.3651557Z D_gradcheck=1, 2025-05-07T21:03:23.3651768Z stochastic_rounding=True, 2025-05-07T21:03:23.3652000Z weighted=True, 2025-05-07T21:03:23.3652202Z row_wise=True, 2025-05-07T21:03:23.3652397Z mixed=False, 2025-05-07T21:03:23.3652589Z use_cache=True, 2025-05-07T21:03:23.3652816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3653146Z use_cpu=True, 2025-05-07T21:03:23.3653358Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3653599Z ) 2025-05-07T21:03:23.3653816Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:23.3654373Z self=, 2025-05-07T21:03:23.3654886Z compile=True, 2025-05-07T21:03:23.3655081Z T=5, 2025-05-07T21:03:23.3655303Z D=82, 2025-05-07T21:03:23.3655470Z B=41, 2025-05-07T21:03:23.3655637Z log_E=4, 2025-05-07T21:03:23.3655819Z L=3, 2025-05-07T21:03:23.3655989Z D_gradcheck=1, 2025-05-07T21:03:23.3656202Z stochastic_rounding=False, 2025-05-07T21:03:23.3656441Z weighted=False, 2025-05-07T21:03:23.3656635Z row_wise=True, 2025-05-07T21:03:23.3656832Z mixed=False, 2025-05-07T21:03:23.3657031Z use_cache=False, 2025-05-07T21:03:23.3657261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.3657528Z use_cpu=False, 2025-05-07T21:03:23.3657740Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.3657978Z ) 2025-05-07T21:03:24.9273634Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9274370Z self=, 2025-05-07T21:03:24.9275251Z compile=False, 2025-05-07T21:03:24.9275839Z T=2, 2025-05-07T21:03:24.9276315Z D=17, 2025-05-07T21:03:24.9276813Z B=24, 2025-05-07T21:03:24.9277276Z log_E=3, 2025-05-07T21:03:24.9277739Z L=5, 2025-05-07T21:03:24.9278172Z D_gradcheck=2, 2025-05-07T21:03:24.9278611Z stochastic_rounding=False, 2025-05-07T21:03:24.9279099Z weighted=True, 2025-05-07T21:03:24.9279511Z row_wise=False, 2025-05-07T21:03:24.9279908Z mixed=True, 2025-05-07T21:03:24.9280307Z use_cache=True, 2025-05-07T21:03:24.9280765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9281319Z use_cpu=True, 2025-05-07T21:03:24.9281757Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9282262Z ) 2025-05-07T21:03:24.9282991Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9284122Z self=, 2025-05-07T21:03:24.9285160Z compile=True, 2025-05-07T21:03:24.9285550Z T=4, 2025-05-07T21:03:24.9285820Z D=120, 2025-05-07T21:03:24.9286033Z B=74, 2025-05-07T21:03:24.9286240Z log_E=3, 2025-05-07T21:03:24.9286428Z L=16, 2025-05-07T21:03:24.9286613Z D_gradcheck=1, 2025-05-07T21:03:24.9286832Z stochastic_rounding=False, 2025-05-07T21:03:24.9287084Z weighted=True, 2025-05-07T21:03:24.9287289Z row_wise=True, 2025-05-07T21:03:24.9287483Z mixed=True, 2025-05-07T21:03:24.9287690Z use_cache=False, 2025-05-07T21:03:24.9288016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9288387Z use_cpu=True, 2025-05-07T21:03:24.9288614Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9288874Z ) 2025-05-07T21:03:24.9289101Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9289671Z self=, 2025-05-07T21:03:24.9290194Z compile=False, 2025-05-07T21:03:24.9290399Z T=3, 2025-05-07T21:03:24.9290575Z D=82, 2025-05-07T21:03:24.9290759Z B=99, 2025-05-07T21:03:24.9290939Z log_E=5, 2025-05-07T21:03:24.9291125Z L=2, 2025-05-07T21:03:24.9291309Z D_gradcheck=2, 2025-05-07T21:03:24.9291530Z stochastic_rounding=False, 2025-05-07T21:03:24.9291777Z weighted=False, 2025-05-07T21:03:24.9291986Z row_wise=True, 2025-05-07T21:03:24.9292187Z mixed=True, 2025-05-07T21:03:24.9292380Z use_cache=False, 2025-05-07T21:03:24.9292618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9293021Z use_cpu=False, 2025-05-07T21:03:24.9293248Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9293501Z ) 2025-05-07T21:03:24.9293728Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9294305Z self=, 2025-05-07T21:03:24.9294820Z compile=True, 2025-05-07T21:03:24.9295027Z T=5, 2025-05-07T21:03:24.9295207Z D=52, 2025-05-07T21:03:24.9295388Z B=18, 2025-05-07T21:03:24.9295564Z log_E=4, 2025-05-07T21:03:24.9295757Z L=4, 2025-05-07T21:03:24.9295961Z D_gradcheck=1, 2025-05-07T21:03:24.9296274Z stochastic_rounding=False, 2025-05-07T21:03:24.9296524Z weighted=True, 2025-05-07T21:03:24.9296723Z row_wise=True, 2025-05-07T21:03:24.9296925Z mixed=True, 2025-05-07T21:03:24.9297125Z use_cache=True, 2025-05-07T21:03:24.9297349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9297629Z use_cpu=True, 2025-05-07T21:03:24.9297860Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9298110Z ) 2025-05-07T21:03:24.9298350Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9299295Z self=, 2025-05-07T21:03:24.9299821Z compile=True, 2025-05-07T21:03:24.9300031Z T=3, 2025-05-07T21:03:24.9300212Z D=109, 2025-05-07T21:03:24.9300398Z B=78, 2025-05-07T21:03:24.9300572Z log_E=5, 2025-05-07T21:03:24.9300761Z L=14, 2025-05-07T21:03:24.9300948Z D_gradcheck=1, 2025-05-07T21:03:24.9301164Z stochastic_rounding=True, 2025-05-07T21:03:24.9301419Z weighted=True, 2025-05-07T21:03:24.9301627Z row_wise=False, 2025-05-07T21:03:24.9301830Z mixed=False, 2025-05-07T21:03:24.9302034Z use_cache=True, 2025-05-07T21:03:24.9302269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9302539Z use_cpu=True, 2025-05-07T21:03:24.9302768Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9303020Z ) 2025-05-07T21:03:24.9303244Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9303812Z self=, 2025-05-07T21:03:24.9304328Z compile=True, 2025-05-07T21:03:24.9304613Z T=4, 2025-05-07T21:03:24.9304793Z D=101, 2025-05-07T21:03:24.9304974Z B=83, 2025-05-07T21:03:24.9305148Z log_E=4, 2025-05-07T21:03:24.9305334Z L=18, 2025-05-07T21:03:24.9305516Z D_gradcheck=2, 2025-05-07T21:03:24.9305733Z stochastic_rounding=True, 2025-05-07T21:03:24.9305980Z weighted=True, 2025-05-07T21:03:24.9306188Z row_wise=False, 2025-05-07T21:03:24.9306384Z mixed=False, 2025-05-07T21:03:24.9306588Z use_cache=True, 2025-05-07T21:03:24.9306819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9307096Z use_cpu=False, 2025-05-07T21:03:24.9307317Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9307566Z ) 2025-05-07T21:03:24.9307865Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9308496Z self=, 2025-05-07T21:03:24.9309019Z compile=False, 2025-05-07T21:03:24.9309224Z T=3, 2025-05-07T21:03:24.9309399Z D=40, 2025-05-07T21:03:24.9309579Z B=82, 2025-05-07T21:03:24.9309757Z log_E=5, 2025-05-07T21:03:24.9309941Z L=4, 2025-05-07T21:03:24.9310126Z D_gradcheck=1, 2025-05-07T21:03:24.9310343Z stochastic_rounding=True, 2025-05-07T21:03:24.9310588Z weighted=False, 2025-05-07T21:03:24.9310799Z row_wise=False, 2025-05-07T21:03:24.9311013Z mixed=False, 2025-05-07T21:03:24.9311213Z use_cache=False, 2025-05-07T21:03:24.9311456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9311739Z use_cpu=False, 2025-05-07T21:03:24.9311960Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9312215Z ) 2025-05-07T21:03:24.9312447Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9313025Z self=, 2025-05-07T21:03:24.9313539Z compile=True, 2025-05-07T21:03:24.9313746Z T=3, 2025-05-07T21:03:24.9313929Z D=111, 2025-05-07T21:03:24.9314111Z B=84, 2025-05-07T21:03:24.9314293Z log_E=4, 2025-05-07T21:03:24.9314484Z L=16, 2025-05-07T21:03:24.9314664Z D_gradcheck=1, 2025-05-07T21:03:24.9314887Z stochastic_rounding=True, 2025-05-07T21:03:24.9315141Z weighted=False, 2025-05-07T21:03:24.9315344Z row_wise=True, 2025-05-07T21:03:24.9315546Z mixed=False, 2025-05-07T21:03:24.9315821Z use_cache=True, 2025-05-07T21:03:24.9316049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9316327Z use_cpu=True, 2025-05-07T21:03:24.9316552Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9316798Z ) 2025-05-07T21:03:24.9317026Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9317607Z self=, 2025-05-07T21:03:24.9318128Z compile=True, 2025-05-07T21:03:24.9318325Z T=4, 2025-05-07T21:03:24.9318502Z D=124, 2025-05-07T21:03:24.9318688Z B=89, 2025-05-07T21:03:24.9318866Z log_E=3, 2025-05-07T21:03:24.9319055Z L=2, 2025-05-07T21:03:24.9319240Z D_gradcheck=1, 2025-05-07T21:03:24.9319458Z stochastic_rounding=True, 2025-05-07T21:03:24.9319712Z weighted=False, 2025-05-07T21:03:24.9319917Z row_wise=True, 2025-05-07T21:03:24.9320113Z mixed=False, 2025-05-07T21:03:24.9320323Z use_cache=False, 2025-05-07T21:03:24.9320568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9320842Z use_cpu=False, 2025-05-07T21:03:24.9321067Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9321321Z ) 2025-05-07T21:03:24.9321544Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9322114Z self=, 2025-05-07T21:03:24.9322638Z compile=False, 2025-05-07T21:03:24.9322837Z T=1, 2025-05-07T21:03:24.9323025Z D=11, 2025-05-07T21:03:24.9323206Z B=52, 2025-05-07T21:03:24.9323386Z log_E=4, 2025-05-07T21:03:24.9323578Z L=16, 2025-05-07T21:03:24.9323813Z D_gradcheck=2, 2025-05-07T21:03:24.9324029Z stochastic_rounding=True, 2025-05-07T21:03:24.9324279Z weighted=True, 2025-05-07T21:03:24.9324486Z row_wise=True, 2025-05-07T21:03:24.9324692Z mixed=False, 2025-05-07T21:03:24.9324891Z use_cache=False, 2025-05-07T21:03:24.9325131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9325411Z use_cpu=False, 2025-05-07T21:03:24.9325633Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9325884Z ) 2025-05-07T21:03:24.9326114Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9326680Z self=, 2025-05-07T21:03:24.9327247Z compile=True, 2025-05-07T21:03:24.9327582Z T=1, 2025-05-07T21:03:24.9327763Z D=72, 2025-05-07T21:03:24.9327945Z B=32, 2025-05-07T21:03:24.9328128Z log_E=3, 2025-05-07T21:03:24.9328312Z L=3, 2025-05-07T21:03:24.9328496Z D_gradcheck=2, 2025-05-07T21:03:24.9328715Z stochastic_rounding=True, 2025-05-07T21:03:24.9328963Z weighted=False, 2025-05-07T21:03:24.9329171Z row_wise=False, 2025-05-07T21:03:24.9329378Z mixed=True, 2025-05-07T21:03:24.9329578Z use_cache=False, 2025-05-07T21:03:24.9329818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9330099Z use_cpu=True, 2025-05-07T21:03:24.9330328Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9330576Z ) 2025-05-07T21:03:24.9330801Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9331371Z self=, 2025-05-07T21:03:24.9331910Z compile=False, 2025-05-07T21:03:24.9332206Z T=3, 2025-05-07T21:03:24.9332387Z D=8, 2025-05-07T21:03:24.9332559Z B=23, 2025-05-07T21:03:24.9332736Z log_E=3, 2025-05-07T21:03:24.9332979Z L=8, 2025-05-07T21:03:24.9333155Z D_gradcheck=2, 2025-05-07T21:03:24.9333375Z stochastic_rounding=True, 2025-05-07T21:03:24.9333629Z weighted=True, 2025-05-07T21:03:24.9333827Z row_wise=False, 2025-05-07T21:03:24.9334030Z mixed=True, 2025-05-07T21:03:24.9334232Z use_cache=False, 2025-05-07T21:03:24.9334464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9334740Z use_cpu=False, 2025-05-07T21:03:24.9335070Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9335318Z ) 2025-05-07T21:03:24.9335550Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9336119Z self=, 2025-05-07T21:03:24.9336643Z compile=False, 2025-05-07T21:03:24.9336839Z T=5, 2025-05-07T21:03:24.9337024Z D=56, 2025-05-07T21:03:24.9337208Z B=7, 2025-05-07T21:03:24.9337380Z log_E=5, 2025-05-07T21:03:24.9337567Z L=5, 2025-05-07T21:03:24.9337756Z D_gradcheck=1, 2025-05-07T21:03:24.9337976Z stochastic_rounding=True, 2025-05-07T21:03:24.9338229Z weighted=True, 2025-05-07T21:03:24.9338434Z row_wise=True, 2025-05-07T21:03:24.9345621Z mixed=True, 2025-05-07T21:03:24.9345838Z use_cache=True, 2025-05-07T21:03:24.9346071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9346353Z use_cpu=True, 2025-05-07T21:03:24.9346584Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9346835Z ) 2025-05-07T21:03:24.9347063Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9347641Z self=, 2025-05-07T21:03:24.9348166Z compile=False, 2025-05-07T21:03:24.9348370Z T=5, 2025-05-07T21:03:24.9348555Z D=84, 2025-05-07T21:03:24.9348729Z B=71, 2025-05-07T21:03:24.9348910Z log_E=4, 2025-05-07T21:03:24.9349099Z L=20, 2025-05-07T21:03:24.9349278Z D_gradcheck=2, 2025-05-07T21:03:24.9349503Z stochastic_rounding=True, 2025-05-07T21:03:24.9349754Z weighted=True, 2025-05-07T21:03:24.9350032Z row_wise=False, 2025-05-07T21:03:24.9350240Z mixed=True, 2025-05-07T21:03:24.9350447Z use_cache=False, 2025-05-07T21:03:24.9350681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9350965Z use_cpu=False, 2025-05-07T21:03:24.9351193Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9351449Z ) 2025-05-07T21:03:24.9351674Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9352250Z self=, 2025-05-07T21:03:24.9352775Z compile=False, 2025-05-07T21:03:24.9352972Z T=2, 2025-05-07T21:03:24.9353159Z D=104, 2025-05-07T21:03:24.9353344Z B=117, 2025-05-07T21:03:24.9353577Z log_E=5, 2025-05-07T21:03:24.9353773Z L=11, 2025-05-07T21:03:24.9354003Z D_gradcheck=1, 2025-05-07T21:03:24.9354222Z stochastic_rounding=False, 2025-05-07T21:03:24.9354483Z weighted=False, 2025-05-07T21:03:24.9354694Z row_wise=False, 2025-05-07T21:03:24.9354895Z mixed=False, 2025-05-07T21:03:24.9355104Z use_cache=False, 2025-05-07T21:03:24.9355350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9355618Z use_cpu=True, 2025-05-07T21:03:24.9355846Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9356103Z ) 2025-05-07T21:03:24.9356327Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9356905Z self=, 2025-05-07T21:03:24.9357430Z compile=False, 2025-05-07T21:03:24.9357639Z T=5, 2025-05-07T21:03:24.9357814Z D=5, 2025-05-07T21:03:24.9357992Z B=94, 2025-05-07T21:03:24.9358182Z log_E=3, 2025-05-07T21:03:24.9358366Z L=10, 2025-05-07T21:03:24.9358554Z D_gradcheck=2, 2025-05-07T21:03:24.9358778Z stochastic_rounding=False, 2025-05-07T21:03:24.9359025Z weighted=False, 2025-05-07T21:03:24.9359235Z row_wise=False, 2025-05-07T21:03:24.9359443Z mixed=True, 2025-05-07T21:03:24.9359643Z use_cache=False, 2025-05-07T21:03:24.9359887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9360165Z use_cpu=True, 2025-05-07T21:03:24.9360386Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9360640Z ) 2025-05-07T21:03:24.9360875Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9361437Z self=, 2025-05-07T21:03:24.9362014Z compile=False, 2025-05-07T21:03:24.9362217Z T=5, 2025-05-07T21:03:24.9362392Z D=58, 2025-05-07T21:03:24.9362571Z B=18, 2025-05-07T21:03:24.9362753Z log_E=3, 2025-05-07T21:03:24.9362946Z L=17, 2025-05-07T21:03:24.9363133Z D_gradcheck=1, 2025-05-07T21:03:24.9363361Z stochastic_rounding=False, 2025-05-07T21:03:24.9363611Z weighted=False, 2025-05-07T21:03:24.9363814Z row_wise=True, 2025-05-07T21:03:24.9364018Z mixed=False, 2025-05-07T21:03:24.9364224Z use_cache=False, 2025-05-07T21:03:24.9364462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9364746Z use_cpu=False, 2025-05-07T21:03:24.9364978Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9365229Z ) 2025-05-07T21:03:24.9365482Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9366089Z self=, 2025-05-07T21:03:24.9366610Z compile=False, 2025-05-07T21:03:24.9366816Z T=2, 2025-05-07T21:03:24.9366996Z D=85, 2025-05-07T21:03:24.9367175Z B=66, 2025-05-07T21:03:24.9367357Z log_E=4, 2025-05-07T21:03:24.9367542Z L=9, 2025-05-07T21:03:24.9367722Z D_gradcheck=1, 2025-05-07T21:03:24.9367948Z stochastic_rounding=False, 2025-05-07T21:03:24.9368203Z weighted=True, 2025-05-07T21:03:24.9368405Z row_wise=True, 2025-05-07T21:03:24.9368608Z mixed=False, 2025-05-07T21:03:24.9368814Z use_cache=True, 2025-05-07T21:03:24.9369050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9369372Z use_cpu=False, 2025-05-07T21:03:24.9369604Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9369861Z ) 2025-05-07T21:03:24.9552662Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9553515Z self=, 2025-05-07T21:03:24.9554338Z compile=False, 2025-05-07T21:03:24.9554622Z T=5, 2025-05-07T21:03:24.9554869Z D=101, 2025-05-07T21:03:24.9555122Z B=56, 2025-05-07T21:03:24.9555309Z log_E=3, 2025-05-07T21:03:24.9555498Z L=6, 2025-05-07T21:03:24.9555678Z D_gradcheck=2, 2025-05-07T21:03:24.9555901Z stochastic_rounding=True, 2025-05-07T21:03:24.9556401Z weighted=True, 2025-05-07T21:03:24.9556706Z row_wise=False, 2025-05-07T21:03:24.9557001Z mixed=True, 2025-05-07T21:03:24.9557300Z use_cache=True, 2025-05-07T21:03:24.9557610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9557999Z use_cpu=False, 2025-05-07T21:03:24.9558323Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9558597Z ) 2025-05-07T21:03:24.9558834Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9559418Z self=, 2025-05-07T21:03:24.9559954Z compile=True, 2025-05-07T21:03:24.9560164Z T=3, 2025-05-07T21:03:24.9560355Z D=123, 2025-05-07T21:03:24.9560547Z B=121, 2025-05-07T21:03:24.9560735Z log_E=4, 2025-05-07T21:03:24.9560936Z L=1, 2025-05-07T21:03:24.9561133Z D_gradcheck=2, 2025-05-07T21:03:24.9561360Z stochastic_rounding=False, 2025-05-07T21:03:24.9561619Z weighted=True, 2025-05-07T21:03:24.9561840Z row_wise=True, 2025-05-07T21:03:24.9562050Z mixed=True, 2025-05-07T21:03:24.9562264Z use_cache=True, 2025-05-07T21:03:24.9562509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9562791Z use_cpu=True, 2025-05-07T21:03:24.9563028Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9563293Z ) 2025-05-07T21:03:24.9563525Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9564109Z self=, 2025-05-07T21:03:24.9564641Z compile=False, 2025-05-07T21:03:24.9564850Z T=4, 2025-05-07T21:03:24.9565131Z D=48, 2025-05-07T21:03:24.9565324Z B=26, 2025-05-07T21:03:24.9565509Z log_E=3, 2025-05-07T21:03:24.9565705Z L=12, 2025-05-07T21:03:24.9565892Z D_gradcheck=1, 2025-05-07T21:03:24.9566122Z stochastic_rounding=True, 2025-05-07T21:03:24.9566381Z weighted=True, 2025-05-07T21:03:24.9566589Z row_wise=False, 2025-05-07T21:03:24.9566802Z mixed=True, 2025-05-07T21:03:24.9567018Z use_cache=True, 2025-05-07T21:03:24.9567250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9567538Z use_cpu=True, 2025-05-07T21:03:24.9567771Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9568026Z ) 2025-05-07T21:03:24.9568264Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9568842Z self=, 2025-05-07T21:03:24.9569370Z compile=False, 2025-05-07T21:03:24.9569581Z T=4, 2025-05-07T21:03:24.9569769Z D=37, 2025-05-07T21:03:24.9569948Z B=6, 2025-05-07T21:03:24.9570131Z log_E=3, 2025-05-07T21:03:24.9570326Z L=17, 2025-05-07T21:03:24.9570509Z D_gradcheck=2, 2025-05-07T21:03:24.9570730Z stochastic_rounding=False, 2025-05-07T21:03:24.9570980Z weighted=True, 2025-05-07T21:03:24.9571180Z row_wise=False, 2025-05-07T21:03:24.9571383Z mixed=True, 2025-05-07T21:03:24.9571587Z use_cache=False, 2025-05-07T21:03:24.9571827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9572101Z use_cpu=True, 2025-05-07T21:03:24.9572327Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9572581Z ) 2025-05-07T21:03:24.9572988Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9573588Z self=, 2025-05-07T21:03:24.9574114Z compile=False, 2025-05-07T21:03:24.9574311Z T=1, 2025-05-07T21:03:24.9574490Z D=85, 2025-05-07T21:03:24.9574670Z B=125, 2025-05-07T21:03:24.9574850Z log_E=3, 2025-05-07T21:03:24.9575036Z L=8, 2025-05-07T21:03:24.9575219Z D_gradcheck=2, 2025-05-07T21:03:24.9575441Z stochastic_rounding=False, 2025-05-07T21:03:24.9575692Z weighted=True, 2025-05-07T21:03:24.9575899Z row_wise=True, 2025-05-07T21:03:24.9576099Z mixed=True, 2025-05-07T21:03:24.9576301Z use_cache=False, 2025-05-07T21:03:24.9576590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9576909Z use_cpu=True, 2025-05-07T21:03:24.9577140Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9577398Z ) 2025-05-07T21:03:24.9577620Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9578191Z self=, 2025-05-07T21:03:24.9578720Z compile=True, 2025-05-07T21:03:24.9578923Z T=1, 2025-05-07T21:03:24.9579100Z D=79, 2025-05-07T21:03:24.9579279Z B=90, 2025-05-07T21:03:24.9579460Z log_E=4, 2025-05-07T21:03:24.9579643Z L=6, 2025-05-07T21:03:24.9579829Z D_gradcheck=1, 2025-05-07T21:03:24.9580051Z stochastic_rounding=False, 2025-05-07T21:03:24.9580294Z weighted=False, 2025-05-07T21:03:24.9580503Z row_wise=False, 2025-05-07T21:03:24.9580705Z mixed=True, 2025-05-07T21:03:24.9580901Z use_cache=False, 2025-05-07T21:03:24.9581144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9581429Z use_cpu=True, 2025-05-07T21:03:24.9581654Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9581908Z ) 2025-05-07T21:03:24.9582138Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9582706Z self=, 2025-05-07T21:03:24.9583224Z compile=True, 2025-05-07T21:03:24.9583427Z T=4, 2025-05-07T21:03:24.9583604Z D=86, 2025-05-07T21:03:24.9583781Z B=58, 2025-05-07T21:03:24.9583959Z log_E=5, 2025-05-07T21:03:24.9584145Z L=2, 2025-05-07T21:03:24.9584331Z D_gradcheck=1, 2025-05-07T21:03:24.9584601Z stochastic_rounding=False, 2025-05-07T21:03:24.9584843Z weighted=False, 2025-05-07T21:03:24.9585052Z row_wise=False, 2025-05-07T21:03:24.9585255Z mixed=False, 2025-05-07T21:03:24.9585463Z use_cache=False, 2025-05-07T21:03:24.9585695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9585971Z use_cpu=True, 2025-05-07T21:03:24.9586197Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9586447Z ) 2025-05-07T21:03:24.9586675Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9587240Z self=, 2025-05-07T21:03:24.9587757Z compile=True, 2025-05-07T21:03:24.9587961Z T=2, 2025-05-07T21:03:24.9588143Z D=127, 2025-05-07T21:03:24.9588320Z B=71, 2025-05-07T21:03:24.9588498Z log_E=4, 2025-05-07T21:03:24.9588684Z L=6, 2025-05-07T21:03:24.9588864Z D_gradcheck=1, 2025-05-07T21:03:24.9589083Z stochastic_rounding=True, 2025-05-07T21:03:24.9589332Z weighted=False, 2025-05-07T21:03:24.9589535Z row_wise=False, 2025-05-07T21:03:24.9589737Z mixed=False, 2025-05-07T21:03:24.9589942Z use_cache=True, 2025-05-07T21:03:24.9590167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9590442Z use_cpu=False, 2025-05-07T21:03:24.9590670Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9590925Z ) 2025-05-07T21:03:24.9591150Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9591718Z self=, 2025-05-07T21:03:24.9592237Z compile=False, 2025-05-07T21:03:24.9592484Z T=5, 2025-05-07T21:03:24.9592666Z D=124, 2025-05-07T21:03:24.9592847Z B=126, 2025-05-07T21:03:24.9593027Z log_E=3, 2025-05-07T21:03:24.9593214Z L=1, 2025-05-07T21:03:24.9593395Z D_gradcheck=2, 2025-05-07T21:03:24.9593612Z stochastic_rounding=False, 2025-05-07T21:03:24.9593865Z weighted=False, 2025-05-07T21:03:24.9594072Z row_wise=False, 2025-05-07T21:03:24.9594269Z mixed=True, 2025-05-07T21:03:24.9594463Z use_cache=True, 2025-05-07T21:03:24.9594691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9594964Z use_cpu=False, 2025-05-07T21:03:24.9595192Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9595448Z ) 2025-05-07T21:03:24.9595791Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9596412Z self=, 2025-05-07T21:03:24.9596933Z compile=True, 2025-05-07T21:03:24.9597128Z T=2, 2025-05-07T21:03:24.9597300Z D=25, 2025-05-07T21:03:24.9597477Z B=100, 2025-05-07T21:03:24.9597665Z log_E=4, 2025-05-07T21:03:24.9597846Z L=15, 2025-05-07T21:03:24.9598028Z D_gradcheck=1, 2025-05-07T21:03:24.9598244Z stochastic_rounding=True, 2025-05-07T21:03:24.9598748Z weighted=False, 2025-05-07T21:03:24.9599048Z row_wise=True, 2025-05-07T21:03:24.9599257Z mixed=False, 2025-05-07T21:03:24.9599454Z use_cache=True, 2025-05-07T21:03:24.9599686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9599964Z use_cpu=True, 2025-05-07T21:03:24.9600183Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9600436Z ) 2025-05-07T21:03:24.9600666Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9601235Z self=, 2025-05-07T21:03:24.9601754Z compile=True, 2025-05-07T21:03:24.9601954Z T=1, 2025-05-07T21:03:24.9602127Z D=29, 2025-05-07T21:03:24.9602312Z B=110, 2025-05-07T21:03:24.9602497Z log_E=4, 2025-05-07T21:03:24.9602678Z L=3, 2025-05-07T21:03:24.9602857Z D_gradcheck=2, 2025-05-07T21:03:24.9603078Z stochastic_rounding=True, 2025-05-07T21:03:24.9603326Z weighted=False, 2025-05-07T21:03:24.9603526Z row_wise=False, 2025-05-07T21:03:24.9603820Z mixed=True, 2025-05-07T21:03:24.9604023Z use_cache=False, 2025-05-07T21:03:24.9604260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9604536Z use_cpu=False, 2025-05-07T21:03:24.9604766Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9605014Z ) 2025-05-07T21:03:24.9605240Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9605840Z self=, 2025-05-07T21:03:24.9606380Z compile=False, 2025-05-07T21:03:24.9606580Z T=2, 2025-05-07T21:03:24.9606757Z D=74, 2025-05-07T21:03:24.9606930Z B=58, 2025-05-07T21:03:24.9607114Z log_E=3, 2025-05-07T21:03:24.9607304Z L=1, 2025-05-07T21:03:24.9607485Z D_gradcheck=1, 2025-05-07T21:03:24.9607708Z stochastic_rounding=False, 2025-05-07T21:03:24.9607957Z weighted=False, 2025-05-07T21:03:24.9608162Z row_wise=False, 2025-05-07T21:03:24.9608362Z mixed=False, 2025-05-07T21:03:24.9608568Z use_cache=True, 2025-05-07T21:03:24.9608796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9609075Z use_cpu=False, 2025-05-07T21:03:24.9609302Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9609554Z ) 2025-05-07T21:03:24.9609776Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9610370Z self=, 2025-05-07T21:03:24.9610891Z compile=True, 2025-05-07T21:03:24.9611093Z T=5, 2025-05-07T21:03:24.9611265Z D=107, 2025-05-07T21:03:24.9611444Z B=19, 2025-05-07T21:03:24.9611626Z log_E=3, 2025-05-07T21:03:24.9611879Z L=19, 2025-05-07T21:03:24.9612067Z D_gradcheck=1, 2025-05-07T21:03:24.9612289Z stochastic_rounding=True, 2025-05-07T21:03:24.9612531Z weighted=True, 2025-05-07T21:03:24.9612735Z row_wise=True, 2025-05-07T21:03:24.9612996Z mixed=True, 2025-05-07T21:03:24.9613196Z use_cache=False, 2025-05-07T21:03:24.9613440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9613724Z use_cpu=True, 2025-05-07T21:03:24.9613942Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.9614192Z ) 2025-05-07T21:03:24.9614419Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9614978Z self=, 2025-05-07T21:03:24.9615618Z compile=True, 2025-05-07T21:03:24.9615879Z T=3, 2025-05-07T21:03:24.9616059Z D=61, 2025-05-07T21:03:24.9616234Z B=76, 2025-05-07T21:03:24.9616411Z log_E=4, 2025-05-07T21:03:24.9616602Z L=5, 2025-05-07T21:03:24.9616784Z D_gradcheck=2, 2025-05-07T21:03:24.9617000Z stochastic_rounding=True, 2025-05-07T21:03:24.9617248Z weighted=False, 2025-05-07T21:03:24.9617448Z row_wise=True, 2025-05-07T21:03:24.9617647Z mixed=True, 2025-05-07T21:03:24.9617848Z use_cache=False, 2025-05-07T21:03:24.9618082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9618367Z use_cpu=False, 2025-05-07T21:03:24.9618593Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9618840Z ) 2025-05-07T21:03:24.9619065Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9619639Z self=, 2025-05-07T21:03:24.9620159Z compile=True, 2025-05-07T21:03:24.9620361Z T=1, 2025-05-07T21:03:24.9620538Z D=63, 2025-05-07T21:03:24.9620713Z B=13, 2025-05-07T21:03:24.9620894Z log_E=5, 2025-05-07T21:03:24.9621079Z L=3, 2025-05-07T21:03:24.9621256Z D_gradcheck=1, 2025-05-07T21:03:24.9621479Z stochastic_rounding=False, 2025-05-07T21:03:24.9621728Z weighted=True, 2025-05-07T21:03:24.9621935Z row_wise=True, 2025-05-07T21:03:24.9622126Z mixed=True, 2025-05-07T21:03:24.9622327Z use_cache=True, 2025-05-07T21:03:24.9622557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9622829Z use_cpu=False, 2025-05-07T21:03:24.9623108Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9623359Z ) 2025-05-07T21:03:24.9623581Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9624159Z self=, 2025-05-07T21:03:24.9624682Z compile=False, 2025-05-07T21:03:24.9624880Z T=2, 2025-05-07T21:03:24.9625063Z D=87, 2025-05-07T21:03:24.9625242Z B=81, 2025-05-07T21:03:24.9625428Z log_E=4, 2025-05-07T21:03:24.9625648Z L=0, 2025-05-07T21:03:24.9625840Z D_gradcheck=1, 2025-05-07T21:03:24.9626056Z stochastic_rounding=False, 2025-05-07T21:03:24.9626305Z weighted=True, 2025-05-07T21:03:24.9632518Z row_wise=True, 2025-05-07T21:03:24.9632748Z mixed=True, 2025-05-07T21:03:24.9632956Z use_cache=True, 2025-05-07T21:03:24.9633191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9633465Z use_cpu=True, 2025-05-07T21:03:24.9633691Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.9633945Z ) 2025-05-07T21:03:24.9634165Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9634734Z self=, 2025-05-07T21:03:24.9635254Z compile=True, 2025-05-07T21:03:24.9635451Z T=3, 2025-05-07T21:03:24.9635624Z D=103, 2025-05-07T21:03:24.9635799Z B=62, 2025-05-07T21:03:24.9635969Z log_E=5, 2025-05-07T21:03:24.9636148Z L=20, 2025-05-07T21:03:24.9636330Z D_gradcheck=1, 2025-05-07T21:03:24.9636548Z stochastic_rounding=False, 2025-05-07T21:03:24.9636797Z weighted=False, 2025-05-07T21:03:24.9637069Z row_wise=False, 2025-05-07T21:03:24.9637268Z mixed=True, 2025-05-07T21:03:24.9637471Z use_cache=False, 2025-05-07T21:03:24.9637705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.9637977Z use_cpu=False, 2025-05-07T21:03:24.9638196Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9638441Z ) 2025-05-07T21:03:24.9638666Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:24.9639224Z self=, 2025-05-07T21:03:24.9639738Z compile=True, 2025-05-07T21:03:24.9639931Z T=3, 2025-05-07T21:03:24.9640101Z D=30, 2025-05-07T21:03:24.9640273Z B=53, 2025-05-07T21:03:24.9640494Z log_E=4, 2025-05-07T21:03:24.9640670Z L=17, 2025-05-07T21:03:24.9640895Z D_gradcheck=2, 2025-05-07T21:03:24.9641110Z stochastic_rounding=True, 2025-05-07T21:03:24.9641351Z weighted=False, 2025-05-07T21:03:24.9641550Z row_wise=True, 2025-05-07T21:03:24.9641750Z mixed=False, 2025-05-07T21:03:24.9641942Z use_cache=True, 2025-05-07T21:03:24.9642168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.9642445Z use_cpu=True, 2025-05-07T21:03:24.9642658Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.9642905Z ) 2025-05-07T21:03:28.9466168Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9467505Z self=, 2025-05-07T21:03:28.9468226Z compile=False, 2025-05-07T21:03:28.9468447Z T=1, 2025-05-07T21:03:28.9468638Z D=81, 2025-05-07T21:03:28.9468832Z B=110, 2025-05-07T21:03:28.9469028Z log_E=3, 2025-05-07T21:03:28.9469226Z L=16, 2025-05-07T21:03:28.9469427Z D_gradcheck=2, 2025-05-07T21:03:28.9469665Z stochastic_rounding=True, 2025-05-07T21:03:28.9469918Z weighted=True, 2025-05-07T21:03:28.9470134Z row_wise=True, 2025-05-07T21:03:28.9470341Z mixed=True, 2025-05-07T21:03:28.9470552Z use_cache=True, 2025-05-07T21:03:28.9470794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9471082Z use_cpu=True, 2025-05-07T21:03:28.9471313Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.9471585Z ) 2025-05-07T21:03:28.9471826Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9472414Z self=, 2025-05-07T21:03:28.9473218Z compile=False, 2025-05-07T21:03:28.9473431Z T=5, 2025-05-07T21:03:28.9473621Z D=36, 2025-05-07T21:03:28.9473803Z B=4, 2025-05-07T21:03:28.9473995Z log_E=3, 2025-05-07T21:03:28.9474192Z L=16, 2025-05-07T21:03:28.9474379Z D_gradcheck=1, 2025-05-07T21:03:28.9474615Z stochastic_rounding=True, 2025-05-07T21:03:28.9474877Z weighted=False, 2025-05-07T21:03:28.9475086Z row_wise=True, 2025-05-07T21:03:28.9475301Z mixed=False, 2025-05-07T21:03:28.9475515Z use_cache=False, 2025-05-07T21:03:28.9475760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9476051Z use_cpu=True, 2025-05-07T21:03:28.9476289Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9476547Z ) 2025-05-07T21:03:28.9476784Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9477368Z self=, 2025-05-07T21:03:28.9477908Z compile=False, 2025-05-07T21:03:28.9478113Z T=3, 2025-05-07T21:03:28.9478326Z D=47, 2025-05-07T21:03:28.9478536Z B=76, 2025-05-07T21:03:28.9478719Z log_E=5, 2025-05-07T21:03:28.9478920Z L=4, 2025-05-07T21:03:28.9479112Z D_gradcheck=2, 2025-05-07T21:03:28.9479335Z stochastic_rounding=True, 2025-05-07T21:03:28.9479599Z weighted=True, 2025-05-07T21:03:28.9479823Z row_wise=True, 2025-05-07T21:03:28.9480025Z mixed=True, 2025-05-07T21:03:28.9480236Z use_cache=False, 2025-05-07T21:03:28.9480488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9480852Z use_cpu=False, 2025-05-07T21:03:28.9481090Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.9481356Z ) 2025-05-07T21:03:28.9481586Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9482165Z self=, 2025-05-07T21:03:28.9482696Z compile=True, 2025-05-07T21:03:28.9482902Z T=2, 2025-05-07T21:03:28.9483089Z D=112, 2025-05-07T21:03:28.9483276Z B=125, 2025-05-07T21:03:28.9483459Z log_E=4, 2025-05-07T21:03:28.9483656Z L=16, 2025-05-07T21:03:28.9483846Z D_gradcheck=2, 2025-05-07T21:03:28.9484079Z stochastic_rounding=False, 2025-05-07T21:03:28.9484417Z weighted=True, 2025-05-07T21:03:28.9484705Z row_wise=True, 2025-05-07T21:03:28.9484918Z mixed=True, 2025-05-07T21:03:28.9485122Z use_cache=True, 2025-05-07T21:03:28.9485362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9485655Z use_cpu=True, 2025-05-07T21:03:28.9485895Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.9486160Z ) 2025-05-07T21:03:28.9486399Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9486971Z self=, 2025-05-07T21:03:28.9487507Z compile=True, 2025-05-07T21:03:28.9487722Z T=1, 2025-05-07T21:03:28.9487904Z D=70, 2025-05-07T21:03:28.9488094Z B=96, 2025-05-07T21:03:28.9488284Z log_E=4, 2025-05-07T21:03:28.9488476Z L=8, 2025-05-07T21:03:28.9488669Z D_gradcheck=1, 2025-05-07T21:03:28.9488901Z stochastic_rounding=True, 2025-05-07T21:03:28.9489158Z weighted=True, 2025-05-07T21:03:28.9489379Z row_wise=False, 2025-05-07T21:03:28.9489586Z mixed=False, 2025-05-07T21:03:28.9489808Z use_cache=True, 2025-05-07T21:03:28.9490049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9490334Z use_cpu=False, 2025-05-07T21:03:28.9490563Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9490826Z ) 2025-05-07T21:03:28.9491061Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9491632Z self=, 2025-05-07T21:03:28.9492174Z compile=False, 2025-05-07T21:03:28.9492386Z T=2, 2025-05-07T21:03:28.9492623Z D=61, 2025-05-07T21:03:28.9492816Z B=94, 2025-05-07T21:03:28.9493102Z log_E=5, 2025-05-07T21:03:28.9493292Z L=7, 2025-05-07T21:03:28.9493485Z D_gradcheck=2, 2025-05-07T21:03:28.9493710Z stochastic_rounding=True, 2025-05-07T21:03:28.9493959Z weighted=False, 2025-05-07T21:03:28.9494171Z row_wise=True, 2025-05-07T21:03:28.9494381Z mixed=False, 2025-05-07T21:03:28.9494584Z use_cache=False, 2025-05-07T21:03:28.9494836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9495123Z use_cpu=False, 2025-05-07T21:03:28.9495353Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9495611Z ) 2025-05-07T21:03:28.9495843Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9496423Z self=, 2025-05-07T21:03:28.9496944Z compile=False, 2025-05-07T21:03:28.9497151Z T=1, 2025-05-07T21:03:28.9497335Z D=95, 2025-05-07T21:03:28.9497516Z B=116, 2025-05-07T21:03:28.9497703Z log_E=3, 2025-05-07T21:03:28.9497920Z L=13, 2025-05-07T21:03:28.9498128Z D_gradcheck=2, 2025-05-07T21:03:28.9498355Z stochastic_rounding=False, 2025-05-07T21:03:28.9498905Z weighted=False, 2025-05-07T21:03:28.9499138Z row_wise=True, 2025-05-07T21:03:28.9499363Z mixed=False, 2025-05-07T21:03:28.9499580Z use_cache=True, 2025-05-07T21:03:28.9499815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9500107Z use_cpu=True, 2025-05-07T21:03:28.9500343Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.9500599Z ) 2025-05-07T21:03:28.9500923Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9501501Z self=, 2025-05-07T21:03:28.9502023Z compile=False, 2025-05-07T21:03:28.9502235Z T=4, 2025-05-07T21:03:28.9502431Z D=72, 2025-05-07T21:03:28.9502612Z B=42, 2025-05-07T21:03:28.9502801Z log_E=3, 2025-05-07T21:03:28.9502998Z L=5, 2025-05-07T21:03:28.9503185Z D_gradcheck=2, 2025-05-07T21:03:28.9503414Z stochastic_rounding=False, 2025-05-07T21:03:28.9503675Z weighted=False, 2025-05-07T21:03:28.9503885Z row_wise=False, 2025-05-07T21:03:28.9504096Z mixed=True, 2025-05-07T21:03:28.9504306Z use_cache=True, 2025-05-07T21:03:28.9504648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9504981Z use_cpu=True, 2025-05-07T21:03:28.9505214Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.9505470Z ) 2025-05-07T21:03:28.9505696Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9506316Z self=, 2025-05-07T21:03:28.9506842Z compile=True, 2025-05-07T21:03:28.9507049Z T=2, 2025-05-07T21:03:28.9507237Z D=89, 2025-05-07T21:03:28.9507415Z B=8, 2025-05-07T21:03:28.9507604Z log_E=3, 2025-05-07T21:03:28.9507797Z L=10, 2025-05-07T21:03:28.9507982Z D_gradcheck=2, 2025-05-07T21:03:28.9508207Z stochastic_rounding=True, 2025-05-07T21:03:28.9508455Z weighted=True, 2025-05-07T21:03:28.9508656Z row_wise=True, 2025-05-07T21:03:28.9508861Z mixed=True, 2025-05-07T21:03:28.9509062Z use_cache=True, 2025-05-07T21:03:28.9509290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9509577Z use_cpu=False, 2025-05-07T21:03:28.9509810Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.9510060Z ) 2025-05-07T21:03:28.9510290Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9510862Z self=, 2025-05-07T21:03:28.9511380Z compile=True, 2025-05-07T21:03:28.9511584Z T=4, 2025-05-07T21:03:28.9511765Z D=45, 2025-05-07T21:03:28.9511948Z B=51, 2025-05-07T21:03:28.9512126Z log_E=4, 2025-05-07T21:03:28.9512318Z L=11, 2025-05-07T21:03:28.9512505Z D_gradcheck=2, 2025-05-07T21:03:28.9512795Z stochastic_rounding=True, 2025-05-07T21:03:28.9513047Z weighted=True, 2025-05-07T21:03:28.9513258Z row_wise=False, 2025-05-07T21:03:28.9513459Z mixed=True, 2025-05-07T21:03:28.9513663Z use_cache=True, 2025-05-07T21:03:28.9513896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9514171Z use_cpu=True, 2025-05-07T21:03:28.9514404Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9514664Z ) 2025-05-07T21:03:28.9514888Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9515459Z self=, 2025-05-07T21:03:28.9515986Z compile=True, 2025-05-07T21:03:28.9516186Z T=3, 2025-05-07T21:03:28.9516367Z D=99, 2025-05-07T21:03:28.9516549Z B=51, 2025-05-07T21:03:28.9516725Z log_E=5, 2025-05-07T21:03:28.9516914Z L=2, 2025-05-07T21:03:28.9517098Z D_gradcheck=1, 2025-05-07T21:03:28.9517314Z stochastic_rounding=False, 2025-05-07T21:03:28.9517569Z weighted=False, 2025-05-07T21:03:28.9517780Z row_wise=True, 2025-05-07T21:03:28.9518008Z mixed=False, 2025-05-07T21:03:28.9518229Z use_cache=True, 2025-05-07T21:03:28.9518460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9518737Z use_cpu=False, 2025-05-07T21:03:28.9518958Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.9519215Z ) 2025-05-07T21:03:28.9519445Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9520009Z self=, 2025-05-07T21:03:28.9520535Z compile=False, 2025-05-07T21:03:28.9520789Z T=5, 2025-05-07T21:03:28.9520965Z D=125, 2025-05-07T21:03:28.9521147Z B=41, 2025-05-07T21:03:28.9521327Z log_E=5, 2025-05-07T21:03:28.9521513Z L=6, 2025-05-07T21:03:28.9521698Z D_gradcheck=2, 2025-05-07T21:03:28.9521926Z stochastic_rounding=True, 2025-05-07T21:03:28.9522174Z weighted=False, 2025-05-07T21:03:28.9522385Z row_wise=False, 2025-05-07T21:03:28.9522589Z mixed=True, 2025-05-07T21:03:28.9522789Z use_cache=False, 2025-05-07T21:03:28.9523030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9523311Z use_cpu=False, 2025-05-07T21:03:28.9523532Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9523791Z ) 2025-05-07T21:03:28.9524075Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9524686Z self=, 2025-05-07T21:03:28.9525210Z compile=False, 2025-05-07T21:03:28.9525414Z T=3, 2025-05-07T21:03:28.9525597Z D=55, 2025-05-07T21:03:28.9525776Z B=126, 2025-05-07T21:03:28.9525961Z log_E=4, 2025-05-07T21:03:28.9526154Z L=3, 2025-05-07T21:03:28.9526338Z D_gradcheck=1, 2025-05-07T21:03:28.9526567Z stochastic_rounding=True, 2025-05-07T21:03:28.9526829Z weighted=False, 2025-05-07T21:03:28.9527036Z row_wise=False, 2025-05-07T21:03:28.9527251Z mixed=True, 2025-05-07T21:03:28.9527459Z use_cache=True, 2025-05-07T21:03:28.9527688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9527968Z use_cpu=True, 2025-05-07T21:03:28.9528236Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.9528495Z ) 2025-05-07T21:03:28.9528729Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9529305Z self=, 2025-05-07T21:03:28.9529828Z compile=False, 2025-05-07T21:03:28.9530025Z T=2, 2025-05-07T21:03:28.9530204Z D=30, 2025-05-07T21:03:28.9530387Z B=121, 2025-05-07T21:03:28.9530567Z log_E=4, 2025-05-07T21:03:28.9530757Z L=10, 2025-05-07T21:03:28.9530946Z D_gradcheck=1, 2025-05-07T21:03:28.9531161Z stochastic_rounding=True, 2025-05-07T21:03:28.9531410Z weighted=True, 2025-05-07T21:03:28.9531620Z row_wise=False, 2025-05-07T21:03:28.9531820Z mixed=True, 2025-05-07T21:03:28.9532073Z use_cache=True, 2025-05-07T21:03:28.9532305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9532578Z use_cpu=True, 2025-05-07T21:03:28.9532808Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9533133Z ) 2025-05-07T21:03:28.9533354Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9533930Z self=, 2025-05-07T21:03:28.9534462Z compile=False, 2025-05-07T21:03:28.9534660Z T=1, 2025-05-07T21:03:28.9534842Z D=32, 2025-05-07T21:03:28.9535024Z B=8, 2025-05-07T21:03:28.9535202Z log_E=3, 2025-05-07T21:03:28.9535395Z L=13, 2025-05-07T21:03:28.9535586Z D_gradcheck=2, 2025-05-07T21:03:28.9535801Z stochastic_rounding=False, 2025-05-07T21:03:28.9536053Z weighted=False, 2025-05-07T21:03:28.9536265Z row_wise=False, 2025-05-07T21:03:28.9536470Z mixed=True, 2025-05-07T21:03:28.9536673Z use_cache=False, 2025-05-07T21:03:28.9536922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9537201Z use_cpu=True, 2025-05-07T21:03:28.9537424Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9537681Z ) 2025-05-07T21:03:28.9537910Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9538480Z self=, 2025-05-07T21:03:28.9539008Z compile=True, 2025-05-07T21:03:28.9539210Z T=3, 2025-05-07T21:03:28.9539387Z D=112, 2025-05-07T21:03:28.9539573Z B=77, 2025-05-07T21:03:28.9539757Z log_E=5, 2025-05-07T21:03:28.9539942Z L=1, 2025-05-07T21:03:28.9540182Z D_gradcheck=1, 2025-05-07T21:03:28.9540407Z stochastic_rounding=True, 2025-05-07T21:03:28.9540653Z weighted=False, 2025-05-07T21:03:28.9540862Z row_wise=True, 2025-05-07T21:03:28.9541063Z mixed=True, 2025-05-07T21:03:28.9541263Z use_cache=False, 2025-05-07T21:03:28.9541508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9541787Z use_cpu=True, 2025-05-07T21:03:28.9542014Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.9542261Z ) 2025-05-07T21:03:28.9542488Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9543060Z self=, 2025-05-07T21:03:28.9543623Z compile=True, 2025-05-07T21:03:28.9543866Z T=5, 2025-05-07T21:03:28.9544051Z D=41, 2025-05-07T21:03:28.9544225Z B=108, 2025-05-07T21:03:28.9544409Z log_E=4, 2025-05-07T21:03:28.9544600Z L=18, 2025-05-07T21:03:28.9544781Z D_gradcheck=1, 2025-05-07T21:03:28.9545007Z stochastic_rounding=False, 2025-05-07T21:03:28.9545259Z weighted=True, 2025-05-07T21:03:28.9545460Z row_wise=True, 2025-05-07T21:03:28.9545660Z mixed=True, 2025-05-07T21:03:28.9545865Z use_cache=True, 2025-05-07T21:03:28.9546091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.9546375Z use_cpu=True, 2025-05-07T21:03:28.9546605Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.9546853Z ) 2025-05-07T21:03:28.9547085Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.9547657Z self=, 2025-05-07T21:03:28.9548229Z compile=True, 2025-05-07T21:03:28.9548434Z T=4, 2025-05-07T21:03:28.9548631Z D=121, 2025-05-07T21:03:28.9548816Z B=73, 2025-05-07T21:03:28.9548993Z log_E=4, 2025-05-07T21:03:28.9549185Z L=12, 2025-05-07T21:03:28.9549377Z D_gradcheck=2, 2025-05-07T21:03:28.9549596Z stochastic_rounding=True, 2025-05-07T21:03:28.9549847Z weighted=True, 2025-05-07T21:03:28.9550058Z row_wise=False, 2025-05-07T21:03:28.9550260Z mixed=True, 2025-05-07T21:03:28.9550468Z use_cache=False, 2025-05-07T21:03:28.9550712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.9550988Z use_cpu=False, 2025-05-07T21:03:28.9558943Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.9559226Z ) 2025-05-07T21:03:36.1270182Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1271125Z self=, 2025-05-07T21:03:36.1271889Z compile=False, 2025-05-07T21:03:36.1272183Z T=2, 2025-05-07T21:03:36.1272451Z D=115, 2025-05-07T21:03:36.1272715Z B=3, 2025-05-07T21:03:36.1272978Z log_E=3, 2025-05-07T21:03:36.1273179Z L=8, 2025-05-07T21:03:36.1273373Z D_gradcheck=2, 2025-05-07T21:03:36.1273609Z stochastic_rounding=False, 2025-05-07T21:03:36.1273873Z weighted=True, 2025-05-07T21:03:36.1274092Z row_wise=False, 2025-05-07T21:03:36.1274304Z mixed=False, 2025-05-07T21:03:36.1274511Z use_cache=False, 2025-05-07T21:03:36.1274758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1275049Z use_cpu=False, 2025-05-07T21:03:36.1275281Z output_dtype=SparseType.FP32, 2025-05-07T21:03:36.1275552Z ) 2025-05-07T21:03:36.1275787Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1276375Z self=, 2025-05-07T21:03:36.1276901Z compile=False, 2025-05-07T21:03:36.1277114Z T=3, 2025-05-07T21:03:36.1277306Z D=117, 2025-05-07T21:03:36.1277491Z B=62, 2025-05-07T21:03:36.1277681Z log_E=3, 2025-05-07T21:03:36.1277871Z L=6, 2025-05-07T21:03:36.1278053Z D_gradcheck=1, 2025-05-07T21:03:36.1278278Z stochastic_rounding=True, 2025-05-07T21:03:36.1278536Z weighted=True, 2025-05-07T21:03:36.1279018Z row_wise=False, 2025-05-07T21:03:36.1279234Z mixed=True, 2025-05-07T21:03:36.1279440Z use_cache=False, 2025-05-07T21:03:36.1279677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1279961Z use_cpu=True, 2025-05-07T21:03:36.1280194Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1280443Z ) 2025-05-07T21:03:36.1280683Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1281268Z self=, 2025-05-07T21:03:36.1281794Z compile=False, 2025-05-07T21:03:36.1282006Z T=4, 2025-05-07T21:03:36.1282191Z D=98, 2025-05-07T21:03:36.1282383Z B=102, 2025-05-07T21:03:36.1282702Z log_E=4, 2025-05-07T21:03:36.1282896Z L=16, 2025-05-07T21:03:36.1283167Z D_gradcheck=1, 2025-05-07T21:03:36.1283388Z stochastic_rounding=True, 2025-05-07T21:03:36.1283644Z weighted=False, 2025-05-07T21:03:36.1283863Z row_wise=True, 2025-05-07T21:03:36.1284070Z mixed=False, 2025-05-07T21:03:36.1284281Z use_cache=False, 2025-05-07T21:03:36.1284526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1284806Z use_cpu=False, 2025-05-07T21:03:36.1285043Z output_dtype=SparseType.FP16, 2025-05-07T21:03:36.1285309Z ) 2025-05-07T21:03:36.1285535Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1286118Z self=, 2025-05-07T21:03:36.1286653Z compile=False, 2025-05-07T21:03:36.1286858Z T=1, 2025-05-07T21:03:36.1287044Z D=17, 2025-05-07T21:03:36.1287233Z B=38, 2025-05-07T21:03:36.1287414Z log_E=4, 2025-05-07T21:03:36.1287613Z L=15, 2025-05-07T21:03:36.1287806Z D_gradcheck=1, 2025-05-07T21:03:36.1288032Z stochastic_rounding=False, 2025-05-07T21:03:36.1288289Z weighted=False, 2025-05-07T21:03:36.1288502Z row_wise=True, 2025-05-07T21:03:36.1288701Z mixed=True, 2025-05-07T21:03:36.1288916Z use_cache=False, 2025-05-07T21:03:36.1289166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:36.1289454Z use_cpu=True, 2025-05-07T21:03:36.1289681Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1289939Z ) 2025-05-07T21:03:36.1290166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1290730Z self=, 2025-05-07T21:03:36.1291363Z compile=False, 2025-05-07T21:03:36.1291565Z T=2, 2025-05-07T21:03:36.1291734Z D=39, 2025-05-07T21:03:36.1291909Z B=72, 2025-05-07T21:03:36.1292085Z log_E=3, 2025-05-07T21:03:36.1292263Z L=4, 2025-05-07T21:03:36.1292448Z D_gradcheck=1, 2025-05-07T21:03:36.1292678Z stochastic_rounding=False, 2025-05-07T21:03:36.1293034Z weighted=False, 2025-05-07T21:03:36.1293244Z row_wise=True, 2025-05-07T21:03:36.1293447Z mixed=True, 2025-05-07T21:03:36.1293644Z use_cache=True, 2025-05-07T21:03:36.1293878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1294157Z use_cpu=True, 2025-05-07T21:03:36.1294374Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1294628Z ) 2025-05-07T21:03:36.1294857Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1295427Z self=, 2025-05-07T21:03:36.1295942Z compile=True, 2025-05-07T21:03:36.1296144Z T=1, 2025-05-07T21:03:36.1296322Z D=56, 2025-05-07T21:03:36.1296494Z B=120, 2025-05-07T21:03:36.1296672Z log_E=3, 2025-05-07T21:03:36.1296862Z L=5, 2025-05-07T21:03:36.1297041Z D_gradcheck=2, 2025-05-07T21:03:36.1297259Z stochastic_rounding=True, 2025-05-07T21:03:36.1297519Z weighted=False, 2025-05-07T21:03:36.1297723Z row_wise=True, 2025-05-07T21:03:36.1297926Z mixed=False, 2025-05-07T21:03:36.1298136Z use_cache=True, 2025-05-07T21:03:36.1298367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1298921Z use_cpu=False, 2025-05-07T21:03:36.1299148Z output_dtype=SparseType.FP16, 2025-05-07T21:03:36.1299396Z ) 2025-05-07T21:03:36.1299622Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1300193Z self=, 2025-05-07T21:03:36.1300722Z compile=False, 2025-05-07T21:03:36.1300921Z T=2, 2025-05-07T21:03:36.1301106Z D=10, 2025-05-07T21:03:36.1301284Z B=10, 2025-05-07T21:03:36.1301457Z log_E=4, 2025-05-07T21:03:36.1301655Z L=16, 2025-05-07T21:03:36.1301840Z D_gradcheck=2, 2025-05-07T21:03:36.1302053Z stochastic_rounding=True, 2025-05-07T21:03:36.1302372Z weighted=False, 2025-05-07T21:03:36.1302637Z row_wise=True, 2025-05-07T21:03:36.1302831Z mixed=False, 2025-05-07T21:03:36.1303033Z use_cache=False, 2025-05-07T21:03:36.1303282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:36.1303551Z use_cpu=True, 2025-05-07T21:03:36.1303782Z output_dtype=SparseType.FP16, 2025-05-07T21:03:36.1304032Z ) 2025-05-07T21:03:36.1304251Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1304817Z self=, 2025-05-07T21:03:36.1305336Z compile=True, 2025-05-07T21:03:36.1305533Z T=5, 2025-05-07T21:03:36.1305710Z D=58, 2025-05-07T21:03:36.1305898Z B=79, 2025-05-07T21:03:36.1306071Z log_E=3, 2025-05-07T21:03:36.1306262Z L=19, 2025-05-07T21:03:36.1306445Z D_gradcheck=1, 2025-05-07T21:03:36.1306667Z stochastic_rounding=True, 2025-05-07T21:03:36.1306908Z weighted=False, 2025-05-07T21:03:36.1307118Z row_wise=True, 2025-05-07T21:03:36.1307329Z mixed=False, 2025-05-07T21:03:36.1307530Z use_cache=True, 2025-05-07T21:03:36.1307761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:36.1308041Z use_cpu=False, 2025-05-07T21:03:36.1308262Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1308519Z ) 2025-05-07T21:03:36.1308756Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1309316Z self=, 2025-05-07T21:03:36.1309839Z compile=False, 2025-05-07T21:03:36.1310040Z T=1, 2025-05-07T21:03:36.1310284Z D=79, 2025-05-07T21:03:36.1310463Z B=63, 2025-05-07T21:03:36.1310643Z log_E=5, 2025-05-07T21:03:36.1310823Z L=10, 2025-05-07T21:03:36.1311008Z D_gradcheck=2, 2025-05-07T21:03:36.1311227Z stochastic_rounding=False, 2025-05-07T21:03:36.1311509Z weighted=False, 2025-05-07T21:03:36.1311721Z row_wise=False, 2025-05-07T21:03:36.1311923Z mixed=False, 2025-05-07T21:03:36.1312131Z use_cache=True, 2025-05-07T21:03:36.1312360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1312660Z use_cpu=True, 2025-05-07T21:03:36.1312905Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1313153Z ) 2025-05-07T21:03:36.1313374Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1313939Z self=, 2025-05-07T21:03:36.1314458Z compile=True, 2025-05-07T21:03:36.1314666Z T=1, 2025-05-07T21:03:36.1314838Z D=36, 2025-05-07T21:03:36.1315017Z B=110, 2025-05-07T21:03:36.1315195Z log_E=4, 2025-05-07T21:03:36.1315392Z L=17, 2025-05-07T21:03:36.1315581Z D_gradcheck=2, 2025-05-07T21:03:36.1315794Z stochastic_rounding=True, 2025-05-07T21:03:36.1316042Z weighted=True, 2025-05-07T21:03:36.1316247Z row_wise=True, 2025-05-07T21:03:36.1316445Z mixed=True, 2025-05-07T21:03:36.1316649Z use_cache=True, 2025-05-07T21:03:36.1316884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1317160Z use_cpu=False, 2025-05-07T21:03:36.1317379Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1317632Z ) 2025-05-07T21:03:36.1317908Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1318471Z self=, 2025-05-07T21:03:36.1318993Z compile=False, 2025-05-07T21:03:36.1319197Z T=1, 2025-05-07T21:03:36.1319374Z D=109, 2025-05-07T21:03:36.1319561Z B=68, 2025-05-07T21:03:36.1319744Z log_E=3, 2025-05-07T21:03:36.1319920Z L=13, 2025-05-07T21:03:36.1320105Z D_gradcheck=2, 2025-05-07T21:03:36.1320323Z stochastic_rounding=False, 2025-05-07T21:03:36.1320562Z weighted=False, 2025-05-07T21:03:36.1320768Z row_wise=False, 2025-05-07T21:03:36.1320974Z mixed=True, 2025-05-07T21:03:36.1321165Z use_cache=False, 2025-05-07T21:03:36.1321451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1321822Z use_cpu=True, 2025-05-07T21:03:36.1322044Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1322293Z ) 2025-05-07T21:03:36.1322517Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1323087Z self=, 2025-05-07T21:03:36.1323600Z compile=True, 2025-05-07T21:03:36.1323797Z T=5, 2025-05-07T21:03:36.1323972Z D=104, 2025-05-07T21:03:36.1324144Z B=123, 2025-05-07T21:03:36.1324324Z log_E=4, 2025-05-07T21:03:36.1324509Z L=17, 2025-05-07T21:03:36.1324689Z D_gradcheck=2, 2025-05-07T21:03:36.1324910Z stochastic_rounding=False, 2025-05-07T21:03:36.1325162Z weighted=False, 2025-05-07T21:03:36.1325361Z row_wise=True, 2025-05-07T21:03:36.1325564Z mixed=True, 2025-05-07T21:03:36.1325763Z use_cache=False, 2025-05-07T21:03:36.1325994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1326276Z use_cpu=True, 2025-05-07T21:03:36.1326505Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1326746Z ) 2025-05-07T21:03:36.1326972Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1327540Z self=, 2025-05-07T21:03:36.1328061Z compile=True, 2025-05-07T21:03:36.1328255Z T=1, 2025-05-07T21:03:36.1328430Z D=69, 2025-05-07T21:03:36.1328613Z B=15, 2025-05-07T21:03:36.1328789Z log_E=3, 2025-05-07T21:03:36.1328981Z L=3, 2025-05-07T21:03:36.1329166Z D_gradcheck=1, 2025-05-07T21:03:36.1329434Z stochastic_rounding=False, 2025-05-07T21:03:36.1329680Z weighted=False, 2025-05-07T21:03:36.1329888Z row_wise=True, 2025-05-07T21:03:36.1330081Z mixed=False, 2025-05-07T21:03:36.1330285Z use_cache=False, 2025-05-07T21:03:36.1330525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1330801Z use_cpu=True, 2025-05-07T21:03:36.1331029Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1331288Z ) 2025-05-07T21:03:36.1331512Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1332084Z self=, 2025-05-07T21:03:36.1332604Z compile=True, 2025-05-07T21:03:36.1332796Z T=5, 2025-05-07T21:03:36.1333038Z D=85, 2025-05-07T21:03:36.1333213Z B=9, 2025-05-07T21:03:36.1333384Z log_E=3, 2025-05-07T21:03:36.1333567Z L=11, 2025-05-07T21:03:36.1333747Z D_gradcheck=2, 2025-05-07T21:03:36.1333963Z stochastic_rounding=True, 2025-05-07T21:03:36.1334201Z weighted=True, 2025-05-07T21:03:36.1334415Z row_wise=True, 2025-05-07T21:03:36.1334613Z mixed=True, 2025-05-07T21:03:36.1334804Z use_cache=True, 2025-05-07T21:03:36.1335031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:36.1335303Z use_cpu=True, 2025-05-07T21:03:36.1335519Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1335771Z ) 2025-05-07T21:03:36.1336003Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1336562Z self=, 2025-05-07T21:03:36.1337079Z compile=True, 2025-05-07T21:03:36.1337327Z T=2, 2025-05-07T21:03:36.1337499Z D=99, 2025-05-07T21:03:36.1337675Z B=110, 2025-05-07T21:03:36.1337852Z log_E=5, 2025-05-07T21:03:36.1338028Z L=0, 2025-05-07T21:03:36.1338210Z D_gradcheck=2, 2025-05-07T21:03:36.1338431Z stochastic_rounding=False, 2025-05-07T21:03:36.1338672Z weighted=True, 2025-05-07T21:03:36.1338878Z row_wise=True, 2025-05-07T21:03:36.1339081Z mixed=True, 2025-05-07T21:03:36.1339275Z use_cache=False, 2025-05-07T21:03:36.1339515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1339800Z use_cpu=False, 2025-05-07T21:03:36.1340026Z output_dtype=SparseType.FP32, 2025-05-07T21:03:36.1340273Z ) 2025-05-07T21:03:36.1340549Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1341157Z self=, 2025-05-07T21:03:36.1341671Z compile=True, 2025-05-07T21:03:36.1341872Z T=4, 2025-05-07T21:03:36.1342058Z D=54, 2025-05-07T21:03:36.1342228Z B=53, 2025-05-07T21:03:36.1342415Z log_E=3, 2025-05-07T21:03:36.1342604Z L=6, 2025-05-07T21:03:36.1342777Z D_gradcheck=1, 2025-05-07T21:03:36.1342996Z stochastic_rounding=True, 2025-05-07T21:03:36.1343240Z weighted=True, 2025-05-07T21:03:36.1343438Z row_wise=False, 2025-05-07T21:03:36.1343654Z mixed=False, 2025-05-07T21:03:36.1343856Z use_cache=True, 2025-05-07T21:03:36.1344076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1344353Z use_cpu=False, 2025-05-07T21:03:36.1344581Z output_dtype=SparseType.FP32, 2025-05-07T21:03:36.1344824Z ) 2025-05-07T21:03:36.1345045Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1345616Z self=, 2025-05-07T21:03:36.1346137Z compile=False, 2025-05-07T21:03:36.1346331Z T=5, 2025-05-07T21:03:36.1346509Z D=60, 2025-05-07T21:03:36.1346689Z B=112, 2025-05-07T21:03:36.1346866Z log_E=4, 2025-05-07T21:03:36.1347052Z L=7, 2025-05-07T21:03:36.1347234Z D_gradcheck=1, 2025-05-07T21:03:36.1347445Z stochastic_rounding=False, 2025-05-07T21:03:36.1347697Z weighted=False, 2025-05-07T21:03:36.1347907Z row_wise=True, 2025-05-07T21:03:36.1348097Z mixed=True, 2025-05-07T21:03:36.1348346Z use_cache=True, 2025-05-07T21:03:36.1348576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:36.1348842Z use_cpu=True, 2025-05-07T21:03:36.1349065Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1349317Z ) 2025-05-07T21:03:36.1349536Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:36.1350111Z self=, 2025-05-07T21:03:36.1350628Z compile=False, 2025-05-07T21:03:36.1350828Z T=3, 2025-05-07T21:03:36.1351005Z D=36, 2025-05-07T21:03:36.1351183Z B=35, 2025-05-07T21:03:36.1351365Z log_E=5, 2025-05-07T21:03:36.1351548Z L=6, 2025-05-07T21:03:36.1351726Z D_gradcheck=1, 2025-05-07T21:03:36.1351944Z stochastic_rounding=False, 2025-05-07T21:03:36.1352182Z weighted=True, 2025-05-07T21:03:36.1352392Z row_wise=False, 2025-05-07T21:03:36.1352598Z mixed=False, 2025-05-07T21:03:36.1352795Z use_cache=False, 2025-05-07T21:03:36.1353040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:36.1353317Z use_cpu=False, 2025-05-07T21:03:36.1353537Z output_dtype=SparseType.BF16, 2025-05-07T21:03:36.1353783Z ) 2025-05-07T21:03:45.8126396Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8127032Z self=, 2025-05-07T21:03:45.8127604Z compile=False, 2025-05-07T21:03:45.8127831Z T=4, 2025-05-07T21:03:45.8128023Z D=71, 2025-05-07T21:03:45.8128210Z B=86, 2025-05-07T21:03:45.8128392Z log_E=5, 2025-05-07T21:03:45.8128583Z L=9, 2025-05-07T21:03:45.8128943Z D_gradcheck=1, 2025-05-07T21:03:45.8129173Z stochastic_rounding=False, 2025-05-07T21:03:45.8129428Z weighted=False, 2025-05-07T21:03:45.8129697Z row_wise=True, 2025-05-07T21:03:45.8129906Z mixed=False, 2025-05-07T21:03:45.8130112Z use_cache=True, 2025-05-07T21:03:45.8130347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8130630Z use_cpu=False, 2025-05-07T21:03:45.8130861Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8131126Z ) 2025-05-07T21:03:45.8131348Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8131931Z self=, 2025-05-07T21:03:45.8132559Z compile=True, 2025-05-07T21:03:45.8132847Z T=1, 2025-05-07T21:03:45.8133104Z D=107, 2025-05-07T21:03:45.8133292Z B=44, 2025-05-07T21:03:45.8133488Z log_E=5, 2025-05-07T21:03:45.8133683Z L=0, 2025-05-07T21:03:45.8133875Z D_gradcheck=2, 2025-05-07T21:03:45.8134104Z stochastic_rounding=True, 2025-05-07T21:03:45.8134355Z weighted=False, 2025-05-07T21:03:45.8134572Z row_wise=False, 2025-05-07T21:03:45.8134781Z mixed=False, 2025-05-07T21:03:45.8134980Z use_cache=True, 2025-05-07T21:03:45.8135224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8135513Z use_cpu=False, 2025-05-07T21:03:45.8135737Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8143756Z ) 2025-05-07T21:03:45.8144023Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8144615Z self=, 2025-05-07T21:03:45.8145157Z compile=False, 2025-05-07T21:03:45.8145365Z T=4, 2025-05-07T21:03:45.8145549Z D=24, 2025-05-07T21:03:45.8145729Z B=65, 2025-05-07T21:03:45.8145905Z log_E=5, 2025-05-07T21:03:45.8146098Z L=1, 2025-05-07T21:03:45.8146287Z D_gradcheck=2, 2025-05-07T21:03:45.8146507Z stochastic_rounding=True, 2025-05-07T21:03:45.8146765Z weighted=False, 2025-05-07T21:03:45.8146988Z row_wise=False, 2025-05-07T21:03:45.8147192Z mixed=False, 2025-05-07T21:03:45.8147407Z use_cache=False, 2025-05-07T21:03:45.8147655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8147931Z use_cpu=False, 2025-05-07T21:03:45.8148293Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8148553Z ) 2025-05-07T21:03:45.8148775Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8149353Z self=, 2025-05-07T21:03:45.8149880Z compile=True, 2025-05-07T21:03:45.8150085Z T=4, 2025-05-07T21:03:45.8150263Z D=108, 2025-05-07T21:03:45.8150449Z B=102, 2025-05-07T21:03:45.8150633Z log_E=4, 2025-05-07T21:03:45.8150820Z L=17, 2025-05-07T21:03:45.8151008Z D_gradcheck=2, 2025-05-07T21:03:45.8151240Z stochastic_rounding=False, 2025-05-07T21:03:45.8151492Z weighted=True, 2025-05-07T21:03:45.8151706Z row_wise=False, 2025-05-07T21:03:45.8151919Z mixed=False, 2025-05-07T21:03:45.8152120Z use_cache=False, 2025-05-07T21:03:45.8152367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8152653Z use_cpu=False, 2025-05-07T21:03:45.8152874Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8153138Z ) 2025-05-07T21:03:45.8153372Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8153947Z self=, 2025-05-07T21:03:45.8154479Z compile=True, 2025-05-07T21:03:45.8154683Z T=2, 2025-05-07T21:03:45.8154871Z D=98, 2025-05-07T21:03:45.8155056Z B=111, 2025-05-07T21:03:45.8155248Z log_E=4, 2025-05-07T21:03:45.8155451Z L=1, 2025-05-07T21:03:45.8155638Z D_gradcheck=2, 2025-05-07T21:03:45.8155873Z stochastic_rounding=False, 2025-05-07T21:03:45.8156129Z weighted=False, 2025-05-07T21:03:45.8156392Z row_wise=False, 2025-05-07T21:03:45.8156607Z mixed=True, 2025-05-07T21:03:45.8156814Z use_cache=True, 2025-05-07T21:03:45.8157038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8157321Z use_cpu=False, 2025-05-07T21:03:45.8157550Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8157797Z ) 2025-05-07T21:03:45.8158027Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8158604Z self=, 2025-05-07T21:03:45.8159158Z compile=True, 2025-05-07T21:03:45.8159380Z T=3, 2025-05-07T21:03:45.8159562Z D=54, 2025-05-07T21:03:45.8159738Z B=36, 2025-05-07T21:03:45.8159977Z log_E=3, 2025-05-07T21:03:45.8160170Z L=4, 2025-05-07T21:03:45.8160400Z D_gradcheck=2, 2025-05-07T21:03:45.8160629Z stochastic_rounding=True, 2025-05-07T21:03:45.8160876Z weighted=True, 2025-05-07T21:03:45.8161088Z row_wise=False, 2025-05-07T21:03:45.8161295Z mixed=False, 2025-05-07T21:03:45.8161502Z use_cache=True, 2025-05-07T21:03:45.8161733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8162006Z use_cpu=True, 2025-05-07T21:03:45.8162233Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8162491Z ) 2025-05-07T21:03:45.8162716Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8163299Z self=, 2025-05-07T21:03:45.8163831Z compile=False, 2025-05-07T21:03:45.8164031Z T=2, 2025-05-07T21:03:45.8164213Z D=12, 2025-05-07T21:03:45.8164399Z B=59, 2025-05-07T21:03:45.8164578Z log_E=5, 2025-05-07T21:03:45.8164780Z L=18, 2025-05-07T21:03:45.8164974Z D_gradcheck=1, 2025-05-07T21:03:45.8165194Z stochastic_rounding=False, 2025-05-07T21:03:45.8165455Z weighted=True, 2025-05-07T21:03:45.8165666Z row_wise=True, 2025-05-07T21:03:45.8165868Z mixed=False, 2025-05-07T21:03:45.8166076Z use_cache=True, 2025-05-07T21:03:45.8166310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8166584Z use_cpu=True, 2025-05-07T21:03:45.8166814Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.8167085Z ) 2025-05-07T21:03:45.8167321Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8167891Z self=, 2025-05-07T21:03:45.8168478Z compile=True, 2025-05-07T21:03:45.8168693Z T=3, 2025-05-07T21:03:45.8168875Z D=88, 2025-05-07T21:03:45.8169057Z B=116, 2025-05-07T21:03:45.8169249Z log_E=5, 2025-05-07T21:03:45.8169437Z L=5, 2025-05-07T21:03:45.8169633Z D_gradcheck=1, 2025-05-07T21:03:45.8169862Z stochastic_rounding=True, 2025-05-07T21:03:45.8170112Z weighted=True, 2025-05-07T21:03:45.8170320Z row_wise=True, 2025-05-07T21:03:45.8170528Z mixed=False, 2025-05-07T21:03:45.8170728Z use_cache=False, 2025-05-07T21:03:45.8170981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8171266Z use_cpu=True, 2025-05-07T21:03:45.8171491Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8171761Z ) 2025-05-07T21:03:45.8171994Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8172576Z self=, 2025-05-07T21:03:45.8173158Z compile=True, 2025-05-07T21:03:45.8173364Z T=2, 2025-05-07T21:03:45.8173544Z D=18, 2025-05-07T21:03:45.8173718Z B=41, 2025-05-07T21:03:45.8173903Z log_E=5, 2025-05-07T21:03:45.8174101Z L=12, 2025-05-07T21:03:45.8174284Z D_gradcheck=1, 2025-05-07T21:03:45.8174509Z stochastic_rounding=True, 2025-05-07T21:03:45.8174762Z weighted=False, 2025-05-07T21:03:45.8174966Z row_wise=True, 2025-05-07T21:03:45.8175172Z mixed=True, 2025-05-07T21:03:45.8175377Z use_cache=True, 2025-05-07T21:03:45.8175606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8175940Z use_cpu=True, 2025-05-07T21:03:45.8176176Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8176424Z ) 2025-05-07T21:03:45.8176652Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8177227Z self=, 2025-05-07T21:03:45.8177747Z compile=False, 2025-05-07T21:03:45.8177952Z T=5, 2025-05-07T21:03:45.8178140Z D=41, 2025-05-07T21:03:45.8178322Z B=122, 2025-05-07T21:03:45.8178521Z log_E=3, 2025-05-07T21:03:45.8178741Z L=0, 2025-05-07T21:03:45.8178952Z D_gradcheck=1, 2025-05-07T21:03:45.8179172Z stochastic_rounding=True, 2025-05-07T21:03:45.8179476Z weighted=True, 2025-05-07T21:03:45.8179730Z row_wise=True, 2025-05-07T21:03:45.8179932Z mixed=True, 2025-05-07T21:03:45.8180144Z use_cache=False, 2025-05-07T21:03:45.8180389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8180665Z use_cpu=True, 2025-05-07T21:03:45.8180898Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8181156Z ) 2025-05-07T21:03:45.8181384Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8181952Z self=, 2025-05-07T21:03:45.8182479Z compile=True, 2025-05-07T21:03:45.8182699Z T=5, 2025-05-07T21:03:45.8182883Z D=84, 2025-05-07T21:03:45.8183073Z B=22, 2025-05-07T21:03:45.8183267Z log_E=3, 2025-05-07T21:03:45.8183456Z L=19, 2025-05-07T21:03:45.8183645Z D_gradcheck=2, 2025-05-07T21:03:45.8183872Z stochastic_rounding=True, 2025-05-07T21:03:45.8184120Z weighted=True, 2025-05-07T21:03:45.8184332Z row_wise=True, 2025-05-07T21:03:45.8184542Z mixed=False, 2025-05-07T21:03:45.8184757Z use_cache=False, 2025-05-07T21:03:45.8185014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8185305Z use_cpu=False, 2025-05-07T21:03:45.8185537Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.8185805Z ) 2025-05-07T21:03:45.8186045Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8186606Z self=, 2025-05-07T21:03:45.8187134Z compile=True, 2025-05-07T21:03:45.8187341Z T=2, 2025-05-07T21:03:45.8187571Z D=121, 2025-05-07T21:03:45.8187746Z B=73, 2025-05-07T21:03:45.8187934Z log_E=5, 2025-05-07T21:03:45.8188123Z L=0, 2025-05-07T21:03:45.8188304Z D_gradcheck=2, 2025-05-07T21:03:45.8188529Z stochastic_rounding=False, 2025-05-07T21:03:45.8188782Z weighted=True, 2025-05-07T21:03:45.8188985Z row_wise=False, 2025-05-07T21:03:45.8189198Z mixed=True, 2025-05-07T21:03:45.8189407Z use_cache=False, 2025-05-07T21:03:45.8189643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8189927Z use_cpu=True, 2025-05-07T21:03:45.8190164Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.8190418Z ) 2025-05-07T21:03:45.8190651Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8191219Z self=, 2025-05-07T21:03:45.8191731Z compile=False, 2025-05-07T21:03:45.8191935Z T=5, 2025-05-07T21:03:45.8192116Z D=2, 2025-05-07T21:03:45.8192292Z B=100, 2025-05-07T21:03:45.8192475Z log_E=3, 2025-05-07T21:03:45.8192665Z L=1, 2025-05-07T21:03:45.8192843Z D_gradcheck=1, 2025-05-07T21:03:45.8193064Z stochastic_rounding=True, 2025-05-07T21:03:45.8193310Z weighted=True, 2025-05-07T21:03:45.8193512Z row_wise=True, 2025-05-07T21:03:45.8193718Z mixed=False, 2025-05-07T21:03:45.8193926Z use_cache=True, 2025-05-07T21:03:45.8194155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8194435Z use_cpu=True, 2025-05-07T21:03:45.8194661Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8194916Z ) 2025-05-07T21:03:45.8195134Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8195748Z self=, 2025-05-07T21:03:45.8196269Z compile=True, 2025-05-07T21:03:45.8196463Z T=5, 2025-05-07T21:03:45.8196641Z D=112, 2025-05-07T21:03:45.8196826Z B=81, 2025-05-07T21:03:45.8197002Z log_E=3, 2025-05-07T21:03:45.8197189Z L=11, 2025-05-07T21:03:45.8197372Z D_gradcheck=2, 2025-05-07T21:03:45.8197584Z stochastic_rounding=False, 2025-05-07T21:03:45.8197832Z weighted=False, 2025-05-07T21:03:45.8198040Z row_wise=False, 2025-05-07T21:03:45.8198236Z mixed=False, 2025-05-07T21:03:45.8198618Z use_cache=True, 2025-05-07T21:03:45.8198936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8199306Z use_cpu=True, 2025-05-07T21:03:45.8199543Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8199795Z ) 2025-05-07T21:03:45.8200014Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8200581Z self=, 2025-05-07T21:03:45.8201102Z compile=False, 2025-05-07T21:03:45.8201305Z T=2, 2025-05-07T21:03:45.8201479Z D=51, 2025-05-07T21:03:45.8201658Z B=66, 2025-05-07T21:03:45.8201839Z log_E=4, 2025-05-07T21:03:45.8202020Z L=3, 2025-05-07T21:03:45.8202207Z D_gradcheck=2, 2025-05-07T21:03:45.8202423Z stochastic_rounding=True, 2025-05-07T21:03:45.8202666Z weighted=False, 2025-05-07T21:03:45.8202873Z row_wise=True, 2025-05-07T21:03:45.8203083Z mixed=False, 2025-05-07T21:03:45.8203280Z use_cache=False, 2025-05-07T21:03:45.8203517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8203800Z use_cpu=False, 2025-05-07T21:03:45.8204024Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.8204280Z ) 2025-05-07T21:03:45.8204505Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8205069Z self=, 2025-05-07T21:03:45.8205589Z compile=True, 2025-05-07T21:03:45.8205790Z T=4, 2025-05-07T21:03:45.8205964Z D=89, 2025-05-07T21:03:45.8206146Z B=59, 2025-05-07T21:03:45.8206326Z log_E=4, 2025-05-07T21:03:45.8206508Z L=13, 2025-05-07T21:03:45.8206694Z D_gradcheck=1, 2025-05-07T21:03:45.8206988Z stochastic_rounding=True, 2025-05-07T21:03:45.8207247Z weighted=False, 2025-05-07T21:03:45.8207456Z row_wise=True, 2025-05-07T21:03:45.8207660Z mixed=False, 2025-05-07T21:03:45.8207867Z use_cache=False, 2025-05-07T21:03:45.8208105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8208386Z use_cpu=True, 2025-05-07T21:03:45.8208617Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8208872Z ) 2025-05-07T21:03:45.8209101Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8209669Z self=, 2025-05-07T21:03:45.8210188Z compile=True, 2025-05-07T21:03:45.8210390Z T=2, 2025-05-07T21:03:45.8210573Z D=118, 2025-05-07T21:03:45.8210751Z B=58, 2025-05-07T21:03:45.8210933Z log_E=5, 2025-05-07T21:03:45.8211125Z L=19, 2025-05-07T21:03:45.8211308Z D_gradcheck=1, 2025-05-07T21:03:45.8211531Z stochastic_rounding=True, 2025-05-07T21:03:45.8211786Z weighted=False, 2025-05-07T21:03:45.8211992Z row_wise=True, 2025-05-07T21:03:45.8212195Z mixed=False, 2025-05-07T21:03:45.8212404Z use_cache=True, 2025-05-07T21:03:45.8212631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.8212955Z use_cpu=False, 2025-05-07T21:03:45.8213185Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8213443Z ) 2025-05-07T21:03:45.8213668Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:45.8214239Z self=, 2025-05-07T21:03:45.8214762Z compile=True, 2025-05-07T21:03:45.8215087Z T=5, 2025-05-07T21:03:45.8215273Z D=50, 2025-05-07T21:03:45.8215457Z B=7, 2025-05-07T21:03:45.8215634Z log_E=4, 2025-05-07T21:03:45.8215825Z L=16, 2025-05-07T21:03:45.8216017Z D_gradcheck=2, 2025-05-07T21:03:45.8216236Z stochastic_rounding=True, 2025-05-07T21:03:45.8216491Z weighted=True, 2025-05-07T21:03:45.8216705Z row_wise=False, 2025-05-07T21:03:45.8216910Z mixed=True, 2025-05-07T21:03:45.8217119Z use_cache=True, 2025-05-07T21:03:45.8217355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.8217632Z use_cpu=False, 2025-05-07T21:03:45.8217862Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.8218120Z ) 2025-05-07T21:03:48.6727759Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6728848Z self=, 2025-05-07T21:03:48.6729608Z compile=True, 2025-05-07T21:03:48.6729884Z T=5, 2025-05-07T21:03:48.6730106Z D=61, 2025-05-07T21:03:48.6730296Z B=127, 2025-05-07T21:03:48.6730473Z log_E=3, 2025-05-07T21:03:48.6730660Z L=3, 2025-05-07T21:03:48.6730843Z D_gradcheck=2, 2025-05-07T21:03:48.6731089Z stochastic_rounding=False, 2025-05-07T21:03:48.6731365Z weighted=False, 2025-05-07T21:03:48.6731574Z row_wise=False, 2025-05-07T21:03:48.6731780Z mixed=True, 2025-05-07T21:03:48.6731985Z use_cache=False, 2025-05-07T21:03:48.6732227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6732498Z use_cpu=True, 2025-05-07T21:03:48.6732730Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.6733076Z ) 2025-05-07T21:03:48.6733300Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6733885Z self=, 2025-05-07T21:03:48.6734410Z compile=False, 2025-05-07T21:03:48.6734606Z T=1, 2025-05-07T21:03:48.6734789Z D=106, 2025-05-07T21:03:48.6734978Z B=6, 2025-05-07T21:03:48.6735151Z log_E=3, 2025-05-07T21:03:48.6735340Z L=7, 2025-05-07T21:03:48.6735527Z D_gradcheck=2, 2025-05-07T21:03:48.6735744Z stochastic_rounding=True, 2025-05-07T21:03:48.6735999Z weighted=False, 2025-05-07T21:03:48.6736210Z row_wise=True, 2025-05-07T21:03:48.6736413Z mixed=False, 2025-05-07T21:03:48.6736716Z use_cache=False, 2025-05-07T21:03:48.6736956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6737233Z use_cpu=True, 2025-05-07T21:03:48.6737452Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.6737717Z ) 2025-05-07T21:03:48.6737953Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6738530Z self=, 2025-05-07T21:03:48.6739053Z compile=False, 2025-05-07T21:03:48.6739256Z T=1, 2025-05-07T21:03:48.6739430Z D=98, 2025-05-07T21:03:48.6739613Z B=112, 2025-05-07T21:03:48.6739798Z log_E=3, 2025-05-07T21:03:48.6739978Z L=7, 2025-05-07T21:03:48.6740161Z D_gradcheck=1, 2025-05-07T21:03:48.6740382Z stochastic_rounding=False, 2025-05-07T21:03:48.6740625Z weighted=True, 2025-05-07T21:03:48.6740831Z row_wise=False, 2025-05-07T21:03:48.6741034Z mixed=True, 2025-05-07T21:03:48.6741234Z use_cache=True, 2025-05-07T21:03:48.6741466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6741747Z use_cpu=False, 2025-05-07T21:03:48.6741968Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6742225Z ) 2025-05-07T21:03:48.6742457Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6743073Z self=, 2025-05-07T21:03:48.6743595Z compile=True, 2025-05-07T21:03:48.6743800Z T=4, 2025-05-07T21:03:48.6743985Z D=111, 2025-05-07T21:03:48.6744162Z B=90, 2025-05-07T21:03:48.6744343Z log_E=3, 2025-05-07T21:03:48.6744535Z L=8, 2025-05-07T21:03:48.6744800Z D_gradcheck=1, 2025-05-07T21:03:48.6745029Z stochastic_rounding=False, 2025-05-07T21:03:48.6745280Z weighted=True, 2025-05-07T21:03:48.6745481Z row_wise=True, 2025-05-07T21:03:48.6745686Z mixed=True, 2025-05-07T21:03:48.6745891Z use_cache=True, 2025-05-07T21:03:48.6746114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6746399Z use_cpu=True, 2025-05-07T21:03:48.6746623Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.6746894Z ) 2025-05-07T21:03:48.6747125Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6747687Z self=, 2025-05-07T21:03:48.6748334Z compile=False, 2025-05-07T21:03:48.6748584Z T=5, 2025-05-07T21:03:48.6748761Z D=24, 2025-05-07T21:03:48.6748947Z B=79, 2025-05-07T21:03:48.6749125Z log_E=3, 2025-05-07T21:03:48.6749316Z L=20, 2025-05-07T21:03:48.6749493Z D_gradcheck=1, 2025-05-07T21:03:48.6756884Z stochastic_rounding=True, 2025-05-07T21:03:48.6757142Z weighted=True, 2025-05-07T21:03:48.6757351Z row_wise=True, 2025-05-07T21:03:48.6757547Z mixed=False, 2025-05-07T21:03:48.6757739Z use_cache=True, 2025-05-07T21:03:48.6757967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6758244Z use_cpu=False, 2025-05-07T21:03:48.6758466Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.6758713Z ) 2025-05-07T21:03:48.6758948Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6759534Z self=, 2025-05-07T21:03:48.6760057Z compile=True, 2025-05-07T21:03:48.6760269Z T=4, 2025-05-07T21:03:48.6760462Z D=103, 2025-05-07T21:03:48.6760642Z B=128, 2025-05-07T21:03:48.6760832Z log_E=4, 2025-05-07T21:03:48.6761024Z L=13, 2025-05-07T21:03:48.6761246Z D_gradcheck=2, 2025-05-07T21:03:48.6761501Z stochastic_rounding=False, 2025-05-07T21:03:48.6761760Z weighted=True, 2025-05-07T21:03:48.6761967Z row_wise=True, 2025-05-07T21:03:48.6762183Z mixed=True, 2025-05-07T21:03:48.6762396Z use_cache=False, 2025-05-07T21:03:48.6762632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6762922Z use_cpu=False, 2025-05-07T21:03:48.6763229Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.6763480Z ) 2025-05-07T21:03:48.6763712Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6764291Z self=, 2025-05-07T21:03:48.6764817Z compile=True, 2025-05-07T21:03:48.6765021Z T=1, 2025-05-07T21:03:48.6765209Z D=62, 2025-05-07T21:03:48.6765393Z B=31, 2025-05-07T21:03:48.6765571Z log_E=5, 2025-05-07T21:03:48.6765763Z L=6, 2025-05-07T21:03:48.6765952Z D_gradcheck=2, 2025-05-07T21:03:48.6766170Z stochastic_rounding=False, 2025-05-07T21:03:48.6766427Z weighted=False, 2025-05-07T21:03:48.6766636Z row_wise=True, 2025-05-07T21:03:48.6766833Z mixed=False, 2025-05-07T21:03:48.6767040Z use_cache=False, 2025-05-07T21:03:48.6767282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6767558Z use_cpu=False, 2025-05-07T21:03:48.6767788Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6768043Z ) 2025-05-07T21:03:48.6768269Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6768844Z self=, 2025-05-07T21:03:48.6769379Z compile=False, 2025-05-07T21:03:48.6769581Z T=3, 2025-05-07T21:03:48.6769770Z D=18, 2025-05-07T21:03:48.6769961Z B=20, 2025-05-07T21:03:48.6770151Z log_E=4, 2025-05-07T21:03:48.6770342Z L=19, 2025-05-07T21:03:48.6770533Z D_gradcheck=1, 2025-05-07T21:03:48.6770759Z stochastic_rounding=False, 2025-05-07T21:03:48.6771009Z weighted=True, 2025-05-07T21:03:48.6771267Z row_wise=True, 2025-05-07T21:03:48.6771474Z mixed=False, 2025-05-07T21:03:48.6771681Z use_cache=True, 2025-05-07T21:03:48.6771922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6772214Z use_cpu=False, 2025-05-07T21:03:48.6772438Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.6772693Z ) 2025-05-07T21:03:48.6773000Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6773567Z self=, 2025-05-07T21:03:48.6774094Z compile=True, 2025-05-07T21:03:48.6774302Z T=1, 2025-05-07T21:03:48.6774478Z D=63, 2025-05-07T21:03:48.6774666Z B=75, 2025-05-07T21:03:48.6774903Z log_E=3, 2025-05-07T21:03:48.6775090Z L=15, 2025-05-07T21:03:48.6775321Z D_gradcheck=1, 2025-05-07T21:03:48.6775548Z stochastic_rounding=True, 2025-05-07T21:03:48.6775795Z weighted=True, 2025-05-07T21:03:48.6776004Z row_wise=True, 2025-05-07T21:03:48.6776216Z mixed=False, 2025-05-07T21:03:48.6776425Z use_cache=False, 2025-05-07T21:03:48.6776660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6776943Z use_cpu=False, 2025-05-07T21:03:48.6777174Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.6777422Z ) 2025-05-07T21:03:48.6777653Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6778222Z self=, 2025-05-07T21:03:48.6778739Z compile=False, 2025-05-07T21:03:48.6778950Z T=4, 2025-05-07T21:03:48.6779128Z D=19, 2025-05-07T21:03:48.6779302Z B=70, 2025-05-07T21:03:48.6779485Z log_E=3, 2025-05-07T21:03:48.6779678Z L=18, 2025-05-07T21:03:48.6779860Z D_gradcheck=2, 2025-05-07T21:03:48.6780084Z stochastic_rounding=True, 2025-05-07T21:03:48.6780335Z weighted=False, 2025-05-07T21:03:48.6780540Z row_wise=False, 2025-05-07T21:03:48.6780753Z mixed=False, 2025-05-07T21:03:48.6780961Z use_cache=True, 2025-05-07T21:03:48.6781187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6781469Z use_cpu=True, 2025-05-07T21:03:48.6781699Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6781949Z ) 2025-05-07T21:03:48.6782182Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6782757Z self=, 2025-05-07T21:03:48.6783337Z compile=False, 2025-05-07T21:03:48.6783539Z T=1, 2025-05-07T21:03:48.6783723Z D=65, 2025-05-07T21:03:48.6783908Z B=116, 2025-05-07T21:03:48.6784085Z log_E=5, 2025-05-07T21:03:48.6784275Z L=6, 2025-05-07T21:03:48.6784464Z D_gradcheck=1, 2025-05-07T21:03:48.6784691Z stochastic_rounding=False, 2025-05-07T21:03:48.6784947Z weighted=True, 2025-05-07T21:03:48.6785159Z row_wise=False, 2025-05-07T21:03:48.6785367Z mixed=False, 2025-05-07T21:03:48.6785576Z use_cache=True, 2025-05-07T21:03:48.6785820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6786098Z use_cpu=True, 2025-05-07T21:03:48.6786334Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6786596Z ) 2025-05-07T21:03:48.6786823Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6787394Z self=, 2025-05-07T21:03:48.6787922Z compile=True, 2025-05-07T21:03:48.6788128Z T=3, 2025-05-07T21:03:48.6788308Z D=118, 2025-05-07T21:03:48.6788494Z B=69, 2025-05-07T21:03:48.6788680Z log_E=3, 2025-05-07T21:03:48.6788866Z L=16, 2025-05-07T21:03:48.6789057Z D_gradcheck=2, 2025-05-07T21:03:48.6789280Z stochastic_rounding=True, 2025-05-07T21:03:48.6789530Z weighted=False, 2025-05-07T21:03:48.6789744Z row_wise=False, 2025-05-07T21:03:48.6789957Z mixed=False, 2025-05-07T21:03:48.6790161Z use_cache=True, 2025-05-07T21:03:48.6790401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6790732Z use_cpu=False, 2025-05-07T21:03:48.6790960Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6791223Z ) 2025-05-07T21:03:48.6791495Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6792057Z self=, 2025-05-07T21:03:48.6792585Z compile=True, 2025-05-07T21:03:48.6792791Z T=5, 2025-05-07T21:03:48.6792971Z D=75, 2025-05-07T21:03:48.6793155Z B=68, 2025-05-07T21:03:48.6793340Z log_E=4, 2025-05-07T21:03:48.6793526Z L=12, 2025-05-07T21:03:48.6793719Z D_gradcheck=2, 2025-05-07T21:03:48.6793940Z stochastic_rounding=True, 2025-05-07T21:03:48.6794244Z weighted=False, 2025-05-07T21:03:48.6794594Z row_wise=False, 2025-05-07T21:03:48.6794804Z mixed=False, 2025-05-07T21:03:48.6795014Z use_cache=True, 2025-05-07T21:03:48.6795243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6795526Z use_cpu=True, 2025-05-07T21:03:48.6795753Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.6796006Z ) 2025-05-07T21:03:48.6796239Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6796805Z self=, 2025-05-07T21:03:48.6797330Z compile=True, 2025-05-07T21:03:48.6797535Z T=1, 2025-05-07T21:03:48.6797710Z D=20, 2025-05-07T21:03:48.6797890Z B=89, 2025-05-07T21:03:48.6798070Z log_E=4, 2025-05-07T21:03:48.6798255Z L=13, 2025-05-07T21:03:48.6798693Z D_gradcheck=1, 2025-05-07T21:03:48.6798971Z stochastic_rounding=False, 2025-05-07T21:03:48.6799220Z weighted=True, 2025-05-07T21:03:48.6799432Z row_wise=True, 2025-05-07T21:03:48.6799639Z mixed=False, 2025-05-07T21:03:48.6799842Z use_cache=True, 2025-05-07T21:03:48.6800075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6800356Z use_cpu=False, 2025-05-07T21:03:48.6800581Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.6800836Z ) 2025-05-07T21:03:48.6801067Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6801684Z self=, 2025-05-07T21:03:48.6802201Z compile=False, 2025-05-07T21:03:48.6802407Z T=3, 2025-05-07T21:03:48.6802686Z D=30, 2025-05-07T21:03:48.6802861Z B=43, 2025-05-07T21:03:48.6803039Z log_E=5, 2025-05-07T21:03:48.6803227Z L=6, 2025-05-07T21:03:48.6803407Z D_gradcheck=2, 2025-05-07T21:03:48.6803628Z stochastic_rounding=False, 2025-05-07T21:03:48.6803878Z weighted=False, 2025-05-07T21:03:48.6804079Z row_wise=True, 2025-05-07T21:03:48.6804286Z mixed=False, 2025-05-07T21:03:48.6804498Z use_cache=True, 2025-05-07T21:03:48.6804723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6805004Z use_cpu=False, 2025-05-07T21:03:48.6805232Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6805482Z ) 2025-05-07T21:03:48.6805711Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6806292Z self=, 2025-05-07T21:03:48.6806807Z compile=True, 2025-05-07T21:03:48.6807012Z T=3, 2025-05-07T21:03:48.6807186Z D=34, 2025-05-07T21:03:48.6807368Z B=83, 2025-05-07T21:03:48.6807553Z log_E=4, 2025-05-07T21:03:48.6807744Z L=8, 2025-05-07T21:03:48.6807924Z D_gradcheck=2, 2025-05-07T21:03:48.6808149Z stochastic_rounding=False, 2025-05-07T21:03:48.6808402Z weighted=True, 2025-05-07T21:03:48.6808602Z row_wise=False, 2025-05-07T21:03:48.6808809Z mixed=True, 2025-05-07T21:03:48.6809016Z use_cache=True, 2025-05-07T21:03:48.6809251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.6809523Z use_cpu=False, 2025-05-07T21:03:48.6809755Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.6810010Z ) 2025-05-07T21:03:48.6810308Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6810879Z self=, 2025-05-07T21:03:48.6811397Z compile=True, 2025-05-07T21:03:48.6811591Z T=1, 2025-05-07T21:03:48.6811766Z D=31, 2025-05-07T21:03:48.6811954Z B=18, 2025-05-07T21:03:48.6812133Z log_E=3, 2025-05-07T21:03:48.6812322Z L=1, 2025-05-07T21:03:48.6812505Z D_gradcheck=2, 2025-05-07T21:03:48.6812720Z stochastic_rounding=True, 2025-05-07T21:03:48.6813029Z weighted=False, 2025-05-07T21:03:48.6813244Z row_wise=False, 2025-05-07T21:03:48.6813440Z mixed=True, 2025-05-07T21:03:48.6813642Z use_cache=False, 2025-05-07T21:03:48.6813956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6814287Z use_cpu=True, 2025-05-07T21:03:48.6814517Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.6814775Z ) 2025-05-07T21:03:48.6814997Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.6815567Z self=, 2025-05-07T21:03:48.6816086Z compile=True, 2025-05-07T21:03:48.6816285Z T=2, 2025-05-07T21:03:48.6816460Z D=39, 2025-05-07T21:03:48.6816637Z B=18, 2025-05-07T21:03:48.6816820Z log_E=3, 2025-05-07T21:03:48.6817003Z L=19, 2025-05-07T21:03:48.6817192Z D_gradcheck=2, 2025-05-07T21:03:48.6817418Z stochastic_rounding=True, 2025-05-07T21:03:48.6817664Z weighted=True, 2025-05-07T21:03:48.6817873Z row_wise=False, 2025-05-07T21:03:48.6818077Z mixed=False, 2025-05-07T21:03:48.6818278Z use_cache=False, 2025-05-07T21:03:48.6818518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.6818802Z use_cpu=True, 2025-05-07T21:03:48.6819027Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.6819281Z ) 2025-05-07T21:03:48.7666888Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7667558Z self=, 2025-05-07T21:03:48.7668369Z compile=True, 2025-05-07T21:03:48.7668632Z T=3, 2025-05-07T21:03:48.7668883Z D=116, 2025-05-07T21:03:48.7669132Z B=70, 2025-05-07T21:03:48.7669372Z log_E=5, 2025-05-07T21:03:48.7669617Z L=18, 2025-05-07T21:03:48.7669867Z D_gradcheck=2, 2025-05-07T21:03:48.7670320Z stochastic_rounding=True, 2025-05-07T21:03:48.7670569Z weighted=True, 2025-05-07T21:03:48.7670774Z row_wise=True, 2025-05-07T21:03:48.7670972Z mixed=False, 2025-05-07T21:03:48.7671168Z use_cache=True, 2025-05-07T21:03:48.7671396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7671678Z use_cpu=True, 2025-05-07T21:03:48.7671901Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7672159Z ) 2025-05-07T21:03:48.7672382Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7672949Z self=, 2025-05-07T21:03:48.7673471Z compile=True, 2025-05-07T21:03:48.7673673Z T=3, 2025-05-07T21:03:48.7673845Z D=15, 2025-05-07T21:03:48.7674032Z B=100, 2025-05-07T21:03:48.7674215Z log_E=5, 2025-05-07T21:03:48.7674394Z L=11, 2025-05-07T21:03:48.7674581Z D_gradcheck=2, 2025-05-07T21:03:48.7674802Z stochastic_rounding=False, 2025-05-07T21:03:48.7675051Z weighted=True, 2025-05-07T21:03:48.7675258Z row_wise=False, 2025-05-07T21:03:48.7675455Z mixed=True, 2025-05-07T21:03:48.7675654Z use_cache=True, 2025-05-07T21:03:48.7675884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7676163Z use_cpu=True, 2025-05-07T21:03:48.7676387Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.7676633Z ) 2025-05-07T21:03:48.7676866Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7677437Z self=, 2025-05-07T21:03:48.7677952Z compile=False, 2025-05-07T21:03:48.7678240Z T=1, 2025-05-07T21:03:48.7678424Z D=111, 2025-05-07T21:03:48.7678597Z B=79, 2025-05-07T21:03:48.7678780Z log_E=5, 2025-05-07T21:03:48.7678966Z L=20, 2025-05-07T21:03:48.7679146Z D_gradcheck=1, 2025-05-07T21:03:48.7679370Z stochastic_rounding=True, 2025-05-07T21:03:48.7679622Z weighted=False, 2025-05-07T21:03:48.7679831Z row_wise=True, 2025-05-07T21:03:48.7680042Z mixed=True, 2025-05-07T21:03:48.7680247Z use_cache=True, 2025-05-07T21:03:48.7680470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7680751Z use_cpu=False, 2025-05-07T21:03:48.7680980Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7681232Z ) 2025-05-07T21:03:48.7681560Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7682193Z self=, 2025-05-07T21:03:48.7682720Z compile=False, 2025-05-07T21:03:48.7682915Z T=2, 2025-05-07T21:03:48.7683097Z D=23, 2025-05-07T21:03:48.7683272Z B=41, 2025-05-07T21:03:48.7683444Z log_E=4, 2025-05-07T21:03:48.7683626Z L=7, 2025-05-07T21:03:48.7683809Z D_gradcheck=1, 2025-05-07T21:03:48.7684017Z stochastic_rounding=True, 2025-05-07T21:03:48.7684257Z weighted=False, 2025-05-07T21:03:48.7684459Z row_wise=False, 2025-05-07T21:03:48.7684656Z mixed=True, 2025-05-07T21:03:48.7684851Z use_cache=True, 2025-05-07T21:03:48.7685075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7685340Z use_cpu=True, 2025-05-07T21:03:48.7685560Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.7685807Z ) 2025-05-07T21:03:48.7686023Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7686593Z self=, 2025-05-07T21:03:48.7687112Z compile=False, 2025-05-07T21:03:48.7687312Z T=5, 2025-05-07T21:03:48.7687482Z D=118, 2025-05-07T21:03:48.7687660Z B=119, 2025-05-07T21:03:48.7687840Z log_E=3, 2025-05-07T21:03:48.7688020Z L=2, 2025-05-07T21:03:48.7688199Z D_gradcheck=2, 2025-05-07T21:03:48.7688416Z stochastic_rounding=True, 2025-05-07T21:03:48.7688654Z weighted=False, 2025-05-07T21:03:48.7688859Z row_wise=False, 2025-05-07T21:03:48.7689060Z mixed=True, 2025-05-07T21:03:48.7689303Z use_cache=True, 2025-05-07T21:03:48.7689528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7689810Z use_cpu=False, 2025-05-07T21:03:48.7690028Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7690276Z ) 2025-05-07T21:03:48.7690497Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7691065Z self=, 2025-05-07T21:03:48.7691582Z compile=True, 2025-05-07T21:03:48.7691783Z T=2, 2025-05-07T21:03:48.7691955Z D=92, 2025-05-07T21:03:48.7692129Z B=40, 2025-05-07T21:03:48.7692307Z log_E=4, 2025-05-07T21:03:48.7692488Z L=15, 2025-05-07T21:03:48.7692667Z D_gradcheck=2, 2025-05-07T21:03:48.7692962Z stochastic_rounding=False, 2025-05-07T21:03:48.7693206Z weighted=True, 2025-05-07T21:03:48.7693400Z row_wise=True, 2025-05-07T21:03:48.7693600Z mixed=True, 2025-05-07T21:03:48.7693796Z use_cache=True, 2025-05-07T21:03:48.7694021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7694291Z use_cpu=True, 2025-05-07T21:03:48.7694513Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7694755Z ) 2025-05-07T21:03:48.7694973Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7695538Z self=, 2025-05-07T21:03:48.7696056Z compile=False, 2025-05-07T21:03:48.7696257Z T=5, 2025-05-07T21:03:48.7696433Z D=114, 2025-05-07T21:03:48.7696604Z B=23, 2025-05-07T21:03:48.7696785Z log_E=3, 2025-05-07T21:03:48.7696969Z L=11, 2025-05-07T21:03:48.7697195Z D_gradcheck=1, 2025-05-07T21:03:48.7697413Z stochastic_rounding=False, 2025-05-07T21:03:48.7697655Z weighted=True, 2025-05-07T21:03:48.7697853Z row_wise=False, 2025-05-07T21:03:48.7698055Z mixed=True, 2025-05-07T21:03:48.7698253Z use_cache=True, 2025-05-07T21:03:48.7698636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7698919Z use_cpu=True, 2025-05-07T21:03:48.7699140Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7699392Z ) 2025-05-07T21:03:48.7699609Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7700173Z self=, 2025-05-07T21:03:48.7700774Z compile=True, 2025-05-07T21:03:48.7701021Z T=5, 2025-05-07T21:03:48.7701197Z D=68, 2025-05-07T21:03:48.7701377Z B=4, 2025-05-07T21:03:48.7701552Z log_E=4, 2025-05-07T21:03:48.7701734Z L=15, 2025-05-07T21:03:48.7701922Z D_gradcheck=1, 2025-05-07T21:03:48.7707636Z stochastic_rounding=False, 2025-05-07T21:03:48.7707897Z weighted=False, 2025-05-07T21:03:48.7708097Z row_wise=True, 2025-05-07T21:03:48.7708294Z mixed=True, 2025-05-07T21:03:48.7708487Z use_cache=True, 2025-05-07T21:03:48.7708708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7708980Z use_cpu=True, 2025-05-07T21:03:48.7709201Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7709440Z ) 2025-05-07T21:03:48.7709664Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7710233Z self=, 2025-05-07T21:03:48.7710751Z compile=True, 2025-05-07T21:03:48.7710960Z T=2, 2025-05-07T21:03:48.7711168Z D=33, 2025-05-07T21:03:48.7711356Z B=97, 2025-05-07T21:03:48.7711534Z log_E=3, 2025-05-07T21:03:48.7711721Z L=8, 2025-05-07T21:03:48.7711901Z D_gradcheck=1, 2025-05-07T21:03:48.7712118Z stochastic_rounding=True, 2025-05-07T21:03:48.7712366Z weighted=False, 2025-05-07T21:03:48.7712569Z row_wise=False, 2025-05-07T21:03:48.7712769Z mixed=False, 2025-05-07T21:03:48.7712974Z use_cache=False, 2025-05-07T21:03:48.7713204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7713480Z use_cpu=False, 2025-05-07T21:03:48.7713816Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7714066Z ) 2025-05-07T21:03:48.7714287Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7714858Z self=, 2025-05-07T21:03:48.7715375Z compile=True, 2025-05-07T21:03:48.7715603Z T=3, 2025-05-07T21:03:48.7715784Z D=78, 2025-05-07T21:03:48.7715958Z B=5, 2025-05-07T21:03:48.7716126Z log_E=3, 2025-05-07T21:03:48.7716310Z L=3, 2025-05-07T21:03:48.7716486Z D_gradcheck=1, 2025-05-07T21:03:48.7716704Z stochastic_rounding=False, 2025-05-07T21:03:48.7716953Z weighted=True, 2025-05-07T21:03:48.7717150Z row_wise=False, 2025-05-07T21:03:48.7717348Z mixed=True, 2025-05-07T21:03:48.7717544Z use_cache=True, 2025-05-07T21:03:48.7717767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7718041Z use_cpu=True, 2025-05-07T21:03:48.7718261Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7718509Z ) 2025-05-07T21:03:48.7718735Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7719305Z self=, 2025-05-07T21:03:48.7719817Z compile=False, 2025-05-07T21:03:48.7720019Z T=2, 2025-05-07T21:03:48.7720202Z D=75, 2025-05-07T21:03:48.7720377Z B=52, 2025-05-07T21:03:48.7720556Z log_E=5, 2025-05-07T21:03:48.7720741Z L=7, 2025-05-07T21:03:48.7720917Z D_gradcheck=2, 2025-05-07T21:03:48.7721132Z stochastic_rounding=False, 2025-05-07T21:03:48.7721380Z weighted=False, 2025-05-07T21:03:48.7721651Z row_wise=True, 2025-05-07T21:03:48.7721844Z mixed=True, 2025-05-07T21:03:48.7722047Z use_cache=False, 2025-05-07T21:03:48.7722277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7722544Z use_cpu=False, 2025-05-07T21:03:48.7722767Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7723015Z ) 2025-05-07T21:03:48.7723238Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7723801Z self=, 2025-05-07T21:03:48.7724323Z compile=False, 2025-05-07T21:03:48.7724522Z T=3, 2025-05-07T21:03:48.7724700Z D=47, 2025-05-07T21:03:48.7724876Z B=84, 2025-05-07T21:03:48.7725104Z log_E=5, 2025-05-07T21:03:48.7725292Z L=7, 2025-05-07T21:03:48.7725515Z D_gradcheck=2, 2025-05-07T21:03:48.7725728Z stochastic_rounding=True, 2025-05-07T21:03:48.7725976Z weighted=True, 2025-05-07T21:03:48.7726178Z row_wise=True, 2025-05-07T21:03:48.7726371Z mixed=True, 2025-05-07T21:03:48.7726575Z use_cache=False, 2025-05-07T21:03:48.7726814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7727087Z use_cpu=False, 2025-05-07T21:03:48.7727308Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7727558Z ) 2025-05-07T21:03:48.7727786Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7728350Z self=, 2025-05-07T21:03:48.7728865Z compile=True, 2025-05-07T21:03:48.7729069Z T=2, 2025-05-07T21:03:48.7729237Z D=127, 2025-05-07T21:03:48.7729410Z B=41, 2025-05-07T21:03:48.7729578Z log_E=5, 2025-05-07T21:03:48.7729758Z L=9, 2025-05-07T21:03:48.7729946Z D_gradcheck=1, 2025-05-07T21:03:48.7730160Z stochastic_rounding=True, 2025-05-07T21:03:48.7730401Z weighted=False, 2025-05-07T21:03:48.7730614Z row_wise=True, 2025-05-07T21:03:48.7730813Z mixed=True, 2025-05-07T21:03:48.7731012Z use_cache=True, 2025-05-07T21:03:48.7731255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7731572Z use_cpu=True, 2025-05-07T21:03:48.7731790Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7732042Z ) 2025-05-07T21:03:48.7732266Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7732832Z self=, 2025-05-07T21:03:48.7733456Z compile=False, 2025-05-07T21:03:48.7733649Z T=2, 2025-05-07T21:03:48.7733825Z D=79, 2025-05-07T21:03:48.7733991Z B=27, 2025-05-07T21:03:48.7734179Z log_E=4, 2025-05-07T21:03:48.7734366Z L=15, 2025-05-07T21:03:48.7734543Z D_gradcheck=2, 2025-05-07T21:03:48.7734764Z stochastic_rounding=True, 2025-05-07T21:03:48.7735013Z weighted=True, 2025-05-07T21:03:48.7735208Z row_wise=True, 2025-05-07T21:03:48.7735411Z mixed=True, 2025-05-07T21:03:48.7735612Z use_cache=False, 2025-05-07T21:03:48.7735849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7736123Z use_cpu=False, 2025-05-07T21:03:48.7736353Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7736602Z ) 2025-05-07T21:03:48.7736842Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7737408Z self=, 2025-05-07T21:03:48.7737923Z compile=False, 2025-05-07T21:03:48.7738127Z T=1, 2025-05-07T21:03:48.7738307Z D=102, 2025-05-07T21:03:48.7738493Z B=121, 2025-05-07T21:03:48.7738667Z log_E=3, 2025-05-07T21:03:48.7738855Z L=16, 2025-05-07T21:03:48.7739040Z D_gradcheck=2, 2025-05-07T21:03:48.7739250Z stochastic_rounding=False, 2025-05-07T21:03:48.7739500Z weighted=False, 2025-05-07T21:03:48.7739709Z row_wise=False, 2025-05-07T21:03:48.7739906Z mixed=True, 2025-05-07T21:03:48.7740100Z use_cache=False, 2025-05-07T21:03:48.7740332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7740651Z use_cpu=False, 2025-05-07T21:03:48.7740875Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7741128Z ) 2025-05-07T21:03:48.7741376Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7741966Z self=, 2025-05-07T21:03:48.7742494Z compile=True, 2025-05-07T21:03:48.7742688Z T=4, 2025-05-07T21:03:48.7742860Z D=83, 2025-05-07T21:03:48.7743029Z B=3, 2025-05-07T21:03:48.7743201Z log_E=3, 2025-05-07T21:03:48.7743387Z L=8, 2025-05-07T21:03:48.7743566Z D_gradcheck=2, 2025-05-07T21:03:48.7743779Z stochastic_rounding=True, 2025-05-07T21:03:48.7744073Z weighted=True, 2025-05-07T21:03:48.7744274Z row_wise=False, 2025-05-07T21:03:48.7744505Z mixed=False, 2025-05-07T21:03:48.7744700Z use_cache=True, 2025-05-07T21:03:48.7744927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7745199Z use_cpu=True, 2025-05-07T21:03:48.7745420Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.7745666Z ) 2025-05-07T21:03:48.7745884Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7746442Z self=, 2025-05-07T21:03:48.7746955Z compile=True, 2025-05-07T21:03:48.7747145Z T=1, 2025-05-07T21:03:48.7747318Z D=5, 2025-05-07T21:03:48.7747491Z B=41, 2025-05-07T21:03:48.7747664Z log_E=4, 2025-05-07T21:03:48.7747845Z L=14, 2025-05-07T21:03:48.7748021Z D_gradcheck=2, 2025-05-07T21:03:48.7748230Z stochastic_rounding=True, 2025-05-07T21:03:48.7748479Z weighted=False, 2025-05-07T21:03:48.7748678Z row_wise=True, 2025-05-07T21:03:48.7748876Z mixed=False, 2025-05-07T21:03:48.7749081Z use_cache=False, 2025-05-07T21:03:48.7749322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7749597Z use_cpu=False, 2025-05-07T21:03:48.7749826Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7750076Z ) 2025-05-07T21:03:48.7750297Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7750911Z self=, 2025-05-07T21:03:48.7751436Z compile=False, 2025-05-07T21:03:48.7751634Z T=2, 2025-05-07T21:03:48.7751861Z D=2, 2025-05-07T21:03:48.7752041Z B=19, 2025-05-07T21:03:48.7752221Z log_E=3, 2025-05-07T21:03:48.7752400Z L=11, 2025-05-07T21:03:48.7752582Z D_gradcheck=1, 2025-05-07T21:03:48.7752804Z stochastic_rounding=False, 2025-05-07T21:03:48.7753050Z weighted=True, 2025-05-07T21:03:48.7753252Z row_wise=True, 2025-05-07T21:03:48.7753461Z mixed=False, 2025-05-07T21:03:48.7753659Z use_cache=False, 2025-05-07T21:03:48.7753901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7754188Z use_cpu=False, 2025-05-07T21:03:48.7754407Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7754655Z ) 2025-05-07T21:03:48.7958092Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7958847Z self=, 2025-05-07T21:03:48.7959618Z compile=True, 2025-05-07T21:03:48.7959895Z T=2, 2025-05-07T21:03:48.7960130Z D=96, 2025-05-07T21:03:48.7960398Z B=102, 2025-05-07T21:03:48.7960586Z log_E=5, 2025-05-07T21:03:48.7960772Z L=6, 2025-05-07T21:03:48.7960942Z D_gradcheck=1, 2025-05-07T21:03:48.7961175Z stochastic_rounding=False, 2025-05-07T21:03:48.7961423Z weighted=False, 2025-05-07T21:03:48.7961620Z row_wise=True, 2025-05-07T21:03:48.7961817Z mixed=False, 2025-05-07T21:03:48.7962013Z use_cache=False, 2025-05-07T21:03:48.7962246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7962522Z use_cpu=True, 2025-05-07T21:03:48.7962747Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7963000Z ) 2025-05-07T21:03:48.7963225Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7963954Z self=, 2025-05-07T21:03:48.7964470Z compile=False, 2025-05-07T21:03:48.7964664Z T=4, 2025-05-07T21:03:48.7964840Z D=32, 2025-05-07T21:03:48.7965018Z B=113, 2025-05-07T21:03:48.7965198Z log_E=3, 2025-05-07T21:03:48.7965388Z L=11, 2025-05-07T21:03:48.7965564Z D_gradcheck=1, 2025-05-07T21:03:48.7965775Z stochastic_rounding=True, 2025-05-07T21:03:48.7966014Z weighted=True, 2025-05-07T21:03:48.7966210Z row_wise=True, 2025-05-07T21:03:48.7966400Z mixed=False, 2025-05-07T21:03:48.7966603Z use_cache=True, 2025-05-07T21:03:48.7966828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7967237Z use_cpu=False, 2025-05-07T21:03:48.7967464Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7967709Z ) 2025-05-07T21:03:48.7967921Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7968486Z self=, 2025-05-07T21:03:48.7969005Z compile=True, 2025-05-07T21:03:48.7969196Z T=4, 2025-05-07T21:03:48.7969366Z D=36, 2025-05-07T21:03:48.7969540Z B=89, 2025-05-07T21:03:48.7969716Z log_E=5, 2025-05-07T21:03:48.7969901Z L=4, 2025-05-07T21:03:48.7970079Z D_gradcheck=1, 2025-05-07T21:03:48.7970289Z stochastic_rounding=True, 2025-05-07T21:03:48.7970536Z weighted=False, 2025-05-07T21:03:48.7970737Z row_wise=False, 2025-05-07T21:03:48.7970929Z mixed=True, 2025-05-07T21:03:48.7971122Z use_cache=False, 2025-05-07T21:03:48.7971359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7971644Z use_cpu=False, 2025-05-07T21:03:48.7971870Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.7972124Z ) 2025-05-07T21:03:48.7972345Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7972990Z self=, 2025-05-07T21:03:48.7973506Z compile=True, 2025-05-07T21:03:48.7973701Z T=3, 2025-05-07T21:03:48.7973867Z D=57, 2025-05-07T21:03:48.7974042Z B=27, 2025-05-07T21:03:48.7974215Z log_E=3, 2025-05-07T21:03:48.7974393Z L=18, 2025-05-07T21:03:48.7974572Z D_gradcheck=2, 2025-05-07T21:03:48.7974853Z stochastic_rounding=True, 2025-05-07T21:03:48.7975095Z weighted=True, 2025-05-07T21:03:48.7975301Z row_wise=False, 2025-05-07T21:03:48.7975496Z mixed=False, 2025-05-07T21:03:48.7975697Z use_cache=True, 2025-05-07T21:03:48.7975921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7976189Z use_cpu=False, 2025-05-07T21:03:48.7976406Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7976652Z ) 2025-05-07T21:03:48.7976868Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7977422Z self=, 2025-05-07T21:03:48.7977938Z compile=False, 2025-05-07T21:03:48.7978128Z T=1, 2025-05-07T21:03:48.7978299Z D=118, 2025-05-07T21:03:48.7978472Z B=17, 2025-05-07T21:03:48.7978644Z log_E=4, 2025-05-07T21:03:48.7978824Z L=2, 2025-05-07T21:03:48.7978995Z D_gradcheck=2, 2025-05-07T21:03:48.7979210Z stochastic_rounding=True, 2025-05-07T21:03:48.7979447Z weighted=False, 2025-05-07T21:03:48.7979642Z row_wise=True, 2025-05-07T21:03:48.7979835Z mixed=False, 2025-05-07T21:03:48.7980030Z use_cache=True, 2025-05-07T21:03:48.7980245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7980515Z use_cpu=True, 2025-05-07T21:03:48.7980729Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7980975Z ) 2025-05-07T21:03:48.7981195Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7981753Z self=, 2025-05-07T21:03:48.7982264Z compile=False, 2025-05-07T21:03:48.7982512Z T=1, 2025-05-07T21:03:48.7982683Z D=115, 2025-05-07T21:03:48.7982854Z B=2, 2025-05-07T21:03:48.7983021Z log_E=4, 2025-05-07T21:03:48.7983199Z L=17, 2025-05-07T21:03:48.7983369Z D_gradcheck=1, 2025-05-07T21:03:48.7983580Z stochastic_rounding=False, 2025-05-07T21:03:48.7983821Z weighted=True, 2025-05-07T21:03:48.7984023Z row_wise=True, 2025-05-07T21:03:48.7984215Z mixed=True, 2025-05-07T21:03:48.7984407Z use_cache=True, 2025-05-07T21:03:48.7984629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.7984892Z use_cpu=True, 2025-05-07T21:03:48.7985115Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7985362Z ) 2025-05-07T21:03:48.7985624Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7986227Z self=, 2025-05-07T21:03:48.7986749Z compile=False, 2025-05-07T21:03:48.7986944Z T=2, 2025-05-07T21:03:48.7987126Z D=94, 2025-05-07T21:03:48.7987307Z B=81, 2025-05-07T21:03:48.7987476Z log_E=3, 2025-05-07T21:03:48.7987659Z L=19, 2025-05-07T21:03:48.7987843Z D_gradcheck=1, 2025-05-07T21:03:48.7988054Z stochastic_rounding=False, 2025-05-07T21:03:48.7988292Z weighted=True, 2025-05-07T21:03:48.7988491Z row_wise=False, 2025-05-07T21:03:48.7988682Z mixed=True, 2025-05-07T21:03:48.7988874Z use_cache=True, 2025-05-07T21:03:48.7989094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7989363Z use_cpu=False, 2025-05-07T21:03:48.7989581Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.7989825Z ) 2025-05-07T21:03:48.7990051Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7990624Z self=, 2025-05-07T21:03:48.7991190Z compile=False, 2025-05-07T21:03:48.7991386Z T=2, 2025-05-07T21:03:48.7991552Z D=53, 2025-05-07T21:03:48.7991725Z B=113, 2025-05-07T21:03:48.7991898Z log_E=4, 2025-05-07T21:03:48.7992078Z L=4, 2025-05-07T21:03:48.7992257Z D_gradcheck=1, 2025-05-07T21:03:48.7992469Z stochastic_rounding=True, 2025-05-07T21:03:48.7992706Z weighted=True, 2025-05-07T21:03:48.7992905Z row_wise=False, 2025-05-07T21:03:48.7993098Z mixed=True, 2025-05-07T21:03:48.7993344Z use_cache=True, 2025-05-07T21:03:48.7993568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7993842Z use_cpu=True, 2025-05-07T21:03:48.7994060Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.7994303Z ) 2025-05-07T21:03:48.7994527Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7995093Z self=, 2025-05-07T21:03:48.7995608Z compile=True, 2025-05-07T21:03:48.7995812Z T=2, 2025-05-07T21:03:48.7995983Z D=116, 2025-05-07T21:03:48.7996149Z B=107, 2025-05-07T21:03:48.7996318Z log_E=4, 2025-05-07T21:03:48.7996500Z L=6, 2025-05-07T21:03:48.7996669Z D_gradcheck=2, 2025-05-07T21:03:48.7996878Z stochastic_rounding=True, 2025-05-07T21:03:48.7997118Z weighted=False, 2025-05-07T21:03:48.7997314Z row_wise=True, 2025-05-07T21:03:48.7997518Z mixed=False, 2025-05-07T21:03:48.7997714Z use_cache=True, 2025-05-07T21:03:48.7997939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.7998223Z use_cpu=False, 2025-05-07T21:03:48.7998622Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.7998871Z ) 2025-05-07T21:03:48.7999088Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.7999654Z self=, 2025-05-07T21:03:48.8000167Z compile=True, 2025-05-07T21:03:48.8000361Z T=4, 2025-05-07T21:03:48.8000532Z D=27, 2025-05-07T21:03:48.8000699Z B=55, 2025-05-07T21:03:48.8000869Z log_E=4, 2025-05-07T21:03:48.8001076Z L=4, 2025-05-07T21:03:48.8001346Z D_gradcheck=2, 2025-05-07T21:03:48.8001555Z stochastic_rounding=True, 2025-05-07T21:03:48.8001801Z weighted=True, 2025-05-07T21:03:48.8001999Z row_wise=False, 2025-05-07T21:03:48.8002190Z mixed=False, 2025-05-07T21:03:48.8002385Z use_cache=False, 2025-05-07T21:03:48.8002616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.8002891Z use_cpu=False, 2025-05-07T21:03:48.8003117Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.8003373Z ) 2025-05-07T21:03:48.8003587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8004148Z self=, 2025-05-07T21:03:48.8004728Z compile=True, 2025-05-07T21:03:48.8004974Z T=5, 2025-05-07T21:03:48.8005141Z D=28, 2025-05-07T21:03:48.8005318Z B=4, 2025-05-07T21:03:48.8005484Z log_E=5, 2025-05-07T21:03:48.8005662Z L=10, 2025-05-07T21:03:48.8011048Z D_gradcheck=1, 2025-05-07T21:03:48.8011311Z stochastic_rounding=False, 2025-05-07T21:03:48.8011559Z weighted=True, 2025-05-07T21:03:48.8011760Z row_wise=False, 2025-05-07T21:03:48.8011958Z mixed=False, 2025-05-07T21:03:48.8012152Z use_cache=True, 2025-05-07T21:03:48.8012372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.8012647Z use_cpu=False, 2025-05-07T21:03:48.8012872Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.8013165Z ) 2025-05-07T21:03:48.8013387Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8013961Z self=, 2025-05-07T21:03:48.8014482Z compile=False, 2025-05-07T21:03:48.8014684Z T=2, 2025-05-07T21:03:48.8014872Z D=58, 2025-05-07T21:03:48.8015046Z B=62, 2025-05-07T21:03:48.8015219Z log_E=4, 2025-05-07T21:03:48.8015401Z L=10, 2025-05-07T21:03:48.8015578Z D_gradcheck=1, 2025-05-07T21:03:48.8015787Z stochastic_rounding=True, 2025-05-07T21:03:48.8016033Z weighted=False, 2025-05-07T21:03:48.8016237Z row_wise=True, 2025-05-07T21:03:48.8016433Z mixed=True, 2025-05-07T21:03:48.8016632Z use_cache=False, 2025-05-07T21:03:48.8016861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.8017125Z use_cpu=True, 2025-05-07T21:03:48.8017449Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.8017698Z ) 2025-05-07T21:03:48.8017922Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8018487Z self=, 2025-05-07T21:03:48.8019001Z compile=False, 2025-05-07T21:03:48.8019196Z T=5, 2025-05-07T21:03:48.8019381Z D=116, 2025-05-07T21:03:48.8019556Z B=47, 2025-05-07T21:03:48.8019724Z log_E=4, 2025-05-07T21:03:48.8019911Z L=13, 2025-05-07T21:03:48.8020090Z D_gradcheck=1, 2025-05-07T21:03:48.8020300Z stochastic_rounding=True, 2025-05-07T21:03:48.8020542Z weighted=False, 2025-05-07T21:03:48.8020767Z row_wise=False, 2025-05-07T21:03:48.8020984Z mixed=True, 2025-05-07T21:03:48.8021182Z use_cache=True, 2025-05-07T21:03:48.8021402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.8021669Z use_cpu=True, 2025-05-07T21:03:48.8021881Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.8022128Z ) 2025-05-07T21:03:48.8022349Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8022909Z self=, 2025-05-07T21:03:48.8023423Z compile=True, 2025-05-07T21:03:48.8023624Z T=2, 2025-05-07T21:03:48.8023791Z D=92, 2025-05-07T21:03:48.8023966Z B=15, 2025-05-07T21:03:48.8024143Z log_E=4, 2025-05-07T21:03:48.8024320Z L=15, 2025-05-07T21:03:48.8024497Z D_gradcheck=1, 2025-05-07T21:03:48.8024704Z stochastic_rounding=True, 2025-05-07T21:03:48.8024940Z weighted=False, 2025-05-07T21:03:48.8025139Z row_wise=True, 2025-05-07T21:03:48.8025380Z mixed=False, 2025-05-07T21:03:48.8025578Z use_cache=False, 2025-05-07T21:03:48.8025807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.8026076Z use_cpu=True, 2025-05-07T21:03:48.8026294Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.8026541Z ) 2025-05-07T21:03:48.8026772Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8027336Z self=, 2025-05-07T21:03:48.8027846Z compile=True, 2025-05-07T21:03:48.8028042Z T=1, 2025-05-07T21:03:48.8028213Z D=32, 2025-05-07T21:03:48.8028379Z B=63, 2025-05-07T21:03:48.8028602Z log_E=4, 2025-05-07T21:03:48.8028790Z L=13, 2025-05-07T21:03:48.8029003Z D_gradcheck=2, 2025-05-07T21:03:48.8029218Z stochastic_rounding=True, 2025-05-07T21:03:48.8029458Z weighted=False, 2025-05-07T21:03:48.8029656Z row_wise=True, 2025-05-07T21:03:48.8029845Z mixed=False, 2025-05-07T21:03:48.8030052Z use_cache=True, 2025-05-07T21:03:48.8030273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.8030551Z use_cpu=False, 2025-05-07T21:03:48.8030767Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.8031008Z ) 2025-05-07T21:03:48.8031232Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8031792Z self=, 2025-05-07T21:03:48.8032311Z compile=False, 2025-05-07T21:03:48.8032502Z T=5, 2025-05-07T21:03:48.8032668Z D=77, 2025-05-07T21:03:48.8032840Z B=128, 2025-05-07T21:03:48.8033007Z log_E=4, 2025-05-07T21:03:48.8033186Z L=18, 2025-05-07T21:03:48.8033374Z D_gradcheck=2, 2025-05-07T21:03:48.8033582Z stochastic_rounding=True, 2025-05-07T21:03:48.8033823Z weighted=True, 2025-05-07T21:03:48.8034020Z row_wise=True, 2025-05-07T21:03:48.8034206Z mixed=True, 2025-05-07T21:03:48.8034409Z use_cache=False, 2025-05-07T21:03:48.8034639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.8034907Z use_cpu=False, 2025-05-07T21:03:48.8035126Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.8035371Z ) 2025-05-07T21:03:48.8035585Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8036145Z self=, 2025-05-07T21:03:48.8036711Z compile=True, 2025-05-07T21:03:48.8036898Z T=1, 2025-05-07T21:03:48.8037068Z D=45, 2025-05-07T21:03:48.8037236Z B=103, 2025-05-07T21:03:48.8037410Z log_E=3, 2025-05-07T21:03:48.8037590Z L=18, 2025-05-07T21:03:48.8037766Z D_gradcheck=1, 2025-05-07T21:03:48.8037981Z stochastic_rounding=True, 2025-05-07T21:03:48.8038225Z weighted=False, 2025-05-07T21:03:48.8038422Z row_wise=False, 2025-05-07T21:03:48.8038617Z mixed=False, 2025-05-07T21:03:48.8038810Z use_cache=False, 2025-05-07T21:03:48.8039048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.8039317Z use_cpu=False, 2025-05-07T21:03:48.8039535Z output_dtype=SparseType.BF16, 2025-05-07T21:03:48.8039778Z ) 2025-05-07T21:03:48.8040006Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:48.8040559Z self=, 2025-05-07T21:03:48.8041125Z compile=True, 2025-05-07T21:03:48.8041319Z T=2, 2025-05-07T21:03:48.8041490Z D=119, 2025-05-07T21:03:48.8041667Z B=18, 2025-05-07T21:03:48.8041841Z log_E=5, 2025-05-07T21:03:48.8042017Z L=7, 2025-05-07T21:03:48.8042194Z D_gradcheck=2, 2025-05-07T21:03:48.8042406Z stochastic_rounding=False, 2025-05-07T21:03:48.8042647Z weighted=True, 2025-05-07T21:03:48.8042848Z row_wise=False, 2025-05-07T21:03:48.8043044Z mixed=False, 2025-05-07T21:03:48.8043232Z use_cache=False, 2025-05-07T21:03:48.8043462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.8043783Z use_cpu=False, 2025-05-07T21:03:48.8044006Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.8044244Z ) 2025-05-07T21:04:03.1891725Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1892527Z self=, 2025-05-07T21:04:03.1893442Z compile=False, 2025-05-07T21:04:03.1893746Z T=2, 2025-05-07T21:04:03.1894024Z D=77, 2025-05-07T21:04:03.1894280Z B=56, 2025-05-07T21:04:03.1894529Z log_E=3, 2025-05-07T21:04:03.1894788Z L=19, 2025-05-07T21:04:03.1895024Z D_gradcheck=1, 2025-05-07T21:04:03.1895256Z stochastic_rounding=False, 2025-05-07T21:04:03.1895767Z weighted=False, 2025-05-07T21:04:03.1896060Z row_wise=True, 2025-05-07T21:04:03.1896268Z mixed=True, 2025-05-07T21:04:03.1896478Z use_cache=True, 2025-05-07T21:04:03.1896708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1896994Z use_cpu=False, 2025-05-07T21:04:03.1897232Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1897494Z ) 2025-05-07T21:04:03.1897718Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1898299Z self=, 2025-05-07T21:04:03.1899028Z compile=False, 2025-05-07T21:04:03.1899235Z T=1, 2025-05-07T21:04:03.1899420Z D=21, 2025-05-07T21:04:03.1899603Z B=93, 2025-05-07T21:04:03.1899782Z log_E=4, 2025-05-07T21:04:03.1899972Z L=17, 2025-05-07T21:04:03.1900160Z D_gradcheck=1, 2025-05-07T21:04:03.1900378Z stochastic_rounding=False, 2025-05-07T21:04:03.1900635Z weighted=False, 2025-05-07T21:04:03.1900853Z row_wise=True, 2025-05-07T21:04:03.1901053Z mixed=True, 2025-05-07T21:04:03.1901269Z use_cache=False, 2025-05-07T21:04:03.1901511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1901790Z use_cpu=True, 2025-05-07T21:04:03.1902039Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1902298Z ) 2025-05-07T21:04:03.1902523Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1903102Z self=, 2025-05-07T21:04:03.1903633Z compile=True, 2025-05-07T21:04:03.1903835Z T=4, 2025-05-07T21:04:03.1904113Z D=68, 2025-05-07T21:04:03.1904298Z B=50, 2025-05-07T21:04:03.1904475Z log_E=4, 2025-05-07T21:04:03.1904666Z L=2, 2025-05-07T21:04:03.1904860Z D_gradcheck=2, 2025-05-07T21:04:03.1905081Z stochastic_rounding=True, 2025-05-07T21:04:03.1905338Z weighted=False, 2025-05-07T21:04:03.1905554Z row_wise=False, 2025-05-07T21:04:03.1905767Z mixed=False, 2025-05-07T21:04:03.1905969Z use_cache=True, 2025-05-07T21:04:03.1906208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1906487Z use_cpu=True, 2025-05-07T21:04:03.1906711Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1906969Z ) 2025-05-07T21:04:03.1907202Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1907770Z self=, 2025-05-07T21:04:03.1908295Z compile=True, 2025-05-07T21:04:03.1908502Z T=3, 2025-05-07T21:04:03.1908680Z D=36, 2025-05-07T21:04:03.1908868Z B=83, 2025-05-07T21:04:03.1909052Z log_E=3, 2025-05-07T21:04:03.1909237Z L=7, 2025-05-07T21:04:03.1909427Z D_gradcheck=2, 2025-05-07T21:04:03.1909656Z stochastic_rounding=False, 2025-05-07T21:04:03.1909936Z weighted=True, 2025-05-07T21:04:03.1910158Z row_wise=False, 2025-05-07T21:04:03.1910370Z mixed=False, 2025-05-07T21:04:03.1910575Z use_cache=True, 2025-05-07T21:04:03.1910812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1911097Z use_cpu=False, 2025-05-07T21:04:03.1911326Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1911580Z ) 2025-05-07T21:04:03.1911808Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1912470Z self=, 2025-05-07T21:04:03.1912992Z compile=True, 2025-05-07T21:04:03.1913196Z T=4, 2025-05-07T21:04:03.1913378Z D=34, 2025-05-07T21:04:03.1913555Z B=47, 2025-05-07T21:04:03.1913747Z log_E=4, 2025-05-07T21:04:03.1913941Z L=18, 2025-05-07T21:04:03.1914124Z D_gradcheck=2, 2025-05-07T21:04:03.1914352Z stochastic_rounding=False, 2025-05-07T21:04:03.1914601Z weighted=True, 2025-05-07T21:04:03.1914806Z row_wise=True, 2025-05-07T21:04:03.1915012Z mixed=True, 2025-05-07T21:04:03.1915219Z use_cache=False, 2025-05-07T21:04:03.1915535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1915880Z use_cpu=True, 2025-05-07T21:04:03.1916119Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1916378Z ) 2025-05-07T21:04:03.1916612Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1917195Z self=, 2025-05-07T21:04:03.1917723Z compile=True, 2025-05-07T21:04:03.1917922Z T=5, 2025-05-07T21:04:03.1918107Z D=79, 2025-05-07T21:04:03.1918290Z B=56, 2025-05-07T21:04:03.1918467Z log_E=5, 2025-05-07T21:04:03.1918658Z L=10, 2025-05-07T21:04:03.1918851Z D_gradcheck=1, 2025-05-07T21:04:03.1919069Z stochastic_rounding=False, 2025-05-07T21:04:03.1919323Z weighted=True, 2025-05-07T21:04:03.1919535Z row_wise=False, 2025-05-07T21:04:03.1919742Z mixed=False, 2025-05-07T21:04:03.1919949Z use_cache=True, 2025-05-07T21:04:03.1920186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1920465Z use_cpu=False, 2025-05-07T21:04:03.1920695Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1920952Z ) 2025-05-07T21:04:03.1921176Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1921754Z self=, 2025-05-07T21:04:03.1922277Z compile=True, 2025-05-07T21:04:03.1922476Z T=1, 2025-05-07T21:04:03.1922659Z D=40, 2025-05-07T21:04:03.1922840Z B=88, 2025-05-07T21:04:03.1923021Z log_E=4, 2025-05-07T21:04:03.1923211Z L=14, 2025-05-07T21:04:03.1923400Z D_gradcheck=2, 2025-05-07T21:04:03.1923678Z stochastic_rounding=True, 2025-05-07T21:04:03.1923923Z weighted=False, 2025-05-07T21:04:03.1924137Z row_wise=False, 2025-05-07T21:04:03.1924343Z mixed=False, 2025-05-07T21:04:03.1924544Z use_cache=True, 2025-05-07T21:04:03.1924782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1925060Z use_cpu=True, 2025-05-07T21:04:03.1925285Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1925542Z ) 2025-05-07T21:04:03.1925769Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1926343Z self=, 2025-05-07T21:04:03.1926872Z compile=True, 2025-05-07T21:04:03.1927080Z T=5, 2025-05-07T21:04:03.1927259Z D=39, 2025-05-07T21:04:03.1927444Z B=100, 2025-05-07T21:04:03.1927634Z log_E=3, 2025-05-07T21:04:03.1927823Z L=18, 2025-05-07T21:04:03.1928015Z D_gradcheck=1, 2025-05-07T21:04:03.1928242Z stochastic_rounding=True, 2025-05-07T21:04:03.1928496Z weighted=True, 2025-05-07T21:04:03.1928713Z row_wise=True, 2025-05-07T21:04:03.1928923Z mixed=True, 2025-05-07T21:04:03.1929125Z use_cache=False, 2025-05-07T21:04:03.1929368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1929656Z use_cpu=False, 2025-05-07T21:04:03.1929889Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1930141Z ) 2025-05-07T21:04:03.1930380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1930961Z self=, 2025-05-07T21:04:03.1931479Z compile=True, 2025-05-07T21:04:03.1931752Z T=3, 2025-05-07T21:04:03.1931941Z D=114, 2025-05-07T21:04:03.1932123Z B=26, 2025-05-07T21:04:03.1932311Z log_E=5, 2025-05-07T21:04:03.1932504Z L=8, 2025-05-07T21:04:03.1932684Z D_gradcheck=1, 2025-05-07T21:04:03.1932959Z stochastic_rounding=False, 2025-05-07T21:04:03.1933212Z weighted=True, 2025-05-07T21:04:03.1933418Z row_wise=True, 2025-05-07T21:04:03.1933623Z mixed=False, 2025-05-07T21:04:03.1933833Z use_cache=True, 2025-05-07T21:04:03.1934059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1934340Z use_cpu=True, 2025-05-07T21:04:03.1934568Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1934816Z ) 2025-05-07T21:04:03.1935099Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1935714Z self=, 2025-05-07T21:04:03.1936340Z compile=True, 2025-05-07T21:04:03.1936553Z T=2, 2025-05-07T21:04:03.1936749Z D=81, 2025-05-07T21:04:03.1936972Z B=103, 2025-05-07T21:04:03.1937168Z log_E=5, 2025-05-07T21:04:03.1937365Z L=8, 2025-05-07T21:04:03.1937563Z D_gradcheck=2, 2025-05-07T21:04:03.1937802Z stochastic_rounding=False, 2025-05-07T21:04:03.1938078Z weighted=True, 2025-05-07T21:04:03.1938296Z row_wise=True, 2025-05-07T21:04:03.1938515Z mixed=False, 2025-05-07T21:04:03.1938737Z use_cache=True, 2025-05-07T21:04:03.1938985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1939300Z use_cpu=True, 2025-05-07T21:04:03.1939551Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1939827Z ) 2025-05-07T21:04:03.1940074Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1940760Z self=, 2025-05-07T21:04:03.1941377Z compile=True, 2025-05-07T21:04:03.1941598Z T=2, 2025-05-07T21:04:03.1941790Z D=80, 2025-05-07T21:04:03.1941977Z B=79, 2025-05-07T21:04:03.1942169Z log_E=4, 2025-05-07T21:04:03.1942367Z L=13, 2025-05-07T21:04:03.1942561Z D_gradcheck=2, 2025-05-07T21:04:03.1942808Z stochastic_rounding=True, 2025-05-07T21:04:03.1943082Z weighted=False, 2025-05-07T21:04:03.1943311Z row_wise=False, 2025-05-07T21:04:03.1943537Z mixed=False, 2025-05-07T21:04:03.1943823Z use_cache=False, 2025-05-07T21:04:03.1944083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1944396Z use_cpu=False, 2025-05-07T21:04:03.1944641Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1944919Z ) 2025-05-07T21:04:03.1945158Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1945846Z self=, 2025-05-07T21:04:03.1946474Z compile=False, 2025-05-07T21:04:03.1946685Z T=5, 2025-05-07T21:04:03.1946874Z D=28, 2025-05-07T21:04:03.1947065Z B=13, 2025-05-07T21:04:03.1947250Z log_E=5, 2025-05-07T21:04:03.1947450Z L=1, 2025-05-07T21:04:03.1947645Z D_gradcheck=2, 2025-05-07T21:04:03.1947879Z stochastic_rounding=False, 2025-05-07T21:04:03.1948154Z weighted=False, 2025-05-07T21:04:03.1948378Z row_wise=True, 2025-05-07T21:04:03.1948590Z mixed=True, 2025-05-07T21:04:03.1948807Z use_cache=True, 2025-05-07T21:04:03.1949065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1949369Z use_cpu=False, 2025-05-07T21:04:03.1949613Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1949892Z ) 2025-05-07T21:04:03.1950131Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1950813Z self=, 2025-05-07T21:04:03.1951445Z compile=False, 2025-05-07T21:04:03.1951663Z T=5, 2025-05-07T21:04:03.1951850Z D=107, 2025-05-07T21:04:03.1952046Z B=61, 2025-05-07T21:04:03.1952236Z log_E=5, 2025-05-07T21:04:03.1952432Z L=18, 2025-05-07T21:04:03.1959465Z D_gradcheck=2, 2025-05-07T21:04:03.1959735Z stochastic_rounding=True, 2025-05-07T21:04:03.1960002Z weighted=False, 2025-05-07T21:04:03.1960220Z row_wise=True, 2025-05-07T21:04:03.1960439Z mixed=False, 2025-05-07T21:04:03.1960652Z use_cache=True, 2025-05-07T21:04:03.1960886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1961183Z use_cpu=False, 2025-05-07T21:04:03.1961425Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1961689Z ) 2025-05-07T21:04:03.1961922Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1962507Z self=, 2025-05-07T21:04:03.1963093Z compile=True, 2025-05-07T21:04:03.1963344Z T=2, 2025-05-07T21:04:03.1963541Z D=80, 2025-05-07T21:04:03.1963729Z B=16, 2025-05-07T21:04:03.1963912Z log_E=4, 2025-05-07T21:04:03.1964111Z L=7, 2025-05-07T21:04:03.1964307Z D_gradcheck=1, 2025-05-07T21:04:03.1964535Z stochastic_rounding=False, 2025-05-07T21:04:03.1964798Z weighted=False, 2025-05-07T21:04:03.1965023Z row_wise=True, 2025-05-07T21:04:03.1965239Z mixed=False, 2025-05-07T21:04:03.1965452Z use_cache=False, 2025-05-07T21:04:03.1965704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1965987Z use_cpu=False, 2025-05-07T21:04:03.1966222Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1966481Z ) 2025-05-07T21:04:03.1966711Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1967294Z self=, 2025-05-07T21:04:03.1967824Z compile=True, 2025-05-07T21:04:03.1968041Z T=2, 2025-05-07T21:04:03.1968227Z D=96, 2025-05-07T21:04:03.1968415Z B=73, 2025-05-07T21:04:03.1968603Z log_E=5, 2025-05-07T21:04:03.1968792Z L=0, 2025-05-07T21:04:03.1968991Z D_gradcheck=2, 2025-05-07T21:04:03.1969224Z stochastic_rounding=True, 2025-05-07T21:04:03.1969474Z weighted=False, 2025-05-07T21:04:03.1969690Z row_wise=True, 2025-05-07T21:04:03.1969900Z mixed=True, 2025-05-07T21:04:03.1970105Z use_cache=True, 2025-05-07T21:04:03.1970345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1970633Z use_cpu=False, 2025-05-07T21:04:03.1970912Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1971171Z ) 2025-05-07T21:04:03.1971403Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1971977Z self=, 2025-05-07T21:04:03.1972512Z compile=True, 2025-05-07T21:04:03.1972727Z T=1, 2025-05-07T21:04:03.1972973Z D=98, 2025-05-07T21:04:03.1973163Z B=123, 2025-05-07T21:04:03.1973363Z log_E=4, 2025-05-07T21:04:03.1973558Z L=19, 2025-05-07T21:04:03.1973745Z D_gradcheck=2, 2025-05-07T21:04:03.1973990Z stochastic_rounding=False, 2025-05-07T21:04:03.1974254Z weighted=True, 2025-05-07T21:04:03.1974462Z row_wise=True, 2025-05-07T21:04:03.1974679Z mixed=True, 2025-05-07T21:04:03.1974893Z use_cache=True, 2025-05-07T21:04:03.1975126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1975411Z use_cpu=True, 2025-05-07T21:04:03.1975647Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1975905Z ) 2025-05-07T21:04:03.1976141Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1976720Z self=, 2025-05-07T21:04:03.1977246Z compile=True, 2025-05-07T21:04:03.1977461Z T=4, 2025-05-07T21:04:03.1977655Z D=114, 2025-05-07T21:04:03.1977844Z B=3, 2025-05-07T21:04:03.1978039Z log_E=4, 2025-05-07T21:04:03.1978242Z L=15, 2025-05-07T21:04:03.1978429Z D_gradcheck=2, 2025-05-07T21:04:03.1978658Z stochastic_rounding=True, 2025-05-07T21:04:03.1978914Z weighted=False, 2025-05-07T21:04:03.1979178Z row_wise=False, 2025-05-07T21:04:03.1979396Z mixed=False, 2025-05-07T21:04:03.1979613Z use_cache=True, 2025-05-07T21:04:03.1979852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1980136Z use_cpu=False, 2025-05-07T21:04:03.1980372Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.1980641Z ) 2025-05-07T21:04:03.1980872Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.1981451Z self=, 2025-05-07T21:04:03.1981983Z compile=False, 2025-05-07T21:04:03.1982187Z T=1, 2025-05-07T21:04:03.1982377Z D=26, 2025-05-07T21:04:03.1982568Z B=103, 2025-05-07T21:04:03.1982799Z log_E=5, 2025-05-07T21:04:03.1982995Z L=10, 2025-05-07T21:04:03.1983229Z D_gradcheck=2, 2025-05-07T21:04:03.1983452Z stochastic_rounding=True, 2025-05-07T21:04:03.1983711Z weighted=False, 2025-05-07T21:04:03.1983925Z row_wise=False, 2025-05-07T21:04:03.1984133Z mixed=False, 2025-05-07T21:04:03.1984344Z use_cache=True, 2025-05-07T21:04:03.1984581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1984859Z use_cpu=True, 2025-05-07T21:04:03.1985096Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1985361Z ) 2025-05-07T21:04:03.9141566Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9142529Z self=, 2025-05-07T21:04:03.9143258Z compile=False, 2025-05-07T21:04:03.9143545Z T=5, 2025-05-07T21:04:03.9143802Z D=70, 2025-05-07T21:04:03.9144045Z B=71, 2025-05-07T21:04:03.9144301Z log_E=3, 2025-05-07T21:04:03.9144574Z L=20, 2025-05-07T21:04:03.9144824Z D_gradcheck=1, 2025-05-07T21:04:03.9145158Z stochastic_rounding=False, 2025-05-07T21:04:03.9145506Z weighted=True, 2025-05-07T21:04:03.9145790Z row_wise=False, 2025-05-07T21:04:03.9146008Z mixed=False, 2025-05-07T21:04:03.9146227Z use_cache=True, 2025-05-07T21:04:03.9146464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.9146753Z use_cpu=False, 2025-05-07T21:04:03.9146992Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.9147250Z ) 2025-05-07T21:04:03.9147486Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9148068Z self=, 2025-05-07T21:04:03.9148814Z compile=True, 2025-05-07T21:04:03.9149015Z T=5, 2025-05-07T21:04:03.9149201Z D=111, 2025-05-07T21:04:03.9149390Z B=45, 2025-05-07T21:04:03.9149568Z log_E=3, 2025-05-07T21:04:03.9149766Z L=16, 2025-05-07T21:04:03.9149961Z D_gradcheck=1, 2025-05-07T21:04:03.9150195Z stochastic_rounding=False, 2025-05-07T21:04:03.9150487Z weighted=True, 2025-05-07T21:04:03.9150726Z row_wise=False, 2025-05-07T21:04:03.9150930Z mixed=False, 2025-05-07T21:04:03.9151142Z use_cache=False, 2025-05-07T21:04:03.9151391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.9151671Z use_cpu=False, 2025-05-07T21:04:03.9151904Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9152163Z ) 2025-05-07T21:04:03.9152387Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9152968Z self=, 2025-05-07T21:04:03.9153505Z compile=True, 2025-05-07T21:04:03.9153698Z T=1, 2025-05-07T21:04:03.9153881Z D=4, 2025-05-07T21:04:03.9154064Z B=108, 2025-05-07T21:04:03.9154240Z log_E=4, 2025-05-07T21:04:03.9154429Z L=1, 2025-05-07T21:04:03.9154613Z D_gradcheck=1, 2025-05-07T21:04:03.9154831Z stochastic_rounding=True, 2025-05-07T21:04:03.9155084Z weighted=False, 2025-05-07T21:04:03.9155288Z row_wise=True, 2025-05-07T21:04:03.9155483Z mixed=True, 2025-05-07T21:04:03.9155683Z use_cache=False, 2025-05-07T21:04:03.9155923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9156286Z use_cpu=False, 2025-05-07T21:04:03.9156511Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9156765Z ) 2025-05-07T21:04:03.9156983Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9157551Z self=, 2025-05-07T21:04:03.9158079Z compile=False, 2025-05-07T21:04:03.9158282Z T=5, 2025-05-07T21:04:03.9158458Z D=109, 2025-05-07T21:04:03.9158638Z B=85, 2025-05-07T21:04:03.9158819Z log_E=4, 2025-05-07T21:04:03.9159000Z L=12, 2025-05-07T21:04:03.9159181Z D_gradcheck=1, 2025-05-07T21:04:03.9159396Z stochastic_rounding=True, 2025-05-07T21:04:03.9159725Z weighted=False, 2025-05-07T21:04:03.9160005Z row_wise=False, 2025-05-07T21:04:03.9160215Z mixed=False, 2025-05-07T21:04:03.9160428Z use_cache=False, 2025-05-07T21:04:03.9160697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9160971Z use_cpu=False, 2025-05-07T21:04:03.9161194Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9161443Z ) 2025-05-07T21:04:03.9161669Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9162230Z self=, 2025-05-07T21:04:03.9162748Z compile=False, 2025-05-07T21:04:03.9162952Z T=2, 2025-05-07T21:04:03.9163134Z D=76, 2025-05-07T21:04:03.9163306Z B=107, 2025-05-07T21:04:03.9163485Z log_E=4, 2025-05-07T21:04:03.9163672Z L=13, 2025-05-07T21:04:03.9163859Z D_gradcheck=2, 2025-05-07T21:04:03.9164082Z stochastic_rounding=True, 2025-05-07T21:04:03.9164327Z weighted=True, 2025-05-07T21:04:03.9164535Z row_wise=False, 2025-05-07T21:04:03.9164740Z mixed=True, 2025-05-07T21:04:03.9164944Z use_cache=False, 2025-05-07T21:04:03.9165176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.9165452Z use_cpu=False, 2025-05-07T21:04:03.9165676Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.9165924Z ) 2025-05-07T21:04:03.9166149Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9166721Z self=, 2025-05-07T21:04:03.9167235Z compile=True, 2025-05-07T21:04:03.9167437Z T=1, 2025-05-07T21:04:03.9167669Z D=46, 2025-05-07T21:04:03.9167841Z B=117, 2025-05-07T21:04:03.9168020Z log_E=5, 2025-05-07T21:04:03.9168206Z L=15, 2025-05-07T21:04:03.9168383Z D_gradcheck=1, 2025-05-07T21:04:03.9168602Z stochastic_rounding=False, 2025-05-07T21:04:03.9168851Z weighted=False, 2025-05-07T21:04:03.9169058Z row_wise=True, 2025-05-07T21:04:03.9169259Z mixed=True, 2025-05-07T21:04:03.9169462Z use_cache=False, 2025-05-07T21:04:03.9169695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9169970Z use_cpu=False, 2025-05-07T21:04:03.9170194Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9170442Z ) 2025-05-07T21:04:03.9170662Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9171230Z self=, 2025-05-07T21:04:03.9171749Z compile=True, 2025-05-07T21:04:03.9171944Z T=1, 2025-05-07T21:04:03.9172122Z D=6, 2025-05-07T21:04:03.9172297Z B=39, 2025-05-07T21:04:03.9172471Z log_E=4, 2025-05-07T21:04:03.9172662Z L=14, 2025-05-07T21:04:03.9172850Z D_gradcheck=1, 2025-05-07T21:04:03.9173148Z stochastic_rounding=False, 2025-05-07T21:04:03.9173394Z weighted=True, 2025-05-07T21:04:03.9173599Z row_wise=True, 2025-05-07T21:04:03.9173789Z mixed=True, 2025-05-07T21:04:03.9173996Z use_cache=False, 2025-05-07T21:04:03.9174235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9174506Z use_cpu=False, 2025-05-07T21:04:03.9174732Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.9174985Z ) 2025-05-07T21:04:03.9175252Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9175822Z self=, 2025-05-07T21:04:03.9176347Z compile=True, 2025-05-07T21:04:03.9176545Z T=1, 2025-05-07T21:04:03.9176720Z D=41, 2025-05-07T21:04:03.9176899Z B=111, 2025-05-07T21:04:03.9177081Z log_E=5, 2025-05-07T21:04:03.9177268Z L=16, 2025-05-07T21:04:03.9177455Z D_gradcheck=1, 2025-05-07T21:04:03.9177676Z stochastic_rounding=False, 2025-05-07T21:04:03.9177919Z weighted=True, 2025-05-07T21:04:03.9178128Z row_wise=True, 2025-05-07T21:04:03.9178326Z mixed=True, 2025-05-07T21:04:03.9178524Z use_cache=True, 2025-05-07T21:04:03.9178812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9179176Z use_cpu=False, 2025-05-07T21:04:03.9179402Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.9179662Z ) 2025-05-07T21:04:03.9179895Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9180466Z self=, 2025-05-07T21:04:03.9180992Z compile=True, 2025-05-07T21:04:03.9181195Z T=2, 2025-05-07T21:04:03.9181373Z D=44, 2025-05-07T21:04:03.9181554Z B=110, 2025-05-07T21:04:03.9181736Z log_E=5, 2025-05-07T21:04:03.9181923Z L=5, 2025-05-07T21:04:03.9182110Z D_gradcheck=2, 2025-05-07T21:04:03.9182333Z stochastic_rounding=False, 2025-05-07T21:04:03.9182620Z weighted=False, 2025-05-07T21:04:03.9182829Z row_wise=True, 2025-05-07T21:04:03.9183029Z mixed=True, 2025-05-07T21:04:03.9183237Z use_cache=False, 2025-05-07T21:04:03.9183478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.9183759Z use_cpu=False, 2025-05-07T21:04:03.9183994Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9184251Z ) 2025-05-07T21:04:03.9184482Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9185050Z self=, 2025-05-07T21:04:03.9185579Z compile=False, 2025-05-07T21:04:03.9185782Z T=3, 2025-05-07T21:04:03.9185957Z D=99, 2025-05-07T21:04:03.9186142Z B=40, 2025-05-07T21:04:03.9186323Z log_E=3, 2025-05-07T21:04:03.9186506Z L=19, 2025-05-07T21:04:03.9186692Z D_gradcheck=1, 2025-05-07T21:04:03.9186967Z stochastic_rounding=True, 2025-05-07T21:04:03.9187214Z weighted=False, 2025-05-07T21:04:03.9187424Z row_wise=False, 2025-05-07T21:04:03.9187634Z mixed=True, 2025-05-07T21:04:03.9187832Z use_cache=True, 2025-05-07T21:04:03.9188066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9188348Z use_cpu=True, 2025-05-07T21:04:03.9188576Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9188837Z ) 2025-05-07T21:04:03.9189067Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9189635Z self=, 2025-05-07T21:04:03.9190162Z compile=True, 2025-05-07T21:04:03.9190368Z T=3, 2025-05-07T21:04:03.9190552Z D=12, 2025-05-07T21:04:03.9190730Z B=118, 2025-05-07T21:04:03.9190920Z log_E=4, 2025-05-07T21:04:03.9191113Z L=7, 2025-05-07T21:04:03.9191294Z D_gradcheck=1, 2025-05-07T21:04:03.9191519Z stochastic_rounding=False, 2025-05-07T21:04:03.9191776Z weighted=False, 2025-05-07T21:04:03.9191984Z row_wise=True, 2025-05-07T21:04:03.9192192Z mixed=False, 2025-05-07T21:04:03.9192399Z use_cache=True, 2025-05-07T21:04:03.9192626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9192909Z use_cpu=False, 2025-05-07T21:04:03.9193136Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9193391Z ) 2025-05-07T21:04:03.9193623Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9194194Z self=, 2025-05-07T21:04:03.9194755Z compile=True, 2025-05-07T21:04:03.9194962Z T=5, 2025-05-07T21:04:03.9195140Z D=98, 2025-05-07T21:04:03.9195310Z B=1, 2025-05-07T21:04:03.9195487Z log_E=3, 2025-05-07T21:04:03.9195673Z L=16, 2025-05-07T21:04:03.9195847Z D_gradcheck=1, 2025-05-07T21:04:03.9196064Z stochastic_rounding=True, 2025-05-07T21:04:03.9196314Z weighted=True, 2025-05-07T21:04:03.9196523Z row_wise=False, 2025-05-07T21:04:03.9196722Z mixed=False, 2025-05-07T21:04:03.9196924Z use_cache=True, 2025-05-07T21:04:03.9197156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.9197425Z use_cpu=True, 2025-05-07T21:04:03.9197647Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9197901Z ) 2025-05-07T21:04:03.9198208Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9199031Z self=, 2025-05-07T21:04:03.9199555Z compile=False, 2025-05-07T21:04:03.9199747Z T=3, 2025-05-07T21:04:03.9199931Z D=23, 2025-05-07T21:04:03.9200110Z B=101, 2025-05-07T21:04:03.9200283Z log_E=3, 2025-05-07T21:04:03.9200477Z L=5, 2025-05-07T21:04:03.9200661Z D_gradcheck=2, 2025-05-07T21:04:03.9200871Z stochastic_rounding=True, 2025-05-07T21:04:03.9201119Z weighted=False, 2025-05-07T21:04:03.9201328Z row_wise=True, 2025-05-07T21:04:03.9201520Z mixed=True, 2025-05-07T21:04:03.9201727Z use_cache=False, 2025-05-07T21:04:03.9201963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9202236Z use_cpu=True, 2025-05-07T21:04:03.9202453Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.9202704Z ) 2025-05-07T21:04:03.9202927Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9203494Z self=, 2025-05-07T21:04:03.9204015Z compile=False, 2025-05-07T21:04:03.9204215Z T=5, 2025-05-07T21:04:03.9204387Z D=128, 2025-05-07T21:04:03.9204572Z B=65, 2025-05-07T21:04:03.9204752Z log_E=3, 2025-05-07T21:04:03.9204933Z L=1, 2025-05-07T21:04:03.9205114Z D_gradcheck=2, 2025-05-07T21:04:03.9205336Z stochastic_rounding=False, 2025-05-07T21:04:03.9205577Z weighted=False, 2025-05-07T21:04:03.9205783Z row_wise=False, 2025-05-07T21:04:03.9206065Z mixed=False, 2025-05-07T21:04:03.9206263Z use_cache=False, 2025-05-07T21:04:03.9206502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9206779Z use_cpu=True, 2025-05-07T21:04:03.9206998Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9207248Z ) 2025-05-07T21:04:03.9207475Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9208052Z self=, 2025-05-07T21:04:03.9208567Z compile=False, 2025-05-07T21:04:03.9208773Z T=3, 2025-05-07T21:04:03.9208951Z D=56, 2025-05-07T21:04:03.9209127Z B=34, 2025-05-07T21:04:03.9209309Z log_E=5, 2025-05-07T21:04:03.9209491Z L=3, 2025-05-07T21:04:03.9209667Z D_gradcheck=1, 2025-05-07T21:04:03.9209887Z stochastic_rounding=False, 2025-05-07T21:04:03.9210134Z weighted=False, 2025-05-07T21:04:03.9210336Z row_wise=False, 2025-05-07T21:04:03.9210540Z mixed=False, 2025-05-07T21:04:03.9210743Z use_cache=True, 2025-05-07T21:04:03.9210963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9211242Z use_cpu=True, 2025-05-07T21:04:03.9211467Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9211718Z ) 2025-05-07T21:04:03.9211944Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9219364Z self=, 2025-05-07T21:04:03.9219942Z compile=False, 2025-05-07T21:04:03.9220150Z T=4, 2025-05-07T21:04:03.9220322Z D=56, 2025-05-07T21:04:03.9220498Z B=116, 2025-05-07T21:04:03.9220676Z log_E=5, 2025-05-07T21:04:03.9220963Z L=20, 2025-05-07T21:04:03.9221153Z D_gradcheck=1, 2025-05-07T21:04:03.9221377Z stochastic_rounding=True, 2025-05-07T21:04:03.9221625Z weighted=False, 2025-05-07T21:04:03.9221840Z row_wise=False, 2025-05-07T21:04:03.9222043Z mixed=True, 2025-05-07T21:04:03.9222242Z use_cache=False, 2025-05-07T21:04:03.9222489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.9222770Z use_cpu=False, 2025-05-07T21:04:03.9222991Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.9223248Z ) 2025-05-07T21:04:03.9223484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9224058Z self=, 2025-05-07T21:04:03.9224704Z compile=True, 2025-05-07T21:04:03.9224913Z T=2, 2025-05-07T21:04:03.9225093Z D=91, 2025-05-07T21:04:03.9225269Z B=67, 2025-05-07T21:04:03.9225452Z log_E=3, 2025-05-07T21:04:03.9225643Z L=15, 2025-05-07T21:04:03.9225825Z D_gradcheck=1, 2025-05-07T21:04:03.9226053Z stochastic_rounding=False, 2025-05-07T21:04:03.9226303Z weighted=False, 2025-05-07T21:04:03.9226505Z row_wise=True, 2025-05-07T21:04:03.9226713Z mixed=True, 2025-05-07T21:04:03.9226919Z use_cache=False, 2025-05-07T21:04:03.9227154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9227439Z use_cpu=True, 2025-05-07T21:04:03.9227665Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.9227914Z ) 2025-05-07T21:04:03.9228142Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:03.9228712Z self=, 2025-05-07T21:04:03.9229239Z compile=False, 2025-05-07T21:04:03.9229434Z T=3, 2025-05-07T21:04:03.9229622Z D=38, 2025-05-07T21:04:03.9229805Z B=7, 2025-05-07T21:04:03.9229979Z log_E=4, 2025-05-07T21:04:03.9230169Z L=18, 2025-05-07T21:04:03.9230355Z D_gradcheck=2, 2025-05-07T21:04:03.9230573Z stochastic_rounding=True, 2025-05-07T21:04:03.9230825Z weighted=False, 2025-05-07T21:04:03.9231031Z row_wise=True, 2025-05-07T21:04:03.9231224Z mixed=False, 2025-05-07T21:04:03.9231432Z use_cache=True, 2025-05-07T21:04:03.9231663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.9231935Z use_cpu=False, 2025-05-07T21:04:03.9232216Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.9232465Z ) 2025-05-07T21:04:14.2922433Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:14.2923652Z self=, 2025-05-07T21:04:14.2924757Z compile=True, 2025-05-07T21:04:14.2925187Z T=3, 2025-05-07T21:04:14.2925534Z D=38, 2025-05-07T21:04:14.2925899Z B=7, 2025-05-07T21:04:14.2926244Z log_E=4, 2025-05-07T21:04:14.2926601Z L=18, 2025-05-07T21:04:14.2926965Z D_gradcheck=2, 2025-05-07T21:04:14.2927276Z stochastic_rounding=True, 2025-05-07T21:04:14.2927565Z weighted=False, 2025-05-07T21:04:14.2927778Z row_wise=True, 2025-05-07T21:04:14.2927982Z mixed=False, 2025-05-07T21:04:14.2928183Z use_cache=True, 2025-05-07T21:04:14.2928420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:14.2928703Z use_cpu=False, 2025-05-07T21:04:14.2928926Z output_dtype=SparseType.BF16, 2025-05-07T21:04:14.2929198Z ) 2025-05-07T21:04:14.2929426Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:14.2929994Z self=, 2025-05-07T21:04:14.2930519Z compile=False, 2025-05-07T21:04:14.2930727Z T=3, 2025-05-07T21:04:14.2930908Z D=38, 2025-05-07T21:04:14.2931093Z B=38, 2025-05-07T21:04:14.2931279Z log_E=4, 2025-05-07T21:04:14.2931460Z L=18, 2025-05-07T21:04:14.2931648Z D_gradcheck=2, 2025-05-07T21:04:14.2931871Z stochastic_rounding=True, 2025-05-07T21:04:14.2932118Z weighted=False, 2025-05-07T21:04:14.2932664Z row_wise=True, 2025-05-07T21:04:14.2932935Z mixed=False, 2025-05-07T21:04:14.2933144Z use_cache=True, 2025-05-07T21:04:14.2933372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:14.2933659Z use_cpu=False, 2025-05-07T21:04:14.2933892Z output_dtype=SparseType.BF16, 2025-05-07T21:04:14.2934136Z ) 2025-05-07T21:04:14.2934370Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:14.2934946Z self=, 2025-05-07T21:04:14.2935464Z compile=False, 2025-05-07T21:04:14.2935673Z T=4, 2025-05-07T21:04:14.2935859Z D=38, 2025-05-07T21:04:14.2936035Z B=38, 2025-05-07T21:04:14.2936327Z log_E=4, 2025-05-07T21:04:14.2936595Z L=18, 2025-05-07T21:04:14.2936777Z D_gradcheck=2, 2025-05-07T21:04:14.2936998Z stochastic_rounding=True, 2025-05-07T21:04:14.2937248Z weighted=False, 2025-05-07T21:04:14.2937451Z row_wise=True, 2025-05-07T21:04:14.2937661Z mixed=False, 2025-05-07T21:04:14.2937868Z use_cache=True, 2025-05-07T21:04:14.2938097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:14.2938383Z use_cpu=False, 2025-05-07T21:04:14.2938611Z output_dtype=SparseType.BF16, 2025-05-07T21:04:14.2938865Z ) 2025-05-07T21:04:14.2939091Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:14.2939674Z self=, 2025-05-07T21:04:14.2940202Z compile=False, 2025-05-07T21:04:14.2940399Z T=4, 2025-05-07T21:04:14.2940579Z D=38, 2025-05-07T21:04:14.2940762Z B=38, 2025-05-07T21:04:14.2940937Z log_E=4, 2025-05-07T21:04:14.2941133Z L=0, 2025-05-07T21:04:14.2941330Z D_gradcheck=2, 2025-05-07T21:04:14.2941548Z stochastic_rounding=True, 2025-05-07T21:04:14.2941807Z weighted=False, 2025-05-07T21:04:14.2942019Z row_wise=True, 2025-05-07T21:04:14.2942215Z mixed=False, 2025-05-07T21:04:14.2942427Z use_cache=True, 2025-05-07T21:04:14.2942662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:14.2942935Z use_cpu=False, 2025-05-07T21:04:14.2943166Z output_dtype=SparseType.BF16, 2025-05-07T21:04:14.2943425Z ) 2025-05-07T21:04:14.2943648Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:14.2944315Z self=, 2025-05-07T21:04:14.2944836Z compile=True, 2025-05-07T21:04:14.2945042Z T=4, 2025-05-07T21:04:14.2945216Z D=38, 2025-05-07T21:04:14.2945403Z B=38, 2025-05-07T21:04:14.2945582Z log_E=4, 2025-05-07T21:04:14.2945761Z L=0, 2025-05-07T21:04:14.2945948Z D_gradcheck=2, 2025-05-07T21:04:14.2946174Z stochastic_rounding=True, 2025-05-07T21:04:14.2946422Z weighted=False, 2025-05-07T21:04:14.2946631Z row_wise=True, 2025-05-07T21:04:14.2946838Z mixed=False, 2025-05-07T21:04:14.2947037Z use_cache=True, 2025-05-07T21:04:14.2947269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:14.2947585Z use_cpu=False, 2025-05-07T21:04:14.2947821Z output_dtype=SparseType.BF16, 2025-05-07T21:04:14.2948074Z ) 2025-05-07T21:04:14.2948298Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:14.2948860Z self=, 2025-05-07T21:04:14.2949388Z compile=False, 2025-05-07T21:04:14.2949590Z T=2, 2025-05-07T21:04:14.2949765Z D=38, 2025-05-07T21:04:14.2949947Z B=38, 2025-05-07T21:04:14.2950133Z log_E=4, 2025-05-07T21:04:14.2950316Z L=0, 2025-05-07T21:04:14.2950507Z D_gradcheck=2, 2025-05-07T21:04:14.2950732Z stochastic_rounding=True, 2025-05-07T21:04:14.2950983Z weighted=False, 2025-05-07T21:04:14.2951186Z row_wise=True, 2025-05-07T21:04:14.2951390Z mixed=False, 2025-05-07T21:04:14.2951592Z use_cache=True, 2025-05-07T21:04:14.2951818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:14.2952152Z use_cpu=False, 2025-05-07T21:04:14.2952381Z output_dtype=SparseType.BF16, 2025-05-07T21:04:14.2952626Z ) 2025-05-07T21:04:14.2952805Z PASSED 2025-05-07T21:04:20.3598635Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3600113Z self=, 2025-05-07T21:04:20.3600822Z mixed_B=False, 2025-05-07T21:04:20.3601095Z compile=False, 2025-05-07T21:04:20.3601350Z T=1, 2025-05-07T21:04:20.3601549Z D=2, 2025-05-07T21:04:20.3601724Z B=1, 2025-05-07T21:04:20.3602198Z log_E=3, 2025-05-07T21:04:20.3602388Z L=0, 2025-05-07T21:04:20.3602648Z D_gradcheck=1, 2025-05-07T21:04:20.3602890Z stochastic_rounding=False, 2025-05-07T21:04:20.3603146Z weighted=False, 2025-05-07T21:04:20.3603363Z row_wise=False, 2025-05-07T21:04:20.3603560Z mixed=False, 2025-05-07T21:04:20.3603781Z use_cache=False, 2025-05-07T21:04:20.3604031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3604311Z use_cpu=False, 2025-05-07T21:04:20.3604547Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3604814Z ) 2025-05-07T21:04:20.3605044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3605626Z self=, 2025-05-07T21:04:20.3606152Z mixed_B=True, 2025-05-07T21:04:20.3606364Z compile=False, 2025-05-07T21:04:20.3606560Z T=1, 2025-05-07T21:04:20.3606744Z D=2, 2025-05-07T21:04:20.3606927Z B=1, 2025-05-07T21:04:20.3607109Z log_E=3, 2025-05-07T21:04:20.3607298Z L=0, 2025-05-07T21:04:20.3607490Z D_gradcheck=1, 2025-05-07T21:04:20.3607719Z stochastic_rounding=False, 2025-05-07T21:04:20.3607969Z weighted=False, 2025-05-07T21:04:20.3608174Z row_wise=False, 2025-05-07T21:04:20.3608373Z mixed=False, 2025-05-07T21:04:20.3608586Z use_cache=False, 2025-05-07T21:04:20.3608825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3609102Z use_cpu=False, 2025-05-07T21:04:20.3609334Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3609594Z ) 2025-05-07T21:04:20.3609812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3610464Z self=, 2025-05-07T21:04:20.3610985Z mixed_B=True, 2025-05-07T21:04:20.3611187Z compile=True, 2025-05-07T21:04:20.3611386Z T=2, 2025-05-07T21:04:20.3611562Z D=79, 2025-05-07T21:04:20.3611735Z B=10, 2025-05-07T21:04:20.3611918Z log_E=3, 2025-05-07T21:04:20.3612105Z L=12, 2025-05-07T21:04:20.3612291Z D_gradcheck=2, 2025-05-07T21:04:20.3612511Z stochastic_rounding=True, 2025-05-07T21:04:20.3612759Z weighted=False, 2025-05-07T21:04:20.3613058Z row_wise=True, 2025-05-07T21:04:20.3613253Z mixed=False, 2025-05-07T21:04:20.3613460Z use_cache=False, 2025-05-07T21:04:20.3613706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3613982Z use_cpu=False, 2025-05-07T21:04:20.3614211Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3614468Z ) 2025-05-07T21:04:20.3614685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3615249Z self=, 2025-05-07T21:04:20.3615768Z mixed_B=True, 2025-05-07T21:04:20.3615972Z compile=True, 2025-05-07T21:04:20.3616175Z T=4, 2025-05-07T21:04:20.3616354Z D=124, 2025-05-07T21:04:20.3616527Z B=88, 2025-05-07T21:04:20.3616708Z log_E=4, 2025-05-07T21:04:20.3616903Z L=17, 2025-05-07T21:04:20.3617082Z D_gradcheck=2, 2025-05-07T21:04:20.3617306Z stochastic_rounding=False, 2025-05-07T21:04:20.3617559Z weighted=False, 2025-05-07T21:04:20.3617768Z row_wise=False, 2025-05-07T21:04:20.3617977Z mixed=True, 2025-05-07T21:04:20.3618276Z use_cache=False, 2025-05-07T21:04:20.3618509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3618791Z use_cpu=True, 2025-05-07T21:04:20.3619023Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3619279Z ) 2025-05-07T21:04:20.3619501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3620067Z self=, 2025-05-07T21:04:20.3620590Z mixed_B=False, 2025-05-07T21:04:20.3620792Z compile=True, 2025-05-07T21:04:20.3621030Z T=1, 2025-05-07T21:04:20.3621222Z D=114, 2025-05-07T21:04:20.3621396Z B=18, 2025-05-07T21:04:20.3621578Z log_E=3, 2025-05-07T21:04:20.3621814Z L=4, 2025-05-07T21:04:20.3622028Z D_gradcheck=2, 2025-05-07T21:04:20.3622254Z stochastic_rounding=False, 2025-05-07T21:04:20.3622507Z weighted=False, 2025-05-07T21:04:20.3622705Z row_wise=True, 2025-05-07T21:04:20.3622913Z mixed=True, 2025-05-07T21:04:20.3623117Z use_cache=False, 2025-05-07T21:04:20.3623350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3623635Z use_cpu=False, 2025-05-07T21:04:20.3623866Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3624111Z ) 2025-05-07T21:04:20.3624331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3624895Z self=, 2025-05-07T21:04:20.3625414Z mixed_B=False, 2025-05-07T21:04:20.3625613Z compile=False, 2025-05-07T21:04:20.3625813Z T=4, 2025-05-07T21:04:20.3625989Z D=68, 2025-05-07T21:04:20.3626167Z B=91, 2025-05-07T21:04:20.3626352Z log_E=3, 2025-05-07T21:04:20.3626548Z L=12, 2025-05-07T21:04:20.3626729Z D_gradcheck=2, 2025-05-07T21:04:20.3626953Z stochastic_rounding=True, 2025-05-07T21:04:20.3627207Z weighted=True, 2025-05-07T21:04:20.3627407Z row_wise=False, 2025-05-07T21:04:20.3627618Z mixed=False, 2025-05-07T21:04:20.3627828Z use_cache=True, 2025-05-07T21:04:20.3628053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3628338Z use_cpu=False, 2025-05-07T21:04:20.3628572Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3628818Z ) 2025-05-07T21:04:20.3629049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3629658Z self=, 2025-05-07T21:04:20.3630175Z mixed_B=True, 2025-05-07T21:04:20.3630378Z compile=False, 2025-05-07T21:04:20.3630582Z T=4, 2025-05-07T21:04:20.3630763Z D=88, 2025-05-07T21:04:20.3630943Z B=126, 2025-05-07T21:04:20.3631126Z log_E=5, 2025-05-07T21:04:20.3631322Z L=10, 2025-05-07T21:04:20.3631527Z D_gradcheck=2, 2025-05-07T21:04:20.3631774Z stochastic_rounding=True, 2025-05-07T21:04:20.3632029Z weighted=False, 2025-05-07T21:04:20.3632227Z row_wise=True, 2025-05-07T21:04:20.3632428Z mixed=True, 2025-05-07T21:04:20.3632638Z use_cache=True, 2025-05-07T21:04:20.3632858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3633139Z use_cpu=True, 2025-05-07T21:04:20.3633362Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3633608Z ) 2025-05-07T21:04:20.3633833Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3634400Z self=, 2025-05-07T21:04:20.3634905Z mixed_B=True, 2025-05-07T21:04:20.3635111Z compile=False, 2025-05-07T21:04:20.3635312Z T=1, 2025-05-07T21:04:20.3635484Z D=81, 2025-05-07T21:04:20.3635665Z B=91, 2025-05-07T21:04:20.3635845Z log_E=3, 2025-05-07T21:04:20.3636027Z L=11, 2025-05-07T21:04:20.3636210Z D_gradcheck=1, 2025-05-07T21:04:20.3636432Z stochastic_rounding=False, 2025-05-07T21:04:20.3636682Z weighted=False, 2025-05-07T21:04:20.3636878Z row_wise=True, 2025-05-07T21:04:20.3637081Z mixed=False, 2025-05-07T21:04:20.3637336Z use_cache=False, 2025-05-07T21:04:20.3637572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3637850Z use_cpu=False, 2025-05-07T21:04:20.3638076Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3638321Z ) 2025-05-07T21:04:20.3638545Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3639113Z self=, 2025-05-07T21:04:20.3639620Z mixed_B=True, 2025-05-07T21:04:20.3639828Z compile=False, 2025-05-07T21:04:20.3640031Z T=2, 2025-05-07T21:04:20.3640205Z D=33, 2025-05-07T21:04:20.3640384Z B=14, 2025-05-07T21:04:20.3640565Z log_E=5, 2025-05-07T21:04:20.3640801Z L=12, 2025-05-07T21:04:20.3641083Z D_gradcheck=1, 2025-05-07T21:04:20.3641304Z stochastic_rounding=True, 2025-05-07T21:04:20.3641542Z weighted=True, 2025-05-07T21:04:20.3641748Z row_wise=True, 2025-05-07T21:04:20.3641950Z mixed=True, 2025-05-07T21:04:20.3642172Z use_cache=True, 2025-05-07T21:04:20.3642402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3642682Z use_cpu=False, 2025-05-07T21:04:20.3642906Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3643150Z ) 2025-05-07T21:04:20.3643373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3643931Z self=, 2025-05-07T21:04:20.3644451Z mixed_B=False, 2025-05-07T21:04:20.3644646Z compile=True, 2025-05-07T21:04:20.3644849Z T=4, 2025-05-07T21:04:20.3645026Z D=19, 2025-05-07T21:04:20.3645199Z B=49, 2025-05-07T21:04:20.3645375Z log_E=5, 2025-05-07T21:04:20.3645568Z L=18, 2025-05-07T21:04:20.3645754Z D_gradcheck=1, 2025-05-07T21:04:20.3645971Z stochastic_rounding=True, 2025-05-07T21:04:20.3646221Z weighted=False, 2025-05-07T21:04:20.3646424Z row_wise=False, 2025-05-07T21:04:20.3646631Z mixed=True, 2025-05-07T21:04:20.3646840Z use_cache=False, 2025-05-07T21:04:20.3647074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3647356Z use_cpu=False, 2025-05-07T21:04:20.3647579Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3647823Z ) 2025-05-07T21:04:20.3648044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3648656Z self=, 2025-05-07T21:04:20.3649169Z mixed_B=True, 2025-05-07T21:04:20.3649365Z compile=False, 2025-05-07T21:04:20.3649565Z T=1, 2025-05-07T21:04:20.3649751Z D=27, 2025-05-07T21:04:20.3649925Z B=15, 2025-05-07T21:04:20.3650108Z log_E=4, 2025-05-07T21:04:20.3650300Z L=18, 2025-05-07T21:04:20.3657764Z D_gradcheck=1, 2025-05-07T21:04:20.3658025Z stochastic_rounding=False, 2025-05-07T21:04:20.3658271Z weighted=True, 2025-05-07T21:04:20.3658495Z row_wise=False, 2025-05-07T21:04:20.3658714Z mixed=True, 2025-05-07T21:04:20.3658917Z use_cache=False, 2025-05-07T21:04:20.3659166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3659447Z use_cpu=True, 2025-05-07T21:04:20.3659675Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3659944Z ) 2025-05-07T21:04:20.3660180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3660749Z self=, 2025-05-07T21:04:20.3661278Z mixed_B=False, 2025-05-07T21:04:20.3661494Z compile=True, 2025-05-07T21:04:20.3661697Z T=4, 2025-05-07T21:04:20.3661888Z D=101, 2025-05-07T21:04:20.3662081Z B=62, 2025-05-07T21:04:20.3662266Z log_E=5, 2025-05-07T21:04:20.3662467Z L=0, 2025-05-07T21:04:20.3662666Z D_gradcheck=2, 2025-05-07T21:04:20.3662891Z stochastic_rounding=True, 2025-05-07T21:04:20.3663154Z weighted=True, 2025-05-07T21:04:20.3663369Z row_wise=False, 2025-05-07T21:04:20.3663576Z mixed=False, 2025-05-07T21:04:20.3663871Z use_cache=True, 2025-05-07T21:04:20.3664115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3664410Z use_cpu=True, 2025-05-07T21:04:20.3664636Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3664897Z ) 2025-05-07T21:04:20.3665135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3665700Z self=, 2025-05-07T21:04:20.3666225Z mixed_B=True, 2025-05-07T21:04:20.3666439Z compile=False, 2025-05-07T21:04:20.3666642Z T=4, 2025-05-07T21:04:20.3666833Z D=110, 2025-05-07T21:04:20.3667027Z B=45, 2025-05-07T21:04:20.3667210Z log_E=5, 2025-05-07T21:04:20.3667458Z L=15, 2025-05-07T21:04:20.3667655Z D_gradcheck=1, 2025-05-07T21:04:20.3667925Z stochastic_rounding=False, 2025-05-07T21:04:20.3668186Z weighted=True, 2025-05-07T21:04:20.3668408Z row_wise=False, 2025-05-07T21:04:20.3668613Z mixed=True, 2025-05-07T21:04:20.3668828Z use_cache=True, 2025-05-07T21:04:20.3669066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3669346Z use_cpu=True, 2025-05-07T21:04:20.3669583Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3669847Z ) 2025-05-07T21:04:20.3670072Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3670661Z self=, 2025-05-07T21:04:20.3671189Z mixed_B=False, 2025-05-07T21:04:20.3671405Z compile=True, 2025-05-07T21:04:20.3671606Z T=3, 2025-05-07T21:04:20.3671786Z D=71, 2025-05-07T21:04:20.3671975Z B=30, 2025-05-07T21:04:20.3672152Z log_E=5, 2025-05-07T21:04:20.3672347Z L=6, 2025-05-07T21:04:20.3672537Z D_gradcheck=1, 2025-05-07T21:04:20.3672756Z stochastic_rounding=True, 2025-05-07T21:04:20.3673012Z weighted=True, 2025-05-07T21:04:20.3673222Z row_wise=False, 2025-05-07T21:04:20.3673425Z mixed=True, 2025-05-07T21:04:20.3673640Z use_cache=False, 2025-05-07T21:04:20.3673895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3674173Z use_cpu=True, 2025-05-07T21:04:20.3674404Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3674664Z ) 2025-05-07T21:04:20.3674888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3675458Z self=, 2025-05-07T21:04:20.3676036Z mixed_B=True, 2025-05-07T21:04:20.3676248Z compile=True, 2025-05-07T21:04:20.3676450Z T=3, 2025-05-07T21:04:20.3676636Z D=83, 2025-05-07T21:04:20.3676823Z B=93, 2025-05-07T21:04:20.3677003Z log_E=3, 2025-05-07T21:04:20.3677201Z L=12, 2025-05-07T21:04:20.3677396Z D_gradcheck=2, 2025-05-07T21:04:20.3677623Z stochastic_rounding=True, 2025-05-07T21:04:20.3677878Z weighted=False, 2025-05-07T21:04:20.3678096Z row_wise=False, 2025-05-07T21:04:20.3678301Z mixed=False, 2025-05-07T21:04:20.3678520Z use_cache=False, 2025-05-07T21:04:20.3678770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3679049Z use_cpu=True, 2025-05-07T21:04:20.3679282Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3679541Z ) 2025-05-07T21:04:20.3679767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3680335Z self=, 2025-05-07T21:04:20.3680865Z mixed_B=False, 2025-05-07T21:04:20.3681072Z compile=False, 2025-05-07T21:04:20.3681281Z T=4, 2025-05-07T21:04:20.3681466Z D=97, 2025-05-07T21:04:20.3681647Z B=17, 2025-05-07T21:04:20.3681833Z log_E=5, 2025-05-07T21:04:20.3682028Z L=12, 2025-05-07T21:04:20.3682213Z D_gradcheck=1, 2025-05-07T21:04:20.3682443Z stochastic_rounding=True, 2025-05-07T21:04:20.3682699Z weighted=False, 2025-05-07T21:04:20.3682915Z row_wise=True, 2025-05-07T21:04:20.3683118Z mixed=False, 2025-05-07T21:04:20.3683328Z use_cache=True, 2025-05-07T21:04:20.3683613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3683898Z use_cpu=True, 2025-05-07T21:04:20.3684129Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3684387Z ) 2025-05-07T21:04:20.3684611Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:20.3685178Z self=, 2025-05-07T21:04:20.3685705Z mixed_B=False, 2025-05-07T21:04:20.3685912Z compile=False, 2025-05-07T21:04:20.3686124Z T=4, 2025-05-07T21:04:20.3686312Z D=62, 2025-05-07T21:04:20.3686490Z B=55, 2025-05-07T21:04:20.3686678Z log_E=4, 2025-05-07T21:04:20.3686921Z L=6, 2025-05-07T21:04:20.3687105Z D_gradcheck=2, 2025-05-07T21:04:20.3687375Z stochastic_rounding=False, 2025-05-07T21:04:20.3687636Z weighted=True, 2025-05-07T21:04:20.3687842Z row_wise=False, 2025-05-07T21:04:20.3688054Z mixed=False, 2025-05-07T21:04:20.3688266Z use_cache=True, 2025-05-07T21:04:20.3688509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3688791Z use_cpu=False, 2025-05-07T21:04:20.3689029Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3689294Z ) 2025-05-07T21:04:37.3021129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3022238Z self=, 2025-05-07T21:04:37.3023217Z mixed_B=True, 2025-05-07T21:04:37.3023579Z compile=True, 2025-05-07T21:04:37.3023916Z T=1, 2025-05-07T21:04:37.3024208Z D=117, 2025-05-07T21:04:37.3024505Z B=112, 2025-05-07T21:04:37.3024790Z log_E=5, 2025-05-07T21:04:37.3025104Z L=3, 2025-05-07T21:04:37.3025409Z D_gradcheck=2, 2025-05-07T21:04:37.3025768Z stochastic_rounding=True, 2025-05-07T21:04:37.3026202Z weighted=True, 2025-05-07T21:04:37.3026548Z row_wise=False, 2025-05-07T21:04:37.3026870Z mixed=True, 2025-05-07T21:04:37.3027197Z use_cache=False, 2025-05-07T21:04:37.3027603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3028049Z use_cpu=True, 2025-05-07T21:04:37.3028431Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.3028845Z ) 2025-05-07T21:04:37.3029201Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3030163Z self=, 2025-05-07T21:04:37.3031413Z mixed_B=True, 2025-05-07T21:04:37.3031744Z compile=False, 2025-05-07T21:04:37.3032127Z T=4, 2025-05-07T21:04:37.3032413Z D=93, 2025-05-07T21:04:37.3032687Z B=103, 2025-05-07T21:04:37.3032981Z log_E=3, 2025-05-07T21:04:37.3033270Z L=3, 2025-05-07T21:04:37.3033563Z D_gradcheck=1, 2025-05-07T21:04:37.3033932Z stochastic_rounding=False, 2025-05-07T21:04:37.3034338Z weighted=False, 2025-05-07T21:04:37.3034672Z row_wise=False, 2025-05-07T21:04:37.3035004Z mixed=False, 2025-05-07T21:04:37.3035330Z use_cache=True, 2025-05-07T21:04:37.3035706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3036162Z use_cpu=True, 2025-05-07T21:04:37.3036531Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.3036941Z ) 2025-05-07T21:04:37.3037300Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3038255Z self=, 2025-05-07T21:04:37.3039146Z mixed_B=False, 2025-05-07T21:04:37.3039476Z compile=False, 2025-05-07T21:04:37.3039802Z T=2, 2025-05-07T21:04:37.3040087Z D=64, 2025-05-07T21:04:37.3040358Z B=59, 2025-05-07T21:04:37.3040653Z log_E=3, 2025-05-07T21:04:37.3040954Z L=13, 2025-05-07T21:04:37.3041243Z D_gradcheck=2, 2025-05-07T21:04:37.3041612Z stochastic_rounding=True, 2025-05-07T21:04:37.3042046Z weighted=True, 2025-05-07T21:04:37.3042448Z row_wise=True, 2025-05-07T21:04:37.3042787Z mixed=True, 2025-05-07T21:04:37.3043120Z use_cache=False, 2025-05-07T21:04:37.3043666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3044151Z use_cpu=False, 2025-05-07T21:04:37.3044549Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.3044957Z ) 2025-05-07T21:04:37.3045324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3046293Z self=, 2025-05-07T21:04:37.3047192Z mixed_B=False, 2025-05-07T21:04:37.3047539Z compile=True, 2025-05-07T21:04:37.3047865Z T=5, 2025-05-07T21:04:37.3048144Z D=31, 2025-05-07T21:04:37.3048441Z B=74, 2025-05-07T21:04:37.3048721Z log_E=5, 2025-05-07T21:04:37.3049009Z L=0, 2025-05-07T21:04:37.3049466Z D_gradcheck=2, 2025-05-07T21:04:37.3049933Z stochastic_rounding=True, 2025-05-07T21:04:37.3050343Z weighted=False, 2025-05-07T21:04:37.3050674Z row_wise=False, 2025-05-07T21:04:37.3051005Z mixed=False, 2025-05-07T21:04:37.3051328Z use_cache=False, 2025-05-07T21:04:37.3051719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3052176Z use_cpu=True, 2025-05-07T21:04:37.3052540Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3053065Z ) 2025-05-07T21:04:37.3053429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3054399Z self=, 2025-05-07T21:04:37.3055284Z mixed_B=True, 2025-05-07T21:04:37.3055625Z compile=False, 2025-05-07T21:04:37.3055953Z T=2, 2025-05-07T21:04:37.3056232Z D=59, 2025-05-07T21:04:37.3056525Z B=128, 2025-05-07T21:04:37.3056814Z log_E=5, 2025-05-07T21:04:37.3057103Z L=5, 2025-05-07T21:04:37.3057415Z D_gradcheck=2, 2025-05-07T21:04:37.3057783Z stochastic_rounding=False, 2025-05-07T21:04:37.3058187Z weighted=True, 2025-05-07T21:04:37.3058522Z row_wise=True, 2025-05-07T21:04:37.3058846Z mixed=False, 2025-05-07T21:04:37.3059173Z use_cache=False, 2025-05-07T21:04:37.3059561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3060019Z use_cpu=False, 2025-05-07T21:04:37.3060384Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3060792Z ) 2025-05-07T21:04:37.3061154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3062117Z self=, 2025-05-07T21:04:37.3063148Z mixed_B=True, 2025-05-07T21:04:37.3063490Z compile=False, 2025-05-07T21:04:37.3063812Z T=1, 2025-05-07T21:04:37.3064095Z D=6, 2025-05-07T21:04:37.3064385Z B=105, 2025-05-07T21:04:37.3064671Z log_E=4, 2025-05-07T21:04:37.3064967Z L=19, 2025-05-07T21:04:37.3065269Z D_gradcheck=1, 2025-05-07T21:04:37.3065618Z stochastic_rounding=True, 2025-05-07T21:04:37.3066007Z weighted=True, 2025-05-07T21:04:37.3066349Z row_wise=False, 2025-05-07T21:04:37.3066687Z mixed=False, 2025-05-07T21:04:37.3067027Z use_cache=True, 2025-05-07T21:04:37.3067446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3067927Z use_cpu=True, 2025-05-07T21:04:37.3068285Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3068691Z ) 2025-05-07T21:04:37.3069060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3070058Z self=, 2025-05-07T21:04:37.3070952Z mixed_B=False, 2025-05-07T21:04:37.3071290Z compile=True, 2025-05-07T21:04:37.3071621Z T=3, 2025-05-07T21:04:37.3071911Z D=35, 2025-05-07T21:04:37.3072206Z B=81, 2025-05-07T21:04:37.3072518Z log_E=4, 2025-05-07T21:04:37.3072835Z L=19, 2025-05-07T21:04:37.3073140Z D_gradcheck=1, 2025-05-07T21:04:37.3073508Z stochastic_rounding=True, 2025-05-07T21:04:37.3073900Z weighted=False, 2025-05-07T21:04:37.3074232Z row_wise=False, 2025-05-07T21:04:37.3074576Z mixed=False, 2025-05-07T21:04:37.3074909Z use_cache=False, 2025-05-07T21:04:37.3075404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3075879Z use_cpu=False, 2025-05-07T21:04:37.3076239Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.3076646Z ) 2025-05-07T21:04:37.3077017Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3077960Z self=, 2025-05-07T21:04:37.3078862Z mixed_B=False, 2025-05-07T21:04:37.3079195Z compile=True, 2025-05-07T21:04:37.3079526Z T=3, 2025-05-07T21:04:37.3079807Z D=2, 2025-05-07T21:04:37.3080085Z B=119, 2025-05-07T21:04:37.3080385Z log_E=3, 2025-05-07T21:04:37.3080682Z L=9, 2025-05-07T21:04:37.3081067Z D_gradcheck=2, 2025-05-07T21:04:37.3081492Z stochastic_rounding=False, 2025-05-07T21:04:37.3081894Z weighted=False, 2025-05-07T21:04:37.3082233Z row_wise=False, 2025-05-07T21:04:37.3082569Z mixed=False, 2025-05-07T21:04:37.3082885Z use_cache=True, 2025-05-07T21:04:37.3083267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3083720Z use_cpu=False, 2025-05-07T21:04:37.3084092Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.3084508Z ) 2025-05-07T21:04:37.3084886Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3085834Z self=, 2025-05-07T21:04:37.3086722Z mixed_B=True, 2025-05-07T21:04:37.3087053Z compile=False, 2025-05-07T21:04:37.3087373Z T=5, 2025-05-07T21:04:37.3087660Z D=80, 2025-05-07T21:04:37.3087941Z B=77, 2025-05-07T21:04:37.3088221Z log_E=4, 2025-05-07T21:04:37.3088520Z L=12, 2025-05-07T21:04:37.3088817Z D_gradcheck=2, 2025-05-07T21:04:37.3089188Z stochastic_rounding=False, 2025-05-07T21:04:37.3089594Z weighted=True, 2025-05-07T21:04:37.3089932Z row_wise=False, 2025-05-07T21:04:37.3090281Z mixed=False, 2025-05-07T21:04:37.3090626Z use_cache=False, 2025-05-07T21:04:37.3091039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3091509Z use_cpu=True, 2025-05-07T21:04:37.3091848Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3092259Z ) 2025-05-07T21:04:37.3092563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3093470Z self=, 2025-05-07T21:04:37.3094388Z mixed_B=True, 2025-05-07T21:04:37.3094692Z compile=False, 2025-05-07T21:04:37.3094980Z T=4, 2025-05-07T21:04:37.3095248Z D=119, 2025-05-07T21:04:37.3095511Z B=23, 2025-05-07T21:04:37.3095773Z log_E=5, 2025-05-07T21:04:37.3096050Z L=14, 2025-05-07T21:04:37.3096327Z D_gradcheck=1, 2025-05-07T21:04:37.3096654Z stochastic_rounding=True, 2025-05-07T21:04:37.3097033Z weighted=False, 2025-05-07T21:04:37.3097347Z row_wise=False, 2025-05-07T21:04:37.3097643Z mixed=False, 2025-05-07T21:04:37.3097952Z use_cache=False, 2025-05-07T21:04:37.3098308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3099062Z use_cpu=False, 2025-05-07T21:04:37.3099392Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.3099775Z ) 2025-05-07T21:04:37.3100116Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3100990Z self=, 2025-05-07T21:04:37.3101806Z mixed_B=True, 2025-05-07T21:04:37.3102112Z compile=False, 2025-05-07T21:04:37.3102436Z T=5, 2025-05-07T21:04:37.3102722Z D=65, 2025-05-07T21:04:37.3102988Z B=102, 2025-05-07T21:04:37.3103247Z log_E=3, 2025-05-07T21:04:37.3103521Z L=3, 2025-05-07T21:04:37.3103796Z D_gradcheck=2, 2025-05-07T21:04:37.3104121Z stochastic_rounding=True, 2025-05-07T21:04:37.3104495Z weighted=True, 2025-05-07T21:04:37.3104797Z row_wise=True, 2025-05-07T21:04:37.3105094Z mixed=True, 2025-05-07T21:04:37.3105398Z use_cache=False, 2025-05-07T21:04:37.3105879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3106299Z use_cpu=False, 2025-05-07T21:04:37.3106641Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.3107030Z ) 2025-05-07T21:04:37.3107368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3108247Z self=, 2025-05-07T21:04:37.3109069Z mixed_B=False, 2025-05-07T21:04:37.3109382Z compile=False, 2025-05-07T21:04:37.3109672Z T=5, 2025-05-07T21:04:37.3109947Z D=124, 2025-05-07T21:04:37.3110218Z B=49, 2025-05-07T21:04:37.3110477Z log_E=3, 2025-05-07T21:04:37.3110755Z L=13, 2025-05-07T21:04:37.3111127Z D_gradcheck=1, 2025-05-07T21:04:37.3111523Z stochastic_rounding=True, 2025-05-07T21:04:37.3111894Z weighted=True, 2025-05-07T21:04:37.3112207Z row_wise=False, 2025-05-07T21:04:37.3112503Z mixed=True, 2025-05-07T21:04:37.3112813Z use_cache=False, 2025-05-07T21:04:37.3113175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3113592Z use_cpu=True, 2025-05-07T21:04:37.3113936Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.3114321Z ) 2025-05-07T21:04:37.3114647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3115535Z self=, 2025-05-07T21:04:37.3116352Z mixed_B=True, 2025-05-07T21:04:37.3116659Z compile=True, 2025-05-07T21:04:37.3116947Z T=4, 2025-05-07T21:04:37.3117215Z D=37, 2025-05-07T21:04:37.3117484Z B=112, 2025-05-07T21:04:37.3117746Z log_E=5, 2025-05-07T21:04:37.3118022Z L=20, 2025-05-07T21:04:37.3118291Z D_gradcheck=2, 2025-05-07T21:04:37.3118622Z stochastic_rounding=False, 2025-05-07T21:04:37.3119009Z weighted=True, 2025-05-07T21:04:37.3119317Z row_wise=True, 2025-05-07T21:04:37.3119606Z mixed=False, 2025-05-07T21:04:37.3119909Z use_cache=False, 2025-05-07T21:04:37.3120268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3120680Z use_cpu=True, 2025-05-07T21:04:37.3121021Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.3121402Z ) 2025-05-07T21:04:37.3130287Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3131236Z self=, 2025-05-07T21:04:37.3132182Z mixed_B=False, 2025-05-07T21:04:37.3132524Z compile=True, 2025-05-07T21:04:37.3132926Z T=3, 2025-05-07T21:04:37.3133193Z D=32, 2025-05-07T21:04:37.3133456Z B=115, 2025-05-07T21:04:37.3133734Z log_E=5, 2025-05-07T21:04:37.3134013Z L=20, 2025-05-07T21:04:37.3134287Z D_gradcheck=2, 2025-05-07T21:04:37.3134628Z stochastic_rounding=False, 2025-05-07T21:04:37.3134997Z weighted=False, 2025-05-07T21:04:37.3135305Z row_wise=False, 2025-05-07T21:04:37.3135614Z mixed=False, 2025-05-07T21:04:37.3135922Z use_cache=False, 2025-05-07T21:04:37.3136278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.3136703Z use_cpu=False, 2025-05-07T21:04:37.3137045Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3137424Z ) 2025-05-07T21:04:37.3137761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3138644Z self=, 2025-05-07T21:04:37.3139450Z mixed_B=False, 2025-05-07T21:04:37.3139760Z compile=True, 2025-05-07T21:04:37.3140063Z T=1, 2025-05-07T21:04:37.3140321Z D=13, 2025-05-07T21:04:37.3140587Z B=66, 2025-05-07T21:04:37.3140852Z log_E=5, 2025-05-07T21:04:37.3141126Z L=19, 2025-05-07T21:04:37.3141410Z D_gradcheck=1, 2025-05-07T21:04:37.3141750Z stochastic_rounding=False, 2025-05-07T21:04:37.3142129Z weighted=False, 2025-05-07T21:04:37.3142433Z row_wise=True, 2025-05-07T21:04:37.3142738Z mixed=True, 2025-05-07T21:04:37.3143040Z use_cache=True, 2025-05-07T21:04:37.3143817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3144253Z use_cpu=True, 2025-05-07T21:04:37.3144602Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3144984Z ) 2025-05-07T21:04:37.3145324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3146215Z self=, 2025-05-07T21:04:37.3147022Z mixed_B=False, 2025-05-07T21:04:37.3147334Z compile=True, 2025-05-07T21:04:37.3147640Z T=1, 2025-05-07T21:04:37.3147903Z D=40, 2025-05-07T21:04:37.3148178Z B=51, 2025-05-07T21:04:37.3148449Z log_E=3, 2025-05-07T21:04:37.3148722Z L=14, 2025-05-07T21:04:37.3149068Z D_gradcheck=2, 2025-05-07T21:04:37.3149453Z stochastic_rounding=True, 2025-05-07T21:04:37.3149825Z weighted=True, 2025-05-07T21:04:37.3150137Z row_wise=False, 2025-05-07T21:04:37.3150450Z mixed=False, 2025-05-07T21:04:37.3150749Z use_cache=False, 2025-05-07T21:04:37.3151117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3151542Z use_cpu=True, 2025-05-07T21:04:37.3151882Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.3152258Z ) 2025-05-07T21:04:37.3152596Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:37.3153478Z self=, 2025-05-07T21:04:37.3154283Z mixed_B=False, 2025-05-07T21:04:37.3154597Z compile=True, 2025-05-07T21:04:37.3154904Z T=2, 2025-05-07T21:04:37.3155166Z D=31, 2025-05-07T21:04:37.3155437Z B=78, 2025-05-07T21:04:37.3155710Z log_E=4, 2025-05-07T21:04:37.3155982Z L=14, 2025-05-07T21:04:37.3156262Z D_gradcheck=1, 2025-05-07T21:04:37.3156600Z stochastic_rounding=True, 2025-05-07T21:04:37.3156966Z weighted=False, 2025-05-07T21:04:37.3157283Z row_wise=False, 2025-05-07T21:04:37.3157594Z mixed=True, 2025-05-07T21:04:37.3157883Z use_cache=True, 2025-05-07T21:04:37.3158235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.3158649Z use_cpu=False, 2025-05-07T21:04:37.3158978Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.3159364Z ) 2025-05-07T21:04:42.9078201Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9078841Z self=, 2025-05-07T21:04:42.9079722Z mixed_B=False, 2025-05-07T21:04:42.9079939Z compile=False, 2025-05-07T21:04:42.9080155Z T=3, 2025-05-07T21:04:42.9080346Z D=87, 2025-05-07T21:04:42.9080529Z B=80, 2025-05-07T21:04:42.9080721Z log_E=5, 2025-05-07T21:04:42.9080919Z L=17, 2025-05-07T21:04:42.9081118Z D_gradcheck=1, 2025-05-07T21:04:42.9081354Z stochastic_rounding=True, 2025-05-07T21:04:42.9081612Z weighted=True, 2025-05-07T21:04:42.9081827Z row_wise=False, 2025-05-07T21:04:42.9082037Z mixed=False, 2025-05-07T21:04:42.9082249Z use_cache=True, 2025-05-07T21:04:42.9082496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9082793Z use_cpu=True, 2025-05-07T21:04:42.9083039Z output_dtype=SparseType.FP16, 2025-05-07T21:04:42.9083310Z ) 2025-05-07T21:04:42.9083540Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9084110Z self=, 2025-05-07T21:04:42.9084639Z mixed_B=False, 2025-05-07T21:04:42.9084849Z compile=True, 2025-05-07T21:04:42.9085059Z T=4, 2025-05-07T21:04:42.9085245Z D=101, 2025-05-07T21:04:42.9085426Z B=81, 2025-05-07T21:04:42.9085615Z log_E=3, 2025-05-07T21:04:42.9085812Z L=12, 2025-05-07T21:04:42.9085998Z D_gradcheck=1, 2025-05-07T21:04:42.9086265Z stochastic_rounding=True, 2025-05-07T21:04:42.9086529Z weighted=True, 2025-05-07T21:04:42.9086735Z row_wise=False, 2025-05-07T21:04:42.9086947Z mixed=False, 2025-05-07T21:04:42.9087157Z use_cache=False, 2025-05-07T21:04:42.9087513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:42.9087797Z use_cpu=True, 2025-05-07T21:04:42.9088031Z output_dtype=SparseType.BF16, 2025-05-07T21:04:42.9088297Z ) 2025-05-07T21:04:42.9088522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9089147Z self=, 2025-05-07T21:04:42.9089677Z mixed_B=False, 2025-05-07T21:04:42.9089885Z compile=True, 2025-05-07T21:04:42.9090092Z T=4, 2025-05-07T21:04:42.9090283Z D=57, 2025-05-07T21:04:42.9090465Z B=20, 2025-05-07T21:04:42.9090652Z log_E=4, 2025-05-07T21:04:42.9090847Z L=20, 2025-05-07T21:04:42.9091033Z D_gradcheck=2, 2025-05-07T21:04:42.9091345Z stochastic_rounding=True, 2025-05-07T21:04:42.9091749Z weighted=False, 2025-05-07T21:04:42.9091963Z row_wise=False, 2025-05-07T21:04:42.9092174Z mixed=True, 2025-05-07T21:04:42.9092384Z use_cache=True, 2025-05-07T21:04:42.9092633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:42.9092984Z use_cpu=False, 2025-05-07T21:04:42.9093222Z output_dtype=SparseType.FP16, 2025-05-07T21:04:42.9093484Z ) 2025-05-07T21:04:42.9093708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9094273Z self=, 2025-05-07T21:04:42.9094802Z mixed_B=True, 2025-05-07T21:04:42.9095010Z compile=False, 2025-05-07T21:04:42.9095218Z T=2, 2025-05-07T21:04:42.9095407Z D=113, 2025-05-07T21:04:42.9095595Z B=1, 2025-05-07T21:04:42.9095789Z log_E=5, 2025-05-07T21:04:42.9096014Z L=3, 2025-05-07T21:04:42.9096205Z D_gradcheck=2, 2025-05-07T21:04:42.9096427Z stochastic_rounding=True, 2025-05-07T21:04:42.9096689Z weighted=True, 2025-05-07T21:04:42.9096900Z row_wise=True, 2025-05-07T21:04:42.9097100Z mixed=False, 2025-05-07T21:04:42.9097319Z use_cache=True, 2025-05-07T21:04:42.9097560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9097839Z use_cpu=False, 2025-05-07T21:04:42.9098070Z output_dtype=SparseType.FP32, 2025-05-07T21:04:42.9098326Z ) 2025-05-07T21:04:42.9098730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9099297Z self=, 2025-05-07T21:04:42.9099890Z mixed_B=True, 2025-05-07T21:04:42.9100103Z compile=False, 2025-05-07T21:04:42.9100302Z T=4, 2025-05-07T21:04:42.9100491Z D=47, 2025-05-07T21:04:42.9100674Z B=116, 2025-05-07T21:04:42.9100855Z log_E=3, 2025-05-07T21:04:42.9101048Z L=12, 2025-05-07T21:04:42.9101243Z D_gradcheck=1, 2025-05-07T21:04:42.9101468Z stochastic_rounding=False, 2025-05-07T21:04:42.9101721Z weighted=False, 2025-05-07T21:04:42.9101935Z row_wise=False, 2025-05-07T21:04:42.9102138Z mixed=False, 2025-05-07T21:04:42.9102344Z use_cache=True, 2025-05-07T21:04:42.9102580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:42.9102862Z use_cpu=True, 2025-05-07T21:04:42.9103097Z output_dtype=SparseType.BF16, 2025-05-07T21:04:42.9103359Z ) 2025-05-07T21:04:42.9103580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9104143Z self=, 2025-05-07T21:04:42.9104664Z mixed_B=True, 2025-05-07T21:04:42.9104870Z compile=True, 2025-05-07T21:04:42.9105065Z T=5, 2025-05-07T21:04:42.9105259Z D=28, 2025-05-07T21:04:42.9105453Z B=85, 2025-05-07T21:04:42.9105670Z log_E=3, 2025-05-07T21:04:42.9105866Z L=9, 2025-05-07T21:04:42.9106050Z D_gradcheck=1, 2025-05-07T21:04:42.9106280Z stochastic_rounding=False, 2025-05-07T21:04:42.9106537Z weighted=False, 2025-05-07T21:04:42.9106742Z row_wise=True, 2025-05-07T21:04:42.9106951Z mixed=True, 2025-05-07T21:04:42.9107162Z use_cache=False, 2025-05-07T21:04:42.9107479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:42.9107760Z use_cpu=False, 2025-05-07T21:04:42.9107992Z output_dtype=SparseType.FP32, 2025-05-07T21:04:42.9108250Z ) 2025-05-07T21:04:42.9108474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9109037Z self=, 2025-05-07T21:04:42.9109562Z mixed_B=False, 2025-05-07T21:04:42.9109767Z compile=True, 2025-05-07T21:04:42.9109971Z T=2, 2025-05-07T21:04:42.9110153Z D=105, 2025-05-07T21:04:42.9110335Z B=30, 2025-05-07T21:04:42.9110518Z log_E=3, 2025-05-07T21:04:42.9110712Z L=3, 2025-05-07T21:04:42.9110892Z D_gradcheck=2, 2025-05-07T21:04:42.9111184Z stochastic_rounding=True, 2025-05-07T21:04:42.9111494Z weighted=False, 2025-05-07T21:04:42.9111702Z row_wise=False, 2025-05-07T21:04:42.9111911Z mixed=False, 2025-05-07T21:04:42.9112122Z use_cache=True, 2025-05-07T21:04:42.9112351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9112638Z use_cpu=True, 2025-05-07T21:04:42.9112870Z output_dtype=SparseType.BF16, 2025-05-07T21:04:42.9113128Z ) 2025-05-07T21:04:42.9113352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9113915Z self=, 2025-05-07T21:04:42.9114435Z mixed_B=True, 2025-05-07T21:04:42.9114639Z compile=False, 2025-05-07T21:04:42.9114844Z T=1, 2025-05-07T21:04:42.9115026Z D=121, 2025-05-07T21:04:42.9115207Z B=103, 2025-05-07T21:04:42.9115392Z log_E=5, 2025-05-07T21:04:42.9115585Z L=10, 2025-05-07T21:04:42.9115771Z D_gradcheck=2, 2025-05-07T21:04:42.9115999Z stochastic_rounding=False, 2025-05-07T21:04:42.9116262Z weighted=True, 2025-05-07T21:04:42.9116468Z row_wise=False, 2025-05-07T21:04:42.9116675Z mixed=True, 2025-05-07T21:04:42.9116886Z use_cache=False, 2025-05-07T21:04:42.9117126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9117411Z use_cpu=False, 2025-05-07T21:04:42.9117645Z output_dtype=SparseType.BF16, 2025-05-07T21:04:42.9117896Z ) 2025-05-07T21:04:42.9118125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9118688Z self=, 2025-05-07T21:04:42.9119263Z mixed_B=False, 2025-05-07T21:04:42.9119468Z compile=True, 2025-05-07T21:04:42.9119672Z T=5, 2025-05-07T21:04:42.9119859Z D=70, 2025-05-07T21:04:42.9120040Z B=73, 2025-05-07T21:04:42.9120224Z log_E=5, 2025-05-07T21:04:42.9120417Z L=18, 2025-05-07T21:04:42.9120600Z D_gradcheck=2, 2025-05-07T21:04:42.9120828Z stochastic_rounding=True, 2025-05-07T21:04:42.9121088Z weighted=True, 2025-05-07T21:04:42.9121294Z row_wise=True, 2025-05-07T21:04:42.9121499Z mixed=True, 2025-05-07T21:04:42.9121708Z use_cache=False, 2025-05-07T21:04:42.9121945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9122227Z use_cpu=True, 2025-05-07T21:04:42.9122456Z output_dtype=SparseType.FP16, 2025-05-07T21:04:42.9122705Z ) 2025-05-07T21:04:42.9122937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9123499Z self=, 2025-05-07T21:04:42.9124014Z mixed_B=True, 2025-05-07T21:04:42.9124223Z compile=False, 2025-05-07T21:04:42.9124428Z T=5, 2025-05-07T21:04:42.9124609Z D=68, 2025-05-07T21:04:42.9124785Z B=45, 2025-05-07T21:04:42.9124967Z log_E=5, 2025-05-07T21:04:42.9125158Z L=5, 2025-05-07T21:04:42.9125338Z D_gradcheck=1, 2025-05-07T21:04:42.9125561Z stochastic_rounding=True, 2025-05-07T21:04:42.9125816Z weighted=False, 2025-05-07T21:04:42.9126035Z row_wise=True, 2025-05-07T21:04:42.9126277Z mixed=False, 2025-05-07T21:04:42.9126483Z use_cache=True, 2025-05-07T21:04:42.9126709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:42.9127037Z use_cpu=True, 2025-05-07T21:04:42.9127266Z output_dtype=SparseType.FP16, 2025-05-07T21:04:42.9127515Z ) 2025-05-07T21:04:42.9127740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9128302Z self=, 2025-05-07T21:04:42.9128821Z mixed_B=False, 2025-05-07T21:04:42.9129030Z compile=True, 2025-05-07T21:04:42.9129235Z T=3, 2025-05-07T21:04:42.9129411Z D=9, 2025-05-07T21:04:42.9129594Z B=3, 2025-05-07T21:04:42.9129780Z log_E=5, 2025-05-07T21:04:42.9129969Z L=6, 2025-05-07T21:04:42.9130157Z D_gradcheck=1, 2025-05-07T21:04:42.9130430Z stochastic_rounding=True, 2025-05-07T21:04:42.9130715Z weighted=False, 2025-05-07T21:04:42.9130930Z row_wise=True, 2025-05-07T21:04:42.9131139Z mixed=False, 2025-05-07T21:04:42.9131348Z use_cache=True, 2025-05-07T21:04:42.9131575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9131864Z use_cpu=True, 2025-05-07T21:04:42.9132097Z output_dtype=SparseType.FP32, 2025-05-07T21:04:42.9132346Z ) 2025-05-07T21:04:42.9132578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9133212Z self=, 2025-05-07T21:04:42.9133728Z mixed_B=False, 2025-05-07T21:04:42.9133944Z compile=False, 2025-05-07T21:04:42.9134151Z T=4, 2025-05-07T21:04:42.9134329Z D=108, 2025-05-07T21:04:42.9134518Z B=77, 2025-05-07T21:04:42.9134701Z log_E=5, 2025-05-07T21:04:42.9134884Z L=4, 2025-05-07T21:04:42.9135069Z D_gradcheck=1, 2025-05-07T21:04:42.9135302Z stochastic_rounding=False, 2025-05-07T21:04:42.9135550Z weighted=True, 2025-05-07T21:04:42.9135757Z row_wise=False, 2025-05-07T21:04:42.9135968Z mixed=True, 2025-05-07T21:04:42.9136181Z use_cache=False, 2025-05-07T21:04:42.9136458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:42.9136741Z use_cpu=True, 2025-05-07T21:04:42.9136966Z output_dtype=SparseType.FP16, 2025-05-07T21:04:42.9137223Z ) 2025-05-07T21:04:42.9137451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9138016Z self=, 2025-05-07T21:04:42.9138581Z mixed_B=True, 2025-05-07T21:04:42.9138791Z compile=False, 2025-05-07T21:04:42.9138995Z T=1, 2025-05-07T21:04:42.9139171Z D=122, 2025-05-07T21:04:42.9139355Z B=35, 2025-05-07T21:04:42.9139539Z log_E=5, 2025-05-07T21:04:42.9139723Z L=19, 2025-05-07T21:04:42.9139913Z D_gradcheck=2, 2025-05-07T21:04:42.9140141Z stochastic_rounding=False, 2025-05-07T21:04:42.9140390Z weighted=False, 2025-05-07T21:04:42.9140601Z row_wise=True, 2025-05-07T21:04:42.9140807Z mixed=False, 2025-05-07T21:04:42.9141009Z use_cache=False, 2025-05-07T21:04:42.9141258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9141547Z use_cpu=True, 2025-05-07T21:04:42.9141772Z output_dtype=SparseType.FP32, 2025-05-07T21:04:42.9142030Z ) 2025-05-07T21:04:42.9142261Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9142827Z self=, 2025-05-07T21:04:42.9143342Z mixed_B=True, 2025-05-07T21:04:42.9143552Z compile=True, 2025-05-07T21:04:42.9143758Z T=1, 2025-05-07T21:04:42.9143940Z D=20, 2025-05-07T21:04:42.9144125Z B=18, 2025-05-07T21:04:42.9144306Z log_E=5, 2025-05-07T21:04:42.9144489Z L=12, 2025-05-07T21:04:42.9144684Z D_gradcheck=1, 2025-05-07T21:04:42.9144911Z stochastic_rounding=True, 2025-05-07T21:04:42.9145160Z weighted=True, 2025-05-07T21:04:42.9145372Z row_wise=False, 2025-05-07T21:04:42.9145584Z mixed=False, 2025-05-07T21:04:42.9145787Z use_cache=True, 2025-05-07T21:04:42.9146021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9146347Z use_cpu=True, 2025-05-07T21:04:42.9146572Z output_dtype=SparseType.FP16, 2025-05-07T21:04:42.9146827Z ) 2025-05-07T21:04:42.9147055Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9147611Z self=, 2025-05-07T21:04:42.9148136Z mixed_B=False, 2025-05-07T21:04:42.9148343Z compile=True, 2025-05-07T21:04:42.9148545Z T=3, 2025-05-07T21:04:42.9148725Z D=105, 2025-05-07T21:04:42.9148910Z B=55, 2025-05-07T21:04:42.9149093Z log_E=4, 2025-05-07T21:04:42.9149278Z L=1, 2025-05-07T21:04:42.9149466Z D_gradcheck=1, 2025-05-07T21:04:42.9149692Z stochastic_rounding=False, 2025-05-07T21:04:42.9150022Z weighted=False, 2025-05-07T21:04:42.9150238Z row_wise=True, 2025-05-07T21:04:42.9150445Z mixed=False, 2025-05-07T21:04:42.9150647Z use_cache=False, 2025-05-07T21:04:42.9150889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9151173Z use_cpu=True, 2025-05-07T21:04:42.9151394Z output_dtype=SparseType.FP32, 2025-05-07T21:04:42.9151654Z ) 2025-05-07T21:04:42.9151883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9152440Z self=, 2025-05-07T21:04:42.9152963Z mixed_B=True, 2025-05-07T21:04:42.9153171Z compile=True, 2025-05-07T21:04:42.9153369Z T=5, 2025-05-07T21:04:42.9153549Z D=94, 2025-05-07T21:04:42.9153740Z B=61, 2025-05-07T21:04:42.9153918Z log_E=4, 2025-05-07T21:04:42.9160853Z L=8, 2025-05-07T21:04:42.9161086Z D_gradcheck=2, 2025-05-07T21:04:42.9161323Z stochastic_rounding=False, 2025-05-07T21:04:42.9161582Z weighted=False, 2025-05-07T21:04:42.9161807Z row_wise=True, 2025-05-07T21:04:42.9162020Z mixed=True, 2025-05-07T21:04:42.9162224Z use_cache=True, 2025-05-07T21:04:42.9162467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9162763Z use_cpu=False, 2025-05-07T21:04:42.9163005Z output_dtype=SparseType.BF16, 2025-05-07T21:04:42.9163266Z ) 2025-05-07T21:04:42.9163503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:42.9164078Z self=, 2025-05-07T21:04:42.9164677Z mixed_B=False, 2025-05-07T21:04:42.9164893Z compile=False, 2025-05-07T21:04:42.9165101Z T=2, 2025-05-07T21:04:42.9165282Z D=114, 2025-05-07T21:04:42.9165470Z B=101, 2025-05-07T21:04:42.9165659Z log_E=3, 2025-05-07T21:04:42.9165851Z L=9, 2025-05-07T21:04:42.9166065Z D_gradcheck=2, 2025-05-07T21:04:42.9166323Z stochastic_rounding=False, 2025-05-07T21:04:42.9166575Z weighted=True, 2025-05-07T21:04:42.9166790Z row_wise=True, 2025-05-07T21:04:42.9166998Z mixed=True, 2025-05-07T21:04:42.9167201Z use_cache=False, 2025-05-07T21:04:42.9167450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:42.9167738Z use_cpu=True, 2025-05-07T21:04:42.9167968Z output_dtype=SparseType.FP32, 2025-05-07T21:04:42.9168226Z ) 2025-05-07T21:05:21.7535195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7535869Z self=, 2025-05-07T21:05:21.7536430Z mixed_B=False, 2025-05-07T21:05:21.7536657Z compile=False, 2025-05-07T21:05:21.7536865Z T=5, 2025-05-07T21:05:21.7537065Z D=22, 2025-05-07T21:05:21.7537263Z B=77, 2025-05-07T21:05:21.7537452Z log_E=5, 2025-05-07T21:05:21.7537653Z L=9, 2025-05-07T21:05:21.7537851Z D_gradcheck=1, 2025-05-07T21:05:21.7538087Z stochastic_rounding=False, 2025-05-07T21:05:21.7538351Z weighted=False, 2025-05-07T21:05:21.7538578Z row_wise=False, 2025-05-07T21:05:21.7538796Z mixed=True, 2025-05-07T21:05:21.7539005Z use_cache=False, 2025-05-07T21:05:21.7539257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7539904Z use_cpu=False, 2025-05-07T21:05:21.7540144Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7540413Z ) 2025-05-07T21:05:21.7540653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7541229Z self=, 2025-05-07T21:05:21.7541766Z mixed_B=False, 2025-05-07T21:05:21.7541980Z compile=True, 2025-05-07T21:05:21.7542184Z T=2, 2025-05-07T21:05:21.7542371Z D=12, 2025-05-07T21:05:21.7542557Z B=94, 2025-05-07T21:05:21.7542736Z log_E=3, 2025-05-07T21:05:21.7542929Z L=5, 2025-05-07T21:05:21.7543115Z D_gradcheck=1, 2025-05-07T21:05:21.7543333Z stochastic_rounding=True, 2025-05-07T21:05:21.7543766Z weighted=False, 2025-05-07T21:05:21.7544079Z row_wise=True, 2025-05-07T21:05:21.7544289Z mixed=True, 2025-05-07T21:05:21.7544500Z use_cache=False, 2025-05-07T21:05:21.7544745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7545038Z use_cpu=False, 2025-05-07T21:05:21.7545267Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.7545527Z ) 2025-05-07T21:05:21.7545764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7546325Z self=, 2025-05-07T21:05:21.7546849Z mixed_B=True, 2025-05-07T21:05:21.7547064Z compile=False, 2025-05-07T21:05:21.7547264Z T=5, 2025-05-07T21:05:21.7547454Z D=9, 2025-05-07T21:05:21.7547638Z B=85, 2025-05-07T21:05:21.7547818Z log_E=5, 2025-05-07T21:05:21.7548015Z L=20, 2025-05-07T21:05:21.7548208Z D_gradcheck=2, 2025-05-07T21:05:21.7548425Z stochastic_rounding=True, 2025-05-07T21:05:21.7548689Z weighted=True, 2025-05-07T21:05:21.7548905Z row_wise=True, 2025-05-07T21:05:21.7549106Z mixed=False, 2025-05-07T21:05:21.7549320Z use_cache=False, 2025-05-07T21:05:21.7549571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7549855Z use_cpu=False, 2025-05-07T21:05:21.7550088Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7550370Z ) 2025-05-07T21:05:21.7550630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7551189Z self=, 2025-05-07T21:05:21.7551807Z mixed_B=True, 2025-05-07T21:05:21.7552021Z compile=False, 2025-05-07T21:05:21.7552222Z T=5, 2025-05-07T21:05:21.7552406Z D=9, 2025-05-07T21:05:21.7552592Z B=20, 2025-05-07T21:05:21.7552771Z log_E=5, 2025-05-07T21:05:21.7552967Z L=20, 2025-05-07T21:05:21.7553159Z D_gradcheck=2, 2025-05-07T21:05:21.7553377Z stochastic_rounding=True, 2025-05-07T21:05:21.7553633Z weighted=True, 2025-05-07T21:05:21.7553848Z row_wise=True, 2025-05-07T21:05:21.7554049Z mixed=False, 2025-05-07T21:05:21.7554260Z use_cache=False, 2025-05-07T21:05:21.7554507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7554788Z use_cpu=False, 2025-05-07T21:05:21.7555018Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7555274Z ) 2025-05-07T21:05:21.7555497Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7556066Z self=, 2025-05-07T21:05:21.7556587Z mixed_B=True, 2025-05-07T21:05:21.7556799Z compile=False, 2025-05-07T21:05:21.7556999Z T=5, 2025-05-07T21:05:21.7557183Z D=9, 2025-05-07T21:05:21.7557368Z B=20, 2025-05-07T21:05:21.7557547Z log_E=5, 2025-05-07T21:05:21.7557742Z L=20, 2025-05-07T21:05:21.7557936Z D_gradcheck=2, 2025-05-07T21:05:21.7558154Z stochastic_rounding=True, 2025-05-07T21:05:21.7558411Z weighted=True, 2025-05-07T21:05:21.7558628Z row_wise=True, 2025-05-07T21:05:21.7558830Z mixed=False, 2025-05-07T21:05:21.7559042Z use_cache=True, 2025-05-07T21:05:21.7559286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7559564Z use_cpu=False, 2025-05-07T21:05:21.7559849Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7560112Z ) 2025-05-07T21:05:21.7560336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7560956Z self=, 2025-05-07T21:05:21.7561482Z mixed_B=True, 2025-05-07T21:05:21.7561687Z compile=False, 2025-05-07T21:05:21.7561894Z T=1, 2025-05-07T21:05:21.7562087Z D=9, 2025-05-07T21:05:21.7562263Z B=20, 2025-05-07T21:05:21.7562447Z log_E=5, 2025-05-07T21:05:21.7562637Z L=20, 2025-05-07T21:05:21.7562820Z D_gradcheck=2, 2025-05-07T21:05:21.7563045Z stochastic_rounding=True, 2025-05-07T21:05:21.7563345Z weighted=True, 2025-05-07T21:05:21.7563589Z row_wise=True, 2025-05-07T21:05:21.7563800Z mixed=False, 2025-05-07T21:05:21.7564007Z use_cache=True, 2025-05-07T21:05:21.7564237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7564522Z use_cpu=False, 2025-05-07T21:05:21.7564754Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7565003Z ) 2025-05-07T21:05:21.7565233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7565798Z self=, 2025-05-07T21:05:21.7566312Z mixed_B=True, 2025-05-07T21:05:21.7566522Z compile=True, 2025-05-07T21:05:21.7566727Z T=1, 2025-05-07T21:05:21.7566906Z D=9, 2025-05-07T21:05:21.7567090Z B=20, 2025-05-07T21:05:21.7567272Z log_E=5, 2025-05-07T21:05:21.7567456Z L=20, 2025-05-07T21:05:21.7567642Z D_gradcheck=2, 2025-05-07T21:05:21.7567867Z stochastic_rounding=True, 2025-05-07T21:05:21.7568122Z weighted=True, 2025-05-07T21:05:21.7568325Z row_wise=True, 2025-05-07T21:05:21.7568528Z mixed=False, 2025-05-07T21:05:21.7568738Z use_cache=True, 2025-05-07T21:05:21.7568969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7569252Z use_cpu=False, 2025-05-07T21:05:21.7569484Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7569736Z ) 2025-05-07T21:05:21.7569965Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:21.7570540Z self=, 2025-05-07T21:05:21.7571102Z mixed_B=True, 2025-05-07T21:05:21.7571361Z compile=False, 2025-05-07T21:05:21.7571566Z T=1, 2025-05-07T21:05:21.7571740Z D=9, 2025-05-07T21:05:21.7571936Z B=20, 2025-05-07T21:05:21.7572121Z log_E=5, 2025-05-07T21:05:21.7572309Z L=20, 2025-05-07T21:05:21.7572500Z D_gradcheck=2, 2025-05-07T21:05:21.7572727Z stochastic_rounding=True, 2025-05-07T21:05:21.7573113Z weighted=False, 2025-05-07T21:05:21.7573326Z row_wise=True, 2025-05-07T21:05:21.7573525Z mixed=False, 2025-05-07T21:05:21.7573726Z use_cache=True, 2025-05-07T21:05:21.7573961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:21.7574242Z use_cpu=False, 2025-05-07T21:05:21.7574463Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.7574714Z ) 2025-05-07T21:05:21.7574903Z PASSED 2025-05-07T21:05:21.7575012Z 2025-05-07T21:05:21.7575157Z =============================== warnings summary =============================== 2025-05-07T21:05:21.7575723Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:05:21.7576446Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:05:21.7577155Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:05:21.7577919Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:05:21.7578669Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:05:21.7579421Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:05:21.7580139Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:05:21.7580839Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:05:21.7582259Z /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:05:21.7583455Z warnings.warn( 2025-05-07T21:05:21.7583590Z 2025-05-07T21:05:21.7583814Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:05:21.7584366Z ================== 8 passed, 8 warnings in 348.38s (0:05:48) =================== 2025-05-07T21:05:22.4760778Z 2025-05-07T21:05:22.4761597Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:05:22.4779065Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 351 seconds 2025-05-07T21:05:22.4779398Z 2025-05-07T21:05:22.4779403Z 2025-05-07T21:05:22.4779407Z 2025-05-07T21:05:22.4779411Z 2025-05-07T21:05:22.4802049Z ################################################################################ 2025-05-07T21:05:22.4817411Z # [2025-05-07T21:05:22.481Z] Run Python Test Suite: 2025-05-07T21:05:22.4817753Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:05:22.4818070Z ################################################################################ 2025-05-07T21:05:22.4843002Z + 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:05:22.4843898Z 2025-05-07T21:05:24.6436123Z ============================= test session starts ============================== 2025-05-07T21:05:24.6436771Z 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:24.6437283Z cachedir: .pytest_cache 2025-05-07T21:05:24.6437850Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:24.6438560Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:24.6439220Z plugins: hypothesis-6.131.14 2025-05-07T21:05:26.3427651Z collecting ... collected 1 item 2025-05-07T21:05:26.3427881Z 2025-05-07T21:05:26.3451130Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:05:26.3451528Z 2025-05-07T21:05:26.3451678Z =========================== short test summary info ============================ 2025-05-07T21:05:26.3452635Z 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:05:26.3453860Z ============================== 1 skipped in 1.82s ============================== 2025-05-07T21:05:26.9114188Z 2025-05-07T21:05:26.9114629Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:05:26.9134080Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:05:26.9134522Z 2025-05-07T21:05:26.9134529Z 2025-05-07T21:05:26.9134535Z 2025-05-07T21:05:26.9134541Z 2025-05-07T21:05:26.9155388Z ################################################################################ 2025-05-07T21:05:26.9170855Z # [2025-05-07T21:05:26.916Z] Run Python Test Suite: 2025-05-07T21:05:26.9171314Z # ./tbe/training/backward_none_test.py 2025-05-07T21:05:26.9171657Z ################################################################################ 2025-05-07T21:05:26.9197588Z + 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:05:26.9199133Z 2025-05-07T21:05:29.0730007Z ============================= test session starts ============================== 2025-05-07T21:05:29.0730746Z 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:29.0731254Z cachedir: .pytest_cache 2025-05-07T21:05:29.0731846Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:29.0732555Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:29.0733042Z plugins: hypothesis-6.131.14 2025-05-07T21:05:30.7944792Z collecting ... collected 2 items 2025-05-07T21:05:30.7945309Z 2025-05-07T21:05:34.5140753Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:05:34.5141724Z self=, 2025-05-07T21:05:34.5142185Z T=1, 2025-05-07T21:05:34.5142380Z D=2, 2025-05-07T21:05:34.5142563Z B=1, 2025-05-07T21:05:34.5142751Z log_E=3, 2025-05-07T21:05:34.5142943Z L=0, 2025-05-07T21:05:34.5143155Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5143551Z weighted=False, 2025-05-07T21:05:34.5143863Z long_segments=False, 2025-05-07T21:05:34.5144227Z pooling_mode=, 2025-05-07T21:05:34.5144630Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5144898Z ) 2025-05-07T21:05:34.5145094Z Trying example: test_backward_none( 2025-05-07T21:05:34.5145547Z self=, 2025-05-07T21:05:34.5146151Z T=3, 2025-05-07T21:05:34.5146409Z D=2, 2025-05-07T21:05:34.5146658Z B=1, 2025-05-07T21:05:34.5146853Z log_E=3, 2025-05-07T21:05:34.5147048Z L=0, 2025-05-07T21:05:34.5147298Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5147701Z weighted=False, 2025-05-07T21:05:34.5148009Z long_segments=False, 2025-05-07T21:05:34.5148350Z pooling_mode=, 2025-05-07T21:05:34.5148763Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5149061Z ) 2025-05-07T21:05:34.5149258Z Trying example: test_backward_none( 2025-05-07T21:05:34.5149713Z self=, 2025-05-07T21:05:34.5150316Z T=3, 2025-05-07T21:05:34.5150497Z D=112, 2025-05-07T21:05:34.5150690Z B=69, 2025-05-07T21:05:34.5150875Z log_E=5, 2025-05-07T21:05:34.5151061Z L=4, 2025-05-07T21:05:34.5151273Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5151557Z weighted=False, 2025-05-07T21:05:34.5151778Z long_segments=False, 2025-05-07T21:05:34.5152049Z pooling_mode=, 2025-05-07T21:05:34.5152347Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.5152603Z ) 2025-05-07T21:05:34.5152796Z Trying example: test_backward_none( 2025-05-07T21:05:34.5153242Z self=, 2025-05-07T21:05:34.5153685Z T=1, 2025-05-07T21:05:34.5153867Z D=110, 2025-05-07T21:05:34.5154053Z B=1, 2025-05-07T21:05:34.5154238Z log_E=3, 2025-05-07T21:05:34.5154422Z L=0, 2025-05-07T21:05:34.5154634Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5154920Z weighted=False, 2025-05-07T21:05:34.5155134Z long_segments=False, 2025-05-07T21:05:34.5155393Z pooling_mode=, 2025-05-07T21:05:34.5155688Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5155938Z ) 2025-05-07T21:05:34.5156136Z Trying example: test_backward_none( 2025-05-07T21:05:34.5156587Z self=, 2025-05-07T21:05:34.5157018Z T=1, 2025-05-07T21:05:34.5157204Z D=110, 2025-05-07T21:05:34.5157392Z B=51, 2025-05-07T21:05:34.5157577Z log_E=3, 2025-05-07T21:05:34.5157762Z L=20, 2025-05-07T21:05:34.5158065Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5158348Z weighted=True, 2025-05-07T21:05:34.5158567Z long_segments=False, 2025-05-07T21:05:34.5158826Z pooling_mode=, 2025-05-07T21:05:34.5159127Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5159378Z ) 2025-05-07T21:05:34.5159585Z Trying example: test_backward_none( 2025-05-07T21:05:34.5160033Z self=, 2025-05-07T21:05:34.5160471Z T=3, 2025-05-07T21:05:34.5160660Z D=159, 2025-05-07T21:05:34.5160848Z B=1, 2025-05-07T21:05:34.5161027Z log_E=3, 2025-05-07T21:05:34.5161218Z L=0, 2025-05-07T21:05:34.5161519Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5161838Z weighted=False, 2025-05-07T21:05:34.5162068Z long_segments=False, 2025-05-07T21:05:34.5162325Z pooling_mode=, 2025-05-07T21:05:34.5162617Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5162871Z ) 2025-05-07T21:05:34.5163072Z Trying example: test_backward_none( 2025-05-07T21:05:34.5163517Z self=, 2025-05-07T21:05:34.5163953Z T=3, 2025-05-07T21:05:34.5164144Z D=159, 2025-05-07T21:05:34.5164332Z B=38, 2025-05-07T21:05:34.5164515Z log_E=4, 2025-05-07T21:05:34.5164710Z L=16, 2025-05-07T21:05:34.5164927Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5165202Z weighted=True, 2025-05-07T21:05:34.5165429Z long_segments=False, 2025-05-07T21:05:34.5165686Z pooling_mode=, 2025-05-07T21:05:34.5165975Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.5166234Z ) 2025-05-07T21:05:34.5166434Z Trying example: test_backward_none( 2025-05-07T21:05:34.5166875Z self=, 2025-05-07T21:05:34.5167315Z T=4, 2025-05-07T21:05:34.5167501Z D=49, 2025-05-07T21:05:34.5167679Z B=43, 2025-05-07T21:05:34.5167865Z log_E=4, 2025-05-07T21:05:34.5168057Z L=10, 2025-05-07T21:05:34.5168262Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5168540Z weighted=True, 2025-05-07T21:05:34.5168763Z long_segments=True, 2025-05-07T21:05:34.5169009Z pooling_mode=, 2025-05-07T21:05:34.5169361Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5169620Z ) 2025-05-07T21:05:34.5169819Z Trying example: test_backward_none( 2025-05-07T21:05:34.5170258Z self=, 2025-05-07T21:05:34.5170697Z T=1, 2025-05-07T21:05:34.5170881Z D=231, 2025-05-07T21:05:34.5171061Z B=16, 2025-05-07T21:05:34.5171247Z log_E=5, 2025-05-07T21:05:34.5171440Z L=7, 2025-05-07T21:05:34.5171647Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5171930Z weighted=False, 2025-05-07T21:05:34.5172165Z long_segments=False, 2025-05-07T21:05:34.5172418Z pooling_mode=, 2025-05-07T21:05:34.5172719Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5180481Z ) 2025-05-07T21:05:34.5180692Z Trying example: test_backward_none( 2025-05-07T21:05:34.5181155Z self=, 2025-05-07T21:05:34.5181600Z T=4, 2025-05-07T21:05:34.5181787Z D=164, 2025-05-07T21:05:34.5181971Z B=101, 2025-05-07T21:05:34.5182156Z log_E=4, 2025-05-07T21:05:34.5182338Z L=14, 2025-05-07T21:05:34.5182552Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5182832Z weighted=True, 2025-05-07T21:05:34.5183042Z long_segments=True, 2025-05-07T21:05:34.5183293Z pooling_mode=, 2025-05-07T21:05:34.5183596Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5183845Z ) 2025-05-07T21:05:34.5184044Z Trying example: test_backward_none( 2025-05-07T21:05:34.5184489Z self=, 2025-05-07T21:05:34.5185012Z T=5, 2025-05-07T21:05:34.5185194Z D=60, 2025-05-07T21:05:34.5185372Z B=8, 2025-05-07T21:05:34.5185557Z log_E=5, 2025-05-07T21:05:34.5185741Z L=17, 2025-05-07T21:05:34.5185949Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5186225Z weighted=False, 2025-05-07T21:05:34.5186437Z long_segments=True, 2025-05-07T21:05:34.5186693Z pooling_mode=, 2025-05-07T21:05:34.5186987Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5187236Z ) 2025-05-07T21:05:34.5187434Z Trying example: test_backward_none( 2025-05-07T21:05:34.5187879Z self=, 2025-05-07T21:05:34.5188363Z T=4, 2025-05-07T21:05:34.5188542Z D=107, 2025-05-07T21:05:34.5188767Z B=63, 2025-05-07T21:05:34.5188946Z log_E=4, 2025-05-07T21:05:34.5189138Z L=20, 2025-05-07T21:05:34.5189378Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5189676Z weighted=True, 2025-05-07T21:05:34.5189897Z long_segments=True, 2025-05-07T21:05:34.5190149Z pooling_mode=, 2025-05-07T21:05:34.5190447Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5190695Z ) 2025-05-07T21:05:34.5190892Z Trying example: test_backward_none( 2025-05-07T21:05:34.5191338Z self=, 2025-05-07T21:05:34.5191809Z T=4, 2025-05-07T21:05:34.5191983Z D=210, 2025-05-07T21:05:34.5192174Z B=107, 2025-05-07T21:05:34.5192355Z log_E=4, 2025-05-07T21:05:34.5192549Z L=7, 2025-05-07T21:05:34.5192753Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5193037Z weighted=True, 2025-05-07T21:05:34.5193258Z long_segments=False, 2025-05-07T21:05:34.5193510Z pooling_mode=, 2025-05-07T21:05:34.5193806Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5194061Z ) 2025-05-07T21:05:34.5194251Z Trying example: test_backward_none( 2025-05-07T21:05:34.5194699Z self=, 2025-05-07T21:05:34.5195138Z T=5, 2025-05-07T21:05:34.5195309Z D=139, 2025-05-07T21:05:34.5195493Z B=63, 2025-05-07T21:05:34.5195678Z log_E=4, 2025-05-07T21:05:34.5195863Z L=15, 2025-05-07T21:05:34.5196077Z weights_precision=SparseType.FP16, 2025-05-07T21:05:34.5196411Z weighted=True, 2025-05-07T21:05:34.5196618Z long_segments=True, 2025-05-07T21:05:34.5196870Z pooling_mode=, 2025-05-07T21:05:34.5197168Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5197412Z ) 2025-05-07T21:05:34.5197608Z Trying example: test_backward_none( 2025-05-07T21:05:34.5198053Z self=, 2025-05-07T21:05:34.5198846Z T=4, 2025-05-07T21:05:34.5199063Z D=189, 2025-05-07T21:05:34.5199241Z B=5, 2025-05-07T21:05:34.5199422Z log_E=5, 2025-05-07T21:05:34.5199603Z L=16, 2025-05-07T21:05:34.5199818Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5200097Z weighted=True, 2025-05-07T21:05:34.5200306Z long_segments=False, 2025-05-07T21:05:34.5200564Z pooling_mode=, 2025-05-07T21:05:34.5200857Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5201105Z ) 2025-05-07T21:05:34.5201297Z Trying example: test_backward_none( 2025-05-07T21:05:34.5201742Z self=, 2025-05-07T21:05:34.5202178Z T=4, 2025-05-07T21:05:34.5202365Z D=79, 2025-05-07T21:05:34.5202545Z B=92, 2025-05-07T21:05:34.5202721Z log_E=4, 2025-05-07T21:05:34.5202911Z L=13, 2025-05-07T21:05:34.5203121Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5203400Z weighted=False, 2025-05-07T21:05:34.5203622Z long_segments=False, 2025-05-07T21:05:34.5203883Z pooling_mode=, 2025-05-07T21:05:34.5204183Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5204433Z ) 2025-05-07T21:05:34.5204733Z Trying example: test_backward_none( 2025-05-07T21:05:34.5205188Z self=, 2025-05-07T21:05:34.5205616Z T=1, 2025-05-07T21:05:34.5205796Z D=50, 2025-05-07T21:05:34.5205979Z B=127, 2025-05-07T21:05:34.5206160Z log_E=4, 2025-05-07T21:05:34.5206351Z L=19, 2025-05-07T21:05:34.5206562Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5206837Z weighted=True, 2025-05-07T21:05:34.5207050Z long_segments=True, 2025-05-07T21:05:34.5207301Z pooling_mode=, 2025-05-07T21:05:34.5207590Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5207845Z ) 2025-05-07T21:05:34.5208117Z Trying example: test_backward_none( 2025-05-07T21:05:34.5208646Z self=, 2025-05-07T21:05:34.5209113Z T=2, 2025-05-07T21:05:34.5209298Z D=3, 2025-05-07T21:05:34.5209475Z B=90, 2025-05-07T21:05:34.5209660Z log_E=3, 2025-05-07T21:05:34.5209855Z L=6, 2025-05-07T21:05:34.5210059Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5210333Z weighted=True, 2025-05-07T21:05:34.5210548Z long_segments=False, 2025-05-07T21:05:34.5210801Z pooling_mode=, 2025-05-07T21:05:34.5211089Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.5211347Z ) 2025-05-07T21:05:34.5211546Z Trying example: test_backward_none( 2025-05-07T21:05:34.5211982Z self=, 2025-05-07T21:05:34.5212418Z T=1, 2025-05-07T21:05:34.5212603Z D=172, 2025-05-07T21:05:34.5212778Z B=33, 2025-05-07T21:05:34.5213033Z log_E=5, 2025-05-07T21:05:34.5213220Z L=14, 2025-05-07T21:05:34.5213427Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5213711Z weighted=True, 2025-05-07T21:05:34.5213931Z long_segments=False, 2025-05-07T21:05:34.5214181Z pooling_mode=, 2025-05-07T21:05:34.5214479Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.5214730Z ) 2025-05-07T21:05:34.5214920Z Trying example: test_backward_none( 2025-05-07T21:05:34.5215365Z self=, 2025-05-07T21:05:34.5215802Z T=1, 2025-05-07T21:05:34.5215983Z D=130, 2025-05-07T21:05:34.5216237Z B=34, 2025-05-07T21:05:34.5216418Z log_E=5, 2025-05-07T21:05:34.5216608Z L=11, 2025-05-07T21:05:34.5216812Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5217092Z weighted=False, 2025-05-07T21:05:34.5217308Z long_segments=True, 2025-05-07T21:05:34.5217548Z pooling_mode=, 2025-05-07T21:05:34.5217849Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5218110Z ) 2025-05-07T21:05:34.5218300Z Trying example: test_backward_none( 2025-05-07T21:05:34.5218745Z self=, 2025-05-07T21:05:34.5219181Z T=1, 2025-05-07T21:05:34.5219355Z D=130, 2025-05-07T21:05:34.5219535Z B=34, 2025-05-07T21:05:34.5219706Z log_E=5, 2025-05-07T21:05:34.5219893Z L=11, 2025-05-07T21:05:34.5220099Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5220373Z weighted=True, 2025-05-07T21:05:34.5220579Z long_segments=True, 2025-05-07T21:05:34.5220833Z pooling_mode=, 2025-05-07T21:05:34.5221124Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5221372Z ) 2025-05-07T21:05:34.5221566Z Trying example: test_backward_none( 2025-05-07T21:05:34.5222009Z self=, 2025-05-07T21:05:34.5222433Z T=1, 2025-05-07T21:05:34.5222617Z D=11, 2025-05-07T21:05:34.5222797Z B=34, 2025-05-07T21:05:34.5222973Z log_E=5, 2025-05-07T21:05:34.5223165Z L=11, 2025-05-07T21:05:34.5223372Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5223641Z weighted=True, 2025-05-07T21:05:34.5223913Z long_segments=True, 2025-05-07T21:05:34.5224161Z pooling_mode=, 2025-05-07T21:05:34.5224441Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5224691Z ) 2025-05-07T21:05:34.5224887Z Trying example: test_backward_none( 2025-05-07T21:05:34.5225319Z self=, 2025-05-07T21:05:34.5225754Z T=1, 2025-05-07T21:05:34.5225932Z D=11, 2025-05-07T21:05:34.5226110Z B=11, 2025-05-07T21:05:34.5226282Z log_E=5, 2025-05-07T21:05:34.5226465Z L=11, 2025-05-07T21:05:34.5226676Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5226942Z weighted=True, 2025-05-07T21:05:34.5227155Z long_segments=True, 2025-05-07T21:05:34.5227506Z pooling_mode=, 2025-05-07T21:05:34.5227792Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.5228046Z ) 2025-05-07T21:05:34.5228242Z Trying example: test_backward_none( 2025-05-07T21:05:34.5228697Z self=, 2025-05-07T21:05:34.5229161Z T=4, 2025-05-07T21:05:34.5229346Z D=255, 2025-05-07T21:05:34.5229523Z B=122, 2025-05-07T21:05:34.5229704Z log_E=3, 2025-05-07T21:05:34.5229893Z L=2, 2025-05-07T21:05:34.5230093Z weights_precision=SparseType.FP32, 2025-05-07T21:05:34.5230372Z weighted=False, 2025-05-07T21:05:34.5230592Z long_segments=False, 2025-05-07T21:05:34.5230836Z pooling_mode=, 2025-05-07T21:05:34.5231129Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.5231383Z ) 2025-05-07T21:05:36.7143040Z Trying example: test_backward_none( 2025-05-07T21:05:36.7144034Z self=, 2025-05-07T21:05:36.7144948Z T=4, 2025-05-07T21:05:36.7145308Z D=2, 2025-05-07T21:05:36.7145660Z B=122, 2025-05-07T21:05:36.7146032Z log_E=3, 2025-05-07T21:05:36.7146397Z L=2, 2025-05-07T21:05:36.7146810Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7147370Z weighted=False, 2025-05-07T21:05:36.7147797Z long_segments=False, 2025-05-07T21:05:36.7148286Z pooling_mode=, 2025-05-07T21:05:36.7148875Z output_dtype=SparseType.FP32, 2025-05-07T21:05:36.7149380Z ) 2025-05-07T21:05:36.7149757Z Trying example: test_backward_none( 2025-05-07T21:05:36.7150692Z self=, 2025-05-07T21:05:36.7151130Z T=4, 2025-05-07T21:05:36.7151308Z D=2, 2025-05-07T21:05:36.7151479Z B=2, 2025-05-07T21:05:36.7151661Z log_E=3, 2025-05-07T21:05:36.7151849Z L=2, 2025-05-07T21:05:36.7152051Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7152333Z weighted=False, 2025-05-07T21:05:36.7152554Z long_segments=False, 2025-05-07T21:05:36.7152805Z pooling_mode=, 2025-05-07T21:05:36.7153103Z output_dtype=SparseType.FP32, 2025-05-07T21:05:36.7153358Z ) 2025-05-07T21:05:36.7153550Z Trying example: test_backward_none( 2025-05-07T21:05:36.7153998Z self=, 2025-05-07T21:05:36.7154433Z T=2, 2025-05-07T21:05:36.7154604Z D=2, 2025-05-07T21:05:36.7154785Z B=2, 2025-05-07T21:05:36.7154964Z log_E=3, 2025-05-07T21:05:36.7155146Z L=2, 2025-05-07T21:05:36.7155366Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7155648Z weighted=False, 2025-05-07T21:05:36.7155862Z long_segments=False, 2025-05-07T21:05:36.7156122Z pooling_mode=, 2025-05-07T21:05:36.7156418Z output_dtype=SparseType.FP32, 2025-05-07T21:05:36.7156669Z ) 2025-05-07T21:05:36.7156856Z Trying example: test_backward_none( 2025-05-07T21:05:36.7157302Z self=, 2025-05-07T21:05:36.7157735Z T=2, 2025-05-07T21:05:36.7157909Z D=2, 2025-05-07T21:05:36.7158088Z B=2, 2025-05-07T21:05:36.7158267Z log_E=3, 2025-05-07T21:05:36.7158524Z L=3, 2025-05-07T21:05:36.7158738Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7159017Z weighted=False, 2025-05-07T21:05:36.7159227Z long_segments=False, 2025-05-07T21:05:36.7159487Z pooling_mode=, 2025-05-07T21:05:36.7159781Z output_dtype=SparseType.FP32, 2025-05-07T21:05:36.7160034Z ) 2025-05-07T21:05:36.7160282Z Trying example: test_backward_none( 2025-05-07T21:05:36.7160854Z self=, 2025-05-07T21:05:36.7161365Z T=2, 2025-05-07T21:05:36.7161552Z D=6, 2025-05-07T21:05:36.7161748Z B=98, 2025-05-07T21:05:36.7161942Z log_E=5, 2025-05-07T21:05:36.7162213Z L=17, 2025-05-07T21:05:36.7162539Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7162820Z weighted=True, 2025-05-07T21:05:36.7163028Z long_segments=False, 2025-05-07T21:05:36.7163280Z pooling_mode=, 2025-05-07T21:05:36.7163584Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7163829Z ) 2025-05-07T21:05:36.7164025Z Trying example: test_backward_none( 2025-05-07T21:05:36.7164471Z self=, 2025-05-07T21:05:36.7164896Z T=2, 2025-05-07T21:05:36.7165080Z D=6, 2025-05-07T21:05:36.7165261Z B=98, 2025-05-07T21:05:36.7165435Z log_E=5, 2025-05-07T21:05:36.7165619Z L=2, 2025-05-07T21:05:36.7165829Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7166101Z weighted=True, 2025-05-07T21:05:36.7166317Z long_segments=False, 2025-05-07T21:05:36.7166577Z pooling_mode=, 2025-05-07T21:05:36.7166865Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7167131Z ) 2025-05-07T21:05:36.7167336Z Trying example: test_backward_none( 2025-05-07T21:05:36.7167782Z self=, 2025-05-07T21:05:36.7168213Z T=2, 2025-05-07T21:05:36.7168392Z D=6, 2025-05-07T21:05:36.7168574Z B=98, 2025-05-07T21:05:36.7168746Z log_E=5, 2025-05-07T21:05:36.7168933Z L=2, 2025-05-07T21:05:36.7169142Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7169414Z weighted=False, 2025-05-07T21:05:36.7169634Z long_segments=False, 2025-05-07T21:05:36.7169891Z pooling_mode=, 2025-05-07T21:05:36.7170273Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7170546Z ) 2025-05-07T21:05:36.7170741Z Trying example: test_backward_none( 2025-05-07T21:05:36.7171180Z self=, 2025-05-07T21:05:36.7171617Z T=2, 2025-05-07T21:05:36.7171800Z D=6, 2025-05-07T21:05:36.7171980Z B=98, 2025-05-07T21:05:36.7172169Z log_E=5, 2025-05-07T21:05:36.7172356Z L=6, 2025-05-07T21:05:36.7172558Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7172836Z weighted=False, 2025-05-07T21:05:36.7173121Z long_segments=False, 2025-05-07T21:05:36.7173371Z pooling_mode=, 2025-05-07T21:05:36.7173669Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7173923Z ) 2025-05-07T21:05:36.7174119Z Trying example: test_backward_none( 2025-05-07T21:05:36.7174555Z self=, 2025-05-07T21:05:36.7174991Z T=1, 2025-05-07T21:05:36.7175169Z D=6, 2025-05-07T21:05:36.7175337Z B=98, 2025-05-07T21:05:36.7175519Z log_E=5, 2025-05-07T21:05:36.7175704Z L=6, 2025-05-07T21:05:36.7175904Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7176181Z weighted=False, 2025-05-07T21:05:36.7176403Z long_segments=False, 2025-05-07T21:05:36.7176658Z pooling_mode=, 2025-05-07T21:05:36.7176958Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7177217Z ) 2025-05-07T21:05:36.7177411Z Trying example: test_backward_none( 2025-05-07T21:05:36.7177901Z self=, 2025-05-07T21:05:36.7178337Z T=1, 2025-05-07T21:05:36.7178510Z D=6, 2025-05-07T21:05:36.7178686Z B=6, 2025-05-07T21:05:36.7178862Z log_E=5, 2025-05-07T21:05:36.7179043Z L=6, 2025-05-07T21:05:36.7179253Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7179531Z weighted=False, 2025-05-07T21:05:36.7179756Z long_segments=False, 2025-05-07T21:05:36.7180003Z pooling_mode=, 2025-05-07T21:05:36.7180303Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7180554Z ) 2025-05-07T21:05:36.7180748Z Trying example: test_backward_none( 2025-05-07T21:05:36.7181194Z self=, 2025-05-07T21:05:36.7181679Z T=1, 2025-05-07T21:05:36.7181897Z D=37, 2025-05-07T21:05:36.7182080Z B=113, 2025-05-07T21:05:36.7182263Z log_E=3, 2025-05-07T21:05:36.7182446Z L=1, 2025-05-07T21:05:36.7182655Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7182935Z weighted=True, 2025-05-07T21:05:36.7183144Z long_segments=False, 2025-05-07T21:05:36.7183404Z pooling_mode=, 2025-05-07T21:05:36.7183701Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7183949Z ) 2025-05-07T21:05:36.7184149Z Trying example: test_backward_none( 2025-05-07T21:05:36.7184597Z self=, 2025-05-07T21:05:36.7185034Z T=1, 2025-05-07T21:05:36.7185211Z D=2, 2025-05-07T21:05:36.7185393Z B=113, 2025-05-07T21:05:36.7185576Z log_E=3, 2025-05-07T21:05:36.7185758Z L=1, 2025-05-07T21:05:36.7185964Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7186248Z weighted=True, 2025-05-07T21:05:36.7186462Z long_segments=False, 2025-05-07T21:05:36.7186717Z pooling_mode=, 2025-05-07T21:05:36.7187020Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7187270Z ) 2025-05-07T21:05:36.7187469Z Trying example: test_backward_none( 2025-05-07T21:05:36.7187916Z self=, 2025-05-07T21:05:36.7188345Z T=1, 2025-05-07T21:05:36.7188526Z D=2, 2025-05-07T21:05:36.7188702Z B=113, 2025-05-07T21:05:36.7188879Z log_E=3, 2025-05-07T21:05:36.7189071Z L=1, 2025-05-07T21:05:36.7189330Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7189611Z weighted=False, 2025-05-07T21:05:36.7189830Z long_segments=False, 2025-05-07T21:05:36.7190088Z pooling_mode=, 2025-05-07T21:05:36.7190376Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7190632Z ) 2025-05-07T21:05:36.7190858Z Trying example: test_backward_none( 2025-05-07T21:05:36.7191333Z self=, 2025-05-07T21:05:36.7191764Z T=1, 2025-05-07T21:05:36.7191951Z D=113, 2025-05-07T21:05:36.7192136Z B=113, 2025-05-07T21:05:36.7192312Z log_E=3, 2025-05-07T21:05:36.7199315Z L=1, 2025-05-07T21:05:36.7199560Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7199861Z weighted=False, 2025-05-07T21:05:36.7200084Z long_segments=False, 2025-05-07T21:05:36.7200354Z pooling_mode=, 2025-05-07T21:05:36.7200686Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7200970Z ) 2025-05-07T21:05:36.7201177Z Trying example: test_backward_none( 2025-05-07T21:05:36.7201628Z self=, 2025-05-07T21:05:36.7202069Z T=4, 2025-05-07T21:05:36.7202264Z D=76, 2025-05-07T21:05:36.7202452Z B=52, 2025-05-07T21:05:36.7202635Z log_E=5, 2025-05-07T21:05:36.7202830Z L=11, 2025-05-07T21:05:36.7203048Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7203325Z weighted=True, 2025-05-07T21:05:36.7203555Z long_segments=False, 2025-05-07T21:05:36.7203822Z pooling_mode=, 2025-05-07T21:05:36.7204125Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7204495Z ) 2025-05-07T21:05:36.7204704Z Trying example: test_backward_none( 2025-05-07T21:05:36.7205156Z self=, 2025-05-07T21:05:36.7205591Z T=4, 2025-05-07T21:05:36.7205781Z D=76, 2025-05-07T21:05:36.7205970Z B=52, 2025-05-07T21:05:36.7206155Z log_E=5, 2025-05-07T21:05:36.7206352Z L=11, 2025-05-07T21:05:36.7206570Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7206851Z weighted=True, 2025-05-07T21:05:36.7207078Z long_segments=True, 2025-05-07T21:05:36.7207338Z pooling_mode=, 2025-05-07T21:05:36.7207629Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7207964Z ) 2025-05-07T21:05:36.7208227Z Trying example: test_backward_none( 2025-05-07T21:05:36.7208672Z self=, 2025-05-07T21:05:36.7209122Z T=4, 2025-05-07T21:05:36.7209309Z D=76, 2025-05-07T21:05:36.7209493Z B=52, 2025-05-07T21:05:36.7209684Z log_E=3, 2025-05-07T21:05:36.7209881Z L=11, 2025-05-07T21:05:36.7210099Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7210379Z weighted=True, 2025-05-07T21:05:36.7210631Z long_segments=True, 2025-05-07T21:05:36.7210905Z pooling_mode=, 2025-05-07T21:05:36.7211201Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7211461Z ) 2025-05-07T21:05:36.7211664Z Trying example: test_backward_none( 2025-05-07T21:05:36.7212109Z self=, 2025-05-07T21:05:36.7212559Z T=3, 2025-05-07T21:05:36.7212750Z D=76, 2025-05-07T21:05:36.7213008Z B=52, 2025-05-07T21:05:36.7213198Z log_E=3, 2025-05-07T21:05:36.7213399Z L=11, 2025-05-07T21:05:36.7213609Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7213891Z weighted=True, 2025-05-07T21:05:36.7214112Z long_segments=True, 2025-05-07T21:05:36.7214363Z pooling_mode=, 2025-05-07T21:05:36.7214660Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7214922Z ) 2025-05-07T21:05:36.7215117Z Trying example: test_backward_none( 2025-05-07T21:05:36.7215564Z self=, 2025-05-07T21:05:36.7216006Z T=1, 2025-05-07T21:05:36.7216265Z D=76, 2025-05-07T21:05:36.7216446Z B=52, 2025-05-07T21:05:36.7216634Z log_E=3, 2025-05-07T21:05:36.7216832Z L=11, 2025-05-07T21:05:36.7217044Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7217328Z weighted=True, 2025-05-07T21:05:36.7217548Z long_segments=True, 2025-05-07T21:05:36.7217794Z pooling_mode=, 2025-05-07T21:05:36.7218103Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7218363Z ) 2025-05-07T21:05:36.7218560Z Trying example: test_backward_none( 2025-05-07T21:05:36.7219013Z self=, 2025-05-07T21:05:36.7219465Z T=1, 2025-05-07T21:05:36.7219647Z D=76, 2025-05-07T21:05:36.7219836Z B=52, 2025-05-07T21:05:36.7220022Z log_E=3, 2025-05-07T21:05:36.7220209Z L=0, 2025-05-07T21:05:36.7220428Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7220713Z weighted=True, 2025-05-07T21:05:36.7220932Z long_segments=True, 2025-05-07T21:05:36.7221194Z pooling_mode=, 2025-05-07T21:05:36.7221494Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7221755Z ) 2025-05-07T21:05:36.7221953Z Trying example: test_backward_none( 2025-05-07T21:05:36.7222406Z self=, 2025-05-07T21:05:36.7222853Z T=1, 2025-05-07T21:05:36.7223033Z D=2, 2025-05-07T21:05:36.7223223Z B=52, 2025-05-07T21:05:36.7223412Z log_E=3, 2025-05-07T21:05:36.7223602Z L=0, 2025-05-07T21:05:36.7223816Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7224099Z weighted=True, 2025-05-07T21:05:36.7224360Z long_segments=True, 2025-05-07T21:05:36.7224620Z pooling_mode=, 2025-05-07T21:05:36.7224921Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7225180Z ) 2025-05-07T21:05:36.7225385Z Trying example: test_backward_none( 2025-05-07T21:05:36.7225838Z self=, 2025-05-07T21:05:36.7226276Z T=1, 2025-05-07T21:05:36.7226465Z D=210, 2025-05-07T21:05:36.7226652Z B=49, 2025-05-07T21:05:36.7226833Z log_E=4, 2025-05-07T21:05:36.7227036Z L=11, 2025-05-07T21:05:36.7227253Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7227531Z weighted=False, 2025-05-07T21:05:36.7227799Z long_segments=False, 2025-05-07T21:05:36.7228101Z pooling_mode=, 2025-05-07T21:05:36.7228404Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7228656Z ) 2025-05-07T21:05:36.7228859Z Trying example: test_backward_none( 2025-05-07T21:05:36.7229314Z self=, 2025-05-07T21:05:36.7229754Z T=1, 2025-05-07T21:05:36.7229948Z D=11, 2025-05-07T21:05:36.7230157Z B=49, 2025-05-07T21:05:36.7230366Z log_E=4, 2025-05-07T21:05:36.7230561Z L=11, 2025-05-07T21:05:36.7230776Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7231063Z weighted=False, 2025-05-07T21:05:36.7231288Z long_segments=False, 2025-05-07T21:05:36.7231553Z pooling_mode=, 2025-05-07T21:05:36.7231853Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7232112Z ) 2025-05-07T21:05:36.7232317Z Trying example: test_backward_none( 2025-05-07T21:05:36.7232764Z self=, 2025-05-07T21:05:36.7233212Z T=1, 2025-05-07T21:05:36.7233403Z D=2, 2025-05-07T21:05:36.7233595Z B=49, 2025-05-07T21:05:36.7233777Z log_E=4, 2025-05-07T21:05:36.7233972Z L=11, 2025-05-07T21:05:36.7234196Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7234480Z weighted=False, 2025-05-07T21:05:36.7234708Z long_segments=False, 2025-05-07T21:05:36.7234973Z pooling_mode=, 2025-05-07T21:05:36.7235269Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7235535Z ) 2025-05-07T21:05:36.7469621Z Trying example: test_backward_none( 2025-05-07T21:05:36.7470180Z self=, 2025-05-07T21:05:36.7470658Z T=1, 2025-05-07T21:05:36.7470910Z D=2, 2025-05-07T21:05:36.7471170Z B=2, 2025-05-07T21:05:36.7471414Z log_E=4, 2025-05-07T21:05:36.7471662Z L=11, 2025-05-07T21:05:36.7471944Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7472311Z weighted=False, 2025-05-07T21:05:36.7472579Z long_segments=False, 2025-05-07T21:05:36.7472835Z pooling_mode=, 2025-05-07T21:05:36.7473140Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7473394Z ) 2025-05-07T21:05:36.7473601Z Trying example: test_backward_none( 2025-05-07T21:05:36.7474052Z self=, 2025-05-07T21:05:36.7474495Z T=1, 2025-05-07T21:05:36.7474675Z D=2, 2025-05-07T21:05:36.7474858Z B=4, 2025-05-07T21:05:36.7475050Z log_E=4, 2025-05-07T21:05:36.7475239Z L=11, 2025-05-07T21:05:36.7475455Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7475741Z weighted=False, 2025-05-07T21:05:36.7475959Z long_segments=False, 2025-05-07T21:05:36.7476217Z pooling_mode=, 2025-05-07T21:05:36.7476518Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7476769Z ) 2025-05-07T21:05:36.7476974Z Trying example: test_backward_none( 2025-05-07T21:05:36.7477427Z self=, 2025-05-07T21:05:36.7477868Z T=1, 2025-05-07T21:05:36.7478055Z D=2, 2025-05-07T21:05:36.7478239Z B=4, 2025-05-07T21:05:36.7478525Z log_E=4, 2025-05-07T21:05:36.7478723Z L=1, 2025-05-07T21:05:36.7478935Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7479214Z weighted=False, 2025-05-07T21:05:36.7479436Z long_segments=False, 2025-05-07T21:05:36.7479695Z pooling_mode=, 2025-05-07T21:05:36.7479992Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7480253Z ) 2025-05-07T21:05:36.7480451Z Trying example: test_backward_none( 2025-05-07T21:05:36.7480928Z self=, 2025-05-07T21:05:36.7481387Z T=1, 2025-05-07T21:05:36.7481572Z D=4, 2025-05-07T21:05:36.7481756Z B=4, 2025-05-07T21:05:36.7482007Z log_E=4, 2025-05-07T21:05:36.7482205Z L=1, 2025-05-07T21:05:36.7482483Z weights_precision=SparseType.FP16, 2025-05-07T21:05:36.7482759Z weighted=False, 2025-05-07T21:05:36.7482978Z long_segments=False, 2025-05-07T21:05:36.7483246Z pooling_mode=, 2025-05-07T21:05:36.7483555Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7483814Z ) 2025-05-07T21:05:36.7484016Z Trying example: test_backward_none( 2025-05-07T21:05:36.7484455Z self=, 2025-05-07T21:05:36.7484901Z T=4, 2025-05-07T21:05:36.7485093Z D=63, 2025-05-07T21:05:36.7485272Z B=26, 2025-05-07T21:05:36.7485458Z log_E=3, 2025-05-07T21:05:36.7485650Z L=17, 2025-05-07T21:05:36.7485858Z weights_precision=SparseType.FP32, 2025-05-07T21:05:36.7486140Z weighted=False, 2025-05-07T21:05:36.7486363Z long_segments=False, 2025-05-07T21:05:36.7486618Z pooling_mode=, 2025-05-07T21:05:36.7486923Z output_dtype=SparseType.FP16, 2025-05-07T21:05:36.7487188Z ) 2025-05-07T21:05:36.7487363Z PASSED 2025-05-07T21:05:40.3562606Z 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:40.3565389Z self=, 2025-05-07T21:05:40.3566820Z T=1, 2025-05-07T21:05:40.3567275Z D=2, 2025-05-07T21:05:40.3567661Z B=1, 2025-05-07T21:05:40.3568018Z log_E=3, 2025-05-07T21:05:40.3568394Z L=0, 2025-05-07T21:05:40.3569151Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3569725Z weighted=False, 2025-05-07T21:05:40.3570151Z long_segments=False, 2025-05-07T21:05:40.3570668Z pooling_mode=, 2025-05-07T21:05:40.3571260Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3571762Z ) 2025-05-07T21:05:40.3572265Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3573084Z self=, 2025-05-07T21:05:40.3573596Z T=2, 2025-05-07T21:05:40.3573777Z D=2, 2025-05-07T21:05:40.3573951Z B=1, 2025-05-07T21:05:40.3574129Z log_E=3, 2025-05-07T21:05:40.3574318Z L=0, 2025-05-07T21:05:40.3574528Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3574800Z weighted=False, 2025-05-07T21:05:40.3575019Z long_segments=False, 2025-05-07T21:05:40.3575272Z pooling_mode=, 2025-05-07T21:05:40.3575570Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3575827Z ) 2025-05-07T21:05:40.3576081Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3576670Z self=, 2025-05-07T21:05:40.3577175Z T=2, 2025-05-07T21:05:40.3577360Z D=181, 2025-05-07T21:05:40.3577549Z B=115, 2025-05-07T21:05:40.3577729Z log_E=4, 2025-05-07T21:05:40.3577923Z L=18, 2025-05-07T21:05:40.3578137Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3578411Z weighted=True, 2025-05-07T21:05:40.3578630Z long_segments=False, 2025-05-07T21:05:40.3578983Z pooling_mode=, 2025-05-07T21:05:40.3579279Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3579540Z ) 2025-05-07T21:05:40.3579794Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3580376Z self=, 2025-05-07T21:05:40.3580893Z T=2, 2025-05-07T21:05:40.3581078Z D=226, 2025-05-07T21:05:40.3581265Z B=1, 2025-05-07T21:05:40.3581443Z log_E=3, 2025-05-07T21:05:40.3581637Z L=0, 2025-05-07T21:05:40.3581853Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3582129Z weighted=False, 2025-05-07T21:05:40.3582351Z long_segments=False, 2025-05-07T21:05:40.3582791Z pooling_mode=, 2025-05-07T21:05:40.3583083Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3583341Z ) 2025-05-07T21:05:40.3583587Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3584174Z self=, 2025-05-07T21:05:40.3584690Z T=2, 2025-05-07T21:05:40.3584875Z D=226, 2025-05-07T21:05:40.3585050Z B=121, 2025-05-07T21:05:40.3585236Z log_E=5, 2025-05-07T21:05:40.3585428Z L=6, 2025-05-07T21:05:40.3585630Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3585912Z weighted=True, 2025-05-07T21:05:40.3586131Z long_segments=True, 2025-05-07T21:05:40.3586374Z pooling_mode=, 2025-05-07T21:05:40.3586675Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3586935Z ) 2025-05-07T21:05:40.3587187Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3587776Z self=, 2025-05-07T21:05:40.3588289Z T=1, 2025-05-07T21:05:40.3588467Z D=116, 2025-05-07T21:05:40.3588644Z B=1, 2025-05-07T21:05:40.3588826Z log_E=3, 2025-05-07T21:05:40.3589016Z L=0, 2025-05-07T21:05:40.3589223Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3589504Z weighted=False, 2025-05-07T21:05:40.3589726Z long_segments=False, 2025-05-07T21:05:40.3589975Z pooling_mode=, 2025-05-07T21:05:40.3590274Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3590585Z ) 2025-05-07T21:05:40.3590828Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3591419Z self=, 2025-05-07T21:05:40.3591936Z T=1, 2025-05-07T21:05:40.3592122Z D=116, 2025-05-07T21:05:40.3592301Z B=9, 2025-05-07T21:05:40.3592486Z log_E=5, 2025-05-07T21:05:40.3592675Z L=6, 2025-05-07T21:05:40.3592884Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3593165Z weighted=True, 2025-05-07T21:05:40.3593384Z long_segments=False, 2025-05-07T21:05:40.3593633Z pooling_mode=, 2025-05-07T21:05:40.3593929Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3594187Z ) 2025-05-07T21:05:40.3594432Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3595021Z self=, 2025-05-07T21:05:40.3595535Z T=1, 2025-05-07T21:05:40.3595714Z D=210, 2025-05-07T21:05:40.3595897Z B=62, 2025-05-07T21:05:40.3596075Z log_E=5, 2025-05-07T21:05:40.3596257Z L=2, 2025-05-07T21:05:40.3596464Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3596745Z weighted=False, 2025-05-07T21:05:40.3596954Z long_segments=True, 2025-05-07T21:05:40.3597202Z pooling_mode=, 2025-05-07T21:05:40.3597504Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3597759Z ) 2025-05-07T21:05:40.3598003Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3598891Z self=, 2025-05-07T21:05:40.3599410Z T=3, 2025-05-07T21:05:40.3599584Z D=242, 2025-05-07T21:05:40.3599767Z B=66, 2025-05-07T21:05:40.3599951Z log_E=5, 2025-05-07T21:05:40.3600137Z L=10, 2025-05-07T21:05:40.3600346Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3600630Z weighted=False, 2025-05-07T21:05:40.3600844Z long_segments=False, 2025-05-07T21:05:40.3601101Z pooling_mode=, 2025-05-07T21:05:40.3601395Z output_dtype=SparseType.FP32, 2025-05-07T21:05:40.3601645Z ) 2025-05-07T21:05:40.3601900Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3602588Z self=, 2025-05-07T21:05:40.3603177Z T=1, 2025-05-07T21:05:40.3603354Z D=80, 2025-05-07T21:05:40.3603540Z B=83, 2025-05-07T21:05:40.3603720Z log_E=4, 2025-05-07T21:05:40.3603902Z L=18, 2025-05-07T21:05:40.3604113Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3604397Z weighted=True, 2025-05-07T21:05:40.3604612Z long_segments=True, 2025-05-07T21:05:40.3604866Z pooling_mode=, 2025-05-07T21:05:40.3605168Z output_dtype=SparseType.FP32, 2025-05-07T21:05:40.3605420Z ) 2025-05-07T21:05:40.3605675Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3606272Z self=, 2025-05-07T21:05:40.3606783Z T=4, 2025-05-07T21:05:40.3606970Z D=209, 2025-05-07T21:05:40.3607158Z B=77, 2025-05-07T21:05:40.3607338Z log_E=4, 2025-05-07T21:05:40.3607537Z L=19, 2025-05-07T21:05:40.3607758Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3608032Z weighted=True, 2025-05-07T21:05:40.3608252Z long_segments=True, 2025-05-07T21:05:40.3608506Z pooling_mode=, 2025-05-07T21:05:40.3608801Z output_dtype=SparseType.FP32, 2025-05-07T21:05:40.3609048Z ) 2025-05-07T21:05:40.3609298Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3609884Z self=, 2025-05-07T21:05:40.3610395Z T=1, 2025-05-07T21:05:40.3610575Z D=2, 2025-05-07T21:05:40.3610822Z B=112, 2025-05-07T21:05:40.3611001Z log_E=5, 2025-05-07T21:05:40.3611198Z L=15, 2025-05-07T21:05:40.3611413Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3611689Z weighted=False, 2025-05-07T21:05:40.3611910Z long_segments=True, 2025-05-07T21:05:40.3612161Z pooling_mode=, 2025-05-07T21:05:40.3612453Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3612708Z ) 2025-05-07T21:05:40.3613065Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3613656Z self=, 2025-05-07T21:05:40.3614177Z T=4, 2025-05-07T21:05:40.3614362Z D=150, 2025-05-07T21:05:40.3614542Z B=101, 2025-05-07T21:05:40.3614718Z log_E=5, 2025-05-07T21:05:40.3614903Z L=9, 2025-05-07T21:05:40.3615129Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3615419Z weighted=True, 2025-05-07T21:05:40.3615632Z long_segments=True, 2025-05-07T21:05:40.3622941Z pooling_mode=, 2025-05-07T21:05:40.3623287Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3623578Z ) 2025-05-07T21:05:40.3623861Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3624560Z self=, 2025-05-07T21:05:40.3625094Z T=3, 2025-05-07T21:05:40.3625286Z D=108, 2025-05-07T21:05:40.3625486Z B=11, 2025-05-07T21:05:40.3625673Z log_E=4, 2025-05-07T21:05:40.3625867Z L=19, 2025-05-07T21:05:40.3626094Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3626455Z weighted=False, 2025-05-07T21:05:40.3626683Z long_segments=True, 2025-05-07T21:05:40.3626943Z pooling_mode=, 2025-05-07T21:05:40.3627240Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3627501Z ) 2025-05-07T21:05:40.3627761Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3628353Z self=, 2025-05-07T21:05:40.3628877Z T=5, 2025-05-07T21:05:40.3629072Z D=183, 2025-05-07T21:05:40.3629255Z B=67, 2025-05-07T21:05:40.3629448Z log_E=4, 2025-05-07T21:05:40.3629643Z L=20, 2025-05-07T21:05:40.3629854Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3630227Z weighted=False, 2025-05-07T21:05:40.3630454Z long_segments=True, 2025-05-07T21:05:40.3630706Z pooling_mode=, 2025-05-07T21:05:40.3631012Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3631274Z ) 2025-05-07T21:05:40.3631536Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3632121Z self=, 2025-05-07T21:05:40.3632692Z T=3, 2025-05-07T21:05:40.3632885Z D=214, 2025-05-07T21:05:40.3633066Z B=44, 2025-05-07T21:05:40.3633261Z log_E=4, 2025-05-07T21:05:40.3633457Z L=18, 2025-05-07T21:05:40.3633666Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3633958Z weighted=False, 2025-05-07T21:05:40.3634182Z long_segments=True, 2025-05-07T21:05:40.3634432Z pooling_mode=, 2025-05-07T21:05:40.3634735Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3635002Z ) 2025-05-07T21:05:40.3635258Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3635849Z self=, 2025-05-07T21:05:40.3636373Z T=4, 2025-05-07T21:05:40.3636572Z D=122, 2025-05-07T21:05:40.3636758Z B=57, 2025-05-07T21:05:40.3636948Z log_E=3, 2025-05-07T21:05:40.3637146Z L=11, 2025-05-07T21:05:40.3637357Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3637645Z weighted=True, 2025-05-07T21:05:40.3637868Z long_segments=True, 2025-05-07T21:05:40.3638169Z pooling_mode=, 2025-05-07T21:05:40.3638481Z output_dtype=SparseType.FP16, 2025-05-07T21:05:40.3638743Z ) 2025-05-07T21:05:40.3638997Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3639590Z self=, 2025-05-07T21:05:40.3640118Z T=4, 2025-05-07T21:05:40.3640301Z D=118, 2025-05-07T21:05:40.3640496Z B=122, 2025-05-07T21:05:40.3640690Z log_E=3, 2025-05-07T21:05:40.3640879Z L=13, 2025-05-07T21:05:40.3641102Z weights_precision=SparseType.FP16, 2025-05-07T21:05:40.3641392Z weighted=False, 2025-05-07T21:05:40.3641613Z long_segments=True, 2025-05-07T21:05:40.3641872Z pooling_mode=, 2025-05-07T21:05:40.3642178Z output_dtype=SparseType.FP32, 2025-05-07T21:05:40.3642442Z ) 2025-05-07T21:05:40.3642696Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3643337Z self=, 2025-05-07T21:05:40.3643860Z T=1, 2025-05-07T21:05:40.3644041Z D=200, 2025-05-07T21:05:40.3644233Z B=46, 2025-05-07T21:05:40.3644426Z log_E=3, 2025-05-07T21:05:40.3644614Z L=1, 2025-05-07T21:05:40.3644833Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3645122Z weighted=True, 2025-05-07T21:05:40.3645341Z long_segments=True, 2025-05-07T21:05:40.3645599Z pooling_mode=, 2025-05-07T21:05:40.3645905Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3646164Z ) 2025-05-07T21:05:40.3646477Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3647074Z self=, 2025-05-07T21:05:40.3647593Z T=2, 2025-05-07T21:05:40.3647781Z D=148, 2025-05-07T21:05:40.3647977Z B=55, 2025-05-07T21:05:40.3648168Z log_E=5, 2025-05-07T21:05:40.3648368Z L=19, 2025-05-07T21:05:40.3648589Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3648879Z weighted=True, 2025-05-07T21:05:40.3649102Z long_segments=False, 2025-05-07T21:05:40.3649362Z pooling_mode=, 2025-05-07T21:05:40.3649669Z output_dtype=SparseType.BF16, 2025-05-07T21:05:40.3649926Z ) 2025-05-07T21:05:40.3650273Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:40.3650870Z self=, 2025-05-07T21:05:40.3651386Z T=5, 2025-05-07T21:05:40.3651575Z D=186, 2025-05-07T21:05:40.3651780Z B=104, 2025-05-07T21:05:40.3651971Z log_E=5, 2025-05-07T21:05:40.3652173Z L=10, 2025-05-07T21:05:40.3652393Z weights_precision=SparseType.FP32, 2025-05-07T21:05:40.3652677Z weighted=True, 2025-05-07T21:05:40.3652901Z long_segments=False, 2025-05-07T21:05:40.3653265Z pooling_mode=, 2025-05-07T21:05:40.3653578Z output_dtype=SparseType.FP32, 2025-05-07T21:05:40.3653832Z ) 2025-05-07T21:05:44.9354524Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9355385Z self=, 2025-05-07T21:05:44.9356234Z T=1, 2025-05-07T21:05:44.9356506Z D=70, 2025-05-07T21:05:44.9356705Z B=68, 2025-05-07T21:05:44.9356883Z log_E=3, 2025-05-07T21:05:44.9357069Z L=7, 2025-05-07T21:05:44.9357285Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9357569Z weighted=False, 2025-05-07T21:05:44.9357787Z long_segments=False, 2025-05-07T21:05:44.9358045Z pooling_mode=, 2025-05-07T21:05:44.9358345Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9358599Z ) 2025-05-07T21:05:44.9358851Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9359441Z self=, 2025-05-07T21:05:44.9360133Z T=1, 2025-05-07T21:05:44.9360316Z D=70, 2025-05-07T21:05:44.9360501Z B=68, 2025-05-07T21:05:44.9360676Z log_E=3, 2025-05-07T21:05:44.9360870Z L=3, 2025-05-07T21:05:44.9361085Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9361361Z weighted=False, 2025-05-07T21:05:44.9361586Z long_segments=False, 2025-05-07T21:05:44.9361847Z pooling_mode=, 2025-05-07T21:05:44.9362139Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9362398Z ) 2025-05-07T21:05:44.9362650Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9363238Z self=, 2025-05-07T21:05:44.9363746Z T=1, 2025-05-07T21:05:44.9363928Z D=70, 2025-05-07T21:05:44.9364112Z B=68, 2025-05-07T21:05:44.9364285Z log_E=3, 2025-05-07T21:05:44.9364476Z L=1, 2025-05-07T21:05:44.9364686Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9364971Z weighted=False, 2025-05-07T21:05:44.9365189Z long_segments=False, 2025-05-07T21:05:44.9365450Z pooling_mode=, 2025-05-07T21:05:44.9365780Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9366031Z ) 2025-05-07T21:05:44.9366274Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9366861Z self=, 2025-05-07T21:05:44.9367371Z T=1, 2025-05-07T21:05:44.9367559Z D=2, 2025-05-07T21:05:44.9367734Z B=68, 2025-05-07T21:05:44.9368004Z log_E=3, 2025-05-07T21:05:44.9368196Z L=1, 2025-05-07T21:05:44.9368396Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9368680Z weighted=False, 2025-05-07T21:05:44.9368897Z long_segments=False, 2025-05-07T21:05:44.9369144Z pooling_mode=, 2025-05-07T21:05:44.9369439Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9369694Z ) 2025-05-07T21:05:44.9369934Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9370517Z self=, 2025-05-07T21:05:44.9371025Z T=2, 2025-05-07T21:05:44.9371195Z D=2, 2025-05-07T21:05:44.9371448Z B=68, 2025-05-07T21:05:44.9371626Z log_E=3, 2025-05-07T21:05:44.9371871Z L=1, 2025-05-07T21:05:44.9372080Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9372354Z weighted=False, 2025-05-07T21:05:44.9372562Z long_segments=False, 2025-05-07T21:05:44.9372817Z pooling_mode=, 2025-05-07T21:05:44.9373224Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9373471Z ) 2025-05-07T21:05:44.9373711Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9374293Z self=, 2025-05-07T21:05:44.9374806Z T=2, 2025-05-07T21:05:44.9374981Z D=2, 2025-05-07T21:05:44.9375156Z B=1, 2025-05-07T21:05:44.9375356Z log_E=3, 2025-05-07T21:05:44.9375562Z L=1, 2025-05-07T21:05:44.9375785Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9376066Z weighted=False, 2025-05-07T21:05:44.9376274Z long_segments=False, 2025-05-07T21:05:44.9376538Z pooling_mode=, 2025-05-07T21:05:44.9376838Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9377082Z ) 2025-05-07T21:05:44.9377330Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9377913Z self=, 2025-05-07T21:05:44.9378416Z T=2, 2025-05-07T21:05:44.9378595Z D=2, 2025-05-07T21:05:44.9378771Z B=2, 2025-05-07T21:05:44.9378943Z log_E=3, 2025-05-07T21:05:44.9379134Z L=1, 2025-05-07T21:05:44.9379345Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9379672Z weighted=False, 2025-05-07T21:05:44.9379893Z long_segments=False, 2025-05-07T21:05:44.9380143Z pooling_mode=, 2025-05-07T21:05:44.9380440Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9380688Z ) 2025-05-07T21:05:44.9380934Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9381522Z self=, 2025-05-07T21:05:44.9382024Z T=5, 2025-05-07T21:05:44.9382200Z D=234, 2025-05-07T21:05:44.9382380Z B=36, 2025-05-07T21:05:44.9382554Z log_E=5, 2025-05-07T21:05:44.9382744Z L=13, 2025-05-07T21:05:44.9382955Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9383227Z weighted=False, 2025-05-07T21:05:44.9383447Z long_segments=True, 2025-05-07T21:05:44.9383696Z pooling_mode=, 2025-05-07T21:05:44.9383984Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.9384240Z ) 2025-05-07T21:05:44.9384485Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9385059Z self=, 2025-05-07T21:05:44.9385568Z T=5, 2025-05-07T21:05:44.9385746Z D=13, 2025-05-07T21:05:44.9385927Z B=36, 2025-05-07T21:05:44.9386100Z log_E=5, 2025-05-07T21:05:44.9386290Z L=13, 2025-05-07T21:05:44.9386495Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9386767Z weighted=False, 2025-05-07T21:05:44.9386980Z long_segments=True, 2025-05-07T21:05:44.9387225Z pooling_mode=, 2025-05-07T21:05:44.9387566Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.9387818Z ) 2025-05-07T21:05:44.9388063Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9388641Z self=, 2025-05-07T21:05:44.9389147Z T=5, 2025-05-07T21:05:44.9389330Z D=13, 2025-05-07T21:05:44.9389507Z B=36, 2025-05-07T21:05:44.9389686Z log_E=5, 2025-05-07T21:05:44.9389877Z L=5, 2025-05-07T21:05:44.9390078Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9390357Z weighted=False, 2025-05-07T21:05:44.9390572Z long_segments=True, 2025-05-07T21:05:44.9390819Z pooling_mode=, 2025-05-07T21:05:44.9391221Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.9391470Z ) 2025-05-07T21:05:44.9391715Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9392298Z self=, 2025-05-07T21:05:44.9392805Z T=5, 2025-05-07T21:05:44.9392981Z D=13, 2025-05-07T21:05:44.9393157Z B=36, 2025-05-07T21:05:44.9393333Z log_E=5, 2025-05-07T21:05:44.9393516Z L=5, 2025-05-07T21:05:44.9393718Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9393997Z weighted=False, 2025-05-07T21:05:44.9394215Z long_segments=False, 2025-05-07T21:05:44.9394459Z pooling_mode=, 2025-05-07T21:05:44.9394746Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.9394996Z ) 2025-05-07T21:05:44.9395234Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9395839Z self=, 2025-05-07T21:05:44.9396378Z T=5, 2025-05-07T21:05:44.9396560Z D=13, 2025-05-07T21:05:44.9396732Z B=5, 2025-05-07T21:05:44.9396903Z log_E=5, 2025-05-07T21:05:44.9397087Z L=5, 2025-05-07T21:05:44.9397289Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9397566Z weighted=False, 2025-05-07T21:05:44.9397781Z long_segments=False, 2025-05-07T21:05:44.9398029Z pooling_mode=, 2025-05-07T21:05:44.9398321Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.9398839Z ) 2025-05-07T21:05:44.9399081Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9399755Z self=, 2025-05-07T21:05:44.9400264Z T=5, 2025-05-07T21:05:44.9400440Z D=5, 2025-05-07T21:05:44.9400612Z B=5, 2025-05-07T21:05:44.9400789Z log_E=5, 2025-05-07T21:05:44.9400969Z L=5, 2025-05-07T21:05:44.9401176Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9401455Z weighted=False, 2025-05-07T21:05:44.9401664Z long_segments=False, 2025-05-07T21:05:44.9401918Z pooling_mode=, 2025-05-07T21:05:44.9402209Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.9402467Z ) 2025-05-07T21:05:44.9402708Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9403289Z self=, 2025-05-07T21:05:44.9403804Z T=4, 2025-05-07T21:05:44.9403976Z D=13, 2025-05-07T21:05:44.9404162Z B=17, 2025-05-07T21:05:44.9404345Z log_E=4, 2025-05-07T21:05:44.9404524Z L=15, 2025-05-07T21:05:44.9404731Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9405007Z weighted=True, 2025-05-07T21:05:44.9405213Z long_segments=True, 2025-05-07T21:05:44.9405463Z pooling_mode=, 2025-05-07T21:05:44.9405766Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9406034Z ) 2025-05-07T21:05:44.9406306Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9406888Z self=, 2025-05-07T21:05:44.9407472Z T=4, 2025-05-07T21:05:44.9407645Z D=13, 2025-05-07T21:05:44.9407821Z B=17, 2025-05-07T21:05:44.9408002Z log_E=3, 2025-05-07T21:05:44.9408182Z L=15, 2025-05-07T21:05:44.9408387Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9408661Z weighted=True, 2025-05-07T21:05:44.9408865Z long_segments=True, 2025-05-07T21:05:44.9409120Z pooling_mode=, 2025-05-07T21:05:44.9409414Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9409656Z ) 2025-05-07T21:05:44.9409904Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9410486Z self=, 2025-05-07T21:05:44.9411059Z T=4, 2025-05-07T21:05:44.9411299Z D=13, 2025-05-07T21:05:44.9411478Z B=15, 2025-05-07T21:05:44.9411652Z log_E=3, 2025-05-07T21:05:44.9411839Z L=15, 2025-05-07T21:05:44.9412047Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9412319Z weighted=True, 2025-05-07T21:05:44.9412533Z long_segments=True, 2025-05-07T21:05:44.9412776Z pooling_mode=, 2025-05-07T21:05:44.9413128Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9413373Z ) 2025-05-07T21:05:44.9413619Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9414200Z self=, 2025-05-07T21:05:44.9414699Z T=4, 2025-05-07T21:05:44.9414879Z D=13, 2025-05-07T21:05:44.9415054Z B=4, 2025-05-07T21:05:44.9415226Z log_E=3, 2025-05-07T21:05:44.9415414Z L=15, 2025-05-07T21:05:44.9415618Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9415893Z weighted=True, 2025-05-07T21:05:44.9416113Z long_segments=True, 2025-05-07T21:05:44.9416407Z pooling_mode=, 2025-05-07T21:05:44.9416700Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9416953Z ) 2025-05-07T21:05:44.9417201Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9417774Z self=, 2025-05-07T21:05:44.9418282Z T=4, 2025-05-07T21:05:44.9418466Z D=4, 2025-05-07T21:05:44.9418648Z B=4, 2025-05-07T21:05:44.9418873Z log_E=3, 2025-05-07T21:05:44.9419059Z L=15, 2025-05-07T21:05:44.9419266Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9419537Z weighted=True, 2025-05-07T21:05:44.9419752Z long_segments=True, 2025-05-07T21:05:44.9420002Z pooling_mode=, 2025-05-07T21:05:44.9420291Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9420546Z ) 2025-05-07T21:05:44.9420801Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9421373Z self=, 2025-05-07T21:05:44.9421881Z T=4, 2025-05-07T21:05:44.9422059Z D=15, 2025-05-07T21:05:44.9422231Z B=4, 2025-05-07T21:05:44.9422408Z log_E=3, 2025-05-07T21:05:44.9422592Z L=15, 2025-05-07T21:05:44.9422793Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9423075Z weighted=True, 2025-05-07T21:05:44.9423283Z long_segments=True, 2025-05-07T21:05:44.9423527Z pooling_mode=, 2025-05-07T21:05:44.9423819Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9424072Z ) 2025-05-07T21:05:44.9424319Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9424893Z self=, 2025-05-07T21:05:44.9425406Z T=4, 2025-05-07T21:05:44.9425583Z D=15, 2025-05-07T21:05:44.9425760Z B=4, 2025-05-07T21:05:44.9425935Z log_E=3, 2025-05-07T21:05:44.9426126Z L=3, 2025-05-07T21:05:44.9426329Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.9426610Z weighted=True, 2025-05-07T21:05:44.9426871Z long_segments=True, 2025-05-07T21:05:44.9427110Z pooling_mode=, 2025-05-07T21:05:44.9427403Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9427660Z ) 2025-05-07T21:05:44.9427902Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.9428479Z self=, 2025-05-07T21:05:44.9428997Z T=2, 2025-05-07T21:05:44.9429179Z D=5, 2025-05-07T21:05:44.9429355Z B=52, 2025-05-07T21:05:44.9436993Z log_E=5, 2025-05-07T21:05:44.9437210Z L=2, 2025-05-07T21:05:44.9437431Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.9437719Z weighted=False, 2025-05-07T21:05:44.9438022Z long_segments=False, 2025-05-07T21:05:44.9438327Z pooling_mode=, 2025-05-07T21:05:44.9438631Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.9438892Z ) 2025-05-07T21:05:46.8116245Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8117019Z self=, 2025-05-07T21:05:46.8117724Z T=5, 2025-05-07T21:05:46.8117919Z D=5, 2025-05-07T21:05:46.8118095Z B=52, 2025-05-07T21:05:46.8118280Z log_E=5, 2025-05-07T21:05:46.8118478Z L=2, 2025-05-07T21:05:46.8118689Z weights_precision=SparseType.FP16, 2025-05-07T21:05:46.8118979Z weighted=False, 2025-05-07T21:05:46.8119205Z long_segments=False, 2025-05-07T21:05:46.8119462Z pooling_mode=, 2025-05-07T21:05:46.8119769Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8120030Z ) 2025-05-07T21:05:46.8120274Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8120875Z self=, 2025-05-07T21:05:46.8121389Z T=5, 2025-05-07T21:05:46.8121569Z D=5, 2025-05-07T21:05:46.8121750Z B=52, 2025-05-07T21:05:46.8121934Z log_E=5, 2025-05-07T21:05:46.8122126Z L=0, 2025-05-07T21:05:46.8122329Z weights_precision=SparseType.FP16, 2025-05-07T21:05:46.8122611Z weighted=False, 2025-05-07T21:05:46.8122832Z long_segments=False, 2025-05-07T21:05:46.8123084Z pooling_mode=, 2025-05-07T21:05:46.8123551Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8123808Z ) 2025-05-07T21:05:46.8124050Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8124636Z self=, 2025-05-07T21:05:46.8125154Z T=5, 2025-05-07T21:05:46.8125328Z D=5, 2025-05-07T21:05:46.8125514Z B=52, 2025-05-07T21:05:46.8125699Z log_E=3, 2025-05-07T21:05:46.8125882Z L=0, 2025-05-07T21:05:46.8126090Z weights_precision=SparseType.FP16, 2025-05-07T21:05:46.8126374Z weighted=False, 2025-05-07T21:05:46.8126589Z long_segments=False, 2025-05-07T21:05:46.8126849Z pooling_mode=, 2025-05-07T21:05:46.8127143Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8127400Z ) 2025-05-07T21:05:46.8127645Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8128231Z self=, 2025-05-07T21:05:46.8128782Z T=1, 2025-05-07T21:05:46.8128962Z D=95, 2025-05-07T21:05:46.8129132Z B=44, 2025-05-07T21:05:46.8129314Z log_E=3, 2025-05-07T21:05:46.8129502Z L=14, 2025-05-07T21:05:46.8129712Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8129986Z weighted=True, 2025-05-07T21:05:46.8130202Z long_segments=False, 2025-05-07T21:05:46.8130463Z pooling_mode=, 2025-05-07T21:05:46.8130752Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8131004Z ) 2025-05-07T21:05:46.8131254Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8131914Z self=, 2025-05-07T21:05:46.8132430Z T=1, 2025-05-07T21:05:46.8132611Z D=95, 2025-05-07T21:05:46.8132790Z B=44, 2025-05-07T21:05:46.8133048Z log_E=3, 2025-05-07T21:05:46.8133239Z L=14, 2025-05-07T21:05:46.8133442Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8133725Z weighted=False, 2025-05-07T21:05:46.8133944Z long_segments=False, 2025-05-07T21:05:46.8134190Z pooling_mode=, 2025-05-07T21:05:46.8134481Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8134737Z ) 2025-05-07T21:05:46.8134984Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8135701Z self=, 2025-05-07T21:05:46.8136217Z T=1, 2025-05-07T21:05:46.8136398Z D=95, 2025-05-07T21:05:46.8136574Z B=95, 2025-05-07T21:05:46.8136756Z log_E=3, 2025-05-07T21:05:46.8136950Z L=14, 2025-05-07T21:05:46.8137156Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8137436Z weighted=False, 2025-05-07T21:05:46.8137656Z long_segments=False, 2025-05-07T21:05:46.8137906Z pooling_mode=, 2025-05-07T21:05:46.8138202Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8138457Z ) 2025-05-07T21:05:46.8138698Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8139282Z self=, 2025-05-07T21:05:46.8139796Z T=1, 2025-05-07T21:05:46.8139980Z D=95, 2025-05-07T21:05:46.8140159Z B=14, 2025-05-07T21:05:46.8140344Z log_E=3, 2025-05-07T21:05:46.8140536Z L=14, 2025-05-07T21:05:46.8140741Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8141021Z weighted=False, 2025-05-07T21:05:46.8141238Z long_segments=False, 2025-05-07T21:05:46.8141488Z pooling_mode=, 2025-05-07T21:05:46.8141778Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8142031Z ) 2025-05-07T21:05:46.8142272Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8142854Z self=, 2025-05-07T21:05:46.8143416Z T=1, 2025-05-07T21:05:46.8143588Z D=2, 2025-05-07T21:05:46.8143768Z B=14, 2025-05-07T21:05:46.8143946Z log_E=3, 2025-05-07T21:05:46.8144128Z L=14, 2025-05-07T21:05:46.8144336Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8144618Z weighted=False, 2025-05-07T21:05:46.8144825Z long_segments=False, 2025-05-07T21:05:46.8145081Z pooling_mode=, 2025-05-07T21:05:46.8145376Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8145621Z ) 2025-05-07T21:05:46.8145869Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8146459Z self=, 2025-05-07T21:05:46.8146974Z T=1, 2025-05-07T21:05:46.8147145Z D=2, 2025-05-07T21:05:46.8147322Z B=14, 2025-05-07T21:05:46.8147500Z log_E=3, 2025-05-07T21:05:46.8147676Z L=1, 2025-05-07T21:05:46.8147884Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8148167Z weighted=False, 2025-05-07T21:05:46.8148378Z long_segments=False, 2025-05-07T21:05:46.8148630Z pooling_mode=, 2025-05-07T21:05:46.8148925Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8149173Z ) 2025-05-07T21:05:46.8149423Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8150011Z self=, 2025-05-07T21:05:46.8150516Z T=1, 2025-05-07T21:05:46.8150705Z D=2, 2025-05-07T21:05:46.8150885Z B=14, 2025-05-07T21:05:46.8151066Z log_E=3, 2025-05-07T21:05:46.8151246Z L=2, 2025-05-07T21:05:46.8151502Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8151778Z weighted=False, 2025-05-07T21:05:46.8151987Z long_segments=False, 2025-05-07T21:05:46.8152244Z pooling_mode=, 2025-05-07T21:05:46.8152535Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.8152781Z ) 2025-05-07T21:05:46.8153033Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8153619Z self=, 2025-05-07T21:05:46.8154124Z T=3, 2025-05-07T21:05:46.8154304Z D=46, 2025-05-07T21:05:46.8154486Z B=14, 2025-05-07T21:05:46.8154660Z log_E=5, 2025-05-07T21:05:46.8154888Z L=2, 2025-05-07T21:05:46.8155138Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8155416Z weighted=False, 2025-05-07T21:05:46.8155620Z long_segments=True, 2025-05-07T21:05:46.8155873Z pooling_mode=, 2025-05-07T21:05:46.8156169Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8156423Z ) 2025-05-07T21:05:46.8156663Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8157244Z self=, 2025-05-07T21:05:46.8157750Z T=5, 2025-05-07T21:05:46.8157924Z D=46, 2025-05-07T21:05:46.8158102Z B=14, 2025-05-07T21:05:46.8158280Z log_E=5, 2025-05-07T21:05:46.8158456Z L=2, 2025-05-07T21:05:46.8158660Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8158937Z weighted=False, 2025-05-07T21:05:46.8159144Z long_segments=True, 2025-05-07T21:05:46.8159387Z pooling_mode=, 2025-05-07T21:05:46.8159682Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8159928Z ) 2025-05-07T21:05:46.8160177Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8160759Z self=, 2025-05-07T21:05:46.8161272Z T=5, 2025-05-07T21:05:46.8161445Z D=46, 2025-05-07T21:05:46.8161621Z B=14, 2025-05-07T21:05:46.8161800Z log_E=5, 2025-05-07T21:05:46.8161979Z L=2, 2025-05-07T21:05:46.8162181Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8162454Z weighted=True, 2025-05-07T21:05:46.8162712Z long_segments=True, 2025-05-07T21:05:46.8162956Z pooling_mode=, 2025-05-07T21:05:46.8163249Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8163495Z ) 2025-05-07T21:05:46.8163742Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8164319Z self=, 2025-05-07T21:05:46.8164837Z T=1, 2025-05-07T21:05:46.8165018Z D=46, 2025-05-07T21:05:46.8165192Z B=14, 2025-05-07T21:05:46.8165366Z log_E=5, 2025-05-07T21:05:46.8165556Z L=2, 2025-05-07T21:05:46.8165765Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8166034Z weighted=False, 2025-05-07T21:05:46.8166247Z long_segments=True, 2025-05-07T21:05:46.8166498Z pooling_mode=, 2025-05-07T21:05:46.8166826Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8167083Z ) 2025-05-07T21:05:46.8167330Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8167913Z self=, 2025-05-07T21:05:46.8168421Z T=1, 2025-05-07T21:05:46.8168603Z D=46, 2025-05-07T21:05:46.8168784Z B=14, 2025-05-07T21:05:46.8168960Z log_E=5, 2025-05-07T21:05:46.8169146Z L=2, 2025-05-07T21:05:46.8169354Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8169628Z weighted=True, 2025-05-07T21:05:46.8169838Z long_segments=True, 2025-05-07T21:05:46.8170083Z pooling_mode=, 2025-05-07T21:05:46.8170369Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8170617Z ) 2025-05-07T21:05:46.8170913Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8171488Z self=, 2025-05-07T21:05:46.8171998Z T=1, 2025-05-07T21:05:46.8172177Z D=5, 2025-05-07T21:05:46.8172348Z B=14, 2025-05-07T21:05:46.8172528Z log_E=5, 2025-05-07T21:05:46.8172715Z L=2, 2025-05-07T21:05:46.8172913Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8173280Z weighted=False, 2025-05-07T21:05:46.8173492Z long_segments=True, 2025-05-07T21:05:46.8173739Z pooling_mode=, 2025-05-07T21:05:46.8174026Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8174331Z ) 2025-05-07T21:05:46.8174617Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8175192Z self=, 2025-05-07T21:05:46.8175702Z T=5, 2025-05-07T21:05:46.8175881Z D=5, 2025-05-07T21:05:46.8176053Z B=14, 2025-05-07T21:05:46.8176232Z log_E=5, 2025-05-07T21:05:46.8176418Z L=2, 2025-05-07T21:05:46.8176617Z weights_precision=SparseType.FP32, 2025-05-07T21:05:46.8176907Z weighted=False, 2025-05-07T21:05:46.8177152Z long_segments=True, 2025-05-07T21:05:46.8177393Z pooling_mode=, 2025-05-07T21:05:46.8177689Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8177942Z ) 2025-05-07T21:05:46.8178182Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:46.8178761Z self=, 2025-05-07T21:05:46.8179276Z T=3, 2025-05-07T21:05:46.8179458Z D=187, 2025-05-07T21:05:46.8179633Z B=78, 2025-05-07T21:05:46.8179811Z log_E=4, 2025-05-07T21:05:46.8179998Z L=8, 2025-05-07T21:05:46.8180199Z weights_precision=SparseType.FP16, 2025-05-07T21:05:46.8180478Z weighted=True, 2025-05-07T21:05:46.8180695Z long_segments=True, 2025-05-07T21:05:46.8180934Z pooling_mode=, 2025-05-07T21:05:46.8181223Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.8181476Z ) 2025-05-07T21:05:46.8181641Z PASSED 2025-05-07T21:05:46.8181752Z 2025-05-07T21:05:46.8181886Z ============================== 2 passed in 17.86s ============================== 2025-05-07T21:05:47.5729943Z 2025-05-07T21:05:47.5730496Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:05:47.5750561Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:05:47.5750874Z 2025-05-07T21:05:47.5750879Z 2025-05-07T21:05:47.5750908Z 2025-05-07T21:05:47.5750912Z 2025-05-07T21:05:47.5771796Z ################################################################################ 2025-05-07T21:05:47.5789566Z # [2025-05-07T21:05:47.578Z] Run Python Test Suite: 2025-05-07T21:05:47.5789916Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:47.5790248Z ################################################################################ 2025-05-07T21:05:47.5813959Z + 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:47.5814614Z 2025-05-07T21:05:49.7346449Z ============================= test session starts ============================== 2025-05-07T21:05:49.7347108Z 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:49.7347628Z cachedir: .pytest_cache 2025-05-07T21:05:49.7348220Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:49.7348934Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:49.7349337Z plugins: hypothesis-6.131.14 2025-05-07T21:05:51.4914937Z collecting ... collected 9 items 2025-05-07T21:05:51.4915151Z 2025-05-07T21:05:51.8743946Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8744980Z self=, 2025-05-07T21:05:51.8745545Z T=1, 2025-05-07T21:05:51.8745729Z D=2, 2025-05-07T21:05:51.8745902Z B=1, 2025-05-07T21:05:51.8746082Z log_E=3, 2025-05-07T21:05:51.8746273Z L=2, 2025-05-07T21:05:51.8746458Z weighted=False, 2025-05-07T21:05:51.8746674Z mixed=False, 2025-05-07T21:05:51.8746881Z mixed_B=False, 2025-05-07T21:05:51.8747280Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8747667Z long_segments=False, 2025-05-07T21:05:51.8747926Z pooling_mode=, 2025-05-07T21:05:51.8748195Z use_cpu=False, 2025-05-07T21:05:51.8748450Z weight_decay_mode=, 2025-05-07T21:05:51.8748858Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8749209Z ) 2025-05-07T21:05:51.8749434Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8750087Z self=, 2025-05-07T21:05:51.8750635Z T=4, 2025-05-07T21:05:51.8750815Z D=2, 2025-05-07T21:05:51.8750990Z B=1, 2025-05-07T21:05:51.8751174Z log_E=3, 2025-05-07T21:05:51.8751357Z L=2, 2025-05-07T21:05:51.8751548Z weighted=False, 2025-05-07T21:05:51.8751766Z mixed=False, 2025-05-07T21:05:51.8751966Z mixed_B=False, 2025-05-07T21:05:51.8752211Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8752519Z long_segments=False, 2025-05-07T21:05:51.8752773Z pooling_mode=, 2025-05-07T21:05:51.8753063Z use_cpu=False, 2025-05-07T21:05:51.8753323Z weight_decay_mode=, 2025-05-07T21:05:51.8753721Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8754075Z ) 2025-05-07T21:05:51.8754307Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8754912Z self=, 2025-05-07T21:05:51.8755537Z T=4, 2025-05-07T21:05:51.8755726Z D=255, 2025-05-07T21:05:51.8755907Z B=111, 2025-05-07T21:05:51.8756083Z log_E=3, 2025-05-07T21:05:51.8756276Z L=13, 2025-05-07T21:05:51.8756468Z weighted=False, 2025-05-07T21:05:51.8756670Z mixed=True, 2025-05-07T21:05:51.8756877Z mixed_B=False, 2025-05-07T21:05:51.8757135Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:51.8757448Z long_segments=True, 2025-05-07T21:05:51.8757699Z pooling_mode=, 2025-05-07T21:05:51.8757978Z use_cpu=True, 2025-05-07T21:05:51.8758222Z weight_decay_mode=, 2025-05-07T21:05:51.8758620Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8758961Z ) 2025-05-07T21:05:51.8759190Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8759814Z self=, 2025-05-07T21:05:51.8760399Z T=2, 2025-05-07T21:05:51.8760581Z D=212, 2025-05-07T21:05:51.8760761Z B=108, 2025-05-07T21:05:51.8760945Z log_E=5, 2025-05-07T21:05:51.8761137Z L=16, 2025-05-07T21:05:51.8761322Z weighted=False, 2025-05-07T21:05:51.8761538Z mixed=True, 2025-05-07T21:05:51.8761747Z mixed_B=False, 2025-05-07T21:05:51.8761977Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8762273Z long_segments=True, 2025-05-07T21:05:51.8762524Z pooling_mode=, 2025-05-07T21:05:51.8762794Z use_cpu=True, 2025-05-07T21:05:51.8763065Z weight_decay_mode=, 2025-05-07T21:05:51.8763586Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8763946Z ) 2025-05-07T21:05:51.8764181Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8764792Z self=, 2025-05-07T21:05:51.8765344Z T=5, 2025-05-07T21:05:51.8765531Z D=243, 2025-05-07T21:05:51.8765722Z B=115, 2025-05-07T21:05:51.8765914Z log_E=5, 2025-05-07T21:05:51.8766100Z L=15, 2025-05-07T21:05:51.8766292Z weighted=False, 2025-05-07T21:05:51.8766510Z mixed=True, 2025-05-07T21:05:51.8766715Z mixed_B=True, 2025-05-07T21:05:51.8766966Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8767321Z long_segments=True, 2025-05-07T21:05:51.8767617Z pooling_mode=, 2025-05-07T21:05:51.8767910Z use_cpu=False, 2025-05-07T21:05:51.8768187Z weight_decay_mode=, 2025-05-07T21:05:51.8768620Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8769004Z ) 2025-05-07T21:05:51.8769247Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8769850Z self=, 2025-05-07T21:05:51.8770419Z T=2, 2025-05-07T21:05:51.8770618Z D=168, 2025-05-07T21:05:51.8770811Z B=31, 2025-05-07T21:05:51.8770992Z log_E=4, 2025-05-07T21:05:51.8771185Z L=12, 2025-05-07T21:05:51.8771380Z weighted=False, 2025-05-07T21:05:51.8771587Z mixed=True, 2025-05-07T21:05:51.8771795Z mixed_B=True, 2025-05-07T21:05:51.8772041Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8772343Z long_segments=False, 2025-05-07T21:05:51.8772607Z pooling_mode=, 2025-05-07T21:05:51.8772892Z use_cpu=True, 2025-05-07T21:05:51.8773278Z weight_decay_mode=, 2025-05-07T21:05:51.8773697Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8774049Z ) 2025-05-07T21:05:51.8774278Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8782099Z self=, 2025-05-07T21:05:51.8782660Z T=2, 2025-05-07T21:05:51.8782935Z D=158, 2025-05-07T21:05:51.8783116Z B=15, 2025-05-07T21:05:51.8783299Z log_E=3, 2025-05-07T21:05:51.8783491Z L=15, 2025-05-07T21:05:51.8783673Z weighted=True, 2025-05-07T21:05:51.8783885Z mixed=True, 2025-05-07T21:05:51.8784089Z mixed_B=False, 2025-05-07T21:05:51.8784325Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8784626Z long_segments=True, 2025-05-07T21:05:51.8784881Z pooling_mode=, 2025-05-07T21:05:51.8785155Z use_cpu=True, 2025-05-07T21:05:51.8785428Z weight_decay_mode=, 2025-05-07T21:05:51.8785870Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8786233Z ) 2025-05-07T21:05:51.8786468Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8787076Z self=, 2025-05-07T21:05:51.8787626Z T=5, 2025-05-07T21:05:51.8787805Z D=215, 2025-05-07T21:05:51.8787992Z B=12, 2025-05-07T21:05:51.8788177Z log_E=5, 2025-05-07T21:05:51.8788362Z L=9, 2025-05-07T21:05:51.8788555Z weighted=False, 2025-05-07T21:05:51.8788763Z mixed=True, 2025-05-07T21:05:51.8788962Z mixed_B=False, 2025-05-07T21:05:51.8789219Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:51.8789534Z long_segments=True, 2025-05-07T21:05:51.8789781Z pooling_mode=, 2025-05-07T21:05:51.8790062Z use_cpu=False, 2025-05-07T21:05:51.8790326Z weight_decay_mode=, 2025-05-07T21:05:51.8790792Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8791164Z ) 2025-05-07T21:05:51.8791395Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8791987Z self=, 2025-05-07T21:05:51.8792537Z T=4, 2025-05-07T21:05:51.8792725Z D=34, 2025-05-07T21:05:51.8792906Z B=57, 2025-05-07T21:05:51.8793084Z log_E=3, 2025-05-07T21:05:51.8793278Z L=3, 2025-05-07T21:05:51.8793464Z weighted=False, 2025-05-07T21:05:51.8793668Z mixed=True, 2025-05-07T21:05:51.8793870Z mixed_B=False, 2025-05-07T21:05:51.8794106Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8794391Z long_segments=False, 2025-05-07T21:05:51.8794729Z pooling_mode=, 2025-05-07T21:05:51.8795007Z use_cpu=True, 2025-05-07T21:05:51.8795259Z weight_decay_mode=, 2025-05-07T21:05:51.8795661Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8796005Z ) 2025-05-07T21:05:51.8796232Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8796830Z self=, 2025-05-07T21:05:51.8797379Z T=3, 2025-05-07T21:05:51.8797557Z D=102, 2025-05-07T21:05:51.8797745Z B=65, 2025-05-07T21:05:51.8797925Z log_E=4, 2025-05-07T21:05:51.8798107Z L=4, 2025-05-07T21:05:51.8798293Z weighted=False, 2025-05-07T21:05:51.8798775Z mixed=True, 2025-05-07T21:05:51.8799063Z mixed_B=True, 2025-05-07T21:05:51.8799323Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:51.8799641Z long_segments=False, 2025-05-07T21:05:51.8799907Z pooling_mode=, 2025-05-07T21:05:51.8800179Z use_cpu=False, 2025-05-07T21:05:51.8800425Z weight_decay_mode=, 2025-05-07T21:05:51.8800809Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8801143Z ) 2025-05-07T21:05:51.8801376Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8801975Z self=, 2025-05-07T21:05:51.8802510Z T=2, 2025-05-07T21:05:51.8802696Z D=27, 2025-05-07T21:05:51.8802985Z B=6, 2025-05-07T21:05:51.8803163Z log_E=3, 2025-05-07T21:05:51.8803353Z L=4, 2025-05-07T21:05:51.8803540Z weighted=False, 2025-05-07T21:05:51.8803743Z mixed=False, 2025-05-07T21:05:51.8803949Z mixed_B=False, 2025-05-07T21:05:51.8804188Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8804483Z long_segments=True, 2025-05-07T21:05:51.8804733Z pooling_mode=, 2025-05-07T21:05:51.8805015Z use_cpu=True, 2025-05-07T21:05:51.8805275Z weight_decay_mode=, 2025-05-07T21:05:51.8805695Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8806062Z ) 2025-05-07T21:05:51.8806293Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8806880Z self=, 2025-05-07T21:05:51.8807424Z T=2, 2025-05-07T21:05:51.8807607Z D=27, 2025-05-07T21:05:51.8807790Z B=6, 2025-05-07T21:05:51.8807982Z log_E=3, 2025-05-07T21:05:51.8808175Z L=4, 2025-05-07T21:05:51.8808360Z weighted=False, 2025-05-07T21:05:51.8808577Z mixed=False, 2025-05-07T21:05:51.8808786Z mixed_B=False, 2025-05-07T21:05:51.8809027Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8809328Z long_segments=True, 2025-05-07T21:05:51.8809590Z pooling_mode=, 2025-05-07T21:05:51.8809879Z use_cpu=False, 2025-05-07T21:05:51.8810140Z weight_decay_mode=, 2025-05-07T21:05:51.8810571Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8810943Z ) 2025-05-07T21:05:51.8811251Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8811863Z self=, 2025-05-07T21:05:51.8812420Z T=2, 2025-05-07T21:05:51.8812607Z D=27, 2025-05-07T21:05:51.8812800Z B=6, 2025-05-07T21:05:51.8813056Z log_E=3, 2025-05-07T21:05:51.8813247Z L=4, 2025-05-07T21:05:51.8813445Z weighted=True, 2025-05-07T21:05:51.8813661Z mixed=False, 2025-05-07T21:05:51.8813865Z mixed_B=False, 2025-05-07T21:05:51.8814110Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8814415Z long_segments=True, 2025-05-07T21:05:51.8814664Z pooling_mode=, 2025-05-07T21:05:51.8815083Z use_cpu=False, 2025-05-07T21:05:51.8815358Z weight_decay_mode=, 2025-05-07T21:05:51.8815796Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8816159Z ) 2025-05-07T21:05:51.8816401Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8817005Z self=, 2025-05-07T21:05:51.8817550Z T=2, 2025-05-07T21:05:51.8817742Z D=27, 2025-05-07T21:05:51.8817932Z B=6, 2025-05-07T21:05:51.8818114Z log_E=3, 2025-05-07T21:05:51.8818311Z L=3, 2025-05-07T21:05:51.8818510Z weighted=True, 2025-05-07T21:05:51.8818716Z mixed=False, 2025-05-07T21:05:51.8818926Z mixed_B=False, 2025-05-07T21:05:51.8819171Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8819464Z long_segments=True, 2025-05-07T21:05:51.8819721Z pooling_mode=, 2025-05-07T21:05:51.8820008Z use_cpu=False, 2025-05-07T21:05:51.8820273Z weight_decay_mode=, 2025-05-07T21:05:51.8820698Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8821068Z ) 2025-05-07T21:05:51.8821305Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:51.8821897Z self=, 2025-05-07T21:05:51.8822452Z T=2, 2025-05-07T21:05:51.8822644Z D=27, 2025-05-07T21:05:51.8822826Z B=6, 2025-05-07T21:05:51.8823058Z log_E=3, 2025-05-07T21:05:51.8823254Z L=2, 2025-05-07T21:05:51.8823439Z weighted=True, 2025-05-07T21:05:51.8823652Z mixed=False, 2025-05-07T21:05:51.8823862Z mixed_B=False, 2025-05-07T21:05:51.8824102Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:51.8824405Z long_segments=True, 2025-05-07T21:05:51.8824664Z pooling_mode=, 2025-05-07T21:05:51.8824948Z use_cpu=False, 2025-05-07T21:05:51.8825218Z weight_decay_mode=, 2025-05-07T21:05:51.8825647Z counter_weight_decay_mode=, 2025-05-07T21:05:51.8826011Z ) 2025-05-07T21:05:51.8826209Z PASSED 2025-05-07T21:05:54.1400322Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1401602Z self=, 2025-05-07T21:05:54.1402276Z T=1, 2025-05-07T21:05:54.1402497Z D=2, 2025-05-07T21:05:54.1402705Z B=1, 2025-05-07T21:05:54.1402924Z log_E=3, 2025-05-07T21:05:54.1403149Z L=0, 2025-05-07T21:05:54.1403367Z weighted=False, 2025-05-07T21:05:54.1403623Z mixed=False, 2025-05-07T21:05:54.1403870Z mixed_B=False, 2025-05-07T21:05:54.1404141Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1404480Z long_segments=False, 2025-05-07T21:05:54.1404791Z pooling_mode=, 2025-05-07T21:05:54.1405123Z use_cpu=False, 2025-05-07T21:05:54.1405396Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1405715Z ) 2025-05-07T21:05:54.1406403Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1407133Z self=, 2025-05-07T21:05:54.1407792Z T=4, 2025-05-07T21:05:54.1408001Z D=2, 2025-05-07T21:05:54.1408217Z B=1, 2025-05-07T21:05:54.1408431Z log_E=3, 2025-05-07T21:05:54.1408650Z L=0, 2025-05-07T21:05:54.1408875Z weighted=False, 2025-05-07T21:05:54.1409127Z mixed=False, 2025-05-07T21:05:54.1409365Z mixed_B=False, 2025-05-07T21:05:54.1409646Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1409978Z long_segments=False, 2025-05-07T21:05:54.1410278Z pooling_mode=, 2025-05-07T21:05:54.1410746Z use_cpu=False, 2025-05-07T21:05:54.1411105Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1411423Z ) 2025-05-07T21:05:54.1411685Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1412403Z self=, 2025-05-07T21:05:54.1413061Z T=4, 2025-05-07T21:05:54.1413353Z D=212, 2025-05-07T21:05:54.1413582Z B=81, 2025-05-07T21:05:54.1413806Z log_E=5, 2025-05-07T21:05:54.1414026Z L=13, 2025-05-07T21:05:54.1414250Z weighted=True, 2025-05-07T21:05:54.1414499Z mixed=False, 2025-05-07T21:05:54.1414738Z mixed_B=True, 2025-05-07T21:05:54.1415010Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1415333Z long_segments=False, 2025-05-07T21:05:54.1415632Z pooling_mode=, 2025-05-07T21:05:54.1415970Z use_cpu=True, 2025-05-07T21:05:54.1416236Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1416545Z ) 2025-05-07T21:05:54.1416815Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1417533Z self=, 2025-05-07T21:05:54.1418188Z T=1, 2025-05-07T21:05:54.1418397Z D=155, 2025-05-07T21:05:54.1418620Z B=72, 2025-05-07T21:05:54.1418841Z log_E=4, 2025-05-07T21:05:54.1419059Z L=13, 2025-05-07T21:05:54.1419283Z weighted=True, 2025-05-07T21:05:54.1419533Z mixed=False, 2025-05-07T21:05:54.1419772Z mixed_B=False, 2025-05-07T21:05:54.1420083Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:54.1420571Z long_segments=True, 2025-05-07T21:05:54.1420866Z pooling_mode=, 2025-05-07T21:05:54.1421202Z use_cpu=True, 2025-05-07T21:05:54.1421475Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1421791Z ) 2025-05-07T21:05:54.1422061Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1422780Z self=, 2025-05-07T21:05:54.1423437Z T=1, 2025-05-07T21:05:54.1423647Z D=153, 2025-05-07T21:05:54.1423869Z B=80, 2025-05-07T21:05:54.1424088Z log_E=4, 2025-05-07T21:05:54.1424306Z L=18, 2025-05-07T21:05:54.1424533Z weighted=False, 2025-05-07T21:05:54.1424788Z mixed=True, 2025-05-07T21:05:54.1425025Z mixed_B=False, 2025-05-07T21:05:54.1425301Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1425623Z long_segments=False, 2025-05-07T21:05:54.1425920Z pooling_mode=, 2025-05-07T21:05:54.1426257Z use_cpu=True, 2025-05-07T21:05:54.1426530Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1426831Z ) 2025-05-07T21:05:54.1427103Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1427817Z self=, 2025-05-07T21:05:54.1428465Z T=3, 2025-05-07T21:05:54.1428686Z D=51, 2025-05-07T21:05:54.1428904Z B=57, 2025-05-07T21:05:54.1429116Z log_E=5, 2025-05-07T21:05:54.1429341Z L=18, 2025-05-07T21:05:54.1429563Z weighted=True, 2025-05-07T21:05:54.1429806Z mixed=False, 2025-05-07T21:05:54.1430049Z mixed_B=True, 2025-05-07T21:05:54.1430407Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:54.1430792Z long_segments=False, 2025-05-07T21:05:54.1431091Z pooling_mode=, 2025-05-07T21:05:54.1431426Z use_cpu=False, 2025-05-07T21:05:54.1431699Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:54.1431997Z ) 2025-05-07T21:05:54.1432268Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1432977Z self=, 2025-05-07T21:05:54.1433631Z T=1, 2025-05-07T21:05:54.1433848Z D=209, 2025-05-07T21:05:54.1434068Z B=26, 2025-05-07T21:05:54.1434278Z log_E=4, 2025-05-07T21:05:54.1434558Z L=19, 2025-05-07T21:05:54.1434784Z weighted=False, 2025-05-07T21:05:54.1435075Z mixed=True, 2025-05-07T21:05:54.1435318Z mixed_B=True, 2025-05-07T21:05:54.1435624Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:54.1435997Z long_segments=False, 2025-05-07T21:05:54.1436308Z pooling_mode=, 2025-05-07T21:05:54.1436647Z use_cpu=False, 2025-05-07T21:05:54.1436920Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1437226Z ) 2025-05-07T21:05:54.1437494Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1438202Z self=, 2025-05-07T21:05:54.1438853Z T=1, 2025-05-07T21:05:54.1439078Z D=149, 2025-05-07T21:05:54.1439295Z B=127, 2025-05-07T21:05:54.1439510Z log_E=3, 2025-05-07T21:05:54.1439735Z L=6, 2025-05-07T21:05:54.1439957Z weighted=True, 2025-05-07T21:05:54.1440198Z mixed=False, 2025-05-07T21:05:54.1440445Z mixed_B=True, 2025-05-07T21:05:54.1440753Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:54.1441124Z long_segments=True, 2025-05-07T21:05:54.1441426Z pooling_mode=, 2025-05-07T21:05:54.1441770Z use_cpu=True, 2025-05-07T21:05:54.1442048Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1442308Z ) 2025-05-07T21:05:54.1442533Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1443103Z self=, 2025-05-07T21:05:54.1443638Z T=1, 2025-05-07T21:05:54.1443879Z D=6, 2025-05-07T21:05:54.1444060Z B=65, 2025-05-07T21:05:54.1444234Z log_E=3, 2025-05-07T21:05:54.1444428Z L=2, 2025-05-07T21:05:54.1444619Z weighted=False, 2025-05-07T21:05:54.1444825Z mixed=False, 2025-05-07T21:05:54.1445032Z mixed_B=False, 2025-05-07T21:05:54.1445264Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1445532Z long_segments=True, 2025-05-07T21:05:54.1445791Z pooling_mode=, 2025-05-07T21:05:54.1446072Z use_cpu=False, 2025-05-07T21:05:54.1446290Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:54.1446549Z ) 2025-05-07T21:05:54.1446771Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1447341Z self=, 2025-05-07T21:05:54.1447873Z T=2, 2025-05-07T21:05:54.1448061Z D=203, 2025-05-07T21:05:54.1448242Z B=26, 2025-05-07T21:05:54.1448422Z log_E=3, 2025-05-07T21:05:54.1448612Z L=10, 2025-05-07T21:05:54.1448799Z weighted=False, 2025-05-07T21:05:54.1449015Z mixed=False, 2025-05-07T21:05:54.1449216Z mixed_B=False, 2025-05-07T21:05:54.1449446Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1449709Z long_segments=False, 2025-05-07T21:05:54.1449964Z pooling_mode=, 2025-05-07T21:05:54.1450245Z use_cpu=False, 2025-05-07T21:05:54.1450469Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:54.1450729Z ) 2025-05-07T21:05:54.1450956Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1451577Z self=, 2025-05-07T21:05:54.1452111Z T=5, 2025-05-07T21:05:54.1452292Z D=43, 2025-05-07T21:05:54.1452470Z B=79, 2025-05-07T21:05:54.1452657Z log_E=4, 2025-05-07T21:05:54.1452855Z L=2, 2025-05-07T21:05:54.1453035Z weighted=True, 2025-05-07T21:05:54.1453324Z mixed=True, 2025-05-07T21:05:54.1453528Z mixed_B=True, 2025-05-07T21:05:54.1453756Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1454024Z long_segments=False, 2025-05-07T21:05:54.1454280Z pooling_mode=, 2025-05-07T21:05:54.1454552Z use_cpu=False, 2025-05-07T21:05:54.1454777Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1455036Z ) 2025-05-07T21:05:54.1455263Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1455929Z self=, 2025-05-07T21:05:54.1456464Z T=5, 2025-05-07T21:05:54.1456647Z D=43, 2025-05-07T21:05:54.1456823Z B=79, 2025-05-07T21:05:54.1457010Z log_E=3, 2025-05-07T21:05:54.1457197Z L=2, 2025-05-07T21:05:54.1457374Z weighted=True, 2025-05-07T21:05:54.1457576Z mixed=True, 2025-05-07T21:05:54.1457773Z mixed_B=True, 2025-05-07T21:05:54.1457993Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1458261Z long_segments=False, 2025-05-07T21:05:54.1458516Z pooling_mode=, 2025-05-07T21:05:54.1458785Z use_cpu=False, 2025-05-07T21:05:54.1459011Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1459262Z ) 2025-05-07T21:05:54.1459477Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1460049Z self=, 2025-05-07T21:05:54.1460584Z T=5, 2025-05-07T21:05:54.1460764Z D=43, 2025-05-07T21:05:54.1460937Z B=5, 2025-05-07T21:05:54.1461113Z log_E=3, 2025-05-07T21:05:54.1461298Z L=2, 2025-05-07T21:05:54.1461476Z weighted=True, 2025-05-07T21:05:54.1461680Z mixed=True, 2025-05-07T21:05:54.1461877Z mixed_B=True, 2025-05-07T21:05:54.1462093Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1462356Z long_segments=False, 2025-05-07T21:05:54.1462609Z pooling_mode=, 2025-05-07T21:05:54.1462875Z use_cpu=False, 2025-05-07T21:05:54.1463097Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:54.1463403Z ) 2025-05-07T21:05:54.1463619Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1464187Z self=, 2025-05-07T21:05:54.1464715Z T=5, 2025-05-07T21:05:54.1464887Z D=43, 2025-05-07T21:05:54.1465067Z B=5, 2025-05-07T21:05:54.1465248Z log_E=3, 2025-05-07T21:05:54.1465431Z L=2, 2025-05-07T21:05:54.1465611Z weighted=True, 2025-05-07T21:05:54.1465817Z mixed=True, 2025-05-07T21:05:54.1466006Z mixed_B=True, 2025-05-07T21:05:54.1466229Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1466500Z long_segments=False, 2025-05-07T21:05:54.1474071Z pooling_mode=, 2025-05-07T21:05:54.1474374Z use_cpu=False, 2025-05-07T21:05:54.1474607Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:54.1474868Z ) 2025-05-07T21:05:54.1475101Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:54.1475710Z self=, 2025-05-07T21:05:54.1476252Z T=5, 2025-05-07T21:05:54.1476443Z D=43, 2025-05-07T21:05:54.1476634Z B=5, 2025-05-07T21:05:54.1476818Z log_E=3, 2025-05-07T21:05:54.1477014Z L=2, 2025-05-07T21:05:54.1477209Z weighted=False, 2025-05-07T21:05:54.1477421Z mixed=True, 2025-05-07T21:05:54.1477632Z mixed_B=True, 2025-05-07T21:05:54.1477875Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:54.1478150Z long_segments=False, 2025-05-07T21:05:54.1478410Z pooling_mode=, 2025-05-07T21:05:54.1478768Z use_cpu=False, 2025-05-07T21:05:54.1478997Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:54.1479259Z ) 2025-05-07T21:05:54.1479445Z PASSED 2025-05-07T21:05:59.6111623Z 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:59.6113781Z self=, 2025-05-07T21:05:59.6114862Z T=1, 2025-05-07T21:05:59.6115190Z D=2, 2025-05-07T21:05:59.6115460Z B=1, 2025-05-07T21:05:59.6115736Z log_E=3, 2025-05-07T21:05:59.6116043Z L=0, 2025-05-07T21:05:59.6116716Z weighted=False, 2025-05-07T21:05:59.6117180Z mixed=False, 2025-05-07T21:05:59.6117512Z mixed_B=False, 2025-05-07T21:05:59.6117856Z long_segments=False, 2025-05-07T21:05:59.6118265Z pooling_mode=, 2025-05-07T21:05:59.6118736Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6119131Z ) 2025-05-07T21:05:59.6119636Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6120962Z self=, 2025-05-07T21:05:59.6122070Z T=3, 2025-05-07T21:05:59.6122365Z D=2, 2025-05-07T21:05:59.6122644Z B=1, 2025-05-07T21:05:59.6122942Z log_E=3, 2025-05-07T21:05:59.6123248Z L=0, 2025-05-07T21:05:59.6123540Z weighted=False, 2025-05-07T21:05:59.6123888Z mixed=False, 2025-05-07T21:05:59.6124229Z mixed_B=False, 2025-05-07T21:05:59.6124569Z long_segments=False, 2025-05-07T21:05:59.6124954Z pooling_mode=, 2025-05-07T21:05:59.6125420Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6125854Z ) 2025-05-07T21:05:59.6126368Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6127720Z self=, 2025-05-07T21:05:59.6128841Z T=3, 2025-05-07T21:05:59.6129130Z D=15, 2025-05-07T21:05:59.6129426Z B=53, 2025-05-07T21:05:59.6129724Z log_E=3, 2025-05-07T21:05:59.6130024Z L=4, 2025-05-07T21:05:59.6130502Z weighted=False, 2025-05-07T21:05:59.6130852Z mixed=True, 2025-05-07T21:05:59.6131178Z mixed_B=False, 2025-05-07T21:05:59.6131542Z long_segments=True, 2025-05-07T21:05:59.6131962Z pooling_mode=, 2025-05-07T21:05:59.6132443Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:59.6132850Z ) 2025-05-07T21:05:59.6133477Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6134734Z self=, 2025-05-07T21:05:59.6135820Z T=1, 2025-05-07T21:05:59.6136117Z D=203, 2025-05-07T21:05:59.6136415Z B=75, 2025-05-07T21:05:59.6136712Z log_E=5, 2025-05-07T21:05:59.6137019Z L=20, 2025-05-07T21:05:59.6137322Z weighted=False, 2025-05-07T21:05:59.6137659Z mixed=False, 2025-05-07T21:05:59.6137992Z mixed_B=False, 2025-05-07T21:05:59.6138341Z long_segments=False, 2025-05-07T21:05:59.6138765Z pooling_mode=, 2025-05-07T21:05:59.6139266Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6139694Z ) 2025-05-07T21:05:59.6140192Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6141470Z self=, 2025-05-07T21:05:59.6142602Z T=4, 2025-05-07T21:05:59.6142901Z D=58, 2025-05-07T21:05:59.6143197Z B=14, 2025-05-07T21:05:59.6143497Z log_E=3, 2025-05-07T21:05:59.6143800Z L=14, 2025-05-07T21:05:59.6144107Z weighted=False, 2025-05-07T21:05:59.6144643Z mixed=False, 2025-05-07T21:05:59.6144983Z mixed_B=False, 2025-05-07T21:05:59.6145339Z long_segments=True, 2025-05-07T21:05:59.6145753Z pooling_mode=, 2025-05-07T21:05:59.6146245Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6146678Z ) 2025-05-07T21:05:59.6147188Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6148500Z self=, 2025-05-07T21:05:59.6149562Z T=3, 2025-05-07T21:05:59.6149840Z D=224, 2025-05-07T21:05:59.6150124Z B=6, 2025-05-07T21:05:59.6150402Z log_E=4, 2025-05-07T21:05:59.6150813Z L=2, 2025-05-07T21:05:59.6151195Z weighted=False, 2025-05-07T21:05:59.6151538Z mixed=True, 2025-05-07T21:05:59.6151870Z mixed_B=False, 2025-05-07T21:05:59.6152225Z long_segments=False, 2025-05-07T21:05:59.6152616Z pooling_mode=, 2025-05-07T21:05:59.6153108Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6153514Z ) 2025-05-07T21:05:59.6153976Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6155268Z self=, 2025-05-07T21:05:59.6156416Z T=2, 2025-05-07T21:05:59.6156704Z D=36, 2025-05-07T21:05:59.6156978Z B=68, 2025-05-07T21:05:59.6157265Z log_E=5, 2025-05-07T21:05:59.6157559Z L=19, 2025-05-07T21:05:59.6157844Z weighted=False, 2025-05-07T21:05:59.6158185Z mixed=True, 2025-05-07T21:05:59.6158503Z mixed_B=False, 2025-05-07T21:05:59.6158845Z long_segments=False, 2025-05-07T21:05:59.6159269Z pooling_mode=, 2025-05-07T21:05:59.6159753Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6160161Z ) 2025-05-07T21:05:59.6160656Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6161925Z self=, 2025-05-07T21:05:59.6162980Z T=1, 2025-05-07T21:05:59.6163279Z D=81, 2025-05-07T21:05:59.6163559Z B=43, 2025-05-07T21:05:59.6163837Z log_E=5, 2025-05-07T21:05:59.6164318Z L=20, 2025-05-07T21:05:59.6164610Z weighted=False, 2025-05-07T21:05:59.6164936Z mixed=False, 2025-05-07T21:05:59.6165259Z mixed_B=False, 2025-05-07T21:05:59.6165590Z long_segments=True, 2025-05-07T21:05:59.6165998Z pooling_mode=, 2025-05-07T21:05:59.6166468Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:59.6166884Z ) 2025-05-07T21:05:59.6167380Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6168687Z self=, 2025-05-07T21:05:59.6169644Z T=1, 2025-05-07T21:05:59.6169912Z D=149, 2025-05-07T21:05:59.6170190Z B=128, 2025-05-07T21:05:59.6170458Z log_E=3, 2025-05-07T21:05:59.6170718Z L=13, 2025-05-07T21:05:59.6170985Z weighted=True, 2025-05-07T21:05:59.6171282Z mixed=True, 2025-05-07T21:05:59.6171592Z mixed_B=True, 2025-05-07T21:05:59.6171910Z long_segments=False, 2025-05-07T21:05:59.6172295Z pooling_mode=, 2025-05-07T21:05:59.6172728Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:59.6173104Z ) 2025-05-07T21:05:59.6173620Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6174807Z self=, 2025-05-07T21:05:59.6175841Z T=1, 2025-05-07T21:05:59.6176122Z D=142, 2025-05-07T21:05:59.6176394Z B=111, 2025-05-07T21:05:59.6176677Z log_E=3, 2025-05-07T21:05:59.6176943Z L=12, 2025-05-07T21:05:59.6177220Z weighted=False, 2025-05-07T21:05:59.6177652Z mixed=True, 2025-05-07T21:05:59.6177934Z mixed_B=False, 2025-05-07T21:05:59.6178235Z long_segments=True, 2025-05-07T21:05:59.6178598Z pooling_mode=, 2025-05-07T21:05:59.6179032Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6179391Z ) 2025-05-07T21:05:59.6179801Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6180828Z self=, 2025-05-07T21:05:59.6181607Z T=3, 2025-05-07T21:05:59.6181787Z D=206, 2025-05-07T21:05:59.6181972Z B=26, 2025-05-07T21:05:59.6182234Z log_E=3, 2025-05-07T21:05:59.6182432Z L=4, 2025-05-07T21:05:59.6182740Z weighted=False, 2025-05-07T21:05:59.6183039Z mixed=False, 2025-05-07T21:05:59.6183340Z mixed_B=False, 2025-05-07T21:05:59.6183651Z long_segments=True, 2025-05-07T21:05:59.6184022Z pooling_mode=, 2025-05-07T21:05:59.6184483Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6184893Z ) 2025-05-07T21:05:59.6185362Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6186557Z self=, 2025-05-07T21:05:59.6187591Z T=3, 2025-05-07T21:05:59.6187879Z D=206, 2025-05-07T21:05:59.6188166Z B=26, 2025-05-07T21:05:59.6188455Z log_E=3, 2025-05-07T21:05:59.6188777Z L=4, 2025-05-07T21:05:59.6189051Z weighted=False, 2025-05-07T21:05:59.6189387Z mixed=False, 2025-05-07T21:05:59.6189704Z mixed_B=False, 2025-05-07T21:05:59.6190048Z long_segments=False, 2025-05-07T21:05:59.6190463Z pooling_mode=, 2025-05-07T21:05:59.6190957Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:59.6191355Z ) 2025-05-07T21:05:59.6191833Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6193068Z self=, 2025-05-07T21:05:59.6194095Z T=5, 2025-05-07T21:05:59.6194396Z D=191, 2025-05-07T21:05:59.6194699Z B=68, 2025-05-07T21:05:59.6194986Z log_E=3, 2025-05-07T21:05:59.6195412Z L=9, 2025-05-07T21:05:59.6195715Z weighted=True, 2025-05-07T21:05:59.6196035Z mixed=True, 2025-05-07T21:05:59.6196357Z mixed_B=True, 2025-05-07T21:05:59.6196704Z long_segments=False, 2025-05-07T21:05:59.6197101Z pooling_mode=, 2025-05-07T21:05:59.6197588Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:59.6198019Z ) 2025-05-07T21:05:59.6198915Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6200138Z self=, 2025-05-07T21:05:59.6201078Z T=3, 2025-05-07T21:05:59.6201370Z D=191, 2025-05-07T21:05:59.6201651Z B=68, 2025-05-07T21:05:59.6201934Z log_E=3, 2025-05-07T21:05:59.6202222Z L=9, 2025-05-07T21:05:59.6202510Z weighted=True, 2025-05-07T21:05:59.6202838Z mixed=True, 2025-05-07T21:05:59.6203159Z mixed_B=True, 2025-05-07T21:05:59.6203490Z long_segments=False, 2025-05-07T21:05:59.6203878Z pooling_mode=, 2025-05-07T21:05:59.6204361Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:59.6204749Z ) 2025-05-07T21:05:59.6205188Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:59.6206359Z self=, 2025-05-07T21:05:59.6207260Z T=3, 2025-05-07T21:05:59.6207513Z D=191, 2025-05-07T21:05:59.6207762Z B=68, 2025-05-07T21:05:59.6208014Z log_E=3, 2025-05-07T21:05:59.6208280Z L=9, 2025-05-07T21:05:59.6208691Z weighted=True, 2025-05-07T21:05:59.6209003Z mixed=True, 2025-05-07T21:05:59.6209265Z mixed_B=True, 2025-05-07T21:05:59.6209564Z long_segments=True, 2025-05-07T21:05:59.6209912Z pooling_mode=, 2025-05-07T21:05:59.6210321Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:59.6210676Z ) 2025-05-07T21:05:59.6210945Z PASSED 2025-05-07T21:05:59.9998745Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0000818Z self=, 2025-05-07T21:06:00.0002244Z T=1, 2025-05-07T21:06:00.0002670Z D=2, 2025-05-07T21:06:00.0002977Z B=1, 2025-05-07T21:06:00.0003274Z log_E=3, 2025-05-07T21:06:00.0003571Z L=2, 2025-05-07T21:06:00.0003876Z weighted=False, 2025-05-07T21:06:00.0004208Z mixed=False, 2025-05-07T21:06:00.0004523Z mixed_B=False, 2025-05-07T21:06:00.0004864Z long_segments=False, 2025-05-07T21:06:00.0005282Z pooling_mode=, 2025-05-07T21:06:00.0005710Z use_cpu=False, 2025-05-07T21:06:00.0006039Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.0006434Z ) 2025-05-07T21:06:00.0006934Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0008241Z self=, 2025-05-07T21:06:00.0009329Z T=2, 2025-05-07T21:06:00.0009611Z D=2, 2025-05-07T21:06:00.0009902Z B=1, 2025-05-07T21:06:00.0010203Z log_E=3, 2025-05-07T21:06:00.0010496Z L=2, 2025-05-07T21:06:00.0010798Z weighted=False, 2025-05-07T21:06:00.0011142Z mixed=False, 2025-05-07T21:06:00.0011465Z mixed_B=False, 2025-05-07T21:06:00.0011819Z long_segments=False, 2025-05-07T21:06:00.0012247Z pooling_mode=, 2025-05-07T21:06:00.0012714Z use_cpu=False, 2025-05-07T21:06:00.0013040Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.0013519Z ) 2025-05-07T21:06:00.0014018Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0015328Z self=, 2025-05-07T21:06:00.0017474Z T=2, 2025-05-07T21:06:00.0017771Z D=233, 2025-05-07T21:06:00.0018061Z B=128, 2025-05-07T21:06:00.0018366Z log_E=3, 2025-05-07T21:06:00.0018678Z L=5, 2025-05-07T21:06:00.0018973Z weighted=False, 2025-05-07T21:06:00.0019329Z mixed=False, 2025-05-07T21:06:00.0019674Z mixed_B=True, 2025-05-07T21:06:00.0020021Z long_segments=True, 2025-05-07T21:06:00.0020441Z pooling_mode=, 2025-05-07T21:06:00.0020914Z use_cpu=False, 2025-05-07T21:06:00.0021284Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0021726Z ) 2025-05-07T21:06:00.0022194Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0023431Z self=, 2025-05-07T21:06:00.0024445Z T=2, 2025-05-07T21:06:00.0024753Z D=229, 2025-05-07T21:06:00.0025063Z B=82, 2025-05-07T21:06:00.0025353Z log_E=4, 2025-05-07T21:06:00.0025651Z L=2, 2025-05-07T21:06:00.0025950Z weighted=True, 2025-05-07T21:06:00.0026286Z mixed=True, 2025-05-07T21:06:00.0026614Z mixed_B=False, 2025-05-07T21:06:00.0026956Z long_segments=True, 2025-05-07T21:06:00.0027363Z pooling_mode=, 2025-05-07T21:06:00.0027837Z use_cpu=True, 2025-05-07T21:06:00.0028209Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.0028634Z ) 2025-05-07T21:06:00.0029127Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0030584Z self=, 2025-05-07T21:06:00.0031683Z T=1, 2025-05-07T21:06:00.0031964Z D=109, 2025-05-07T21:06:00.0032250Z B=55, 2025-05-07T21:06:00.0032527Z log_E=4, 2025-05-07T21:06:00.0032824Z L=3, 2025-05-07T21:06:00.0033132Z weighted=True, 2025-05-07T21:06:00.0033476Z mixed=True, 2025-05-07T21:06:00.0033800Z mixed_B=False, 2025-05-07T21:06:00.0034153Z long_segments=False, 2025-05-07T21:06:00.0034581Z pooling_mode=, 2025-05-07T21:06:00.0035071Z use_cpu=False, 2025-05-07T21:06:00.0035466Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.0035984Z ) 2025-05-07T21:06:00.0036534Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0037843Z self=, 2025-05-07T21:06:00.0038935Z T=4, 2025-05-07T21:06:00.0039225Z D=78, 2025-05-07T21:06:00.0039520Z B=44, 2025-05-07T21:06:00.0039816Z log_E=5, 2025-05-07T21:06:00.0040109Z L=10, 2025-05-07T21:06:00.0040412Z weighted=True, 2025-05-07T21:06:00.0040755Z mixed=False, 2025-05-07T21:06:00.0041075Z mixed_B=True, 2025-05-07T21:06:00.0041394Z long_segments=False, 2025-05-07T21:06:00.0041820Z pooling_mode=, 2025-05-07T21:06:00.0042288Z use_cpu=True, 2025-05-07T21:06:00.0042638Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0043021Z ) 2025-05-07T21:06:00.0043493Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0044776Z self=, 2025-05-07T21:06:00.0045835Z T=5, 2025-05-07T21:06:00.0046115Z D=6, 2025-05-07T21:06:00.0046385Z B=31, 2025-05-07T21:06:00.0046662Z log_E=4, 2025-05-07T21:06:00.0046938Z L=4, 2025-05-07T21:06:00.0047222Z weighted=False, 2025-05-07T21:06:00.0047560Z mixed=False, 2025-05-07T21:06:00.0047884Z mixed_B=False, 2025-05-07T21:06:00.0048202Z long_segments=False, 2025-05-07T21:06:00.0048640Z pooling_mode=, 2025-05-07T21:06:00.0049131Z use_cpu=False, 2025-05-07T21:06:00.0049583Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0049990Z ) 2025-05-07T21:06:00.0050467Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0051701Z self=, 2025-05-07T21:06:00.0052736Z T=2, 2025-05-07T21:06:00.0053033Z D=200, 2025-05-07T21:06:00.0053417Z B=55, 2025-05-07T21:06:00.0053698Z log_E=3, 2025-05-07T21:06:00.0054007Z L=17, 2025-05-07T21:06:00.0054301Z weighted=False, 2025-05-07T21:06:00.0054624Z mixed=True, 2025-05-07T21:06:00.0054972Z mixed_B=True, 2025-05-07T21:06:00.0055343Z long_segments=True, 2025-05-07T21:06:00.0055740Z pooling_mode=, 2025-05-07T21:06:00.0056197Z use_cpu=False, 2025-05-07T21:06:00.0056564Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0056971Z ) 2025-05-07T21:06:00.0057434Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0058691Z self=, 2025-05-07T21:06:00.0059745Z T=4, 2025-05-07T21:06:00.0060025Z D=24, 2025-05-07T21:06:00.0060319Z B=119, 2025-05-07T21:06:00.0060608Z log_E=4, 2025-05-07T21:06:00.0060894Z L=18, 2025-05-07T21:06:00.0061195Z weighted=False, 2025-05-07T21:06:00.0061536Z mixed=False, 2025-05-07T21:06:00.0061841Z mixed_B=True, 2025-05-07T21:06:00.0062178Z long_segments=True, 2025-05-07T21:06:00.0062581Z pooling_mode=, 2025-05-07T21:06:00.0063017Z use_cpu=False, 2025-05-07T21:06:00.0073007Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0073438Z ) 2025-05-07T21:06:00.0073879Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0074844Z self=, 2025-05-07T21:06:00.0075526Z T=2, 2025-05-07T21:06:00.0075706Z D=90, 2025-05-07T21:06:00.0075892Z B=14, 2025-05-07T21:06:00.0076078Z log_E=4, 2025-05-07T21:06:00.0076259Z L=16, 2025-05-07T21:06:00.0076450Z weighted=False, 2025-05-07T21:06:00.0076659Z mixed=True, 2025-05-07T21:06:00.0076856Z mixed_B=True, 2025-05-07T21:06:00.0077149Z long_segments=False, 2025-05-07T21:06:00.0077544Z pooling_mode=, 2025-05-07T21:06:00.0077971Z use_cpu=False, 2025-05-07T21:06:00.0078304Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.0078698Z ) 2025-05-07T21:06:00.0079160Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0080312Z self=, 2025-05-07T21:06:00.0081313Z T=4, 2025-05-07T21:06:00.0081609Z D=180, 2025-05-07T21:06:00.0081907Z B=100, 2025-05-07T21:06:00.0082198Z log_E=5, 2025-05-07T21:06:00.0082488Z L=11, 2025-05-07T21:06:00.0082780Z weighted=True, 2025-05-07T21:06:00.0083119Z mixed=True, 2025-05-07T21:06:00.0083444Z mixed_B=True, 2025-05-07T21:06:00.0083781Z long_segments=False, 2025-05-07T21:06:00.0084178Z pooling_mode=, 2025-05-07T21:06:00.0084606Z use_cpu=False, 2025-05-07T21:06:00.0084968Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0085442Z ) 2025-05-07T21:06:00.0085934Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0087122Z self=, 2025-05-07T21:06:00.0088148Z T=4, 2025-05-07T21:06:00.0088437Z D=180, 2025-05-07T21:06:00.0088730Z B=100, 2025-05-07T21:06:00.0089013Z log_E=5, 2025-05-07T21:06:00.0089325Z L=2, 2025-05-07T21:06:00.0089613Z weighted=True, 2025-05-07T21:06:00.0089947Z mixed=True, 2025-05-07T21:06:00.0090396Z mixed_B=True, 2025-05-07T21:06:00.0090755Z long_segments=False, 2025-05-07T21:06:00.0091168Z pooling_mode=, 2025-05-07T21:06:00.0091636Z use_cpu=False, 2025-05-07T21:06:00.0091995Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0092406Z ) 2025-05-07T21:06:00.0092876Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0094191Z self=, 2025-05-07T21:06:00.0095234Z T=4, 2025-05-07T21:06:00.0095490Z D=180, 2025-05-07T21:06:00.0095768Z B=100, 2025-05-07T21:06:00.0096051Z log_E=3, 2025-05-07T21:06:00.0096301Z L=2, 2025-05-07T21:06:00.0096592Z weighted=True, 2025-05-07T21:06:00.0096923Z mixed=True, 2025-05-07T21:06:00.0097236Z mixed_B=True, 2025-05-07T21:06:00.0097564Z long_segments=False, 2025-05-07T21:06:00.0097976Z pooling_mode=, 2025-05-07T21:06:00.0098795Z use_cpu=False, 2025-05-07T21:06:00.0099167Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0099549Z ) 2025-05-07T21:06:00.0100017Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0101141Z self=, 2025-05-07T21:06:00.0102133Z T=4, 2025-05-07T21:06:00.0102394Z D=180, 2025-05-07T21:06:00.0102683Z B=100, 2025-05-07T21:06:00.0102982Z log_E=3, 2025-05-07T21:06:00.0103260Z L=2, 2025-05-07T21:06:00.0103545Z weighted=True, 2025-05-07T21:06:00.0104008Z mixed=True, 2025-05-07T21:06:00.0104309Z mixed_B=True, 2025-05-07T21:06:00.0104612Z long_segments=True, 2025-05-07T21:06:00.0104990Z pooling_mode=, 2025-05-07T21:06:00.0105432Z use_cpu=False, 2025-05-07T21:06:00.0105769Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0106108Z ) 2025-05-07T21:06:00.0106418Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:00.0107152Z self=, 2025-05-07T21:06:00.0107774Z T=3, 2025-05-07T21:06:00.0107963Z D=180, 2025-05-07T21:06:00.0108145Z B=100, 2025-05-07T21:06:00.0108457Z log_E=3, 2025-05-07T21:06:00.0108718Z L=2, 2025-05-07T21:06:00.0108906Z weighted=True, 2025-05-07T21:06:00.0109134Z mixed=True, 2025-05-07T21:06:00.0109423Z mixed_B=True, 2025-05-07T21:06:00.0109733Z long_segments=True, 2025-05-07T21:06:00.0110143Z pooling_mode=, 2025-05-07T21:06:00.0110587Z use_cpu=False, 2025-05-07T21:06:00.0110927Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.0111308Z ) 2025-05-07T21:06:00.0111567Z PASSED 2025-05-07T21:06:00.4967577Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.4969620Z self=, 2025-05-07T21:06:00.4970670Z T=1, 2025-05-07T21:06:00.4970963Z D=2, 2025-05-07T21:06:00.4971246Z B=1, 2025-05-07T21:06:00.4971534Z log_E=3, 2025-05-07T21:06:00.4971836Z L=2, 2025-05-07T21:06:00.4972145Z weighted=False, 2025-05-07T21:06:00.4972497Z mixed=False, 2025-05-07T21:06:00.4972818Z mixed_B=False, 2025-05-07T21:06:00.4973221Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.4973846Z long_segments=False, 2025-05-07T21:06:00.4974263Z pooling_mode=, 2025-05-07T21:06:00.4974705Z use_cpu=False, 2025-05-07T21:06:00.4975037Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.4975451Z optimizer_state_dtypes=None, 2025-05-07T21:06:00.4975877Z ) 2025-05-07T21:06:00.4976367Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.4977975Z self=, 2025-05-07T21:06:00.4979050Z T=3, 2025-05-07T21:06:00.4979349Z D=2, 2025-05-07T21:06:00.4979639Z B=1, 2025-05-07T21:06:00.4979921Z log_E=3, 2025-05-07T21:06:00.4980232Z L=2, 2025-05-07T21:06:00.4980532Z weighted=False, 2025-05-07T21:06:00.4980827Z mixed=False, 2025-05-07T21:06:00.4981119Z mixed_B=False, 2025-05-07T21:06:00.4981559Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.4982116Z long_segments=False, 2025-05-07T21:06:00.4982548Z pooling_mode=, 2025-05-07T21:06:00.4983023Z use_cpu=False, 2025-05-07T21:06:00.4983387Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.4983860Z optimizer_state_dtypes=None, 2025-05-07T21:06:00.4984275Z ) 2025-05-07T21:06:00.4984748Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.4986026Z self=, 2025-05-07T21:06:00.4987099Z T=3, 2025-05-07T21:06:00.4987397Z D=239, 2025-05-07T21:06:00.4987685Z B=125, 2025-05-07T21:06:00.4987972Z log_E=4, 2025-05-07T21:06:00.4988270Z L=13, 2025-05-07T21:06:00.4988569Z weighted=True, 2025-05-07T21:06:00.4988903Z mixed=True, 2025-05-07T21:06:00.4989220Z mixed_B=True, 2025-05-07T21:06:00.4989632Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.4990153Z long_segments=True, 2025-05-07T21:06:00.4990719Z pooling_mode=, 2025-05-07T21:06:00.4991164Z use_cpu=True, 2025-05-07T21:06:00.4991536Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.4992107Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.4992657Z ) 2025-05-07T21:06:00.4993141Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.4994417Z self=, 2025-05-07T21:06:00.4995499Z T=2, 2025-05-07T21:06:00.4995788Z D=153, 2025-05-07T21:06:00.4996082Z B=102, 2025-05-07T21:06:00.4996372Z log_E=3, 2025-05-07T21:06:00.4996812Z L=15, 2025-05-07T21:06:00.4997242Z weighted=True, 2025-05-07T21:06:00.4997595Z mixed=True, 2025-05-07T21:06:00.4997920Z mixed_B=False, 2025-05-07T21:06:00.4998365Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.4999194Z long_segments=False, 2025-05-07T21:06:00.4999619Z pooling_mode=, 2025-05-07T21:06:00.5000094Z use_cpu=True, 2025-05-07T21:06:00.5000466Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5001039Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5001601Z ) 2025-05-07T21:06:00.5002091Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5003368Z self=, 2025-05-07T21:06:00.5004390Z T=5, 2025-05-07T21:06:00.5004687Z D=31, 2025-05-07T21:06:00.5004964Z B=88, 2025-05-07T21:06:00.5005225Z log_E=4, 2025-05-07T21:06:00.5005561Z L=15, 2025-05-07T21:06:00.5005856Z weighted=False, 2025-05-07T21:06:00.5006156Z mixed=True, 2025-05-07T21:06:00.5006479Z mixed_B=True, 2025-05-07T21:06:00.5006914Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5007448Z long_segments=False, 2025-05-07T21:06:00.5007867Z pooling_mode=, 2025-05-07T21:06:00.5008293Z use_cpu=False, 2025-05-07T21:06:00.5008637Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.5009158Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:00.5009655Z ) 2025-05-07T21:06:00.5010269Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5011526Z self=, 2025-05-07T21:06:00.5012538Z T=2, 2025-05-07T21:06:00.5012808Z D=33, 2025-05-07T21:06:00.5013067Z B=21, 2025-05-07T21:06:00.5013459Z log_E=4, 2025-05-07T21:06:00.5013771Z L=14, 2025-05-07T21:06:00.5014061Z weighted=True, 2025-05-07T21:06:00.5014395Z mixed=True, 2025-05-07T21:06:00.5014708Z mixed_B=True, 2025-05-07T21:06:00.5015134Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5015702Z long_segments=False, 2025-05-07T21:06:00.5016143Z pooling_mode=, 2025-05-07T21:06:00.5016581Z use_cpu=False, 2025-05-07T21:06:00.5016950Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.5017488Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:00.5018051Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:00.5018477Z ) 2025-05-07T21:06:00.5018945Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5020124Z self=, 2025-05-07T21:06:00.5021158Z T=5, 2025-05-07T21:06:00.5021449Z D=14, 2025-05-07T21:06:00.5021753Z B=123, 2025-05-07T21:06:00.5022034Z log_E=5, 2025-05-07T21:06:00.5022335Z L=13, 2025-05-07T21:06:00.5022635Z weighted=True, 2025-05-07T21:06:00.5022953Z mixed=False, 2025-05-07T21:06:00.5023261Z mixed_B=False, 2025-05-07T21:06:00.5023814Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5024392Z long_segments=False, 2025-05-07T21:06:00.5024811Z pooling_mode=, 2025-05-07T21:06:00.5025230Z use_cpu=True, 2025-05-07T21:06:00.5025541Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.5026046Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:00.5026531Z ) 2025-05-07T21:06:00.5026939Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5028069Z self=, 2025-05-07T21:06:00.5028947Z T=1, 2025-05-07T21:06:00.5029381Z D=142, 2025-05-07T21:06:00.5029662Z B=55, 2025-05-07T21:06:00.5030072Z log_E=3, 2025-05-07T21:06:00.5030369Z L=13, 2025-05-07T21:06:00.5030640Z weighted=False, 2025-05-07T21:06:00.5030961Z mixed=False, 2025-05-07T21:06:00.5031261Z mixed_B=False, 2025-05-07T21:06:00.5031676Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5032146Z long_segments=True, 2025-05-07T21:06:00.5032504Z pooling_mode=, 2025-05-07T21:06:00.5032905Z use_cpu=False, 2025-05-07T21:06:00.5033237Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:00.5033699Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5034101Z ) 2025-05-07T21:06:00.5034389Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5035229Z self=, 2025-05-07T21:06:00.5036166Z T=3, 2025-05-07T21:06:00.5036440Z D=62, 2025-05-07T21:06:00.5036707Z B=119, 2025-05-07T21:06:00.5036969Z log_E=5, 2025-05-07T21:06:00.5037258Z L=4, 2025-05-07T21:06:00.5037557Z weighted=False, 2025-05-07T21:06:00.5037890Z mixed=False, 2025-05-07T21:06:00.5038209Z mixed_B=False, 2025-05-07T21:06:00.5038598Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5039121Z long_segments=True, 2025-05-07T21:06:00.5039496Z pooling_mode=, 2025-05-07T21:06:00.5039937Z use_cpu=True, 2025-05-07T21:06:00.5040295Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5040833Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:00.5041499Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:00.5041905Z ) 2025-05-07T21:06:00.5042361Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5043548Z self=, 2025-05-07T21:06:00.5044539Z T=5, 2025-05-07T21:06:00.5044838Z D=185, 2025-05-07T21:06:00.5045127Z B=9, 2025-05-07T21:06:00.5045422Z log_E=4, 2025-05-07T21:06:00.5045722Z L=15, 2025-05-07T21:06:00.5046003Z weighted=False, 2025-05-07T21:06:00.5046346Z mixed=False, 2025-05-07T21:06:00.5046679Z mixed_B=True, 2025-05-07T21:06:00.5047097Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5047633Z long_segments=True, 2025-05-07T21:06:00.5048040Z pooling_mode=, 2025-05-07T21:06:00.5048493Z use_cpu=True, 2025-05-07T21:06:00.5048857Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5049325Z optimizer_state_dtypes=None, 2025-05-07T21:06:00.5049716Z ) 2025-05-07T21:06:00.5050186Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5051378Z self=, 2025-05-07T21:06:00.5052384Z T=1, 2025-05-07T21:06:00.5052651Z D=77, 2025-05-07T21:06:00.5052924Z B=88, 2025-05-07T21:06:00.5053178Z log_E=4, 2025-05-07T21:06:00.5053536Z L=4, 2025-05-07T21:06:00.5053829Z weighted=False, 2025-05-07T21:06:00.5054148Z mixed=False, 2025-05-07T21:06:00.5054573Z mixed_B=True, 2025-05-07T21:06:00.5055010Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5055559Z long_segments=True, 2025-05-07T21:06:00.5055956Z pooling_mode=, 2025-05-07T21:06:00.5056405Z use_cpu=False, 2025-05-07T21:06:00.5056739Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5057237Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5057724Z ) 2025-05-07T21:06:00.5058117Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5059174Z self=, 2025-05-07T21:06:00.5060209Z T=1, 2025-05-07T21:06:00.5060544Z D=88, 2025-05-07T21:06:00.5060805Z B=88, 2025-05-07T21:06:00.5061067Z log_E=4, 2025-05-07T21:06:00.5061353Z L=4, 2025-05-07T21:06:00.5061623Z weighted=False, 2025-05-07T21:06:00.5061950Z mixed=False, 2025-05-07T21:06:00.5062262Z mixed_B=True, 2025-05-07T21:06:00.5062593Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5062915Z long_segments=True, 2025-05-07T21:06:00.5063170Z pooling_mode=, 2025-05-07T21:06:00.5063497Z use_cpu=False, 2025-05-07T21:06:00.5063827Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5064366Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5064869Z ) 2025-05-07T21:06:00.5065291Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5066433Z self=, 2025-05-07T21:06:00.5067378Z T=1, 2025-05-07T21:06:00.5067669Z D=88, 2025-05-07T21:06:00.5067930Z B=88, 2025-05-07T21:06:00.5068197Z log_E=4, 2025-05-07T21:06:00.5068470Z L=4, 2025-05-07T21:06:00.5068751Z weighted=False, 2025-05-07T21:06:00.5069091Z mixed=True, 2025-05-07T21:06:00.5069424Z mixed_B=True, 2025-05-07T21:06:00.5069835Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5070355Z long_segments=True, 2025-05-07T21:06:00.5070742Z pooling_mode=, 2025-05-07T21:06:00.5071156Z use_cpu=False, 2025-05-07T21:06:00.5071499Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5072090Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5072545Z ) 2025-05-07T21:06:00.5072993Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5074047Z self=, 2025-05-07T21:06:00.5074906Z T=1, 2025-05-07T21:06:00.5075162Z D=88, 2025-05-07T21:06:00.5075443Z B=88, 2025-05-07T21:06:00.5075722Z log_E=4, 2025-05-07T21:06:00.5075981Z L=4, 2025-05-07T21:06:00.5076246Z weighted=True, 2025-05-07T21:06:00.5076549Z mixed=True, 2025-05-07T21:06:00.5076830Z mixed_B=True, 2025-05-07T21:06:00.5077215Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5077683Z long_segments=True, 2025-05-07T21:06:00.5078039Z pooling_mode=, 2025-05-07T21:06:00.5078443Z use_cpu=False, 2025-05-07T21:06:00.5078772Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5079259Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5079726Z ) 2025-05-07T21:06:00.5080141Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:00.5081172Z self=, 2025-05-07T21:06:00.5082060Z T=1, 2025-05-07T21:06:00.5082324Z D=88, 2025-05-07T21:06:00.5082575Z B=88, 2025-05-07T21:06:00.5082831Z log_E=3, 2025-05-07T21:06:00.5083105Z L=4, 2025-05-07T21:06:00.5083375Z weighted=True, 2025-05-07T21:06:00.5083755Z mixed=True, 2025-05-07T21:06:00.5084050Z mixed_B=True, 2025-05-07T21:06:00.5084431Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:00.5084899Z long_segments=True, 2025-05-07T21:06:00.5085264Z pooling_mode=, 2025-05-07T21:06:00.5085659Z use_cpu=False, 2025-05-07T21:06:00.5085980Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:00.5086467Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:00.5086931Z ) 2025-05-07T21:06:00.5087201Z PASSED 2025-05-07T21:06:30.5360393Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5363011Z self=, 2025-05-07T21:06:30.5364080Z T=1, 2025-05-07T21:06:30.5364438Z D=2, 2025-05-07T21:06:30.5364772Z B=1, 2025-05-07T21:06:30.5364973Z log_E=3, 2025-05-07T21:06:30.5365195Z L=0, 2025-05-07T21:06:30.5372752Z weighted=False, 2025-05-07T21:06:30.5373013Z mixed=False, 2025-05-07T21:06:30.5373258Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5373548Z long_segments=False, 2025-05-07T21:06:30.5373808Z pooling_mode=, 2025-05-07T21:06:30.5374097Z use_cpu=False, 2025-05-07T21:06:30.5374318Z ) 2025-05-07T21:06:30.5374544Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5375129Z self=, 2025-05-07T21:06:30.5375671Z T=2, 2025-05-07T21:06:30.5375862Z D=2, 2025-05-07T21:06:30.5376037Z B=1, 2025-05-07T21:06:30.5376225Z log_E=3, 2025-05-07T21:06:30.5376417Z L=0, 2025-05-07T21:06:30.5376599Z weighted=False, 2025-05-07T21:06:30.5376811Z mixed=False, 2025-05-07T21:06:30.5377042Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5377307Z long_segments=False, 2025-05-07T21:06:30.5377563Z pooling_mode=, 2025-05-07T21:06:30.5377846Z use_cpu=False, 2025-05-07T21:06:30.5378042Z ) 2025-05-07T21:06:30.5378270Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5378854Z self=, 2025-05-07T21:06:30.5379523Z T=2, 2025-05-07T21:06:30.5379712Z D=107, 2025-05-07T21:06:30.5379897Z B=78, 2025-05-07T21:06:30.5380071Z log_E=4, 2025-05-07T21:06:30.5380259Z L=12, 2025-05-07T21:06:30.5380451Z weighted=False, 2025-05-07T21:06:30.5380651Z mixed=False, 2025-05-07T21:06:30.5380881Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5381158Z long_segments=False, 2025-05-07T21:06:30.5381407Z pooling_mode=, 2025-05-07T21:06:30.5381685Z use_cpu=False, 2025-05-07T21:06:30.5381888Z ) 2025-05-07T21:06:30.5382106Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5382684Z self=, 2025-05-07T21:06:30.5383218Z T=5, 2025-05-07T21:06:30.5383404Z D=226, 2025-05-07T21:06:30.5383582Z B=47, 2025-05-07T21:06:30.5383766Z log_E=3, 2025-05-07T21:06:30.5383974Z L=15, 2025-05-07T21:06:30.5384180Z weighted=False, 2025-05-07T21:06:30.5384398Z mixed=True, 2025-05-07T21:06:30.5384620Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5384882Z long_segments=True, 2025-05-07T21:06:30.5385138Z pooling_mode=, 2025-05-07T21:06:30.5385429Z use_cpu=False, 2025-05-07T21:06:30.5385625Z ) 2025-05-07T21:06:30.5385850Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5386428Z self=, 2025-05-07T21:06:30.5386953Z T=3, 2025-05-07T21:06:30.5387136Z D=87, 2025-05-07T21:06:30.5387319Z B=16, 2025-05-07T21:06:30.5387491Z log_E=4, 2025-05-07T21:06:30.5387770Z L=17, 2025-05-07T21:06:30.5387958Z weighted=True, 2025-05-07T21:06:30.5388162Z mixed=True, 2025-05-07T21:06:30.5388379Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5388648Z long_segments=False, 2025-05-07T21:06:30.5388903Z pooling_mode=, 2025-05-07T21:06:30.5389181Z use_cpu=False, 2025-05-07T21:06:30.5389382Z ) 2025-05-07T21:06:30.5389608Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5390174Z self=, 2025-05-07T21:06:30.5390709Z T=3, 2025-05-07T21:06:30.5390897Z D=15, 2025-05-07T21:06:30.5391128Z B=74, 2025-05-07T21:06:30.5391314Z log_E=5, 2025-05-07T21:06:30.5391546Z L=13, 2025-05-07T21:06:30.5391731Z weighted=True, 2025-05-07T21:06:30.5391945Z mixed=True, 2025-05-07T21:06:30.5392195Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5392507Z long_segments=True, 2025-05-07T21:06:30.5392758Z pooling_mode=, 2025-05-07T21:06:30.5393033Z use_cpu=True, 2025-05-07T21:06:30.5393224Z ) 2025-05-07T21:06:30.5393446Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5394022Z self=, 2025-05-07T21:06:30.5394573Z T=2, 2025-05-07T21:06:30.5394775Z D=238, 2025-05-07T21:06:30.5394965Z B=8, 2025-05-07T21:06:30.5395151Z log_E=4, 2025-05-07T21:06:30.5395331Z L=14, 2025-05-07T21:06:30.5395513Z weighted=True, 2025-05-07T21:06:30.5395720Z mixed=False, 2025-05-07T21:06:30.5395937Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5396210Z long_segments=False, 2025-05-07T21:06:30.5396469Z pooling_mode=, 2025-05-07T21:06:30.5396741Z use_cpu=True, 2025-05-07T21:06:30.5396936Z ) 2025-05-07T21:06:30.5397157Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5397729Z self=, 2025-05-07T21:06:30.5398260Z T=1, 2025-05-07T21:06:30.5398636Z D=54, 2025-05-07T21:06:30.5398812Z B=86, 2025-05-07T21:06:30.5398990Z log_E=5, 2025-05-07T21:06:30.5399175Z L=9, 2025-05-07T21:06:30.5399425Z weighted=False, 2025-05-07T21:06:30.5399633Z mixed=True, 2025-05-07T21:06:30.5399887Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5400200Z long_segments=True, 2025-05-07T21:06:30.5400444Z pooling_mode=, 2025-05-07T21:06:30.5400726Z use_cpu=True, 2025-05-07T21:06:30.5400926Z ) 2025-05-07T21:06:30.5401146Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5401721Z self=, 2025-05-07T21:06:30.5402257Z T=1, 2025-05-07T21:06:30.5402434Z D=23, 2025-05-07T21:06:30.5402619Z B=6, 2025-05-07T21:06:30.5402809Z log_E=4, 2025-05-07T21:06:30.5402989Z L=15, 2025-05-07T21:06:30.5403177Z weighted=False, 2025-05-07T21:06:30.5403385Z mixed=True, 2025-05-07T21:06:30.5403606Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5403876Z long_segments=True, 2025-05-07T21:06:30.5404128Z pooling_mode=, 2025-05-07T21:06:30.5404401Z use_cpu=True, 2025-05-07T21:06:30.5404600Z ) 2025-05-07T21:06:30.5404855Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5405435Z self=, 2025-05-07T21:06:30.5405972Z T=3, 2025-05-07T21:06:30.5406160Z D=163, 2025-05-07T21:06:30.5406347Z B=47, 2025-05-07T21:06:30.5406523Z log_E=3, 2025-05-07T21:06:30.5406713Z L=5, 2025-05-07T21:06:30.5406899Z weighted=False, 2025-05-07T21:06:30.5407098Z mixed=True, 2025-05-07T21:06:30.5407322Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:30.5407663Z long_segments=False, 2025-05-07T21:06:30.5407914Z pooling_mode=, 2025-05-07T21:06:30.5408197Z use_cpu=False, 2025-05-07T21:06:30.5408397Z ) 2025-05-07T21:06:30.5408611Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5409184Z self=, 2025-05-07T21:06:30.5409723Z T=4, 2025-05-07T21:06:30.5409899Z D=239, 2025-05-07T21:06:30.5410082Z B=103, 2025-05-07T21:06:30.5410264Z log_E=5, 2025-05-07T21:06:30.5410441Z L=20, 2025-05-07T21:06:30.5410627Z weighted=False, 2025-05-07T21:06:30.5410832Z mixed=False, 2025-05-07T21:06:30.5411142Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5411514Z long_segments=False, 2025-05-07T21:06:30.5411771Z pooling_mode=, 2025-05-07T21:06:30.5412051Z use_cpu=False, 2025-05-07T21:06:30.5412248Z ) 2025-05-07T21:06:30.5412478Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5413098Z self=, 2025-05-07T21:06:30.5413619Z T=4, 2025-05-07T21:06:30.5413806Z D=239, 2025-05-07T21:06:30.5414012Z B=103, 2025-05-07T21:06:30.5414238Z log_E=5, 2025-05-07T21:06:30.5414428Z L=4, 2025-05-07T21:06:30.5414603Z weighted=False, 2025-05-07T21:06:30.5414807Z mixed=False, 2025-05-07T21:06:30.5415054Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5415358Z long_segments=False, 2025-05-07T21:06:30.5415611Z pooling_mode=, 2025-05-07T21:06:30.5415887Z use_cpu=False, 2025-05-07T21:06:30.5416086Z ) 2025-05-07T21:06:30.5416304Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5416871Z self=, 2025-05-07T21:06:30.5417399Z T=1, 2025-05-07T21:06:30.5417578Z D=239, 2025-05-07T21:06:30.5417761Z B=103, 2025-05-07T21:06:30.5417944Z log_E=5, 2025-05-07T21:06:30.5418125Z L=4, 2025-05-07T21:06:30.5418310Z weighted=False, 2025-05-07T21:06:30.5418521Z mixed=False, 2025-05-07T21:06:30.5418761Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5419121Z long_segments=False, 2025-05-07T21:06:30.5419375Z pooling_mode=, 2025-05-07T21:06:30.5419647Z use_cpu=False, 2025-05-07T21:06:30.5419847Z ) 2025-05-07T21:06:30.5420070Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5420634Z self=, 2025-05-07T21:06:30.5421173Z T=1, 2025-05-07T21:06:30.5421354Z D=239, 2025-05-07T21:06:30.5421533Z B=103, 2025-05-07T21:06:30.5421710Z log_E=5, 2025-05-07T21:06:30.5421899Z L=1, 2025-05-07T21:06:30.5422083Z weighted=False, 2025-05-07T21:06:30.5422283Z mixed=False, 2025-05-07T21:06:30.5422531Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5422839Z long_segments=False, 2025-05-07T21:06:30.5423083Z pooling_mode=, 2025-05-07T21:06:30.5423358Z use_cpu=False, 2025-05-07T21:06:30.5423556Z ) 2025-05-07T21:06:30.5423769Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:30.5424367Z self=, 2025-05-07T21:06:30.5424934Z T=1, 2025-05-07T21:06:30.5425108Z D=239, 2025-05-07T21:06:30.5425291Z B=103, 2025-05-07T21:06:30.5425470Z log_E=5, 2025-05-07T21:06:30.5425650Z L=0, 2025-05-07T21:06:30.5425837Z weighted=False, 2025-05-07T21:06:30.5426046Z mixed=False, 2025-05-07T21:06:30.5426289Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:30.5426602Z long_segments=False, 2025-05-07T21:06:30.5426855Z pooling_mode=, 2025-05-07T21:06:30.5427171Z use_cpu=False, 2025-05-07T21:06:30.5427372Z ) 2025-05-07T21:06:30.5427546Z PASSED 2025-05-07T21:06:32.9865172Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9866758Z self=, 2025-05-07T21:06:32.9867376Z T=1, 2025-05-07T21:06:32.9867560Z D=2, 2025-05-07T21:06:32.9867740Z B=1, 2025-05-07T21:06:32.9867944Z log_E=3, 2025-05-07T21:06:32.9868199Z L=0, 2025-05-07T21:06:32.9868457Z weighted=False, 2025-05-07T21:06:32.9868752Z mixed=False, 2025-05-07T21:06:32.9869404Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9869851Z long_segments=False, 2025-05-07T21:06:32.9870161Z pooling_mode=, 2025-05-07T21:06:32.9870551Z use_cpu=False, 2025-05-07T21:06:32.9870853Z ) 2025-05-07T21:06:32.9871107Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9871856Z self=, 2025-05-07T21:06:32.9872628Z T=3, 2025-05-07T21:06:32.9872809Z D=2, 2025-05-07T21:06:32.9872982Z B=1, 2025-05-07T21:06:32.9873156Z log_E=3, 2025-05-07T21:06:32.9873344Z L=0, 2025-05-07T21:06:32.9873524Z weighted=False, 2025-05-07T21:06:32.9873736Z mixed=False, 2025-05-07T21:06:32.9873965Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9874244Z long_segments=False, 2025-05-07T21:06:32.9874491Z pooling_mode=, 2025-05-07T21:06:32.9874762Z use_cpu=False, 2025-05-07T21:06:32.9874962Z ) 2025-05-07T21:06:32.9875185Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9875822Z self=, 2025-05-07T21:06:32.9876350Z T=3, 2025-05-07T21:06:32.9876525Z D=123, 2025-05-07T21:06:32.9876708Z B=6, 2025-05-07T21:06:32.9876885Z log_E=5, 2025-05-07T21:06:32.9877066Z L=9, 2025-05-07T21:06:32.9877249Z weighted=True, 2025-05-07T21:06:32.9877458Z mixed=True, 2025-05-07T21:06:32.9877676Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9877961Z long_segments=False, 2025-05-07T21:06:32.9878343Z pooling_mode=, 2025-05-07T21:06:32.9878615Z use_cpu=False, 2025-05-07T21:06:32.9878816Z ) 2025-05-07T21:06:32.9879041Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9879613Z self=, 2025-05-07T21:06:32.9880144Z T=2, 2025-05-07T21:06:32.9880326Z D=107, 2025-05-07T21:06:32.9880513Z B=69, 2025-05-07T21:06:32.9880688Z log_E=5, 2025-05-07T21:06:32.9880871Z L=9, 2025-05-07T21:06:32.9881055Z weighted=True, 2025-05-07T21:06:32.9881252Z mixed=True, 2025-05-07T21:06:32.9881480Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9881805Z long_segments=False, 2025-05-07T21:06:32.9882059Z pooling_mode=, 2025-05-07T21:06:32.9882336Z use_cpu=False, 2025-05-07T21:06:32.9882523Z ) 2025-05-07T21:06:32.9882743Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9883318Z self=, 2025-05-07T21:06:32.9883845Z T=5, 2025-05-07T21:06:32.9884022Z D=70, 2025-05-07T21:06:32.9884205Z B=39, 2025-05-07T21:06:32.9884378Z log_E=4, 2025-05-07T21:06:32.9884565Z L=20, 2025-05-07T21:06:32.9884751Z weighted=True, 2025-05-07T21:06:32.9884947Z mixed=True, 2025-05-07T21:06:32.9885178Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9885456Z long_segments=False, 2025-05-07T21:06:32.9885702Z pooling_mode=, 2025-05-07T21:06:32.9885978Z use_cpu=False, 2025-05-07T21:06:32.9886174Z ) 2025-05-07T21:06:32.9886476Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9887052Z self=, 2025-05-07T21:06:32.9887581Z T=4, 2025-05-07T21:06:32.9887763Z D=35, 2025-05-07T21:06:32.9887936Z B=110, 2025-05-07T21:06:32.9888114Z log_E=4, 2025-05-07T21:06:32.9888305Z L=4, 2025-05-07T21:06:32.9888481Z weighted=True, 2025-05-07T21:06:32.9888688Z mixed=False, 2025-05-07T21:06:32.9888915Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9889186Z long_segments=True, 2025-05-07T21:06:32.9889437Z pooling_mode=, 2025-05-07T21:06:32.9889715Z use_cpu=False, 2025-05-07T21:06:32.9889953Z ) 2025-05-07T21:06:32.9890255Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9890834Z self=, 2025-05-07T21:06:32.9891361Z T=5, 2025-05-07T21:06:32.9891546Z D=82, 2025-05-07T21:06:32.9891725Z B=45, 2025-05-07T21:06:32.9891901Z log_E=5, 2025-05-07T21:06:32.9892089Z L=16, 2025-05-07T21:06:32.9892277Z weighted=False, 2025-05-07T21:06:32.9892479Z mixed=True, 2025-05-07T21:06:32.9892830Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9893152Z long_segments=True, 2025-05-07T21:06:32.9893397Z pooling_mode=, 2025-05-07T21:06:32.9893673Z use_cpu=False, 2025-05-07T21:06:32.9893868Z ) 2025-05-07T21:06:32.9894090Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9894661Z self=, 2025-05-07T21:06:32.9895194Z T=2, 2025-05-07T21:06:32.9895378Z D=218, 2025-05-07T21:06:32.9895583Z B=48, 2025-05-07T21:06:32.9895782Z log_E=3, 2025-05-07T21:06:32.9895969Z L=3, 2025-05-07T21:06:32.9896149Z weighted=True, 2025-05-07T21:06:32.9896350Z mixed=False, 2025-05-07T21:06:32.9896579Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9896853Z long_segments=False, 2025-05-07T21:06:32.9897115Z pooling_mode=, 2025-05-07T21:06:32.9897396Z use_cpu=False, 2025-05-07T21:06:32.9897582Z ) 2025-05-07T21:06:32.9897801Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9898779Z self=, 2025-05-07T21:06:32.9899318Z T=4, 2025-05-07T21:06:32.9899498Z D=7, 2025-05-07T21:06:32.9899676Z B=46, 2025-05-07T21:06:32.9899849Z log_E=4, 2025-05-07T21:06:32.9900037Z L=11, 2025-05-07T21:06:32.9900217Z weighted=True, 2025-05-07T21:06:32.9900426Z mixed=False, 2025-05-07T21:06:32.9900648Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9900923Z long_segments=True, 2025-05-07T21:06:32.9901174Z pooling_mode=, 2025-05-07T21:06:32.9901443Z use_cpu=True, 2025-05-07T21:06:32.9901641Z ) 2025-05-07T21:06:32.9901867Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9902436Z self=, 2025-05-07T21:06:32.9902967Z T=3, 2025-05-07T21:06:32.9903150Z D=78, 2025-05-07T21:06:32.9903322Z B=121, 2025-05-07T21:06:32.9903507Z log_E=4, 2025-05-07T21:06:32.9903694Z L=8, 2025-05-07T21:06:32.9903872Z weighted=False, 2025-05-07T21:06:32.9904076Z mixed=False, 2025-05-07T21:06:32.9904300Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9904572Z long_segments=False, 2025-05-07T21:06:32.9904826Z pooling_mode=, 2025-05-07T21:06:32.9905103Z use_cpu=False, 2025-05-07T21:06:32.9905298Z ) 2025-05-07T21:06:32.9905545Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9906142Z self=, 2025-05-07T21:06:32.9906811Z T=3, 2025-05-07T21:06:32.9906988Z D=206, 2025-05-07T21:06:32.9907167Z B=38, 2025-05-07T21:06:32.9907346Z log_E=3, 2025-05-07T21:06:32.9907527Z L=7, 2025-05-07T21:06:32.9907707Z weighted=True, 2025-05-07T21:06:32.9907911Z mixed=True, 2025-05-07T21:06:32.9908126Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9908407Z long_segments=False, 2025-05-07T21:06:32.9908659Z pooling_mode=, 2025-05-07T21:06:32.9908929Z use_cpu=False, 2025-05-07T21:06:32.9909126Z ) 2025-05-07T21:06:32.9909346Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9909909Z self=, 2025-05-07T21:06:32.9910573Z T=3, 2025-05-07T21:06:32.9910755Z D=206, 2025-05-07T21:06:32.9910930Z B=38, 2025-05-07T21:06:32.9911109Z log_E=3, 2025-05-07T21:06:32.9911294Z L=7, 2025-05-07T21:06:32.9911465Z weighted=True, 2025-05-07T21:06:32.9911669Z mixed=True, 2025-05-07T21:06:32.9911890Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9912167Z long_segments=True, 2025-05-07T21:06:32.9912404Z pooling_mode=, 2025-05-07T21:06:32.9912682Z use_cpu=False, 2025-05-07T21:06:32.9912880Z ) 2025-05-07T21:06:32.9913093Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9920652Z self=, 2025-05-07T21:06:32.9921254Z T=3, 2025-05-07T21:06:32.9921438Z D=3, 2025-05-07T21:06:32.9921618Z B=38, 2025-05-07T21:06:32.9921806Z log_E=3, 2025-05-07T21:06:32.9921992Z L=7, 2025-05-07T21:06:32.9922184Z weighted=True, 2025-05-07T21:06:32.9922396Z mixed=True, 2025-05-07T21:06:32.9922622Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9922901Z long_segments=True, 2025-05-07T21:06:32.9923157Z pooling_mode=, 2025-05-07T21:06:32.9923432Z use_cpu=False, 2025-05-07T21:06:32.9923640Z ) 2025-05-07T21:06:32.9923872Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9924450Z self=, 2025-05-07T21:06:32.9924989Z T=3, 2025-05-07T21:06:32.9925172Z D=3, 2025-05-07T21:06:32.9925481Z B=38, 2025-05-07T21:06:32.9925688Z log_E=3, 2025-05-07T21:06:32.9925899Z L=7, 2025-05-07T21:06:32.9926089Z weighted=True, 2025-05-07T21:06:32.9926288Z mixed=True, 2025-05-07T21:06:32.9926516Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9926799Z long_segments=False, 2025-05-07T21:06:32.9927053Z pooling_mode=, 2025-05-07T21:06:32.9927339Z use_cpu=False, 2025-05-07T21:06:32.9927543Z ) 2025-05-07T21:06:32.9927761Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:32.9928345Z self=, 2025-05-07T21:06:32.9928880Z T=3, 2025-05-07T21:06:32.9929057Z D=3, 2025-05-07T21:06:32.9929233Z B=38, 2025-05-07T21:06:32.9929414Z log_E=3, 2025-05-07T21:06:32.9929596Z L=3, 2025-05-07T21:06:32.9929781Z weighted=True, 2025-05-07T21:06:32.9929989Z mixed=True, 2025-05-07T21:06:32.9930206Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:32.9930486Z long_segments=False, 2025-05-07T21:06:32.9930744Z pooling_mode=, 2025-05-07T21:06:32.9931013Z use_cpu=False, 2025-05-07T21:06:32.9931211Z ) 2025-05-07T21:06:32.9931392Z PASSED 2025-05-07T21:06:33.1900447Z 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:33.1901851Z self=, 2025-05-07T21:06:33.1902808Z T=1, 2025-05-07T21:06:33.1903005Z D=2, 2025-05-07T21:06:33.1903193Z B=1, 2025-05-07T21:06:33.1903406Z log_E=3, 2025-05-07T21:06:33.1903679Z L=0, 2025-05-07T21:06:33.1903902Z weighted=False, 2025-05-07T21:06:33.1904107Z mixed=False, 2025-05-07T21:06:33.1904365Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1904688Z long_segments=False, 2025-05-07T21:06:33.1904945Z pooling_mode=, 2025-05-07T21:06:33.1905267Z use_cpu=False, 2025-05-07T21:06:33.1905484Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1905860Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:33.1906204Z ) 2025-05-07T21:06:33.1906701Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1907496Z self=, 2025-05-07T21:06:33.1908141Z T=2, 2025-05-07T21:06:33.1908327Z D=2, 2025-05-07T21:06:33.1908514Z B=1, 2025-05-07T21:06:33.1908706Z log_E=3, 2025-05-07T21:06:33.1908895Z L=0, 2025-05-07T21:06:33.1909090Z weighted=False, 2025-05-07T21:06:33.1909310Z mixed=False, 2025-05-07T21:06:33.1909560Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1909887Z long_segments=False, 2025-05-07T21:06:33.1910148Z pooling_mode=, 2025-05-07T21:06:33.1910418Z use_cpu=False, 2025-05-07T21:06:33.1910645Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1910985Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:33.1911306Z ) 2025-05-07T21:06:33.1911617Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1912415Z self=, 2025-05-07T21:06:33.1913065Z T=2, 2025-05-07T21:06:33.1913241Z D=211, 2025-05-07T21:06:33.1913426Z B=127, 2025-05-07T21:06:33.1913610Z log_E=5, 2025-05-07T21:06:33.1913800Z L=19, 2025-05-07T21:06:33.1913991Z weighted=False, 2025-05-07T21:06:33.1914202Z mixed=True, 2025-05-07T21:06:33.1914448Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1914763Z long_segments=False, 2025-05-07T21:06:33.1915102Z pooling_mode=, 2025-05-07T21:06:33.1915374Z use_cpu=False, 2025-05-07T21:06:33.1915601Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1915937Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:33.1916262Z ) 2025-05-07T21:06:33.1916574Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1917371Z self=, 2025-05-07T21:06:33.1918008Z T=2, 2025-05-07T21:06:33.1918190Z D=64, 2025-05-07T21:06:33.1918379Z B=6, 2025-05-07T21:06:33.1918562Z log_E=5, 2025-05-07T21:06:33.1918743Z L=16, 2025-05-07T21:06:33.1918932Z weighted=True, 2025-05-07T21:06:33.1919144Z mixed=True, 2025-05-07T21:06:33.1919392Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1919706Z long_segments=False, 2025-05-07T21:06:33.1919968Z pooling_mode=, 2025-05-07T21:06:33.1920241Z use_cpu=True, 2025-05-07T21:06:33.1920468Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1920823Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1921149Z ) 2025-05-07T21:06:33.1921472Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1922275Z self=, 2025-05-07T21:06:33.1922912Z T=2, 2025-05-07T21:06:33.1923092Z D=171, 2025-05-07T21:06:33.1923282Z B=73, 2025-05-07T21:06:33.1923515Z log_E=3, 2025-05-07T21:06:33.1923703Z L=8, 2025-05-07T21:06:33.1923890Z weighted=False, 2025-05-07T21:06:33.1924103Z mixed=False, 2025-05-07T21:06:33.1924359Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1924671Z long_segments=True, 2025-05-07T21:06:33.1924925Z pooling_mode=, 2025-05-07T21:06:33.1925199Z use_cpu=False, 2025-05-07T21:06:33.1925428Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1925767Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1926099Z ) 2025-05-07T21:06:33.1926414Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1927294Z self=, 2025-05-07T21:06:33.1927938Z T=3, 2025-05-07T21:06:33.1928115Z D=27, 2025-05-07T21:06:33.1928305Z B=82, 2025-05-07T21:06:33.1928496Z log_E=4, 2025-05-07T21:06:33.1928679Z L=0, 2025-05-07T21:06:33.1928875Z weighted=False, 2025-05-07T21:06:33.1929085Z mixed=False, 2025-05-07T21:06:33.1929330Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1929650Z long_segments=False, 2025-05-07T21:06:33.1929910Z pooling_mode=, 2025-05-07T21:06:33.1930187Z use_cpu=False, 2025-05-07T21:06:33.1930414Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:33.1930748Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:33.1931074Z ) 2025-05-07T21:06:33.1931383Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1932179Z self=, 2025-05-07T21:06:33.1932958Z T=1, 2025-05-07T21:06:33.1933136Z D=139, 2025-05-07T21:06:33.1933320Z B=74, 2025-05-07T21:06:33.1933504Z log_E=5, 2025-05-07T21:06:33.1933692Z L=19, 2025-05-07T21:06:33.1933882Z weighted=True, 2025-05-07T21:06:33.1934090Z mixed=True, 2025-05-07T21:06:33.1934331Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1934642Z long_segments=True, 2025-05-07T21:06:33.1934893Z pooling_mode=, 2025-05-07T21:06:33.1935228Z use_cpu=True, 2025-05-07T21:06:33.1935454Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1935780Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:33.1936121Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1936385Z ) 2025-05-07T21:06:33.1936700Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1937486Z self=, 2025-05-07T21:06:33.1938333Z T=2, 2025-05-07T21:06:33.1938522Z D=121, 2025-05-07T21:06:33.1938697Z B=41, 2025-05-07T21:06:33.1938884Z log_E=4, 2025-05-07T21:06:33.1939076Z L=2, 2025-05-07T21:06:33.1939259Z weighted=True, 2025-05-07T21:06:33.1939469Z mixed=True, 2025-05-07T21:06:33.1939722Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1940029Z long_segments=True, 2025-05-07T21:06:33.1940285Z pooling_mode=, 2025-05-07T21:06:33.1940570Z use_cpu=True, 2025-05-07T21:06:33.1940786Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:33.1941125Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1941445Z ) 2025-05-07T21:06:33.1941750Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1942536Z self=, 2025-05-07T21:06:33.1943174Z T=2, 2025-05-07T21:06:33.1943351Z D=238, 2025-05-07T21:06:33.1943520Z B=44, 2025-05-07T21:06:33.1943754Z log_E=3, 2025-05-07T21:06:33.1943942Z L=10, 2025-05-07T21:06:33.1944122Z weighted=True, 2025-05-07T21:06:33.1944328Z mixed=True, 2025-05-07T21:06:33.1944578Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1944881Z long_segments=True, 2025-05-07T21:06:33.1945134Z pooling_mode=, 2025-05-07T21:06:33.1945416Z use_cpu=False, 2025-05-07T21:06:33.1945634Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:33.1945964Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1946283Z ) 2025-05-07T21:06:33.1946587Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1947473Z self=, 2025-05-07T21:06:33.1948119Z T=2, 2025-05-07T21:06:33.1948307Z D=255, 2025-05-07T21:06:33.1948482Z B=36, 2025-05-07T21:06:33.1948667Z log_E=3, 2025-05-07T21:06:33.1948863Z L=7, 2025-05-07T21:06:33.1949043Z weighted=False, 2025-05-07T21:06:33.1949256Z mixed=False, 2025-05-07T21:06:33.1949510Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1949814Z long_segments=False, 2025-05-07T21:06:33.1950071Z pooling_mode=, 2025-05-07T21:06:33.1950349Z use_cpu=False, 2025-05-07T21:06:33.1950565Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:33.1950900Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:33.1951227Z ) 2025-05-07T21:06:33.1951537Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1952325Z self=, 2025-05-07T21:06:33.1952965Z T=1, 2025-05-07T21:06:33.1953145Z D=13, 2025-05-07T21:06:33.1953320Z B=112, 2025-05-07T21:06:33.1953500Z log_E=3, 2025-05-07T21:06:33.1953686Z L=2, 2025-05-07T21:06:33.1953866Z weighted=True, 2025-05-07T21:06:33.1954070Z mixed=True, 2025-05-07T21:06:33.1954319Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1954622Z long_segments=False, 2025-05-07T21:06:33.1954876Z pooling_mode=, 2025-05-07T21:06:33.1955152Z use_cpu=True, 2025-05-07T21:06:33.1955421Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:33.1955750Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1956073Z ) 2025-05-07T21:06:33.1956378Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1957162Z self=, 2025-05-07T21:06:33.1957802Z T=1, 2025-05-07T21:06:33.1957982Z D=13, 2025-05-07T21:06:33.1958163Z B=112, 2025-05-07T21:06:33.1958341Z log_E=3, 2025-05-07T21:06:33.1958527Z L=3, 2025-05-07T21:06:33.1958707Z weighted=True, 2025-05-07T21:06:33.1958919Z mixed=True, 2025-05-07T21:06:33.1959166Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1959471Z long_segments=False, 2025-05-07T21:06:33.1959721Z pooling_mode=, 2025-05-07T21:06:33.1960002Z use_cpu=True, 2025-05-07T21:06:33.1960225Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:33.1960554Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1960875Z ) 2025-05-07T21:06:33.1961181Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1961968Z self=, 2025-05-07T21:06:33.1962613Z T=1, 2025-05-07T21:06:33.1962799Z D=13, 2025-05-07T21:06:33.1962975Z B=112, 2025-05-07T21:06:33.1963162Z log_E=3, 2025-05-07T21:06:33.1963355Z L=3, 2025-05-07T21:06:33.1963583Z weighted=True, 2025-05-07T21:06:33.1963796Z mixed=True, 2025-05-07T21:06:33.1964051Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1964358Z long_segments=False, 2025-05-07T21:06:33.1964615Z pooling_mode=, 2025-05-07T21:06:33.1964892Z use_cpu=True, 2025-05-07T21:06:33.1965115Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1965457Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1965788Z ) 2025-05-07T21:06:33.1966104Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1966900Z self=, 2025-05-07T21:06:33.1967672Z T=1, 2025-05-07T21:06:33.1967847Z D=13, 2025-05-07T21:06:33.1968029Z B=3, 2025-05-07T21:06:33.1968205Z log_E=3, 2025-05-07T21:06:33.1968388Z L=3, 2025-05-07T21:06:33.1968562Z weighted=True, 2025-05-07T21:06:33.1968767Z mixed=True, 2025-05-07T21:06:33.1969013Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1969313Z long_segments=False, 2025-05-07T21:06:33.1969565Z pooling_mode=, 2025-05-07T21:06:33.1969838Z use_cpu=True, 2025-05-07T21:06:33.1970056Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1970390Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1970709Z ) 2025-05-07T21:06:33.1971015Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:33.1971795Z self=, 2025-05-07T21:06:33.1972434Z T=3, 2025-05-07T21:06:33.1972614Z D=13, 2025-05-07T21:06:33.1972854Z B=3, 2025-05-07T21:06:33.1973032Z log_E=3, 2025-05-07T21:06:33.1973214Z L=3, 2025-05-07T21:06:33.1973394Z weighted=True, 2025-05-07T21:06:33.1973600Z mixed=True, 2025-05-07T21:06:33.1973849Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:33.1974149Z long_segments=False, 2025-05-07T21:06:33.1974400Z pooling_mode=, 2025-05-07T21:06:33.1974676Z use_cpu=True, 2025-05-07T21:06:33.1974889Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:33.1975274Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:33.1975587Z ) 2025-05-07T21:06:33.1975756Z PASSED 2025-05-07T21:06:33.2019832Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:06:33.2020665Z self=, 2025-05-07T21:06:33.2021168Z T=1, 2025-05-07T21:06:33.2021346Z D=16, 2025-05-07T21:06:33.2021528Z B=1, 2025-05-07T21:06:33.2021704Z log_E=3, 2025-05-07T21:06:33.2021883Z L=2, 2025-05-07T21:06:33.2022066Z weighted=False, 2025-05-07T21:06:33.2022281Z mixed=False, 2025-05-07T21:06:33.2022478Z mixed_B=False, 2025-05-07T21:06:33.2022731Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:33.2023044Z long_segments=False, 2025-05-07T21:06:33.2023295Z pooling_mode=, 2025-05-07T21:06:33.2023571Z use_cpu=False, 2025-05-07T21:06:33.2023826Z weight_decay_mode=, 2025-05-07T21:06:33.2024110Z ) 2025-05-07T21:06:33.2030268Z SKIPPED 2025-05-07T21:06:33.2030438Z 2025-05-07T21:06:33.2030635Z =============================== warnings summary =============================== 2025-05-07T21:06:33.2031264Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:06:33.2032118Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:06:33.2033619Z /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:33.2034452Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:06:33.2034942Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:33.2035345Z times and build sizes! 2025-05-07T21:06:33.2035659Z  2025-05-07T21:06:33.2035894Z warnings.warn( 2025-05-07T21:06:33.2036025Z 2025-05-07T21:06:33.2036358Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:06:33.2037465Z /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:33.2038416Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:06:33.2038896Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:33.2039298Z times and build sizes! 2025-05-07T21:06:33.2039585Z  2025-05-07T21:06:33.2039795Z warnings.warn( 2025-05-07T21:06:33.2039927Z 2025-05-07T21:06:33.2040265Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:06:33.2041380Z /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:33.2042226Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:06:33.2042715Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:33.2043117Z times and build sizes! 2025-05-07T21:06:33.2043403Z  2025-05-07T21:06:33.2043613Z warnings.warn( 2025-05-07T21:06:33.2043744Z 2025-05-07T21:06:33.2043972Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:33.2044419Z =========================== short test summary info ============================ 2025-05-07T21:06:33.2044860Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:06:33.2045317Z ================== 8 passed, 1 skipped, 4 warnings in 43.59s =================== 2025-05-07T21:06:33.9295230Z 2025-05-07T21:06:33.9296308Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:33.9316450Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 46 seconds 2025-05-07T21:06:33.9316918Z 2025-05-07T21:06:33.9316924Z 2025-05-07T21:06:33.9316929Z 2025-05-07T21:06:33.9316934Z 2025-05-07T21:06:33.9339097Z ################################################################################ 2025-05-07T21:06:33.9354795Z # [2025-05-07T21:06:33.935Z] Run Python Test Suite: 2025-05-07T21:06:33.9355172Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:33.9355476Z ################################################################################ 2025-05-07T21:06:33.9380018Z + 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:33.9380655Z 2025-05-07T21:06:36.0891290Z ============================= test session starts ============================== 2025-05-07T21:06:36.0892526Z 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:36.0893658Z cachedir: .pytest_cache 2025-05-07T21:06:36.0894767Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:36.0896189Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:36.0896986Z plugins: hypothesis-6.131.14 2025-05-07T21:06:37.8300827Z collecting ... collected 3 items 2025-05-07T21:06:37.8301041Z 2025-05-07T21:06:38.3973595Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:06:38.3975096Z self=, 2025-05-07T21:06:38.3975956Z T=1, 2025-05-07T21:06:38.3976313Z D=2, 2025-05-07T21:06:38.3976648Z B=1, 2025-05-07T21:06:38.3976988Z log_E=3, 2025-05-07T21:06:38.3977352Z L=0, 2025-05-07T21:06:38.3977762Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.3978331Z weighted=False, 2025-05-07T21:06:38.3978709Z mixed=False, 2025-05-07T21:06:38.3978904Z mixed_B=False, 2025-05-07T21:06:38.3979111Z use_cache=False, 2025-05-07T21:06:38.3979351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.3979730Z long_segments=False, 2025-05-07T21:06:38.3980067Z pooling_mode=, 2025-05-07T21:06:38.3980355Z use_cpu=False, 2025-05-07T21:06:38.3987467Z ) 2025-05-07T21:06:38.3987679Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.3988132Z self=, 2025-05-07T21:06:38.3988568Z T=4, 2025-05-07T21:06:38.3988746Z D=2, 2025-05-07T21:06:38.3988934Z B=1, 2025-05-07T21:06:38.3989113Z log_E=3, 2025-05-07T21:06:38.3989292Z L=0, 2025-05-07T21:06:38.3989509Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.3989797Z weighted=False, 2025-05-07T21:06:38.3990012Z mixed=False, 2025-05-07T21:06:38.3990212Z mixed_B=False, 2025-05-07T21:06:38.3990421Z use_cache=False, 2025-05-07T21:06:38.3990661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.3990943Z long_segments=False, 2025-05-07T21:06:38.3991204Z pooling_mode=, 2025-05-07T21:06:38.3991484Z use_cpu=False, 2025-05-07T21:06:38.3991674Z ) 2025-05-07T21:06:38.3991878Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.3992316Z self=, 2025-05-07T21:06:38.3992736Z T=4, 2025-05-07T21:06:38.3992925Z D=4, 2025-05-07T21:06:38.3993102Z B=34, 2025-05-07T21:06:38.3993276Z log_E=4, 2025-05-07T21:06:38.3993464Z L=18, 2025-05-07T21:06:38.3993678Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.3993949Z weighted=False, 2025-05-07T21:06:38.3994157Z mixed=True, 2025-05-07T21:06:38.3994358Z mixed_B=False, 2025-05-07T21:06:38.3994684Z use_cache=True, 2025-05-07T21:06:38.3994914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.3995200Z long_segments=False, 2025-05-07T21:06:38.3995459Z pooling_mode=, 2025-05-07T21:06:38.3995726Z use_cpu=False, 2025-05-07T21:06:38.3995923Z ) 2025-05-07T21:06:38.3996119Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.3996550Z self=, 2025-05-07T21:06:38.3996978Z T=5, 2025-05-07T21:06:38.3997159Z D=2, 2025-05-07T21:06:38.3997327Z B=1, 2025-05-07T21:06:38.3997501Z log_E=3, 2025-05-07T21:06:38.3997690Z L=0, 2025-05-07T21:06:38.3997893Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.3998168Z weighted=False, 2025-05-07T21:06:38.3998372Z mixed=False, 2025-05-07T21:06:38.3998846Z mixed_B=False, 2025-05-07T21:06:38.3999052Z use_cache=False, 2025-05-07T21:06:38.3999291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.3999569Z long_segments=False, 2025-05-07T21:06:38.3999824Z pooling_mode=, 2025-05-07T21:06:38.4000098Z use_cpu=False, 2025-05-07T21:06:38.4000290Z ) 2025-05-07T21:06:38.4000488Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4000919Z self=, 2025-05-07T21:06:38.4001348Z T=5, 2025-05-07T21:06:38.4001529Z D=122, 2025-05-07T21:06:38.4001718Z B=122, 2025-05-07T21:06:38.4001906Z log_E=3, 2025-05-07T21:06:38.4002088Z L=16, 2025-05-07T21:06:38.4002304Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4002653Z weighted=True, 2025-05-07T21:06:38.4002857Z mixed=False, 2025-05-07T21:06:38.4003059Z mixed_B=True, 2025-05-07T21:06:38.4003268Z use_cache=True, 2025-05-07T21:06:38.4003494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4003777Z long_segments=False, 2025-05-07T21:06:38.4004033Z pooling_mode=, 2025-05-07T21:06:38.4004310Z use_cpu=False, 2025-05-07T21:06:38.4004509Z ) 2025-05-07T21:06:38.4004707Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4005129Z self=, 2025-05-07T21:06:38.4005553Z T=4, 2025-05-07T21:06:38.4005737Z D=243, 2025-05-07T21:06:38.4005976Z B=64, 2025-05-07T21:06:38.4006157Z log_E=4, 2025-05-07T21:06:38.4006408Z L=12, 2025-05-07T21:06:38.4006613Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4006892Z weighted=False, 2025-05-07T21:06:38.4007102Z mixed=True, 2025-05-07T21:06:38.4007299Z mixed_B=False, 2025-05-07T21:06:38.4007510Z use_cache=False, 2025-05-07T21:06:38.4007748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4008034Z long_segments=False, 2025-05-07T21:06:38.4008282Z pooling_mode=, 2025-05-07T21:06:38.4008559Z use_cpu=True, 2025-05-07T21:06:38.4008759Z ) 2025-05-07T21:06:38.4008959Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4009382Z self=, 2025-05-07T21:06:38.4009802Z T=2, 2025-05-07T21:06:38.4009978Z D=159, 2025-05-07T21:06:38.4010158Z B=27, 2025-05-07T21:06:38.4010339Z log_E=4, 2025-05-07T21:06:38.4010520Z L=19, 2025-05-07T21:06:38.4010733Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4011013Z weighted=False, 2025-05-07T21:06:38.4011217Z mixed=False, 2025-05-07T21:06:38.4011421Z mixed_B=True, 2025-05-07T21:06:38.4011630Z use_cache=False, 2025-05-07T21:06:38.4011864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4012147Z long_segments=False, 2025-05-07T21:06:38.4012404Z pooling_mode=, 2025-05-07T21:06:38.4012738Z use_cpu=True, 2025-05-07T21:06:38.4012943Z ) 2025-05-07T21:06:38.4013144Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4013574Z self=, 2025-05-07T21:06:38.4014066Z T=3, 2025-05-07T21:06:38.4014247Z D=122, 2025-05-07T21:06:38.4014428Z B=21, 2025-05-07T21:06:38.4014606Z log_E=4, 2025-05-07T21:06:38.4014796Z L=15, 2025-05-07T21:06:38.4015009Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4015281Z weighted=True, 2025-05-07T21:06:38.4015493Z mixed=True, 2025-05-07T21:06:38.4015691Z mixed_B=True, 2025-05-07T21:06:38.4015897Z use_cache=False, 2025-05-07T21:06:38.4016139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4016423Z long_segments=True, 2025-05-07T21:06:38.4016665Z pooling_mode=, 2025-05-07T21:06:38.4016947Z use_cpu=False, 2025-05-07T21:06:38.4017149Z ) 2025-05-07T21:06:38.4017339Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4017767Z self=, 2025-05-07T21:06:38.4018195Z T=4, 2025-05-07T21:06:38.4018369Z D=248, 2025-05-07T21:06:38.4018554Z B=120, 2025-05-07T21:06:38.4018741Z log_E=3, 2025-05-07T21:06:38.4018928Z L=7, 2025-05-07T21:06:38.4019142Z weights_precision=SparseType.FP32, 2025-05-07T21:06:38.4019417Z weighted=False, 2025-05-07T21:06:38.4019623Z mixed=True, 2025-05-07T21:06:38.4019817Z mixed_B=False, 2025-05-07T21:06:38.4020020Z use_cache=True, 2025-05-07T21:06:38.4020253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4020529Z long_segments=True, 2025-05-07T21:06:38.4020775Z pooling_mode=, 2025-05-07T21:06:38.4021047Z use_cpu=False, 2025-05-07T21:06:38.4021240Z ) 2025-05-07T21:06:38.4021484Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4021915Z self=, 2025-05-07T21:06:38.4022332Z T=5, 2025-05-07T21:06:38.4022514Z D=64, 2025-05-07T21:06:38.4022694Z B=80, 2025-05-07T21:06:38.4022872Z log_E=4, 2025-05-07T21:06:38.4023060Z L=15, 2025-05-07T21:06:38.4023272Z weights_precision=SparseType.FP32, 2025-05-07T21:06:38.4023544Z weighted=True, 2025-05-07T21:06:38.4023755Z mixed=False, 2025-05-07T21:06:38.4023959Z mixed_B=False, 2025-05-07T21:06:38.4024161Z use_cache=True, 2025-05-07T21:06:38.4024392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4024675Z long_segments=False, 2025-05-07T21:06:38.4025005Z pooling_mode=, 2025-05-07T21:06:38.4025283Z use_cpu=True, 2025-05-07T21:06:38.4025478Z ) 2025-05-07T21:06:38.4025682Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4026111Z self=, 2025-05-07T21:06:38.4026534Z T=3, 2025-05-07T21:06:38.4026711Z D=255, 2025-05-07T21:06:38.4026896Z B=72, 2025-05-07T21:06:38.4027079Z log_E=4, 2025-05-07T21:06:38.4027260Z L=14, 2025-05-07T21:06:38.4027472Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4027745Z weighted=True, 2025-05-07T21:06:38.4027947Z mixed=False, 2025-05-07T21:06:38.4028147Z mixed_B=True, 2025-05-07T21:06:38.4028353Z use_cache=True, 2025-05-07T21:06:38.4028576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4028859Z long_segments=False, 2025-05-07T21:06:38.4029109Z pooling_mode=, 2025-05-07T21:06:38.4029375Z use_cpu=True, 2025-05-07T21:06:38.4029575Z ) 2025-05-07T21:06:38.4029777Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4030193Z self=, 2025-05-07T21:06:38.4030618Z T=3, 2025-05-07T21:06:38.4030801Z D=3, 2025-05-07T21:06:38.4030974Z B=72, 2025-05-07T21:06:38.4031149Z log_E=4, 2025-05-07T21:06:38.4031333Z L=14, 2025-05-07T21:06:38.4031534Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4031806Z weighted=True, 2025-05-07T21:06:38.4032012Z mixed=False, 2025-05-07T21:06:38.4032204Z mixed_B=True, 2025-05-07T21:06:38.4032454Z use_cache=True, 2025-05-07T21:06:38.4032681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4032960Z long_segments=False, 2025-05-07T21:06:38.4033205Z pooling_mode=, 2025-05-07T21:06:38.4033478Z use_cpu=True, 2025-05-07T21:06:38.4033679Z ) 2025-05-07T21:06:38.4033872Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4034306Z self=, 2025-05-07T21:06:38.4034731Z T=3, 2025-05-07T21:06:38.4034906Z D=3, 2025-05-07T21:06:38.4035086Z B=72, 2025-05-07T21:06:38.4035266Z log_E=4, 2025-05-07T21:06:38.4035452Z L=14, 2025-05-07T21:06:38.4035665Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4035941Z weighted=True, 2025-05-07T21:06:38.4036137Z mixed=False, 2025-05-07T21:06:38.4036343Z mixed_B=True, 2025-05-07T21:06:38.4036547Z use_cache=False, 2025-05-07T21:06:38.4036782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4037067Z long_segments=False, 2025-05-07T21:06:38.4037323Z pooling_mode=, 2025-05-07T21:06:38.4037595Z use_cpu=True, 2025-05-07T21:06:38.4037790Z ) 2025-05-07T21:06:38.4037985Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4038405Z self=, 2025-05-07T21:06:38.4038835Z T=3, 2025-05-07T21:06:38.4039013Z D=3, 2025-05-07T21:06:38.4039187Z B=72, 2025-05-07T21:06:38.4039363Z log_E=4, 2025-05-07T21:06:38.4039546Z L=14, 2025-05-07T21:06:38.4039749Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4040029Z weighted=False, 2025-05-07T21:06:38.4040281Z mixed=False, 2025-05-07T21:06:38.4040482Z mixed_B=True, 2025-05-07T21:06:38.4040674Z use_cache=False, 2025-05-07T21:06:38.4040906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4041186Z long_segments=False, 2025-05-07T21:06:38.4041432Z pooling_mode=, 2025-05-07T21:06:38.4041710Z use_cpu=True, 2025-05-07T21:06:38.4041908Z ) 2025-05-07T21:06:38.4042100Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4042525Z self=, 2025-05-07T21:06:38.4042947Z T=3, 2025-05-07T21:06:38.4043124Z D=4, 2025-05-07T21:06:38.4043298Z B=72, 2025-05-07T21:06:38.4043522Z log_E=4, 2025-05-07T21:06:38.4043707Z L=14, 2025-05-07T21:06:38.4043953Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4044233Z weighted=False, 2025-05-07T21:06:38.4044433Z mixed=False, 2025-05-07T21:06:38.4044630Z mixed_B=True, 2025-05-07T21:06:38.4044835Z use_cache=False, 2025-05-07T21:06:38.4045068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4045347Z long_segments=False, 2025-05-07T21:06:38.4045598Z pooling_mode=, 2025-05-07T21:06:38.4045874Z use_cpu=True, 2025-05-07T21:06:38.4046065Z ) 2025-05-07T21:06:38.4046261Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4046689Z self=, 2025-05-07T21:06:38.4047106Z T=3, 2025-05-07T21:06:38.4047285Z D=4, 2025-05-07T21:06:38.4047464Z B=72, 2025-05-07T21:06:38.4047639Z log_E=3, 2025-05-07T21:06:38.4047825Z L=14, 2025-05-07T21:06:38.4048035Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4048306Z weighted=False, 2025-05-07T21:06:38.4048517Z mixed=False, 2025-05-07T21:06:38.4048719Z mixed_B=True, 2025-05-07T21:06:38.4048914Z use_cache=False, 2025-05-07T21:06:38.4049154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4049438Z long_segments=False, 2025-05-07T21:06:38.4049686Z pooling_mode=, 2025-05-07T21:06:38.4049965Z use_cpu=True, 2025-05-07T21:06:38.4050164Z ) 2025-05-07T21:06:38.4050355Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4050779Z self=, 2025-05-07T21:06:38.4051249Z T=3, 2025-05-07T21:06:38.4051424Z D=4, 2025-05-07T21:06:38.4051601Z B=3, 2025-05-07T21:06:38.4051777Z log_E=3, 2025-05-07T21:06:38.4051956Z L=14, 2025-05-07T21:06:38.4052166Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4052444Z weighted=False, 2025-05-07T21:06:38.4052739Z mixed=False, 2025-05-07T21:06:38.4052940Z mixed_B=True, 2025-05-07T21:06:38.4053144Z use_cache=False, 2025-05-07T21:06:38.4053382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4053655Z long_segments=False, 2025-05-07T21:06:38.4053905Z pooling_mode=, 2025-05-07T21:06:38.4054181Z use_cpu=True, 2025-05-07T21:06:38.4054372Z ) 2025-05-07T21:06:38.4054572Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4054998Z self=, 2025-05-07T21:06:38.4055414Z T=1, 2025-05-07T21:06:38.4055593Z D=183, 2025-05-07T21:06:38.4055774Z B=65, 2025-05-07T21:06:38.4055946Z log_E=5, 2025-05-07T21:06:38.4056130Z L=2, 2025-05-07T21:06:38.4056335Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4056612Z weighted=True, 2025-05-07T21:06:38.4056819Z mixed=False, 2025-05-07T21:06:38.4057018Z mixed_B=False, 2025-05-07T21:06:38.4057212Z use_cache=True, 2025-05-07T21:06:38.4057439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4057721Z long_segments=True, 2025-05-07T21:06:38.4057990Z pooling_mode=, 2025-05-07T21:06:38.4058256Z use_cpu=True, 2025-05-07T21:06:38.4058461Z ) 2025-05-07T21:06:38.4058663Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4059129Z self=, 2025-05-07T21:06:38.4059559Z T=1, 2025-05-07T21:06:38.4059740Z D=2, 2025-05-07T21:06:38.4059911Z B=65, 2025-05-07T21:06:38.4060094Z log_E=5, 2025-05-07T21:06:38.4060284Z L=2, 2025-05-07T21:06:38.4060490Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4060769Z weighted=True, 2025-05-07T21:06:38.4060974Z mixed=False, 2025-05-07T21:06:38.4061169Z mixed_B=False, 2025-05-07T21:06:38.4061371Z use_cache=True, 2025-05-07T21:06:38.4061601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4061872Z long_segments=True, 2025-05-07T21:06:38.4062118Z pooling_mode=, 2025-05-07T21:06:38.4062496Z use_cpu=True, 2025-05-07T21:06:38.4062691Z ) 2025-05-07T21:06:38.4954040Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4954566Z self=, 2025-05-07T21:06:38.4955197Z T=1, 2025-05-07T21:06:38.4955440Z D=2, 2025-05-07T21:06:38.4955680Z B=2, 2025-05-07T21:06:38.4955993Z log_E=5, 2025-05-07T21:06:38.4956240Z L=2, 2025-05-07T21:06:38.4956516Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4956879Z weighted=True, 2025-05-07T21:06:38.4957140Z mixed=False, 2025-05-07T21:06:38.4957415Z mixed_B=False, 2025-05-07T21:06:38.4957636Z use_cache=True, 2025-05-07T21:06:38.4957861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4958142Z long_segments=True, 2025-05-07T21:06:38.4958386Z pooling_mode=, 2025-05-07T21:06:38.4958656Z use_cpu=True, 2025-05-07T21:06:38.4958847Z ) 2025-05-07T21:06:38.4959047Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4959479Z self=, 2025-05-07T21:06:38.4959896Z T=1, 2025-05-07T21:06:38.4960069Z D=2, 2025-05-07T21:06:38.4960242Z B=2, 2025-05-07T21:06:38.4960411Z log_E=5, 2025-05-07T21:06:38.4960593Z L=2, 2025-05-07T21:06:38.4960807Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4961076Z weighted=True, 2025-05-07T21:06:38.4961290Z mixed=False, 2025-05-07T21:06:38.4961504Z mixed_B=False, 2025-05-07T21:06:38.4961703Z use_cache=True, 2025-05-07T21:06:38.4962221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4962508Z long_segments=False, 2025-05-07T21:06:38.4962756Z pooling_mode=, 2025-05-07T21:06:38.4963044Z use_cpu=True, 2025-05-07T21:06:38.4963241Z ) 2025-05-07T21:06:38.4963429Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4963862Z self=, 2025-05-07T21:06:38.4964295Z T=1, 2025-05-07T21:06:38.4964476Z D=2, 2025-05-07T21:06:38.4964649Z B=2, 2025-05-07T21:06:38.4964830Z log_E=5, 2025-05-07T21:06:38.4965023Z L=1, 2025-05-07T21:06:38.4965237Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4965515Z weighted=True, 2025-05-07T21:06:38.4965728Z mixed=False, 2025-05-07T21:06:38.4965923Z mixed_B=False, 2025-05-07T21:06:38.4966131Z use_cache=True, 2025-05-07T21:06:38.4966367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4966642Z long_segments=False, 2025-05-07T21:06:38.4966896Z pooling_mode=, 2025-05-07T21:06:38.4967169Z use_cpu=True, 2025-05-07T21:06:38.4967359Z ) 2025-05-07T21:06:38.4967559Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4967987Z self=, 2025-05-07T21:06:38.4968406Z T=1, 2025-05-07T21:06:38.4968588Z D=2, 2025-05-07T21:06:38.4968766Z B=2, 2025-05-07T21:06:38.4968939Z log_E=3, 2025-05-07T21:06:38.4969129Z L=1, 2025-05-07T21:06:38.4969359Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4969649Z weighted=True, 2025-05-07T21:06:38.4969854Z mixed=False, 2025-05-07T21:06:38.4970138Z mixed_B=False, 2025-05-07T21:06:38.4970339Z use_cache=True, 2025-05-07T21:06:38.4970569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4970849Z long_segments=False, 2025-05-07T21:06:38.4971101Z pooling_mode=, 2025-05-07T21:06:38.4971367Z use_cpu=True, 2025-05-07T21:06:38.4971565Z ) 2025-05-07T21:06:38.4971759Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4972177Z self=, 2025-05-07T21:06:38.4979898Z T=1, 2025-05-07T21:06:38.4980136Z D=2, 2025-05-07T21:06:38.4980352Z B=2, 2025-05-07T21:06:38.4980607Z log_E=3, 2025-05-07T21:06:38.4980986Z L=1, 2025-05-07T21:06:38.4981331Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4981681Z weighted=True, 2025-05-07T21:06:38.4981891Z mixed=False, 2025-05-07T21:06:38.4982102Z mixed_B=True, 2025-05-07T21:06:38.4982314Z use_cache=True, 2025-05-07T21:06:38.4982555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.4982847Z long_segments=False, 2025-05-07T21:06:38.4983113Z pooling_mode=, 2025-05-07T21:06:38.4983391Z use_cpu=True, 2025-05-07T21:06:38.4983594Z ) 2025-05-07T21:06:38.4983798Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4984227Z self=, 2025-05-07T21:06:38.4984660Z T=3, 2025-05-07T21:06:38.4984837Z D=138, 2025-05-07T21:06:38.4985016Z B=88, 2025-05-07T21:06:38.4985200Z log_E=5, 2025-05-07T21:06:38.4985384Z L=13, 2025-05-07T21:06:38.4985587Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4985867Z weighted=False, 2025-05-07T21:06:38.4986083Z mixed=False, 2025-05-07T21:06:38.4986290Z mixed_B=False, 2025-05-07T21:06:38.4986502Z use_cache=False, 2025-05-07T21:06:38.4986751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4987032Z long_segments=True, 2025-05-07T21:06:38.4987288Z pooling_mode=, 2025-05-07T21:06:38.4987566Z use_cpu=True, 2025-05-07T21:06:38.4987761Z ) 2025-05-07T21:06:38.4987954Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4988385Z self=, 2025-05-07T21:06:38.4988815Z T=3, 2025-05-07T21:06:38.4989049Z D=138, 2025-05-07T21:06:38.4989234Z B=88, 2025-05-07T21:06:38.4989416Z log_E=3, 2025-05-07T21:06:38.4989598Z L=13, 2025-05-07T21:06:38.4989811Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4990089Z weighted=False, 2025-05-07T21:06:38.4990288Z mixed=False, 2025-05-07T21:06:38.4990497Z mixed_B=False, 2025-05-07T21:06:38.4990718Z use_cache=False, 2025-05-07T21:06:38.4990961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4991249Z long_segments=True, 2025-05-07T21:06:38.4991503Z pooling_mode=, 2025-05-07T21:06:38.4991768Z use_cpu=True, 2025-05-07T21:06:38.4991966Z ) 2025-05-07T21:06:38.4992167Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4992595Z self=, 2025-05-07T21:06:38.4993020Z T=3, 2025-05-07T21:06:38.4993202Z D=138, 2025-05-07T21:06:38.4993384Z B=88, 2025-05-07T21:06:38.4993563Z log_E=3, 2025-05-07T21:06:38.4993754Z L=3, 2025-05-07T21:06:38.4993962Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4994235Z weighted=False, 2025-05-07T21:06:38.4994444Z mixed=False, 2025-05-07T21:06:38.4994649Z mixed_B=False, 2025-05-07T21:06:38.4994847Z use_cache=False, 2025-05-07T21:06:38.4995089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4995371Z long_segments=True, 2025-05-07T21:06:38.4995612Z pooling_mode=, 2025-05-07T21:06:38.4995884Z use_cpu=True, 2025-05-07T21:06:38.4996077Z ) 2025-05-07T21:06:38.4996268Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.4996748Z self=, 2025-05-07T21:06:38.4997173Z T=3, 2025-05-07T21:06:38.4997352Z D=3, 2025-05-07T21:06:38.4997536Z B=88, 2025-05-07T21:06:38.4997719Z log_E=3, 2025-05-07T21:06:38.4997900Z L=3, 2025-05-07T21:06:38.4998111Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.4998692Z weighted=False, 2025-05-07T21:06:38.4998906Z mixed=False, 2025-05-07T21:06:38.4999149Z mixed_B=False, 2025-05-07T21:06:38.4999380Z use_cache=False, 2025-05-07T21:06:38.4999611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.4999898Z long_segments=True, 2025-05-07T21:06:38.5000147Z pooling_mode=, 2025-05-07T21:06:38.5000503Z use_cpu=True, 2025-05-07T21:06:38.5000696Z ) 2025-05-07T21:06:38.5000950Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5001384Z self=, 2025-05-07T21:06:38.5001803Z T=3, 2025-05-07T21:06:38.5001989Z D=88, 2025-05-07T21:06:38.5002172Z B=88, 2025-05-07T21:06:38.5002351Z log_E=3, 2025-05-07T21:06:38.5002543Z L=3, 2025-05-07T21:06:38.5002758Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5003032Z weighted=False, 2025-05-07T21:06:38.5003247Z mixed=False, 2025-05-07T21:06:38.5003449Z mixed_B=False, 2025-05-07T21:06:38.5003652Z use_cache=False, 2025-05-07T21:06:38.5003889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5004175Z long_segments=True, 2025-05-07T21:06:38.5004418Z pooling_mode=, 2025-05-07T21:06:38.5004691Z use_cpu=True, 2025-05-07T21:06:38.5004889Z ) 2025-05-07T21:06:38.5005078Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5005514Z self=, 2025-05-07T21:06:38.5005942Z T=3, 2025-05-07T21:06:38.5006124Z D=88, 2025-05-07T21:06:38.5006300Z B=3, 2025-05-07T21:06:38.5006479Z log_E=3, 2025-05-07T21:06:38.5006666Z L=3, 2025-05-07T21:06:38.5006873Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5007151Z weighted=False, 2025-05-07T21:06:38.5007359Z mixed=False, 2025-05-07T21:06:38.5007552Z mixed_B=False, 2025-05-07T21:06:38.5007755Z use_cache=False, 2025-05-07T21:06:38.5007995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5008339Z long_segments=True, 2025-05-07T21:06:38.5008586Z pooling_mode=, 2025-05-07T21:06:38.5008859Z use_cpu=True, 2025-05-07T21:06:38.5009053Z ) 2025-05-07T21:06:38.5009257Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5009730Z self=, 2025-05-07T21:06:38.5010154Z T=3, 2025-05-07T21:06:38.5010336Z D=88, 2025-05-07T21:06:38.5010519Z B=3, 2025-05-07T21:06:38.5010693Z log_E=3, 2025-05-07T21:06:38.5010888Z L=3, 2025-05-07T21:06:38.5011107Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5011380Z weighted=False, 2025-05-07T21:06:38.5011592Z mixed=False, 2025-05-07T21:06:38.5011797Z mixed_B=False, 2025-05-07T21:06:38.5012002Z use_cache=False, 2025-05-07T21:06:38.5012250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5012537Z long_segments=False, 2025-05-07T21:06:38.5012851Z pooling_mode=, 2025-05-07T21:06:38.5013122Z use_cpu=True, 2025-05-07T21:06:38.5013327Z ) 2025-05-07T21:06:38.5013525Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5013953Z self=, 2025-05-07T21:06:38.5014390Z T=3, 2025-05-07T21:06:38.5014573Z D=45, 2025-05-07T21:06:38.5014752Z B=111, 2025-05-07T21:06:38.5014943Z log_E=3, 2025-05-07T21:06:38.5015133Z L=12, 2025-05-07T21:06:38.5015344Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5015625Z weighted=False, 2025-05-07T21:06:38.5015838Z mixed=True, 2025-05-07T21:06:38.5016032Z mixed_B=True, 2025-05-07T21:06:38.5016314Z use_cache=True, 2025-05-07T21:06:38.5016547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5016824Z long_segments=False, 2025-05-07T21:06:38.5017075Z pooling_mode=, 2025-05-07T21:06:38.5017350Z use_cpu=True, 2025-05-07T21:06:38.5017538Z ) 2025-05-07T21:06:38.5017735Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5018158Z self=, 2025-05-07T21:06:38.5018570Z T=3, 2025-05-07T21:06:38.5018747Z D=45, 2025-05-07T21:06:38.5018928Z B=111, 2025-05-07T21:06:38.5019134Z log_E=3, 2025-05-07T21:06:38.5019337Z L=12, 2025-05-07T21:06:38.5019598Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5019914Z weighted=False, 2025-05-07T21:06:38.5020121Z mixed=True, 2025-05-07T21:06:38.5020319Z mixed_B=True, 2025-05-07T21:06:38.5020516Z use_cache=True, 2025-05-07T21:06:38.5020746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5021027Z long_segments=True, 2025-05-07T21:06:38.5021269Z pooling_mode=, 2025-05-07T21:06:38.5021543Z use_cpu=True, 2025-05-07T21:06:38.5021742Z ) 2025-05-07T21:06:38.5021939Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5022360Z self=, 2025-05-07T21:06:38.5022784Z T=3, 2025-05-07T21:06:38.5022963Z D=45, 2025-05-07T21:06:38.5023134Z B=111, 2025-05-07T21:06:38.5023315Z log_E=3, 2025-05-07T21:06:38.5023502Z L=12, 2025-05-07T21:06:38.5023701Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5023973Z weighted=False, 2025-05-07T21:06:38.5024181Z mixed=True, 2025-05-07T21:06:38.5024371Z mixed_B=True, 2025-05-07T21:06:38.5024580Z use_cache=True, 2025-05-07T21:06:38.5024808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5025079Z long_segments=True, 2025-05-07T21:06:38.5025328Z pooling_mode=, 2025-05-07T21:06:38.5025606Z use_cpu=False, 2025-05-07T21:06:38.5025799Z ) 2025-05-07T21:06:38.5025995Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5026419Z self=, 2025-05-07T21:06:38.5026830Z T=1, 2025-05-07T21:06:38.5027024Z D=45, 2025-05-07T21:06:38.5027251Z B=111, 2025-05-07T21:06:38.5027427Z log_E=3, 2025-05-07T21:06:38.5027612Z L=12, 2025-05-07T21:06:38.5027822Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5028096Z weighted=False, 2025-05-07T21:06:38.5028301Z mixed=True, 2025-05-07T21:06:38.5028501Z mixed_B=True, 2025-05-07T21:06:38.5028702Z use_cache=True, 2025-05-07T21:06:38.5028939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5029222Z long_segments=True, 2025-05-07T21:06:38.5029471Z pooling_mode=, 2025-05-07T21:06:38.5029738Z use_cpu=True, 2025-05-07T21:06:38.5029934Z ) 2025-05-07T21:06:38.5030139Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5030562Z self=, 2025-05-07T21:06:38.5030984Z T=3, 2025-05-07T21:06:38.5031162Z D=45, 2025-05-07T21:06:38.5031335Z B=111, 2025-05-07T21:06:38.5031518Z log_E=3, 2025-05-07T21:06:38.5031703Z L=3, 2025-05-07T21:06:38.5031906Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5032178Z weighted=False, 2025-05-07T21:06:38.5032381Z mixed=True, 2025-05-07T21:06:38.5032568Z mixed_B=True, 2025-05-07T21:06:38.5032767Z use_cache=True, 2025-05-07T21:06:38.5032991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5033262Z long_segments=True, 2025-05-07T21:06:38.5033506Z pooling_mode=, 2025-05-07T21:06:38.5033776Z use_cpu=True, 2025-05-07T21:06:38.5033968Z ) 2025-05-07T21:06:38.5034161Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5035081Z self=, 2025-05-07T21:06:38.5035514Z T=3, 2025-05-07T21:06:38.5035687Z D=45, 2025-05-07T21:06:38.5035867Z B=111, 2025-05-07T21:06:38.5036050Z log_E=3, 2025-05-07T21:06:38.5036230Z L=3, 2025-05-07T21:06:38.5036437Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5036713Z weighted=False, 2025-05-07T21:06:38.5036913Z mixed=True, 2025-05-07T21:06:38.5037108Z mixed_B=True, 2025-05-07T21:06:38.5037312Z use_cache=True, 2025-05-07T21:06:38.5037540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5037822Z long_segments=True, 2025-05-07T21:06:38.5038063Z pooling_mode=, 2025-05-07T21:06:38.5038331Z use_cpu=False, 2025-05-07T21:06:38.5038576Z ) 2025-05-07T21:06:38.5038813Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5039239Z self=, 2025-05-07T21:06:38.5039664Z T=3, 2025-05-07T21:06:38.5039839Z D=45, 2025-05-07T21:06:38.5040014Z B=3, 2025-05-07T21:06:38.5040193Z log_E=3, 2025-05-07T21:06:38.5040381Z L=3, 2025-05-07T21:06:38.5040584Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5040862Z weighted=False, 2025-05-07T21:06:38.5041070Z mixed=True, 2025-05-07T21:06:38.5041261Z mixed_B=True, 2025-05-07T21:06:38.5041463Z use_cache=True, 2025-05-07T21:06:38.5041696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5041978Z long_segments=True, 2025-05-07T21:06:38.5042216Z pooling_mode=, 2025-05-07T21:06:38.5042488Z use_cpu=False, 2025-05-07T21:06:38.5042681Z ) 2025-05-07T21:06:38.5042903Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5043340Z self=, 2025-05-07T21:06:38.5043768Z T=5, 2025-05-07T21:06:38.5043937Z D=244, 2025-05-07T21:06:38.5044116Z B=92, 2025-05-07T21:06:38.5044296Z log_E=3, 2025-05-07T21:06:38.5044481Z L=6, 2025-05-07T21:06:38.5044687Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5044964Z weighted=False, 2025-05-07T21:06:38.5045166Z mixed=False, 2025-05-07T21:06:38.5045365Z mixed_B=False, 2025-05-07T21:06:38.5045566Z use_cache=True, 2025-05-07T21:06:38.5045793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5046072Z long_segments=False, 2025-05-07T21:06:38.5046373Z pooling_mode=, 2025-05-07T21:06:38.5046646Z use_cpu=True, 2025-05-07T21:06:38.5046835Z ) 2025-05-07T21:06:38.5047030Z Trying example: test_backward_sgd( 2025-05-07T21:06:38.5047455Z self=, 2025-05-07T21:06:38.5047870Z T=5, 2025-05-07T21:06:38.5048052Z D=244, 2025-05-07T21:06:38.5048235Z B=5, 2025-05-07T21:06:38.5048404Z log_E=3, 2025-05-07T21:06:38.5048588Z L=6, 2025-05-07T21:06:38.5048791Z weights_precision=SparseType.FP16, 2025-05-07T21:06:38.5049058Z weighted=False, 2025-05-07T21:06:38.5049268Z mixed=False, 2025-05-07T21:06:38.5049466Z mixed_B=False, 2025-05-07T21:06:38.5049663Z use_cache=True, 2025-05-07T21:06:38.5049889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5050172Z long_segments=False, 2025-05-07T21:06:38.5050424Z pooling_mode=, 2025-05-07T21:06:38.5050695Z use_cpu=True, 2025-05-07T21:06:38.5050887Z ) 2025-05-07T21:06:38.5051060Z PASSED 2025-05-07T21:06:40.8952535Z 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:40.8953690Z self=, 2025-05-07T21:06:40.8954206Z D=2, 2025-05-07T21:06:40.8954405Z B=1152, 2025-05-07T21:06:40.8954593Z L=1, 2025-05-07T21:06:40.8954778Z weighted=False, 2025-05-07T21:06:40.8954991Z mixed=False, 2025-05-07T21:06:40.8955223Z mixed_B=False, 2025-05-07T21:06:40.8955829Z use_cache=False, 2025-05-07T21:06:40.8956170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8956530Z ) 2025-05-07T21:06:40.8956780Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8957342Z self=, 2025-05-07T21:06:40.8957848Z D=3, 2025-05-07T21:06:40.8958023Z B=1152, 2025-05-07T21:06:40.8958196Z L=1, 2025-05-07T21:06:40.8958377Z weighted=False, 2025-05-07T21:06:40.8958583Z mixed=False, 2025-05-07T21:06:40.8958781Z mixed_B=False, 2025-05-07T21:06:40.8958989Z use_cache=False, 2025-05-07T21:06:40.8959230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8959596Z ) 2025-05-07T21:06:40.8959918Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8960491Z self=, 2025-05-07T21:06:40.8961027Z D=3, 2025-05-07T21:06:40.8961208Z B=262144, 2025-05-07T21:06:40.8961397Z L=1, 2025-05-07T21:06:40.8961578Z weighted=True, 2025-05-07T21:06:40.8961782Z mixed=True, 2025-05-07T21:06:40.8961980Z mixed_B=True, 2025-05-07T21:06:40.8962180Z use_cache=False, 2025-05-07T21:06:40.8962412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8962682Z ) 2025-05-07T21:06:40.8962926Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8963484Z self=, 2025-05-07T21:06:40.8963985Z D=7, 2025-05-07T21:06:40.8964162Z B=262144, 2025-05-07T21:06:40.8964344Z L=1, 2025-05-07T21:06:40.8964533Z weighted=False, 2025-05-07T21:06:40.8964743Z mixed=True, 2025-05-07T21:06:40.8964934Z mixed_B=False, 2025-05-07T21:06:40.8965140Z use_cache=True, 2025-05-07T21:06:40.8965378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8965644Z ) 2025-05-07T21:06:40.8965895Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8966466Z self=, 2025-05-07T21:06:40.8966973Z D=7, 2025-05-07T21:06:40.8967148Z B=1152, 2025-05-07T21:06:40.8967334Z L=4, 2025-05-07T21:06:40.8967613Z weighted=True, 2025-05-07T21:06:40.8967809Z mixed=True, 2025-05-07T21:06:40.8968017Z mixed_B=False, 2025-05-07T21:06:40.8968227Z use_cache=True, 2025-05-07T21:06:40.8968454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8968724Z ) 2025-05-07T21:06:40.8968972Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8969542Z self=, 2025-05-07T21:06:40.8970037Z D=2, 2025-05-07T21:06:40.8970221Z B=262144, 2025-05-07T21:06:40.8970408Z L=3, 2025-05-07T21:06:40.8970598Z weighted=True, 2025-05-07T21:06:40.8970832Z mixed=False, 2025-05-07T21:06:40.8971055Z mixed_B=False, 2025-05-07T21:06:40.8971259Z use_cache=False, 2025-05-07T21:06:40.8971505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8971780Z ) 2025-05-07T21:06:40.8972027Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8972598Z self=, 2025-05-07T21:06:40.8973186Z D=9, 2025-05-07T21:06:40.8973356Z B=262144, 2025-05-07T21:06:40.8973554Z L=3, 2025-05-07T21:06:40.8973739Z weighted=True, 2025-05-07T21:06:40.8973935Z mixed=False, 2025-05-07T21:06:40.8974137Z mixed_B=False, 2025-05-07T21:06:40.8974345Z use_cache=False, 2025-05-07T21:06:40.8974588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8974865Z ) 2025-05-07T21:06:40.8975131Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8975739Z self=, 2025-05-07T21:06:40.8976248Z D=4, 2025-05-07T21:06:40.8983168Z B=1152, 2025-05-07T21:06:40.8983371Z L=4, 2025-05-07T21:06:40.8983557Z weighted=True, 2025-05-07T21:06:40.8983781Z mixed=False, 2025-05-07T21:06:40.8983999Z mixed_B=False, 2025-05-07T21:06:40.8984207Z use_cache=False, 2025-05-07T21:06:40.8984470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.8984751Z ) 2025-05-07T21:06:40.8985002Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8985582Z self=, 2025-05-07T21:06:40.8986097Z D=7, 2025-05-07T21:06:40.8986362Z B=262144, 2025-05-07T21:06:40.8986605Z L=2, 2025-05-07T21:06:40.8986802Z weighted=True, 2025-05-07T21:06:40.8987012Z mixed=True, 2025-05-07T21:06:40.8987219Z mixed_B=True, 2025-05-07T21:06:40.8987434Z use_cache=False, 2025-05-07T21:06:40.8987676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.8987958Z ) 2025-05-07T21:06:40.8988214Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8988792Z self=, 2025-05-07T21:06:40.8989290Z D=2, 2025-05-07T21:06:40.8989479Z B=262144, 2025-05-07T21:06:40.8989680Z L=2, 2025-05-07T21:06:40.8989868Z weighted=False, 2025-05-07T21:06:40.8990081Z mixed=True, 2025-05-07T21:06:40.8990294Z mixed_B=False, 2025-05-07T21:06:40.8990513Z use_cache=False, 2025-05-07T21:06:40.8990799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.8991076Z ) 2025-05-07T21:06:40.8991325Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8991909Z self=, 2025-05-07T21:06:40.8992412Z D=9, 2025-05-07T21:06:40.8992594Z B=1152, 2025-05-07T21:06:40.8992787Z L=4, 2025-05-07T21:06:40.8992978Z weighted=False, 2025-05-07T21:06:40.8993187Z mixed=True, 2025-05-07T21:06:40.8993393Z mixed_B=True, 2025-05-07T21:06:40.8993600Z use_cache=True, 2025-05-07T21:06:40.8993830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.8994106Z ) 2025-05-07T21:06:40.8994358Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8994985Z self=, 2025-05-07T21:06:40.8995487Z D=9, 2025-05-07T21:06:40.8995675Z B=1152, 2025-05-07T21:06:40.8995866Z L=4, 2025-05-07T21:06:40.8996049Z weighted=True, 2025-05-07T21:06:40.8996267Z mixed=True, 2025-05-07T21:06:40.8996474Z mixed_B=True, 2025-05-07T21:06:40.8996689Z use_cache=True, 2025-05-07T21:06:40.8996929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.8997210Z ) 2025-05-07T21:06:40.8997455Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.8998029Z self=, 2025-05-07T21:06:40.8998962Z D=4, 2025-05-07T21:06:40.8999212Z B=1152, 2025-05-07T21:06:40.8999399Z L=4, 2025-05-07T21:06:40.8999590Z weighted=True, 2025-05-07T21:06:40.8999788Z mixed=True, 2025-05-07T21:06:40.8999994Z mixed_B=True, 2025-05-07T21:06:40.9000202Z use_cache=True, 2025-05-07T21:06:40.9000435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9000700Z ) 2025-05-07T21:06:40.9000949Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.9001521Z self=, 2025-05-07T21:06:40.9002025Z D=5, 2025-05-07T21:06:40.9002216Z B=1152, 2025-05-07T21:06:40.9002404Z L=3, 2025-05-07T21:06:40.9002584Z weighted=True, 2025-05-07T21:06:40.9002795Z mixed=False, 2025-05-07T21:06:40.9002998Z mixed_B=False, 2025-05-07T21:06:40.9003293Z use_cache=True, 2025-05-07T21:06:40.9003531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9003807Z ) 2025-05-07T21:06:40.9004052Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:40.9004620Z self=, 2025-05-07T21:06:40.9005129Z D=5, 2025-05-07T21:06:40.9005302Z B=1152, 2025-05-07T21:06:40.9005492Z L=3, 2025-05-07T21:06:40.9005680Z weighted=False, 2025-05-07T21:06:40.9005888Z mixed=False, 2025-05-07T21:06:40.9006082Z mixed_B=False, 2025-05-07T21:06:40.9006289Z use_cache=True, 2025-05-07T21:06:40.9006522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9006866Z ) 2025-05-07T21:06:40.9007109Z PASSED 2025-05-07T21:06:40.9402803Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9403858Z self=, 2025-05-07T21:06:40.9404413Z T=1, 2025-05-07T21:06:40.9404644Z D=2, 2025-05-07T21:06:40.9404864Z B=1, 2025-05-07T21:06:40.9405075Z log_E=3, 2025-05-07T21:06:40.9405308Z L=0, 2025-05-07T21:06:40.9405568Z weights_precision=SparseType.FP16, 2025-05-07T21:06:40.9405916Z weighted=False, 2025-05-07T21:06:40.9406173Z mixed=False, 2025-05-07T21:06:40.9406432Z use_cache=False, 2025-05-07T21:06:40.9406719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.9407075Z long_segments=False, 2025-05-07T21:06:40.9407391Z pooling_mode=, 2025-05-07T21:06:40.9407728Z ) 2025-05-07T21:06:40.9407987Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9408590Z self=, 2025-05-07T21:06:40.9409155Z T=3, 2025-05-07T21:06:40.9409371Z D=2, 2025-05-07T21:06:40.9409598Z B=1, 2025-05-07T21:06:40.9409824Z log_E=3, 2025-05-07T21:06:40.9410047Z L=0, 2025-05-07T21:06:40.9410304Z weights_precision=SparseType.FP16, 2025-05-07T21:06:40.9410646Z weighted=False, 2025-05-07T21:06:40.9410895Z mixed=False, 2025-05-07T21:06:40.9411149Z use_cache=False, 2025-05-07T21:06:40.9411447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.9412087Z long_segments=False, 2025-05-07T21:06:40.9412401Z pooling_mode=, 2025-05-07T21:06:40.9412815Z ) 2025-05-07T21:06:40.9413070Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9413666Z self=, 2025-05-07T21:06:40.9414234Z T=3, 2025-05-07T21:06:40.9414446Z D=111, 2025-05-07T21:06:40.9414678Z B=66, 2025-05-07T21:06:40.9414901Z log_E=5, 2025-05-07T21:06:40.9415132Z L=17, 2025-05-07T21:06:40.9415380Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9415721Z weighted=True, 2025-05-07T21:06:40.9415977Z mixed=False, 2025-05-07T21:06:40.9416217Z use_cache=True, 2025-05-07T21:06:40.9416501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.9416845Z long_segments=True, 2025-05-07T21:06:40.9417142Z pooling_mode=, 2025-05-07T21:06:40.9417466Z ) 2025-05-07T21:06:40.9417717Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9418301Z self=, 2025-05-07T21:06:40.9418855Z T=1, 2025-05-07T21:06:40.9419079Z D=154, 2025-05-07T21:06:40.9419296Z B=1, 2025-05-07T21:06:40.9419516Z log_E=3, 2025-05-07T21:06:40.9419745Z L=0, 2025-05-07T21:06:40.9419995Z weights_precision=SparseType.FP16, 2025-05-07T21:06:40.9420343Z weighted=False, 2025-05-07T21:06:40.9420599Z mixed=False, 2025-05-07T21:06:40.9420842Z use_cache=False, 2025-05-07T21:06:40.9421133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.9421481Z long_segments=False, 2025-05-07T21:06:40.9421900Z pooling_mode=, 2025-05-07T21:06:40.9422222Z ) 2025-05-07T21:06:40.9422478Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9423069Z self=, 2025-05-07T21:06:40.9423618Z T=1, 2025-05-07T21:06:40.9423841Z D=154, 2025-05-07T21:06:40.9424062Z B=32, 2025-05-07T21:06:40.9424278Z log_E=5, 2025-05-07T21:06:40.9424504Z L=14, 2025-05-07T21:06:40.9424759Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9425092Z weighted=False, 2025-05-07T21:06:40.9425341Z mixed=False, 2025-05-07T21:06:40.9425589Z use_cache=True, 2025-05-07T21:06:40.9425977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9426400Z long_segments=True, 2025-05-07T21:06:40.9426707Z pooling_mode=, 2025-05-07T21:06:40.9427028Z ) 2025-05-07T21:06:40.9427273Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9427862Z self=, 2025-05-07T21:06:40.9428416Z T=5, 2025-05-07T21:06:40.9428624Z D=256, 2025-05-07T21:06:40.9428844Z B=62, 2025-05-07T21:06:40.9429062Z log_E=3, 2025-05-07T21:06:40.9429280Z L=9, 2025-05-07T21:06:40.9429531Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9429872Z weighted=False, 2025-05-07T21:06:40.9430113Z mixed=True, 2025-05-07T21:06:40.9430359Z use_cache=False, 2025-05-07T21:06:40.9430659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.9431036Z long_segments=False, 2025-05-07T21:06:40.9431345Z pooling_mode=, 2025-05-07T21:06:40.9431675Z ) 2025-05-07T21:06:40.9431920Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9432506Z self=, 2025-05-07T21:06:40.9433063Z T=4, 2025-05-07T21:06:40.9433278Z D=214, 2025-05-07T21:06:40.9433493Z B=32, 2025-05-07T21:06:40.9433713Z log_E=4, 2025-05-07T21:06:40.9433936Z L=20, 2025-05-07T21:06:40.9434184Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9434518Z weighted=True, 2025-05-07T21:06:40.9434759Z mixed=False, 2025-05-07T21:06:40.9435023Z use_cache=False, 2025-05-07T21:06:40.9435375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9435721Z long_segments=False, 2025-05-07T21:06:40.9436017Z pooling_mode=, 2025-05-07T21:06:40.9436340Z ) 2025-05-07T21:06:40.9436591Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9437168Z self=, 2025-05-07T21:06:40.9437726Z T=2, 2025-05-07T21:06:40.9437950Z D=188, 2025-05-07T21:06:40.9438162Z B=116, 2025-05-07T21:06:40.9438384Z log_E=3, 2025-05-07T21:06:40.9438611Z L=19, 2025-05-07T21:06:40.9438858Z weights_precision=SparseType.FP16, 2025-05-07T21:06:40.9439201Z weighted=True, 2025-05-07T21:06:40.9439448Z mixed=True, 2025-05-07T21:06:40.9439687Z use_cache=True, 2025-05-07T21:06:40.9439968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9440314Z long_segments=True, 2025-05-07T21:06:40.9440603Z pooling_mode=, 2025-05-07T21:06:40.9440958Z ) 2025-05-07T21:06:40.9441228Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9441808Z self=, 2025-05-07T21:06:40.9442359Z T=1, 2025-05-07T21:06:40.9442574Z D=222, 2025-05-07T21:06:40.9442792Z B=128, 2025-05-07T21:06:40.9443002Z log_E=4, 2025-05-07T21:06:40.9443228Z L=14, 2025-05-07T21:06:40.9443484Z weights_precision=SparseType.FP16, 2025-05-07T21:06:40.9443818Z weighted=True, 2025-05-07T21:06:40.9444071Z mixed=True, 2025-05-07T21:06:40.9444316Z use_cache=False, 2025-05-07T21:06:40.9444599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9444995Z long_segments=True, 2025-05-07T21:06:40.9445296Z pooling_mode=, 2025-05-07T21:06:40.9445611Z ) 2025-05-07T21:06:40.9445863Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9446435Z self=, 2025-05-07T21:06:40.9446885Z T=3, 2025-05-07T21:06:40.9447065Z D=90, 2025-05-07T21:06:40.9447248Z B=61, 2025-05-07T21:06:40.9447421Z log_E=4, 2025-05-07T21:06:40.9447608Z L=17, 2025-05-07T21:06:40.9447815Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9448086Z weighted=True, 2025-05-07T21:06:40.9448288Z mixed=True, 2025-05-07T21:06:40.9448557Z use_cache=True, 2025-05-07T21:06:40.9448841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:40.9449118Z long_segments=False, 2025-05-07T21:06:40.9449378Z pooling_mode=, 2025-05-07T21:06:40.9449646Z ) 2025-05-07T21:06:40.9449851Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9450338Z self=, 2025-05-07T21:06:40.9450802Z T=2, 2025-05-07T21:06:40.9450980Z D=133, 2025-05-07T21:06:40.9451168Z B=51, 2025-05-07T21:06:40.9451352Z log_E=3, 2025-05-07T21:06:40.9451536Z L=16, 2025-05-07T21:06:40.9451765Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9452045Z weighted=True, 2025-05-07T21:06:40.9452246Z mixed=True, 2025-05-07T21:06:40.9452448Z use_cache=False, 2025-05-07T21:06:40.9452794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9453073Z long_segments=False, 2025-05-07T21:06:40.9453332Z pooling_mode=, 2025-05-07T21:06:40.9453601Z ) 2025-05-07T21:06:40.9453803Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9454278Z self=, 2025-05-07T21:06:40.9454729Z T=2, 2025-05-07T21:06:40.9454909Z D=133, 2025-05-07T21:06:40.9455081Z B=51, 2025-05-07T21:06:40.9455257Z log_E=3, 2025-05-07T21:06:40.9455443Z L=16, 2025-05-07T21:06:40.9455645Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9455921Z weighted=False, 2025-05-07T21:06:40.9456128Z mixed=True, 2025-05-07T21:06:40.9456379Z use_cache=False, 2025-05-07T21:06:40.9456616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9456898Z long_segments=False, 2025-05-07T21:06:40.9457144Z pooling_mode=, 2025-05-07T21:06:40.9457410Z ) 2025-05-07T21:06:40.9457614Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9458082Z self=, 2025-05-07T21:06:40.9458539Z T=1, 2025-05-07T21:06:40.9458719Z D=133, 2025-05-07T21:06:40.9458893Z B=51, 2025-05-07T21:06:40.9459071Z log_E=3, 2025-05-07T21:06:40.9459257Z L=16, 2025-05-07T21:06:40.9459464Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9459736Z weighted=False, 2025-05-07T21:06:40.9459938Z mixed=True, 2025-05-07T21:06:40.9460137Z use_cache=False, 2025-05-07T21:06:40.9460371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9460678Z long_segments=False, 2025-05-07T21:06:40.9460956Z pooling_mode=, 2025-05-07T21:06:40.9461212Z ) 2025-05-07T21:06:40.9461420Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9461901Z self=, 2025-05-07T21:06:40.9462347Z T=1, 2025-05-07T21:06:40.9462524Z D=133, 2025-05-07T21:06:40.9462706Z B=51, 2025-05-07T21:06:40.9462883Z log_E=3, 2025-05-07T21:06:40.9463066Z L=16, 2025-05-07T21:06:40.9463291Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9463653Z weighted=False, 2025-05-07T21:06:40.9463933Z mixed=False, 2025-05-07T21:06:40.9464185Z use_cache=False, 2025-05-07T21:06:40.9464526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9464875Z long_segments=False, 2025-05-07T21:06:40.9465181Z pooling_mode=, 2025-05-07T21:06:40.9465501Z ) 2025-05-07T21:06:40.9465749Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9466335Z self=, 2025-05-07T21:06:40.9466898Z T=1, 2025-05-07T21:06:40.9467107Z D=133, 2025-05-07T21:06:40.9467327Z B=16, 2025-05-07T21:06:40.9467543Z log_E=3, 2025-05-07T21:06:40.9467759Z L=16, 2025-05-07T21:06:40.9468045Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9468382Z weighted=False, 2025-05-07T21:06:40.9468682Z mixed=False, 2025-05-07T21:06:40.9468974Z use_cache=False, 2025-05-07T21:06:40.9469265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9469603Z long_segments=False, 2025-05-07T21:06:40.9469910Z pooling_mode=, 2025-05-07T21:06:40.9470242Z ) 2025-05-07T21:06:40.9470494Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9471132Z self=, 2025-05-07T21:06:40.9471687Z T=1, 2025-05-07T21:06:40.9471898Z D=133, 2025-05-07T21:06:40.9472156Z B=1, 2025-05-07T21:06:40.9472412Z log_E=3, 2025-05-07T21:06:40.9472630Z L=16, 2025-05-07T21:06:40.9472888Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9473230Z weighted=False, 2025-05-07T21:06:40.9473485Z mixed=False, 2025-05-07T21:06:40.9473725Z use_cache=False, 2025-05-07T21:06:40.9474015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9474361Z long_segments=False, 2025-05-07T21:06:40.9474666Z pooling_mode=, 2025-05-07T21:06:40.9474992Z ) 2025-05-07T21:06:40.9475240Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9475823Z self=, 2025-05-07T21:06:40.9476379Z T=1, 2025-05-07T21:06:40.9476599Z D=133, 2025-05-07T21:06:40.9476809Z B=1, 2025-05-07T21:06:40.9477028Z log_E=3, 2025-05-07T21:06:40.9477259Z L=0, 2025-05-07T21:06:40.9477504Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9477877Z weighted=False, 2025-05-07T21:06:40.9478261Z mixed=False, 2025-05-07T21:06:40.9478503Z use_cache=False, 2025-05-07T21:06:40.9478810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9479280Z long_segments=False, 2025-05-07T21:06:40.9479711Z pooling_mode=, 2025-05-07T21:06:40.9480404Z ) 2025-05-07T21:06:40.9480845Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9481602Z self=, 2025-05-07T21:06:40.9482328Z T=1, 2025-05-07T21:06:40.9482597Z D=86, 2025-05-07T21:06:40.9482873Z B=19, 2025-05-07T21:06:40.9483141Z log_E=4, 2025-05-07T21:06:40.9483380Z L=17, 2025-05-07T21:06:40.9483687Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9484061Z weighted=True, 2025-05-07T21:06:40.9484310Z mixed=False, 2025-05-07T21:06:40.9484557Z use_cache=False, 2025-05-07T21:06:40.9484839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9485185Z long_segments=True, 2025-05-07T21:06:40.9485485Z pooling_mode=, 2025-05-07T21:06:40.9485802Z ) 2025-05-07T21:06:40.9486053Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9486645Z self=, 2025-05-07T21:06:40.9487195Z T=1, 2025-05-07T21:06:40.9487411Z D=86, 2025-05-07T21:06:40.9487635Z B=19, 2025-05-07T21:06:40.9487848Z log_E=4, 2025-05-07T21:06:40.9488077Z L=17, 2025-05-07T21:06:40.9488328Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9488665Z weighted=True, 2025-05-07T21:06:40.9488905Z mixed=True, 2025-05-07T21:06:40.9489203Z use_cache=False, 2025-05-07T21:06:40.9489492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9489828Z long_segments=True, 2025-05-07T21:06:40.9490123Z pooling_mode=, 2025-05-07T21:06:40.9490447Z ) 2025-05-07T21:06:40.9490690Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:40.9491279Z self=, 2025-05-07T21:06:40.9491831Z T=1, 2025-05-07T21:06:40.9492044Z D=86, 2025-05-07T21:06:40.9492264Z B=19, 2025-05-07T21:06:40.9492492Z log_E=4, 2025-05-07T21:06:40.9501688Z L=1, 2025-05-07T21:06:40.9502001Z weights_precision=SparseType.FP32, 2025-05-07T21:06:40.9502572Z weighted=True, 2025-05-07T21:06:40.9502901Z mixed=True, 2025-05-07T21:06:40.9503159Z use_cache=False, 2025-05-07T21:06:40.9503453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:40.9503796Z long_segments=True, 2025-05-07T21:06:40.9504104Z pooling_mode=, 2025-05-07T21:06:40.9504433Z ) 2025-05-07T21:06:41.0064539Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0065065Z self=, 2025-05-07T21:06:41.0065523Z T=1, 2025-05-07T21:06:41.0065703Z D=86, 2025-05-07T21:06:41.0065901Z B=86, 2025-05-07T21:06:41.0066082Z log_E=4, 2025-05-07T21:06:41.0066272Z L=1, 2025-05-07T21:06:41.0066475Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0066757Z weighted=True, 2025-05-07T21:06:41.0066969Z mixed=True, 2025-05-07T21:06:41.0067164Z use_cache=False, 2025-05-07T21:06:41.0067411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0067704Z long_segments=True, 2025-05-07T21:06:41.0067955Z pooling_mode=, 2025-05-07T21:06:41.0068234Z ) 2025-05-07T21:06:41.0068445Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0068938Z self=, 2025-05-07T21:06:41.0069383Z T=1, 2025-05-07T21:06:41.0069569Z D=86, 2025-05-07T21:06:41.0069747Z B=1, 2025-05-07T21:06:41.0069919Z log_E=4, 2025-05-07T21:06:41.0070107Z L=1, 2025-05-07T21:06:41.0070322Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0070601Z weighted=True, 2025-05-07T21:06:41.0071020Z mixed=True, 2025-05-07T21:06:41.0071228Z use_cache=False, 2025-05-07T21:06:41.0071462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0071748Z long_segments=True, 2025-05-07T21:06:41.0071998Z pooling_mode=, 2025-05-07T21:06:41.0072257Z ) 2025-05-07T21:06:41.0072467Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0072958Z self=, 2025-05-07T21:06:41.0073402Z T=1, 2025-05-07T21:06:41.0073582Z D=86, 2025-05-07T21:06:41.0073764Z B=1, 2025-05-07T21:06:41.0073941Z log_E=4, 2025-05-07T21:06:41.0074127Z L=1, 2025-05-07T21:06:41.0074336Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0074613Z weighted=True, 2025-05-07T21:06:41.0074810Z mixed=True, 2025-05-07T21:06:41.0075015Z use_cache=False, 2025-05-07T21:06:41.0075257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0075538Z long_segments=False, 2025-05-07T21:06:41.0075796Z pooling_mode=, 2025-05-07T21:06:41.0076062Z ) 2025-05-07T21:06:41.0076266Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0076748Z self=, 2025-05-07T21:06:41.0077199Z T=1, 2025-05-07T21:06:41.0077373Z D=86, 2025-05-07T21:06:41.0077550Z B=1, 2025-05-07T21:06:41.0077730Z log_E=3, 2025-05-07T21:06:41.0077909Z L=1, 2025-05-07T21:06:41.0078118Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0078391Z weighted=True, 2025-05-07T21:06:41.0078591Z mixed=True, 2025-05-07T21:06:41.0078939Z use_cache=False, 2025-05-07T21:06:41.0079177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0079460Z long_segments=False, 2025-05-07T21:06:41.0079717Z pooling_mode=, 2025-05-07T21:06:41.0079977Z ) 2025-05-07T21:06:41.0080187Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0080676Z self=, 2025-05-07T21:06:41.0081173Z T=4, 2025-05-07T21:06:41.0081353Z D=111, 2025-05-07T21:06:41.0081535Z B=51, 2025-05-07T21:06:41.0081711Z log_E=4, 2025-05-07T21:06:41.0081903Z L=12, 2025-05-07T21:06:41.0082113Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0082468Z weighted=True, 2025-05-07T21:06:41.0082739Z mixed=False, 2025-05-07T21:06:41.0082951Z use_cache=True, 2025-05-07T21:06:41.0083183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0083457Z long_segments=True, 2025-05-07T21:06:41.0083711Z pooling_mode=, 2025-05-07T21:06:41.0083980Z ) 2025-05-07T21:06:41.0084185Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0084669Z self=, 2025-05-07T21:06:41.0085123Z T=4, 2025-05-07T21:06:41.0085305Z D=111, 2025-05-07T21:06:41.0085492Z B=51, 2025-05-07T21:06:41.0085683Z log_E=4, 2025-05-07T21:06:41.0085866Z L=12, 2025-05-07T21:06:41.0086078Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0086362Z weighted=True, 2025-05-07T21:06:41.0086562Z mixed=False, 2025-05-07T21:06:41.0086768Z use_cache=False, 2025-05-07T21:06:41.0087011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0087293Z long_segments=True, 2025-05-07T21:06:41.0087542Z pooling_mode=, 2025-05-07T21:06:41.0087814Z ) 2025-05-07T21:06:41.0088022Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0088500Z self=, 2025-05-07T21:06:41.0088953Z T=4, 2025-05-07T21:06:41.0089146Z D=4, 2025-05-07T21:06:41.0089318Z B=51, 2025-05-07T21:06:41.0089503Z log_E=4, 2025-05-07T21:06:41.0089692Z L=12, 2025-05-07T21:06:41.0089894Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0090231Z weighted=True, 2025-05-07T21:06:41.0090440Z mixed=False, 2025-05-07T21:06:41.0090637Z use_cache=False, 2025-05-07T21:06:41.0090881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0091165Z long_segments=True, 2025-05-07T21:06:41.0091407Z pooling_mode=, 2025-05-07T21:06:41.0091671Z ) 2025-05-07T21:06:41.0091885Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0092361Z self=, 2025-05-07T21:06:41.0092935Z T=4, 2025-05-07T21:06:41.0093112Z D=4, 2025-05-07T21:06:41.0093284Z B=51, 2025-05-07T21:06:41.0093471Z log_E=4, 2025-05-07T21:06:41.0093665Z L=12, 2025-05-07T21:06:41.0093878Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0094154Z weighted=True, 2025-05-07T21:06:41.0094363Z mixed=True, 2025-05-07T21:06:41.0094570Z use_cache=False, 2025-05-07T21:06:41.0094805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0095091Z long_segments=True, 2025-05-07T21:06:41.0095340Z pooling_mode=, 2025-05-07T21:06:41.0095607Z ) 2025-05-07T21:06:41.0095816Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0096297Z self=, 2025-05-07T21:06:41.0096746Z T=4, 2025-05-07T21:06:41.0096929Z D=4, 2025-05-07T21:06:41.0097110Z B=51, 2025-05-07T21:06:41.0097293Z log_E=4, 2025-05-07T21:06:41.0097488Z L=4, 2025-05-07T21:06:41.0097699Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0097970Z weighted=True, 2025-05-07T21:06:41.0098237Z mixed=True, 2025-05-07T21:06:41.0098751Z use_cache=False, 2025-05-07T21:06:41.0098990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0099274Z long_segments=True, 2025-05-07T21:06:41.0099519Z pooling_mode=, 2025-05-07T21:06:41.0099788Z ) 2025-05-07T21:06:41.0099989Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0100476Z self=, 2025-05-07T21:06:41.0100922Z T=4, 2025-05-07T21:06:41.0101101Z D=4, 2025-05-07T21:06:41.0101281Z B=4, 2025-05-07T21:06:41.0101448Z log_E=4, 2025-05-07T21:06:41.0101636Z L=4, 2025-05-07T21:06:41.0101925Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0102256Z weighted=True, 2025-05-07T21:06:41.0102468Z mixed=True, 2025-05-07T21:06:41.0102669Z use_cache=False, 2025-05-07T21:06:41.0102914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0103194Z long_segments=True, 2025-05-07T21:06:41.0103440Z pooling_mode=, 2025-05-07T21:06:41.0103708Z ) 2025-05-07T21:06:41.0103913Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0104393Z self=, 2025-05-07T21:06:41.0104851Z T=4, 2025-05-07T21:06:41.0105030Z D=4, 2025-05-07T21:06:41.0105210Z B=4, 2025-05-07T21:06:41.0105382Z log_E=4, 2025-05-07T21:06:41.0105561Z L=4, 2025-05-07T21:06:41.0105766Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0106043Z weighted=True, 2025-05-07T21:06:41.0106239Z mixed=True, 2025-05-07T21:06:41.0106440Z use_cache=False, 2025-05-07T21:06:41.0106682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:41.0106958Z long_segments=False, 2025-05-07T21:06:41.0107210Z pooling_mode=, 2025-05-07T21:06:41.0107473Z ) 2025-05-07T21:06:41.0107673Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0108154Z self=, 2025-05-07T21:06:41.0108608Z T=4, 2025-05-07T21:06:41.0108791Z D=185, 2025-05-07T21:06:41.0108967Z B=46, 2025-05-07T21:06:41.0109145Z log_E=4, 2025-05-07T21:06:41.0109332Z L=1, 2025-05-07T21:06:41.0109534Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0110404Z weighted=True, 2025-05-07T21:06:41.0110615Z mixed=True, 2025-05-07T21:06:41.0110857Z use_cache=True, 2025-05-07T21:06:41.0111098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0111386Z long_segments=False, 2025-05-07T21:06:41.0111638Z pooling_mode=, 2025-05-07T21:06:41.0111912Z ) 2025-05-07T21:06:41.0112128Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0112600Z self=, 2025-05-07T21:06:41.0113052Z T=4, 2025-05-07T21:06:41.0113233Z D=185, 2025-05-07T21:06:41.0113412Z B=46, 2025-05-07T21:06:41.0113595Z log_E=4, 2025-05-07T21:06:41.0113782Z L=1, 2025-05-07T21:06:41.0113986Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0114267Z weighted=False, 2025-05-07T21:06:41.0114475Z mixed=True, 2025-05-07T21:06:41.0114672Z use_cache=True, 2025-05-07T21:06:41.0114905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0115189Z long_segments=False, 2025-05-07T21:06:41.0115443Z pooling_mode=, 2025-05-07T21:06:41.0115707Z ) 2025-05-07T21:06:41.0115910Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0116388Z self=, 2025-05-07T21:06:41.0116838Z T=4, 2025-05-07T21:06:41.0117018Z D=185, 2025-05-07T21:06:41.0117203Z B=46, 2025-05-07T21:06:41.0117379Z log_E=4, 2025-05-07T21:06:41.0117564Z L=1, 2025-05-07T21:06:41.0117772Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0118114Z weighted=False, 2025-05-07T21:06:41.0118319Z mixed=False, 2025-05-07T21:06:41.0118522Z use_cache=True, 2025-05-07T21:06:41.0118748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0119032Z long_segments=False, 2025-05-07T21:06:41.0119285Z pooling_mode=, 2025-05-07T21:06:41.0119546Z ) 2025-05-07T21:06:41.0119751Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0120227Z self=, 2025-05-07T21:06:41.0120667Z T=4, 2025-05-07T21:06:41.0120845Z D=46, 2025-05-07T21:06:41.0121052Z B=46, 2025-05-07T21:06:41.0121247Z log_E=4, 2025-05-07T21:06:41.0121523Z L=1, 2025-05-07T21:06:41.0121768Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0122040Z weighted=False, 2025-05-07T21:06:41.0122246Z mixed=False, 2025-05-07T21:06:41.0122457Z use_cache=True, 2025-05-07T21:06:41.0122685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0122962Z long_segments=False, 2025-05-07T21:06:41.0123217Z pooling_mode=, 2025-05-07T21:06:41.0123480Z ) 2025-05-07T21:06:41.0123680Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0124157Z self=, 2025-05-07T21:06:41.0124608Z T=4, 2025-05-07T21:06:41.0124780Z D=46, 2025-05-07T21:06:41.0124963Z B=46, 2025-05-07T21:06:41.0125144Z log_E=4, 2025-05-07T21:06:41.0125318Z L=0, 2025-05-07T21:06:41.0125526Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0125804Z weighted=False, 2025-05-07T21:06:41.0126003Z mixed=False, 2025-05-07T21:06:41.0126211Z use_cache=True, 2025-05-07T21:06:41.0126445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0126723Z long_segments=False, 2025-05-07T21:06:41.0126977Z pooling_mode=, 2025-05-07T21:06:41.0127238Z ) 2025-05-07T21:06:41.0127442Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0127921Z self=, 2025-05-07T21:06:41.0128370Z T=4, 2025-05-07T21:06:41.0128543Z D=46, 2025-05-07T21:06:41.0128711Z B=46, 2025-05-07T21:06:41.0128884Z log_E=3, 2025-05-07T21:06:41.0129065Z L=0, 2025-05-07T21:06:41.0129322Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0129600Z weighted=False, 2025-05-07T21:06:41.0129805Z mixed=False, 2025-05-07T21:06:41.0130004Z use_cache=True, 2025-05-07T21:06:41.0130235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0130517Z long_segments=False, 2025-05-07T21:06:41.0130762Z pooling_mode=, 2025-05-07T21:06:41.0131030Z ) 2025-05-07T21:06:41.0131238Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0131708Z self=, 2025-05-07T21:06:41.0132155Z T=4, 2025-05-07T21:06:41.0132334Z D=2, 2025-05-07T21:06:41.0132504Z B=46, 2025-05-07T21:06:41.0132742Z log_E=4, 2025-05-07T21:06:41.0132924Z L=0, 2025-05-07T21:06:41.0133124Z weights_precision=SparseType.FP32, 2025-05-07T21:06:41.0133398Z weighted=False, 2025-05-07T21:06:41.0133603Z mixed=False, 2025-05-07T21:06:41.0133804Z use_cache=True, 2025-05-07T21:06:41.0134027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0134308Z long_segments=False, 2025-05-07T21:06:41.0134560Z pooling_mode=, 2025-05-07T21:06:41.0134822Z ) 2025-05-07T21:06:41.0135026Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0135506Z self=, 2025-05-07T21:06:41.0135951Z T=2, 2025-05-07T21:06:41.0136129Z D=9, 2025-05-07T21:06:41.0136306Z B=28, 2025-05-07T21:06:41.0136481Z log_E=3, 2025-05-07T21:06:41.0136668Z L=13, 2025-05-07T21:06:41.0136929Z weights_precision=SparseType.FP16, 2025-05-07T21:06:41.0137202Z weighted=True, 2025-05-07T21:06:41.0137407Z mixed=True, 2025-05-07T21:06:41.0137607Z use_cache=True, 2025-05-07T21:06:41.0137830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0138118Z long_segments=False, 2025-05-07T21:06:41.0138371Z pooling_mode=, 2025-05-07T21:06:41.0138633Z ) 2025-05-07T21:06:41.0138840Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:41.0139317Z self=, 2025-05-07T21:06:41.0139768Z T=2, 2025-05-07T21:06:41.0139940Z D=9, 2025-05-07T21:06:41.0140115Z B=28, 2025-05-07T21:06:41.0140344Z log_E=3, 2025-05-07T21:06:41.0140521Z L=13, 2025-05-07T21:06:41.0140795Z weights_precision=SparseType.FP16, 2025-05-07T21:06:41.0141075Z weighted=True, 2025-05-07T21:06:41.0141273Z mixed=False, 2025-05-07T21:06:41.0141476Z use_cache=True, 2025-05-07T21:06:41.0141707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:41.0141982Z long_segments=False, 2025-05-07T21:06:41.0142235Z pooling_mode=, 2025-05-07T21:06:41.0142498Z ) 2025-05-07T21:06:41.0142666Z PASSED 2025-05-07T21:06:41.0142777Z 2025-05-07T21:06:41.0142911Z ============================== 3 passed in 5.04s =============================== 2025-05-07T21:06:41.6808216Z 2025-05-07T21:06:41.6808724Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:41.6829344Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:06:41.6829768Z 2025-05-07T21:06:41.6829775Z 2025-05-07T21:06:41.6829781Z 2025-05-07T21:06:41.6829786Z 2025-05-07T21:06:41.6850945Z ################################################################################ 2025-05-07T21:06:41.6866185Z # [2025-05-07T21:06:41.686Z] Run Python Test Suite: 2025-05-07T21:06:41.6866684Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:41.6867046Z ################################################################################ 2025-05-07T21:06:41.6892290Z + 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:41.6893060Z 2025-05-07T21:06:43.8443518Z ============================= test session starts ============================== 2025-05-07T21:06:43.8444722Z 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.8445719Z cachedir: .pytest_cache 2025-05-07T21:06:43.8446861Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:43.8448273Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:43.8449056Z plugins: hypothesis-6.131.14 2025-05-07T21:06:45.5586114Z collecting ... collected 4 items 2025-05-07T21:06:45.5586377Z 2025-05-07T21:06:45.9596360Z 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:45.9597672Z self=, 2025-05-07T21:06:45.9598738Z D=1, 2025-05-07T21:06:45.9598928Z ) 2025-05-07T21:06:45.9599214Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:45.9600016Z self=, 2025-05-07T21:06:45.9600717Z D=108, 2025-05-07T21:06:45.9600902Z ) 2025-05-07T21:06:45.9601177Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:45.9602142Z self=, 2025-05-07T21:06:45.9602829Z D=175, 2025-05-07T21:06:45.9603012Z ) 2025-05-07T21:06:45.9603285Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:45.9604137Z self=, 2025-05-07T21:06:45.9604825Z D=45, 2025-05-07T21:06:45.9605003Z ) 2025-05-07T21:06:45.9605187Z PASSED 2025-05-07T21:06:46.0515098Z 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:46.0516508Z self=, 2025-05-07T21:06:46.0517202Z D=1, 2025-05-07T21:06:46.0517389Z ) 2025-05-07T21:06:46.0517676Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:46.0518469Z self=, 2025-05-07T21:06:46.0519162Z D=78, 2025-05-07T21:06:46.0519342Z ) 2025-05-07T21:06:46.0519626Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:46.0520412Z self=, 2025-05-07T21:06:46.0521094Z D=501, 2025-05-07T21:06:46.0521274Z ) 2025-05-07T21:06:46.0521552Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:46.0522346Z self=, 2025-05-07T21:06:46.0523026Z D=260, 2025-05-07T21:06:46.0523210Z ) 2025-05-07T21:06:46.0523396Z PASSED 2025-05-07T21:06:46.1480452Z 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:46.1481902Z self=, 2025-05-07T21:06:46.1482600Z D=1, 2025-05-07T21:06:46.1489241Z ) 2025-05-07T21:06:46.1489561Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:46.1490387Z self=, 2025-05-07T21:06:46.1491083Z D=499, 2025-05-07T21:06:46.1491271Z ) 2025-05-07T21:06:46.1491580Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:46.1492394Z self=, 2025-05-07T21:06:46.1493153Z D=196, 2025-05-07T21:06:46.1493337Z ) 2025-05-07T21:06:46.1493620Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:46.1494414Z self=, 2025-05-07T21:06:46.1495106Z D=458, 2025-05-07T21:06:46.1495283Z ) 2025-05-07T21:06:46.1495458Z PASSED 2025-05-07T21:06:46.2396654Z 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:46.2398136Z self=, 2025-05-07T21:06:46.2399010Z D=1, 2025-05-07T21:06:46.2399200Z ) 2025-05-07T21:06:46.2399486Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:46.2400297Z self=, 2025-05-07T21:06:46.2400998Z D=245, 2025-05-07T21:06:46.2401180Z ) 2025-05-07T21:06:46.2401469Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:46.2402345Z self=, 2025-05-07T21:06:46.2403092Z D=409, 2025-05-07T21:06:46.2403268Z ) 2025-05-07T21:06:46.2403552Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:46.2404351Z self=, 2025-05-07T21:06:46.2405028Z D=46, 2025-05-07T21:06:46.2405214Z ) 2025-05-07T21:06:46.2405402Z PASSED 2025-05-07T21:06:46.2405525Z 2025-05-07T21:06:46.2405676Z ============================== 4 passed in 2.52s =============================== 2025-05-07T21:06:46.8871624Z 2025-05-07T21:06:46.8872232Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:46.8889882Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:06:46.8890255Z 2025-05-07T21:06:46.8890259Z 2025-05-07T21:06:46.8890289Z 2025-05-07T21:06:46.8890293Z 2025-05-07T21:06:46.8913052Z ################################################################################ 2025-05-07T21:06:46.8929198Z # [2025-05-07T21:06:46.892Z] Run Python Test Suite: 2025-05-07T21:06:46.8929533Z # ./tbe/training/forward_test.py 2025-05-07T21:06:46.8929839Z ################################################################################ 2025-05-07T21:06:46.8954223Z + 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:46.8954835Z 2025-05-07T21:06:49.0496840Z ============================= test session starts ============================== 2025-05-07T21:06:49.0497451Z 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:49.0497963Z cachedir: .pytest_cache 2025-05-07T21:06:49.0498775Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:49.0499489Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:49.0499891Z plugins: hypothesis-6.131.14 2025-05-07T21:06:50.7322505Z collecting ... collected 9 items 2025-05-07T21:06:50.7323110Z 2025-05-07T21:06:50.7409008Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:06:50.7644437Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:06:51.2048044Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2048932Z self=, 2025-05-07T21:06:51.2049396Z T=1, 2025-05-07T21:06:51.2049584Z D=2, 2025-05-07T21:06:51.2049764Z B=1, 2025-05-07T21:06:51.2049937Z log_E=3, 2025-05-07T21:06:51.2050125Z L=0, 2025-05-07T21:06:51.2050345Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2050609Z ) 2025-05-07T21:06:51.2050856Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2051383Z self=, 2025-05-07T21:06:51.2052161Z T=8, 2025-05-07T21:06:51.2052337Z D=2, 2025-05-07T21:06:51.2052515Z B=1, 2025-05-07T21:06:51.2052698Z log_E=3, 2025-05-07T21:06:51.2052878Z L=0, 2025-05-07T21:06:51.2053198Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2053458Z ) 2025-05-07T21:06:51.2053689Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2054208Z self=, 2025-05-07T21:06:51.2054659Z T=8, 2025-05-07T21:06:51.2054832Z D=79, 2025-05-07T21:06:51.2055012Z B=42, 2025-05-07T21:06:51.2055194Z log_E=4, 2025-05-07T21:06:51.2055378Z L=18, 2025-05-07T21:06:51.2055585Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2055940Z ) 2025-05-07T21:06:51.2056251Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2056764Z self=, 2025-05-07T21:06:51.2057217Z T=8, 2025-05-07T21:06:51.2057396Z D=75, 2025-05-07T21:06:51.2057575Z B=125, 2025-05-07T21:06:51.2057757Z log_E=3, 2025-05-07T21:06:51.2057940Z L=3, 2025-05-07T21:06:51.2058150Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2058402Z ) 2025-05-07T21:06:51.2058637Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2059153Z self=, 2025-05-07T21:06:51.2059606Z T=8, 2025-05-07T21:06:51.2059792Z D=90, 2025-05-07T21:06:51.2059965Z B=17, 2025-05-07T21:06:51.2060149Z log_E=5, 2025-05-07T21:06:51.2060339Z L=9, 2025-05-07T21:06:51.2060537Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2060803Z ) 2025-05-07T21:06:51.2061045Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2061554Z self=, 2025-05-07T21:06:51.2062007Z T=9, 2025-05-07T21:06:51.2062191Z D=10, 2025-05-07T21:06:51.2062368Z B=19, 2025-05-07T21:06:51.2062553Z log_E=4, 2025-05-07T21:06:51.2062744Z L=2, 2025-05-07T21:06:51.2062941Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2063193Z ) 2025-05-07T21:06:51.2063433Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2063941Z self=, 2025-05-07T21:06:51.2064481Z T=3, 2025-05-07T21:06:51.2064663Z D=87, 2025-05-07T21:06:51.2064844Z B=115, 2025-05-07T21:06:51.2065023Z log_E=4, 2025-05-07T21:06:51.2065212Z L=4, 2025-05-07T21:06:51.2065421Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2065670Z ) 2025-05-07T21:06:51.2065915Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2066430Z self=, 2025-05-07T21:06:51.2066879Z T=7, 2025-05-07T21:06:51.2067056Z D=2, 2025-05-07T21:06:51.2067234Z B=105, 2025-05-07T21:06:51.2067413Z log_E=5, 2025-05-07T21:06:51.2067599Z L=15, 2025-05-07T21:06:51.2067805Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2068055Z ) 2025-05-07T21:06:51.2068293Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2068808Z self=, 2025-05-07T21:06:51.2069256Z T=5, 2025-05-07T21:06:51.2069436Z D=101, 2025-05-07T21:06:51.2069614Z B=73, 2025-05-07T21:06:51.2069789Z log_E=4, 2025-05-07T21:06:51.2069976Z L=6, 2025-05-07T21:06:51.2070179Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2070429Z ) 2025-05-07T21:06:51.2070667Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2071187Z self=, 2025-05-07T21:06:51.2071644Z T=6, 2025-05-07T21:06:51.2071820Z D=24, 2025-05-07T21:06:51.2071996Z B=9, 2025-05-07T21:06:51.2072225Z log_E=5, 2025-05-07T21:06:51.2072415Z L=15, 2025-05-07T21:06:51.2072618Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2072871Z ) 2025-05-07T21:06:51.2073100Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2073612Z self=, 2025-05-07T21:06:51.2074067Z T=3, 2025-05-07T21:06:51.2074249Z D=26, 2025-05-07T21:06:51.2074421Z B=32, 2025-05-07T21:06:51.2074598Z log_E=4, 2025-05-07T21:06:51.2074783Z L=1, 2025-05-07T21:06:51.2074975Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2075230Z ) 2025-05-07T21:06:51.2075472Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2076068Z self=, 2025-05-07T21:06:51.2076522Z T=1, 2025-05-07T21:06:51.2076702Z D=26, 2025-05-07T21:06:51.2076871Z B=32, 2025-05-07T21:06:51.2077059Z log_E=4, 2025-05-07T21:06:51.2077276Z L=1, 2025-05-07T21:06:51.2077484Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2077738Z ) 2025-05-07T21:06:51.2077972Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2078475Z self=, 2025-05-07T21:06:51.2078925Z T=1, 2025-05-07T21:06:51.2079106Z D=32, 2025-05-07T21:06:51.2079286Z B=32, 2025-05-07T21:06:51.2079454Z log_E=4, 2025-05-07T21:06:51.2079636Z L=1, 2025-05-07T21:06:51.2079835Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2080077Z ) 2025-05-07T21:06:51.2080311Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2080827Z self=, 2025-05-07T21:06:51.2081270Z T=1, 2025-05-07T21:06:51.2081450Z D=32, 2025-05-07T21:06:51.2081628Z B=32, 2025-05-07T21:06:51.2081799Z log_E=3, 2025-05-07T21:06:51.2081988Z L=1, 2025-05-07T21:06:51.2082193Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2082441Z ) 2025-05-07T21:06:51.2082675Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:51.2083183Z self=, 2025-05-07T21:06:51.2083676Z T=1, 2025-05-07T21:06:51.2083855Z D=32, 2025-05-07T21:06:51.2084051Z B=32, 2025-05-07T21:06:51.2084224Z log_E=3, 2025-05-07T21:06:51.2084407Z L=3, 2025-05-07T21:06:51.2084611Z output_dtype=SparseType.FP16, 2025-05-07T21:06:51.2084856Z ) 2025-05-07T21:06:51.2085035Z PASSED 2025-05-07T21:06:52.6632828Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:52.6633994Z self=, 2025-05-07T21:06:52.6634726Z use_experimental_tbe=False, 2025-05-07T21:06:52.6635117Z ) 2025-05-07T21:06:52.6635472Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:52.6636232Z self=, 2025-05-07T21:06:52.6637019Z use_experimental_tbe=True, 2025-05-07T21:06:52.6637431Z ) 2025-05-07T21:06:52.6638839Z PASSED 2025-05-07T21:06:53.7959671Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:53.7960473Z self=, 2025-05-07T21:06:53.7960932Z use_experimental_tbe=False, 2025-05-07T21:06:53.7961187Z ) 2025-05-07T21:06:53.7961413Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:53.7961908Z self=, 2025-05-07T21:06:53.7962371Z use_experimental_tbe=True, 2025-05-07T21:06:53.7962614Z ) 2025-05-07T21:06:53.7963053Z PASSED 2025-05-07T21:06:53.7974457Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:06:56.0710835Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:56.0711620Z self=, 2025-05-07T21:06:56.0712110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:56.0712407Z use_experimental_tbe=False, 2025-05-07T21:06:56.0712651Z ) 2025-05-07T21:06:56.0712879Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:56.0713368Z self=, 2025-05-07T21:06:56.0714057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:56.0714432Z use_experimental_tbe=False, 2025-05-07T21:06:56.0714676Z ) 2025-05-07T21:06:56.0714905Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:56.0715386Z self=, 2025-05-07T21:06:56.0715855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:56.0716149Z use_experimental_tbe=True, 2025-05-07T21:06:56.0716384Z ) 2025-05-07T21:06:56.0716615Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:56.0717101Z self=, 2025-05-07T21:06:56.0717565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:56.0717858Z use_experimental_tbe=True, 2025-05-07T21:06:56.0718094Z ) 2025-05-07T21:06:56.0718269Z PASSED 2025-05-07T21:06:58.6318911Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:58.6319708Z self=, 2025-05-07T21:06:58.6320192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:58.6320488Z use_experimental_tbe=False, 2025-05-07T21:06:58.6320750Z ) 2025-05-07T21:06:58.6320982Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:58.6321466Z self=, 2025-05-07T21:06:58.6321943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:58.6322248Z use_experimental_tbe=False, 2025-05-07T21:06:58.6322693Z ) 2025-05-07T21:06:58.6322917Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:58.6323397Z self=, 2025-05-07T21:06:58.6323868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:58.6324154Z use_experimental_tbe=True, 2025-05-07T21:06:58.6324395Z ) 2025-05-07T21:06:58.6324621Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:58.6325097Z self=, 2025-05-07T21:06:58.6325564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:58.6325859Z use_experimental_tbe=True, 2025-05-07T21:06:58.6326091Z ) 2025-05-07T21:06:58.6326273Z PASSED 2025-05-07T21:06:58.6343267Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:06:58.6343620Z 2025-05-07T21:06:58.6343767Z =============================== warnings summary =============================== 2025-05-07T21:06:58.6344212Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:06:58.6344723Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:06:58.6345687Z /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:58.6346538Z note_deprecation( 2025-05-07T21:06:58.6346681Z 2025-05-07T21:06:58.6346917Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:06:58.6347587Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:06:58.6348153Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:06:58.6348719Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:06:58.6350113Z /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:58.6351359Z warnings.warn( 2025-05-07T21:06:58.6351501Z 2025-05-07T21:06:58.6351889Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:58.6352343Z =========================== short test summary info ============================ 2025-05-07T21:06:58.6352774Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:06:58.6353258Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:06:58.6353703Z =================== 7 passed, 2 skipped, 6 warnings in 9.71s =================== 2025-05-07T21:06:59.4541612Z 2025-05-07T21:06:59.4542151Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:06:59.4559666Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:06:59.4559959Z 2025-05-07T21:06:59.4560179Z 2025-05-07T21:06:59.4560183Z 2025-05-07T21:06:59.4560201Z 2025-05-07T21:06:59.4582373Z ################################################################################ 2025-05-07T21:06:59.4597584Z # [2025-05-07T21:06:59.459Z] Run Python Test Suite: 2025-05-07T21:06:59.4597938Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:59.4598252Z ################################################################################ 2025-05-07T21:06:59.4623696Z + 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:59.4624591Z 2025-05-07T21:07:01.6214913Z ============================= test session starts ============================== 2025-05-07T21:07:01.6215520Z 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:01.6216326Z cachedir: .pytest_cache 2025-05-07T21:07:01.6216898Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:01.6217603Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:01.6218015Z plugins: hypothesis-6.131.14 2025-05-07T21:07:03.3140069Z collecting ... collected 2 items 2025-05-07T21:07:03.3140308Z 2025-05-07T21:07:03.6931453Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:07:11.1226132Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:07:11.1226750Z 2025-05-07T21:07:11.1226913Z ============================== 2 passed in 9.62s =============================== 2025-05-07T21:07:11.7490515Z 2025-05-07T21:07:11.7491400Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:11.7512640Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:07:11.7512974Z 2025-05-07T21:07:11.7512979Z 2025-05-07T21:07:11.7512982Z 2025-05-07T21:07:11.7512986Z 2025-05-07T21:07:11.7533698Z ################################################################################ 2025-05-07T21:07:11.7549051Z # [2025-05-07T21:07:11.754Z] Run Python Test Suite: 2025-05-07T21:07:11.7549394Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:11.7549709Z ################################################################################ 2025-05-07T21:07:11.7576028Z + 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:07:11.7576935Z 2025-05-07T21:07:13.9173057Z ============================= test session starts ============================== 2025-05-07T21:07:13.9173692Z 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.9174227Z cachedir: .pytest_cache 2025-05-07T21:07:13.9174794Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:13.9175503Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:13.9176245Z plugins: hypothesis-6.131.14 2025-05-07T21:07:15.6611671Z collecting ... collected 6 items 2025-05-07T21:07:15.6611877Z 2025-05-07T21:07:16.1317038Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1318345Z self=, 2025-05-07T21:07:16.1319034Z T=1, 2025-05-07T21:07:16.1319254Z D=2, 2025-05-07T21:07:16.1319486Z log_E=2, 2025-05-07T21:07:16.1319725Z N=0, 2025-05-07T21:07:16.1319973Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1320314Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1320636Z use_cpu=False, 2025-05-07T21:07:16.1320898Z test_internal=False, 2025-05-07T21:07:16.1321174Z ) 2025-05-07T21:07:16.1321446Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1322195Z self=, 2025-05-07T21:07:16.1322865Z T=2, 2025-05-07T21:07:16.1323085Z D=2, 2025-05-07T21:07:16.1323302Z log_E=2, 2025-05-07T21:07:16.1323524Z N=0, 2025-05-07T21:07:16.1323775Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1324111Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1324425Z use_cpu=False, 2025-05-07T21:07:16.1324689Z test_internal=False, 2025-05-07T21:07:16.1324965Z ) 2025-05-07T21:07:16.1325236Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1326272Z self=, 2025-05-07T21:07:16.1326955Z T=2, 2025-05-07T21:07:16.1327175Z D=39, 2025-05-07T21:07:16.1327396Z log_E=2, 2025-05-07T21:07:16.1327623Z N=1, 2025-05-07T21:07:16.1327866Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1328191Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1328516Z use_cpu=False, 2025-05-07T21:07:16.1328774Z test_internal=True, 2025-05-07T21:07:16.1329029Z ) 2025-05-07T21:07:16.1329305Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1330049Z self=, 2025-05-07T21:07:16.1330719Z T=2, 2025-05-07T21:07:16.1330944Z D=10, 2025-05-07T21:07:16.1331162Z log_E=2, 2025-05-07T21:07:16.1331383Z N=0, 2025-05-07T21:07:16.1331626Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1331960Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1332275Z use_cpu=False, 2025-05-07T21:07:16.1332549Z test_internal=False, 2025-05-07T21:07:16.1332961Z ) 2025-05-07T21:07:16.1333223Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1333954Z self=, 2025-05-07T21:07:16.1334639Z T=2, 2025-05-07T21:07:16.1334855Z D=10, 2025-05-07T21:07:16.1335071Z log_E=3, 2025-05-07T21:07:16.1335294Z N=14, 2025-05-07T21:07:16.1335559Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1343042Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1343540Z use_cpu=False, 2025-05-07T21:07:16.1343818Z test_internal=False, 2025-05-07T21:07:16.1344088Z ) 2025-05-07T21:07:16.1344370Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1345122Z self=, 2025-05-07T21:07:16.1345807Z T=5, 2025-05-07T21:07:16.1346039Z D=40, 2025-05-07T21:07:16.1346270Z log_E=3, 2025-05-07T21:07:16.1346499Z N=37, 2025-05-07T21:07:16.1346758Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.1347099Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1347420Z use_cpu=False, 2025-05-07T21:07:16.1347693Z test_internal=False, 2025-05-07T21:07:16.1348074Z ) 2025-05-07T21:07:16.1348440Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1349187Z self=, 2025-05-07T21:07:16.1349876Z T=2, 2025-05-07T21:07:16.1350103Z D=36, 2025-05-07T21:07:16.1350319Z log_E=2, 2025-05-07T21:07:16.1350548Z N=43, 2025-05-07T21:07:16.1350798Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1351133Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1351459Z use_cpu=False, 2025-05-07T21:07:16.1351724Z test_internal=True, 2025-05-07T21:07:16.1351987Z ) 2025-05-07T21:07:16.1352264Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1353013Z self=, 2025-05-07T21:07:16.1353583Z T=1, 2025-05-07T21:07:16.1353771Z D=16, 2025-05-07T21:07:16.1353960Z log_E=3, 2025-05-07T21:07:16.1354152Z N=45, 2025-05-07T21:07:16.1354365Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1354650Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1354912Z use_cpu=False, 2025-05-07T21:07:16.1355135Z test_internal=False, 2025-05-07T21:07:16.1355368Z ) 2025-05-07T21:07:16.1355594Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1356192Z self=, 2025-05-07T21:07:16.1356750Z T=2, 2025-05-07T21:07:16.1356938Z D=49, 2025-05-07T21:07:16.1357120Z log_E=3, 2025-05-07T21:07:16.1357316Z N=24, 2025-05-07T21:07:16.1357579Z weights_ty=SparseType.INT4, 2025-05-07T21:07:16.1357852Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1358122Z use_cpu=True, 2025-05-07T21:07:16.1358345Z test_internal=True, 2025-05-07T21:07:16.1358560Z ) 2025-05-07T21:07:16.1358795Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1359402Z self=, 2025-05-07T21:07:16.1359950Z T=3, 2025-05-07T21:07:16.1360141Z D=15, 2025-05-07T21:07:16.1360334Z log_E=2, 2025-05-07T21:07:16.1360523Z N=8, 2025-05-07T21:07:16.1360736Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1361016Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1361276Z use_cpu=True, 2025-05-07T21:07:16.1361495Z test_internal=True, 2025-05-07T21:07:16.1361717Z ) 2025-05-07T21:07:16.1361944Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1362550Z self=, 2025-05-07T21:07:16.1363147Z T=3, 2025-05-07T21:07:16.1363332Z D=23, 2025-05-07T21:07:16.1363514Z log_E=2, 2025-05-07T21:07:16.1363708Z N=29, 2025-05-07T21:07:16.1363917Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1364193Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1364460Z use_cpu=True, 2025-05-07T21:07:16.1364683Z test_internal=False, 2025-05-07T21:07:16.1364904Z ) 2025-05-07T21:07:16.1365134Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1365780Z self=, 2025-05-07T21:07:16.1366322Z T=3, 2025-05-07T21:07:16.1366506Z D=23, 2025-05-07T21:07:16.1366691Z log_E=2, 2025-05-07T21:07:16.1366875Z N=29, 2025-05-07T21:07:16.1367080Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1367358Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1367624Z use_cpu=True, 2025-05-07T21:07:16.1367837Z test_internal=True, 2025-05-07T21:07:16.1368054Z ) 2025-05-07T21:07:16.1368282Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1368871Z self=, 2025-05-07T21:07:16.1369421Z T=3, 2025-05-07T21:07:16.1369652Z D=23, 2025-05-07T21:07:16.1369869Z log_E=3, 2025-05-07T21:07:16.1370061Z N=29, 2025-05-07T21:07:16.1370269Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1370538Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1370801Z use_cpu=True, 2025-05-07T21:07:16.1371019Z test_internal=True, 2025-05-07T21:07:16.1371234Z ) 2025-05-07T21:07:16.1371461Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1372095Z self=, 2025-05-07T21:07:16.1372867Z T=1, 2025-05-07T21:07:16.1373087Z D=23, 2025-05-07T21:07:16.1373308Z log_E=3, 2025-05-07T21:07:16.1373535Z N=29, 2025-05-07T21:07:16.1373776Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1374109Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1374425Z use_cpu=True, 2025-05-07T21:07:16.1374677Z test_internal=True, 2025-05-07T21:07:16.1374939Z ) 2025-05-07T21:07:16.1375215Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1375941Z self=, 2025-05-07T21:07:16.1376621Z T=1, 2025-05-07T21:07:16.1376841Z D=23, 2025-05-07T21:07:16.1377058Z log_E=3, 2025-05-07T21:07:16.1377286Z N=1, 2025-05-07T21:07:16.1377531Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1377854Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1378172Z use_cpu=True, 2025-05-07T21:07:16.1378430Z test_internal=True, 2025-05-07T21:07:16.1378680Z ) 2025-05-07T21:07:16.1379008Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1379739Z self=, 2025-05-07T21:07:16.1380417Z T=1, 2025-05-07T21:07:16.1380625Z D=23, 2025-05-07T21:07:16.1380844Z log_E=3, 2025-05-07T21:07:16.1381069Z N=23, 2025-05-07T21:07:16.1381310Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1381644Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1381964Z use_cpu=True, 2025-05-07T21:07:16.1382214Z test_internal=True, 2025-05-07T21:07:16.1382479Z ) 2025-05-07T21:07:16.1382751Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1383480Z self=, 2025-05-07T21:07:16.1384159Z T=1, 2025-05-07T21:07:16.1384378Z D=2, 2025-05-07T21:07:16.1384589Z log_E=3, 2025-05-07T21:07:16.1384817Z N=1, 2025-05-07T21:07:16.1385064Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.1385396Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1385713Z use_cpu=True, 2025-05-07T21:07:16.1385969Z test_internal=True, 2025-05-07T21:07:16.1386222Z ) 2025-05-07T21:07:16.1386496Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1387230Z self=, 2025-05-07T21:07:16.1387919Z T=2, 2025-05-07T21:07:16.1388133Z D=62, 2025-05-07T21:07:16.1388353Z log_E=3, 2025-05-07T21:07:16.1388582Z N=22, 2025-05-07T21:07:16.1388819Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1389210Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1389532Z use_cpu=True, 2025-05-07T21:07:16.1389782Z test_internal=False, 2025-05-07T21:07:16.1390054Z ) 2025-05-07T21:07:16.1390321Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1391045Z self=, 2025-05-07T21:07:16.1391726Z T=2, 2025-05-07T21:07:16.1391941Z D=62, 2025-05-07T21:07:16.1392156Z log_E=3, 2025-05-07T21:07:16.1392377Z N=22, 2025-05-07T21:07:16.1392627Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1393003Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1393312Z use_cpu=True, 2025-05-07T21:07:16.1393618Z test_internal=True, 2025-05-07T21:07:16.1393917Z ) 2025-05-07T21:07:16.1394185Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1394910Z self=, 2025-05-07T21:07:16.1395589Z T=2, 2025-05-07T21:07:16.1395803Z D=62, 2025-05-07T21:07:16.1396014Z log_E=2, 2025-05-07T21:07:16.1396239Z N=22, 2025-05-07T21:07:16.1396480Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1396803Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1397119Z use_cpu=True, 2025-05-07T21:07:16.1397374Z test_internal=True, 2025-05-07T21:07:16.1397626Z ) 2025-05-07T21:07:16.1397896Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1398879Z self=, 2025-05-07T21:07:16.1399560Z T=2, 2025-05-07T21:07:16.1399779Z D=62, 2025-05-07T21:07:16.1400005Z log_E=2, 2025-05-07T21:07:16.1400230Z N=2, 2025-05-07T21:07:16.1400474Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1400806Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1401123Z use_cpu=True, 2025-05-07T21:07:16.1401373Z test_internal=True, 2025-05-07T21:07:16.1401640Z ) 2025-05-07T21:07:16.1401910Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1402637Z self=, 2025-05-07T21:07:16.1403320Z T=1, 2025-05-07T21:07:16.1403541Z D=62, 2025-05-07T21:07:16.1403855Z log_E=2, 2025-05-07T21:07:16.1404091Z N=2, 2025-05-07T21:07:16.1404343Z weights_ty=SparseType.INT8, 2025-05-07T21:07:16.1404667Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1405002Z use_cpu=True, 2025-05-07T21:07:16.1405263Z test_internal=True, 2025-05-07T21:07:16.1405522Z ) 2025-05-07T21:07:16.1405792Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1406537Z self=, 2025-05-07T21:07:16.1407213Z T=1, 2025-05-07T21:07:16.1407436Z D=62, 2025-05-07T21:07:16.1407657Z log_E=3, 2025-05-07T21:07:16.1407884Z N=47, 2025-05-07T21:07:16.1408130Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1408470Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1408779Z use_cpu=True, 2025-05-07T21:07:16.1409041Z test_internal=True, 2025-05-07T21:07:16.1409304Z ) 2025-05-07T21:07:16.1409571Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1410310Z self=, 2025-05-07T21:07:16.1410989Z T=1, 2025-05-07T21:07:16.1411207Z D=3, 2025-05-07T21:07:16.1411418Z log_E=3, 2025-05-07T21:07:16.1411651Z N=47, 2025-05-07T21:07:16.1411899Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1412231Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1412550Z use_cpu=True, 2025-05-07T21:07:16.1412871Z test_internal=True, 2025-05-07T21:07:16.1413126Z ) 2025-05-07T21:07:16.1413397Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.1414224Z self=, 2025-05-07T21:07:16.1414902Z T=1, 2025-05-07T21:07:16.1415125Z D=47, 2025-05-07T21:07:16.1415350Z log_E=3, 2025-05-07T21:07:16.1415575Z N=47, 2025-05-07T21:07:16.1415823Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.1416160Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.1416473Z use_cpu=True, 2025-05-07T21:07:16.1416736Z test_internal=True, 2025-05-07T21:07:16.1416998Z ) 2025-05-07T21:07:16.2111784Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2112892Z self=, 2025-05-07T21:07:16.2114067Z T=1, 2025-05-07T21:07:16.2114491Z D=2, 2025-05-07T21:07:16.2114788Z log_E=3, 2025-05-07T21:07:16.2115103Z N=47, 2025-05-07T21:07:16.2115446Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2115907Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2116360Z use_cpu=True, 2025-05-07T21:07:16.2116699Z test_internal=True, 2025-05-07T21:07:16.2117045Z ) 2025-05-07T21:07:16.2117415Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2118380Z self=, 2025-05-07T21:07:16.2119324Z T=1, 2025-05-07T21:07:16.2119610Z D=2, 2025-05-07T21:07:16.2119885Z log_E=3, 2025-05-07T21:07:16.2120457Z N=1, 2025-05-07T21:07:16.2120796Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2121257Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2121688Z use_cpu=True, 2025-05-07T21:07:16.2122042Z test_internal=True, 2025-05-07T21:07:16.2122417Z ) 2025-05-07T21:07:16.2122803Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2123824Z self=, 2025-05-07T21:07:16.2124773Z T=2, 2025-05-07T21:07:16.2125072Z D=2, 2025-05-07T21:07:16.2125354Z log_E=3, 2025-05-07T21:07:16.2125660Z N=1, 2025-05-07T21:07:16.2125984Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2126437Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2126877Z use_cpu=True, 2025-05-07T21:07:16.2127231Z test_internal=True, 2025-05-07T21:07:16.2127770Z ) 2025-05-07T21:07:16.2128146Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2129143Z self=, 2025-05-07T21:07:16.2130081Z T=2, 2025-05-07T21:07:16.2130371Z D=2, 2025-05-07T21:07:16.2130644Z log_E=3, 2025-05-07T21:07:16.2130934Z N=3, 2025-05-07T21:07:16.2131250Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2131701Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2132106Z use_cpu=True, 2025-05-07T21:07:16.2132421Z test_internal=True, 2025-05-07T21:07:16.2132920Z ) 2025-05-07T21:07:16.2133291Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2134341Z self=, 2025-05-07T21:07:16.2135300Z T=2, 2025-05-07T21:07:16.2135588Z D=39, 2025-05-07T21:07:16.2135870Z log_E=3, 2025-05-07T21:07:16.2136175Z N=13, 2025-05-07T21:07:16.2136506Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2136955Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2137383Z use_cpu=True, 2025-05-07T21:07:16.2137731Z test_internal=False, 2025-05-07T21:07:16.2138085Z ) 2025-05-07T21:07:16.2138446Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2139493Z self=, 2025-05-07T21:07:16.2140454Z T=2, 2025-05-07T21:07:16.2140747Z D=39, 2025-05-07T21:07:16.2141040Z log_E=3, 2025-05-07T21:07:16.2141331Z N=13, 2025-05-07T21:07:16.2141822Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2142289Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2142717Z use_cpu=False, 2025-05-07T21:07:16.2143071Z test_internal=False, 2025-05-07T21:07:16.2143434Z ) 2025-05-07T21:07:16.2143801Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2144833Z self=, 2025-05-07T21:07:16.2145806Z T=2, 2025-05-07T21:07:16.2146097Z D=39, 2025-05-07T21:07:16.2146380Z log_E=2, 2025-05-07T21:07:16.2146681Z N=13, 2025-05-07T21:07:16.2147006Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2147450Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2147965Z use_cpu=False, 2025-05-07T21:07:16.2148375Z test_internal=False, 2025-05-07T21:07:16.2148732Z ) 2025-05-07T21:07:16.2149099Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2150069Z self=, 2025-05-07T21:07:16.2150978Z T=2, 2025-05-07T21:07:16.2151276Z D=39, 2025-05-07T21:07:16.2151573Z log_E=2, 2025-05-07T21:07:16.2151873Z N=2, 2025-05-07T21:07:16.2152210Z weights_ty=SparseType.FP32, 2025-05-07T21:07:16.2152683Z output_dtype=SparseType.INT8, 2025-05-07T21:07:16.2153176Z use_cpu=False, 2025-05-07T21:07:16.2153526Z test_internal=False, 2025-05-07T21:07:16.2153899Z ) 2025-05-07T21:07:16.2154272Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2155316Z self=, 2025-05-07T21:07:16.2156303Z T=1, 2025-05-07T21:07:16.2156599Z D=43, 2025-05-07T21:07:16.2156895Z log_E=2, 2025-05-07T21:07:16.2157205Z N=45, 2025-05-07T21:07:16.2157536Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.2157994Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2158439Z use_cpu=False, 2025-05-07T21:07:16.2158795Z test_internal=True, 2025-05-07T21:07:16.2159140Z ) 2025-05-07T21:07:16.2159511Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2160562Z self=, 2025-05-07T21:07:16.2161521Z T=1, 2025-05-07T21:07:16.2161910Z D=45, 2025-05-07T21:07:16.2162209Z log_E=2, 2025-05-07T21:07:16.2162516Z N=45, 2025-05-07T21:07:16.2162884Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.2163350Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2163790Z use_cpu=False, 2025-05-07T21:07:16.2164136Z test_internal=True, 2025-05-07T21:07:16.2164494Z ) 2025-05-07T21:07:16.2164868Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2165913Z self=, 2025-05-07T21:07:16.2166881Z T=1, 2025-05-07T21:07:16.2167173Z D=45, 2025-05-07T21:07:16.2167467Z log_E=2, 2025-05-07T21:07:16.2167772Z N=2, 2025-05-07T21:07:16.2168106Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.2168565Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2169009Z use_cpu=False, 2025-05-07T21:07:16.2169363Z test_internal=True, 2025-05-07T21:07:16.2169708Z ) 2025-05-07T21:07:16.2170084Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2171134Z self=, 2025-05-07T21:07:16.2172056Z T=1, 2025-05-07T21:07:16.2172331Z D=45, 2025-05-07T21:07:16.2172608Z log_E=2, 2025-05-07T21:07:16.2173003Z N=2, 2025-05-07T21:07:16.2173323Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.2173761Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2174168Z use_cpu=False, 2025-05-07T21:07:16.2174501Z test_internal=False, 2025-05-07T21:07:16.2174868Z ) 2025-05-07T21:07:16.2175350Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2176305Z self=, 2025-05-07T21:07:16.2177284Z T=2, 2025-05-07T21:07:16.2177580Z D=45, 2025-05-07T21:07:16.2177862Z log_E=2, 2025-05-07T21:07:16.2178165Z N=2, 2025-05-07T21:07:16.2178504Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.2178954Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2179394Z use_cpu=False, 2025-05-07T21:07:16.2179742Z test_internal=False, 2025-05-07T21:07:16.2180101Z ) 2025-05-07T21:07:16.2180473Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2181595Z self=, 2025-05-07T21:07:16.2182618Z T=2, 2025-05-07T21:07:16.2182925Z D=2, 2025-05-07T21:07:16.2183236Z log_E=2, 2025-05-07T21:07:16.2183535Z N=2, 2025-05-07T21:07:16.2183850Z weights_ty=SparseType.INT2, 2025-05-07T21:07:16.2184313Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2184760Z use_cpu=False, 2025-05-07T21:07:16.2185102Z test_internal=False, 2025-05-07T21:07:16.2185466Z ) 2025-05-07T21:07:16.2195769Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:16.2196848Z self=, 2025-05-07T21:07:16.2197840Z T=4, 2025-05-07T21:07:16.2198134Z D=62, 2025-05-07T21:07:16.2198708Z log_E=3, 2025-05-07T21:07:16.2199047Z N=44, 2025-05-07T21:07:16.2199389Z weights_ty=SparseType.FP16, 2025-05-07T21:07:16.2199852Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.2200307Z use_cpu=False, 2025-05-07T21:07:16.2200666Z test_internal=False, 2025-05-07T21:07:16.2201029Z ) 2025-05-07T21:07:16.2201321Z PASSED 2025-05-07T21:07:16.2202136Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:07:16.3526863Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3528761Z self=, 2025-05-07T21:07:16.3530107Z T=1, 2025-05-07T21:07:16.3530394Z D=2, 2025-05-07T21:07:16.3530691Z log_E=2, 2025-05-07T21:07:16.3531063Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3531508Z mixed=False, 2025-05-07T21:07:16.3531853Z use_cache=False, 2025-05-07T21:07:16.3532258Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3532788Z num_indices_per_table=1, 2025-05-07T21:07:16.3533164Z ) 2025-05-07T21:07:16.3533550Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3534618Z self=, 2025-05-07T21:07:16.3535585Z T=2, 2025-05-07T21:07:16.3535905Z D=2, 2025-05-07T21:07:16.3536202Z log_E=2, 2025-05-07T21:07:16.3536586Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3537069Z mixed=False, 2025-05-07T21:07:16.3537427Z use_cache=False, 2025-05-07T21:07:16.3537849Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3538330Z num_indices_per_table=1, 2025-05-07T21:07:16.3538733Z ) 2025-05-07T21:07:16.3539124Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3540229Z self=, 2025-05-07T21:07:16.3541247Z T=2, 2025-05-07T21:07:16.3541536Z D=33, 2025-05-07T21:07:16.3541841Z log_E=2, 2025-05-07T21:07:16.3542212Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3542684Z mixed=False, 2025-05-07T21:07:16.3543056Z use_cache=True, 2025-05-07T21:07:16.3543428Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3544061Z num_indices_per_table=1, 2025-05-07T21:07:16.3544448Z ) 2025-05-07T21:07:16.3544846Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3545902Z self=, 2025-05-07T21:07:16.3546859Z T=5, 2025-05-07T21:07:16.3547152Z D=2, 2025-05-07T21:07:16.3547464Z log_E=2, 2025-05-07T21:07:16.3547815Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3548268Z mixed=False, 2025-05-07T21:07:16.3548617Z use_cache=False, 2025-05-07T21:07:16.3548989Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3549447Z num_indices_per_table=1, 2025-05-07T21:07:16.3549843Z ) 2025-05-07T21:07:16.3550569Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3551635Z self=, 2025-05-07T21:07:16.3552623Z T=5, 2025-05-07T21:07:16.3552969Z D=91, 2025-05-07T21:07:16.3553277Z log_E=3, 2025-05-07T21:07:16.3553643Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3554088Z mixed=True, 2025-05-07T21:07:16.3554431Z use_cache=False, 2025-05-07T21:07:16.3554820Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3555264Z num_indices_per_table=2, 2025-05-07T21:07:16.3555676Z ) 2025-05-07T21:07:16.3556087Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3557130Z self=, 2025-05-07T21:07:16.3558119Z T=5, 2025-05-07T21:07:16.3558426Z D=8, 2025-05-07T21:07:16.3558722Z log_E=3, 2025-05-07T21:07:16.3559072Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3559535Z mixed=True, 2025-05-07T21:07:16.3559853Z use_cache=True, 2025-05-07T21:07:16.3560227Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3560693Z num_indices_per_table=3, 2025-05-07T21:07:16.3561094Z ) 2025-05-07T21:07:16.3561493Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3562535Z self=, 2025-05-07T21:07:16.3563552Z T=3, 2025-05-07T21:07:16.3563838Z D=110, 2025-05-07T21:07:16.3564249Z log_E=3, 2025-05-07T21:07:16.3564616Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3565072Z mixed=False, 2025-05-07T21:07:16.3565407Z use_cache=False, 2025-05-07T21:07:16.3565788Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3566231Z num_indices_per_table=4, 2025-05-07T21:07:16.3566618Z ) 2025-05-07T21:07:16.3567020Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3568120Z self=, 2025-05-07T21:07:16.3569076Z T=1, 2025-05-07T21:07:16.3569379Z D=13, 2025-05-07T21:07:16.3569683Z log_E=3, 2025-05-07T21:07:16.3570046Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3570507Z mixed=False, 2025-05-07T21:07:16.3570843Z use_cache=True, 2025-05-07T21:07:16.3571210Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3571660Z num_indices_per_table=3, 2025-05-07T21:07:16.3572057Z ) 2025-05-07T21:07:16.3572445Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3573631Z self=, 2025-05-07T21:07:16.3574586Z T=2, 2025-05-07T21:07:16.3574894Z D=76, 2025-05-07T21:07:16.3575175Z log_E=2, 2025-05-07T21:07:16.3575559Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3576029Z mixed=False, 2025-05-07T21:07:16.3576355Z use_cache=True, 2025-05-07T21:07:16.3576728Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3577170Z num_indices_per_table=2, 2025-05-07T21:07:16.3577555Z ) 2025-05-07T21:07:16.3578055Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3579149Z self=, 2025-05-07T21:07:16.3579997Z T=1, 2025-05-07T21:07:16.3580277Z D=116, 2025-05-07T21:07:16.3580563Z log_E=2, 2025-05-07T21:07:16.3580927Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3581411Z mixed=True, 2025-05-07T21:07:16.3581727Z use_cache=False, 2025-05-07T21:07:16.3582082Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3582532Z num_indices_per_table=1, 2025-05-07T21:07:16.3582916Z ) 2025-05-07T21:07:16.3583325Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3584565Z self=, 2025-05-07T21:07:16.3585546Z T=2, 2025-05-07T21:07:16.3585831Z D=57, 2025-05-07T21:07:16.3586113Z log_E=3, 2025-05-07T21:07:16.3586482Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3586943Z mixed=False, 2025-05-07T21:07:16.3587256Z use_cache=False, 2025-05-07T21:07:16.3587625Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3588098Z num_indices_per_table=2, 2025-05-07T21:07:16.3588503Z ) 2025-05-07T21:07:16.3588886Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3589957Z self=, 2025-05-07T21:07:16.3590945Z T=1, 2025-05-07T21:07:16.3591226Z D=57, 2025-05-07T21:07:16.3591524Z log_E=3, 2025-05-07T21:07:16.3591879Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3592333Z mixed=False, 2025-05-07T21:07:16.3592685Z use_cache=False, 2025-05-07T21:07:16.3593100Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3593537Z num_indices_per_table=2, 2025-05-07T21:07:16.3593926Z ) 2025-05-07T21:07:16.3594323Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3595406Z self=, 2025-05-07T21:07:16.3596379Z T=1, 2025-05-07T21:07:16.3596667Z D=57, 2025-05-07T21:07:16.3596973Z log_E=3, 2025-05-07T21:07:16.3597340Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3597896Z mixed=False, 2025-05-07T21:07:16.3598217Z use_cache=False, 2025-05-07T21:07:16.3599003Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3599455Z num_indices_per_table=3, 2025-05-07T21:07:16.3599826Z ) 2025-05-07T21:07:16.3600222Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3601300Z self=, 2025-05-07T21:07:16.3602273Z T=1, 2025-05-07T21:07:16.3602565Z D=2, 2025-05-07T21:07:16.3602871Z log_E=3, 2025-05-07T21:07:16.3603262Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3603722Z mixed=False, 2025-05-07T21:07:16.3604043Z use_cache=False, 2025-05-07T21:07:16.3604428Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3604871Z num_indices_per_table=3, 2025-05-07T21:07:16.3605243Z ) 2025-05-07T21:07:16.3605642Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3606618Z self=, 2025-05-07T21:07:16.3607602Z T=3, 2025-05-07T21:07:16.3607879Z D=2, 2025-05-07T21:07:16.3608180Z log_E=3, 2025-05-07T21:07:16.3608537Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3608996Z mixed=False, 2025-05-07T21:07:16.3609345Z use_cache=False, 2025-05-07T21:07:16.3609763Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3610229Z num_indices_per_table=3, 2025-05-07T21:07:16.3610635Z ) 2025-05-07T21:07:16.3611054Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3612323Z self=, 2025-05-07T21:07:16.3613449Z T=3, 2025-05-07T21:07:16.3613756Z D=120, 2025-05-07T21:07:16.3614051Z log_E=2, 2025-05-07T21:07:16.3614454Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3614934Z mixed=False, 2025-05-07T21:07:16.3615264Z use_cache=False, 2025-05-07T21:07:16.3615645Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3616091Z num_indices_per_table=4, 2025-05-07T21:07:16.3616458Z ) 2025-05-07T21:07:16.3616848Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3618047Z self=, 2025-05-07T21:07:16.3619114Z T=3, 2025-05-07T21:07:16.3619390Z D=120, 2025-05-07T21:07:16.3619681Z log_E=2, 2025-05-07T21:07:16.3620037Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3620485Z mixed=False, 2025-05-07T21:07:16.3620845Z use_cache=False, 2025-05-07T21:07:16.3621224Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3621653Z num_indices_per_table=1, 2025-05-07T21:07:16.3622036Z ) 2025-05-07T21:07:16.3622414Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3623500Z self=, 2025-05-07T21:07:16.3624469Z T=3, 2025-05-07T21:07:16.3624761Z D=2, 2025-05-07T21:07:16.3625028Z log_E=2, 2025-05-07T21:07:16.3625391Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3625853Z mixed=False, 2025-05-07T21:07:16.3626195Z use_cache=False, 2025-05-07T21:07:16.3626592Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3627035Z num_indices_per_table=1, 2025-05-07T21:07:16.3627432Z ) 2025-05-07T21:07:16.3627809Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3628925Z self=, 2025-05-07T21:07:16.3629893Z T=3, 2025-05-07T21:07:16.3630170Z D=3, 2025-05-07T21:07:16.3630450Z log_E=2, 2025-05-07T21:07:16.3630807Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3631253Z mixed=False, 2025-05-07T21:07:16.3631795Z use_cache=False, 2025-05-07T21:07:16.3632178Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3632628Z num_indices_per_table=1, 2025-05-07T21:07:16.3633076Z ) 2025-05-07T21:07:16.3633460Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3634507Z self=, 2025-05-07T21:07:16.3635524Z T=3, 2025-05-07T21:07:16.3635822Z D=2, 2025-05-07T21:07:16.3636105Z log_E=3, 2025-05-07T21:07:16.3636457Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3636898Z mixed=False, 2025-05-07T21:07:16.3637237Z use_cache=False, 2025-05-07T21:07:16.3637622Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3638088Z num_indices_per_table=1, 2025-05-07T21:07:16.3638465Z ) 2025-05-07T21:07:16.3638848Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3639909Z self=, 2025-05-07T21:07:16.3640906Z T=3, 2025-05-07T21:07:16.3641199Z D=3, 2025-05-07T21:07:16.3641494Z log_E=3, 2025-05-07T21:07:16.3641836Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3642242Z mixed=False, 2025-05-07T21:07:16.3642560Z use_cache=False, 2025-05-07T21:07:16.3642966Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3643449Z num_indices_per_table=1, 2025-05-07T21:07:16.3643845Z ) 2025-05-07T21:07:16.3644229Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3645391Z self=, 2025-05-07T21:07:16.3646403Z T=3, 2025-05-07T21:07:16.3646696Z D=3, 2025-05-07T21:07:16.3646992Z log_E=3, 2025-05-07T21:07:16.3647357Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.3647815Z mixed=False, 2025-05-07T21:07:16.3648138Z use_cache=False, 2025-05-07T21:07:16.3648522Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.3648958Z num_indices_per_table=3, 2025-05-07T21:07:16.3649345Z ) 2025-05-07T21:07:16.3649737Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.3650817Z self=, 2025-05-07T21:07:16.3652024Z T=2, 2025-05-07T21:07:16.3652366Z D=121, 2025-05-07T21:07:16.3652764Z log_E=2, 2025-05-07T21:07:16.3653127Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.3653561Z mixed=False, 2025-05-07T21:07:16.3653886Z use_cache=False, 2025-05-07T21:07:16.3654283Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.3654731Z num_indices_per_table=3, 2025-05-07T21:07:16.3655111Z ) 2025-05-07T21:07:16.4545512Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4546645Z self=, 2025-05-07T21:07:16.4547584Z T=2, 2025-05-07T21:07:16.4547884Z D=2, 2025-05-07T21:07:16.4548167Z log_E=2, 2025-05-07T21:07:16.4548539Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4549024Z mixed=False, 2025-05-07T21:07:16.4549363Z use_cache=False, 2025-05-07T21:07:16.4549738Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4550204Z num_indices_per_table=3, 2025-05-07T21:07:16.4550568Z ) 2025-05-07T21:07:16.4550963Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4552074Z self=, 2025-05-07T21:07:16.4553060Z T=2, 2025-05-07T21:07:16.4553304Z D=2, 2025-05-07T21:07:16.4553574Z log_E=2, 2025-05-07T21:07:16.4553902Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4554314Z mixed=False, 2025-05-07T21:07:16.4554620Z use_cache=False, 2025-05-07T21:07:16.4554983Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4555694Z num_indices_per_table=2, 2025-05-07T21:07:16.4556043Z ) 2025-05-07T21:07:16.4556429Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4557479Z self=, 2025-05-07T21:07:16.4558415Z T=1, 2025-05-07T21:07:16.4558676Z D=68, 2025-05-07T21:07:16.4558929Z log_E=3, 2025-05-07T21:07:16.4559264Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4559678Z mixed=True, 2025-05-07T21:07:16.4559952Z use_cache=True, 2025-05-07T21:07:16.4560281Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.4560679Z num_indices_per_table=2, 2025-05-07T21:07:16.4561004Z ) 2025-05-07T21:07:16.4561352Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4562269Z self=, 2025-05-07T21:07:16.4563141Z T=1, 2025-05-07T21:07:16.4563405Z D=68, 2025-05-07T21:07:16.4563661Z log_E=2, 2025-05-07T21:07:16.4563965Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4564345Z mixed=True, 2025-05-07T21:07:16.4564629Z use_cache=True, 2025-05-07T21:07:16.4564948Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.4565326Z num_indices_per_table=2, 2025-05-07T21:07:16.4565661Z ) 2025-05-07T21:07:16.4566004Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4566899Z self=, 2025-05-07T21:07:16.4567887Z T=1, 2025-05-07T21:07:16.4568145Z D=2, 2025-05-07T21:07:16.4568388Z log_E=2, 2025-05-07T21:07:16.4568696Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4569085Z mixed=True, 2025-05-07T21:07:16.4569369Z use_cache=True, 2025-05-07T21:07:16.4569681Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.4570071Z num_indices_per_table=2, 2025-05-07T21:07:16.4570400Z ) 2025-05-07T21:07:16.4570733Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4571637Z self=, 2025-05-07T21:07:16.4572453Z T=2, 2025-05-07T21:07:16.4572965Z D=2, 2025-05-07T21:07:16.4573221Z log_E=2, 2025-05-07T21:07:16.4573632Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4574019Z mixed=True, 2025-05-07T21:07:16.4574303Z use_cache=True, 2025-05-07T21:07:16.4574621Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.4575001Z num_indices_per_table=2, 2025-05-07T21:07:16.4575327Z ) 2025-05-07T21:07:16.4575664Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4576566Z self=, 2025-05-07T21:07:16.4577396Z T=3, 2025-05-07T21:07:16.4577652Z D=122, 2025-05-07T21:07:16.4577908Z log_E=2, 2025-05-07T21:07:16.4578205Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4578594Z mixed=False, 2025-05-07T21:07:16.4578885Z use_cache=False, 2025-05-07T21:07:16.4579204Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4579589Z num_indices_per_table=3, 2025-05-07T21:07:16.4579919Z ) 2025-05-07T21:07:16.4580250Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4581158Z self=, 2025-05-07T21:07:16.4581971Z T=3, 2025-05-07T21:07:16.4582221Z D=122, 2025-05-07T21:07:16.4582479Z log_E=2, 2025-05-07T21:07:16.4582816Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4583219Z mixed=False, 2025-05-07T21:07:16.4583508Z use_cache=False, 2025-05-07T21:07:16.4583840Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4584222Z num_indices_per_table=1, 2025-05-07T21:07:16.4584619Z ) 2025-05-07T21:07:16.4584960Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4585861Z self=, 2025-05-07T21:07:16.4586671Z T=4, 2025-05-07T21:07:16.4586923Z D=18, 2025-05-07T21:07:16.4587183Z log_E=2, 2025-05-07T21:07:16.4587488Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4587877Z mixed=False, 2025-05-07T21:07:16.4588165Z use_cache=True, 2025-05-07T21:07:16.4588476Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4588889Z num_indices_per_table=1, 2025-05-07T21:07:16.4589223Z ) 2025-05-07T21:07:16.4589553Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4590464Z self=, 2025-05-07T21:07:16.4601471Z T=4, 2025-05-07T21:07:16.4601731Z D=2, 2025-05-07T21:07:16.4601995Z log_E=2, 2025-05-07T21:07:16.4602304Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4602708Z mixed=False, 2025-05-07T21:07:16.4603007Z use_cache=True, 2025-05-07T21:07:16.4603386Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4603763Z num_indices_per_table=1, 2025-05-07T21:07:16.4604096Z ) 2025-05-07T21:07:16.4604443Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4605350Z self=, 2025-05-07T21:07:16.4606172Z T=4, 2025-05-07T21:07:16.4606431Z D=2, 2025-05-07T21:07:16.4606858Z log_E=2, 2025-05-07T21:07:16.4607183Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4607575Z mixed=True, 2025-05-07T21:07:16.4607859Z use_cache=True, 2025-05-07T21:07:16.4608172Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4608545Z num_indices_per_table=1, 2025-05-07T21:07:16.4608860Z ) 2025-05-07T21:07:16.4609207Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4610121Z self=, 2025-05-07T21:07:16.4610937Z T=4, 2025-05-07T21:07:16.4611187Z D=2, 2025-05-07T21:07:16.4611447Z log_E=2, 2025-05-07T21:07:16.4611879Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4612346Z mixed=True, 2025-05-07T21:07:16.4612736Z use_cache=True, 2025-05-07T21:07:16.4613068Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4613445Z num_indices_per_table=2, 2025-05-07T21:07:16.4613780Z ) 2025-05-07T21:07:16.4614124Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4615026Z self=, 2025-05-07T21:07:16.4615837Z T=2, 2025-05-07T21:07:16.4616093Z D=2, 2025-05-07T21:07:16.4616340Z log_E=2, 2025-05-07T21:07:16.4616656Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.4617045Z mixed=True, 2025-05-07T21:07:16.4617320Z use_cache=True, 2025-05-07T21:07:16.4617641Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4618024Z num_indices_per_table=2, 2025-05-07T21:07:16.4618347Z ) 2025-05-07T21:07:16.4618691Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4619603Z self=, 2025-05-07T21:07:16.4620418Z T=5, 2025-05-07T21:07:16.4620663Z D=70, 2025-05-07T21:07:16.4620920Z log_E=3, 2025-05-07T21:07:16.4621239Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4621618Z mixed=False, 2025-05-07T21:07:16.4621911Z use_cache=True, 2025-05-07T21:07:16.4622237Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4622621Z num_indices_per_table=2, 2025-05-07T21:07:16.4622979Z ) 2025-05-07T21:07:16.4623351Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4624505Z self=, 2025-05-07T21:07:16.4625447Z T=5, 2025-05-07T21:07:16.4625721Z D=70, 2025-05-07T21:07:16.4625997Z log_E=3, 2025-05-07T21:07:16.4626321Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4626750Z mixed=True, 2025-05-07T21:07:16.4627061Z use_cache=True, 2025-05-07T21:07:16.4627405Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4627822Z num_indices_per_table=2, 2025-05-07T21:07:16.4628188Z ) 2025-05-07T21:07:16.4628553Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4629598Z self=, 2025-05-07T21:07:16.4630534Z T=1, 2025-05-07T21:07:16.4630794Z D=70, 2025-05-07T21:07:16.4631081Z log_E=3, 2025-05-07T21:07:16.4631429Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4631871Z mixed=True, 2025-05-07T21:07:16.4632182Z use_cache=True, 2025-05-07T21:07:16.4632555Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4632950Z num_indices_per_table=2, 2025-05-07T21:07:16.4633279Z ) 2025-05-07T21:07:16.4633678Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:16.4634748Z self=, 2025-05-07T21:07:16.4635692Z T=3, 2025-05-07T21:07:16.4635968Z D=70, 2025-05-07T21:07:16.4636247Z log_E=3, 2025-05-07T21:07:16.4636639Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.4637068Z mixed=True, 2025-05-07T21:07:16.4637376Z use_cache=True, 2025-05-07T21:07:16.4637715Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.4638132Z num_indices_per_table=2, 2025-05-07T21:07:16.4638490Z ) 2025-05-07T21:07:16.4638746Z PASSED 2025-05-07T21:07:16.4776449Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:07:16.4926218Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:16.4927703Z self=, 2025-05-07T21:07:16.4929009Z N=1, 2025-05-07T21:07:16.4929452Z ) 2025-05-07T21:07:16.4929793Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:16.4930693Z self=, 2025-05-07T21:07:16.4931601Z N=2, 2025-05-07T21:07:16.4931896Z ) 2025-05-07T21:07:16.4932179Z PASSED 2025-05-07T21:07:16.4958614Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:07:16.4959329Z 2025-05-07T21:07:16.4959534Z =============================== warnings summary =============================== 2025-05-07T21:07:16.4960394Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:07:16.4962507Z /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:07:16.4964504Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:07:16.4964899Z 2025-05-07T21:07:16.4965215Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:16.4965871Z ========================= 6 passed, 1 warning in 2.70s ========================= 2025-05-07T21:07:17.1423972Z 2025-05-07T21:07:17.1424549Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:17.1444038Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 6 seconds 2025-05-07T21:07:17.1444773Z 2025-05-07T21:07:17.1444780Z 2025-05-07T21:07:17.1444785Z 2025-05-07T21:07:17.1444790Z 2025-05-07T21:07:17.1467402Z ################################################################################ 2025-05-07T21:07:17.1483344Z # [2025-05-07T21:07:17.148Z] Run Python Test Suite: 2025-05-07T21:07:17.1483873Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:17.1484328Z ################################################################################ 2025-05-07T21:07:17.1508542Z + 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:07:17.1509304Z 2025-05-07T21:07:19.3085340Z ============================= test session starts ============================== 2025-05-07T21:07:19.3086044Z 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:19.3086581Z cachedir: .pytest_cache 2025-05-07T21:07:19.3087141Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:19.3087848Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:19.3088252Z plugins: hypothesis-6.131.14 2025-05-07T21:07:21.0043431Z collecting ... collected 4 items 2025-05-07T21:07:21.0043823Z 2025-05-07T21:07:21.3235128Z 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:07:21.4187820Z 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:07:21.4190093Z 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:07:21.4206374Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4207731Z self=, 2025-05-07T21:07:21.4208580Z T=1, 2025-05-07T21:07:21.4208883Z B=1, 2025-05-07T21:07:21.4209168Z max_L=1, 2025-05-07T21:07:21.4209578Z bounds_check_mode=, 2025-05-07T21:07:21.4210094Z use_cpu=False, 2025-05-07T21:07:21.4210430Z weighted=False, 2025-05-07T21:07:21.4210791Z dtype=torch.int64, 2025-05-07T21:07:21.4211159Z mixed_B=False, 2025-05-07T21:07:21.4211517Z bounds_check_version=1, 2025-05-07T21:07:21.4211890Z ) 2025-05-07T21:07:21.4212210Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4213159Z self=, 2025-05-07T21:07:21.4213974Z T=12, 2025-05-07T21:07:21.4214256Z B=1, 2025-05-07T21:07:21.4214548Z max_L=1, 2025-05-07T21:07:21.4214943Z bounds_check_mode=, 2025-05-07T21:07:21.4215455Z use_cpu=False, 2025-05-07T21:07:21.4215806Z weighted=False, 2025-05-07T21:07:21.4216214Z dtype=torch.int64, 2025-05-07T21:07:21.4216570Z mixed_B=False, 2025-05-07T21:07:21.4216921Z bounds_check_version=1, 2025-05-07T21:07:21.4217305Z ) 2025-05-07T21:07:21.4217623Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4218442Z self=, 2025-05-07T21:07:21.4219274Z T=12, 2025-05-07T21:07:21.4219555Z B=26, 2025-05-07T21:07:21.4219841Z max_L=30, 2025-05-07T21:07:21.4220233Z bounds_check_mode=, 2025-05-07T21:07:21.4220928Z use_cpu=False, 2025-05-07T21:07:21.4221267Z weighted=True, 2025-05-07T21:07:21.4221612Z dtype=torch.int64, 2025-05-07T21:07:21.4221980Z mixed_B=False, 2025-05-07T21:07:21.4222319Z bounds_check_version=2, 2025-05-07T21:07:21.4222684Z ) 2025-05-07T21:07:21.4223008Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4223809Z self=, 2025-05-07T21:07:21.4224638Z T=59, 2025-05-07T21:07:21.4224935Z B=1, 2025-05-07T21:07:21.4225196Z max_L=1, 2025-05-07T21:07:21.4225581Z bounds_check_mode=, 2025-05-07T21:07:21.4226130Z use_cpu=False, 2025-05-07T21:07:21.4226462Z weighted=False, 2025-05-07T21:07:21.4226817Z dtype=torch.int64, 2025-05-07T21:07:21.4227168Z mixed_B=False, 2025-05-07T21:07:21.4227490Z bounds_check_version=1, 2025-05-07T21:07:21.4227839Z ) 2025-05-07T21:07:21.4228140Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4228946Z self=, 2025-05-07T21:07:21.4229747Z T=59, 2025-05-07T21:07:21.4230042Z B=60, 2025-05-07T21:07:21.4230314Z max_L=45, 2025-05-07T21:07:21.4230720Z bounds_check_mode=, 2025-05-07T21:07:21.4231235Z use_cpu=False, 2025-05-07T21:07:21.4231558Z weighted=False, 2025-05-07T21:07:21.4231897Z dtype=torch.int64, 2025-05-07T21:07:21.4232261Z mixed_B=False, 2025-05-07T21:07:21.4232610Z bounds_check_version=2, 2025-05-07T21:07:21.4233002Z ) 2025-05-07T21:07:21.4233480Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4234313Z self=, 2025-05-07T21:07:21.4235171Z T=51, 2025-05-07T21:07:21.4235476Z B=3, 2025-05-07T21:07:21.4235773Z max_L=42, 2025-05-07T21:07:21.4236176Z bounds_check_mode=, 2025-05-07T21:07:21.4236745Z use_cpu=False, 2025-05-07T21:07:21.4237083Z weighted=False, 2025-05-07T21:07:21.4237421Z dtype=torch.int64, 2025-05-07T21:07:21.4237775Z mixed_B=True, 2025-05-07T21:07:21.4238097Z bounds_check_version=2, 2025-05-07T21:07:21.4238448Z ) 2025-05-07T21:07:21.4238757Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4239768Z self=, 2025-05-07T21:07:21.4240573Z T=7, 2025-05-07T21:07:21.4240882Z B=3, 2025-05-07T21:07:21.4241179Z max_L=62, 2025-05-07T21:07:21.4241588Z bounds_check_mode=, 2025-05-07T21:07:21.4242086Z use_cpu=False, 2025-05-07T21:07:21.4242420Z weighted=True, 2025-05-07T21:07:21.4242769Z dtype=torch.int32, 2025-05-07T21:07:21.4243110Z mixed_B=False, 2025-05-07T21:07:21.4243460Z bounds_check_version=1, 2025-05-07T21:07:21.4243847Z ) 2025-05-07T21:07:21.4244160Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4245003Z self=, 2025-05-07T21:07:21.4245829Z T=27, 2025-05-07T21:07:21.4246120Z B=16, 2025-05-07T21:07:21.4246410Z max_L=45, 2025-05-07T21:07:21.4246854Z bounds_check_mode=, 2025-05-07T21:07:21.4247361Z use_cpu=False, 2025-05-07T21:07:21.4247698Z weighted=False, 2025-05-07T21:07:21.4248055Z dtype=torch.int32, 2025-05-07T21:07:21.4248398Z mixed_B=False, 2025-05-07T21:07:21.4248756Z bounds_check_version=1, 2025-05-07T21:07:21.4249120Z ) 2025-05-07T21:07:21.4249431Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4250245Z self=, 2025-05-07T21:07:21.4251101Z T=25, 2025-05-07T21:07:21.4251404Z B=28, 2025-05-07T21:07:21.4251686Z max_L=59, 2025-05-07T21:07:21.4252062Z bounds_check_mode=, 2025-05-07T21:07:21.4252777Z use_cpu=False, 2025-05-07T21:07:21.4253110Z weighted=False, 2025-05-07T21:07:21.4253463Z dtype=torch.int64, 2025-05-07T21:07:21.4253826Z mixed_B=False, 2025-05-07T21:07:21.4254166Z bounds_check_version=1, 2025-05-07T21:07:21.4254548Z ) 2025-05-07T21:07:21.4254878Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4255702Z self=, 2025-05-07T21:07:21.4256524Z T=2, 2025-05-07T21:07:21.4256859Z B=20, 2025-05-07T21:07:21.4257145Z max_L=25, 2025-05-07T21:07:21.4257543Z bounds_check_mode=, 2025-05-07T21:07:21.4258058Z use_cpu=True, 2025-05-07T21:07:21.4258386Z weighted=True, 2025-05-07T21:07:21.4258743Z dtype=torch.int64, 2025-05-07T21:07:21.4259104Z mixed_B=False, 2025-05-07T21:07:21.4259437Z bounds_check_version=2, 2025-05-07T21:07:21.4259814Z ) 2025-05-07T21:07:21.4260134Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4260965Z self=, 2025-05-07T21:07:21.4261779Z T=29, 2025-05-07T21:07:21.4262078Z B=50, 2025-05-07T21:07:21.4262375Z max_L=23, 2025-05-07T21:07:21.4262764Z bounds_check_mode=, 2025-05-07T21:07:21.4263277Z use_cpu=True, 2025-05-07T21:07:21.4263627Z weighted=True, 2025-05-07T21:07:21.4263978Z dtype=torch.int32, 2025-05-07T21:07:21.4264341Z mixed_B=False, 2025-05-07T21:07:21.4264691Z bounds_check_version=2, 2025-05-07T21:07:21.4265061Z ) 2025-05-07T21:07:21.4265481Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4266327Z self=, 2025-05-07T21:07:21.4267190Z T=29, 2025-05-07T21:07:21.4267482Z B=50, 2025-05-07T21:07:21.4267768Z max_L=29, 2025-05-07T21:07:21.4268149Z bounds_check_mode=, 2025-05-07T21:07:21.4268664Z use_cpu=True, 2025-05-07T21:07:21.4269003Z weighted=True, 2025-05-07T21:07:21.4269352Z dtype=torch.int32, 2025-05-07T21:07:21.4269707Z mixed_B=False, 2025-05-07T21:07:21.4270055Z bounds_check_version=2, 2025-05-07T21:07:21.4270441Z ) 2025-05-07T21:07:21.4270745Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4271728Z self=, 2025-05-07T21:07:21.4272554Z T=29, 2025-05-07T21:07:21.4272821Z B=50, 2025-05-07T21:07:21.4273101Z max_L=50, 2025-05-07T21:07:21.4273484Z bounds_check_mode=, 2025-05-07T21:07:21.4273977Z use_cpu=True, 2025-05-07T21:07:21.4274312Z weighted=True, 2025-05-07T21:07:21.4274650Z dtype=torch.int32, 2025-05-07T21:07:21.4274981Z mixed_B=False, 2025-05-07T21:07:21.4275329Z bounds_check_version=2, 2025-05-07T21:07:21.4275699Z ) 2025-05-07T21:07:21.4275988Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4276787Z self=, 2025-05-07T21:07:21.4277608Z T=29, 2025-05-07T21:07:21.4277898Z B=50, 2025-05-07T21:07:21.4278180Z max_L=29, 2025-05-07T21:07:21.4278563Z bounds_check_mode=, 2025-05-07T21:07:21.4279062Z use_cpu=True, 2025-05-07T21:07:21.4279397Z weighted=True, 2025-05-07T21:07:21.4279739Z dtype=torch.int32, 2025-05-07T21:07:21.4280092Z mixed_B=True, 2025-05-07T21:07:21.4280422Z bounds_check_version=2, 2025-05-07T21:07:21.4280779Z ) 2025-05-07T21:07:21.4281074Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4281872Z self=, 2025-05-07T21:07:21.4282659Z T=29, 2025-05-07T21:07:21.4282942Z B=29, 2025-05-07T21:07:21.4283205Z max_L=29, 2025-05-07T21:07:21.4283580Z bounds_check_mode=, 2025-05-07T21:07:21.4284208Z use_cpu=True, 2025-05-07T21:07:21.4284525Z weighted=True, 2025-05-07T21:07:21.4284857Z dtype=torch.int32, 2025-05-07T21:07:21.4285205Z mixed_B=True, 2025-05-07T21:07:21.4285543Z bounds_check_version=2, 2025-05-07T21:07:21.4285928Z ) 2025-05-07T21:07:21.4286251Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4287055Z self=, 2025-05-07T21:07:21.4287894Z T=34, 2025-05-07T21:07:21.4288190Z B=37, 2025-05-07T21:07:21.4288487Z max_L=14, 2025-05-07T21:07:21.4288888Z bounds_check_mode=, 2025-05-07T21:07:21.4289396Z use_cpu=False, 2025-05-07T21:07:21.4289738Z weighted=True, 2025-05-07T21:07:21.4290079Z dtype=torch.int64, 2025-05-07T21:07:21.4290444Z mixed_B=False, 2025-05-07T21:07:21.4290799Z bounds_check_version=2, 2025-05-07T21:07:21.4291174Z ) 2025-05-07T21:07:21.4291484Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4292307Z self=, 2025-05-07T21:07:21.4293327Z T=37, 2025-05-07T21:07:21.4293617Z B=37, 2025-05-07T21:07:21.4293897Z max_L=14, 2025-05-07T21:07:21.4294284Z bounds_check_mode=, 2025-05-07T21:07:21.4294787Z use_cpu=False, 2025-05-07T21:07:21.4295132Z weighted=True, 2025-05-07T21:07:21.4295480Z dtype=torch.int64, 2025-05-07T21:07:21.4295827Z mixed_B=False, 2025-05-07T21:07:21.4296183Z bounds_check_version=2, 2025-05-07T21:07:21.4296599Z ) 2025-05-07T21:07:21.4296907Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4297842Z self=, 2025-05-07T21:07:21.4299030Z T=37, 2025-05-07T21:07:21.4299311Z B=37, 2025-05-07T21:07:21.4299603Z max_L=37, 2025-05-07T21:07:21.4299995Z bounds_check_mode=, 2025-05-07T21:07:21.4300498Z use_cpu=False, 2025-05-07T21:07:21.4300844Z weighted=True, 2025-05-07T21:07:21.4301178Z dtype=torch.int64, 2025-05-07T21:07:21.4301529Z mixed_B=False, 2025-05-07T21:07:21.4301870Z bounds_check_version=2, 2025-05-07T21:07:21.4302238Z ) 2025-05-07T21:07:21.4302555Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4303606Z self=, 2025-05-07T21:07:21.4304504Z T=37, 2025-05-07T21:07:21.4304782Z B=37, 2025-05-07T21:07:21.4305072Z max_L=37, 2025-05-07T21:07:21.4305468Z bounds_check_mode=, 2025-05-07T21:07:21.4306021Z use_cpu=False, 2025-05-07T21:07:21.4306370Z weighted=False, 2025-05-07T21:07:21.4306720Z dtype=torch.int64, 2025-05-07T21:07:21.4307074Z mixed_B=False, 2025-05-07T21:07:21.4307407Z bounds_check_version=2, 2025-05-07T21:07:21.4307775Z ) 2025-05-07T21:07:21.4308076Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4308881Z self=, 2025-05-07T21:07:21.4309686Z T=47, 2025-05-07T21:07:21.4309977Z B=15, 2025-05-07T21:07:21.4310245Z max_L=9, 2025-05-07T21:07:21.4310632Z bounds_check_mode=, 2025-05-07T21:07:21.4311118Z use_cpu=False, 2025-05-07T21:07:21.4311464Z weighted=True, 2025-05-07T21:07:21.4311816Z dtype=torch.int64, 2025-05-07T21:07:21.4312171Z mixed_B=True, 2025-05-07T21:07:21.4312515Z bounds_check_version=2, 2025-05-07T21:07:21.4312872Z ) 2025-05-07T21:07:21.4313180Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4323455Z self=, 2025-05-07T21:07:21.4324367Z T=47, 2025-05-07T21:07:21.4324663Z B=15, 2025-05-07T21:07:21.4324962Z max_L=47, 2025-05-07T21:07:21.4325364Z bounds_check_mode=, 2025-05-07T21:07:21.4326054Z use_cpu=False, 2025-05-07T21:07:21.4326418Z weighted=True, 2025-05-07T21:07:21.4326792Z dtype=torch.int64, 2025-05-07T21:07:21.4327132Z mixed_B=True, 2025-05-07T21:07:21.4327484Z bounds_check_version=2, 2025-05-07T21:07:21.4327887Z ) 2025-05-07T21:07:21.4328217Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4329052Z self=, 2025-05-07T21:07:21.4329862Z T=47, 2025-05-07T21:07:21.4330164Z B=47, 2025-05-07T21:07:21.4330448Z max_L=47, 2025-05-07T21:07:21.4330837Z bounds_check_mode=, 2025-05-07T21:07:21.4331361Z use_cpu=False, 2025-05-07T21:07:21.4331686Z weighted=True, 2025-05-07T21:07:21.4332032Z dtype=torch.int64, 2025-05-07T21:07:21.4332395Z mixed_B=True, 2025-05-07T21:07:21.4332828Z bounds_check_version=2, 2025-05-07T21:07:21.4333221Z ) 2025-05-07T21:07:21.4333536Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4334361Z self=, 2025-05-07T21:07:21.4335192Z T=47, 2025-05-07T21:07:21.4335490Z B=47, 2025-05-07T21:07:21.4335778Z max_L=47, 2025-05-07T21:07:21.4336173Z bounds_check_mode=, 2025-05-07T21:07:21.4336680Z use_cpu=True, 2025-05-07T21:07:21.4337007Z weighted=True, 2025-05-07T21:07:21.4337369Z dtype=torch.int64, 2025-05-07T21:07:21.4337757Z mixed_B=True, 2025-05-07T21:07:21.4338128Z bounds_check_version=2, 2025-05-07T21:07:21.4338495Z ) 2025-05-07T21:07:21.4338810Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4339752Z self=, 2025-05-07T21:07:21.4340557Z T=41, 2025-05-07T21:07:21.4340841Z B=8, 2025-05-07T21:07:21.4341133Z max_L=64, 2025-05-07T21:07:21.4341507Z bounds_check_mode=, 2025-05-07T21:07:21.4342016Z use_cpu=False, 2025-05-07T21:07:21.4342343Z weighted=True, 2025-05-07T21:07:21.4342664Z dtype=torch.int64, 2025-05-07T21:07:21.4343016Z mixed_B=False, 2025-05-07T21:07:21.4343353Z bounds_check_version=1, 2025-05-07T21:07:21.4343701Z ) 2025-05-07T21:07:21.4345052Z 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:07:21.4347448Z 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:07:21.4349673Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 16, bag element: 0, idx: 9223372036854775807, num_rows: 601, indices_start: 4055, indices_end: 4095, T: 64, B: 8, b_t: 131. Setting idx to zero. 2025-05-07T21:07:21.4351916Z 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:07:21.4354099Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 5, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 1711, indices_end: 1747, T: 8, B: 8, b_t: 61. Setting idx to zero. 2025-05-07T21:07:21.4356357Z 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:07:21.4358721Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 46, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9313, indices_end: 9364, T: 8, B: 64, b_t: 302. Setting idx to zero. 2025-05-07T21:07:21.4361206Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 9, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:07:21.4382214Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 61, table: 1, bag element: 0, idx: 9223372036854775807, num_rows: 560, indices_start: 436, indices_end: 442, T: 8, B: 64, b_t: 125. Setting idx to zero. 2025-05-07T21:07:21.4384410Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:07:21.4408860Z 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:07:21.4411033Z 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:07:21.4446685Z 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:07:21.4449079Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 2, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:07:21.4482558Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1816, indices_end: 1817, T: 39, B: 9, b_t: 259. Setting idx to zero. 2025-05-07T21:07:21.4484772Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:21.4519515Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 3, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1820, indices_end: 1828, T: 39, B: 9, b_t: 262. Setting idx to zero. 2025-05-07T21:07:21.4522007Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:21.4654378Z [E507 21:07:21.445353778 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:07:21.4656521Z [E507 21:07:21.445588811 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:07:21.4831223Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4832028Z self=, 2025-05-07T21:07:21.4832675Z T=41, 2025-05-07T21:07:21.4832867Z B=8, 2025-05-07T21:07:21.4833050Z max_L=64, 2025-05-07T21:07:21.4833304Z bounds_check_mode=, 2025-05-07T21:07:21.4833622Z use_cpu=False, 2025-05-07T21:07:21.4833839Z weighted=False, 2025-05-07T21:07:21.4834053Z dtype=torch.int64, 2025-05-07T21:07:21.4834279Z mixed_B=False, 2025-05-07T21:07:21.4834504Z bounds_check_version=1, 2025-05-07T21:07:21.4834727Z ) 2025-05-07T21:07:21.4834929Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4835473Z self=, 2025-05-07T21:07:21.4836377Z T=64, 2025-05-07T21:07:21.4836624Z B=8, 2025-05-07T21:07:21.4836803Z max_L=64, 2025-05-07T21:07:21.4837049Z bounds_check_mode=, 2025-05-07T21:07:21.4837367Z use_cpu=False, 2025-05-07T21:07:21.4837575Z weighted=False, 2025-05-07T21:07:21.4837789Z dtype=torch.int64, 2025-05-07T21:07:21.4838014Z mixed_B=False, 2025-05-07T21:07:21.4838234Z bounds_check_version=1, 2025-05-07T21:07:21.4838457Z ) 2025-05-07T21:07:21.4838659Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4839157Z self=, 2025-05-07T21:07:21.4839648Z T=8, 2025-05-07T21:07:21.4839830Z B=8, 2025-05-07T21:07:21.4840012Z max_L=64, 2025-05-07T21:07:21.4840266Z bounds_check_mode=, 2025-05-07T21:07:21.4840573Z use_cpu=False, 2025-05-07T21:07:21.4840785Z weighted=False, 2025-05-07T21:07:21.4841008Z dtype=torch.int64, 2025-05-07T21:07:21.4841224Z mixed_B=False, 2025-05-07T21:07:21.4841442Z bounds_check_version=1, 2025-05-07T21:07:21.4841669Z ) 2025-05-07T21:07:21.4841862Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4842358Z self=, 2025-05-07T21:07:21.4842849Z T=8, 2025-05-07T21:07:21.4843028Z B=64, 2025-05-07T21:07:21.4843211Z max_L=64, 2025-05-07T21:07:21.4843465Z bounds_check_mode=, 2025-05-07T21:07:21.4843770Z use_cpu=False, 2025-05-07T21:07:21.4844074Z weighted=False, 2025-05-07T21:07:21.4844298Z dtype=torch.int64, 2025-05-07T21:07:21.4844520Z mixed_B=False, 2025-05-07T21:07:21.4844729Z bounds_check_version=1, 2025-05-07T21:07:21.4844958Z ) 2025-05-07T21:07:21.4845157Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4845646Z self=, 2025-05-07T21:07:21.4846167Z T=8, 2025-05-07T21:07:21.4846368Z B=64, 2025-05-07T21:07:21.4846548Z max_L=8, 2025-05-07T21:07:21.4846799Z bounds_check_mode=, 2025-05-07T21:07:21.4847109Z use_cpu=False, 2025-05-07T21:07:21.4847310Z weighted=False, 2025-05-07T21:07:21.4847605Z dtype=torch.int64, 2025-05-07T21:07:21.4847888Z mixed_B=False, 2025-05-07T21:07:21.4848100Z bounds_check_version=1, 2025-05-07T21:07:21.4848329Z ) 2025-05-07T21:07:21.4848528Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4849019Z self=, 2025-05-07T21:07:21.4849505Z T=8, 2025-05-07T21:07:21.4849688Z B=8, 2025-05-07T21:07:21.4849866Z max_L=8, 2025-05-07T21:07:21.4850115Z bounds_check_mode=, 2025-05-07T21:07:21.4850431Z use_cpu=False, 2025-05-07T21:07:21.4850649Z weighted=False, 2025-05-07T21:07:21.4850856Z dtype=torch.int64, 2025-05-07T21:07:21.4851074Z mixed_B=False, 2025-05-07T21:07:21.4851291Z bounds_check_version=1, 2025-05-07T21:07:21.4851509Z ) 2025-05-07T21:07:21.4851712Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4852203Z self=, 2025-05-07T21:07:21.4852799Z T=39, 2025-05-07T21:07:21.4852987Z B=30, 2025-05-07T21:07:21.4853175Z max_L=15, 2025-05-07T21:07:21.4853416Z bounds_check_mode=, 2025-05-07T21:07:21.4853733Z use_cpu=False, 2025-05-07T21:07:21.4853947Z weighted=False, 2025-05-07T21:07:21.4854154Z dtype=torch.int64, 2025-05-07T21:07:21.4854380Z mixed_B=True, 2025-05-07T21:07:21.4854587Z bounds_check_version=1, 2025-05-07T21:07:21.4854816Z ) 2025-05-07T21:07:21.4855015Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4855501Z self=, 2025-05-07T21:07:21.4856743Z T=39, 2025-05-07T21:07:21.4856941Z B=39, 2025-05-07T21:07:21.4857133Z max_L=15, 2025-05-07T21:07:21.4857409Z bounds_check_mode=, 2025-05-07T21:07:21.4857771Z use_cpu=False, 2025-05-07T21:07:21.4858000Z weighted=False, 2025-05-07T21:07:21.4858231Z dtype=torch.int64, 2025-05-07T21:07:21.4858479Z mixed_B=True, 2025-05-07T21:07:21.4858713Z bounds_check_version=1, 2025-05-07T21:07:21.4858961Z ) 2025-05-07T21:07:21.4859175Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4859764Z self=, 2025-05-07T21:07:21.4860336Z T=39, 2025-05-07T21:07:21.4860534Z B=39, 2025-05-07T21:07:21.4860730Z max_L=15, 2025-05-07T21:07:21.4861001Z bounds_check_mode=, 2025-05-07T21:07:21.4861353Z use_cpu=False, 2025-05-07T21:07:21.4861582Z weighted=True, 2025-05-07T21:07:21.4861805Z dtype=torch.int64, 2025-05-07T21:07:21.4862046Z mixed_B=True, 2025-05-07T21:07:21.4862279Z bounds_check_version=1, 2025-05-07T21:07:21.4862523Z ) 2025-05-07T21:07:21.4862732Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4863391Z self=, 2025-05-07T21:07:21.4864059Z T=39, 2025-05-07T21:07:21.4864263Z B=39, 2025-05-07T21:07:21.4864443Z max_L=15, 2025-05-07T21:07:21.4864693Z bounds_check_mode=, 2025-05-07T21:07:21.4864994Z use_cpu=True, 2025-05-07T21:07:21.4865257Z weighted=True, 2025-05-07T21:07:21.4865469Z dtype=torch.int64, 2025-05-07T21:07:21.4865679Z mixed_B=True, 2025-05-07T21:07:21.4865889Z bounds_check_version=1, 2025-05-07T21:07:21.4866132Z ) 2025-05-07T21:07:21.4866322Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4866820Z self=, 2025-05-07T21:07:21.4867308Z T=24, 2025-05-07T21:07:21.4867484Z B=5, 2025-05-07T21:07:21.4867665Z max_L=40, 2025-05-07T21:07:21.4867919Z bounds_check_mode=, 2025-05-07T21:07:21.4868231Z use_cpu=False, 2025-05-07T21:07:21.4868449Z weighted=False, 2025-05-07T21:07:21.4868722Z dtype=torch.int64, 2025-05-07T21:07:21.4868981Z mixed_B=True, 2025-05-07T21:07:21.4869206Z bounds_check_version=1, 2025-05-07T21:07:21.4869440Z ) 2025-05-07T21:07:21.4869636Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4870141Z self=, 2025-05-07T21:07:21.4870631Z T=24, 2025-05-07T21:07:21.4870820Z B=5, 2025-05-07T21:07:21.4871004Z max_L=5, 2025-05-07T21:07:21.4871265Z bounds_check_mode=, 2025-05-07T21:07:21.4871577Z use_cpu=False, 2025-05-07T21:07:21.4871786Z weighted=False, 2025-05-07T21:07:21.4872007Z dtype=torch.int64, 2025-05-07T21:07:21.4872231Z mixed_B=True, 2025-05-07T21:07:21.4872444Z bounds_check_version=1, 2025-05-07T21:07:21.4872681Z ) 2025-05-07T21:07:21.4872883Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4873370Z self=, 2025-05-07T21:07:21.4873871Z T=24, 2025-05-07T21:07:21.4874056Z B=5, 2025-05-07T21:07:21.4874237Z max_L=5, 2025-05-07T21:07:21.4874489Z bounds_check_mode=, 2025-05-07T21:07:21.4874805Z use_cpu=False, 2025-05-07T21:07:21.4875011Z weighted=False, 2025-05-07T21:07:21.4875231Z dtype=torch.int64, 2025-05-07T21:07:21.4875458Z mixed_B=False, 2025-05-07T21:07:21.4875671Z bounds_check_version=1, 2025-05-07T21:07:21.4875911Z ) 2025-05-07T21:07:21.4876115Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4876620Z self=, 2025-05-07T21:07:21.4877154Z T=24, 2025-05-07T21:07:21.4877344Z B=24, 2025-05-07T21:07:21.4877528Z max_L=5, 2025-05-07T21:07:21.4877774Z bounds_check_mode=, 2025-05-07T21:07:21.4878092Z use_cpu=False, 2025-05-07T21:07:21.4878303Z weighted=False, 2025-05-07T21:07:21.4878523Z dtype=torch.int64, 2025-05-07T21:07:21.4878752Z mixed_B=False, 2025-05-07T21:07:21.4878971Z bounds_check_version=1, 2025-05-07T21:07:21.4879198Z ) 2025-05-07T21:07:21.4879401Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4879907Z self=, 2025-05-07T21:07:21.4880394Z T=12, 2025-05-07T21:07:21.4880591Z B=52, 2025-05-07T21:07:21.4880786Z max_L=45, 2025-05-07T21:07:21.4881035Z bounds_check_mode=, 2025-05-07T21:07:21.4881360Z use_cpu=False, 2025-05-07T21:07:21.4881578Z weighted=False, 2025-05-07T21:07:21.4881808Z dtype=torch.int32, 2025-05-07T21:07:21.4882029Z mixed_B=True, 2025-05-07T21:07:21.4882258Z bounds_check_version=2, 2025-05-07T21:07:21.4882501Z ) 2025-05-07T21:07:21.4882703Z Trying example: test_bounds_check( 2025-05-07T21:07:21.4883216Z self=, 2025-05-07T21:07:21.4883713Z T=12, 2025-05-07T21:07:21.4883901Z B=12, 2025-05-07T21:07:21.4884094Z max_L=45, 2025-05-07T21:07:21.4884352Z bounds_check_mode=, 2025-05-07T21:07:21.4884663Z use_cpu=False, 2025-05-07T21:07:21.4884930Z weighted=False, 2025-05-07T21:07:21.4885157Z dtype=torch.int32, 2025-05-07T21:07:21.4885374Z mixed_B=True, 2025-05-07T21:07:21.4885596Z bounds_check_version=2, 2025-05-07T21:07:21.4885829Z ) 2025-05-07T21:07:21.4886033Z PASSED 2025-05-07T21:07:21.4886470Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:07:21.5787285Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:07:21.5788403Z self=, 2025-05-07T21:07:21.5788869Z T=1, 2025-05-07T21:07:21.5789056Z B=1, 2025-05-07T21:07:21.5789537Z L=0, 2025-05-07T21:07:21.5789802Z use_cpu=False, 2025-05-07T21:07:21.5790028Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5790292Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5790558Z ) 2025-05-07T21:07:21.5790752Z Trying example: test_pruning( 2025-05-07T21:07:21.5791230Z self=, 2025-05-07T21:07:21.5791694Z T=4, 2025-05-07T21:07:21.5791870Z B=1, 2025-05-07T21:07:21.5792047Z L=0, 2025-05-07T21:07:21.5792233Z use_cpu=False, 2025-05-07T21:07:21.5792444Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5792715Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5792982Z ) 2025-05-07T21:07:21.5793169Z Trying example: test_pruning( 2025-05-07T21:07:21.5793628Z self=, 2025-05-07T21:07:21.5794102Z T=4, 2025-05-07T21:07:21.5794278Z B=5, 2025-05-07T21:07:21.5794464Z L=1, 2025-05-07T21:07:21.5794645Z use_cpu=True, 2025-05-07T21:07:21.5794856Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5795119Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5795386Z ) 2025-05-07T21:07:21.5795571Z Trying example: test_pruning( 2025-05-07T21:07:21.5796033Z self=, 2025-05-07T21:07:21.5796503Z T=5, 2025-05-07T21:07:21.5796690Z B=1, 2025-05-07T21:07:21.5796892Z L=0, 2025-05-07T21:07:21.5797102Z use_cpu=False, 2025-05-07T21:07:21.5797326Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5797678Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5797950Z ) 2025-05-07T21:07:21.5798155Z Trying example: test_pruning( 2025-05-07T21:07:21.5798894Z self=, 2025-05-07T21:07:21.5799363Z T=5, 2025-05-07T21:07:21.5799540Z B=5, 2025-05-07T21:07:21.5799716Z L=4, 2025-05-07T21:07:21.5799891Z use_cpu=True, 2025-05-07T21:07:21.5800106Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5800364Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5800635Z ) 2025-05-07T21:07:21.5800824Z Trying example: test_pruning( 2025-05-07T21:07:21.5801279Z self=, 2025-05-07T21:07:21.5801747Z T=3, 2025-05-07T21:07:21.5801926Z B=2, 2025-05-07T21:07:21.5802103Z L=4, 2025-05-07T21:07:21.5802281Z use_cpu=True, 2025-05-07T21:07:21.5802495Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5802755Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5803022Z ) 2025-05-07T21:07:21.5803212Z Trying example: test_pruning( 2025-05-07T21:07:21.5803669Z self=, 2025-05-07T21:07:21.5804137Z T=4, 2025-05-07T21:07:21.5804315Z B=1, 2025-05-07T21:07:21.5804495Z L=2, 2025-05-07T21:07:21.5804672Z use_cpu=True, 2025-05-07T21:07:21.5804890Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5805153Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5805413Z ) 2025-05-07T21:07:21.5805607Z Trying example: test_pruning( 2025-05-07T21:07:21.5806162Z self=, 2025-05-07T21:07:21.5806650Z T=5, 2025-05-07T21:07:21.5806856Z B=3, 2025-05-07T21:07:21.5807034Z L=8, 2025-05-07T21:07:21.5807212Z use_cpu=False, 2025-05-07T21:07:21.5807429Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5807698Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5807962Z ) 2025-05-07T21:07:21.5808159Z Trying example: test_pruning( 2025-05-07T21:07:21.5808627Z self=, 2025-05-07T21:07:21.5809096Z T=3, 2025-05-07T21:07:21.5809267Z B=6, 2025-05-07T21:07:21.5809448Z L=3, 2025-05-07T21:07:21.5809731Z use_cpu=False, 2025-05-07T21:07:21.5809997Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5810263Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5810532Z ) 2025-05-07T21:07:21.5810721Z Trying example: test_pruning( 2025-05-07T21:07:21.5811192Z self=, 2025-05-07T21:07:21.5811659Z T=3, 2025-05-07T21:07:21.5811835Z B=1, 2025-05-07T21:07:21.5812015Z L=1, 2025-05-07T21:07:21.5812200Z use_cpu=False, 2025-05-07T21:07:21.5812413Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5812756Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5813061Z ) 2025-05-07T21:07:21.5813265Z Trying example: test_pruning( 2025-05-07T21:07:21.5813802Z self=, 2025-05-07T21:07:21.5814352Z T=2, 2025-05-07T21:07:21.5814539Z B=2, 2025-05-07T21:07:21.5814730Z L=1, 2025-05-07T21:07:21.5814928Z use_cpu=True, 2025-05-07T21:07:21.5815166Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5815447Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5815750Z ) 2025-05-07T21:07:21.5815958Z Trying example: test_pruning( 2025-05-07T21:07:21.5816495Z self=, 2025-05-07T21:07:21.5817050Z T=5, 2025-05-07T21:07:21.5817242Z B=3, 2025-05-07T21:07:21.5817430Z L=6, 2025-05-07T21:07:21.5817624Z use_cpu=False, 2025-05-07T21:07:21.5817860Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5818148Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5818490Z ) 2025-05-07T21:07:21.5818686Z Trying example: test_pruning( 2025-05-07T21:07:21.5819144Z self=, 2025-05-07T21:07:21.5819614Z T=3, 2025-05-07T21:07:21.5819801Z B=3, 2025-05-07T21:07:21.5819978Z L=6, 2025-05-07T21:07:21.5827768Z use_cpu=False, 2025-05-07T21:07:21.5828042Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5828323Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5828593Z ) 2025-05-07T21:07:21.5828783Z Trying example: test_pruning( 2025-05-07T21:07:21.5829261Z self=, 2025-05-07T21:07:21.5829738Z T=3, 2025-05-07T21:07:21.5829918Z B=3, 2025-05-07T21:07:21.5830099Z L=3, 2025-05-07T21:07:21.5830282Z use_cpu=False, 2025-05-07T21:07:21.5830499Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5830776Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5831060Z ) 2025-05-07T21:07:21.5831254Z Trying example: test_pruning( 2025-05-07T21:07:21.5831724Z self=, 2025-05-07T21:07:21.5832200Z T=5, 2025-05-07T21:07:21.5832385Z B=2, 2025-05-07T21:07:21.5832555Z L=5, 2025-05-07T21:07:21.5832743Z use_cpu=False, 2025-05-07T21:07:21.5832972Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5833231Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5833506Z ) 2025-05-07T21:07:21.5833707Z Trying example: test_pruning( 2025-05-07T21:07:21.5834241Z self=, 2025-05-07T21:07:21.5834708Z T=5, 2025-05-07T21:07:21.5834888Z B=2, 2025-05-07T21:07:21.5835062Z L=5, 2025-05-07T21:07:21.5835246Z use_cpu=False, 2025-05-07T21:07:21.5835466Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5835721Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5835989Z ) 2025-05-07T21:07:21.5836182Z Trying example: test_pruning( 2025-05-07T21:07:21.5836651Z self=, 2025-05-07T21:07:21.5837157Z T=2, 2025-05-07T21:07:21.5837337Z B=2, 2025-05-07T21:07:21.5837511Z L=5, 2025-05-07T21:07:21.5837700Z use_cpu=False, 2025-05-07T21:07:21.5837977Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5838290Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5838552Z ) 2025-05-07T21:07:21.5838742Z Trying example: test_pruning( 2025-05-07T21:07:21.5839205Z self=, 2025-05-07T21:07:21.5839668Z T=5, 2025-05-07T21:07:21.5839844Z B=5, 2025-05-07T21:07:21.5840021Z L=5, 2025-05-07T21:07:21.5840198Z use_cpu=False, 2025-05-07T21:07:21.5840424Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5840695Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5840959Z ) 2025-05-07T21:07:21.5841158Z Trying example: test_pruning( 2025-05-07T21:07:21.5841625Z self=, 2025-05-07T21:07:21.5842085Z T=5, 2025-05-07T21:07:21.5842268Z B=5, 2025-05-07T21:07:21.5842449Z L=5, 2025-05-07T21:07:21.5842628Z use_cpu=False, 2025-05-07T21:07:21.5842856Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5843131Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.5843393Z ) 2025-05-07T21:07:21.5843588Z Trying example: test_pruning( 2025-05-07T21:07:21.5844053Z self=, 2025-05-07T21:07:21.5844526Z T=5, 2025-05-07T21:07:21.5844698Z B=3, 2025-05-07T21:07:21.5844880Z L=2, 2025-05-07T21:07:21.5845068Z use_cpu=True, 2025-05-07T21:07:21.5845281Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5845548Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5845874Z ) 2025-05-07T21:07:21.5846064Z Trying example: test_pruning( 2025-05-07T21:07:21.5846526Z self=, 2025-05-07T21:07:21.5846990Z T=5, 2025-05-07T21:07:21.5847158Z B=3, 2025-05-07T21:07:21.5847333Z L=3, 2025-05-07T21:07:21.5847515Z use_cpu=True, 2025-05-07T21:07:21.5847727Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5848009Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5848286Z ) 2025-05-07T21:07:21.5848478Z Trying example: test_pruning( 2025-05-07T21:07:21.5848944Z self=, 2025-05-07T21:07:21.5849421Z T=3, 2025-05-07T21:07:21.5849606Z B=3, 2025-05-07T21:07:21.5849781Z L=3, 2025-05-07T21:07:21.5849967Z use_cpu=True, 2025-05-07T21:07:21.5850187Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5850449Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5850720Z ) 2025-05-07T21:07:21.5850914Z Trying example: test_pruning( 2025-05-07T21:07:21.5851370Z self=, 2025-05-07T21:07:21.5851837Z T=3, 2025-05-07T21:07:21.5852020Z B=3, 2025-05-07T21:07:21.5852193Z L=3, 2025-05-07T21:07:21.5852381Z use_cpu=True, 2025-05-07T21:07:21.5852705Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5852964Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5853228Z ) 2025-05-07T21:07:21.5853420Z Trying example: test_pruning( 2025-05-07T21:07:21.5853922Z self=, 2025-05-07T21:07:21.5854394Z T=1, 2025-05-07T21:07:21.5854578Z B=4, 2025-05-07T21:07:21.5854752Z L=1, 2025-05-07T21:07:21.5854938Z use_cpu=True, 2025-05-07T21:07:21.5855158Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5855421Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5855682Z ) 2025-05-07T21:07:21.5855877Z Trying example: test_pruning( 2025-05-07T21:07:21.5856342Z self=, 2025-05-07T21:07:21.5856865Z T=1, 2025-05-07T21:07:21.5857049Z B=4, 2025-05-07T21:07:21.5857228Z L=4, 2025-05-07T21:07:21.5857405Z use_cpu=True, 2025-05-07T21:07:21.5857631Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5857979Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5858240Z ) 2025-05-07T21:07:21.5858444Z Trying example: test_pruning( 2025-05-07T21:07:21.5858913Z self=, 2025-05-07T21:07:21.5859371Z T=1, 2025-05-07T21:07:21.5859560Z B=1, 2025-05-07T21:07:21.5859739Z L=4, 2025-05-07T21:07:21.5859915Z use_cpu=True, 2025-05-07T21:07:21.5860138Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5860414Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5860678Z ) 2025-05-07T21:07:21.5860874Z Trying example: test_pruning( 2025-05-07T21:07:21.5861332Z self=, 2025-05-07T21:07:21.5861809Z T=3, 2025-05-07T21:07:21.5861985Z B=6, 2025-05-07T21:07:21.5862171Z L=2, 2025-05-07T21:07:21.5862363Z use_cpu=False, 2025-05-07T21:07:21.5862580Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5862861Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5863137Z ) 2025-05-07T21:07:21.5863331Z Trying example: test_pruning( 2025-05-07T21:07:21.5863794Z self=, 2025-05-07T21:07:21.5864257Z T=3, 2025-05-07T21:07:21.5864429Z B=6, 2025-05-07T21:07:21.5864609Z L=6, 2025-05-07T21:07:21.5864793Z use_cpu=False, 2025-05-07T21:07:21.5865007Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5865272Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5865543Z ) 2025-05-07T21:07:21.5865789Z Trying example: test_pruning( 2025-05-07T21:07:21.5866249Z self=, 2025-05-07T21:07:21.5866722Z T=3, 2025-05-07T21:07:21.5866908Z B=6, 2025-05-07T21:07:21.5867082Z L=6, 2025-05-07T21:07:21.5867267Z use_cpu=False, 2025-05-07T21:07:21.5867485Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5867745Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5868012Z ) 2025-05-07T21:07:21.5868211Z Trying example: test_pruning( 2025-05-07T21:07:21.5868668Z self=, 2025-05-07T21:07:21.5869135Z T=3, 2025-05-07T21:07:21.5869309Z B=3, 2025-05-07T21:07:21.5869486Z L=6, 2025-05-07T21:07:21.5869671Z use_cpu=False, 2025-05-07T21:07:21.5869889Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5870149Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5870412Z ) 2025-05-07T21:07:21.5870599Z Trying example: test_pruning( 2025-05-07T21:07:21.5871063Z self=, 2025-05-07T21:07:21.5871532Z T=3, 2025-05-07T21:07:21.5871703Z B=3, 2025-05-07T21:07:21.5871879Z L=3, 2025-05-07T21:07:21.5872059Z use_cpu=False, 2025-05-07T21:07:21.5872271Z use_cpu_hashtable=False, 2025-05-07T21:07:21.5872539Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5872807Z ) 2025-05-07T21:07:21.5872990Z Trying example: test_pruning( 2025-05-07T21:07:21.5873449Z self=, 2025-05-07T21:07:21.5873958Z T=4, 2025-05-07T21:07:21.5874134Z B=6, 2025-05-07T21:07:21.5874314Z L=3, 2025-05-07T21:07:21.5874495Z use_cpu=True, 2025-05-07T21:07:21.5874708Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5874958Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5875220Z ) 2025-05-07T21:07:21.5875411Z Trying example: test_pruning( 2025-05-07T21:07:21.5875861Z self=, 2025-05-07T21:07:21.5876376Z T=3, 2025-05-07T21:07:21.5876549Z B=6, 2025-05-07T21:07:21.5876718Z L=3, 2025-05-07T21:07:21.5876896Z use_cpu=True, 2025-05-07T21:07:21.5877111Z use_cpu_hashtable=True, 2025-05-07T21:07:21.5877413Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.5877724Z ) 2025-05-07T21:07:21.6025851Z Trying example: test_pruning( 2025-05-07T21:07:21.6026482Z self=, 2025-05-07T21:07:21.6027092Z T=3, 2025-05-07T21:07:21.6027311Z B=5, 2025-05-07T21:07:21.6027527Z L=0, 2025-05-07T21:07:21.6027760Z use_cpu=False, 2025-05-07T21:07:21.6028025Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6028342Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.6028679Z ) 2025-05-07T21:07:21.6028916Z Trying example: test_pruning( 2025-05-07T21:07:21.6029483Z self=, 2025-05-07T21:07:21.6030057Z T=3, 2025-05-07T21:07:21.6030267Z B=5, 2025-05-07T21:07:21.6030484Z L=0, 2025-05-07T21:07:21.6030706Z use_cpu=True, 2025-05-07T21:07:21.6030961Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6031277Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.6031612Z ) 2025-05-07T21:07:21.6031842Z Trying example: test_pruning( 2025-05-07T21:07:21.6032401Z self=, 2025-05-07T21:07:21.6032969Z T=3, 2025-05-07T21:07:21.6033180Z B=5, 2025-05-07T21:07:21.6033392Z L=0, 2025-05-07T21:07:21.6033618Z use_cpu=True, 2025-05-07T21:07:21.6033871Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6034197Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6034516Z ) 2025-05-07T21:07:21.6034739Z Trying example: test_pruning( 2025-05-07T21:07:21.6035481Z self=, 2025-05-07T21:07:21.6036059Z T=5, 2025-05-07T21:07:21.6036275Z B=5, 2025-05-07T21:07:21.6036482Z L=0, 2025-05-07T21:07:21.6036706Z use_cpu=True, 2025-05-07T21:07:21.6036969Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6037275Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6037603Z ) 2025-05-07T21:07:21.6037842Z Trying example: test_pruning( 2025-05-07T21:07:21.6038402Z self=, 2025-05-07T21:07:21.6038974Z T=5, 2025-05-07T21:07:21.6039193Z B=1, 2025-05-07T21:07:21.6039400Z L=0, 2025-05-07T21:07:21.6039622Z use_cpu=True, 2025-05-07T21:07:21.6039879Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6040184Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6040508Z ) 2025-05-07T21:07:21.6040743Z Trying example: test_pruning( 2025-05-07T21:07:21.6041292Z self=, 2025-05-07T21:07:21.6041870Z T=5, 2025-05-07T21:07:21.6042089Z B=1, 2025-05-07T21:07:21.6042296Z L=5, 2025-05-07T21:07:21.6042518Z use_cpu=True, 2025-05-07T21:07:21.6042784Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6043099Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6043418Z ) 2025-05-07T21:07:21.6043650Z Trying example: test_pruning( 2025-05-07T21:07:21.6044214Z self=, 2025-05-07T21:07:21.6044779Z T=5, 2025-05-07T21:07:21.6044998Z B=5, 2025-05-07T21:07:21.6045302Z L=5, 2025-05-07T21:07:21.6045518Z use_cpu=True, 2025-05-07T21:07:21.6045787Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6046099Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6046419Z ) 2025-05-07T21:07:21.6046647Z Trying example: test_pruning( 2025-05-07T21:07:21.6047207Z self=, 2025-05-07T21:07:21.6047773Z T=1, 2025-05-07T21:07:21.6047992Z B=6, 2025-05-07T21:07:21.6048206Z L=3, 2025-05-07T21:07:21.6048418Z use_cpu=False, 2025-05-07T21:07:21.6048681Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6048993Z use_array_for_index_remapping=False, 2025-05-07T21:07:21.6049394Z ) 2025-05-07T21:07:21.6049723Z Trying example: test_pruning( 2025-05-07T21:07:21.6050282Z self=, 2025-05-07T21:07:21.6050865Z T=1, 2025-05-07T21:07:21.6051071Z B=6, 2025-05-07T21:07:21.6051285Z L=3, 2025-05-07T21:07:21.6051507Z use_cpu=False, 2025-05-07T21:07:21.6051769Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6052091Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6052417Z ) 2025-05-07T21:07:21.6052722Z Trying example: test_pruning( 2025-05-07T21:07:21.6053292Z self=, 2025-05-07T21:07:21.6053867Z T=1, 2025-05-07T21:07:21.6054075Z B=6, 2025-05-07T21:07:21.6054287Z L=3, 2025-05-07T21:07:21.6054506Z use_cpu=False, 2025-05-07T21:07:21.6054764Z use_cpu_hashtable=False, 2025-05-07T21:07:21.6055085Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6055408Z ) 2025-05-07T21:07:21.6055628Z Trying example: test_pruning( 2025-05-07T21:07:21.6056191Z self=, 2025-05-07T21:07:21.6056760Z T=1, 2025-05-07T21:07:21.6056971Z B=1, 2025-05-07T21:07:21.6057179Z L=3, 2025-05-07T21:07:21.6057401Z use_cpu=False, 2025-05-07T21:07:21.6057668Z use_cpu_hashtable=False, 2025-05-07T21:07:21.6057983Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6058303Z ) 2025-05-07T21:07:21.6058537Z Trying example: test_pruning( 2025-05-07T21:07:21.6059088Z self=, 2025-05-07T21:07:21.6059717Z T=1, 2025-05-07T21:07:21.6059935Z B=1, 2025-05-07T21:07:21.6060144Z L=1, 2025-05-07T21:07:21.6060371Z use_cpu=False, 2025-05-07T21:07:21.6060641Z use_cpu_hashtable=False, 2025-05-07T21:07:21.6060959Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6061289Z ) 2025-05-07T21:07:21.6061520Z Trying example: test_pruning( 2025-05-07T21:07:21.6062076Z self=, 2025-05-07T21:07:21.6062647Z T=1, 2025-05-07T21:07:21.6062860Z B=1, 2025-05-07T21:07:21.6063066Z L=1, 2025-05-07T21:07:21.6063293Z use_cpu=False, 2025-05-07T21:07:21.6063560Z use_cpu_hashtable=True, 2025-05-07T21:07:21.6063867Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6064192Z ) 2025-05-07T21:07:21.6064421Z Trying example: test_pruning( 2025-05-07T21:07:21.6064986Z self=, 2025-05-07T21:07:21.6065554Z T=2, 2025-05-07T21:07:21.6065771Z B=1, 2025-05-07T21:07:21.6065995Z L=4, 2025-05-07T21:07:21.6066247Z use_cpu=True, 2025-05-07T21:07:21.6066509Z use_cpu_hashtable=False, 2025-05-07T21:07:21.6066832Z use_array_for_index_remapping=True, 2025-05-07T21:07:21.6067146Z ) 2025-05-07T21:07:21.6067363Z PASSED 2025-05-07T21:07:30.9052763Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:07:30.9053294Z 2025-05-07T21:07:30.9053466Z ============================== 4 passed in 11.72s ============================== 2025-05-07T21:07:31.5385211Z 2025-05-07T21:07:31.5385835Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:31.5405654Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 14 seconds 2025-05-07T21:07:31.5406001Z 2025-05-07T21:07:31.5406006Z 2025-05-07T21:07:31.5406010Z 2025-05-07T21:07:31.5406023Z 2025-05-07T21:07:31.5426423Z ################################################################################ 2025-05-07T21:07:31.5441830Z # [2025-05-07T21:07:31.543Z] Run Python Test Suite: 2025-05-07T21:07:31.5442163Z # ./utils/filestore_test.py 2025-05-07T21:07:31.5442469Z ################################################################################ 2025-05-07T21:07:31.5468783Z + 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:31.5469624Z 2025-05-07T21:07:33.7098372Z ============================= test session starts ============================== 2025-05-07T21:07:33.7099158Z 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:33.7099665Z cachedir: .pytest_cache 2025-05-07T21:07:33.7100234Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:33.7100952Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:33.7101343Z plugins: hypothesis-6.131.14 2025-05-07T21:07:35.3703252Z collecting ... collected 8 items 2025-05-07T21:07:35.3703489Z 2025-05-07T21:07:35.3716130Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:07:35.3725178Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:07:35.3732853Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:07:35.3740926Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:07:35.3748598Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:07:35.3757370Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:07:35.3813907Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:07:35.3941510Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:07:35.3942054Z 2025-05-07T21:07:35.3942282Z =========================== short test summary info ============================ 2025-05-07T21:07:35.3942955Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:07:35.3943668Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:07:35.3944384Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:07:35.3945111Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:07:35.3945736Z ========================= 4 passed, 4 skipped in 1.81s ========================= 2025-05-07T21:07:35.9555055Z 2025-05-07T21:07:35.9555859Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:07:35.9571509Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:07:35.9571790Z 2025-05-07T21:07:35.9571795Z 2025-05-07T21:07:35.9571826Z 2025-05-07T21:07:35.9571831Z 2025-05-07T21:07:35.9593920Z ################################################################################ 2025-05-07T21:07:35.9609772Z # [2025-05-07T21:07:35.960Z] Run Python Test Suite: 2025-05-07T21:07:35.9610080Z # ./uvm/copy_test.py 2025-05-07T21:07:35.9610337Z ################################################################################ 2025-05-07T21:07:35.9635747Z + 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:35.9636551Z 2025-05-07T21:07:38.1187815Z ============================= test session starts ============================== 2025-05-07T21:07:38.1188451Z 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:38.1188968Z cachedir: .pytest_cache 2025-05-07T21:07:38.1189529Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:38.1190245Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:38.1196622Z plugins: hypothesis-6.131.14 2025-05-07T21:07:39.7990336Z collecting ... collected 3 items 2025-05-07T21:07:39.7990574Z 2025-05-07T21:07:40.1159992Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1160727Z self=, 2025-05-07T21:07:40.1161061Z sizes=[1], 2025-05-07T21:07:40.1161356Z uvm_op=, 2025-05-07T21:07:40.1161724Z ) 2025-05-07T21:07:40.1161931Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1162257Z self=, 2025-05-07T21:07:40.1162576Z sizes=[7], 2025-05-07T21:07:40.1162853Z uvm_op=, 2025-05-07T21:07:40.1163181Z ) 2025-05-07T21:07:40.1163383Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1163712Z self=, 2025-05-07T21:07:40.1164033Z sizes=[7, 2, 6, 6], 2025-05-07T21:07:40.1164377Z uvm_op=, 2025-05-07T21:07:40.1164765Z ) 2025-05-07T21:07:40.1164966Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1165277Z self=, 2025-05-07T21:07:40.1165607Z sizes=[3], 2025-05-07T21:07:40.1165890Z uvm_op=, 2025-05-07T21:07:40.1166212Z ) 2025-05-07T21:07:40.1166410Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1166746Z self=, 2025-05-07T21:07:40.1167066Z sizes=[3, 3, 6, 1], 2025-05-07T21:07:40.1167372Z uvm_op=, 2025-05-07T21:07:40.1167699Z ) 2025-05-07T21:07:40.1167890Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1168220Z self=, 2025-05-07T21:07:40.1168679Z sizes=[5], 2025-05-07T21:07:40.1168996Z uvm_op=, 2025-05-07T21:07:40.1169345Z ) 2025-05-07T21:07:40.1169541Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1169863Z self=, 2025-05-07T21:07:40.1170186Z sizes=[1, 7, 5, 4], 2025-05-07T21:07:40.1170489Z uvm_op=, 2025-05-07T21:07:40.1170814Z ) 2025-05-07T21:07:40.1171004Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1171327Z self=, 2025-05-07T21:07:40.1171647Z sizes=[8, 8, 1, 8], 2025-05-07T21:07:40.1171971Z uvm_op=, 2025-05-07T21:07:40.1172329Z ) 2025-05-07T21:07:40.1172525Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1172930Z self=, 2025-05-07T21:07:40.1173251Z sizes=[5, 6], 2025-05-07T21:07:40.1173545Z uvm_op=, 2025-05-07T21:07:40.1173872Z ) 2025-05-07T21:07:40.1174059Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1174378Z self=, 2025-05-07T21:07:40.1174706Z sizes=[4, 3], 2025-05-07T21:07:40.1175023Z uvm_op=, 2025-05-07T21:07:40.1175384Z ) 2025-05-07T21:07:40.1175583Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1175895Z self=, 2025-05-07T21:07:40.1176305Z sizes=[7, 7, 5, 7], 2025-05-07T21:07:40.1176614Z uvm_op=, 2025-05-07T21:07:40.1176936Z ) 2025-05-07T21:07:40.1177137Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1177456Z self=, 2025-05-07T21:07:40.1177782Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:40.1178100Z uvm_op=, 2025-05-07T21:07:40.1178458Z ) 2025-05-07T21:07:40.1178659Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1178974Z self=, 2025-05-07T21:07:40.1179297Z sizes=[7, 5, 8, 8], 2025-05-07T21:07:40.1179627Z uvm_op=, 2025-05-07T21:07:40.1180061Z ) 2025-05-07T21:07:40.1180258Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1180579Z self=, 2025-05-07T21:07:40.1180898Z sizes=[1, 5, 1, 5], 2025-05-07T21:07:40.1181232Z uvm_op=, 2025-05-07T21:07:40.1181586Z ) 2025-05-07T21:07:40.1181772Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1182093Z self=, 2025-05-07T21:07:40.1182414Z sizes=[1, 5, 5, 5], 2025-05-07T21:07:40.1182749Z uvm_op=, 2025-05-07T21:07:40.1183102Z ) 2025-05-07T21:07:40.1183299Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1183616Z self=, 2025-05-07T21:07:40.1183929Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:40.1184255Z uvm_op=, 2025-05-07T21:07:40.1184612Z ) 2025-05-07T21:07:40.1184804Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1185128Z self=, 2025-05-07T21:07:40.1185447Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:40.1185739Z uvm_op=, 2025-05-07T21:07:40.1186063Z ) 2025-05-07T21:07:40.1186256Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1186573Z self=, 2025-05-07T21:07:40.1186887Z sizes=[5, 5], 2025-05-07T21:07:40.1187175Z uvm_op=, 2025-05-07T21:07:40.1187555Z ) 2025-05-07T21:07:40.1187750Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1188068Z self=, 2025-05-07T21:07:40.1188389Z sizes=[8], 2025-05-07T21:07:40.1188664Z uvm_op=, 2025-05-07T21:07:40.1188992Z ) 2025-05-07T21:07:40.1189194Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1189509Z self=, 2025-05-07T21:07:40.1189829Z sizes=[3], 2025-05-07T21:07:40.1190145Z uvm_op=, 2025-05-07T21:07:40.1190498Z ) 2025-05-07T21:07:40.1190692Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1191009Z self=, 2025-05-07T21:07:40.1191329Z sizes=[3, 8, 7, 7], 2025-05-07T21:07:40.1191623Z uvm_op=, 2025-05-07T21:07:40.1191956Z ) 2025-05-07T21:07:40.1192154Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1192470Z self=, 2025-05-07T21:07:40.1192795Z sizes=[3, 7, 7, 7], 2025-05-07T21:07:40.1193094Z uvm_op=, 2025-05-07T21:07:40.1193416Z ) 2025-05-07T21:07:40.1193616Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1193940Z self=, 2025-05-07T21:07:40.1194252Z sizes=[3, 7, 7, 3], 2025-05-07T21:07:40.1194555Z uvm_op=, 2025-05-07T21:07:40.1194885Z ) 2025-05-07T21:07:40.1195122Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1195441Z self=, 2025-05-07T21:07:40.1195767Z sizes=[7, 7, 7, 3], 2025-05-07T21:07:40.1196065Z uvm_op=, 2025-05-07T21:07:40.1196382Z ) 2025-05-07T21:07:40.1196581Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1196903Z self=, 2025-05-07T21:07:40.1197247Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:40.1197541Z uvm_op=, 2025-05-07T21:07:40.1197868Z ) 2025-05-07T21:07:40.1198070Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1198379Z self=, 2025-05-07T21:07:40.1198985Z sizes=[2, 1], 2025-05-07T21:07:40.1199304Z uvm_op=, 2025-05-07T21:07:40.1199656Z ) 2025-05-07T21:07:40.1199850Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1200170Z self=, 2025-05-07T21:07:40.1200489Z sizes=[1, 1], 2025-05-07T21:07:40.1200795Z uvm_op=, 2025-05-07T21:07:40.1201152Z ) 2025-05-07T21:07:40.1201346Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1201656Z self=, 2025-05-07T21:07:40.1201982Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:40.1202281Z uvm_op=, 2025-05-07T21:07:40.1202603Z ) 2025-05-07T21:07:40.1202798Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1203120Z self=, 2025-05-07T21:07:40.1203438Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:40.1203739Z uvm_op=, 2025-05-07T21:07:40.1204064Z ) 2025-05-07T21:07:40.1204265Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1204578Z self=, 2025-05-07T21:07:40.1204900Z sizes=[8, 3, 2, 3], 2025-05-07T21:07:40.1205199Z uvm_op=, 2025-05-07T21:07:40.1205519Z ) 2025-05-07T21:07:40.1205713Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1206031Z self=, 2025-05-07T21:07:40.1206416Z sizes=[8, 3, 3, 3], 2025-05-07T21:07:40.1206713Z uvm_op=, 2025-05-07T21:07:40.1207039Z ) 2025-05-07T21:07:40.1207228Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1207546Z self=, 2025-05-07T21:07:40.1207867Z sizes=[3, 3, 3, 3], 2025-05-07T21:07:40.1208162Z uvm_op=, 2025-05-07T21:07:40.1208488Z ) 2025-05-07T21:07:40.1208684Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1209003Z self=, 2025-05-07T21:07:40.1209318Z sizes=[3, 3, 2, 1], 2025-05-07T21:07:40.1209615Z uvm_op=, 2025-05-07T21:07:40.1209943Z ) 2025-05-07T21:07:40.1210132Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1210444Z self=, 2025-05-07T21:07:40.1210760Z sizes=[3, 3, 2], 2025-05-07T21:07:40.1211047Z uvm_op=, 2025-05-07T21:07:40.1211374Z ) 2025-05-07T21:07:40.1211568Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1211876Z self=, 2025-05-07T21:07:40.1212195Z sizes=[2, 3, 2], 2025-05-07T21:07:40.1212493Z uvm_op=, 2025-05-07T21:07:40.1212867Z ) 2025-05-07T21:07:40.1213058Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1213374Z self=, 2025-05-07T21:07:40.1213691Z sizes=[2, 2, 2], 2025-05-07T21:07:40.1214048Z uvm_op=, 2025-05-07T21:07:40.1214389Z ) 2025-05-07T21:07:40.1214583Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1214893Z self=, 2025-05-07T21:07:40.1215208Z sizes=[7], 2025-05-07T21:07:40.1215516Z uvm_op=, 2025-05-07T21:07:40.1215871Z ) 2025-05-07T21:07:40.1216064Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1216382Z self=, 2025-05-07T21:07:40.1216688Z sizes=[1], 2025-05-07T21:07:40.1216968Z uvm_op=, 2025-05-07T21:07:40.1217369Z ) 2025-05-07T21:07:40.1217553Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1217938Z self=, 2025-05-07T21:07:40.1218255Z sizes=[8], 2025-05-07T21:07:40.1218527Z uvm_op=, 2025-05-07T21:07:40.1218859Z ) 2025-05-07T21:07:40.1219061Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:40.1219381Z self=, 2025-05-07T21:07:40.1219686Z sizes=[6], 2025-05-07T21:07:40.1219964Z uvm_op=, 2025-05-07T21:07:40.1220286Z ) 2025-05-07T21:07:40.1220452Z PASSED 2025-05-07T21:07:41.4139881Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4140437Z self=, 2025-05-07T21:07:41.4140796Z sizes=[1], 2025-05-07T21:07:41.4141087Z uvm_op=, 2025-05-07T21:07:41.4141424Z ) 2025-05-07T21:07:41.4141634Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4141989Z self=, 2025-05-07T21:07:41.4142322Z sizes=[372], 2025-05-07T21:07:41.4142614Z uvm_op=, 2025-05-07T21:07:41.4142938Z ) 2025-05-07T21:07:41.4143134Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4143487Z self=, 2025-05-07T21:07:41.4143828Z sizes=[372, 250, 20], 2025-05-07T21:07:41.4144137Z uvm_op=, 2025-05-07T21:07:41.4144582Z ) 2025-05-07T21:07:41.4144778Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4145132Z self=, 2025-05-07T21:07:41.4145457Z sizes=[155], 2025-05-07T21:07:41.4145739Z uvm_op=, 2025-05-07T21:07:41.4146112Z ) 2025-05-07T21:07:41.4146313Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4146663Z self=, 2025-05-07T21:07:41.4146996Z sizes=[155, 394, 506], 2025-05-07T21:07:41.4147304Z uvm_op=, 2025-05-07T21:07:41.4147628Z ) 2025-05-07T21:07:41.4147823Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4148174Z self=, 2025-05-07T21:07:41.4148513Z sizes=[200, 382, 357], 2025-05-07T21:07:41.4148817Z uvm_op=, 2025-05-07T21:07:41.4149147Z ) 2025-05-07T21:07:41.4149343Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4149689Z self=, 2025-05-07T21:07:41.4150027Z sizes=[341], 2025-05-07T21:07:41.4150339Z uvm_op=, 2025-05-07T21:07:41.4150694Z ) 2025-05-07T21:07:41.4150891Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4151244Z self=, 2025-05-07T21:07:41.4151583Z sizes=[407, 12, 16], 2025-05-07T21:07:41.4151885Z uvm_op=, 2025-05-07T21:07:41.4152286Z ) 2025-05-07T21:07:41.4152489Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4152835Z self=, 2025-05-07T21:07:41.4153174Z sizes=[48, 298], 2025-05-07T21:07:41.4153470Z uvm_op=, 2025-05-07T21:07:41.4153792Z ) 2025-05-07T21:07:41.4153994Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4154347Z self=, 2025-05-07T21:07:41.4154684Z sizes=[92, 412, 479], 2025-05-07T21:07:41.4154983Z uvm_op=, 2025-05-07T21:07:41.4155306Z ) 2025-05-07T21:07:41.4155580Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4155982Z self=, 2025-05-07T21:07:41.4156367Z sizes=[155, 2], 2025-05-07T21:07:41.4156687Z uvm_op=, 2025-05-07T21:07:41.4157057Z ) 2025-05-07T21:07:41.4157275Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4157674Z self=, 2025-05-07T21:07:41.4158056Z sizes=[155, 155], 2025-05-07T21:07:41.4158388Z uvm_op=, 2025-05-07T21:07:41.4158764Z ) 2025-05-07T21:07:41.4158982Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4159379Z self=, 2025-05-07T21:07:41.4159760Z sizes=[464], 2025-05-07T21:07:41.4160076Z uvm_op=, 2025-05-07T21:07:41.4160442Z ) 2025-05-07T21:07:41.4160657Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4161070Z self=, 2025-05-07T21:07:41.4161445Z sizes=[316], 2025-05-07T21:07:41.4161762Z uvm_op=, 2025-05-07T21:07:41.4162136Z ) 2025-05-07T21:07:41.4162349Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4162748Z self=, 2025-05-07T21:07:41.4163130Z sizes=[231], 2025-05-07T21:07:41.4163404Z uvm_op=, 2025-05-07T21:07:41.4163726Z ) 2025-05-07T21:07:41.4163978Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4164332Z self=, 2025-05-07T21:07:41.4164655Z sizes=[455], 2025-05-07T21:07:41.4164941Z uvm_op=, 2025-05-07T21:07:41.4165263Z ) 2025-05-07T21:07:41.4165460Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4165816Z self=, 2025-05-07T21:07:41.4166155Z sizes=[512, 139, 241], 2025-05-07T21:07:41.4166486Z uvm_op=, 2025-05-07T21:07:41.4166842Z ) 2025-05-07T21:07:41.4167044Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4167387Z self=, 2025-05-07T21:07:41.4167728Z sizes=[512, 139, 241], 2025-05-07T21:07:41.4168037Z uvm_op=, 2025-05-07T21:07:41.4168361Z ) 2025-05-07T21:07:41.4168556Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4168909Z self=, 2025-05-07T21:07:41.4169240Z sizes=[512], 2025-05-07T21:07:41.4169518Z uvm_op=, 2025-05-07T21:07:41.4169838Z ) 2025-05-07T21:07:41.4170037Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4170388Z self=, 2025-05-07T21:07:41.4170719Z sizes=[187], 2025-05-07T21:07:41.4171030Z uvm_op=, 2025-05-07T21:07:41.4171380Z ) 2025-05-07T21:07:41.4171630Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4171978Z self=, 2025-05-07T21:07:41.4172316Z sizes=[116, 183, 303], 2025-05-07T21:07:41.4172619Z uvm_op=, 2025-05-07T21:07:41.4173035Z ) 2025-05-07T21:07:41.4173234Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4173581Z self=, 2025-05-07T21:07:41.4173918Z sizes=[303, 183, 303], 2025-05-07T21:07:41.4174227Z uvm_op=, 2025-05-07T21:07:41.4174541Z ) 2025-05-07T21:07:41.4174740Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4175182Z self=, 2025-05-07T21:07:41.4175516Z sizes=[183, 183, 303], 2025-05-07T21:07:41.4175823Z uvm_op=, 2025-05-07T21:07:41.4176147Z ) 2025-05-07T21:07:41.4176344Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4176695Z self=, 2025-05-07T21:07:41.4177033Z sizes=[303, 303, 303], 2025-05-07T21:07:41.4177343Z uvm_op=, 2025-05-07T21:07:41.4177661Z ) 2025-05-07T21:07:41.4177860Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4178213Z self=, 2025-05-07T21:07:41.4178539Z sizes=[17, 392], 2025-05-07T21:07:41.4178833Z uvm_op=, 2025-05-07T21:07:41.4179158Z ) 2025-05-07T21:07:41.4179348Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4179700Z self=, 2025-05-07T21:07:41.4180036Z sizes=[392, 392], 2025-05-07T21:07:41.4180325Z uvm_op=, 2025-05-07T21:07:41.4180649Z ) 2025-05-07T21:07:41.4180855Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4181208Z self=, 2025-05-07T21:07:41.4181535Z sizes=[59, 305], 2025-05-07T21:07:41.4181857Z uvm_op=, 2025-05-07T21:07:41.4182211Z ) 2025-05-07T21:07:41.4182406Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4182809Z self=, 2025-05-07T21:07:41.4183152Z sizes=[83, 207, 246], 2025-05-07T21:07:41.4183450Z uvm_op=, 2025-05-07T21:07:41.4183782Z ) 2025-05-07T21:07:41.4183982Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4184323Z self=, 2025-05-07T21:07:41.4184673Z sizes=[83, 246, 246], 2025-05-07T21:07:41.4184981Z uvm_op=, 2025-05-07T21:07:41.4185303Z ) 2025-05-07T21:07:41.4185497Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4185850Z self=, 2025-05-07T21:07:41.4186190Z sizes=[246, 246, 246], 2025-05-07T21:07:41.4186490Z uvm_op=, 2025-05-07T21:07:41.4186819Z ) 2025-05-07T21:07:41.4187017Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4187362Z self=, 2025-05-07T21:07:41.4187699Z sizes=[286, 87, 484], 2025-05-07T21:07:41.4188035Z uvm_op=, 2025-05-07T21:07:41.4188382Z ) 2025-05-07T21:07:41.4188610Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4188984Z self=, 2025-05-07T21:07:41.4189334Z sizes=[87, 87, 484], 2025-05-07T21:07:41.4189663Z uvm_op=, 2025-05-07T21:07:41.4190014Z ) 2025-05-07T21:07:41.4190212Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4190615Z self=, 2025-05-07T21:07:41.4197571Z sizes=[87], 2025-05-07T21:07:41.4197877Z uvm_op=, 2025-05-07T21:07:41.4198209Z ) 2025-05-07T21:07:41.4198610Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4199185Z self=, 2025-05-07T21:07:41.4199533Z sizes=[70], 2025-05-07T21:07:41.4199826Z uvm_op=, 2025-05-07T21:07:41.4200157Z ) 2025-05-07T21:07:41.4200361Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4200723Z self=, 2025-05-07T21:07:41.4201332Z sizes=[132, 185], 2025-05-07T21:07:41.4201663Z uvm_op=, 2025-05-07T21:07:41.4202017Z ) 2025-05-07T21:07:41.4202223Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4202580Z self=, 2025-05-07T21:07:41.4202913Z sizes=[132], 2025-05-07T21:07:41.4203201Z uvm_op=, 2025-05-07T21:07:41.4203541Z ) 2025-05-07T21:07:41.4203736Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4204093Z self=, 2025-05-07T21:07:41.4204440Z sizes=[129], 2025-05-07T21:07:41.4204721Z uvm_op=, 2025-05-07T21:07:41.4205050Z ) 2025-05-07T21:07:41.4205254Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4205612Z self=, 2025-05-07T21:07:41.4205946Z sizes=[444], 2025-05-07T21:07:41.4206268Z uvm_op=, 2025-05-07T21:07:41.4206626Z ) 2025-05-07T21:07:41.4206824Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4207182Z self=, 2025-05-07T21:07:41.4207530Z sizes=[353, 186, 480], 2025-05-07T21:07:41.4207839Z uvm_op=, 2025-05-07T21:07:41.4208167Z ) 2025-05-07T21:07:41.4208371Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:41.4208724Z self=, 2025-05-07T21:07:41.4209140Z sizes=[353, 480, 480], 2025-05-07T21:07:41.4209456Z uvm_op=, 2025-05-07T21:07:41.4209785Z ) 2025-05-07T21:07:41.4209956Z PASSED 2025-05-07T21:07:41.4210289Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:07:41.4210591Z 2025-05-07T21:07:41.4210747Z =========================== short test summary info ============================ 2025-05-07T21:07:41.4211185Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:07:41.4211629Z ========================= 2 passed, 1 skipped in 3.42s ========================= 2025-05-07T21:07:42.0393515Z 2025-05-07T21:07:42.0394502Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:07:42.0416077Z [TEST] Python test time for ./uvm/copy_test.py: 7 seconds 2025-05-07T21:07:42.0416338Z 2025-05-07T21:07:42.0416342Z 2025-05-07T21:07:42.0416346Z 2025-05-07T21:07:42.0416382Z 2025-05-07T21:07:42.0438749Z ################################################################################ 2025-05-07T21:07:42.0454702Z # [2025-05-07T21:07:42.045Z] Run Python Test Suite: 2025-05-07T21:07:42.0455147Z # ./uvm/ops_load_test.py 2025-05-07T21:07:42.0455507Z ################################################################################ 2025-05-07T21:07:42.0479793Z + 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:42.0480507Z 2025-05-07T21:07:44.2064517Z ============================= test session starts ============================== 2025-05-07T21:07:44.2065154Z 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:44.2065666Z cachedir: .pytest_cache 2025-05-07T21:07:44.2066236Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:44.2066946Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:44.2067348Z plugins: hypothesis-6.131.14 2025-05-07T21:07:45.8922362Z collecting ... collected 1 item 2025-05-07T21:07:45.8922777Z 2025-05-07T21:07:46.1491937Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:07:46.1492629Z 2025-05-07T21:07:46.1492944Z ============================== 1 passed in 2.07s =============================== 2025-05-07T21:07:46.7675582Z 2025-05-07T21:07:46.7676176Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:07:46.7695076Z [TEST] Python test time for ./uvm/ops_load_test.py: 4 seconds 2025-05-07T21:07:46.7695457Z 2025-05-07T21:07:46.7695464Z 2025-05-07T21:07:46.7695470Z 2025-05-07T21:07:46.7695475Z 2025-05-07T21:07:46.7717263Z ################################################################################ 2025-05-07T21:07:46.7733039Z # [2025-05-07T21:07:46.772Z] Run Python Test Suite: 2025-05-07T21:07:46.7733496Z # ./uvm/uvm_test.py 2025-05-07T21:07:46.7733837Z ################################################################################ 2025-05-07T21:07:46.7757660Z + 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:46.7758391Z 2025-05-07T21:07:48.9355400Z ============================= test session starts ============================== 2025-05-07T21:07:48.9356151Z 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:48.9356673Z cachedir: .pytest_cache 2025-05-07T21:07:48.9357251Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:48.9357964Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:48.9358357Z plugins: hypothesis-6.131.14 2025-05-07T21:07:50.6161255Z collecting ... collected 7 items 2025-05-07T21:07:50.6161497Z 2025-05-07T21:07:50.9430077Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9430606Z self=, 2025-05-07T21:07:50.9430958Z sizes=[1], 2025-05-07T21:07:50.9431253Z uvm_op=, 2025-05-07T21:07:50.9431597Z ) 2025-05-07T21:07:50.9431809Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9432148Z self=, 2025-05-07T21:07:50.9432463Z sizes=[791], 2025-05-07T21:07:50.9432762Z uvm_op=, 2025-05-07T21:07:50.9433097Z ) 2025-05-07T21:07:50.9433303Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9433633Z self=, 2025-05-07T21:07:50.9433958Z sizes=[791, 1024], 2025-05-07T21:07:50.9434288Z uvm_op=, 2025-05-07T21:07:50.9434647Z ) 2025-05-07T21:07:50.9434853Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9435189Z self=, 2025-05-07T21:07:50.9435502Z sizes=[433], 2025-05-07T21:07:50.9435789Z uvm_op=, 2025-05-07T21:07:50.9436118Z ) 2025-05-07T21:07:50.9436318Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9436652Z self=, 2025-05-07T21:07:50.9436978Z sizes=[433, 272, 783, 860], 2025-05-07T21:07:50.9437461Z uvm_op=, 2025-05-07T21:07:50.9437787Z ) 2025-05-07T21:07:50.9437986Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9438328Z self=, 2025-05-07T21:07:50.9438654Z sizes=[1024, 980, 495, 141], 2025-05-07T21:07:50.9438991Z uvm_op=, 2025-05-07T21:07:50.9439330Z ) 2025-05-07T21:07:50.9439525Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9439871Z self=, 2025-05-07T21:07:50.9440210Z sizes=[1002, 832, 648], 2025-05-07T21:07:50.9440548Z uvm_op=, 2025-05-07T21:07:50.9441004Z ) 2025-05-07T21:07:50.9441284Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9441620Z self=, 2025-05-07T21:07:50.9441936Z sizes=[414, 843], 2025-05-07T21:07:50.9442234Z uvm_op=, 2025-05-07T21:07:50.9442572Z ) 2025-05-07T21:07:50.9442766Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9443099Z self=, 2025-05-07T21:07:50.9443430Z sizes=[1, 542, 465, 757], 2025-05-07T21:07:50.9443777Z uvm_op=, 2025-05-07T21:07:50.9444139Z ) 2025-05-07T21:07:50.9444340Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9444668Z self=, 2025-05-07T21:07:50.9445000Z sizes=[1009], 2025-05-07T21:07:50.9445290Z uvm_op=, 2025-05-07T21:07:50.9445612Z ) 2025-05-07T21:07:50.9445820Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9446157Z self=, 2025-05-07T21:07:50.9446489Z sizes=[509, 810, 128, 1], 2025-05-07T21:07:50.9446830Z uvm_op=, 2025-05-07T21:07:50.9447202Z ) 2025-05-07T21:07:50.9447409Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9447739Z self=, 2025-05-07T21:07:50.9448074Z sizes=[509, 810, 128, 810], 2025-05-07T21:07:50.9448425Z uvm_op=, 2025-05-07T21:07:50.9448865Z ) 2025-05-07T21:07:50.9449074Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9449412Z self=, 2025-05-07T21:07:50.9449730Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:50.9450082Z uvm_op=, 2025-05-07T21:07:50.9450447Z ) 2025-05-07T21:07:50.9450647Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9450989Z self=, 2025-05-07T21:07:50.9451320Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:50.9451636Z uvm_op=, 2025-05-07T21:07:50.9451970Z ) 2025-05-07T21:07:50.9452176Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9452512Z self=, 2025-05-07T21:07:50.9452919Z sizes=[810, 810, 128, 128], 2025-05-07T21:07:50.9453242Z uvm_op=, 2025-05-07T21:07:50.9453575Z ) 2025-05-07T21:07:50.9453768Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9454096Z self=, 2025-05-07T21:07:50.9454416Z sizes=[810], 2025-05-07T21:07:50.9454696Z uvm_op=, 2025-05-07T21:07:50.9455025Z ) 2025-05-07T21:07:50.9455224Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9455551Z self=, 2025-05-07T21:07:50.9455869Z sizes=[624], 2025-05-07T21:07:50.9456182Z uvm_op=, 2025-05-07T21:07:50.9456537Z ) 2025-05-07T21:07:50.9456781Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9457116Z self=, 2025-05-07T21:07:50.9457435Z sizes=[519], 2025-05-07T21:07:50.9457717Z uvm_op=, 2025-05-07T21:07:50.9458045Z ) 2025-05-07T21:07:50.9458245Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9458571Z self=, 2025-05-07T21:07:50.9458896Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:50.9459252Z uvm_op=, 2025-05-07T21:07:50.9459604Z ) 2025-05-07T21:07:50.9459803Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9460219Z self=, 2025-05-07T21:07:50.9460545Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:50.9460873Z uvm_op=, 2025-05-07T21:07:50.9461208Z ) 2025-05-07T21:07:50.9461407Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9461740Z self=, 2025-05-07T21:07:50.9462063Z sizes=[332, 332, 854, 926], 2025-05-07T21:07:50.9462382Z uvm_op=, 2025-05-07T21:07:50.9462704Z ) 2025-05-07T21:07:50.9462901Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9463235Z self=, 2025-05-07T21:07:50.9463553Z sizes=[332, 926, 854, 926], 2025-05-07T21:07:50.9463874Z uvm_op=, 2025-05-07T21:07:50.9464204Z ) 2025-05-07T21:07:50.9464397Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9464779Z self=, 2025-05-07T21:07:50.9465111Z sizes=[926, 926, 854, 926], 2025-05-07T21:07:50.9465428Z uvm_op=, 2025-05-07T21:07:50.9465753Z ) 2025-05-07T21:07:50.9465955Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9466288Z self=, 2025-05-07T21:07:50.9466621Z sizes=[926, 926, 926, 926], 2025-05-07T21:07:50.9466930Z uvm_op=, 2025-05-07T21:07:50.9467256Z ) 2025-05-07T21:07:50.9467453Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9467828Z self=, 2025-05-07T21:07:50.9468150Z sizes=[926, 926], 2025-05-07T21:07:50.9468447Z uvm_op=, 2025-05-07T21:07:50.9468762Z ) 2025-05-07T21:07:50.9468964Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9469294Z self=, 2025-05-07T21:07:50.9469623Z sizes=[619, 637, 344, 1023], 2025-05-07T21:07:50.9469946Z uvm_op=, 2025-05-07T21:07:50.9470276Z ) 2025-05-07T21:07:50.9470471Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9470809Z self=, 2025-05-07T21:07:50.9471135Z sizes=[619, 344, 344, 1023], 2025-05-07T21:07:50.9471460Z uvm_op=, 2025-05-07T21:07:50.9471779Z ) 2025-05-07T21:07:50.9471976Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9472309Z self=, 2025-05-07T21:07:50.9472626Z sizes=[619, 344, 344, 619], 2025-05-07T21:07:50.9472953Z uvm_op=, 2025-05-07T21:07:50.9473289Z ) 2025-05-07T21:07:50.9473481Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9473810Z self=, 2025-05-07T21:07:50.9474139Z sizes=[619, 619, 344, 619], 2025-05-07T21:07:50.9474454Z uvm_op=, 2025-05-07T21:07:50.9474788Z ) 2025-05-07T21:07:50.9474990Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9475404Z self=, 2025-05-07T21:07:50.9475728Z sizes=[344, 619, 344, 619], 2025-05-07T21:07:50.9476048Z uvm_op=, 2025-05-07T21:07:50.9476378Z ) 2025-05-07T21:07:50.9476571Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9476908Z self=, 2025-05-07T21:07:50.9477232Z sizes=[344, 619, 619, 619], 2025-05-07T21:07:50.9477543Z uvm_op=, 2025-05-07T21:07:50.9477868Z ) 2025-05-07T21:07:50.9478075Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9478404Z self=, 2025-05-07T21:07:50.9478815Z sizes=[344, 619, 619, 344], 2025-05-07T21:07:50.9479143Z uvm_op=, 2025-05-07T21:07:50.9479473Z ) 2025-05-07T21:07:50.9479668Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9480010Z self=, 2025-05-07T21:07:50.9480346Z sizes=[100, 502, 604, 661], 2025-05-07T21:07:50.9480666Z uvm_op=, 2025-05-07T21:07:50.9480998Z ) 2025-05-07T21:07:50.9481196Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9481521Z self=, 2025-05-07T21:07:50.9481857Z sizes=[100, 100, 604, 661], 2025-05-07T21:07:50.9482183Z uvm_op=, 2025-05-07T21:07:50.9482506Z ) 2025-05-07T21:07:50.9482711Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9483046Z self=, 2025-05-07T21:07:50.9483378Z sizes=[661, 100, 604, 661], 2025-05-07T21:07:50.9483692Z uvm_op=, 2025-05-07T21:07:50.9484027Z ) 2025-05-07T21:07:50.9484231Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9484557Z self=, 2025-05-07T21:07:50.9484905Z sizes=[39], 2025-05-07T21:07:50.9485211Z uvm_op=, 2025-05-07T21:07:50.9485530Z ) 2025-05-07T21:07:50.9485727Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9486060Z self=, 2025-05-07T21:07:50.9486430Z sizes=[64, 636, 388], 2025-05-07T21:07:50.9486738Z uvm_op=, 2025-05-07T21:07:50.9487064Z ) 2025-05-07T21:07:50.9487255Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9487586Z self=, 2025-05-07T21:07:50.9487911Z sizes=[64, 636], 2025-05-07T21:07:50.9488209Z uvm_op=, 2025-05-07T21:07:50.9488537Z ) 2025-05-07T21:07:50.9488732Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9489068Z self=, 2025-05-07T21:07:50.9489395Z sizes=[64, 64], 2025-05-07T21:07:50.9489690Z uvm_op=, 2025-05-07T21:07:50.9490022Z ) 2025-05-07T21:07:50.9490215Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:50.9490549Z self=, 2025-05-07T21:07:50.9490875Z sizes=[64], 2025-05-07T21:07:50.9491158Z uvm_op=, 2025-05-07T21:07:50.9491488Z ) 2025-05-07T21:07:50.9491667Z PASSED 2025-05-07T21:07:51.5585303Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5585911Z self=, 2025-05-07T21:07:51.5586447Z sizes=[1], 2025-05-07T21:07:51.5586839Z uvm_op=, 2025-05-07T21:07:51.5587280Z ) 2025-05-07T21:07:51.5587569Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5588073Z self=, 2025-05-07T21:07:51.5588417Z sizes=[192], 2025-05-07T21:07:51.5588700Z uvm_op=, 2025-05-07T21:07:51.5589030Z ) 2025-05-07T21:07:51.5589239Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5589618Z self=, 2025-05-07T21:07:51.5589974Z sizes=[192, 161, 392], 2025-05-07T21:07:51.5590282Z uvm_op=, 2025-05-07T21:07:51.5590606Z ) 2025-05-07T21:07:51.5590822Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5591198Z self=, 2025-05-07T21:07:51.5591610Z sizes=[410], 2025-05-07T21:07:51.5591952Z uvm_op=, 2025-05-07T21:07:51.5592278Z ) 2025-05-07T21:07:51.5592485Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5592863Z self=, 2025-05-07T21:07:51.5593210Z sizes=[410], 2025-05-07T21:07:51.5593519Z uvm_op=, 2025-05-07T21:07:51.5593875Z ) 2025-05-07T21:07:51.5594086Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5594464Z self=, 2025-05-07T21:07:51.5594806Z sizes=[526], 2025-05-07T21:07:51.5595098Z uvm_op=, 2025-05-07T21:07:51.5595423Z ) 2025-05-07T21:07:51.5595632Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5596013Z self=, 2025-05-07T21:07:51.5596368Z sizes=[129, 859, 25], 2025-05-07T21:07:51.5596704Z uvm_op=, 2025-05-07T21:07:51.5597058Z ) 2025-05-07T21:07:51.5597271Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5597647Z self=, 2025-05-07T21:07:51.5597996Z sizes=[483, 1022], 2025-05-07T21:07:51.5598324Z uvm_op=, 2025-05-07T21:07:51.5598863Z ) 2025-05-07T21:07:51.5599070Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5599527Z self=, 2025-05-07T21:07:51.5599876Z sizes=[50, 269], 2025-05-07T21:07:51.5600164Z uvm_op=, 2025-05-07T21:07:51.5600492Z ) 2025-05-07T21:07:51.5600705Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5601077Z self=, 2025-05-07T21:07:51.5601430Z sizes=[980, 276, 139], 2025-05-07T21:07:51.5601735Z uvm_op=, 2025-05-07T21:07:51.5602051Z ) 2025-05-07T21:07:51.5602262Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5602642Z self=, 2025-05-07T21:07:51.5602983Z sizes=[272], 2025-05-07T21:07:51.5603288Z uvm_op=, 2025-05-07T21:07:51.5603643Z ) 2025-05-07T21:07:51.5603853Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5604224Z self=, 2025-05-07T21:07:51.5604570Z sizes=[232], 2025-05-07T21:07:51.5604883Z uvm_op=, 2025-05-07T21:07:51.5605259Z ) 2025-05-07T21:07:51.5605493Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5605872Z self=, 2025-05-07T21:07:51.5606219Z sizes=[323, 887, 928], 2025-05-07T21:07:51.5606530Z uvm_op=, 2025-05-07T21:07:51.5606856Z ) 2025-05-07T21:07:51.5607067Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5607505Z self=, 2025-05-07T21:07:51.5607858Z sizes=[887, 887, 928], 2025-05-07T21:07:51.5608168Z uvm_op=, 2025-05-07T21:07:51.5608484Z ) 2025-05-07T21:07:51.5608698Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5609079Z self=, 2025-05-07T21:07:51.5609418Z sizes=[887, 887, 887], 2025-05-07T21:07:51.5609728Z uvm_op=, 2025-05-07T21:07:51.5610058Z ) 2025-05-07T21:07:51.5610265Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5610644Z self=, 2025-05-07T21:07:51.5611116Z sizes=[470], 2025-05-07T21:07:51.5611436Z uvm_op=, 2025-05-07T21:07:51.5611787Z ) 2025-05-07T21:07:51.5611994Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5612382Z self=, 2025-05-07T21:07:51.5619806Z sizes=[178], 2025-05-07T21:07:51.5620175Z uvm_op=, 2025-05-07T21:07:51.5620548Z ) 2025-05-07T21:07:51.5620775Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5621167Z self=, 2025-05-07T21:07:51.5621527Z sizes=[13, 123, 22], 2025-05-07T21:07:51.5621869Z uvm_op=, 2025-05-07T21:07:51.5622222Z ) 2025-05-07T21:07:51.5622430Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5622816Z self=, 2025-05-07T21:07:51.5623175Z sizes=[123, 123, 22], 2025-05-07T21:07:51.5623507Z uvm_op=, 2025-05-07T21:07:51.5623862Z ) 2025-05-07T21:07:51.5624082Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5624454Z self=, 2025-05-07T21:07:51.5624808Z sizes=[22, 123, 22], 2025-05-07T21:07:51.5625147Z uvm_op=, 2025-05-07T21:07:51.5625498Z ) 2025-05-07T21:07:51.5625744Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5626250Z self=, 2025-05-07T21:07:51.5626603Z sizes=[123, 123, 123], 2025-05-07T21:07:51.5626941Z uvm_op=, 2025-05-07T21:07:51.5627293Z ) 2025-05-07T21:07:51.5627507Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5627891Z self=, 2025-05-07T21:07:51.5628234Z sizes=[123, 123], 2025-05-07T21:07:51.5628536Z uvm_op=, 2025-05-07T21:07:51.5628864Z ) 2025-05-07T21:07:51.5629076Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5629460Z self=, 2025-05-07T21:07:51.5629806Z sizes=[123], 2025-05-07T21:07:51.5630088Z uvm_op=, 2025-05-07T21:07:51.5630413Z ) 2025-05-07T21:07:51.5630627Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5631003Z self=, 2025-05-07T21:07:51.5631356Z sizes=[736, 107, 643], 2025-05-07T21:07:51.5631695Z uvm_op=, 2025-05-07T21:07:51.5632055Z ) 2025-05-07T21:07:51.5632264Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5632650Z self=, 2025-05-07T21:07:51.5632999Z sizes=[736, 736, 643], 2025-05-07T21:07:51.5633332Z uvm_op=, 2025-05-07T21:07:51.5633689Z ) 2025-05-07T21:07:51.5633950Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5634326Z self=, 2025-05-07T21:07:51.5634670Z sizes=[736, 643, 643], 2025-05-07T21:07:51.5635010Z uvm_op=, 2025-05-07T21:07:51.5635368Z ) 2025-05-07T21:07:51.5635575Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5635953Z self=, 2025-05-07T21:07:51.5636305Z sizes=[736, 643, 736], 2025-05-07T21:07:51.5636632Z uvm_op=, 2025-05-07T21:07:51.5636987Z ) 2025-05-07T21:07:51.5637251Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5637660Z self=, 2025-05-07T21:07:51.5638012Z sizes=[643, 643, 643], 2025-05-07T21:07:51.5638352Z uvm_op=, 2025-05-07T21:07:51.5638704Z ) 2025-05-07T21:07:51.5638918Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5639297Z self=, 2025-05-07T21:07:51.5639643Z sizes=[142], 2025-05-07T21:07:51.5639928Z uvm_op=, 2025-05-07T21:07:51.5640263Z ) 2025-05-07T21:07:51.5640483Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5640860Z self=, 2025-05-07T21:07:51.5641212Z sizes=[409, 982], 2025-05-07T21:07:51.5641509Z uvm_op=, 2025-05-07T21:07:51.5641828Z ) 2025-05-07T21:07:51.5642047Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5642435Z self=, 2025-05-07T21:07:51.5642776Z sizes=[409, 409], 2025-05-07T21:07:51.5643077Z uvm_op=, 2025-05-07T21:07:51.5643407Z ) 2025-05-07T21:07:51.5643620Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5643992Z self=, 2025-05-07T21:07:51.5644344Z sizes=[514, 284], 2025-05-07T21:07:51.5644642Z uvm_op=, 2025-05-07T21:07:51.5645017Z ) 2025-05-07T21:07:51.5645227Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5645615Z self=, 2025-05-07T21:07:51.5645986Z sizes=[284, 284], 2025-05-07T21:07:51.5646311Z uvm_op=, 2025-05-07T21:07:51.5646642Z ) 2025-05-07T21:07:51.5646850Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5647235Z self=, 2025-05-07T21:07:51.5647578Z sizes=[284], 2025-05-07T21:07:51.5647863Z uvm_op=, 2025-05-07T21:07:51.5648186Z ) 2025-05-07T21:07:51.5648396Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5648765Z self=, 2025-05-07T21:07:51.5649109Z sizes=[869, 269, 739], 2025-05-07T21:07:51.5649423Z uvm_op=, 2025-05-07T21:07:51.5649749Z ) 2025-05-07T21:07:51.5649953Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5650331Z self=, 2025-05-07T21:07:51.5650677Z sizes=[869, 269, 269], 2025-05-07T21:07:51.5650979Z uvm_op=, 2025-05-07T21:07:51.5651301Z ) 2025-05-07T21:07:51.5651515Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5651890Z self=, 2025-05-07T21:07:51.5652238Z sizes=[869, 869, 269], 2025-05-07T21:07:51.5652545Z uvm_op=, 2025-05-07T21:07:51.5652980Z ) 2025-05-07T21:07:51.5653192Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5653572Z self=, 2025-05-07T21:07:51.5653926Z sizes=[269, 869, 269], 2025-05-07T21:07:51.5654233Z uvm_op=, 2025-05-07T21:07:51.5654559Z ) 2025-05-07T21:07:51.5654773Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5655143Z self=, 2025-05-07T21:07:51.5655492Z sizes=[269, 269, 269], 2025-05-07T21:07:51.5655826Z uvm_op=, 2025-05-07T21:07:51.5656274Z ) 2025-05-07T21:07:51.5656522Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:51.5656902Z self=, 2025-05-07T21:07:51.5657240Z sizes=[921], 2025-05-07T21:07:51.5657514Z uvm_op=, 2025-05-07T21:07:51.5657840Z ) 2025-05-07T21:07:51.5658009Z PASSED 2025-05-07T21:07:51.5658230Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:07:51.6196206Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6196801Z self=, 2025-05-07T21:07:51.6197256Z sizes=[1], 2025-05-07T21:07:51.6197584Z uvm_op=, 2025-05-07T21:07:51.6197913Z ) 2025-05-07T21:07:51.6198117Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6198622Z self=, 2025-05-07T21:07:51.6198934Z sizes=[7], 2025-05-07T21:07:51.6199226Z uvm_op=, 2025-05-07T21:07:51.6199551Z ) 2025-05-07T21:07:51.6199740Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6200066Z self=, 2025-05-07T21:07:51.6200384Z sizes=[7, 4, 2, 2], 2025-05-07T21:07:51.6200706Z uvm_op=, 2025-05-07T21:07:51.6201063Z ) 2025-05-07T21:07:51.6201258Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6201575Z self=, 2025-05-07T21:07:51.6201889Z sizes=[6], 2025-05-07T21:07:51.6202284Z uvm_op=, 2025-05-07T21:07:51.6202597Z ) 2025-05-07T21:07:51.6202790Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6203127Z self=, 2025-05-07T21:07:51.6203445Z sizes=[6, 1, 6], 2025-05-07T21:07:51.6203731Z uvm_op=, 2025-05-07T21:07:51.6204059Z ) 2025-05-07T21:07:51.6204256Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6204577Z self=, 2025-05-07T21:07:51.6204897Z sizes=[1, 1, 5], 2025-05-07T21:07:51.6205206Z uvm_op=, 2025-05-07T21:07:51.6205547Z ) 2025-05-07T21:07:51.6205742Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6206089Z self=, 2025-05-07T21:07:51.6206423Z sizes=[5, 2, 7, 3], 2025-05-07T21:07:51.6206730Z uvm_op=, 2025-05-07T21:07:51.6207071Z ) 2025-05-07T21:07:51.6207264Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6207582Z self=, 2025-05-07T21:07:51.6207891Z sizes=[5], 2025-05-07T21:07:51.6208204Z uvm_op=, 2025-05-07T21:07:51.6208553Z ) 2025-05-07T21:07:51.6208751Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6209072Z self=, 2025-05-07T21:07:51.6209382Z sizes=[8, 5, 2, 5], 2025-05-07T21:07:51.6209774Z uvm_op=, 2025-05-07T21:07:51.6210126Z ) 2025-05-07T21:07:51.6210312Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6210636Z self=, 2025-05-07T21:07:51.6210947Z sizes=[6, 5, 3, 4], 2025-05-07T21:07:51.6211241Z uvm_op=, 2025-05-07T21:07:51.6211565Z ) 2025-05-07T21:07:51.6211764Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6212084Z self=, 2025-05-07T21:07:51.6212388Z sizes=[6], 2025-05-07T21:07:51.6212665Z uvm_op=, 2025-05-07T21:07:51.6213058Z ) 2025-05-07T21:07:51.6213319Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6213701Z self=, 2025-05-07T21:07:51.6214014Z sizes=[8], 2025-05-07T21:07:51.6214303Z uvm_op=, 2025-05-07T21:07:51.6214642Z ) 2025-05-07T21:07:51.6214831Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6215147Z self=, 2025-05-07T21:07:51.6215513Z sizes=[4, 2, 2, 4], 2025-05-07T21:07:51.6215805Z uvm_op=, 2025-05-07T21:07:51.6216124Z ) 2025-05-07T21:07:51.6216315Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6216639Z self=, 2025-05-07T21:07:51.6216945Z sizes=[8], 2025-05-07T21:07:51.6217253Z uvm_op=, 2025-05-07T21:07:51.6217608Z ) 2025-05-07T21:07:51.6217801Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6218131Z self=, 2025-05-07T21:07:51.6218451Z sizes=[7, 1], 2025-05-07T21:07:51.6218761Z uvm_op=, 2025-05-07T21:07:51.6219111Z ) 2025-05-07T21:07:51.6219304Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6219627Z self=, 2025-05-07T21:07:51.6219935Z sizes=[7, 7], 2025-05-07T21:07:51.6220250Z uvm_op=, 2025-05-07T21:07:51.6220599Z ) 2025-05-07T21:07:51.6220834Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6221155Z self=, 2025-05-07T21:07:51.6221469Z sizes=[7], 2025-05-07T21:07:51.6221773Z uvm_op=, 2025-05-07T21:07:51.6222124Z ) 2025-05-07T21:07:51.6222311Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6222640Z self=, 2025-05-07T21:07:51.6222946Z sizes=[3], 2025-05-07T21:07:51.6223219Z uvm_op=, 2025-05-07T21:07:51.6223552Z ) 2025-05-07T21:07:51.6223736Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6224057Z self=, 2025-05-07T21:07:51.6224378Z sizes=[1, 4, 2, 3], 2025-05-07T21:07:51.6224697Z uvm_op=, 2025-05-07T21:07:51.6225046Z ) 2025-05-07T21:07:51.6225235Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6225558Z self=, 2025-05-07T21:07:51.6225870Z sizes=[1, 4, 2, 4], 2025-05-07T21:07:51.6226195Z uvm_op=, 2025-05-07T21:07:51.6226547Z ) 2025-05-07T21:07:51.6226731Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6227051Z self=, 2025-05-07T21:07:51.6227369Z sizes=[1, 4, 1, 4], 2025-05-07T21:07:51.6227685Z uvm_op=, 2025-05-07T21:07:51.6228036Z ) 2025-05-07T21:07:51.6228224Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6228588Z self=, 2025-05-07T21:07:51.6228901Z sizes=[1, 4, 1], 2025-05-07T21:07:51.6229192Z uvm_op=, 2025-05-07T21:07:51.6229508Z ) 2025-05-07T21:07:51.6229700Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6230049Z self=, 2025-05-07T21:07:51.6230366Z sizes=[1, 4, 4], 2025-05-07T21:07:51.6230659Z uvm_op=, 2025-05-07T21:07:51.6230976Z ) 2025-05-07T21:07:51.6231165Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6231490Z self=, 2025-05-07T21:07:51.6231876Z sizes=[4, 4, 4], 2025-05-07T21:07:51.6232217Z uvm_op=, 2025-05-07T21:07:51.6232544Z ) 2025-05-07T21:07:51.6232730Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6233059Z self=, 2025-05-07T21:07:51.6233370Z sizes=[4, 4], 2025-05-07T21:07:51.6233647Z uvm_op=, 2025-05-07T21:07:51.6233966Z ) 2025-05-07T21:07:51.6234162Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6234476Z self=, 2025-05-07T21:07:51.6234788Z sizes=[3, 8], 2025-05-07T21:07:51.6235078Z uvm_op=, 2025-05-07T21:07:51.6235402Z ) 2025-05-07T21:07:51.6235591Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6235963Z self=, 2025-05-07T21:07:51.6236273Z sizes=[3, 3], 2025-05-07T21:07:51.6236556Z uvm_op=, 2025-05-07T21:07:51.6236875Z ) 2025-05-07T21:07:51.6237065Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6237380Z self=, 2025-05-07T21:07:51.6237701Z sizes=[3, 5, 7, 5], 2025-05-07T21:07:51.6238032Z uvm_op=, 2025-05-07T21:07:51.6238377Z ) 2025-05-07T21:07:51.6238567Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6238885Z self=, 2025-05-07T21:07:51.6239253Z sizes=[3, 3, 7, 5], 2025-05-07T21:07:51.6239567Z uvm_op=, 2025-05-07T21:07:51.6239917Z ) 2025-05-07T21:07:51.6240113Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6240429Z self=, 2025-05-07T21:07:51.6240749Z sizes=[3, 3, 3, 5], 2025-05-07T21:07:51.6241074Z uvm_op=, 2025-05-07T21:07:51.6241414Z ) 2025-05-07T21:07:51.6241604Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6241927Z self=, 2025-05-07T21:07:51.6242237Z sizes=[5, 3, 3, 5], 2025-05-07T21:07:51.6242555Z uvm_op=, 2025-05-07T21:07:51.6242900Z ) 2025-05-07T21:07:51.6243086Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6243412Z self=, 2025-05-07T21:07:51.6243721Z sizes=[5, 3, 5, 5], 2025-05-07T21:07:51.6244054Z uvm_op=, 2025-05-07T21:07:51.6244405Z ) 2025-05-07T21:07:51.6244597Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6244918Z self=, 2025-05-07T21:07:51.6245229Z sizes=[5, 3, 5, 3], 2025-05-07T21:07:51.6245553Z uvm_op=, 2025-05-07T21:07:51.6245919Z ) 2025-05-07T21:07:51.6246132Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6246460Z self=, 2025-05-07T21:07:51.6246773Z sizes=[3, 3, 5, 3], 2025-05-07T21:07:51.6247134Z uvm_op=, 2025-05-07T21:07:51.6247493Z ) 2025-05-07T21:07:51.6247684Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6248003Z self=, 2025-05-07T21:07:51.6248314Z sizes=[7, 7, 5], 2025-05-07T21:07:51.6248618Z uvm_op=, 2025-05-07T21:07:51.6248947Z ) 2025-05-07T21:07:51.6249145Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6249473Z self=, 2025-05-07T21:07:51.6249792Z sizes=[7, 5, 5], 2025-05-07T21:07:51.6250078Z uvm_op=, 2025-05-07T21:07:51.6250450Z ) 2025-05-07T21:07:51.6250676Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6250994Z self=, 2025-05-07T21:07:51.6251309Z sizes=[5, 5, 5], 2025-05-07T21:07:51.6251597Z uvm_op=, 2025-05-07T21:07:51.6251915Z ) 2025-05-07T21:07:51.6252100Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6252417Z self=, 2025-05-07T21:07:51.6252723Z sizes=[1], 2025-05-07T21:07:51.6253044Z uvm_op=, 2025-05-07T21:07:51.6253366Z ) 2025-05-07T21:07:51.6253555Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6253873Z self=, 2025-05-07T21:07:51.6254193Z sizes=[7], 2025-05-07T21:07:51.6254492Z uvm_op=, 2025-05-07T21:07:51.6254827Z ) 2025-05-07T21:07:51.6255027Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:51.6255371Z self=, 2025-05-07T21:07:51.6255702Z sizes=[5, 5], 2025-05-07T21:07:51.6255998Z uvm_op=, 2025-05-07T21:07:51.6256337Z ) 2025-05-07T21:07:51.6256508Z PASSED 2025-05-07T21:07:51.6639142Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6640336Z self=, 2025-05-07T21:07:51.6641027Z sizes=[1], 2025-05-07T21:07:51.6641602Z ) 2025-05-07T21:07:51.6642032Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6642793Z self=, 2025-05-07T21:07:51.6643487Z sizes=[46], 2025-05-07T21:07:51.6643871Z ) 2025-05-07T21:07:51.6644292Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6645070Z self=, 2025-05-07T21:07:51.6645752Z sizes=[46, 100], 2025-05-07T21:07:51.6645980Z ) 2025-05-07T21:07:51.6646220Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6646602Z self=, 2025-05-07T21:07:51.6646949Z sizes=[150], 2025-05-07T21:07:51.6647143Z ) 2025-05-07T21:07:51.6647357Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6647739Z self=, 2025-05-07T21:07:51.6648083Z sizes=[122], 2025-05-07T21:07:51.6648280Z ) 2025-05-07T21:07:51.6648499Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6648883Z self=, 2025-05-07T21:07:51.6649243Z sizes=[121, 156, 182], 2025-05-07T21:07:51.6649474Z ) 2025-05-07T21:07:51.6649684Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6650069Z self=, 2025-05-07T21:07:51.6650414Z sizes=[344], 2025-05-07T21:07:51.6650600Z ) 2025-05-07T21:07:51.6650809Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6651258Z self=, 2025-05-07T21:07:51.6651609Z sizes=[224], 2025-05-07T21:07:51.6651795Z ) 2025-05-07T21:07:51.6652003Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6652386Z self=, 2025-05-07T21:07:51.6652731Z sizes=[431, 139, 40], 2025-05-07T21:07:51.6653023Z ) 2025-05-07T21:07:51.6653235Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6653611Z self=, 2025-05-07T21:07:51.6653969Z sizes=[61, 24, 169], 2025-05-07T21:07:51.6654178Z ) 2025-05-07T21:07:51.6654387Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6654762Z self=, 2025-05-07T21:07:51.6655240Z sizes=[302, 1, 74], 2025-05-07T21:07:51.6655444Z ) 2025-05-07T21:07:51.6655654Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6656043Z self=, 2025-05-07T21:07:51.6656385Z sizes=[1, 1, 74], 2025-05-07T21:07:51.6656581Z ) 2025-05-07T21:07:51.6656789Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6657165Z self=, 2025-05-07T21:07:51.6657505Z sizes=[1, 1, 1], 2025-05-07T21:07:51.6657705Z ) 2025-05-07T21:07:51.6657922Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6658296Z self=, 2025-05-07T21:07:51.6658643Z sizes=[507], 2025-05-07T21:07:51.6664993Z ) 2025-05-07T21:07:51.6665235Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6665628Z self=, 2025-05-07T21:07:51.6665994Z sizes=[375, 153, 72], 2025-05-07T21:07:51.6666210Z ) 2025-05-07T21:07:51.6666419Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6666807Z self=, 2025-05-07T21:07:51.6667158Z sizes=[375, 72, 72], 2025-05-07T21:07:51.6667366Z ) 2025-05-07T21:07:51.6667575Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6667955Z self=, 2025-05-07T21:07:51.6668294Z sizes=[375], 2025-05-07T21:07:51.6668563Z ) 2025-05-07T21:07:51.6668767Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6669140Z self=, 2025-05-07T21:07:51.6669492Z sizes=[492, 248, 395], 2025-05-07T21:07:51.6669714Z ) 2025-05-07T21:07:51.6669923Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6670296Z self=, 2025-05-07T21:07:51.6670649Z sizes=[492, 248, 492], 2025-05-07T21:07:51.6670862Z ) 2025-05-07T21:07:51.6671067Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6671454Z self=, 2025-05-07T21:07:51.6671805Z sizes=[492, 492, 492], 2025-05-07T21:07:51.6672013Z ) 2025-05-07T21:07:51.6672225Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6672608Z self=, 2025-05-07T21:07:51.6672951Z sizes=[336], 2025-05-07T21:07:51.6673141Z ) 2025-05-07T21:07:51.6673354Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6673727Z self=, 2025-05-07T21:07:51.6674073Z sizes=[263, 182, 222], 2025-05-07T21:07:51.6674288Z ) 2025-05-07T21:07:51.6674492Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6674864Z self=, 2025-05-07T21:07:51.6675222Z sizes=[222, 182, 222], 2025-05-07T21:07:51.6675437Z ) 2025-05-07T21:07:51.6675661Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6676117Z self=, 2025-05-07T21:07:51.6676473Z sizes=[182, 182, 222], 2025-05-07T21:07:51.6676682Z ) 2025-05-07T21:07:51.6676896Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6677267Z self=, 2025-05-07T21:07:51.6677613Z sizes=[182, 182], 2025-05-07T21:07:51.6677816Z ) 2025-05-07T21:07:51.6678020Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6678397Z self=, 2025-05-07T21:07:51.6678737Z sizes=[438], 2025-05-07T21:07:51.6678926Z ) 2025-05-07T21:07:51.6679127Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6679504Z self=, 2025-05-07T21:07:51.6679928Z sizes=[78], 2025-05-07T21:07:51.6680120Z ) 2025-05-07T21:07:51.6680323Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6680691Z self=, 2025-05-07T21:07:51.6681034Z sizes=[219], 2025-05-07T21:07:51.6681215Z ) 2025-05-07T21:07:51.6681419Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6681801Z self=, 2025-05-07T21:07:51.6682143Z sizes=[232, 12, 112], 2025-05-07T21:07:51.6682357Z ) 2025-05-07T21:07:51.6682571Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6682942Z self=, 2025-05-07T21:07:51.6683289Z sizes=[232, 112, 112], 2025-05-07T21:07:51.6683506Z ) 2025-05-07T21:07:51.6683717Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6684093Z self=, 2025-05-07T21:07:51.6684448Z sizes=[232, 112, 232], 2025-05-07T21:07:51.6684664Z ) 2025-05-07T21:07:51.6684873Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6685245Z self=, 2025-05-07T21:07:51.6685597Z sizes=[232, 232, 232], 2025-05-07T21:07:51.6685822Z ) 2025-05-07T21:07:51.6686073Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6686457Z self=, 2025-05-07T21:07:51.6686793Z sizes=[130], 2025-05-07T21:07:51.6687035Z ) 2025-05-07T21:07:51.6687238Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6687615Z self=, 2025-05-07T21:07:51.6687959Z sizes=[258, 159, 65], 2025-05-07T21:07:51.6688163Z ) 2025-05-07T21:07:51.6688370Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6688739Z self=, 2025-05-07T21:07:51.6689097Z sizes=[65, 159, 65], 2025-05-07T21:07:51.6689312Z ) 2025-05-07T21:07:51.6689518Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6689894Z self=, 2025-05-07T21:07:51.6690235Z sizes=[65, 159], 2025-05-07T21:07:51.6690430Z ) 2025-05-07T21:07:51.6690639Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6691018Z self=, 2025-05-07T21:07:51.6691360Z sizes=[159, 159], 2025-05-07T21:07:51.6691565Z ) 2025-05-07T21:07:51.6691772Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6692146Z self=, 2025-05-07T21:07:51.6692498Z sizes=[207], 2025-05-07T21:07:51.6692688Z ) 2025-05-07T21:07:51.6692958Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6693331Z self=, 2025-05-07T21:07:51.6693676Z sizes=[511], 2025-05-07T21:07:51.6693870Z ) 2025-05-07T21:07:51.6694074Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:51.6694453Z self=, 2025-05-07T21:07:51.6694850Z sizes=[459, 198], 2025-05-07T21:07:51.6695052Z ) 2025-05-07T21:07:51.6695229Z PASSED 2025-05-07T21:07:51.7624730Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7625556Z self=, 2025-05-07T21:07:51.7628171Z sizes=[1], 2025-05-07T21:07:51.7628816Z uvm_op=, 2025-05-07T21:07:51.7629470Z ) 2025-05-07T21:07:51.7629883Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7630631Z self=, 2025-05-07T21:07:51.7631314Z sizes=[853], 2025-05-07T21:07:51.7632201Z uvm_op=, 2025-05-07T21:07:51.7632832Z ) 2025-05-07T21:07:51.7633264Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7634028Z self=, 2025-05-07T21:07:51.7634711Z sizes=[289], 2025-05-07T21:07:51.7635257Z uvm_op=, 2025-05-07T21:07:51.7635621Z ) 2025-05-07T21:07:51.7635837Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7636204Z self=, 2025-05-07T21:07:51.7636557Z sizes=[289, 213, 440], 2025-05-07T21:07:51.7636860Z uvm_op=, 2025-05-07T21:07:51.7637178Z ) 2025-05-07T21:07:51.7637395Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7637778Z self=, 2025-05-07T21:07:51.7638116Z sizes=[555], 2025-05-07T21:07:51.7638403Z uvm_op=, 2025-05-07T21:07:51.7638722Z ) 2025-05-07T21:07:51.7638934Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7639313Z self=, 2025-05-07T21:07:51.7639655Z sizes=[555], 2025-05-07T21:07:51.7639939Z uvm_op=, 2025-05-07T21:07:51.7640258Z ) 2025-05-07T21:07:51.7640461Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7640836Z self=, 2025-05-07T21:07:51.7641246Z sizes=[389, 832, 492], 2025-05-07T21:07:51.7641547Z uvm_op=, 2025-05-07T21:07:51.7641871Z ) 2025-05-07T21:07:51.7642074Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7642450Z self=, 2025-05-07T21:07:51.7642797Z sizes=[944, 1024, 273], 2025-05-07T21:07:51.7643136Z uvm_op=, 2025-05-07T21:07:51.7643485Z ) 2025-05-07T21:07:51.7643686Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7644059Z self=, 2025-05-07T21:07:51.7644404Z sizes=[251, 373, 329, 683], 2025-05-07T21:07:51.7644713Z uvm_op=, 2025-05-07T21:07:51.7645034Z ) 2025-05-07T21:07:51.7645241Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7645633Z self=, 2025-05-07T21:07:51.7645974Z sizes=[350, 456], 2025-05-07T21:07:51.7646260Z uvm_op=, 2025-05-07T21:07:51.7646577Z ) 2025-05-07T21:07:51.7646787Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7647157Z self=, 2025-05-07T21:07:51.7647506Z sizes=[672, 436, 597, 723], 2025-05-07T21:07:51.7647818Z uvm_op=, 2025-05-07T21:07:51.7648135Z ) 2025-05-07T21:07:51.7648342Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7648780Z self=, 2025-05-07T21:07:51.7649134Z sizes=[723, 436, 597, 723], 2025-05-07T21:07:51.7649439Z uvm_op=, 2025-05-07T21:07:51.7649760Z ) 2025-05-07T21:07:51.7649961Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7650328Z self=, 2025-05-07T21:07:51.7650676Z sizes=[723, 436, 723, 723], 2025-05-07T21:07:51.7650993Z uvm_op=, 2025-05-07T21:07:51.7651306Z ) 2025-05-07T21:07:51.7651513Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7651886Z self=, 2025-05-07T21:07:51.7652331Z sizes=[436, 436, 723, 723], 2025-05-07T21:07:51.7652638Z uvm_op=, 2025-05-07T21:07:51.7653037Z ) 2025-05-07T21:07:51.7653244Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7653615Z self=, 2025-05-07T21:07:51.7653957Z sizes=[436, 436], 2025-05-07T21:07:51.7654249Z uvm_op=, 2025-05-07T21:07:51.7654566Z ) 2025-05-07T21:07:51.7654770Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7655150Z self=, 2025-05-07T21:07:51.7655483Z sizes=[2], 2025-05-07T21:07:51.7655788Z uvm_op=, 2025-05-07T21:07:51.7656137Z ) 2025-05-07T21:07:51.7656341Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7656711Z self=, 2025-05-07T21:07:51.7657063Z sizes=[23, 726, 447, 291], 2025-05-07T21:07:51.7657372Z uvm_op=, 2025-05-07T21:07:51.7657684Z ) 2025-05-07T21:07:51.7657891Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7658264Z self=, 2025-05-07T21:07:51.7658609Z sizes=[23, 726, 447, 447], 2025-05-07T21:07:51.7658918Z uvm_op=, 2025-05-07T21:07:51.7659238Z ) 2025-05-07T21:07:51.7659445Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7659866Z self=, 2025-05-07T21:07:51.7660211Z sizes=[23, 726, 447, 23], 2025-05-07T21:07:51.7660518Z uvm_op=, 2025-05-07T21:07:51.7660836Z ) 2025-05-07T21:07:51.7661046Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7661420Z self=, 2025-05-07T21:07:51.7661769Z sizes=[778, 828, 713, 1004], 2025-05-07T21:07:51.7662117Z uvm_op=, 2025-05-07T21:07:51.7662464Z ) 2025-05-07T21:07:51.7662670Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7663042Z self=, 2025-05-07T21:07:51.7663390Z sizes=[778, 828, 828, 1004], 2025-05-07T21:07:51.7663731Z uvm_op=, 2025-05-07T21:07:51.7664080Z ) 2025-05-07T21:07:51.7664285Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7664654Z self=, 2025-05-07T21:07:51.7665001Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:51.7665337Z uvm_op=, 2025-05-07T21:07:51.7665691Z ) 2025-05-07T21:07:51.7665892Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7666272Z self=, 2025-05-07T21:07:51.7666618Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:51.7666922Z uvm_op=, 2025-05-07T21:07:51.7667287Z ) 2025-05-07T21:07:51.7667493Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7667860Z self=, 2025-05-07T21:07:51.7668203Z sizes=[778, 828, 828], 2025-05-07T21:07:51.7668505Z uvm_op=, 2025-05-07T21:07:51.7668848Z ) 2025-05-07T21:07:51.7669051Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7669423Z self=, 2025-05-07T21:07:51.7669767Z sizes=[778, 828, 778], 2025-05-07T21:07:51.7670073Z uvm_op=, 2025-05-07T21:07:51.7670386Z ) 2025-05-07T21:07:51.7670664Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7671072Z self=, 2025-05-07T21:07:51.7671410Z sizes=[828, 828, 778], 2025-05-07T21:07:51.7671720Z uvm_op=, 2025-05-07T21:07:51.7672044Z ) 2025-05-07T21:07:51.7672246Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7672614Z self=, 2025-05-07T21:07:51.7672954Z sizes=[561], 2025-05-07T21:07:51.7673227Z uvm_op=, 2025-05-07T21:07:51.7673541Z ) 2025-05-07T21:07:51.7673741Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7674110Z self=, 2025-05-07T21:07:51.7674448Z sizes=[41, 304, 1], 2025-05-07T21:07:51.7674741Z uvm_op=, 2025-05-07T21:07:51.7675063Z ) 2025-05-07T21:07:51.7675272Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7675648Z self=, 2025-05-07T21:07:51.7676043Z sizes=[41, 304, 41], 2025-05-07T21:07:51.7676339Z uvm_op=, 2025-05-07T21:07:51.7676667Z ) 2025-05-07T21:07:51.7676871Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7677235Z self=, 2025-05-07T21:07:51.7677579Z sizes=[41, 304, 304], 2025-05-07T21:07:51.7677878Z uvm_op=, 2025-05-07T21:07:51.7678251Z ) 2025-05-07T21:07:51.7678453Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7678821Z self=, 2025-05-07T21:07:51.7679161Z sizes=[41, 41, 304], 2025-05-07T21:07:51.7679454Z uvm_op=, 2025-05-07T21:07:51.7679781Z ) 2025-05-07T21:07:51.7680003Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7680372Z self=, 2025-05-07T21:07:51.7680709Z sizes=[41, 41], 2025-05-07T21:07:51.7680995Z uvm_op=, 2025-05-07T21:07:51.7681305Z ) 2025-05-07T21:07:51.7681508Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7681877Z self=, 2025-05-07T21:07:51.7682218Z sizes=[684], 2025-05-07T21:07:51.7682491Z uvm_op=, 2025-05-07T21:07:51.7682810Z ) 2025-05-07T21:07:51.7683013Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7683379Z self=, 2025-05-07T21:07:51.7683720Z sizes=[476], 2025-05-07T21:07:51.7684023Z uvm_op=, 2025-05-07T21:07:51.7684370Z ) 2025-05-07T21:07:51.7684577Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7684954Z self=, 2025-05-07T21:07:51.7685294Z sizes=[150, 897, 957, 979], 2025-05-07T21:07:51.7685663Z uvm_op=, 2025-05-07T21:07:51.7686023Z ) 2025-05-07T21:07:51.7686232Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7686598Z self=, 2025-05-07T21:07:51.7686942Z sizes=[150, 957, 957, 979], 2025-05-07T21:07:51.7687254Z uvm_op=, 2025-05-07T21:07:51.7687568Z ) 2025-05-07T21:07:51.7687773Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7688141Z self=, 2025-05-07T21:07:51.7688481Z sizes=[979, 957, 957, 979], 2025-05-07T21:07:51.7688790Z uvm_op=, 2025-05-07T21:07:51.7689168Z ) 2025-05-07T21:07:51.7689404Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7689781Z self=, 2025-05-07T21:07:51.7690124Z sizes=[979, 957, 979, 979], 2025-05-07T21:07:51.7690436Z uvm_op=, 2025-05-07T21:07:51.7690752Z ) 2025-05-07T21:07:51.7690961Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7691335Z self=, 2025-05-07T21:07:51.7691676Z sizes=[979, 957, 957], 2025-05-07T21:07:51.7691983Z uvm_op=, 2025-05-07T21:07:51.7692301Z ) 2025-05-07T21:07:51.7692500Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:51.7692918Z self=, 2025-05-07T21:07:51.7693264Z sizes=[957, 957, 957], 2025-05-07T21:07:51.7693560Z uvm_op=, 2025-05-07T21:07:51.7693880Z ) 2025-05-07T21:07:51.7694047Z PASSED 2025-05-07T21:07:52.2079776Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:07:52.2080698Z self=, 2025-05-07T21:07:52.2081526Z sizes=[1], 2025-05-07T21:07:52.2082290Z uvm_op=, 2025-05-07T21:07:52.2083156Z ) 2025-05-07T21:07:52.2083532Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2084121Z self=, 2025-05-07T21:07:52.2084697Z sizes=[750], 2025-05-07T21:07:52.2085485Z uvm_op=, 2025-05-07T21:07:52.2086092Z ) 2025-05-07T21:07:52.2086275Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2086572Z self=, 2025-05-07T21:07:52.2086875Z sizes=[750, 498, 417, 251], 2025-05-07T21:07:52.2087182Z uvm_op=, 2025-05-07T21:07:52.2087501Z ) 2025-05-07T21:07:52.2087689Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2087982Z self=, 2025-05-07T21:07:52.2088283Z sizes=[517], 2025-05-07T21:07:52.2088566Z uvm_op=, 2025-05-07T21:07:52.2088882Z ) 2025-05-07T21:07:52.2089066Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2089358Z self=, 2025-05-07T21:07:52.2089654Z sizes=[517], 2025-05-07T21:07:52.2089930Z uvm_op=, 2025-05-07T21:07:52.2090251Z ) 2025-05-07T21:07:52.2090438Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2090726Z self=, 2025-05-07T21:07:52.2091031Z sizes=[349, 475, 51, 265], 2025-05-07T21:07:52.2091341Z uvm_op=, 2025-05-07T21:07:52.2091662Z ) 2025-05-07T21:07:52.2091847Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2092143Z self=, 2025-05-07T21:07:52.2092441Z sizes=[390], 2025-05-07T21:07:52.2092748Z uvm_op=, 2025-05-07T21:07:52.2093259Z ) 2025-05-07T21:07:52.2093449Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2093740Z self=, 2025-05-07T21:07:52.2094039Z sizes=[596, 711], 2025-05-07T21:07:52.2094329Z uvm_op=, 2025-05-07T21:07:52.2094650Z ) 2025-05-07T21:07:52.2094843Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2095140Z self=, 2025-05-07T21:07:52.2095441Z sizes=[65, 388, 29], 2025-05-07T21:07:52.2095739Z uvm_op=, 2025-05-07T21:07:52.2096058Z ) 2025-05-07T21:07:52.2096247Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2096665Z self=, 2025-05-07T21:07:52.2096962Z sizes=[764], 2025-05-07T21:07:52.2097272Z uvm_op=, 2025-05-07T21:07:52.2097619Z ) 2025-05-07T21:07:52.2097807Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2098100Z self=, 2025-05-07T21:07:52.2098565Z sizes=[23, 1022, 920, 773], 2025-05-07T21:07:52.2098911Z uvm_op=, 2025-05-07T21:07:52.2099260Z ) 2025-05-07T21:07:52.2099442Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2099749Z self=, 2025-05-07T21:07:52.2100060Z sizes=[23, 1022, 920, 920], 2025-05-07T21:07:52.2107024Z uvm_op=, 2025-05-07T21:07:52.2107424Z ) 2025-05-07T21:07:52.2107616Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2107933Z self=, 2025-05-07T21:07:52.2108246Z sizes=[920, 1022, 920, 920], 2025-05-07T21:07:52.2108602Z uvm_op=, 2025-05-07T21:07:52.2108956Z ) 2025-05-07T21:07:52.2109154Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2109457Z self=, 2025-05-07T21:07:52.2109767Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:07:52.2110117Z uvm_op=, 2025-05-07T21:07:52.2110469Z ) 2025-05-07T21:07:52.2110659Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2111069Z self=, 2025-05-07T21:07:52.2111375Z sizes=[920], 2025-05-07T21:07:52.2111667Z uvm_op=, 2025-05-07T21:07:52.2111989Z ) 2025-05-07T21:07:52.2112173Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2112472Z self=, 2025-05-07T21:07:52.2112786Z sizes=[375, 820, 452], 2025-05-07T21:07:52.2113117Z uvm_op=, 2025-05-07T21:07:52.2113479Z ) 2025-05-07T21:07:52.2113669Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2113967Z self=, 2025-05-07T21:07:52.2114277Z sizes=[375, 452, 452], 2025-05-07T21:07:52.2114618Z uvm_op=, 2025-05-07T21:07:52.2114969Z ) 2025-05-07T21:07:52.2115159Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2115457Z self=, 2025-05-07T21:07:52.2115767Z sizes=[375, 375, 452], 2025-05-07T21:07:52.2116096Z uvm_op=, 2025-05-07T21:07:52.2116450Z ) 2025-05-07T21:07:52.2116637Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2116930Z self=, 2025-05-07T21:07:52.2117238Z sizes=[375], 2025-05-07T21:07:52.2117525Z uvm_op=, 2025-05-07T21:07:52.2117846Z ) 2025-05-07T21:07:52.2118038Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2118409Z self=, 2025-05-07T21:07:52.2118709Z sizes=[403], 2025-05-07T21:07:52.2119022Z uvm_op=, 2025-05-07T21:07:52.2119371Z ) 2025-05-07T21:07:52.2119561Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2119859Z self=, 2025-05-07T21:07:52.2120164Z sizes=[205, 851], 2025-05-07T21:07:52.2120460Z uvm_op=, 2025-05-07T21:07:52.2120777Z ) 2025-05-07T21:07:52.2120973Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2121269Z self=, 2025-05-07T21:07:52.2121569Z sizes=[851, 851], 2025-05-07T21:07:52.2121995Z uvm_op=, 2025-05-07T21:07:52.2122322Z ) 2025-05-07T21:07:52.2122508Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2122803Z self=, 2025-05-07T21:07:52.2123104Z sizes=[851], 2025-05-07T21:07:52.2123414Z uvm_op=, 2025-05-07T21:07:52.2123734Z ) 2025-05-07T21:07:52.2123928Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2124226Z self=, 2025-05-07T21:07:52.2124531Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:52.2124882Z uvm_op=, 2025-05-07T21:07:52.2125231Z ) 2025-05-07T21:07:52.2125424Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2125717Z self=, 2025-05-07T21:07:52.2126027Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:52.2126344Z uvm_op=, 2025-05-07T21:07:52.2126669Z ) 2025-05-07T21:07:52.2126865Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2127162Z self=, 2025-05-07T21:07:52.2127462Z sizes=[631, 630, 1007, 631], 2025-05-07T21:07:52.2127794Z uvm_op=, 2025-05-07T21:07:52.2128121Z ) 2025-05-07T21:07:52.2128308Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2128608Z self=, 2025-05-07T21:07:52.2128922Z sizes=[631, 630, 1007, 630], 2025-05-07T21:07:52.2129241Z uvm_op=, 2025-05-07T21:07:52.2129607Z ) 2025-05-07T21:07:52.2129805Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2130103Z self=, 2025-05-07T21:07:52.2130403Z sizes=[711, 186, 528, 1013], 2025-05-07T21:07:52.2130723Z uvm_op=, 2025-05-07T21:07:52.2131050Z ) 2025-05-07T21:07:52.2131242Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2131544Z self=, 2025-05-07T21:07:52.2131855Z sizes=[186, 186, 528, 1013], 2025-05-07T21:07:52.2132179Z uvm_op=, 2025-05-07T21:07:52.2132504Z ) 2025-05-07T21:07:52.2132699Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2133056Z self=, 2025-05-07T21:07:52.2133370Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:52.2133688Z uvm_op=, 2025-05-07T21:07:52.2134019Z ) 2025-05-07T21:07:52.2134207Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2134507Z self=, 2025-05-07T21:07:52.2134822Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:52.2135136Z uvm_op=, 2025-05-07T21:07:52.2135464Z ) 2025-05-07T21:07:52.2135682Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2136006Z self=, 2025-05-07T21:07:52.2136316Z sizes=[186, 186, 528], 2025-05-07T21:07:52.2136620Z uvm_op=, 2025-05-07T21:07:52.2136989Z ) 2025-05-07T21:07:52.2137184Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2137486Z self=, 2025-05-07T21:07:52.2137796Z sizes=[186, 186, 186], 2025-05-07T21:07:52.2138099Z uvm_op=, 2025-05-07T21:07:52.2138429Z ) 2025-05-07T21:07:52.2138624Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2138922Z self=, 2025-05-07T21:07:52.2139234Z sizes=[186], 2025-05-07T21:07:52.2139523Z uvm_op=, 2025-05-07T21:07:52.2139842Z ) 2025-05-07T21:07:52.2140030Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2140417Z self=, 2025-05-07T21:07:52.2140721Z sizes=[727, 838, 163], 2025-05-07T21:07:52.2141061Z uvm_op=, 2025-05-07T21:07:52.2141425Z ) 2025-05-07T21:07:52.2141615Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2141917Z self=, 2025-05-07T21:07:52.2142224Z sizes=[727, 838, 727], 2025-05-07T21:07:52.2142557Z uvm_op=, 2025-05-07T21:07:52.2142906Z ) 2025-05-07T21:07:52.2143100Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2143401Z self=, 2025-05-07T21:07:52.2143707Z sizes=[727, 727, 727], 2025-05-07T21:07:52.2144044Z uvm_op=, 2025-05-07T21:07:52.2144400Z ) 2025-05-07T21:07:52.2144589Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2144890Z self=, 2025-05-07T21:07:52.2145202Z sizes=[168], 2025-05-07T21:07:52.2145514Z uvm_op=, 2025-05-07T21:07:52.2145869Z ) 2025-05-07T21:07:52.2146062Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2146360Z self=, 2025-05-07T21:07:52.2146668Z sizes=[87, 573], 2025-05-07T21:07:52.2146961Z uvm_op=, 2025-05-07T21:07:52.2147286Z ) 2025-05-07T21:07:52.2147472Z Trying example: test_uvm_slice( 2025-05-07T21:07:52.2147773Z self=, 2025-05-07T21:07:52.2148125Z sizes=[87, 87], 2025-05-07T21:07:52.2148406Z uvm_op=, 2025-05-07T21:07:52.2148727Z ) 2025-05-07T21:07:52.2148902Z PASSED 2025-05-07T21:07:52.2149010Z 2025-05-07T21:07:52.2149145Z =============================== warnings summary =============================== 2025-05-07T21:07:52.2149515Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:07:52.2150935Z /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:52.2152418Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:07:52.2152705Z 2025-05-07T21:07:52.2152927Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:52.2153374Z ========================= 7 passed, 1 warning in 3.40s ========================= 2025-05-07T21:07:52.8383810Z 2025-05-07T21:07:52.8384660Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:07:52.8404292Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:07:52.8404569Z 2025-05-07T21:07:52.8404573Z 2025-05-07T21:07:52.8404583Z 2025-05-07T21:07:52.8404587Z 2025-05-07T21:07:52.8405300Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:52.8478403Z Post job cleanup. 2025-05-07T21:07:52.9467583Z [command]/usr/bin/git version 2025-05-07T21:07:52.9508658Z git version 2.47.1 2025-05-07T21:07:52.9543881Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/fbf192c9-310e-4320-abe7-ed12a6eac6ea/.gitconfig' 2025-05-07T21:07:52.9554802Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fbf192c9-310e-4320-abe7-ed12a6eac6ea' before making global git config changes 2025-05-07T21:07:52.9555652Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:07:52.9560695Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:52.9612424Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:07:52.9647576Z [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:52.9985741Z Entering 'external/asmjit' 2025-05-07T21:07:53.0053086Z Entering 'external/composable_kernel' 2025-05-07T21:07:53.0127439Z Entering 'external/cpuinfo' 2025-05-07T21:07:53.0193997Z Entering 'external/cutlass' 2025-05-07T21:07:53.0268340Z Entering 'external/googletest' 2025-05-07T21:07:53.0334545Z Entering 'external/hipify_torch' 2025-05-07T21:07:53.0399917Z Entering 'external/json' 2025-05-07T21:07:53.0483727Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:07:53.0507271Z http.https://github.com/.extraheader 2025-05-07T21:07:53.0518036Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:07:53.0548188Z [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:53.0872728Z Entering 'external/asmjit' 2025-05-07T21:07:53.0914733Z http.https://github.com/.extraheader 2025-05-07T21:07:53.0956538Z Entering 'external/composable_kernel' 2025-05-07T21:07:53.0998169Z http.https://github.com/.extraheader 2025-05-07T21:07:53.1045901Z Entering 'external/cpuinfo' 2025-05-07T21:07:53.1089683Z http.https://github.com/.extraheader 2025-05-07T21:07:53.1129217Z Entering 'external/cutlass' 2025-05-07T21:07:53.1170453Z http.https://github.com/.extraheader 2025-05-07T21:07:53.1219890Z Entering 'external/googletest' 2025-05-07T21:07:53.1264871Z http.https://github.com/.extraheader 2025-05-07T21:07:53.1307896Z Entering 'external/hipify_torch' 2025-05-07T21:07:53.1351288Z http.https://github.com/.extraheader 2025-05-07T21:07:53.1393368Z Entering 'external/json' 2025-05-07T21:07:53.1437950Z http.https://github.com/.extraheader 2025-05-07T21:07:53.1590671Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:07:53.1624928Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:07:53.1635908Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:07:53.1636297Z ##[endgroup] 2025-05-07T21:07:53.1738057Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:08:03.9828425Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:08:20.4007020Z Cleaning up orphan processes